@keyframes rv-slide-up-fade{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.rv-wrap{margin-top:40px;animation:rv-slide-up-fade .5s cubic-bezier(.16,1,.3,1) forwards}.rv-section-label{display:inline-flex;align-items:center;gap:10px;font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#C4944A;margin-bottom:20px}.rv-section-label:after,.rv-section-label:before{content:"";width:24px;height:1px;background:#C4944A;opacity:.4}.rv-result-img{width:100%;display:block;object-fit:cover;max-height:520px}.rv-result-card{background:#fff;border:1px solid #e4dcc4;border-radius:24px;overflow:hidden;box-shadow:0 4px 40px rgba(26,26,46,.06);margin-bottom:24px}.rv-result-footer{padding:20px 28px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;border-top:1px solid #f0ece4}.rv-venue-tag{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4944A}.rv-venue-type{font-size:15px;font-weight:400;color:#0F1F3D;margin-top:2px}.rv-designed-badge{margin-top:6px;display:inline-block;font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:3px 10px;border-radius:100px;background:#f0ece4;color:#4A5568}.rv-summary{background:#fff;border:1px solid #e4dcc4;border-radius:16px;padding:22px 28px;margin-bottom:24px;box-shadow:0 2px 16px rgba(26,26,46,.03)}.rv-summary-label{font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#C4944A;margin-bottom:8px}.rv-summary-text{font-size:14px;font-weight:300;color:#4A5568;line-height:1.8}.rv-inventory{background:#fff;border:1px solid #e4dcc4;border-radius:16px;padding:24px 28px;margin-bottom:32px;box-shadow:0 2px 16px rgba(26,26,46,.03)}.rv-inventory-label{font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#C4944A;margin-bottom:16px}.rv-inventory-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 24px}@media (max-width:600px){.rv-inventory-grid{grid-template-columns:1fr}}.rv-inventory-item{display:flex;align-items:flex-start;gap:10px;font-size:13px;font-weight:300;color:#4A5568;line-height:1.5;padding:6px 0;border-bottom:1px solid #f7f3e4}.rv-inventory-item:last-child{border-bottom:none}.rv-inventory-dot{width:6px;height:6px;border-radius:50%;background:#C4944A;flex-shrink:0;margin-top:5px}.rv-video-cta{background:linear-gradient(135deg,#0F1F3D,#2d2d50);border-radius:20px;padding:24px 28px;margin-bottom:24px;justify-content:space-between;flex-wrap:wrap}.rv-video-cta,.rv-video-cta-text{display:flex;align-items:center;gap:16px}.rv-video-icon{font-size:28px;flex-shrink:0}.rv-video-cta-title{font-size:15px;font-weight:500;color:#f0ece4;margin-bottom:4px}.rv-video-cta-sub{font-size:12px;color:#9A8F75}.rv-video-error{font-size:12px;color:#e07070;width:100%}.rv-video-generating{background:linear-gradient(135deg,#0F1F3D,#2d2d50);border-radius:20px;padding:32px 28px;margin-bottom:24px;text-align:center}.rv-vg-icon{font-size:36px;margin-bottom:12px}.rv-vg-title{font-size:16px;font-weight:500;color:#f0ece4;margin-bottom:20px}.rv-vg-bar-wrap{height:4px;background:rgba(255,255,255,.12);border-radius:100px;overflow:hidden;margin-bottom:16px}.rv-vg-bar{height:100%;width:40%;background:linear-gradient(90deg,#C4944A,#d4aa6e);border-radius:100px;animation:rv-vg-progress 2.4s ease-in-out infinite}@keyframes rv-vg-progress{0%{transform:translateX(-100%)}to{transform:translateX(300%)}}.rv-vg-sub{font-size:13px;color:#9A8F75;margin-bottom:8px}.rv-vg-note{font-size:11px;color:#4A5568;font-style:italic}.rv-modal-overlay{position:fixed;inset:0;background:rgba(10,10,20,.65);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:24px}.rv-modal{background:#fff;border-radius:24px;padding:36px 32px 28px;max-width:420px;width:100%;text-align:center;box-shadow:0 24px 80px rgba(10,10,30,.22);animation:rv-modal-in .2s ease}@keyframes rv-modal-in{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.rv-modal-icon{font-size:40px;margin-bottom:14px}.rv-modal-title{font-size:18px;font-weight:600;color:#0F1F3D;margin-bottom:12px}.rv-modal-body{font-size:13.5px;font-weight:300;color:#4A5568;line-height:1.75;margin-bottom:28px}.rv-modal-credits{font-weight:600;color:#C4944A}.rv-modal-actions{display:flex;gap:12px;justify-content:center}.rv-result-img--clickable{cursor:zoom-in}.rv-lightbox{position:fixed;inset:0;z-index:1000;background:rgba(0,0,0,.88);display:flex;align-items:center;justify-content:center;padding:24px;animation:rv-lb-in .18s ease}@keyframes rv-lb-in{0%{opacity:0}to{opacity:1}}.rv-lightbox-img{max-width:100%;max-height:100%;border-radius:8px;object-fit:contain;box-shadow:0 8px 60px rgba(0,0,0,.5)}.rv-lightbox-close{position:absolute;top:20px;right:24px;background:rgba(255,255,255,.12);border:none;color:#fff;font-size:18px;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.rv-lightbox-close:hover{background:rgba(255,255,255,.22)}.rv-dl-bar-wrap{height:3px;background:#f0ece4;border-radius:100px;overflow:hidden;margin-top:10px}.rv-dl-bar{height:100%;width:40%;background:linear-gradient(90deg,#C4944A,#d4aa6e);border-radius:100px;animation:rv-dl-progress 1.6s ease-in-out infinite}@keyframes rv-dl-progress{0%{transform:translateX(-100%)}to{transform:translateX(300%)}}.rv-video-player{background:#fff;border:1px solid #e4dcc4;border-radius:24px;overflow:hidden;padding:28px;margin-bottom:24px;box-shadow:0 4px 40px rgba(26,26,46,.06);text-align:center}.rv-video{width:100%;max-height:520px;border-radius:12px;background:#000}