html{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(var(--toastify-z-index));width:var(--toastify-toast-width);z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;display:-ms-flexbox;display:flex;margin-bottom:1rem;min-height:var(--toastify-toast-min-height);padding:8px;position:relative;-ms-flex-pack:justify;cursor:default;direction:ltr;font-family:var(--toastify-font-family);justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;margin:auto 0;padding:6px;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{-ms-flex:1;flex:1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;display:-ms-flexbox;display:flex;flex-shrink:0}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:var(--toastify-color-info);color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:var(--toastify-color-success);color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:var(--toastify-color-warning);color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:var(--toastify-color-error);color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}stylelint-disable html{height:100%;width:100%}body{height:auto;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}footer{position:relative;z-index:2}[tabindex="-1"]:focus{outline:none}input[inputmode=numeric],input[type=date],input[type=datetime-local],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{-webkit-appearance:none;font-size:16px!important}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}li{line-height:1.3em}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.svg-inline--fa,svg:not(:root).svg-inline--fa{overflow:visible}.svg-inline--fa{display:inline-block;fill:currentColor;font-size:inherit;height:1em;opacity:1;width:1em}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;line-height:inherit;position:absolute;text-align:center;width:2em}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes zoomIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.xs-p--32{padding:-32px!important}.xs-pt--32{padding-top:-32px!important}.xs-pl--32{padding-left:-32px!important}.xs-pr--32{padding-right:-32px!important}.xs-pb--32{padding-bottom:-32px!important}.xs-m--32{margin:-32px!important}.xs-mt--32{margin-top:-32px!important}.xs-ml--32{margin-left:-32px!important}.xs-mr--32{margin-right:-32px!important}.xs-mb--32{margin-bottom:-32px!important}.xs-p--16{padding:-16px!important}.xs-pt--16{padding-top:-16px!important}.xs-pl--16{padding-left:-16px!important}.xs-pr--16{padding-right:-16px!important}.xs-pb--16{padding-bottom:-16px!important}.xs-m--16{margin:-16px!important}.xs-mt--16{margin-top:-16px!important}.xs-ml--16{margin-left:-16px!important}.xs-mr--16{margin-right:-16px!important}.xs-mb--16{margin-bottom:-16px!important}.xs-p--10{padding:-10px!important}.xs-pt--10{padding-top:-10px!important}.xs-pl--10{padding-left:-10px!important}.xs-pr--10{padding-right:-10px!important}.xs-pb--10{padding-bottom:-10px!important}.xs-m--10{margin:-10px!important}.xs-mt--10{margin-top:-10px!important}.xs-ml--10{margin-left:-10px!important}.xs-mr--10{margin-right:-10px!important}.xs-mb--10{margin-bottom:-10px!important}.xs-p--9{padding:-9px!important}.xs-pt--9{padding-top:-9px!important}.xs-pl--9{padding-left:-9px!important}.xs-pr--9{padding-right:-9px!important}.xs-pb--9{padding-bottom:-9px!important}.xs-m--9{margin:-9px!important}.xs-mt--9{margin-top:-9px!important}.xs-ml--9{margin-left:-9px!important}.xs-mr--9{margin-right:-9px!important}.xs-mb--9{margin-bottom:-9px!important}.xs-p--8{padding:-8px!important}.xs-pt--8{padding-top:-8px!important}.xs-pl--8{padding-left:-8px!important}.xs-pr--8{padding-right:-8px!important}.xs-pb--8{padding-bottom:-8px!important}.xs-m--8{margin:-8px!important}.xs-mt--8{margin-top:-8px!important}.xs-ml--8{margin-left:-8px!important}.xs-mr--8{margin-right:-8px!important}.xs-mb--8{margin-bottom:-8px!important}.xs-p--7{padding:-7px!important}.xs-pt--7{padding-top:-7px!important}.xs-pl--7{padding-left:-7px!important}.xs-pr--7{padding-right:-7px!important}.xs-pb--7{padding-bottom:-7px!important}.xs-m--7{margin:-7px!important}.xs-mt--7{margin-top:-7px!important}.xs-ml--7{margin-left:-7px!important}.xs-mr--7{margin-right:-7px!important}.xs-mb--7{margin-bottom:-7px!important}.xs-p--6{padding:-6px!important}.xs-pt--6{padding-top:-6px!important}.xs-pl--6{padding-left:-6px!important}.xs-pr--6{padding-right:-6px!important}.xs-pb--6{padding-bottom:-6px!important}.xs-m--6{margin:-6px!important}.xs-mt--6{margin-top:-6px!important}.xs-ml--6{margin-left:-6px!important}.xs-mr--6{margin-right:-6px!important}.xs-mb--6{margin-bottom:-6px!important}.xs-p--5{padding:-5px!important}.xs-pt--5{padding-top:-5px!important}.xs-pl--5{padding-left:-5px!important}.xs-pr--5{padding-right:-5px!important}.xs-pb--5{padding-bottom:-5px!important}.xs-m--5{margin:-5px!important}.xs-mt--5{margin-top:-5px!important}.xs-ml--5{margin-left:-5px!important}.xs-mr--5{margin-right:-5px!important}.xs-mb--5{margin-bottom:-5px!important}.xs-p--4{padding:-4px!important}.xs-pt--4{padding-top:-4px!important}.xs-pl--4{padding-left:-4px!important}.xs-pr--4{padding-right:-4px!important}.xs-pb--4{padding-bottom:-4px!important}.xs-m--4{margin:-4px!important}.xs-mt--4{margin-top:-4px!important}.xs-ml--4{margin-left:-4px!important}.xs-mr--4{margin-right:-4px!important}.xs-mb--4{margin-bottom:-4px!important}.xs-p--3{padding:-3px!important}.xs-pt--3{padding-top:-3px!important}.xs-pl--3{padding-left:-3px!important}.xs-pr--3{padding-right:-3px!important}.xs-pb--3{padding-bottom:-3px!important}.xs-m--3{margin:-3px!important}.xs-mt--3{margin-top:-3px!important}.xs-ml--3{margin-left:-3px!important}.xs-mr--3{margin-right:-3px!important}.xs-mb--3{margin-bottom:-3px!important}.xs-p--2{padding:-2px!important}.xs-pt--2{padding-top:-2px!important}.xs-pl--2{padding-left:-2px!important}.xs-pr--2{padding-right:-2px!important}.xs-pb--2{padding-bottom:-2px!important}.xs-m--2{margin:-2px!important}.xs-mt--2{margin-top:-2px!important}.xs-ml--2{margin-left:-2px!important}.xs-mr--2{margin-right:-2px!important}.xs-mb--2{margin-bottom:-2px!important}.xs-p--1{padding:-1px!important}.xs-pt--1{padding-top:-1px!important}.xs-pl--1{padding-left:-1px!important}.xs-pr--1{padding-right:-1px!important}.xs-pb--1{padding-bottom:-1px!important}.xs-m--1{margin:-1px!important}.xs-mt--1{margin-top:-1px!important}.xs-ml--1{margin-left:-1px!important}.xs-mr--1{margin-right:-1px!important}.xs-mb--1{margin-bottom:-1px!important}.xs-p-0{padding:0!important}.xs-pt-0{padding-top:0!important}.xs-pl-0{padding-left:0!important}.xs-pr-0{padding-right:0!important}.xs-pb-0{padding-bottom:0!important}.xs-m-0{margin:0!important}.xs-mt-0{margin-top:0!important}.xs-ml-0{margin-left:0!important}.xs-mr-0{margin-right:0!important}.xs-mb-0{margin-bottom:0!important}.xs-p-1{padding:1px!important}.xs-pt-1{padding-top:1px!important}.xs-pl-1{padding-left:1px!important}.xs-pr-1{padding-right:1px!important}.xs-pb-1{padding-bottom:1px!important}.xs-m-1{margin:1px!important}.xs-mt-1{margin-top:1px!important}.xs-ml-1{margin-left:1px!important}.xs-mr-1{margin-right:1px!important}.xs-mb-1{margin-bottom:1px!important}.xs-p-2{padding:2px!important}.xs-pt-2{padding-top:2px!important}.xs-pl-2{padding-left:2px!important}.xs-pr-2{padding-right:2px!important}.xs-pb-2{padding-bottom:2px!important}.xs-m-2{margin:2px!important}.xs-mt-2{margin-top:2px!important}.xs-ml-2{margin-left:2px!important}.xs-mr-2{margin-right:2px!important}.xs-mb-2{margin-bottom:2px!important}.xs-p-3{padding:3px!important}.xs-pt-3{padding-top:3px!important}.xs-pl-3{padding-left:3px!important}.xs-pr-3{padding-right:3px!important}.xs-pb-3{padding-bottom:3px!important}.xs-m-3{margin:3px!important}.xs-mt-3{margin-top:3px!important}.xs-ml-3{margin-left:3px!important}.xs-mr-3{margin-right:3px!important}.xs-mb-3{margin-bottom:3px!important}.xs-p-4{padding:4px!important}.xs-pt-4{padding-top:4px!important}.xs-pl-4{padding-left:4px!important}.xs-pr-4{padding-right:4px!important}.xs-pb-4{padding-bottom:4px!important}.xs-m-4{margin:4px!important}.xs-mt-4{margin-top:4px!important}.xs-ml-4{margin-left:4px!important}.xs-mr-4{margin-right:4px!important}.xs-mb-4{margin-bottom:4px!important}.xs-p-5{padding:5px!important}.xs-pt-5{padding-top:5px!important}.xs-pl-5{padding-left:5px!important}.xs-pr-5{padding-right:5px!important}.xs-pb-5{padding-bottom:5px!important}.xs-m-5{margin:5px!important}.xs-mt-5{margin-top:5px!important}.xs-ml-5{margin-left:5px!important}.xs-mr-5{margin-right:5px!important}.xs-mb-5{margin-bottom:5px!important}.xs-p-6{padding:6px!important}.xs-pt-6{padding-top:6px!important}.xs-pl-6{padding-left:6px!important}.xs-pr-6{padding-right:6px!important}.xs-pb-6{padding-bottom:6px!important}.xs-m-6{margin:6px!important}.xs-mt-6{margin-top:6px!important}.xs-ml-6{margin-left:6px!important}.xs-mr-6{margin-right:6px!important}.xs-mb-6{margin-bottom:6px!important}.xs-p-7{padding:7px!important}.xs-pt-7{padding-top:7px!important}.xs-pl-7{padding-left:7px!important}.xs-pr-7{padding-right:7px!important}.xs-pb-7{padding-bottom:7px!important}.xs-m-7{margin:7px!important}.xs-mt-7{margin-top:7px!important}.xs-ml-7{margin-left:7px!important}.xs-mr-7{margin-right:7px!important}.xs-mb-7{margin-bottom:7px!important}.xs-p-8{padding:8px!important}.xs-pt-8{padding-top:8px!important}.xs-pl-8{padding-left:8px!important}.xs-pr-8{padding-right:8px!important}.xs-pb-8{padding-bottom:8px!important}.xs-m-8{margin:8px!important}.xs-mt-8{margin-top:8px!important}.xs-ml-8{margin-left:8px!important}.xs-mr-8{margin-right:8px!important}.xs-mb-8{margin-bottom:8px!important}.xs-p-9{padding:9px!important}.xs-pt-9{padding-top:9px!important}.xs-pl-9{padding-left:9px!important}.xs-pr-9{padding-right:9px!important}.xs-pb-9{padding-bottom:9px!important}.xs-m-9{margin:9px!important}.xs-mt-9{margin-top:9px!important}.xs-ml-9{margin-left:9px!important}.xs-mr-9{margin-right:9px!important}.xs-mb-9{margin-bottom:9px!important}.xs-p-10{padding:10px!important}.xs-pt-10{padding-top:10px!important}.xs-pl-10{padding-left:10px!important}.xs-pr-10{padding-right:10px!important}.xs-pb-10{padding-bottom:10px!important}.xs-m-10{margin:10px!important}.xs-mt-10{margin-top:10px!important}.xs-ml-10{margin-left:10px!important}.xs-mr-10{margin-right:10px!important}.xs-mb-10{margin-bottom:10px!important}.xs-p-11{padding:11px!important}.xs-pt-11{padding-top:11px!important}.xs-pl-11{padding-left:11px!important}.xs-pr-11{padding-right:11px!important}.xs-pb-11{padding-bottom:11px!important}.xs-m-11{margin:11px!important}.xs-mt-11{margin-top:11px!important}.xs-ml-11{margin-left:11px!important}.xs-mr-11{margin-right:11px!important}.xs-mb-11{margin-bottom:11px!important}.xs-p-12{padding:12px!important}.xs-pt-12{padding-top:12px!important}.xs-pl-12{padding-left:12px!important}.xs-pr-12{padding-right:12px!important}.xs-pb-12{padding-bottom:12px!important}.xs-m-12{margin:12px!important}.xs-mt-12{margin-top:12px!important}.xs-ml-12{margin-left:12px!important}.xs-mr-12{margin-right:12px!important}.xs-mb-12{margin-bottom:12px!important}.xs-p-13{padding:13px!important}.xs-pt-13{padding-top:13px!important}.xs-pl-13{padding-left:13px!important}.xs-pr-13{padding-right:13px!important}.xs-pb-13{padding-bottom:13px!important}.xs-m-13{margin:13px!important}.xs-mt-13{margin-top:13px!important}.xs-ml-13{margin-left:13px!important}.xs-mr-13{margin-right:13px!important}.xs-mb-13{margin-bottom:13px!important}.xs-p-14{padding:14px!important}.xs-pt-14{padding-top:14px!important}.xs-pl-14{padding-left:14px!important}.xs-pr-14{padding-right:14px!important}.xs-pb-14{padding-bottom:14px!important}.xs-m-14{margin:14px!important}.xs-mt-14{margin-top:14px!important}.xs-ml-14{margin-left:14px!important}.xs-mr-14{margin-right:14px!important}.xs-mb-14{margin-bottom:14px!important}.xs-p-15{padding:15px!important}.xs-pt-15{padding-top:15px!important}.xs-pl-15{padding-left:15px!important}.xs-pr-15{padding-right:15px!important}.xs-pb-15{padding-bottom:15px!important}.xs-m-15{margin:15px!important}.xs-mt-15{margin-top:15px!important}.xs-ml-15{margin-left:15px!important}.xs-mr-15{margin-right:15px!important}.xs-mb-15{margin-bottom:15px!important}.xs-p-16{padding:16px!important}.xs-pt-16{padding-top:16px!important}.xs-pl-16{padding-left:16px!important}.xs-pr-16{padding-right:16px!important}.xs-pb-16{padding-bottom:16px!important}.xs-m-16{margin:16px!important}.xs-mt-16{margin-top:16px!important}.xs-ml-16{margin-left:16px!important}.xs-mr-16{margin-right:16px!important}.xs-mb-16{margin-bottom:16px!important}.xs-p-17{padding:17px!important}.xs-pt-17{padding-top:17px!important}.xs-pl-17{padding-left:17px!important}.xs-pr-17{padding-right:17px!important}.xs-pb-17{padding-bottom:17px!important}.xs-m-17{margin:17px!important}.xs-mt-17{margin-top:17px!important}.xs-ml-17{margin-left:17px!important}.xs-mr-17{margin-right:17px!important}.xs-mb-17{margin-bottom:17px!important}.xs-p-18{padding:18px!important}.xs-pt-18{padding-top:18px!important}.xs-pl-18{padding-left:18px!important}.xs-pr-18{padding-right:18px!important}.xs-pb-18{padding-bottom:18px!important}.xs-m-18{margin:18px!important}.xs-mt-18{margin-top:18px!important}.xs-ml-18{margin-left:18px!important}.xs-mr-18{margin-right:18px!important}.xs-mb-18{margin-bottom:18px!important}.xs-p-19{padding:19px!important}.xs-pt-19{padding-top:19px!important}.xs-pl-19{padding-left:19px!important}.xs-pr-19{padding-right:19px!important}.xs-pb-19{padding-bottom:19px!important}.xs-m-19{margin:19px!important}.xs-mt-19{margin-top:19px!important}.xs-ml-19{margin-left:19px!important}.xs-mr-19{margin-right:19px!important}.xs-mb-19{margin-bottom:19px!important}.xs-p-20{padding:20px!important}.xs-pt-20{padding-top:20px!important}.xs-pl-20{padding-left:20px!important}.xs-pr-20{padding-right:20px!important}.xs-pb-20{padding-bottom:20px!important}.xs-m-20{margin:20px!important}.xs-mt-20{margin-top:20px!important}.xs-ml-20{margin-left:20px!important}.xs-mr-20{margin-right:20px!important}.xs-mb-20{margin-bottom:20px!important}.xs-p-21{padding:21px!important}.xs-pt-21{padding-top:21px!important}.xs-pl-21{padding-left:21px!important}.xs-pr-21{padding-right:21px!important}.xs-pb-21{padding-bottom:21px!important}.xs-m-21{margin:21px!important}.xs-mt-21{margin-top:21px!important}.xs-ml-21{margin-left:21px!important}.xs-mr-21{margin-right:21px!important}.xs-mb-21{margin-bottom:21px!important}.xs-p-22{padding:22px!important}.xs-pt-22{padding-top:22px!important}.xs-pl-22{padding-left:22px!important}.xs-pr-22{padding-right:22px!important}.xs-pb-22{padding-bottom:22px!important}.xs-m-22{margin:22px!important}.xs-mt-22{margin-top:22px!important}.xs-ml-22{margin-left:22px!important}.xs-mr-22{margin-right:22px!important}.xs-mb-22{margin-bottom:22px!important}.xs-p-23{padding:23px!important}.xs-pt-23{padding-top:23px!important}.xs-pl-23{padding-left:23px!important}.xs-pr-23{padding-right:23px!important}.xs-pb-23{padding-bottom:23px!important}.xs-m-23{margin:23px!important}.xs-mt-23{margin-top:23px!important}.xs-ml-23{margin-left:23px!important}.xs-mr-23{margin-right:23px!important}.xs-mb-23{margin-bottom:23px!important}.xs-p-24{padding:24px!important}.xs-pt-24{padding-top:24px!important}.xs-pl-24{padding-left:24px!important}.xs-pr-24{padding-right:24px!important}.xs-pb-24{padding-bottom:24px!important}.xs-m-24{margin:24px!important}.xs-mt-24{margin-top:24px!important}.xs-ml-24{margin-left:24px!important}.xs-mr-24{margin-right:24px!important}.xs-mb-24{margin-bottom:24px!important}.xs-p-25{padding:25px!important}.xs-pt-25{padding-top:25px!important}.xs-pl-25{padding-left:25px!important}.xs-pr-25{padding-right:25px!important}.xs-pb-25{padding-bottom:25px!important}.xs-m-25{margin:25px!important}.xs-mt-25{margin-top:25px!important}.xs-ml-25{margin-left:25px!important}.xs-mr-25{margin-right:25px!important}.xs-mb-25{margin-bottom:25px!important}.xs-p-26{padding:26px!important}.xs-pt-26{padding-top:26px!important}.xs-pl-26{padding-left:26px!important}.xs-pr-26{padding-right:26px!important}.xs-pb-26{padding-bottom:26px!important}.xs-m-26{margin:26px!important}.xs-mt-26{margin-top:26px!important}.xs-ml-26{margin-left:26px!important}.xs-mr-26{margin-right:26px!important}.xs-mb-26{margin-bottom:26px!important}.xs-p-27{padding:27px!important}.xs-pt-27{padding-top:27px!important}.xs-pl-27{padding-left:27px!important}.xs-pr-27{padding-right:27px!important}.xs-pb-27{padding-bottom:27px!important}.xs-m-27{margin:27px!important}.xs-mt-27{margin-top:27px!important}.xs-ml-27{margin-left:27px!important}.xs-mr-27{margin-right:27px!important}.xs-mb-27{margin-bottom:27px!important}.xs-p-28{padding:28px!important}.xs-pt-28{padding-top:28px!important}.xs-pl-28{padding-left:28px!important}.xs-pr-28{padding-right:28px!important}.xs-pb-28{padding-bottom:28px!important}.xs-m-28{margin:28px!important}.xs-mt-28{margin-top:28px!important}.xs-ml-28{margin-left:28px!important}.xs-mr-28{margin-right:28px!important}.xs-mb-28{margin-bottom:28px!important}.xs-p-29{padding:29px!important}.xs-pt-29{padding-top:29px!important}.xs-pl-29{padding-left:29px!important}.xs-pr-29{padding-right:29px!important}.xs-pb-29{padding-bottom:29px!important}.xs-m-29{margin:29px!important}.xs-mt-29{margin-top:29px!important}.xs-ml-29{margin-left:29px!important}.xs-mr-29{margin-right:29px!important}.xs-mb-29{margin-bottom:29px!important}.xs-p-30{padding:30px!important}.xs-pt-30{padding-top:30px!important}.xs-pl-30{padding-left:30px!important}.xs-pr-30{padding-right:30px!important}.xs-pb-30{padding-bottom:30px!important}.xs-m-30{margin:30px!important}.xs-mt-30{margin-top:30px!important}.xs-ml-30{margin-left:30px!important}.xs-mr-30{margin-right:30px!important}.xs-mb-30{margin-bottom:30px!important}.xs-p-35{padding:35px!important}.xs-pt-35{padding-top:35px!important}.xs-pl-35{padding-left:35px!important}.xs-pr-35{padding-right:35px!important}.xs-pb-35{padding-bottom:35px!important}.xs-m-35{margin:35px!important}.xs-mt-35{margin-top:35px!important}.xs-ml-35{margin-left:35px!important}.xs-mr-35{margin-right:35px!important}.xs-mb-35{margin-bottom:35px!important}.xs-p-40{padding:40px!important}.xs-pt-40{padding-top:40px!important}.xs-pl-40{padding-left:40px!important}.xs-pr-40{padding-right:40px!important}.xs-pb-40{padding-bottom:40px!important}.xs-m-40{margin:40px!important}.xs-mt-40{margin-top:40px!important}.xs-ml-40{margin-left:40px!important}.xs-mr-40{margin-right:40px!important}.xs-mb-40{margin-bottom:40px!important}.xs-p-50{padding:50px!important}.xs-pt-50{padding-top:50px!important}.xs-pl-50{padding-left:50px!important}.xs-pr-50{padding-right:50px!important}.xs-pb-50{padding-bottom:50px!important}.xs-m-50{margin:50px!important}.xs-mt-50{margin-top:50px!important}.xs-ml-50{margin-left:50px!important}.xs-mr-50{margin-right:50px!important}.xs-mb-50{margin-bottom:50px!important}.xs-p-60{padding:60px!important}.xs-pt-60{padding-top:60px!important}.xs-pl-60{padding-left:60px!important}.xs-pr-60{padding-right:60px!important}.xs-pb-60{padding-bottom:60px!important}.xs-m-60{margin:60px!important}.xs-mt-60{margin-top:60px!important}.xs-ml-60{margin-left:60px!important}.xs-mr-60{margin-right:60px!important}.xs-mb-60{margin-bottom:60px!important}.xs-p-64{padding:64px!important}.xs-pt-64{padding-top:64px!important}.xs-pl-64{padding-left:64px!important}.xs-pr-64{padding-right:64px!important}.xs-pb-64{padding-bottom:64px!important}.xs-m-64{margin:64px!important}.xs-mt-64{margin-top:64px!important}.xs-ml-64{margin-left:64px!important}.xs-mr-64{margin-right:64px!important}.xs-mb-64{margin-bottom:64px!important}.xs-p-100{padding:100px!important}.xs-pt-100{padding-top:100px!important}.xs-pl-100{padding-left:100px!important}.xs-pr-100{padding-right:100px!important}.xs-pb-100{padding-bottom:100px!important}.xs-m-100{margin:100px!important}.xs-mt-100{margin-top:100px!important}.xs-ml-100{margin-left:100px!important}.xs-mr-100{margin-right:100px!important}.xs-mb-100{margin-bottom:100px!important}.xs-p-200{padding:200px!important}.xs-pt-200{padding-top:200px!important}.xs-pl-200{padding-left:200px!important}.xs-pr-200{padding-right:200px!important}.xs-pb-200{padding-bottom:200px!important}.xs-m-200{margin:200px!important}.xs-mt-200{margin-top:200px!important}.xs-ml-200{margin-left:200px!important}.xs-mr-200{margin-right:200px!important}.xs-mb-200{margin-bottom:200px!important}.product-image-viewer{margin:0 auto;max-width:1200px;width:100%}.product-image-viewer .image-viewer-container img{height:auto;object-fit:contain;width:100%}.product-image-viewer .main-image-container{position:relative}.product-image-viewer .image-wrapper{height:100%;position:relative;width:100%}.product-image-viewer .main-image{animation:productImageViewerFadeIn .3s ease-in-out forwards;opacity:0;transition:opacity .3s ease-in-out}.product-image-viewer .main-image.loading{animation:productImageViewerFadeIn .3s ease-in-out forwards;opacity:.7}@keyframes productImageViewerFadeIn{0%{opacity:0}to{opacity:1}}.product-image-viewer .image-viewer-container{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;margin:0 auto;max-width:1200px;padding:20px}.no-images-message{align-items:center;background:#f8f9fa;border:2px dashed #ddd;border-radius:8px;color:#666;display:flex;font-size:18px;height:300px;justify-content:center}.thumbnail-container{margin-top:20px;overflow-x:auto;overflow-y:hidden;padding:10px 0;scrollbar-color:#0003 #0000;scrollbar-width:thin}.thumbnail-container::-webkit-scrollbar{height:4px}.thumbnail-container::-webkit-scrollbar-track{background:#0000}.thumbnail-container::-webkit-scrollbar-thumb{background:#00000026;border-radius:10px;transition:background .2s ease}.thumbnail-container::-webkit-scrollbar-thumb:hover{background:#0000004d}.thumbnail-strip{display:flex;gap:12px;justify-content:center;min-width:max-content;padding:0 10px}.thumbnail{border:2px solid #0000;border-radius:6px;cursor:pointer;flex-shrink:0;height:80px;overflow:hidden;position:relative;transition:all .3s ease;width:80px}.thumbnail img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.thumbnail:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.thumbnail.active{border-color:#007bff;box-shadow:0 0 0 2px #007bff33}.thumbnail.active img{transform:scale(1.05)}.image-counter{color:#666;font-size:14px;font-weight:500;margin-top:15px;text-align:center}.fullscreen-overlay{align-items:center;background:#000000f2;display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.fullscreen-overlay.active{display:flex}.fullscreen-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%}.fullscreen-image{max-height:80%;max-width:90%;object-fit:contain}.fullscreen-nav{align-items:center;background:#ffffff1a;border:2px solid #ffffff4d;border-radius:50%;box-shadow:0 2px 10px #0000004d;color:#fff;cursor:pointer;display:flex;height:60px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:60px;z-index:10001}.fullscreen-nav:hover{background:#fff3;border-color:#ffffff80;box-shadow:0 4px 15px #0006}.fullscreen-nav.nav-arrow-left{left:30px}.fullscreen-nav.nav-arrow-right{right:30px}.close-fullscreen{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #ffffff4d;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;position:absolute;right:30px;top:30px;transition:all .2s ease;width:50px;z-index:10002}.close-fullscreen:hover{background:#fff3;border-color:#ffffff80;transform:scale(1.1)}.close-fullscreen:focus{outline:2px solid #007bff;outline-offset:2px}.fullscreen-thumbnails{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000080;border-radius:8px;bottom:30px;display:flex;gap:10px;justify-content:center;left:50%;max-width:80%;overflow-x:auto;padding:10px;position:absolute;transform:translate(-50%);z-index:10001}.fullscreen-thumbnails .thumbnail{border:2px solid #0000;border-radius:4px;cursor:pointer;flex-shrink:0;height:60px;overflow:hidden;transition:all .3s ease;width:60px}.fullscreen-thumbnails .thumbnail:hover{border-color:#ffffff80}.fullscreen-thumbnails .thumbnail.active{border-color:#007bff;box-shadow:0 0 0 2px #007bff4d}.fullscreen-thumbnails .thumbnail img{height:100%;object-fit:cover;width:100%}@media (max-width:768px){.product-image-viewer .image-viewer-container{margin:10px;padding:15px}.thumbnail{height:70px;width:70px}.thumbnail-strip{gap:10px}.close-fullscreen{height:45px;right:20px;top:20px;width:45px}.fullscreen-nav{height:50px;width:50px}.fullscreen-nav.nav-arrow-left{left:20px}.fullscreen-nav.nav-arrow-right{right:20px}.fullscreen-thumbnails{bottom:20px;max-width:90%}.fullscreen-thumbnails .thumbnail{height:50px;width:50px}}@media (max-width:480px){.product-image-viewer .image-viewer-container{margin:5px;padding:10px}.thumbnail{height:60px;width:60px}.thumbnail-strip{gap:8px}.close-fullscreen{height:40px;right:15px;top:15px;width:40px}.fullscreen-nav{height:45px;width:45px}.fullscreen-nav.nav-arrow-left{left:15px}.fullscreen-nav.nav-arrow-right{right:15px}.fullscreen-thumbnails{bottom:15px;gap:8px;max-width:95%}.fullscreen-thumbnails .thumbnail{height:45px;width:45px}}.compact-image-viewer{border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;display:block;overflow:hidden;position:relative;width:100%}.compact-image-viewer-small{max-height:200px;max-width:200px}.compact-image-viewer-medium{max-height:300px;max-width:300px}.compact-image-viewer-large{max-height:400px;max-width:400px}.image-container{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.image{height:auto;max-height:100%;max-width:100%;object-fit:cover;width:auto}.image.loading{opacity:0}.compact-image-viewer .loading-spinner{align-items:center;display:flex;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.compact-image-viewer .spinner{animation:compact-spin 1s linear infinite;border:2px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:24px;width:24px}@keyframes compact-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.compact-image-viewer .error-state{align-items:center;color:#999;display:flex;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.compact-image-viewer .error-icon{color:#ccc;height:32px;width:32px}.compact-image-viewer .image-counter{background:#000000b3;border-radius:12px;bottom:8px;color:#fff;font-size:12px;font-weight:500;opacity:0;padding:4px 8px;position:absolute;right:8px}.compact-image-viewer.touch-device .image-counter{opacity:1}.compact-image-viewer .hover-zones{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:5}.compact-image-viewer .hover-zone{border-bottom:4px solid #0000;height:100%;opacity:0;position:absolute;top:0}.compact-image-viewer .hover-zone.active{border-bottom-color:#3498db99;opacity:1}.compact-image-viewer .fullscreen-overlay{align-items:center;background:#000000f2;display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.fullscreen-content .nav-arrow{align-items:center;background:#ffffff1a;border:none;border-radius:50%;box-shadow:0 2px 10px #0000004d;color:#fff;cursor:pointer;display:flex;height:48px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:48px;z-index:10}.fullscreen-portal .fullscreen-content .nav-arrow:hover{background:#fff3;box-shadow:0 4px 15px #0006}.fullscreen-portal .nav-arrow-left{left:20px}.fullscreen-portal .nav-arrow-right{right:20px}.fullscreen-portal .close-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #ffffff4d;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;position:absolute;right:30px;top:30px;transition:all .2s ease;width:50px;z-index:10}.fullscreen-portal .close-button:hover{background:#fff3;border-color:#ffffff80;transform:scale(1.1)}.fullscreen-portal .close-button:focus{outline:2px solid #007bff;outline-offset:2px}.fullscreen-portal .fullscreen-thumbnails{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000080;border-radius:8px;bottom:20px;display:flex;gap:10px;left:50%;padding:10px;position:absolute;transform:translate(-50%)}.compact-image-viewer .thumbnail{border:2px solid #0000;border-radius:4px;cursor:pointer;height:60px;overflow:hidden;transition:border-color .2s ease;width:60px}.compact-image-viewer .thumbnail:hover{border-color:#ffffff80}.compact-image-viewer .thumbnail.active{border-color:#3498db}.compact-image-viewer .thumbnail img{height:100%;object-fit:cover;width:100%}.compact-image-viewer .sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.compact-image-viewer .no-images{align-items:center;background:#f8f9fa;border:2px dashed #ddd;color:#999;display:flex;font-size:14px;height:100%;justify-content:center}@media (max-width:768px){.compact-image-viewer-small{max-height:150px;max-width:150px}.compact-image-viewer-medium{max-height:250px;max-width:250px}.compact-image-viewer-large{max-height:300px;max-width:300px}.compact-image-viewer .image-counter{bottom:4px;font-size:11px;padding:3px 6px;right:4px}.compact-image-viewer .close-button{height:45px;right:20px;top:20px;width:45px}}@media (max-width:480px){.compact-image-viewer-small{max-height:120px;max-width:120px}.compact-image-viewer-medium{max-height:200px;max-width:200px}.compact-image-viewer-large{max-height:250px;max-width:250px}}@media (hover:none) and (pointer:coarse){.compact-image-viewer{cursor:default}.compact-image-viewer .image-counter{opacity:1}}@media (prefers-contrast:high){.compact-image-viewer{border:2px solid #000}.compact-image-viewer .image-counter,.compact-image-viewer .nav-arrow{background:#000;border:1px solid #fff}}@media (prefers-reduced-motion:reduce){.compact-image-viewer .spinner{animation:none}}.image-viewer{border-radius:8px;display:block;overflow:hidden;position:relative;transition:all .3s ease;width:100%}.fullscreen-portal .fullscreen-overlay{align-items:center;background:#000000f2;display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.fullscreen-portal .fullscreen-overlay.active{display:flex}.fullscreen-portal .fullscreen-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%}.fullscreen-portal .fullscreen-image{max-height:80%;max-width:90%;object-fit:contain}.image-viewer .image-container{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.image-viewer .image{height:auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}.image-viewer.fullscreen .image{cursor:default;max-height:90vh;max-width:90vw}.image-viewer:not(.fullscreen) .image{cursor:inherit}.image-viewer .image-loading{align-items:center;display:flex;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.image-viewer .loading-spinner{animation:image-viewer-spin 1s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:32px;width:32px}@keyframes image-viewer-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.image-viewer .image-error{align-items:center;color:#666;display:flex;flex-direction:column;justify-content:center;left:50%;padding:20px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.image-viewer .image-error-icon{color:#ccc;height:64px;margin-bottom:12px;width:64px}.image-viewer .error-text{color:#999;font-size:14px}.fullscreen-portal .fullscreen-content .close-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #ffffff4d;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;position:absolute;right:30px;top:30px;transition:all .2s ease;width:50px;z-index:10}.image-viewer .close-button:hover{background:#fff3;border-color:#ffffff80;transform:scale(1.1)}.image-viewer .close-button:focus{outline:2px solid #007bff;outline-offset:2px}.image-viewer .close-icon{height:24px;width:24px}@media (max-width:768px){.image-viewer .close-button{height:45px;right:20px;top:20px;width:45px}.image-viewer .close-icon{height:20px;width:20px}}@media (prefers-contrast:high){.image-viewer{border:2px solid #000}.image-viewer .image-error-icon{color:#000}}@media (prefers-reduced-motion:reduce){.image-viewer,.image-viewer .image,.image-viewer .loading-spinner{transition:none}.image-viewer .loading-spinner{animation:none}}