:root{--background-color:oklch(.95 .015 250);--text-color:#343d46;--text-secondary:rgba(52,61,70,.75);--error-text:oklch(.9 .28 30);--success-color:oklch(.8382 .0415 164.54/56.47%);--success-hover:oklch(.8382 .0415 164.54/76.47%);--info-color:oklch(.65 .05 250);--accent-color:oklch(.75 .07 250);--active-color:oklch(.85 .03 250);--text-muted:oklch(.4 .01 250);--text-dimmed:oklch(.3 .01 250);--card-bg:rgba(52,61,70,.05);--button-background:rgba(52,61,70,.1);--border-color:oklch(0 0 0/15%);--label-bg:oklch(.45 .02 250/15%);--label-color:oklch(0 0 0/65%);--error-color:oklch(.7 .17 25);--danger-color:oklch(.7 .15 25);--secondary-bg:oklch(.6 .05 25);--secondary-bg-hover:oklch(.55 .05 25)}[data-theme=dark]{--background-color:#343d46;--text-color:oklch(.95 .015 250);--text-secondary:oklch(.75 .01 250);--error-text:oklch(.92 .07 25);--text-muted:oklch(.7 .01 250);--text-dimmed:oklch(.65 .01 250);--success-color:oklch(.8382 .0415 164.54/56.47%);--success-dimmed:oklch(.65 .0415 164.54/56.47%);--success-hover-hover:oklch(.8382 .0415 164.54/76.47%);--card-bg:hsla(0,0%,100%,.075);--button-background:hsla(0,0%,100%,.1);--border-color:oklch(1 0 0/15%);--label-bg:oklch(1.45 .02 250/15%);--label-color:oklch(1 0 0/65%);--error-color:oklch(.7 .07 25);--danger-color:oklch(.7 .15 25);--secondary-bg:oklch(.6 .05 25);--secondary-bg-hover:oklch(.55 .05 25)}.imageViewer{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:10px}.imageViewer .image_preview{position:relative}.imageViewer .image_preview .image{border-radius:15px;overflow:hidden}.imageViewer .image_preview .image img{border-radius:15px;max-height:300px;-o-object-fit:cover;object-fit:cover;width:100%}.imageViewer .image_preview .cross_wrapper{position:absolute;right:-10px;top:-10px}.uploader{align-items:center;border:1px solid hsla(0,0%,100%,.2);border-radius:30px;cursor:pointer;display:flex;justify-content:center;padding:5px 15px}.uploader .iconify{font-size:3em;transition:all .5s ease-in}.info_message{color:#ffffff4d;font-size:13px;margin-left:1em}.uploader:hover .iconify{transform:scale(1.25)}@media screen and (max-width:1080px){.single{grid-template-columns:1fr}.single .image-preview .image{height:200px}}
