@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;700;900&family=Oswald:wght@500;700&family=Roboto+Mono:wght@400;700&display=swap";
.poster-container{box-sizing:border-box;width:794px;height:1123px;position:relative;overflow:hidden}.poster-container *{box-sizing:border-box}.poster-container.modern{background:#fff;flex-direction:column;font-family:Inter,sans-serif;display:flex}.poster-container.modern .poster-photo-area{background:#f3f4f6;flex-shrink:0;width:100%;height:50%;position:relative}.poster-container.modern .poster-photo-area img{object-fit:cover;width:100%;height:100%}.poster-container.modern .poster-headline{color:#fff;text-transform:uppercase;background:#ef4444;border-top-right-radius:15px;margin:0;padding:15px 30px;font-size:2.5rem;font-weight:900;line-height:1.2;position:absolute;bottom:0;left:0}.poster-container.modern.found .poster-headline{background:#22c55e}.poster-container.modern .poster-content-area{flex-direction:column;flex:1;justify-content:space-between;padding:30px 40px;display:flex}.poster-container.modern .pet-name{color:#111;white-space:nowrap;margin-bottom:5px;padding-bottom:10px;font-size:4rem;font-weight:900;line-height:1.3}.poster-container.modern .pet-meta{color:#555;margin-bottom:20px;font-size:1.6rem;font-weight:500;line-height:1.2}.poster-container.modern .details-grid{grid-template-columns:1fr 1fr;gap:15px;margin-bottom:auto;display:grid}.poster-container.modern .detail-item{background:#f9fafb;border-left:4px solid #ddd;border-radius:10px;padding:12px}.poster-container.modern .detail-label{text-transform:uppercase;color:#888;font-size:.8rem;font-weight:700;display:block}.poster-container.modern .detail-value{color:#333;font-size:1.3rem;font-weight:700;line-height:1.3}.poster-container.modern .footer-row{border-top:2px solid #eee;justify-content:space-between;align-items:center;margin-top:20px;padding-top:20px;display:flex}.poster-container.bold{background:#fbbf24;flex-direction:column;padding:25px;font-family:Oswald,sans-serif;display:flex}.poster-container.bold .inner-frame{background:#000;border:8px solid #000;flex-direction:column;flex:1;display:flex}.poster-container.bold .header{color:#fff;text-align:center;background:#ef4444;flex-shrink:0;padding:15px}.poster-container.bold.found .header{background:#16a34a}.poster-container.bold .header h1{text-transform:uppercase;letter-spacing:4px;margin:0;padding-bottom:5px;font-size:4rem;line-height:1.2}.poster-container.bold .photo-container{background:#333;border:4px solid #fff;flex:1;min-height:0;margin:15px;position:relative;overflow:hidden}.poster-container.bold .info-container{text-align:center;background:#fff;flex-shrink:0;margin:0 15px 15px;padding:20px}.poster-container.bold .pet-name{text-transform:uppercase;color:#000;margin:0;padding-bottom:10px;font-size:3.5rem;line-height:1.3}.poster-container.bold .location{color:#444;margin:8px 0 12px;font-size:1.6rem;line-height:1.2}.poster-container.bold .footer{color:#000;background:#fbbf24;flex-shrink:0;justify-content:space-between;align-items:center;margin:0 15px 15px;padding:15px;display:flex}.poster-container.minimal{background:#fff;border:1px solid #eee;flex-direction:column;padding:30px;font-family:Roboto Mono,monospace;display:flex}.poster-container.minimal .header{border-bottom:3px solid #000;flex-shrink:0;justify-content:space-between;align-items:flex-end;margin-bottom:25px;padding-bottom:15px;display:flex}.poster-container.minimal h1{text-transform:uppercase;margin:0;padding-bottom:5px;font-size:3rem;line-height:1.3}.poster-container.minimal .main-layout{flex:1;gap:30px;display:flex;overflow:hidden}.poster-container.minimal .photo-frame{border:2px solid #000;flex-direction:column;flex:1;max-width:50%;padding:5px;display:flex}.poster-container.minimal .info-col{flex-direction:column;flex:1;gap:15px;display:flex}.poster-container.minimal .field{border-bottom:1px dashed #999;padding-bottom:8px}.poster-container.minimal .label{color:#666;text-transform:uppercase;margin-bottom:4px;font-size:.75rem;display:block}.poster-container.minimal .value{padding-bottom:5px;font-size:1.3rem;font-weight:700;line-height:1.5;display:block}.poster-container.minimal .description-box{border:2px solid #000;flex:1;margin-top:15px;padding:10px;font-size:1rem;line-height:1.4}.poster-container.minimal .footer{border-top:1px solid #000;flex-shrink:0;justify-content:space-between;align-items:center;margin-top:20px;padding-top:15px;display:flex}
