.guest-photos{width:min(760px,calc(100% - 28px));margin:0 auto}.guest-photos h2{margin-bottom:.35rem}.guest-photo-note{max-width:620px;margin:0 auto 1.2rem;color:var(--muted,#cbbcac);line-height:1.9}.photo-upload-card{padding:1rem;border:1px solid rgba(226,189,125,.25);border-radius:20px;background:rgba(25,10,15,.46);box-shadow:0 22px 60px rgba(0,0,0,.16)}.photo-upload-card>label{display:grid;gap:.45rem;margin-bottom:1rem;text-align:right}.photo-upload-card input[type="text"]{width:100%;padding:.8rem .9rem;border:1px solid rgba(226,189,125,.28);border-radius:14px;background:rgba(255,255,255,.055);color:inherit;font:inherit;outline:none}.photo-upload-card input[type="text"]:focus{border-color:rgba(226,189,125,.8);box-shadow:0 0 0 3px rgba(226,189,125,.08)}.photo-picker{display:grid!important;place-items:center;min-height:150px;padding:1.2rem!important;border:1px dashed rgba(226,189,125,.55)!important;border-radius:18px;background:rgba(255,255,255,.035);text-align:center!important;cursor:pointer;transition:border-color .2s ease,background .2s ease}.photo-picker:hover{border-color:rgba(226,189,125,.95)!important;background:rgba(226,189,125,.055)}.photo-picker input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.photo-picker strong{display:block;color:var(--gold,#e2bd7d);font-size:1.08rem}.photo-picker small{display:block;max-width:480px;color:var(--muted,#cbbcac);line-height:1.7}.photo-picker-icon{display:grid;place-items:center;width:46px;height:46px;margin-bottom:.35rem;border:1px solid rgba(226,189,125,.35);border-radius:50%;color:var(--gold,#e2bd7d);font:300 1.6rem/1 Arial,sans-serif}.photo-selection{display:grid;gap:.5rem;margin:.9rem 0 1rem;text-align:right}.photo-selection[hidden]{display:none}.selected-photo{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:.65rem .8rem;border-bottom:1px solid rgba(226,189,125,.13)}.selected-photo span{min-width:0;overflow-wrap:anywhere}.selected-photo small{direction:ltr;color:var(--muted,#cbbcac);white-space:nowrap}.upload-progress{height:6px;margin:.8rem 0 0;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.08)}.upload-progress[hidden]{display:none}.upload-progress span{display:block;width:0;height:100%;border-radius:inherit;background:var(--gold,#e2bd7d);transition:width .25s ease}.photo-upload-status{min-height:1.6rem;margin:.8rem 0 0;text-align:center;line-height:1.7}.photo-upload-status.success{color:#9dd9b8}.photo-upload-status.error{color:#ff9ca7}.photo-upload-card button[disabled]{opacity:.55;cursor:wait}@media(max-width:560px){.photo-upload-card{padding:.85rem}.photo-picker{min-height:135px}.selected-photo{align-items:flex-start;flex-direction:column;gap:.2rem}}