.bpg *{box-sizing:border-box;margin:0;padding:0}.bpg{color:#333;background:#f5f5f5;font-family:Segoe UI,Arial,sans-serif}.bpg header{text-align:center;background:#6ab800;padding:48px 20px}.bpg header h1{color:#fff;letter-spacing:.5px;font-size:2.4rem;font-weight:800}.bpg header p{color:#ffffffe0;margin-top:10px;font-size:1rem}.bpg .container{max-width:780px;margin:0 auto;padding:48px 20px 60px}.bpg .step-card{background:#fff;border-radius:12px;margin-bottom:32px;padding:36px 36px 32px;box-shadow:0 2px 12px #0000000f}.bpg .step-header{border-bottom:2px solid #f0f0f0;align-items:center;gap:14px;margin-bottom:28px;padding-bottom:20px;display:flex}.bpg .step-badge{color:#fff;letter-spacing:1px;text-transform:uppercase;white-space:nowrap;background:#6ab800;border-radius:20px;padding:6px 14px;font-size:.78rem;font-weight:800}.bpg .step-title{color:#333;font-size:1.1rem;font-weight:700}.bpg .step-desc{color:#888;margin-top:2px;font-size:.88rem}.bpg label{color:#6ab800;margin-bottom:7px;font-size:.92rem;font-weight:700;display:block}.bpg label span{color:#aaa;margin-left:6px;font-size:.82rem;font-weight:400}.bpg textarea{color:#333;resize:vertical;background:#fafafa;border:2px solid #e8e8e8;border-radius:8px;outline:none;width:100%;padding:13px 15px;font-family:inherit;font-size:.93rem;line-height:1.6;transition:border-color .2s}.bpg textarea:focus{background:#fff;border-color:#6ab800}.bpg textarea::placeholder{color:#ccc}.bpg input[type=text]{color:#333;background:#fafafa;border:2px solid #e8e8e8;border-radius:8px;outline:none;width:100%;padding:12px 15px;font-family:inherit;font-size:.93rem;transition:border-color .2s}.bpg input[type=text]:focus{background:#fff;border-color:#6ab800}.bpg input[type=text]::placeholder{color:#ccc}.bpg .field{margin-bottom:22px}.bpg .two-col{gap:16px;display:flex}.bpg .two-col .field{flex:1;margin-bottom:22px}.bpg .preview-wrap{margin-top:24px;display:none}.bpg .preview-label{text-transform:uppercase;letter-spacing:.8px;color:#6ab800;margin-bottom:8px;font-size:.82rem;font-weight:700}.bpg .preview-box{white-space:pre-wrap;color:#444;background:#f8fdf0;border:2px solid #c5e87a;border-radius:8px;max-height:260px;margin-bottom:16px;padding:16px 18px;font-size:.85rem;line-height:1.75;overflow-y:auto}.bpg .copy-btn{color:#fff;cursor:pointer;letter-spacing:.4px;background:#6ab800;border:none;border-radius:8px;width:100%;padding:16px;font-size:1rem;font-weight:700;transition:background .2s,transform .1s}.bpg .copy-btn:hover{background:#5a9e00}.bpg .copy-btn:active{transform:scale(.98)}.bpg .copy-confirm{text-align:center;color:#6ab800;margin-top:11px;font-size:.9rem;font-weight:600;display:none}
