.pmp-wrap{max-width:860px;margin:2rem auto;padding:clamp(1rem,4vw,2.5rem);background:#fff;color:#222;border:1px solid #ddd;border-radius:8px;line-height:1.7}.pmp-wrap *{box-sizing:border-box}.pmp-form{display:grid;gap:1.25rem}.pmp-form label,.pmp-form fieldset{display:grid;gap:.4rem}.pmp-form input[type=text],.pmp-form input[type=email],.pmp-form input[type=password],.pmp-form input[type=url],.pmp-form input:not([type]),.pmp-form textarea{width:100%;min-height:44px;padding:.65rem;border:1px solid #777;border-radius:4px;font:inherit}.pmp-form textarea{min-height:8rem}.pmp-form fieldset{padding:1rem;border:1px solid #aaa}.pmp-form button,.pmp-actions button{min-height:44px;padding:.65rem 1.2rem;border:0;border-radius:4px;background:#222;color:#fff;font-weight:700;cursor:pointer}.pmp-checks{display:grid;grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:.5rem}.pmp-checks label{display:flex;align-items:center;gap:.4rem}.pmp-notice,.pmp-error{padding:1rem;border-left:5px solid #287b36;background:#eef8f0}.pmp-error{border-color:#b42318;background:#fff1f0}.pmp-hp{position:absolute!important;left:-10000px!important;width:1px;height:1px;overflow:hidden}.pmp-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.pmp-gallery img{display:block;width:100%;height:auto;aspect-ratio:1/1;object-fit:cover}.pmp-edit-gallery label{display:block}.pmp-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem;padding-top:1rem;border-top:1px solid #ddd}.pmp-actions .pmp-danger{background:#b42318}.pmp-main-photo{display:block;width:100%;max-height:70vh;object-fit:cover}.pmp-social{display:flex;flex-wrap:wrap;gap:1rem;list-style:none;padding:0}@media(max-width:600px){.pmp-wrap{margin:1rem .5rem;padding:1rem}.pmp-gallery{grid-template-columns:repeat(2,1fr)}}
