*{margin:0;padding:0;box-sizing:border-box;font-family:Arial,Helvetica,sans-serif}body{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f0f0f0;padding:20px}.poster{width:1080px;height:1350px;background-color:#ff8200;overflow:hidden;position:relative;box-shadow:0 10px 30px #0003}.header{background-color:#000;color:#fff;padding:10px 15px;display:flex;justify-content:space-between;align-items:center}.organization{display:flex;justify-content:space-between;width:100%;font-weight:700;font-size:22px}.content{padding:30px;display:flex;flex-direction:column;height:calc(100% - 45px)}.person-info{display:flex;margin-bottom:30px;background-color:#fff;padding:30px}.photo-container{width:400px;height:450px;overflow:hidden;margin-right:30px;border:1px solid #ccc;position:relative}.photo{width:100%;height:100%;object-fit:cover;object-position:center top}.original-photo{position:absolute;top:-80px;left:-170px;width:700px;height:auto;object-fit:none}.details{flex:1}.name{font-size:70px;font-weight:700;margin-bottom:20px;line-height:.9}.age{font-size:45px;margin-bottom:15px}.location{font-size:28px;margin-bottom:20px;line-height:1.3}.location span,.circumstances span{font-weight:700}.circumstances{font-size:28px;line-height:1.3}.circumstances p{margin-bottom:15px}.contact{background-color:#fff;padding:25px 30px;margin-bottom:30px;text-align:center;font-size:28px}.phone{font-size:50px;font-weight:700;margin-top:10px}.help-message{background-color:#fff;text-align:center;padding:40px 0;margin-bottom:40px}.help-message h2{font-size:100px;font-weight:700;line-height:1;letter-spacing:-2px}.footer{margin-top:auto;background-color:#fff;padding:25px 30px;display:flex;flex-direction:column;align-items:center}.volunteers{color:#ff8200;font-size:40px;font-weight:700;margin-bottom:20px;text-align:center}.website{display:flex;align-items:center;justify-content:space-between;width:100%}.website p{font-size:28px;font-weight:700}.qr-code{width:120px;height:120px}@media print{body{padding:0;background:none}.poster{box-shadow:none}}
