.not-found-container{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#134147,#3bd6b5);overflow:hidden;padding:20px}.not-found-content{position:relative;z-index:10;text-align:center;max-width:600px}.error-animation{position:relative;margin-bottom:40px}.error-number{display:flex;justify-content:center;gap:20px;font-size:120px;font-weight:900;color:#fff;text-shadow:0 10px 30px rgba(0,0,0,.3);line-height:1}.error-number span{display:inline-block;animation:bounce 2s infinite}.error-number .four:first-child{animation-delay:0s}.error-number .zero{animation-delay:.2s;color:gold}.error-number .four:last-child{animation-delay:.4s}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.error-shapes{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;pointer-events:none}.shape{position:absolute;border-radius:50%;opacity:.6;animation:float 6s infinite ease-in-out}.shape-1{width:60px;height:60px;background:#fff3;top:10%;left:10%;animation-delay:0s}.shape-2{width:40px;height:40px;background:#ffd7004d;top:60%;right:10%;animation-delay:2s}.shape-3{width:50px;height:50px;background:#ffffff26;bottom:20%;left:15%;animation-delay:4s}@keyframes float{0%,to{transform:translate(0) rotate(0)}33%{transform:translate(20px,-20px) rotate(120deg)}66%{transform:translate(-20px,20px) rotate(240deg)}}.error-title{font-size:48px;font-weight:800;color:#fff;margin-bottom:16px;text-shadow:0 4px 20px rgba(0,0,0,.2)}.error-message{font-size:18px;color:#ffffffe6;line-height:1.6;margin-bottom:40px;text-shadow:0 2px 10px rgba(0,0,0,.1)}.home-button{display:inline-flex;align-items:center;gap:10px;padding:16px 36px;font-size:18px;font-weight:600;color:#667eea;background:#fff;border:none;border-radius:50px;cursor:pointer;box-shadow:0 10px 30px #0003;transition:all .3s ease;position:relative;overflow:hidden}.home-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}.home-button:hover:before{left:100%}.home-button:hover{transform:translateY(-3px);box-shadow:0 15px 40px #0000004d}.home-button:active{transform:translateY(-1px)}.home-icon{width:24px;height:24px}.background-shapes{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none}.bg-shape{position:absolute;border-radius:50%;opacity:.1}.bg-shape-1{width:400px;height:400px;background:#ffffff80;top:-200px;left:-200px;animation:rotate 20s linear infinite}.bg-shape-2{width:300px;height:300px;background:#ffd70066;bottom:-150px;right:-150px;animation:rotate 25s linear infinite reverse}.bg-shape-3{width:500px;height:500px;background:#ffffff4d;top:50%;right:-250px;animation:pulse 15s ease-in-out infinite}.bg-shape-4{width:350px;height:350px;background:#ffd7004d;bottom:10%;left:-175px;animation:pulse 18s ease-in-out infinite;animation-delay:2s}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,to{transform:scale(1);opacity:.1}50%{transform:scale(1.1);opacity:.15}}@media (max-width: 768px){.error-number{font-size:80px;gap:10px}.error-title{font-size:32px}.error-message{font-size:16px}.home-button{padding:14px 28px;font-size:16px}.bg-shape-1,.bg-shape-2,.bg-shape-3,.bg-shape-4{width:200px;height:200px}}@media (max-width: 480px){.error-number{font-size:60px}.error-title{font-size:24px}.error-message{font-size:14px;margin-bottom:30px}}.swiper{width:100%;height:100%}.swiper-slide{text-align:center;font-size:18px;display:flex;justify-content:center;align-items:center}.swiper-slide img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.btn-white{background-color:#fff;color:#000;border:1px solid #dee2e6;padding:8px 20px;border-radius:12px;margin-right:10px;margin-top:4px}.btn-check:checked+.btn-white{background-color:#008a5b!important;color:#fff!important;border-color:#008a5b!important;font-weight:600}.btn-white:hover{border-color:#008a5b;background-color:#f8f9fa}.uppercase-input{text-transform:uppercase}.uppercase-input::-moz-placeholder{text-transform:none}.uppercase-input::placeholder{text-transform:none}.featured-ribbon{position:absolute;top:12px;left:-35px;width:130px;text-align:center;background:#f81515;color:#fff;font-weight:600;transform:rotate(-45deg);box-shadow:0 2px 6px #0003;z-index:2}.featured-ribbon span{display:block;padding:4px 0;font-size:.8rem;letter-spacing:.5px}.car-card{background:#fff;border-radius:20px;overflow:hidden;position:relative;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.car-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.car-image{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.car-card:hover .car-image{transform:scale(1.05)}.car-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.55),transparent 70%);opacity:1;transition:opacity .3s ease}.car-name{font-weight:600;font-size:1rem}.ribbon{position:absolute;top:14px;left:-40px;width:140px;text-align:center;color:#fff;font-weight:600;transform:rotate(-45deg);font-size:.8rem;padding:6px 0;box-shadow:0 4px 8px #00000040;z-index:5}.ribbon.live{background:linear-gradient(135deg,#ff4b2b,#ff416c)}.ribbon.expired{background:linear-gradient(135deg,#6c757d,#adb5bd)}.car-timer{background:#0000008c;color:#fff;padding:4px 10px;border-radius:12px;font-size:.8rem}.fan-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1001}.fan-list{--radius: 120px;--total-angle: 120deg;--end-angle: 180deg}.fan-list.open .fan-list-item{opacity:1;--steps: max(1, calc(var(--count) - 1));--start-angle: calc(var(--end-angle) - var(--total-angle));--angle: calc( var(--start-angle) + (var(--pos) * var(--total-angle) / var(--steps)) );transform:translate(calc(-1 * var(--radius) * sin(var(--angle))),calc(-1 * var(--radius) * cos(var(--angle)))) scale(1);transition-delay:calc(var(--pos) * 40ms);pointer-events:auto;z-index:1002;min-width:120px;border-radius:20px}.fan-list-item{position:absolute;bottom:0;right:0;opacity:0;transform:translate(0) scale(.95);transition:opacity .2s ease,transform .35s cubic-bezier(.25,.8,.25,1);pointer-events:none}.fan-main-btn{position:relative;z-index:1003}.hide-scrollbar{scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.location-box{background:#fff;padding:2px 10px;border-radius:14px;display:inline-flex;align-items:center;gap:6px;margin:4px 0}.location-icon{font-size:18px;color:#ff4d4f}.location-text{font-size:15px;font-weight:600;color:#333;letter-spacing:.2px}input,textarea,select{scroll-margin-top:90px}.bottom-nav{position:fixed;bottom:0;width:100%;max-width:1000px;margin:0 auto;left:0;right:0}.nav-box{display:flex;padding:8px;height:100%;width:100%}.nav-container{display:flex;width:100%;list-style:none;justify-content:space-around;margin-bottom:0}.bott-nav-item{display:flex;position:relative;width:calc(20% - 2px);justify-content:center}.bott-nav-item.active .bott-nav-item-icon{background-color:var(--primary-color)}.bott-nav-item.active .bott-nav-item-icon img{filter:brightness(0) invert(1)}.bott-nav-item.active .bott-nav-item-text{color:var(--primary-color)}.bott-nav-item-link{display:flex;flex-direction:column;align-items:center;color:#2f3046;text-decoration:none;justify-content:center}.bott-nav-item-icon{position:relative;display:flex;align-items:center;justify-content:center;font-size:1.6em;background-color:#fff;border-radius:10px;height:36px;width:36px;transition:margin-top .25s ease-in-out,box-shadow .25s ease-in-out}.bott-nav-item-icon img{width:20px;height:20px;filter:brightness(0) saturate(100%) invert(71%) sepia(7%) saturate(312%) hue-rotate(178deg) brightness(80%) contrast(92%)}.bott-nav-item-text{font-size:10px;color:#99a1af;padding-top:2px;font-weight:600}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--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-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--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(to right, #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-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-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--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@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,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),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,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),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,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 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,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-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--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-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:translate3d(0,var(--y),0) 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%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.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:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-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--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:transparent}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(./layers-BWBAp2CZ.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(./layers-2x-Bpkbi35X.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(./marker-icon-hN30_KVU.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}:root{--font-dmsans: "DM Sans", sans-serif;--font-playfair: "Playfair Display", sans-serif;--primary-color: #0f56cb;--primary-color-opc: 1, 170, 133;--primary-color2: #0b0c0c;--primary-color2-opc: 11, 12, 12;--primary-color3: #d8762d;--primary-color3-opc: 216, 118, 45;--primary-color4: #2453d4;--primary-color4-opc: 36, 83, 212;--primary-color5: #dcf263;--primary-color5-opc: 220, 242, 99;--primary-color6: #3c5037;--primary-color6-opc: 60, 80, 55;--primary-color7: #63ab45;--primary-color7-opc: 99, 171, 69;--title-color: #0b0c0c;--title-color-opc: 11, 12, 12;--title-color2: #3c5037;--title-color2-opc: 60, 80, 55;--white-color: #fff;--paragraph-color: #23291fbb;--paragraph-color2: #5e5e5e;--border-color: #e6e6e6;--border-color-opc: 230, 230, 230;--border-color2: #eeeeee}#app{overflow:hidden}.bottom-nav{position:fixed;bottom:0;left:0;width:100%;height:80px;padding:8px;background:#fff;display:flex;justify-content:space-around;align-items:center;z-index:1000;border-top:1px solid #eee;box-shadow:0 2px 6px #00000014}.bottom-nav .nav-item{flex:1;text-align:center;text-decoration:none;color:#666;font-size:12px}.bottom-nav .nav-item span{display:block;font-size:20px}.bottom-nav .nav-item.active{color:#007bff}.loader{width:50px;top:50%;left:calc(50% - 25px);position:absolute;z-index:999999;padding:8px;aspect-ratio:1;border-radius:50%;background:#25b09b;--_m: conic-gradient(#0000 10%, #000), linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:l3 1s infinite linear}.loader-cont{background:#00000082;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;display:flex;justify-content:center;align-items:center;touch-action:none}.no-scroll{overflow:hidden;height:100vh;touch-action:none}@keyframes l3{to{transform:rotate(1turn)}}.page-content{margin-top:122px}.bubble2-btn2{position:relative;font-family:var(--font-dmsans);font-size:12px;font-weight:600;line-height:1;letter-spacing:.02em;white-space:nowrap;border-color:#f3f4f6;outline:none;display:flex;align-items:center;gap:4px;padding:8px;border-radius:10px;background:#fff;cursor:pointer;box-shadow:0 2px 6px #00000014;transition:all .2s ease}.bubble2-btn2>svg{width:12px;height:12px}.bubble2-btn2:active,.bubble2-btn2:hover{outline:none;box-shadow:none;border:none}.bubble2-btn2:focus{background-color:var(--primary-color)!important;color:#fff}.bubble-btn{position:relative;display:inline-block;font-family:var(--font-dmsans),serif;font-size:14px;font-weight:600;line-height:1;letter-spacing:.02em;white-space:nowrap;padding:8px 12px;background:linear-gradient(135deg,#00aa85,#80d5c2);color:#fff;border:none;border-radius:50px;cursor:pointer;box-shadow:0 8px 20px #62cbb459;transition:transform .2s ease,box-shadow .3s ease}.bubble-btn:active{transform:scale(.96)}.options-area{position:absolute;top:100%;right:0;background:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 4px 8px #0000001a;margin-top:4px;min-width:160px;z-index:9}.option-item{padding:4px 6px;cursor:pointer}.option-item:hover{background:#f2f2f2}.option-item.selected{background:var(--primary-color);color:#fff}.bubble-btn.selected{background:var(--primary-color);color:#fff;border:none}.toggle-container{padding:10px;background-color:#fff;position:absolute;border-radius:8px;z-index:10;min-width:50%;max-height:200px;overflow:auto;box-shadow:-1px 6px 20px -2px #00000082;-webkit-box-shadow:-1px 6px 20px -2px rgba(0,0,0,.51);-moz-box-shadow:-1px 6px 20px -2px rgba(0,0,0,.51)}.toggle-item{padding:5px;border-radius:6px}.toggle-item:hover{background-color:var(--primary-color);color:#fff;cursor:pointer}.toggle-item.selected{background-color:var(--primary-color);color:#fff}.toggle-item img{width:30px;border-radius:15px;align-self:center}.inf-text{align-self:center;padding-left:10px}.avatar-item{align-content:center}.close-icon{position:absolute;top:0;right:0;background:#fff;width:20px;height:20px;border-radius:50%;align-items:center;display:flex;justify-content:center}.border-bt{border-bottom:#00000042 1px solid}.setting-item h6{margin:0}.border-color-main{border-color:var(--primary-color)!important}.img-container{display:flex;justify-content:center}.image-profile{position:relative;width:100px;height:100px}.image-profile img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.legit:after{content:"✔";position:absolute;bottom:0;right:0;width:22px;height:22px;background:#2ecc71;color:#fff;font-size:14px;border-radius:50%;display:flex;justify-content:center;align-items:center;border:2px solid white}.float-btn{position:fixed;bottom:10px}.bg-blue-500{background-color:#3280ff!important;background-color:oklch(62.3% .214 259.815)!important}.recall,.recall:hover{color:#fa5252}.footer-copyright{position:fixed;padding-bottom:15px;width:100%;bottom:0;padding-top:24px;text-align:center;color:#9ca3af;font-size:13px;line-height:1.5}@media (max-width: 640px){.footer-copyright{padding-top:16px;font-size:11px}}.ap-root{max-width:430px;margin:0 auto;min-height:100vh;display:flex;flex-direction:column;overflow-x:hidden;background:var(--muted)}.ap-hero{position:relative;height:248px;flex-shrink:0;overflow:hidden}.ap-hero-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.ap-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,.35) 0%,transparent 45%,rgba(0,0,0,.58) 100%)}.ap-glass-btn{width:38px;height:38px;border-radius:50%;border:none;background:#ffffff2e;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .18s ease}.ap-glass-btn:hover{background:#ffffff4d}.ap-countdown{display:flex;align-items:center;gap:6px;background:#00000075;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;padding:5px 13px;border-radius:20px;font-size:.8rem;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:.06em}@keyframes ap-pulse{0%,to{opacity:1}50%{opacity:.3}}.ap-live-dot{width:7px;height:7px;border-radius:50%;background:#fff;flex-shrink:0;animation:ap-pulse 1.4s ease-in-out infinite}.ap-card{flex:1;background:#fff;border-radius:22px 22px 0 0;margin-top:-22px;position:relative;z-index:2}.ap-nav-wrap{padding:6px 20px 0;margin-top:6px;border-bottom:1.5px solid var(--border)}.ap-nav .nav-link{background:none;border:none;border-bottom:2.5px solid transparent;border-radius:0;color:var(--muted-foreground);padding:9px 0;margin-right:24px;margin-bottom:-1.5px;font-size:.85rem;transition:color .18s ease,border-color .18s ease}.ap-nav .nav-link:hover{color:#0d6efd}.ap-nav .nav-link.active{color:#0d6efd;border-bottom-color:#0d6efd;font-weight:700}.ap-dashed{border-top:1px dashed #dee2e6;margin:2px 0 10px}.ap-my-bid{background:#f0f5ff!important;border-color:#c7d9ff!important}.ap-top-bid{background:#fff0f0!important;border-color:#f99!important}.ap-footer{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:430px;background:#fff;border-top:1.5px solid var(--border);box-shadow:0 -6px 24px #00000012;padding:12px 16px 14px;z-index:100}.ap-stepper-btn{width:42px;height:42px;border-radius:var(--radius-sm);border:1.5px solid #dee2e6;background:#fff;color:#4b5563;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:border-color .18s,background .18s,color .18s}.ap-stepper-btn:hover{border-color:#0d6efd;color:#0d6efd;background:#eff5ff}.ap-stepper-btn:active{transform:scale(.93)}.ap-amount-display{flex:1;height:42px;border:1.5px solid #dee2e6;border-radius:var(--radius-sm);background:var(--muted);display:flex;align-items:center;justify-content:center}.img-selected{border:3px solid #66be4b;border-radius:var(--ds-border-radius)}.complete-badge{width:90%;position:absolute;left:50%;top:50%;z-index:2;transform:translate(-50%,-50%);background-color:#fff;border-radius:10px;padding:5px;display:flex;justify-content:center;color:#16a34a;font-weight:600}
