.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.olars-uploader-wrap{--olars-primary:var(--primary-color, var(--fs-color-primary, #111));--olars-text:rgba(0,0,0,.88);--olars-muted:rgba(0,0,0,.62);--olars-border:rgba(0,0,0,.10);--olars-soft:rgba(0,0,0,.04);--olars-soft2:rgba(0,0,0,.02);--olars-shadow:rgba(0,0,0,.06);border:1px solid var(--olars-border);padding:16px;border-radius:14px;background:#fff;box-shadow:0 10px 30px var(--olars-shadow);box-sizing:border-box}.olars-uploader-header{display:flex;align-items:center;gap:14px;margin:0 0 12px 0}.olars-uploader-icon{font-size:40px;line-height:1}.olars-uploader-title{margin:0 0 4px 0;font-size:18px;font-weight:700;color:var(--olars-text);letter-spacing:.2px}.olars-uploader-subtitle{margin:0;font-size:14px;color:var(--olars-muted)}.olars-photo-slots{display:grid;gap:14px}.olars-photo-slots.is-single{grid-template-columns:1fr}.olars-photo-slots.is-multi{grid-template-columns:repeat(2,minmax(0,1fr))}.olars-upload-slot{position:relative;border:1px dashed rgb(0 0 0 / .18);border-radius:12px;min-height:200px;cursor:pointer;overflow:hidden;background:#fbfbfc;box-shadow:inset 0 0 0 1px rgb(255 255 255 / .7);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background .15s ease;padding:18px;display:flex;align-items:center;justify-content:center}.olars-upload-slot:hover{background:#fff;border-color:rgb(0 0 0 / .28);transform:translateY(-1px);box-shadow:0 14px 40px rgb(0 0 0 / .08)}.olars-upload-slot.dragover{background:#fff;border-color:rgb(0 0 0 / .35);box-shadow:0 0 0 4px rgb(0 0 0 / .06),0 18px 50px rgb(0 0 0 / .10)}.olars-file-input{position:absolute;inset:0;width:100%!important;height:100%!important;opacity:0;cursor:pointer;z-index:3}.olars-remove-photo{position:absolute;top:10px;right:10px;width:32px;height:32px;border-radius:999px;border:1px solid rgb(0 0 0 / .12);background:rgb(255 255 255 / .92);color:rgb(0 0 0 / .75);font-size:20px;line-height:28px;padding:0;cursor:pointer;z-index:5;display:none}.olars-remove-photo:hover{background:#fff;border-color:rgb(0 0 0 / .22)}.olars-slot-placeholder{text-align:center;color:var(--olars-muted);pointer-events:none}.olars-slot-placeholder svg{opacity:.75;color:var(--olars-text);margin-bottom:10px}.olars-slot-title{margin:0 0 6px 0;font-weight:700;font-size:14px;color:var(--olars-text)}.olars-slot-meta{margin:0;font-size:12px;color:var(--olars-muted)}.olars-slot-preview{position:absolute;inset:0;display:none}.olars-slot-preview.active,.olars-upload-slot.has-image .olars-slot-preview{display:block}.olars-slot-preview img{width:100%;height:100%;object-fit:contain;display:block;background:#f5f5f5}.olars-upload-slot.has-image .olars-remove-photo{display:block}.upload-tips{margin-top:12px;padding:12px 14px;background:var(--olars-soft2);border:1px solid var(--olars-border);border-left:4px solid rgb(0 0 0 / .35);border-radius:12px;font-size:13px;color:var(--olars-muted)}.upload-tips strong{color:var(--olars-text)}.upload-tips ul{margin:10px 0 0 0;padding-left:18px}.upload-tips a{color:var(--olars-primary);text-decoration:underline;font-weight:700}@media (max-width:849px){.olars-uploader-wrap{padding:14px;border-radius:12px}.olars-upload-slot{min-height:175px;padding:14px}.olars-photo-slots.is-multi{grid-template-columns:1fr}}.olars-photo-slots{padding:0;margin:0}.olars-photo-slots.is-single .olars-upload-slot{min-height:210px}.olars-photo-slots.slots-2 .olars-upload-slot{min-height:190px}.olars-photo-slots.slots-3 .olars-upload-slot{min-height:180px}.olars-photo-slots.slots-4 .olars-upload-slot{min-height:175px}.olars-photo-slots.slots-5 .olars-upload-slot{min-height:170px}@media (max-width:849px){.olars-photo-slots.is-multi{grid-template-columns:1fr}.olars-photo-slots.is-single .olars-upload-slot{min-height:185px}}