/**handles:po-style**/
.po-wrapper{display:flex;flex-wrap:wrap;gap:2rem}.po-tool{flex:1 1 400px;background:#fff;padding:2rem;border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,.1)}input[type=file],textarea{width:100%;margin-top:1rem;padding:1rem;font-size:1rem;border-radius:6px;border:1px solid #ccc}button{margin-top:1rem;padding:.75rem 1.5rem;font-size:1rem;background-color:#e91e63;color:#fff;border:none;border-radius:6px;cursor:pointer}button+button{margin-left:1rem}#po-photo-feedback,#po-text-feedback{margin-top:2rem;white-space:pre-wrap}.po-error{color:#d32f2f;background:#ffe6e6;padding:1rem;border-radius:6px;margin-top:1rem;font-weight:700}h2{text-align:left!important}