@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);body,html{margin:0;padding:0;width:100%}body{background-color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}#root{margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#1e1e1e}::-webkit-scrollbar-thumb{background:#333;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#555}.header-container{display:flex;justify-content:center;left:0;padding:15px;position:fixed;right:0;top:20px;width:100%;z-index:1000}.header-content{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#00000080;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 4px 30px #0000004d;display:flex;justify-content:space-between;max-width:1400px;padding:10px 20px;width:95%}.logo{font-size:24px;font-weight:700}.logo a{color:#fff;text-decoration:none;transition:color .3s ease}.logo a:hover{color:#f0f0f0}.desktop-nav ul{align-items:center;display:flex;gap:25px;list-style:none;margin:0;padding:0}.desktop-nav li{position:relative}.desktop-nav a{align-items:center;color:#fff;display:flex;font-weight:500;text-decoration:none;transition:color .3s ease}.desktop-nav a:hover{color:#f0f0f0}.mobile-menu{position:relative}.menu-toggle{align-items:center;background:#0000;border:none;color:#fff;cursor:pointer;display:flex;font-size:24px;justify-content:center;padding:5px}.mobile-nav{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#000000b3;border:1px solid #ffffff1a;border-radius:15px;box-shadow:0 4px 30px #00000080;margin-top:10px;overflow:hidden;position:absolute;right:0;top:100%;width:250px;z-index:1000}.mobile-nav ul{list-style:none;margin:0;padding:0}.mobile-nav li{border-bottom:1px solid #ffffff1a}.mobile-nav li:last-child{border-bottom:none}.mobile-nav a{color:#fff;display:block;font-weight:500;padding:15px 20px;text-decoration:none;transition:background-color .3s ease}.mobile-nav a:hover{background-color:#ffffff1a}.profile-link{gap:10px}.avatar,.profile-link{align-items:center;display:flex}.avatar{background-color:#fff3;border-radius:50%;color:#fff;height:32px;justify-content:center;overflow:hidden;width:32px}.avatar img{height:100%;object-fit:cover;width:100%}.logout-button{align-items:center;background:#0000;border:none;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:8px;padding:15px 20px;text-align:left;transition:background-color .3s ease;width:100%}.desktop-nav .logout-button{padding:0}.logout-button:hover{color:#fcc}.mobile-nav .logout-button:hover{background-color:#ffffff1a}.cart-icon{font-size:20px;position:relative}@media (max-width:768px){.header-content{background:#000000b3;padding:10px 15px}.logo{font-size:20px}}@media (max-width:480px){.header-container{padding:10px;top:10px}.header-content{background:#000c;padding:8px 12px}.logo{font-size:18px}}.footer{background-color:#222;color:#fff;margin-top:80px;padding:60px 0 30px}.footer-container{margin:0 auto;max-width:1400px;padding:0 20px}.footer-row{display:flex;flex-wrap:wrap;gap:30px;margin-bottom:40px}.footer-column{flex:1 1;min-width:250px}.footer-title{font-size:1.4rem;font-weight:700;margin-bottom:20px;padding-bottom:10px;position:relative}.footer-title:after{background:linear-gradient(90deg,#fff,#0000);bottom:0;content:"";height:2px;left:0;position:absolute;width:50px}.footer-description{color:#ccc;line-height:1.6;margin-bottom:20px}.footer-social{display:flex;gap:15px}.footer-social a{align-items:center;background-color:#ffffff1a;border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.footer-social a:hover{background-color:#fff;color:#222;transform:translateY(-3px)}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:12px}.footer-links a{color:#ccc;display:inline-block;position:relative;text-decoration:none;transition:color .3s ease}.footer-links a:after{background-color:#fff;bottom:-2px;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.footer-links a:hover{color:#fff}.footer-links a:hover:after{width:100%}.footer-contact{list-style:none;margin:0;padding:0}.footer-contact li{align-items:center;color:#ccc;display:flex;margin-bottom:15px}.footer-contact li svg{margin-right:10px;min-width:20px}.footer-contact a{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-contact a:hover{color:#fff}.footer-bottom{align-items:center;border-top:1px solid #ffffff1a;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;padding-top:30px}.footer-copyright{color:#999;font-size:.9rem}.footer-payment{align-items:center;display:flex;gap:10px}.footer-payment span{color:#999;font-size:.9rem}.footer-payment img{height:24px}@media (max-width:992px){.footer-row{gap:40px}.footer-column{flex-basis:calc(50% - 20px);flex-grow:0;flex-shrink:0}}@media (max-width:768px){.footer{padding:40px 0 20px}.footer-bottom{align-items:flex-start;flex-direction:column}}@media (max-width:576px){.footer-column{flex:0 0 100%}.footer-row{gap:30px}.footer-title{margin-bottom:15px}}@media (max-width:420px){.footer{margin-top:40px;padding:30px 0 15px}.footer-container{padding:0 15px}.footer-row{gap:25px;margin-bottom:25px}.footer-title{font-size:1.2rem}.footer-social a{height:35px;width:35px}}.cookie-consent{bottom:20px;color:#fff;color:var(--text-primary,#fff);left:50%;margin:0 auto;max-width:1300px;position:fixed;transform:translateX(-50%);width:90%;z-index:100}.cookie-consent-container{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#0003;border:1px solid #fff3;border-radius:30px;box-shadow:0 4px 15px #00000026;display:flex;gap:1rem;justify-content:space-between;margin:0 auto;max-width:100%;padding:1rem 1.5rem}.cookie-consent-text{flex:1 1}.cookie-consent-title{color:#7289da;color:var(--accent-primary,#7289da);font-size:1.1rem;font-weight:600;margin:0 0 .5rem}.cookie-consent-text p{color:#fffc;font-size:.95rem;margin:.3rem 0}.cookie-consent-link{color:#7289da;color:var(--accent-primary,#7289da);text-decoration:underline;transition:color .2s ease}.cookie-consent-link:hover{color:#9baae4;color:var(--accent-secondary,#9baae4)}.cookie-consent-button{background:#7289da1a;border:1px solid #7289da4d;border-radius:4px;border-radius:var(--border-radius,4px);color:#7289da;color:var(--accent-primary,#7289da);cursor:pointer;font-size:.95rem;font-weight:500;padding:.5rem 1rem;transition:all .3s ease;transition:var(--transition,all .3s ease);white-space:nowrap}.cookie-consent-button:hover{background-color:#7289da;background-color:var(--accent-primary,#7289da);box-shadow:0 2px 8px #7289da80;color:#fff;transform:translateY(-2px)}.cookie-consent-button:active{transform:translateY(0)}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (max-width:992px){.cookie-consent{bottom:10px;width:95%}}@media (max-width:768px){.cookie-consent-container{flex-direction:column;padding:.8rem 1.2rem;text-align:center}.cookie-consent-button{margin-top:1rem;width:100%}}@media (max-width:480px){.cookie-consent{bottom:5px;width:100%}.cookie-consent-container{border-bottom:none;border-left:none;border-radius:0;border-right:none;padding:.7rem 1rem}}.layout{background-color:var(--bg-primary);background-image:none;display:flex;flex-direction:column;height:100%;min-height:100vh;position:relative}.layout .header{position:fixed}.main-content{display:flex;flex:1 0 auto;flex-direction:column;margin:0 auto;padding:3rem 0 4rem;position:relative;width:100%}.home-page .main-content{padding:0}.home-page{margin-top:0;padding-top:0}.home-page .header{position:absolute}.container{display:flex;flex:1 0 auto;flex-direction:column;width:100%}.home-page .container{max-width:100%;padding:0}.page-transition{animation:fadeIn .5s ease-in-out}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--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-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 #0000001a;--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-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{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{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.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{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;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:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.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:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;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,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--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: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%{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:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) 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: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{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),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-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hero-section{background-color:#000;height:100vh;margin:0;margin-top:0!important;max-height:none;max-width:100%;min-height:110vh;overflow:hidden;padding:0;text-align:center}.hero-content,.hero-section{display:flex;justify-content:center;position:relative;width:100%}.hero-content{align-items:flex-start;flex-direction:column;height:100%;max-width:1400px;padding:0 5rem;z-index:2}.hero-title{color:#fff;font-size:5.5rem;margin:3rem 0 2rem;max-width:70%;text-align:left;text-shadow:2px 2px 4px #0000004d}.hero-image{height:120vh;width:100%}.hero-image,.hero-image:after{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.hero-image:after{background:linear-gradient(90deg,#0006,#0003 50%,#0000);content:""}.hero-image img{display:block;height:100%;object-fit:cover;width:100%}.home-cta-section,.home-faq-section,.home-testimonials-section{display:none}.home-container{margin:-100px 0 0!important;max-width:100%!important;overflow-x:hidden!important;padding:0!important;position:relative!important;width:100%!important}.features-section{padding-top:2rem}.home-container ::-webkit-scrollbar{height:3px!important;width:3px!important}.home-container ::-webkit-scrollbar-track{background:#0000!important;border-radius:0!important;box-shadow:none!important}.home-container ::-webkit-scrollbar-thumb{background:#fff!important;border:none!important;border-radius:3px!important;box-shadow:none!important}.home-container ::-webkit-scrollbar-thumb:hover{background:#fff!important}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{margin:0!important;max-width:100%!important;padding:0!important;width:100%!important}.home-full-width-reset{box-sizing:border-box!important;left:50%!important;margin-left:-50vw!important;margin-right:-50vw!important;max-width:none!important;padding-left:0!important;padding-right:0!important;position:relative;right:50%!important;width:100vw!important}.home-motorcycles-section .col,.home-motorcycles-section .container,.home-motorcycles-section .row,.home-motorcycles-section [class^=col-]{margin:0!important;max-width:100%!important;padding:0!important;width:100%!important}@media (max-width:1200px){.hero-title{font-size:4.5rem;max-width:80%}.hero-content{padding:0 4rem}}@media (max-width:992px){.hero-title{font-size:4rem;max-width:90%}.hero-content{padding:0 3rem}.hero-section{min-height:120vh}}@media (max-width:768px){.hero-title{font-size:3.5rem;max-width:95%}.hero-content{padding:0 2rem}.hero-section{min-height:100vh}}@media (max-width:576px){.hero-title{font-size:2.8rem;max-width:100%}.hero-content{padding:0 1.5rem}.hero-section{min-height:100vh}.hero-image:after{background:linear-gradient(90deg,#00000080,#0000004d)}.hero-buttons{flex-direction:column;gap:10px}}@media (max-width:420px){.hero-title{font-size:2.2rem;margin-bottom:1rem;margin-top:2rem}.hero-subtitle{font-size:1rem;line-height:1.4}.hero-content{padding:0 1rem}.hero-section{min-height:90vh}.hero-button{font-size:.9rem!important;padding:.8rem 1.2rem;text-align:center;width:100%}.moto-tours-info-wrapper{border-radius:15px;gap:15px;padding:15px}.moto-tours-info-content-title{font-size:1.6rem;padding-bottom:.6rem}.moto-tours-info-content-text{font-size:1rem;line-height:1.4;margin-bottom:15px}.moto-tours-info-button{font-size:1rem;padding:.6rem 1.2rem;text-align:center;width:100%}.photo-gallery-title{font-size:1.8rem;margin-bottom:1.5rem}.photo-slider-item{height:180px}.header-container{padding:5px;top:5px}.header-content{padding:5px 8px}}.moto-tours-info-section{box-sizing:border-box;left:50%!important;margin-bottom:100px;margin-left:-50vw!important;margin-right:-50vw!important;margin-top:100px;max-width:none!important;overflow-x:hidden;padding:0;position:relative;right:50%!important;width:100vw!important;z-index:2}.unique-routes-section{margin-top:50px}.unique-routes-section .moto-tours-info-wrapper{background-color:#0000004d}.moto-tours-info-container{margin:0 auto;max-width:1400px;padding:0 max(3rem,5vw)}.moto-tours-info-wrapper{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#0003;border:1px solid #fff3;border-radius:30px;box-shadow:0 4px 15px #00000026;display:flex;gap:40px;justify-content:space-between;padding:30px}.moto-tours-info-image{border-radius:20px;box-shadow:0 15px 30px #0000004d;flex:0 0 45%;overflow:hidden;position:relative}.moto-tours-info-image img{border-radius:20px;display:block;height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.moto-tours-info-image:hover img{transform:scale(1.05)}.moto-tours-info-content{display:flex;flex:0 0 50%;flex-direction:column;gap:20px}.moto-tours-info-content-title{color:#fff;font-size:2.8rem;font-weight:700;margin:0;padding-bottom:1rem;position:relative}.moto-tours-info-content-title:after{background:linear-gradient(90deg,#fff,#0000);bottom:0;content:"";height:3px;left:0;position:absolute;width:80px}.moto-tours-info-content-text{color:#e0e0e0;font-size:1.6rem;line-height:1.6;margin:0 0 25px}.moto-tours-info-button{align-self:flex-start;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffff1a;border:2px solid #fff;border-radius:30px;box-shadow:0 4px 10px #0000004d;color:#fff;cursor:pointer;font-size:1.4rem;font-weight:600;margin-top:10px;padding:1rem 2rem;transition:all .3s ease}.moto-tours-info-button:hover{background-color:#fff3;box-shadow:0 6px 15px #0006;transform:translateY(-5px)}.moto-tours-info-button:active{box-shadow:0 3px 8px #0000004d;transform:translateY(-2px)}.unique-routes-section .moto-tours-info-button{background-color:#ffffff26;border-color:#fffc}@media (max-width:992px){.moto-tours-info-wrapper{flex-direction:column;padding:25px}.moto-tours-info-image{margin-bottom:20px}.moto-tours-info-content,.moto-tours-info-image{flex:0 0 100%;width:100%}.moto-tours-info-section{margin-bottom:70px;margin-top:80px}}@media (max-width:768px){.moto-tours-info-section{margin-top:60px}.moto-tours-info-container{padding:0 2rem}.moto-tours-info-content-title{font-size:2.2rem}.moto-tours-info-content-text{font-size:1.4rem}.moto-tours-info-button{font-size:1.3rem;padding:.8rem 1.8rem}}@media (max-width:576px){.moto-tours-info-section{margin-bottom:50px;margin-top:40px}.moto-tours-info-container{padding:0 1.5rem}.moto-tours-info-wrapper{border-radius:20px;gap:20px;padding:20px}.moto-tours-info-content-title{font-size:2rem;padding-bottom:.8rem}.moto-tours-info-content-text{font-size:1.2rem;margin-bottom:20px}.moto-tours-info-button{font-size:1.2rem;padding:.7rem 1.5rem}}@media (max-width:420px){.moto-tours-info-section{margin-bottom:30px;margin-top:30px}.moto-tours-info-container{padding:0 1rem}}.hero-button{align-self:flex-start;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffff1a;box-shadow:0 4px 10px #0000004d;display:inline-block;font-size:1.6rem;margin-top:1rem;padding:1.2rem 2.5rem;text-shadow:0 1px 2px #0003;transition:all .3s ease}.hero-button:hover{background-color:#fff3;box-shadow:0 6px 15px #0006;transform:translateY(-5px)}.hero-button:active{box-shadow:0 3px 8px #0000004d;transform:translateY(-2px)}.photo-gallery-section{box-sizing:border-box;left:50%!important;margin-bottom:100px;margin-left:-50vw!important;margin-right:-50vw!important;margin-top:100px;max-width:none!important;overflow-x:hidden;padding:0;position:relative;right:50%!important;width:100vw!important;z-index:2}.photo-gallery-container{margin:0 auto;max-width:1400px;padding:0 max(3rem,5vw)}.photo-gallery-title{color:#fff;font-size:4rem;font-weight:800;margin-bottom:3rem;text-align:center;text-shadow:0 2px 4px #0003}.photo-slider{margin-bottom:50px;overflow:hidden;position:relative;width:100%}.photo-slider-container{display:flex;transition:transform .5s ease;width:100%}.photo-slider-slide{grid-gap:20px;display:grid;flex:0 0 100%;gap:20px;grid-template-columns:repeat(4,1fr);min-width:100%}.photo-slider-item{border-radius:15px;box-shadow:0 10px 30px #0000004d;cursor:pointer;height:250px;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.photo-slider-item:hover{box-shadow:0 15px 40px #0006;transform:translateY(-10px)}.photo-slider-item img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.photo-slider-item:hover img{transform:scale(1.05)}.photo-slider-item-overlay{align-items:center;background:#0000004d;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.photo-slider-item:hover .photo-slider-item-overlay{opacity:1}.photo-slider-item-zoom{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#00000080;border:1px solid #ffffff4d;border-radius:30px;color:#fff;font-size:1.2rem;padding:10px 20px;transform:translateY(20px);transition:transform .3s ease}.photo-slider-item:hover .photo-slider-item-zoom{transform:translateY(0)}.photo-slider-pagination{display:flex;gap:15px;justify-content:center;margin-top:30px;overflow:visible;padding:15px 0;position:relative;width:100%;z-index:5}.photo-slider-dot{background-color:#ffffff4d;border:2px solid #ffffff80;border-radius:50%;box-sizing:initial;cursor:pointer;display:block;flex-shrink:0;height:14px;margin:0;outline:none;padding:0;transition:all .3s ease;width:14px}.photo-slider-dot.active{background-color:#fff;transform:scale(1.2)}.photo-slider-dot:hover{background-color:#ffffffb3}.photo-lightbox{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#000000e6;bottom:0;display:flex;justify-content:center;left:0;padding:30px;position:fixed;right:0;top:0;z-index:1000}.photo-lightbox-content{margin:auto;max-height:90%;max-width:90%;position:relative}.photo-lightbox-content img{border-radius:5px;box-shadow:0 5px 30px #00000080;display:block;margin:0 auto;max-height:90vh;max-width:100%}.photo-lightbox-close{align-items:center;background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:24px;height:40px;justify-content:center;position:absolute;right:-40px;top:-40px;transition:background-color .3s;width:40px}.photo-lightbox-close:hover{background-color:#fff3}@media (max-width:1200px){.photo-slider-slide{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.photo-slider-slide{grid-template-columns:repeat(2,1fr)}.photo-gallery-title{font-size:3.5rem}}@media (max-width:768px){.photo-slider-slide{gap:15px;grid-template-columns:repeat(2,1fr)}.photo-slider-item{height:200px}.photo-gallery-title{font-size:3rem}}@media (max-width:576px){.photo-slider-slide{gap:15px;grid-template-columns:1fr}.photo-slider-item{height:220px}.photo-gallery-title{font-size:2.2rem}.photo-lightbox-close{right:15px;top:15px}.photo-slider-dot{height:8px;margin:0 4px;width:8px}}@media (max-width:420px){.photo-slider-item{height:180px}.photo-gallery-section{margin-bottom:50px;margin-top:30px}.photo-slider-pagination{margin-top:15px}.photo-slider-dot{height:6px;margin:0 3px;width:6px}}.hero-buttons{display:flex;flex-wrap:wrap;gap:20px;margin-top:2rem}.hero-subtitle{color:#fff;font-size:1.8rem;margin:0 0 1.5rem;max-width:70%;text-align:left;text-shadow:1px 1px 3px #0000004d}@media (max-width:768px){.hero-subtitle{font-size:1.5rem;max-width:90%}}@media (max-width:576px){.hero-subtitle{font-size:1.3rem;max-width:100%}}@media (max-width:380px){.hero-button{font-size:.9rem;padding:.7rem 1rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:.9rem}.hero-buttons{gap:8px}}.auth-container{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:var(--bg-secondary);border:1px solid #ffffff0d;border-radius:var(--border-radius);box-shadow:var(--box-shadow);margin:6rem auto 2rem;max-width:500px;overflow:hidden;padding:2.5rem;position:relative;transition:var(--transition)}.auth-container:before{background:linear-gradient(to right,var(--accent-primary),var(--accent-secondary));content:"";height:4px;left:0;position:absolute;right:0;top:0;z-index:1}.auth-title{color:var(--text-primary);font-size:2rem;font-weight:700;letter-spacing:-.5px;margin-bottom:2rem;text-align:center}.auth-error{background-color:#f443361a;border:1px solid #f4433633;border-radius:var(--border-radius);color:var(--error);margin-bottom:1.5rem;padding:1rem;text-align:center}.auth-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{gap:.7rem}.form-group label{color:var(--text-secondary);font-size:.95rem;letter-spacing:.5px}.form-group input{background-color:var(--bg-tertiary);border:1px solid #ffffff1a;border-radius:var(--border-radius);font-size:1rem;padding:1rem;transition:var(--transition)}.form-group input:focus{box-shadow:0 0 0 3px #7289da33}.auth-button{background-color:var(--accent-primary);border:none;border-radius:var(--border-radius);box-shadow:0 4px 12px #7289da4d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:.5px;margin-top:1rem;padding:1rem;transition:var(--transition)}.auth-button:hover{background-color:var(--accent-secondary);box-shadow:0 6px 16px #7289da80;transform:translateY(-2px)}.auth-button:disabled{background-color:#444;box-shadow:none;cursor:not-allowed;opacity:.7;transform:none}.auth-link{color:var(--text-secondary);font-size:.95rem;margin-top:2rem;text-align:center}.auth-link a{color:var(--accent-primary);font-weight:500;margin-left:.5rem;text-decoration:none;transition:var(--transition)}.auth-link a:hover{color:var(--accent-secondary);text-decoration:none}.review-form-container{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#000c;border:1px solid #fff3;border-radius:30px;box-shadow:0 8px 30px #00000080;left:50%;max-width:600px;padding:30px;position:fixed;top:50%;transform:translate(-50%,-50%);width:100%;z-index:1000}.review-form-header{align-items:center;border-bottom:1px solid #fff3;display:flex;justify-content:space-between;margin-bottom:25px;padding-bottom:15px}.review-form-header h3{color:#fff;font-size:1.8rem;font-weight:700;margin:0}.review-form-close-btn{background:none;border:none;color:#fff;cursor:pointer;font-size:1.8rem;transition:all .3s ease}.review-form-close-btn:hover{color:#ffffffb3;transform:scale(1.1)}.review-form{gap:20px}.rating-selector,.review-form{display:flex;flex-direction:column}.rating-selector{gap:12px}.rating-selector p{color:#fff;font-size:1.2rem;font-weight:600;margin:0}.rating-stars{display:flex;gap:12px}.rating-star{color:#ffffff4d;cursor:pointer;font-size:2.5rem;transition:all .3s ease}.rating-star:hover{color:gold;transform:scale(1.1)}.rating-star.active{color:gold}.form-group{display:flex;flex-direction:column;gap:10px}.form-group label{color:#fff;font-size:1.2rem;font-weight:600}.review-textarea{background-color:#ffffff1a;border:1px solid #fff3;border-radius:20px;color:#fff;font-family:inherit;font-size:1rem;min-height:150px;padding:15px;resize:vertical;transition:all .3s ease;width:100%}.review-textarea:focus{border-color:#fff;box-shadow:0 0 10px #ffffff4d;outline:none}.review-error{background-color:#ff6b6b1a;border-left:3px solid #ff6b6b;border-radius:10px;color:#ff6b6b;font-size:1rem;margin-top:10px;padding:10px 15px}.review-form-actions{display:flex;gap:20px;justify-content:flex-end;margin-top:20px}.review-cancel-btn{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffff1a;border:1px solid #ffffff80;border-radius:24px;box-shadow:0 4px 10px #0000004d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 24px;transition:all .3s ease}.review-cancel-btn:hover{background-color:#fff3;box-shadow:0 6px 15px #0006;transform:translateY(-3px)}.review-submit-btn{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffff1a;border:1px solid #fff;border-radius:24px;box-shadow:0 4px 10px #0000004d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 24px;transition:all .3s ease}.review-submit-btn:hover{background-color:#fff3;box-shadow:0 6px 15px #0006;transform:translateY(-3px)}.review-cancel-btn:disabled,.review-submit-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.review-form-overlay{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background-color:#000000b3;bottom:0;left:0;position:fixed;right:0;top:0;z-index:999}@media (max-width:768px){.review-form-container{padding:20px;width:90%}.review-form-header h3{font-size:1.5rem}.rating-star{font-size:2rem}}@media (max-width:576px){.review-form-container{border-radius:20px;padding:15px}.review-form-actions{flex-direction:column}.review-cancel-btn,.review-submit-btn{justify-content:center;width:100%}.review-form-header h3{font-size:1.3rem}}.user-avatar{align-items:center;display:inline-flex;justify-content:center;vertical-align:middle}.user-avatar,.user-avatar.small{line-height:1}.avatar-container{align-items:center;border-radius:50%;box-shadow:0 2px 5px #0003;display:flex;justify-content:center;line-height:0;overflow:hidden;position:relative}.avatar-image{display:block;height:100%;line-height:0;object-fit:cover;vertical-align:middle;width:100%}.user-avatar.small .avatar-container{height:32px;width:32px}.user-avatar.medium .avatar-container{height:48px;width:48px}.user-avatar.large .avatar-container{height:64px;width:64px}.user-avatar.xlarge .avatar-container{height:96px;width:96px}.avatar-container.editable{cursor:pointer}.avatar-overlay{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s;width:100%}.avatar-container.editable:hover .avatar-overlay{opacity:1}.avatar-edit-icon{color:#fff;font-size:1.2rem}.avatar-file-input{display:none}.avatar-loading{align-items:center;background-color:#ffffffb3;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.spinner{animation:spin 1s linear infinite;border:3px solid #0000001a;border-radius:50%;border-top-color:#3498db;height:20px;width:20px}.avatar-error{color:#e74c3c;font-size:.8rem;margin-top:5px;text-align:center}.profile-page{background-color:#000;color:#fff;min-height:100vh;padding:0}.profile-container{margin:0 auto;max-width:1000px;padding:100px 20px 40px}.profile-container h1{color:#fff;font-size:2.8rem;font-weight:700;margin:0 0 40px;padding-bottom:15px;position:relative;text-align:center}.profile-container h1:after{background:linear-gradient(90deg,#0000,#fff,#0000);bottom:0;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:100px}.bookings-section,.profile-info-section{margin-bottom:50px;padding:0 max(3rem,5vw)}.bookings-section h2,.profile-info-section h2{color:#fff;font-size:2.2rem;font-weight:700;margin:0 0 30px;padding-bottom:15px;position:relative}.bookings-section h2:after,.profile-info-section h2:after{background:linear-gradient(90deg,#fff,#0000);bottom:0;content:"";height:3px;left:0;position:absolute;width:80px}.profile-card{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#0003;border:1px solid #fff3;border-radius:30px;box-shadow:0 4px 15px #00000026;margin-bottom:30px;padding:30px}.profile-header{background-color:#ffffff1a;border-radius:10px;box-shadow:0 4px 12px #0000001a;margin-bottom:2rem;padding:2rem}.profile-avatar-section,.profile-header{align-items:center;display:flex;flex-direction:column}.profile-avatar-section{gap:1rem}.profile-name{color:var(--text-primary);font-size:1.8rem;font-weight:700;margin:.5rem 0 0}.profile-email{color:var(--text-secondary);font-size:1rem;margin:0}.profile-tabs{border-bottom:1px solid #ffffff1a;display:flex;gap:1rem;margin-bottom:2rem}.profile-tab{background:none;border:none;color:var(--text-secondary);cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;position:relative;transition:all .3s ease}.profile-tab:hover{color:var(--text-primary)}.profile-tab.active{color:var(--accent-primary)}.profile-tab.active:after{background-color:var(--accent-primary);border-radius:2px;bottom:-1px;content:"";height:2px;left:0;position:absolute;width:100%}.profile-content{background-color:#ffffff0d;border-radius:10px;box-shadow:0 4px 12px #0000001a;padding:2rem}.profile-info-item{margin-bottom:2rem}.profile-info-item h3{border-bottom:1px solid #ffffff1a;color:var(--text-primary);font-size:1.3rem;font-weight:600;margin-bottom:1.5rem;margin-top:0;padding-bottom:.5rem}.info-row{margin-bottom:1rem;padding:.5rem 0}.info-label{flex:0 0 120px;font-weight:500}.info-value{flex:1 1}.profile-error{background-color:#ffffff0d;border-radius:10px;box-shadow:0 4px 12px #0000001a;padding:3rem;text-align:center}.profile-error h2{color:#e74c3c;margin-top:0}.bookings-list{display:flex;flex-direction:column;gap:30px}.booking-item{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#0003;border:1px solid #ffffff1a;border-radius:30px;box-shadow:0 8px 25px #00000040;margin-bottom:30px;overflow:hidden;padding:30px;transition:all .3s ease}.booking-item:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);top:0}.booking-item:after,.booking-item:before{content:"";height:1px;left:0;position:absolute;right:0}.booking-item:after{background:linear-gradient(90deg,#0000,#fff3,#0000);bottom:0}.booking-item:hover{border:1px solid #fff3;box-shadow:0 12px 30px #00000059;transform:translateY(-5px)}.booking-header{align-items:center;border-bottom:1px solid #0000001a;display:flex;flex-direction:column;gap:15px;justify-content:center;margin-bottom:20px;padding:10px;text-align:center}.booking-header h4{color:#fff;font-size:1.5rem;margin:0;text-align:center}.booking-status{border-radius:20px;color:#fff;display:inline-block;font-weight:700;padding:5px 15px;text-align:center;width:120px}.booking-status-confirmed{background-color:#2ecc71}.booking-status-pending{background-color:#f39c12}.booking-status-canceled{background-color:#e74c3c}.booking-status-completed{background-color:#3498db}.booking-status-processing{background-color:#9b59b6}.booking-status-document-check{background-color:#f1c40f}.booking-status-awaiting-payment{background-color:#e67e22}.booking-details-container{display:flex;flex-direction:column;gap:20px}.booking-section-title{color:#fff;font-size:1.4rem;font-weight:600;margin-bottom:15px;margin-top:25px;padding-bottom:10px;position:relative}.booking-section-title:first-child{margin-top:0}.booking-section-title:after{background:linear-gradient(90deg,#fff,#0000);bottom:0;content:"";height:2px;left:0;position:absolute;width:50px}.booking-flex-row{display:flex;gap:20px;margin-bottom:15px}.booking-property{flex:1 1}.booking-label{color:#fff;font-weight:600;margin-bottom:5px;opacity:.8}.booking-value{color:#fff;font-size:1.1rem}.booking-total-price{align-items:center;background-color:#ffffff0d;border-radius:15px;border-top:2px solid #fff3;display:flex;justify-content:space-between;margin-top:25px;padding:20px}.booking-total-price .booking-label{font-size:1.2rem;font-weight:700;opacity:1}.booking-total-price .booking-value{color:#fff;font-size:1.8rem;font-weight:700}.booking-actions{border-top:1px solid #ffffff1a;gap:15px;justify-content:flex-end;margin-top:25px;padding-top:25px;position:relative}.booking-actions:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.cancel-booking-btn,.leave-review-btn,.pay-booking-btn{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffff14;border:1px solid #ffffff4d;border-radius:30px;box-shadow:0 4px 10px #0000004d;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;font-weight:600;justify-content:center;padding:.8rem 1.8rem;transition:all .3s ease}.cancel-booking-btn:hover,.leave-review-btn:hover,.pay-booking-btn:hover{background-color:#ffffff26;box-shadow:0 6px 15px #0006;transform:translateY(-3px)}.cancel-booking-btn,.leave-review-btn,.pay-booking-btn{border-color:#ffffff4d}.auto-support-list,.guides-list,.motorcycles-list,.resorts-list{display:flex;flex-direction:column;gap:20px;margin-top:15px}.booking-auto-support-item,.booking-guide-item,.booking-motorcycle-item,.booking-resort-item{border-bottom:1px solid #ffffff1a;display:flex;margin-bottom:15px;padding-bottom:15px;transition:all .3s ease}.booking-auto-support-item:last-child,.booking-guide-item:last-child,.booking-motorcycle-item:last-child,.booking-resort-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.booking-auto-support-item:hover,.booking-guide-item:hover,.booking-motorcycle-item:hover,.booking-resort-item:hover{transform:translateY(-3px)}.auto-support-image,.guide-image,.motorcycle-image,.resort-image{background-color:#0000004d;border:1px solid #fff3;border-radius:4px;flex-shrink:0;height:35px;margin-right:10px;overflow:hidden;width:35px}.auto-support-image img,.guide-image img,.motorcycle-image img,.resort-image img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.booking-auto-support-item:hover .auto-support-image img,.booking-guide-item:hover .guide-image img,.booking-motorcycle-item:hover .motorcycle-image img,.booking-resort-item:hover .resort-image img{transform:none}.auto-support-info,.guide-info,.motorcycle-info,.resort-info{flex:1 1}.auto-support-info h6,.guide-info h6,.motorcycle-info h6,.resort-info h6{color:#fff;font-size:1.1rem;font-weight:600;margin:0 0 10px}.auto-support-info p,.guide-info p,.motorcycle-info p,.resort-info p{color:#e0e0e0;font-size:.9rem;margin:4px 0}.auto-support-info p strong,.guide-info p strong,.motorcycle-info p strong,.resort-info p strong{color:#fff;font-weight:600}.block-total{font-size:1.05rem}.calc-explanation{color:#ffffffb3;font-size:.9rem}.booking-guide-badge{align-items:center;background-color:#ffffff1a;border:1px solid #ffffff4d;border-radius:30px;display:inline-flex;margin-bottom:20px;padding:8px 16px}.guide-icon{font-size:1.2rem;margin-right:10px}.no-bookings{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#0003;border:1px solid #fff3;border-radius:30px;box-shadow:0 4px 15px #00000026;padding:80px 20px;text-align:center}.no-bookings-icon{color:#ffffff4d;font-size:6rem;margin-bottom:30px}.no-bookings p{color:#e0e0e0;font-size:1.3rem;margin:15px 0}@media (max-width:992px){.booking-actions{flex-wrap:wrap}.cancel-booking-btn,.leave-review-btn,.pay-booking-btn{flex:1 1;width:auto}}@media (max-width:768px){.profile-container{padding:80px 15px 30px}.profile-header{padding:1.5rem}.profile-tabs{flex-wrap:wrap}.profile-tab{flex:1 1;padding:.5rem;text-align:center}.profile-content{padding:1.5rem}.info-row{flex-direction:column}.info-label{flex:0 0 auto;margin-bottom:.25rem}.profile-container h1{font-size:2.2rem}.bookings-section h2,.profile-info-section h2{font-size:1.8rem}.booking-header h4{font-size:1.7rem}.booking-section-title{font-size:1.4rem}.detail-group h5{font-size:1.2rem}.booking-actions{flex-direction:column}.cancel-booking-btn,.leave-review-btn,.pay-booking-btn{width:100%}}@media (max-width:576px){.bookings-section,.profile-info-section{padding:0 1.5rem}.profile-container h1{font-size:1.8rem}.bookings-section h2,.profile-info-section h2{font-size:1.6rem}.booking-item{border-radius:20px;box-shadow:0 6px 15px #00000040;padding:20px}.booking-header h4{font-size:1.6rem}.booking-flex-row{flex-direction:column;gap:10px}.auto-support-image,.guide-image,.motorcycle-image,.resort-image{height:30px;width:30px}.auto-support-info h6,.guide-info h6,.motorcycle-info h6,.resort-info h6{font-size:1.1rem}.booking-actions{flex-direction:column;gap:10px}.cancel-booking-btn,.leave-review-btn,.pay-booking-btn{font-size:1rem;padding:.7rem 1.5rem;width:100%}}@media (max-width:480px){.profile-name{font-size:1.5rem}.profile-tab{font-size:.9rem}}.guides-list{background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;margin-top:15px;padding:15px}.booking-guide-item{border-bottom:none;margin-bottom:0;padding-bottom:0}.guide-info h6{color:#fff}.auto-support-list{background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;margin-top:15px;padding:15px}.auto-support-info h6{color:#fff}.resorts-list{background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;margin-top:15px;padding:15px}.resort-info h6{color:#fff}.motorcycles-list{background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;margin-top:15px;padding:15px}.booking-motorcycle-item{align-items:center;background-color:#ffffff1a;border-radius:10px;display:flex;padding:1rem;position:relative;transition:all .3s ease}.booking-motorcycle-item:hover{background-color:#ffffff26;transform:translateY(-3px)}.motorcycle-image{border-radius:8px;height:80px;margin-right:1.5rem;overflow:hidden;width:100px}.motorcycle-image img{height:100%;object-fit:cover;width:100%}.motorcycle-info h6{color:var(--accent-primary);font-size:1.4rem;font-weight:600;margin-bottom:.3rem}.motorcycle-info p{color:#fffc;font-size:1rem;margin:5px 0}.motorcycle-selection-page{margin:0 auto;max-width:100%;overflow:hidden;padding:0;position:relative;width:100%}.booking-header{box-sizing:border-box;left:50%!important;margin-left:-50vw!important;margin-right:-50vw!important;max-width:none!important;padding:4rem max(3rem,5vw);position:relative;right:50%!important;text-align:left;width:100vw!important}.booking-title{font-size:4rem;font-weight:800;line-height:1.1;margin-bottom:1rem}.booking-subtitle{color:#fff;font-size:1.1rem;margin-bottom:1rem}.motorcycle-booking-container{box-sizing:border-box;display:flex;flex-direction:row;gap:3rem;left:50%!important;margin-left:-50vw!important;margin-right:-50vw!important;max-width:none!important;padding:8rem max(3rem,5vw) 4rem;position:relative;right:50%!important;width:100vw!important}.motorcycle-selection-page .booking-details{background:#0000;border:1px solid #fff;border-radius:20px;box-shadow:none;color:#fff;padding:2rem;width:20%!important}.booking-details p{font-size:1.2rem;margin:1rem 0}.booking-details strong{font-weight:600}@media (max-width:768px){.motorcycle-selection-page .booking-details{border-radius:15px;padding:1.2rem}.booking-details p{font-size:1rem;margin:.7rem 0}}@media (max-width:480px){.motorcycle-selection-page .booking-details{border-radius:12px;border-width:1px;padding:1rem}.booking-details p{font-size:.9rem;margin:.5rem 0}.section-header{font-size:1rem;margin:15px 0 8px;padding-bottom:6px}.auto-support-section,.guide-section,.motorcycles-section,.resorts-section,.total-price-section{border-radius:6px;margin-bottom:15px;padding:10px}.auto-support-details,.guide-details,.motorcycles-details,.resorts-details{margin-top:8px;padding:6px}.car-duration,.car-model,.car-price,.car-total,.grand-total,.guide-duration,.guide-name,.guide-price,.guide-total,.motorcycle-duration,.motorcycle-name,.motorcycle-price,.motorcycle-total,.motorcycles-total,.resort-day-total,.resort-name,.resorts-total{font-size:.85rem;line-height:1.2;margin:4px 0}.grand-total{font-size:1rem}.auto-support-toggle,.guide-toggle{margin-bottom:6px}.auto-support-label,.guide-label{font-size:.85rem}.auto-support-description,.guide-description{font-size:.8rem;margin:4px 0 8px}.resort-day-item{margin-bottom:10px;padding:6px}.resort-day-header{font-size:.85rem;margin-bottom:4px}.motorcycle-detail-item{margin-bottom:10px;padding:6px}.people-count-info,.tour-duration-info{font-size:.85rem;margin:4px 0}.total-label{font-size:.65rem}.calculation-details{font-size:.7rem}}.motorcycle-selection-page .motorcycle-selection-container{flex:1 1;width:90%!important}.section-title{color:#fff;font-size:3rem;font-weight:800;margin-bottom:1.5rem;text-align:left}.moto-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-bottom:30px}@media (max-width:480px){.moto-grid{gap:15px;grid-template-columns:1fr}}.moto-title{margin-bottom:10px}.moto-price{align-items:center;color:#fff;display:flex;font-size:1.2rem;font-weight:600;gap:5px;margin-top:15px}.accommodation-section{background-color:#0003;border:1px solid #fff3;border-radius:10px;margin:1.5rem 0;padding:1.2rem}.accommodation-title{color:#fff;font-size:1.4rem;font-weight:600;margin-bottom:1rem}.accommodation-details{display:flex;flex-direction:column;gap:1rem}.accommodation-day-item{background-color:#ffffff1a;border-radius:8px;padding:.8rem;transition:all .3s ease}.accommodation-day-item:hover{background-color:#ffffff26;transform:translateY(-2px)}.accommodation-day-header{align-items:center;display:flex;flex-wrap:wrap;font-size:1rem;justify-content:space-between;margin-bottom:.5rem}.resort-name{color:var(--accent-primary)}.no-resort{color:#ff6b6b;font-style:italic}.resort-day-details{border-top:1px solid #ffffff1a;margin-top:.5rem;padding-top:.5rem}.resort-day-price{color:#fffc;font-size:1rem}.accommodation-total-price{border-top:1px solid #ffffff4d;font-size:1.2rem;margin-top:1rem;padding-top:1rem;text-align:right}.no-accommodation{color:#ff6b6b;font-style:italic;padding:1rem 0;text-align:center}.selected-motorcycles-section{background-color:#0003;border:2px solid var(--accent-primary);border-radius:15px;margin-top:3rem;padding:1.2rem}.selected-motorcycles-title{color:#fff;font-size:1.8rem;font-weight:700;margin-bottom:1.5rem}.selected-motorcycles-list{display:flex;flex-direction:column;gap:1rem}.motorcycle-grid-container{margin-top:3rem}.motorcycles-list-title{color:#fff;font-size:1.8rem;font-weight:700;margin-bottom:1.5rem}.selected-motorcycle-item{align-items:center;background-color:#ffffff1a;border-radius:10px;display:flex;padding:1rem;position:relative;transition:all .3s ease}.selected-motorcycle-item:hover{background-color:#ffffff26;transform:translateY(-3px)}.selected-motorcycle-image{border-radius:8px;height:80px;margin-right:1.5rem;overflow:hidden;width:100px}.selected-motorcycle-image img{height:100%;object-fit:cover;width:100%}.selected-motorcycle-info{flex:1 1}.selected-motorcycle-name{color:var(--accent-primary);font-size:1.4rem;font-weight:600;margin-bottom:.3rem}.selected-motorcycle-code{color:#ffffffb3;font-size:1rem;margin-bottom:.5rem}.selected-motorcycle-price{font-size:1.1rem;font-weight:500}.selected-motorcycle-description{background-color:#ffffff1a;border-radius:8px;margin-top:.8rem;max-height:100px;overflow-y:auto;padding:.8rem;scrollbar-color:#ffffff4d #0000001a;scrollbar-width:thin}.selected-motorcycle-description p{word-wrap:break-word;color:#ffffffe6;font-size:.9rem;line-height:1.5;margin:0;white-space:pre-wrap}.selected-motorcycle-description::-webkit-scrollbar{width:6px}.selected-motorcycle-description::-webkit-scrollbar-track{background:#0000001a;border-radius:10px}.selected-motorcycle-description::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:10px}.selected-motorcycle-description::-webkit-scrollbar-thumb:hover{background:#ffffff80}.remove-motorcycle-button{align-items:center;background-color:#f33;border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;height:auto;justify-content:center;padding:5px 10px;transition:all .2s ease;width:auto}.remove-motorcycle-button:hover{background-color:red;transform:scale(1.05)}.selected-motorcycles-total{border-top:1px solid #ffffff4d;font-size:1rem;margin-top:1rem;padding-top:.5rem;text-align:right}.total-price-section{background-color:#0003;border:2px solid var(--accent-primary);border-radius:12px;margin:2rem 0;padding:1.2rem}.total-price-title{color:#fff;font-size:1.2rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.total-price-details{display:flex;flex-direction:column;gap:.8rem}.price-item{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:.6rem 0}.price-label{color:#ffffffe6;font-size:1rem}.price-value{color:#fff;font-size:1rem;font-weight:500}.price-item.total{border-bottom:none;border-top:2px solid var(--accent-primary);margin-top:1rem;padding-top:1rem}.price-item.total .price-label{color:#fff;font-size:1.2rem;font-weight:700}.price-item.total .price-value{color:var(--accent-primary);font-size:1.2rem;font-weight:700}.price-breakdown{background-color:#0003;border:1px solid #fff3;border-radius:12px;margin:2rem 0;padding:1.2rem}.price-breakdown-title{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.price-breakdown-content{display:flex;flex-direction:column;gap:1.5rem}.breakdown-section{border-bottom:1px solid #ffffff1a;padding-bottom:1rem}.breakdown-section h5{color:var(--accent-primary);font-size:1rem;font-weight:600;margin-bottom:.8rem}.breakdown-item{color:#ffffffe6;font-size:.9rem;margin-bottom:.5rem;padding-left:1rem}.breakdown-subtotal{color:#fff;font-size:1rem;font-weight:500;margin-top:.8rem;text-align:right}.breakdown-total{border-top:2px solid var(--accent-primary);color:var(--accent-primary);font-size:1.2rem;font-weight:700;margin-top:1rem;padding-top:1rem;text-align:center}.breakdown-total p{margin:0}.no-motorcycles{background-color:#0003;border-radius:10px;margin:2rem 0;padding:2rem;text-align:center}.auto-support-section,.guide-selection-section{border-top:1px solid #ffffff4d;margin:1.5rem 0;padding-top:1.5rem}.auto-support-title,.guide-title{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.auto-support-description,.guide-description{font-size:1.1rem;line-height:1.5;margin-bottom:1rem}.auto-support-car-info,.guide-info-block{border:1px solid #ffffff4d;border-radius:20px;margin-top:1.5rem;padding:1.5rem}.auto-support-car-title,.guide-info-title{color:#fff;font-size:1.3rem;margin-bottom:1rem}.auto-support-car-details p,.guide-info-details p{color:#fff;margin:.5rem 0}.auto-support-driver{border-top:1px solid #ffffff4d;margin-top:1rem;padding-top:1rem}.auto-support-loading{color:#fffc;font-style:italic}.auto-support-note,.auto-support-warning{border-radius:10px;font-size:1.1rem;margin:1rem 0;padding:1rem}.auto-support-note{border:1px solid #ffffff80;color:#ffffffe6}.auto-support-warning{border:1px solid #ff634780;color:#ff6347e6}.hero-button,.route-action-button{background:#0000!important;border-radius:50px;box-shadow:none;display:inline-block;font-size:1.2rem;padding:1rem 2.5rem;transition:all .2s ease}.hero-button:hover{background-color:#ffffff1a!important}.route-action-button:hover{background-color:initial!important;box-shadow:none;transform:none}.hero-button:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.car-price,.car-total strong,.grand-total strong,.guide-price,.guide-total strong,.motorcycle-price,.motorcycle-total strong,.resort-day-total strong,.resort-name{white-space:nowrap}.calculation-details{margin-left:0}.auto-support-details p,.guide-details p,.motorcycles-details p,.resort-day-content p{max-width:100%}.resort-day-item{background-color:#ffffff08;border-left:3px solid var(--accent-primary);border-radius:10px;overflow:hidden}.resort-day-content{display:flex;flex-direction:column;gap:.5rem;overflow:hidden;width:100%}.resort-name{color:#ffffffe6;overflow:hidden;overflow-wrap:break-word;text-overflow:ellipsis}.resort-day-total{color:#fff;font-size:1.1rem;margin-top:.5rem;overflow:hidden;width:100%}.resorts-details{display:flex;flex-direction:column;gap:1.5rem;overflow:hidden;width:100%}@media (max-width:992px){.motorcycle-booking-container{flex-direction:column;padding:1.5rem}.motorcycle-selection-page .booking-details{margin-bottom:2rem;width:100%!important}.motorcycle-selection-page .motorcycle-selection-container{width:100%}.booking-title{font-size:1.8rem}.moto-grid{gap:15px;grid-template-columns:repeat(2,1fr)}.accommodation-section,.auto-support-section,.guide-selection-section,.price-breakdown,.selected-motorcycles-section,.total-price-section{padding:1rem}}@media (max-width:768px){.moto-grid{gap:15px;grid-template-columns:1fr}.moto-card{padding:12px}.moto-image-container{height:180px}.moto-title{font-size:1.4rem}.section-title{font-size:1.5rem;margin-bottom:1rem}.accommodation-title,.total-price-title{font-size:1.3rem}.price-item.total .price-label,.price-item.total .price-value{font-size:1.2rem}.price-label,.price-value{font-size:1rem}}@media (max-width:480px){.booking-header,.motorcycle-booking-container{padding:1.5rem 1rem}.booking-title{font-size:1.5rem}.booking-subtitle{font-size:1.1rem}.accommodation-section,.auto-support-section,.guide-selection-section,.price-breakdown,.selected-motorcycles-section,.total-price-section{margin:.8rem 0;padding:.8rem}.accommodation-title,.auto-support-title,.guide-title,.total-price-title{font-size:1.1rem;margin-bottom:.8rem}.price-breakdown-title{font-size:1rem;margin-bottom:.8rem}.price-breakdown-content{gap:.8rem}.breakdown-section h5{font-size:.9rem}.breakdown-item{font-size:.8rem;padding-left:.5rem}.breakdown-subtotal{font-size:.9rem}.breakdown-total{font-size:1rem}.accommodation-day-item{padding:.6rem}.section-title{font-size:1.3rem;margin-bottom:.8rem;order:0}.moto-card{margin-bottom:15px;padding:10px}.motorcycle-grid{gap:.8rem}.moto-image-container{height:150px;margin-bottom:10px}.moto-title{font-size:1.3rem}.moto-specs{gap:5px;margin-bottom:10px}.moto-spec{font-size:.8rem;padding:4px 8px}.moto-description-block{margin-top:10px;padding-top:10px}.moto-description-heading{font-size:.9rem;margin-bottom:5px}.moto-description-content{max-height:80px;padding:8px}.moto-description-content p{font-size:.8rem;line-height:1.3}.moto-selected-badge,.moto-type-badge{font-size:.7rem;padding:3px 8px}.moto-price{font-size:1rem;margin-top:8px}}.guide-optional-note{background:none;border-left:1px solid #fff;border-radius:3px;color:#fff;font-style:italic;margin:10px 0;padding:5px 10px}.route-guides-empty{background:none;border:1px solid #fff;border-radius:8px;margin-bottom:20px;padding:20px;text-align:center}.guide-photo,.guide-photo-placeholder{height:100px;width:100px}.guide-photo{border:1px solid #fff;margin-right:20px}.guide-price{margin-bottom:10px}.route-guide-card{border-radius:8px;margin-bottom:15px;padding:15px}.route-guides-list{flex-direction:column;gap:15px}.route-section-title{color:var(--text-primary);font-size:1.4rem;margin-bottom:15px}.total-price{border-top:1px solid #ffffff4d;font-size:1.8rem!important;font-weight:700!important;margin-top:2rem!important;padding-top:1rem}.booking-actions{flex-wrap:wrap;gap:10px;margin-top:20px}.cart-button{border:none;border-radius:5px;cursor:pointer;font-size:16px;padding:10px 20px;transition:background-color .3s ease}.cart-button:disabled{background-color:#ccc;cursor:not-allowed}.modal-overlay{background-color:#000000b3}.confirm-modal{background-color:#222;border-radius:12px;box-shadow:0 5px 15px #0000004d;max-width:500px;padding:2rem}.confirm-modal h3{font-size:1.5rem;margin-bottom:1.5rem}.price-summary{margin-bottom:2rem}.price-summary p{color:#fff;display:flex;font-size:1rem;justify-content:space-between;margin:.7rem 0}.price-summary hr{border:none;border-top:1px solid #ddd;margin:1rem 0}.total-price{color:#fff;font-size:1.2rem}.confirm-modal-buttons{gap:1rem;justify-content:space-between}.cancel-button,.confirm-button{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:1rem;padding:.8rem;transition:all .3s ease}.confirm-button{background-color:#4caf50}.confirm-button:hover{background-color:#45a049}.cancel-button{background-color:#f44336}.cancel-button:hover{background-color:#d32f2f}@media (max-width:768px){.confirm-modal{padding:1.5rem;width:95%}.confirm-modal h3{font-size:1.3rem;margin-bottom:1rem}.price-summary p{font-size:.9rem;margin:.5rem 0}.total-price{font-size:1.1rem}.cancel-button,.confirm-button{font-size:.9rem;padding:.7rem}}@media (max-width:480px){.confirm-modal{border-radius:8px;padding:1.2rem;width:100%}.confirm-modal h3{font-size:1.1rem}.price-summary p{font-size:.85rem}.total-price{font-size:1rem}.cancel-button,.confirm-button{font-size:.85rem;padding:.6rem}}.car-price,.car-total strong,.grand-total strong,.guide-price,.guide-total strong,.motorcycle-price,.motorcycle-total strong,.motorcycles-total strong,.resort-day-total strong,.resort-name,.resorts-total strong{display:inline-block;white-space:nowrap}.auto-support-details,.guide-details,.motorcycles-details,.resort-day-content{word-wrap:break-word;overflow:hidden;overflow-wrap:break-word;width:100%}.auto-support-details p,.guide-details p,.motorcycles-details p,.resort-day-content p{word-wrap:break-word;box-sizing:border-box;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;width:100%}.calculation-details{font-size:.8rem;white-space:nowrap}.car-total,.guide-total,.motorcycle-total,.resort-day-total{display:block;width:100%}.motorcycle-detail-item,.resort-day-item{max-width:100%}@media (max-width:768px){.car-price,.car-total strong,.guide-price,.guide-total strong,.motorcycle-price,.motorcycle-total strong,.resort-day-total strong,.resort-name{font-size:.9rem}.calculation-details{font-size:.7rem}}.motorcycle-selection-info{margin-bottom:1rem;text-align:center}.motorcycle-selection-note{background-color:#2980b9b3;border-radius:5px;color:#fff;display:inline-block;font-size:1.1rem;margin:.5rem 0;padding:.5rem 1rem}.modal-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000c}.confirm-modal{background-color:#1e1e1e;background-color:var(--bg-secondary,#1e1e1e);border:1px solid #ffffff1a;border-radius:15px;box-shadow:0 10px 30px #00000080;color:#e0e0e0;color:var(--text-primary,#e0e0e0);max-width:450px;padding:30px;width:90%}.confirm-modal h3{color:#fff;font-size:2rem;font-weight:600;margin-bottom:30px;margin-top:0;text-align:center;text-shadow:0 1px 2px #0003}.confirm-modal-buttons{display:flex;gap:20px;justify-content:center;margin-top:30px}.confirm-button{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffff1a;border:2px solid #fff;border-radius:50px;box-shadow:0 4px 10px #0000004d;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:600;padding:1rem 2rem;text-shadow:0 1px 2px #0003;transition:all .3s ease}.confirm-button:hover{background-color:#fff3;box-shadow:0 6px 15px #0006;transform:translateY(-5px)}.cancel-button{border:2px solid #ffffff80;border-radius:50px;color:#fff;font-size:1.2rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.cancel-button:hover{background-color:#ffffff1a;transform:translateY(-5px)}@media (max-width:576px){.confirm-modal{max-width:90%;padding:20px}.confirm-modal h3{font-size:1.5rem;margin-bottom:20px}.cancel-button,.confirm-button{font-size:1rem;padding:.8rem 1.5rem}}.routes-page{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1200px;padding:120px 1.5rem 2rem}.routes-header{margin-bottom:2.5rem;text-align:center}.routes-header h1{color:var(--text-primary);font-size:2.8rem;margin-bottom:.5rem}.routes-header p{color:var(--text-secondary);font-size:1.2rem;margin:0 auto;max-width:600px}.routes-filters{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.routes-grid{grid-gap:3rem;box-sizing:border-box;display:grid;gap:3rem;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));justify-items:center;margin:0 auto;max-width:1200px!important;padding:2rem max(3rem,5vw);width:100%!important}.route-card-link{color:inherit;cursor:pointer;display:flex;flex-direction:column;margin-bottom:3rem;max-width:500px;position:relative;text-decoration:none;transition:transform .3s ease;width:100%}.route-card-link:hover{transform:translateY(-10px)}.route-card{background:#0000;border:none;border-radius:16px;box-shadow:none;display:flex;flex-direction:column;height:100%;overflow:visible;position:relative}.route-badge{background:#000000b3;border-radius:8px;font-size:1.2rem;padding:.5rem 1rem;position:absolute;right:20px;top:20px;z-index:2}.route-card-image{box-shadow:0 10px 30px #0000004d;height:280px;margin-bottom:2rem;overflow:hidden;position:relative}.route-card-image img{border-radius:20px;height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.route-card-link:hover .route-card-image img{transform:scale(1.05)}.route-content{background-color:initial;padding:1rem 0}.route-title{color:#fff;font-size:2.2rem;font-weight:700;margin-bottom:1.2rem}.route-info{display:flex;flex-wrap:wrap;font-size:1.3rem;gap:1rem;margin-bottom:1.5rem}.route-info-item{align-items:center;background:#0000;border:1px solid #fff;border-radius:30px;color:#fff;display:inline-flex;padding:.5rem 1.2rem}.route-description{color:#fff;font-size:1.3rem;margin-bottom:1.5rem;padding-right:1rem;scrollbar-color:#fff #0000;scrollbar-width:thin}.route-button,.route-button:before,.route-button:hover,.route-button:hover:before{display:none}.routes-empty{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#7289da14;border-radius:20px;font-style:italic;grid-column:1/-1}.routes-empty,.routes-loading{color:var(--text-secondary);padding:3rem;text-align:center}.loading-spinner{height:3rem;width:3rem}.routes-error{background-color:#f443361a;border:1px solid #f443364d;border-radius:20px;color:var(--error);margin-bottom:2rem;padding:1.5rem;text-align:center}@media (max-width:992px){.routes-grid{gap:2rem;grid-template-columns:repeat(2,1fr);padding:2rem 1.5rem}.route-card-link{max-width:450px}.route-hero-section{flex-direction:column;gap:2rem;padding:2rem max(2rem,3vw)}.route-hero-image-container{height:400px;width:100%}.route-card-link{max-width:100%}}@media (max-width:768px){.routes-grid{gap:2rem;grid-template-columns:1fr}.routes-header h1{font-size:2.2rem}.route-card-image{height:220px}.route-hero-title{font-size:3rem}.route-hero-image-container{height:300px}.route-section-title{font-size:2.5rem}.route-resort-day-card{min-width:min(300px,90vw);width:min(300px,90vw)}.route-guide-card{min-width:100%;width:100%}.guide-photo{height:120px;width:120px}.route-card-link{margin-bottom:2rem}}@media (max-width:480px){.routes-grid{grid-template-columns:1fr;padding:1rem}.filter-button{font-size:.9rem;padding:.6rem 1.2rem}.routes-header h1{font-size:1.8rem}.calendar-day-number{font-size:.8rem;font-weight:500;line-height:1;margin:0;padding:0}.calendar-day-limit{display:none}.calendar-container{box-sizing:border-box;max-width:100%;overflow-x:hidden;width:100%}.availability-calendar{padding:.5rem}h1,h2,h3,h4,h5,h6{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%;overflow-wrap:break-word}.container,.section-container,.wrapper{box-sizing:border-box;max-width:100%;padding-left:1rem;padding-right:1rem;width:100%}.route-hero-title{font-size:2.2rem}.route-hero-image-container{height:200px}.route-section-title{font-size:1.8rem}.route-hero-detail{font-size:.9rem;padding:.4rem .8rem}.hero-button,.route-action-button{font-size:1.1rem;padding:.8rem 1.5rem;text-align:center}.guide-photo{height:100px;width:100px}}.route-page{margin:0 auto;max-width:100%;overflow:hidden;padding:120px 0 0;position:relative;width:100%}.route-hero-section{align-items:stretch;display:flex;flex-direction:row;gap:3rem;margin-bottom:3rem;padding:4rem max(3rem,5vw);position:relative;width:100%}.route-hero-image-container{border-radius:20px;box-shadow:0 10px 30px #0000004d;flex-shrink:0;height:400px;overflow:hidden;position:relative;width:600px}.route-hero-image{filter:brightness(.9);height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.route-hero-content{display:flex;flex-direction:column;flex-grow:1;padding:0;position:relative;width:100%;z-index:2}.route-hero-title{color:#fff;font-size:4rem;font-weight:800;line-height:1.1;margin-bottom:2rem}.route-hero-details{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.route-hero-detail{align-items:center;background:#0000;border:1px solid #fff;border-radius:30px;color:#fff;display:inline-flex;font-size:1.3rem;padding:.5rem 1.2rem}.route-hero-detail-label{color:#fff;display:inline-block;font-weight:600;margin-right:8px}.route-hero-detail-value{color:#fff;font-weight:400}.route-hero-description{word-wrap:break-word;color:#fff;display:block;font-size:1.3rem;line-height:1.6;margin-bottom:2rem;padding-right:1rem;white-space:pre-wrap;word-break:break-word}.route-hero-actions{margin-bottom:2rem}.route-hero-actions .hero-button,.route-page .hero-button{background:#0000!important;border:2px solid #fff;border-radius:50px;box-shadow:none;color:#fff;cursor:pointer;display:inline-block;font-size:1.2rem;font-weight:600;padding:1rem 2.5rem;text-align:center;text-decoration:none;transition:all .2s ease}.route-hero-actions .hero-button:hover,.route-page .hero-button:hover{background-color:#ffffff1a!important;box-shadow:0 4px 6px #0000001a;transform:translateY(-2px)}.route-section{left:50%!important;margin-left:-50vw!important;margin-right:-50vw!important;max-width:none!important;padding:4rem 0;position:relative;right:50%!important;width:100vw!important}.route-section-title{color:#fff;font-size:3rem;font-weight:800;margin-bottom:1.5rem;margin-left:0;margin-top:0;text-align:left}.route-action-button{background-color:initial;border:2px solid #fff;border-radius:50px;color:#fff;display:inline-block;font-size:1.5rem;font-weight:500;margin-bottom:2rem;margin-left:max(3rem,5vw);padding:1.5rem 3rem;text-decoration:none;transition:all .3s ease}.route-action-button:hover{background-color:#ffffff1a;transform:translateY(-2px)}.route-guides-section{box-sizing:border-box;left:50%!important;margin-left:-50vw!important;margin-right:-50vw!important;max-width:none!important;padding:4rem 0;position:relative;right:50%!important;width:100vw!important}.route-guides-section .route-section-title{margin-bottom:1rem;padding-left:max(3rem,5vw)}.route-guides{padding:0 max(3rem,5vw);width:100%}.route-guides-list{align-items:stretch;display:flex;flex-direction:row;flex-wrap:nowrap;gap:1.5rem;height:auto;justify-content:flex-start;max-width:none!important;overflow-x:auto;padding:.5rem 0 1rem;scroll-behavior:smooth;scrollbar-color:#fff #0000;scrollbar-width:thin;width:100%!important}.route-guides-list::-webkit-scrollbar{height:auto!important;width:3px!important}.route-guides-list::-webkit-scrollbar-track{background:#0000!important;border-radius:0!important;box-shadow:none!important}.route-guides-list::-webkit-scrollbar-thumb{background:#fff!important;border:none!important;border-radius:3px!important;box-shadow:none!important}.route-guide-card{background:none;border:1px solid #fff;border-radius:20px;box-shadow:none;flex-shrink:0;height:calc(100% - 1rem);margin-bottom:.5rem;max-width:48%;min-width:400px;padding:1rem;position:relative;transition:transform .3s ease;width:48%}.guide-header{margin-bottom:1rem}.guide-photo{display:block;margin:0;position:relative}.guide-photo img{border-radius:50%}.guide-photo-placeholder{align-items:center;background:none;border:1px solid #fff;border-radius:50%;color:#fff;display:flex;font-size:2rem;height:100%;justify-content:center;width:100%}.route-guide-card .guide-name{color:#fff;font-size:1.5rem;font-weight:700;margin:0 0 0 1rem}.guide-info{background:none;border:none!important;margin:0!important;padding:0!important;text-align:left}.route-guide-card .guide-price{background:none;border:1px solid #fff;border-radius:30px;color:#fff;display:inline-block;font-size:1.1rem;margin-bottom:1rem;padding:.5rem 1rem}.guide-description{color:#fff;font-size:1.1rem;line-height:1.4;margin-bottom:0;max-height:150px;overflow-y:auto;padding-right:.5rem;white-space:pre-wrap}.guide-description::-webkit-scrollbar{width:3px}.guide-description::-webkit-scrollbar-track{background:#0000}.guide-description::-webkit-scrollbar-thumb{background:#fff;border-radius:3px}.route-points{max-height:none!important;overflow:visible!important;padding:0 max(3rem,5vw);width:100%}.route-point-item{background:none!important;border:1px solid #fff!important;border-radius:20px;box-shadow:none;height:70px;margin-bottom:1rem;min-height:70px;min-width:min(300px,80vw);overflow:hidden;padding:0 1.5rem;position:relative;text-decoration:none;transition:transform .3s ease}.route-point-name{font-size:1.3rem}.people-count-page{margin:120px auto 0;max-width:1200px;padding:2rem 1.5rem}.people-count-section{border-radius:var(--border-radius);box-shadow:none;padding:2rem}.people-count-section h3{color:var(--text-primary)}.people-count-selector{max-width:300px}.people-count-button{background-color:var(--accent-primary);height:50px;transition:var(--transition);width:50px}.people-count-button:hover:not(:disabled){background-color:var(--accent-secondary);transform:translateY(-2px)}.people-count-input{background-color:var(--bg-tertiary);border:1px solid var(--bg-tertiary);border-radius:var(--border-radius);color:var(--text-primary);font-size:1.5rem;height:50px;margin:0 10px;width:80px}.people-count-info{color:var(--text-secondary)}.resorts-by-day-section{border-radius:var(--border-radius);box-shadow:none;padding:2rem}.resorts-by-day-section h3{color:var(--text-primary)}.resorts-by-day-list{display:flex;flex-direction:column;gap:1rem}.resort-day-item{border:1px solid #7289da1a;border-radius:var(--border-radius);padding:1.5rem;transition:var(--transition)}.resort-day-item:hover{border-color:var(--accent-primary)}.resort-day-number{font-size:1.1rem;padding-left:5px}.resort-name{font-size:1.2rem;margin-bottom:.5rem}.resort-capacity{color:var(--text-secondary);font-size:.95rem;margin-bottom:.5rem}.resort-price{font-size:1rem;font-weight:600}.resort-not-available{margin-top:.5rem}.no-resorts-message{background-color:var(--bg-tertiary);border-radius:var(--border-radius);color:var(--text-secondary);font-style:italic;padding:2rem;text-align:center}.people-count-actions{justify-content:space-between}@media (max-width:768px){.people-count-section,.resorts-by-day-section{padding:1.5rem}.people-count-actions{flex-direction:column}.people-count-actions button{width:100%}}.booking-item{align-items:center;display:flex;flex-direction:column;margin:0 auto}.booking-confirmed,.booking-item{box-sizing:border-box;max-width:100%;overflow-x:hidden;width:100%}.booking-confirmed{padding:.5rem}.profile-content{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;max-width:100%;overflow-x:hidden;width:100%}.booking-countdown-value,.booking-financial-info{width:100%}.booking-countdown-value,.booking-financial-info,.cancel-booking-btn{word-wrap:break-word;box-sizing:border-box;max-width:100%;overflow-wrap:break-word;text-align:center}.cancel-booking-btn{display:block;margin:0 auto;white-space:normal}@media (max-width:768px){.booking-confirmed,.booking-item,.profile-content{margin:0;padding:.5rem;width:100%}}@media (max-width:390px){.booking-confirmed,.booking-item{margin:0;padding:.3rem;width:100%}.booking-item *{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:100%;text-align:center}}.booking-list,.profile-container,.profile-page,.profile-section{margin-top:20px}.booking-actions,.booking-dates,.booking-details,.booking-header,.booking-info,.booking-list,.booking-status,.profile-container,.profile-page,.profile-section{box-sizing:border-box;max-width:100%;overflow-x:hidden;width:100%}@media (max-width:768px){.booking-actions,.booking-dates,.booking-details,.booking-header,.booking-info,.booking-list,.booking-status,.profile-container,.profile-page,.profile-section{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;text-align:center}}@media (max-width:390px){.booking-actions,.booking-dates,.booking-details,.booking-header,.booking-info,.booking-list,.booking-status,.profile-container,.profile-page,.profile-section{box-sizing:border-box;margin:0 auto;overflow-x:hidden;padding-left:.5rem;padding-right:.5rem;width:100%}.booking-actions,.booking-dates,.booking-details,.booking-header,.booking-info,.booking-status{align-items:center;display:flex;flex-direction:column}.booking-countdown-value,.booking-financial-info,.cancel-booking-btn{word-wrap:break-word;box-sizing:border-box;font-size:.85rem;margin:0 auto;max-width:calc(100% - 1rem);overflow-wrap:break-word;text-align:center;white-space:normal;width:calc(100% - 1rem)}}.route-accommodation-section{box-sizing:border-box;left:50%!important;margin-left:-50vw!important;margin-right:-50vw!important;max-width:none!important;padding:4rem 0;position:relative;right:50%!important;width:100vw!important}.route-resorts-by-day{padding:0 max(3rem,5vw);width:100%}.route-resorts-by-day-grid{display:flex;gap:3rem;max-width:none!important;overflow-x:auto;padding:2rem 0;scroll-behavior:smooth;scrollbar-color:#fff #0000;scrollbar-width:thin;width:100%!important}.route-resorts-by-day-grid::-webkit-scrollbar{height:3px!important;width:auto!important}.route-resorts-by-day-grid::-webkit-scrollbar-track{background:#0000!important;border-radius:0!important;box-shadow:none!important}.route-resorts-by-day-grid::-webkit-scrollbar-thumb{background:#fff!important;border:none!important;border-radius:3px!important;box-shadow:none!important}.route-resort-day-card{background-color:initial;border:1px solid #fff;border-radius:20px;box-shadow:none;display:flex;flex-direction:column;flex-shrink:0;gap:1rem;margin-bottom:2rem;min-width:min(400px,80vw);padding:1.5rem;position:relative;text-decoration:none;transition:transform .3s ease;width:min(400px,80vw)}.route-resort-day-card:hover{transform:translateY(-10px)}.route-resort-day-number{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.route-resort-info{display:flex;flex-direction:column;gap:.5rem}.route-resort-content{align-items:center;display:flex;gap:1rem}.route-resort-photo{border:1px solid #ffffff4d;border-radius:10px;flex-shrink:0;height:80px;overflow:hidden;width:80px}.route-resort-photo img{height:100%;object-fit:cover;width:100%}.resort-photo-placeholder{align-items:center;background:none;color:#fff;display:flex;font-size:2rem;height:100%;justify-content:center;width:100%}.route-resort-description{word-wrap:break-word;color:#fff;font-size:1rem;line-height:1.5;margin-top:.5rem;max-height:100px;overflow-y:auto;padding-right:10px;scrollbar-color:#fff #0000;scrollbar-width:thin;white-space:pre-wrap}.route-resort-description::-webkit-scrollbar{width:3px}.route-resort-description::-webkit-scrollbar-track{background:#0000}.route-resort-description::-webkit-scrollbar-thumb{background:#fff;border-radius:3px}.route-resort-name{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:.3rem}.route-resort-price{color:#fffc;font-size:1.1rem}.route-resort-not-defined{color:#ffffffb3;font-style:italic}.route-points-list{max-height:none!important;overflow:visible!important;padding:2rem 0}.route-guide-card:hover{transform:translateY(-10px)}.route-point-item:hover{border-color:#fff;box-shadow:0 4px 10px #0000001a;transform:translateY(-5px)}.route-point-number{display:none}.route-point-name{color:#fff;flex-grow:1;font-size:1.5rem;font-weight:500;overflow:hidden;padding:0 10px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.guide-name{font-size:2rem;margin-bottom:1rem}.guide-price{align-items:center;background:#0000;border-radius:30px;display:inline-flex;font-size:1.3rem;margin-bottom:1rem}.guides-support-container{display:flex;gap:1rem;justify-content:flex-start;overflow:hidden;padding:0;width:100%}.guides-support-container>div{flex:1 1;height:350px;max-width:50%;overflow-x:auto;width:50%}.route-empty-section{background:var(--background-light);border-radius:8px;color:var(--text-secondary);font-style:italic;padding:2rem;text-align:center}@media (max-width:768px){.guides-support-container{flex-direction:column;gap:1.5rem;padding:0}.guides-support-container>div{height:300px;max-width:100%;min-width:100%;width:100%}.route-guide-card{max-width:90%;min-width:90%;width:90%}.route-guides-list{flex-direction:column;height:auto}}.route-gallery{height:100%;margin:0;width:100%}.route-main-photo{border-radius:20px;height:100%;overflow:hidden;position:relative;width:100%}.route-main-photo img{height:100%;object-fit:cover;width:100%}.photo-overlay{display:none}.route-thumbnails{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000080;border-radius:0 0 20px 20px;bottom:0;display:flex;flex-wrap:nowrap;gap:8px;left:0;overflow-x:auto;padding:10px;position:absolute;right:0}.route-thumbnail{border:2px solid #0000;border-radius:4px;cursor:pointer;flex-shrink:0;height:60px;opacity:.7;overflow:hidden;transition:all .2s ease;width:80px}.route-thumbnail:hover{opacity:.9}.route-thumbnail.active{border-color:var(--primary);opacity:1}.route-thumbnail img{height:100%;object-fit:cover;width:100%}.lightbox-close,.lightbox-content,.lightbox-counter,.lightbox-image-container,.lightbox-nav,.route-lightbox{display:none}@media (max-width:768px){.route-hero-image-container .route-gallery,.route-hero-image-container .route-main-photo{height:100%}.route-hero-image-container .route-thumbnails{padding:8px}.route-hero-image-container .route-thumbnail{height:40px;width:50px}}@media (max-width:480px){.route-hero-image-container .route-thumbnails{padding:5px}.route-hero-image-container .route-thumbnail{height:30px;width:40px}}.route-gallery .route-main-photo img[src^="/uploads/motorcycles/"],.route-gallery .route-main-photo img[src^="/uploads/tours/"],.route-gallery .route-thumbnail img[src^="/uploads/motorcycles/"],.route-gallery .route-thumbnail img[src^="/uploads/tours/"]{background-color:#0000001a}.route-guide-card .route-action-button{display:inline-block;font-size:1.2rem;margin-bottom:0;margin-left:0;padding:.75rem 1.5rem;text-align:center}.route-guide-card .guide-description{color:#fff;font-size:1.1rem;line-height:1.4;margin-bottom:1rem}.route-main-photo.no-photo img{background-color:#1a1a1a;object-fit:contain;padding:20px}.cart-button{background-color:#f39c12;margin-left:10px}.cart-button:hover{background-color:#e67e22}.cart-button.in-cart{background-color:#27ae60}.cart-button.in-cart:hover{background-color:#2ecc71}.route-hero-actions{gap:10px;margin-top:20px}.low-availability{animation:pulse 2s infinite;background-color:#e74c3cb3!important;border-color:#e74c3c!important;color:#fff!important;font-weight:700}.medium-availability{background-color:#f39c12b3!important;border-color:#f39c12!important;color:#fff!important;font-weight:700}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.share-button{background:#0000;border:2px solid #fff;border-radius:50px;box-shadow:none;color:#fff;cursor:pointer;display:inline-block;font-size:1.2rem;font-weight:600;margin-left:1rem;padding:1rem 2.5rem;text-align:center;text-decoration:none;transition:all .2s ease}.share-button:hover{background-color:#ffffff1a;box-shadow:0 4px 6px #0000001a;transform:translateY(-2px)}.share-button.copied{background-color:#2ecc7133;border-color:#2ecc71;color:#2ecc71}@media (max-width:768px){.share-button{font-size:1rem;margin-left:0;margin-top:.5rem;padding:.6rem 1.2rem}}.additional-clients-form{background-color:var(--bg-primary);border-radius:8px;box-shadow:0 2px 8px #0000001a;box-sizing:border-box;margin-top:20px;max-width:100%;padding:20px;transition:all .3s ease;width:100%}.additional-clients-title{color:var(--text-primary);font-size:1.2rem;margin-bottom:10px}.additional-clients-info{color:var(--text-secondary);font-size:.9rem;margin-bottom:20px}.additional-client-card{border-radius:6px;box-sizing:border-box;margin-bottom:15px;padding:0;transform:translateZ(0);transition:all .3s ease;width:100%;will-change:transform}@media (min-width:769px){.additional-client-card{margin-left:auto;margin-right:auto;max-width:600px;width:100%}}@media (min-width:1200px){.additional-client-card{max-width:800px}}.additional-client-heading{border-bottom:1px solid var(--border-color);color:var(--text-primary);font-size:1rem;margin-bottom:10px;padding-bottom:8px}.additional-client-fields{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr;width:100%}.form-group{margin-bottom:10px;width:100%}.form-group input{background-color:var(--bg-primary);border:1px solid var(--border-color);border-radius:4px;box-sizing:border-box;color:var(--text-primary);padding:10px;transition:border-color .3s ease;width:100%}.form-group input:focus{border-color:var(--accent-primary);outline:none}.validation-error{color:#f44336;color:var(--text-error,#f44336);font-size:.8rem;margin-top:5px}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.additional-client-card{animation:fadeIn .3s ease forwards}.section-header{border-bottom:1px solid #fff3;color:#f39c12;font-size:1.1rem;margin:20px 0 10px;padding-bottom:8px}.auto-support-section,.guide-section,.motorcycles-section,.resorts-section,.total-price-section{background-color:#0000001a;border-radius:8px;box-shadow:0 2px 5px #0000001a;margin-bottom:20px;padding:12px}.auto-support-details,.guide-details,.motorcycles-details,.resorts-details{background-color:#0000000d;border-radius:5px;margin-top:10px;padding:8px}.car-duration,.car-model,.car-price,.car-total,.grand-total,.guide-duration,.guide-name,.guide-price,.guide-total,.motorcycle-duration,.motorcycle-name,.motorcycle-price,.motorcycle-total,.motorcycles-total,.resort-day-total,.resort-name,.resorts-total{font-size:.95rem;line-height:1.3;margin:6px 0}.car-total,.grand-total,.guide-total,.motorcycle-total,.motorcycles-total,.resort-day-total,.resorts-total{font-weight:700;margin-top:8px}.total-label{color:#ffffffb3;display:block;font-size:.7rem;margin-top:2px}.calculation-details{color:#ffffffb3;font-size:.75rem;margin-top:3px}.resort-day-item{background-color:#0000000d;border-radius:5px;margin-bottom:12px;padding:8px}.resort-day-header{color:#f39c12;font-size:.95rem;margin-bottom:6px}.resort-day-content{padding-left:8px}.motorcycle-detail-item{background-color:#0000000d;border-radius:5px;margin-bottom:12px;padding:8px}.total-price-section{background-color:#f39c121a;border:1px solid #f39c124d}.grand-total{font-size:1.1rem;text-align:center}.people-count-info,.tour-duration-info{font-size:.95rem;margin:6px 0}.auto-support-toggle,.guide-toggle{margin-bottom:8px}.auto-support-label,.guide-label{font-size:.95rem;margin-left:10px}.auto-support-description,.guide-description{color:#fffc;font-size:.85rem;margin:5px 0 10px}.car-price strong,.car-total strong,.grand-total strong,.guide-price strong,.guide-total strong,.motorcycle-price strong,.motorcycle-total strong,.motorcycles-total strong,.resort-day-total strong,.resort-name strong,.resorts-total strong{display:inline!important;white-space:nowrap!important}.car-price,.car-total,.grand-total,.guide-price,.guide-total,.motorcycle-price,.motorcycle-total,.motorcycles-total,.resort-day-total,.resort-name,.resorts-total{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;word-break:break-word}strong{display:inline;font-size:.95rem;word-break:keep-all}.switch{flex-shrink:0;height:24px;width:48px}.slider{background-color:#ccc}.slider:before{bottom:3px;height:18px;left:3px;width:18px}input:checked+.slider{background-color:#f39c12}input:focus+.slider{box-shadow:0 0 1px #f39c12}input:checked+.slider:before{transform:translateX(24px)}.slider.round{border-radius:24px}@media (max-width:768px){.car-price,.car-total strong,.guide-price,.guide-total strong,.motorcycle-price,.motorcycle-total strong,.resort-day-total strong,.resort-name,.section-header{font-size:.9rem}.calculation-details{font-size:.7rem}}.nowrap{display:inline-block;white-space:nowrap}.auto-support-section,.guide-section,.motorcycles-section,.resorts-section,.total-price-section{box-sizing:border-box;max-width:100%;overflow:hidden}.motorcycle-detail-item,.resort-day-item{box-sizing:border-box;overflow:hidden;width:100%;word-break:break-word}.car-price,.guide-price,.motorcycle-price,.resort-name{word-wrap:break-word;display:block;overflow-wrap:break-word;white-space:normal;width:100%}.car-total strong,.grand-total strong,.guide-total strong,.motorcycle-total strong,.motorcycles-total strong,.resort-day-total strong,.resorts-total strong,strong{display:inline!important;overflow-wrap:break-word!important;white-space:normal!important;word-break:break-word!important}.grand-total strong,.resort-day-total strong,.resorts-total strong{word-wrap:break-word!important;display:inline-block!important;max-width:100%!important;overflow-wrap:break-word!important}.calculation-details{display:block;white-space:normal;width:100%;word-break:break-word}.car-total,.grand-total,.guide-total,.motorcycle-total,.motorcycles-total,.resort-day-total,.resorts-total{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;width:100%;word-break:break-word}strong{word-wrap:break-word;display:inline-block;max-width:100%;overflow-wrap:break-word;white-space:normal}@media (max-width:576px){.car-price,.car-total,.guide-price,.guide-total,.motorcycle-price,.motorcycle-total,.resort-day-total,.resort-name{font-size:.9rem}.calculation-details{font-size:.7rem}}.grand-total strong,.resort-day-total strong,.resorts-total strong{display:inline-block!important;max-width:100%!important;overflow-wrap:break-word!important;white-space:normal!important;word-break:break-word!important}.grand-total,.resort-day-total,.resorts-total{word-wrap:break-word!important;display:block!important;max-width:100%!important;overflow-wrap:break-word!important;width:100%!important;word-break:break-word!important}strong .rub,strong span.rub{display:inline!important;white-space:normal!important}@media (max-width:576px){strong{font-size:.9rem!important}}strong{word-wrap:break-word!important;display:inline-block!important;max-width:100%!important;overflow-wrap:break-word!important;white-space:normal!important;word-break:break-word!important}.car-total,.grand-total,.guide-total,.motorcycle-total,.motorcycles-total,.resort-day-total,.resorts-total{display:block!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:normal!important;width:100%!important}.car-total strong,.grand-total strong,.guide-total strong,.motorcycle-total strong,.motorcycles-total strong,.resort-day-total strong,.resorts-total strong{word-wrap:break-word!important;display:inline-block!important;max-width:100%!important;overflow-wrap:break-word!important;white-space:normal!important;word-break:break-word!important}.auto-support-details,.guide-details,.motorcycles-details,.resort-day-content{max-width:100%!important;overflow:hidden!important;overflow-wrap:break-word!important;width:100%!important;word-break:break-word!important}.currency-symbol,.rub,span.rub{display:inline!important;white-space:normal!important}.grand-total{max-width:100%!important;text-align:center!important;width:100%!important}.grand-total strong,.resort-day-total strong,.resorts-total strong{letter-spacing:normal!important;white-space:normal!important;word-spacing:normal!important}.switch{display:inline-block;height:34px;margin-right:15px;position:relative;width:60px}.switch input{height:0;opacity:0;width:0}.slider{background-color:#9e9e9e4d;border:1px solid #fff3;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#fff;bottom:4px;content:"";height:26px;left:4px;width:26px}input:checked+.slider{background-color:#7289da}input:checked+.slider:before{transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.auto-support-toggle,.guide-toggle{align-items:center;display:flex;margin-bottom:15px}.auto-support-label,.guide-label{color:#fff;font-size:1.2rem}.guide-status{border-radius:20px;font-size:.9rem;margin-left:10px;padding:5px 10px}.guide-status-enabled{background-color:#4caf504d;color:#fff}.guide-status-disabled{background-color:#f443364d;color:#fff}.guide-info-details p{word-wrap:break-word;overflow-wrap:break-word;word-break:break-word}@media (max-width:768px){.switch{height:28px;margin-right:10px;width:50px}.slider:before{bottom:4px;height:20px;left:4px;width:20px}input:checked+.slider:before{transform:translateX(22px)}.auto-support-label,.guide-label{font-size:1rem}.guide-status{font-size:.8rem;padding:4px 8px}}@media (max-width:576px){.switch{height:24px;margin-right:8px;width:40px}.slider:before{bottom:4px;height:16px;left:4px;width:16px}input:checked+.slider:before{transform:translateX(16px)}.auto-support-toggle,.guide-toggle{margin-bottom:10px}.auto-support-label,.guide-label{font-size:.9rem}.guide-status{font-size:.75rem;margin-left:8px;padding:3px 6px}}.moto-card{background-color:#ffffff1a;border:1px solid #0000;border-radius:12px;box-shadow:0 4px 15px #0000004d;cursor:pointer;display:flex;flex-direction:column;margin-bottom:20px;padding:15px;position:relative;transition:all .3s ease}.moto-card:hover{box-shadow:0 8px 20px #0006;transform:translateY(-5px)}.moto-card.moto-selected{background-color:#ffffff26;border-color:#fff}.moto-card.moto-unavailable{cursor:not-allowed;opacity:.6}.moto-type-badge{background-color:#0009;right:10px}.moto-selected-badge,.moto-type-badge{border-radius:20px;color:#fff;font-size:.8rem;font-weight:600;padding:5px 10px;position:absolute;top:10px;z-index:2}.moto-selected-badge{align-items:center;background-color:#2ecc71cc;display:flex;gap:5px;left:10px}.moto-unavailable-overlay{align-items:center;background-color:#000000b3;border-radius:12px;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:3}.moto-unavailable-overlay p{color:#fff;font-size:1.2rem;font-weight:600;padding:10px;text-align:center}.moto-image-container{border-radius:8px;height:300px;margin-bottom:15px;overflow:hidden;width:100%}.moto-image-container img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.moto-card:hover .moto-image-container img{transform:scale(1.05)}.moto-title-container{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.moto-title{color:#fff;flex:1 1;font-size:1.5rem;font-weight:700;margin-bottom:0;margin-right:10px}.moto-details-button{align-items:center;background-color:#ffffff1a;border-radius:50%;color:#ffffffb3;display:flex;font-size:1.2rem;height:30px;justify-content:center;transition:all .3s ease;width:30px}.moto-details-button:hover{background-color:#fff3;color:#fff;transform:scale(1.1)}.moto-details{background-color:#0003;border-radius:8px;display:flex;flex-direction:column;gap:5px;margin-bottom:15px;padding:10px}.moto-details p{color:#ffffffe6;font-size:.9rem;margin:0}.moto-details strong{color:#fff;margin-right:5px}.moto-mileage,.moto-model,.moto-type,.moto-year{align-items:center;display:flex}.moto-specs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:15px}.moto-spec{background-color:#ffffff1a;border-radius:15px;color:#fff;font-size:.9rem;padding:5px 10px}.moto-description-block{border-top:1px solid #ffffff1a;margin-top:15px;padding-top:15px}.moto-description-heading{color:#fff;font-size:1rem;font-weight:600;margin-bottom:8px}.moto-description-content{background-color:#0003;border-radius:8px;max-height:100px;overflow-y:auto;padding:10px}.moto-description-content p{color:#ffffffe6;font-size:.9rem;line-height:1.4;margin:0}.selected-moto-item{align-items:center;background-color:#ffffff1a;border-radius:12px;display:flex;margin-bottom:15px;padding:15px;position:relative}.selected-moto-image{border-radius:8px;flex-shrink:0;height:100px;margin-right:15px;overflow:hidden;width:100px}.selected-moto-image img{height:100%;object-fit:cover;width:100%}.selected-moto-info{flex-grow:1}.selected-moto-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.selected-moto-name{color:#fff;flex:1 1;font-size:1.3rem;font-weight:700;margin:0}.selected-moto-details-button{align-items:center;background-color:#ffffff1a;border-radius:50%;color:#ffffffb3;display:flex;font-size:1.2rem;height:30px;justify-content:center;transition:all .3s ease;width:30px}.selected-moto-details-button:hover{background-color:#fff3;color:#fff;transform:scale(1.1)}.selected-moto-price{color:#fff;font-size:1rem;margin:0 0 8px}.selected-moto-details{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.selected-moto-detail{background-color:#0003;border-radius:4px;color:#ffffffe6;font-size:.9rem;margin:0;padding:4px 8px}.selected-moto-detail strong{color:#fff;margin-right:5px}.selected-moto-description{background-color:#0003;border-radius:6px;margin-top:8px;max-height:60px;overflow-y:auto;padding:8px}.selected-moto-description p{color:#ffffffe6;font-size:.85rem;line-height:1.3;margin:0}.remove-moto-button{background-color:#e74c3c33;border:1px solid #e74c3c80;border-radius:8px;color:#fff;cursor:pointer;flex-shrink:0;font-size:.9rem;height:fit-content;margin-left:10px;padding:8px 15px;transition:all .3s ease}.remove-moto-button:hover{background-color:#e74c3c66}@media (max-width:768px){.moto-image-container{height:150px}.moto-title{font-size:1.3rem}.moto-details{padding:8px}.moto-details p{font-size:.85rem}.selected-moto-item{align-items:flex-start;flex-direction:column}.selected-moto-image{height:150px;margin-bottom:10px;margin-right:0;width:100%}.remove-moto-button{margin-left:0;margin-top:10px;width:100%}}@media (max-width:480px){.moto-image-container{height:200px}.moto-title{font-size:1.1rem}.moto-spec{font-size:.8rem}.selected-moto-image{height:120px}.selected-moto-name{font-size:1.1rem}.selected-moto-price{font-size:.9rem}}.moto-price{color:#ffeb3b;font-size:.95rem;font-weight:500;margin:5px 0 0}.moto-price strong{color:#fff;margin-right:5px}.documents-upload-container{background-color:initial;border:1px solid #fff;border-radius:20px;box-shadow:none;color:#fff;margin:2rem auto;max-width:800px;padding:2rem}.documents-upload-container h2{color:#fff;font-size:2.5rem;font-weight:800;margin-bottom:1.5rem;text-align:center}.documents-instruction{color:#ffffffe6;font-size:1.2rem;line-height:1.6;margin-bottom:2rem;text-align:center}.documents-error{background-color:#ff634733;border:1px solid #ff634780;border-radius:10px;color:#ff6347e6;margin-bottom:1.5rem;padding:.75rem 1.25rem}.documents-form{display:flex;flex-direction:column;gap:2rem}.document-upload-section{background-color:initial;border:1px solid #ffffff80;border-radius:10px;padding:1.5rem}.document-upload-section h3{color:#fff;font-size:1.8rem;font-weight:600;margin-bottom:.5rem}.document-upload-section p{color:#fffc;font-size:1.1rem;margin-bottom:1rem}.document-upload-field{margin-bottom:1rem}.document-upload-label{align-items:center;background-color:#ffffff0d;border:2px dashed #ffffff80;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;height:200px;justify-content:center;padding:1rem;transition:all .3s ease;width:100%}.document-upload-label:hover{background-color:#ffffff1a;border-color:#fff}.document-upload-input{display:none}.upload-icon{color:#fffc;font-size:3rem;margin-bottom:.5rem}.document-preview{border-radius:4px;height:100%;object-fit:contain;width:100%}.file-info{align-items:center;background-color:#ffffff1a;border-radius:30px;color:#fff;display:flex;justify-content:space-between;margin-top:.5rem;padding:.5rem 1rem}.remove-file-btn{background:none;border:none;color:#ff6347e6;cursor:pointer;font-size:1.2rem;font-weight:700}.documents-actions{display:flex;justify-content:center;margin-top:1.5rem}.submit-documents-btn{background:#0000;border:2px solid #fff;border-radius:50px;box-shadow:none;color:#fff;cursor:pointer;display:inline-block;font-size:1.2rem;font-weight:600;padding:1rem 2.5rem;text-decoration:none;transition:all .2s ease}.submit-documents-btn:hover{background-color:#ffffff1a;box-shadow:0 4px 6px #0000001a;transform:translateY(-2px)}.submit-documents-btn:disabled{background:#0000;box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}@media (max-width:768px){.documents-upload-container{margin:1rem;padding:1.5rem}.documents-upload-container h2{font-size:2rem}.document-upload-label{height:150px}.submit-documents-btn{font-size:1rem;padding:.8rem 1.5rem}}.motorcycle-assignments{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.motorcycle-assignment-section h4{color:var(--text-secondary);font-size:.95rem;font-weight:600;margin-bottom:.5rem}.motorcycle-assignment-links{display:flex;flex-wrap:wrap;gap:.5rem}.motorcycle-assignment-link{background-color:#7289da1a;border:1px solid #7289da33;border-radius:20px;color:var(--accent-primary);font-size:.85rem;padding:4px 10px;text-decoration:none;transition:all .2s ease}.motorcycle-assignment-link:hover{background-color:#7289da33;box-shadow:0 2px 5px #0000001a;transform:translateY(-2px)}.route-hero-actions{display:flex;gap:1rem;margin-top:1.5rem}.hero-button{align-items:center;background-color:initial;border:2px solid #fff;border-radius:50px;box-shadow:none;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;font-weight:600;justify-content:center;padding:1rem 2.5rem;text-align:center;transition:all .2s ease}.hero-button:hover{background-color:#ffffff1a;box-shadow:0 4px 6px #0000001a;transform:translateY(-2px)}.hero-button.active{background-color:var(--accent-dark);box-shadow:0 2px 4px #0003}.hero-button.secondary{text-align:center}.hero-button.secondary,.motorcycle-hero-image{align-items:center;display:flex;justify-content:center}.motorcycle-hero-image{background-color:#333;height:400px;position:relative}.motorcycle-detail-image{height:auto!important;max-height:100%;max-width:100%;object-fit:contain!important;object-position:center;position:relative;width:auto!important;z-index:5}.motorcycle-hero-image .route-hero-overlay{background:linear-gradient(180deg,#0000001a,#0006);opacity:.5;z-index:2}.motorcycle-detail-container{margin:0 auto;max-width:1200px;padding:2rem 0}.motorcycle-detail-header{margin-bottom:2rem;text-align:center}.motorcycle-detail-header h1{color:var(--text-primary);font-size:2.5rem;margin-bottom:1rem}.motorcycle-badges{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.motorcycle-badge{background:linear-gradient(135deg,var(--accent-primary) 0,var(--accent-secondary) 100%);border-radius:30px;box-shadow:0 4px 8px #7289da4d;color:#fff;font-size:.85rem;font-weight:600;letter-spacing:.5px;padding:8px 16px}.motorcycle-detail-content{align-items:flex-start;display:flex;flex-direction:row;gap:3rem;margin-bottom:2rem}.motorcycle-image-wrapper{align-items:center;background-color:initial;border-radius:12px;box-shadow:none;display:flex;flex:0 0 500px;justify-content:center;padding:20px;text-align:center;width:500px}.motorcycle-image{border-radius:12px;height:auto;max-height:100%;max-width:100%;object-fit:contain;vertical-align:middle;width:auto}.motorcycle-info-container{display:flex;flex:1 1;flex-direction:column;gap:2rem}.motorcycle-details{grid-gap:1.5rem;background-color:#7289da0d;border:1px solid #7289da1a;border-radius:12px;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));padding:1.5rem}.motorcycle-detail-item{display:flex;flex-direction:column;gap:.5rem}.motorcycle-detail-label{color:var(--text-secondary);font-size:.9rem;font-weight:500}.motorcycle-detail-value{color:var(--text-primary);font-size:1.2rem;font-weight:600}.motorcycle-description{background-color:#7289da0d;border:1px solid #7289da1a;border-radius:12px;max-height:250px;overflow-y:auto;padding:1.5rem;position:relative}.motorcycle-description h3{color:var(--text-primary);font-size:1.2rem;margin-bottom:1rem}.motorcycle-type-badge{background-color:#7289da;background-color:var(--accent-primary,#7289da);border-radius:6px;color:#fff;display:inline-block;font-size:.9rem;font-weight:600;margin-bottom:1rem;padding:6px 12px}.motorcycle-description p{color:var(--text-secondary);font-size:1rem;line-height:1.6;white-space:pre-line}.motorcycle-description::-webkit-scrollbar{width:8px}.motorcycle-description::-webkit-scrollbar-track{background:#7289da0d;border-radius:10px}.motorcycle-description::-webkit-scrollbar-thumb{background:#7289da4d;border-radius:10px}.motorcycle-description::-webkit-scrollbar-thumb:hover{background:#7289da80}.motorcycle-actions{display:flex;gap:1rem;margin-top:1rem}.motorcycle-button{background-color:var(--accent-primary);border:none;border-radius:8px;box-shadow:0 4px 10px #7289da4d;color:#fff;cursor:pointer;flex:1 1;font-size:1.1rem;font-weight:600;padding:1rem 2rem;text-align:center;transition:all .3s ease}.motorcycle-button:hover{box-shadow:0 8px 15px #7289da66;transform:translateY(-3px)}.motorcycle-button.active{background-color:var(--accent-dark);box-shadow:0 4px 8px #0003;transform:translateY(0)}.motorcycle-back-link{display:flex;justify-content:center;margin:2rem auto}.motorcycle-section{margin:3rem auto;max-width:1200px}.motorcycle-section-title{color:var(--text-primary);font-size:1.8rem;font-weight:700;margin-bottom:2rem;text-align:center}.motorcycle-options-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.motorcycle-option-card{background-color:#2a2d35;background-color:var(--bg-card,#2a2d35);border:1px solid #7289da33;border-radius:12px;box-shadow:0 6px 15px #0003;color:#fff;color:var(--text-primary,#fff);display:flex;height:100%;overflow:hidden;text-decoration:none;transition:all .3s ease}.motorcycle-option-card:hover{border-color:#7289da80;box-shadow:0 12px 25px #00000040;transform:translateY(-10px)}.motorcycle-option-info{display:flex;flex-direction:column;height:100%;padding:1.5rem;width:100%}.motorcycle-option-name{color:#fff;color:var(--text-primary,#fff);font-size:1.3rem;font-weight:700;margin-bottom:1rem}.motorcycle-option-description{color:#a0a0a0;color:var(--text-secondary,#a0a0a0);flex:1 1;margin-bottom:1.5rem}.motorcycle-option-action{background-color:#7289da;background-color:var(--accent-primary,#7289da);border-radius:8px;color:#fff;font-weight:600;margin-top:auto;padding:.8rem 1.5rem;text-align:center;transition:all .3s ease}.motorcycle-option-card:hover .motorcycle-option-action{background-color:#5865f2;background-color:var(--accent-dark,#5865f2)}.motorcycle-options-empty{background-color:#1e2024;background-color:var(--bg-secondary,#1e2024);border-radius:12px;color:#a0a0a0;color:var(--text-secondary,#a0a0a0);font-style:italic;padding:3rem;text-align:center}@media (max-width:992px){.motorcycle-detail-content{align-items:center;flex-direction:column}.motorcycle-image-wrapper{flex:0 0 auto;margin-bottom:2rem;max-width:500px;width:100%}.motorcycle-info-container{width:100%}.routes-page{padding:1rem}.routes-header h1{font-size:2.2rem}.routes-header p{font-size:1.1rem}.routes-filters{flex-wrap:wrap;justify-content:center}.filter-button{font-size:.9rem;margin-bottom:.5rem;padding:.8rem 1.5rem}.routes-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.route-hero-section{flex-direction:column;padding:1rem}.route-hero-image-container{margin-bottom:2rem;max-width:100%!important;width:100%!important}.route-hero-content{padding:0;width:100%}.route-hero-title{font-size:2.2rem;margin-bottom:1.5rem}.route-hero-details{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.route-hero-actions{flex-wrap:wrap;gap:1rem}.hero-button{font-size:.95rem;overflow:hidden;padding:.8rem 1rem;text-overflow:ellipsis;white-space:nowrap;width:100%}}@media (max-width:768px){.routes-header h1{font-size:2rem}.routes-header p{font-size:1rem}.routes-grid{grid-template-columns:1fr;padding:0}.route-card{flex-direction:column;overflow:hidden}.route-card,.route-card-link{max-width:100%;width:100%}.route-card-image{height:200px;width:100%}.route-content{box-sizing:border-box;padding:1rem;width:100%}.route-title{word-wrap:break-word;font-size:1.5rem}.route-info{flex-wrap:wrap;gap:.5rem}.route-info-item{font-size:.8rem;padding:.3rem .7rem}.route-description{word-wrap:break-word;font-size:.9rem;max-height:100px;overflow-x:hidden;overflow-y:auto;white-space:normal;width:100%}.route-hero-title{font-size:2rem}.route-hero-details{gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.route-hero-detail{padding:.8rem}.route-hero-detail-label{font-size:.9rem}.route-hero-detail-value{font-size:1rem}.route-hero-description{font-size:.9rem!important;min-height:400px!important}.route-gallery{height:300px!important}.route-main-photo img{max-height:300px}.route-thumbnails{padding:8px!important}.route-thumbnail{height:40px!important;width:60px!important}.hero-button{font-size:.9rem;padding:.7rem .8rem}}@media (max-width:576px){.routes-header h1{font-size:1.8rem}.routes-header p{font-size:.9rem}.filter-button{font-size:.8rem;margin-right:.3rem;padding:.6rem 1rem}.route-card{margin:0 0 1.5rem;width:100%}.route-card-image{height:180px}.route-title{font-size:1.3rem}.route-info-item{font-size:.75rem;padding:.25rem .6rem}.route-description{font-size:.85rem;max-height:80px}.route-hero-section{padding:.5rem}.route-hero-image-container{height:250px!important}.route-hero-title{font-size:1.6rem;margin-bottom:1rem}.route-hero-details{gap:.8rem;grid-template-columns:1fr}.route-hero-detail{padding:.6rem}.route-hero-detail-label{font-size:.8rem}.route-hero-detail-value{font-size:.9rem}.route-hero-description{font-size:.85rem!important;min-height:400px!important;padding:.5rem 0}.route-gallery{height:250px!important}.route-main-photo img{max-height:250px}.route-thumbnails{padding:5px!important}.route-thumbnail{height:35px!important;margin-right:5px!important;width:50px!important}.hero-button{font-size:.8rem;padding:.6rem .5rem}.route-section-title{font-size:1.4rem;margin:1.5rem 0}}.route-description{color:#a0a0a0;color:var(--text-secondary,#a0a0a0);display:block;font-size:.9rem;line-height:1.6;margin-bottom:1rem;max-height:120px;overflow-x:hidden;overflow-y:auto;padding-right:10px;text-overflow:ellipsis;white-space:normal;word-break:break-word}.route-description::-webkit-scrollbar{width:4px}.route-description::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.route-description::-webkit-scrollbar-thumb{background:#fff0;border-radius:4px}.route-description::-webkit-scrollbar-thumb:hover{background:#fff0}.route-guides-section{margin:2rem 0;padding:0 2rem}.route-guides{margin-top:1.5rem}.route-guides-list{grid-gap:6.5rem;display:grid;gap:6.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.route-guide-card{background-color:#fff0;border-radius:12px;box-shadow:0 4px 10px #0000001a;display:flex;flex-direction:column;gap:1rem;padding:1.5rem}.guide-header{align-items:center;display:flex;gap:1rem}.guide-photo{flex-shrink:0;height:60px;width:60px}.guide-name{color:#fff;font-size:1.2rem;font-weight:600;margin:0}.guide-info{gap:.5rem}.guide-price{color:#fff;font-size:1.1rem;font-weight:600;margin:0}.guide-description{word-wrap:break-word;color:#fffc;font-size:.9rem;line-height:1.5;overflow-wrap:break-word}@media (max-width:768px){.route-guides-section{padding:0 1rem}.route-guides-list{align-items:center;grid-template-columns:1fr;justify-items:center}.route-guide-card{max-width:500px;padding:1.2rem;width:100%}.guide-photo{height:50px;width:50px}.guide-name{font-size:1.1rem}.guide-price{font-size:1rem}}@media (max-width:576px){.route-guides-section{align-items:center;display:flex;flex-direction:column;margin:1.5rem 0;padding:0 .5rem}.route-guides{max-width:400px;width:100%}.route-guide-card{padding:1rem;width:100%}.guide-photo{height:45px;width:45px}.guide-name{font-size:1rem}.guide-price{font-size:.9rem}.guide-description{font-size:.85rem}}.route-points{margin:2rem 0;padding:0 2rem}.route-points-list{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin-top:1.5rem}.route-point-item{align-items:flex-start!important;background-color:#fff0;border-radius:12px;box-shadow:0 4px 10px #0000001a;flex-direction:column;gap:.5rem;justify-content:center!important;padding:1.2rem;text-align:left!important}.route-point-number{font-size:1rem;font-weight:600;min-height:1.5rem;padding-left:5px}.route-point-name,.route-point-number{align-items:center!important;color:#fff!important;display:flex!important;justify-content:flex-start!important;margin-left:0!important;margin-right:auto!important;text-align:left!important;width:100%!important}.route-point-name{font-size:1.2rem;font-weight:700;min-height:2rem}.route-point-name,.route-point-number{align-items:flex-start!important;justify-content:flex-start!important;text-align:left!important}@media (max-width:768px){.route-points{padding:0 1rem}.route-points-list{align-items:center;grid-template-columns:1fr;justify-items:center}.route-point-item{max-width:500px;padding:1rem;width:100%}.route-point-item,.route-point-name,.route-point-number{text-align:left!important}}@media (max-width:576px){.route-points{align-items:center;display:flex;flex-direction:column;margin:1.5rem 0;padding:0 .5rem}.route-points-list{max-width:400px;width:100%}.route-point-item{padding:.8rem;text-align:left!important;width:100%}.route-point-number{font-size:.9rem;text-align:left!important}.route-point-name{font-size:1.1rem;text-align:left!important}}.people-count-page{box-sizing:border-box;max-width:100%;overflow-x:hidden;padding:1rem}.booking-details-container{background-color:#ffffff1a;border-radius:12px;box-sizing:border-box;margin-bottom:2rem;padding:1.5rem;width:100%}.booking-details{display:flex;flex-direction:column;gap:1rem;width:100%}.booking-details p{word-wrap:break-word;color:#fff;font-size:1.1rem;margin:.5rem 0;overflow-wrap:break-word}.people-count-section{background-color:#ffffff1a;border-radius:12px;box-sizing:border-box;margin-bottom:2rem;padding:1.5rem;text-align:center;width:100%}.people-count-section h3{word-wrap:break-word;color:#fff;font-size:1.3rem;margin-bottom:1.5rem}.people-count-selector{flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.people-count-button,.people-count-selector{align-items:center;display:flex;justify-content:center}.people-count-button{background-color:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;flex-shrink:0;font-size:1.5rem;height:45px;transition:all .3s ease;width:45px}.people-count-button:hover:not(:disabled){background-color:#ffffff4d}.people-count-button:disabled{cursor:not-allowed;opacity:.5}.people-count-input{background-color:#ffffff1a;border:2px solid #fff3;border-radius:8px;color:#fff;font-size:1.3rem;height:45px;padding:.5rem;text-align:center;width:70px}.people-count-info{color:#fff;font-size:1rem;margin-top:1rem}.resorts-by-day-section{background-color:#ffffff1a;border-radius:12px;box-sizing:border-box;margin-bottom:2rem;padding:1.5rem;width:100%}.resorts-by-day-section h3{word-wrap:break-word;color:#fff;font-size:1.3rem;margin-bottom:1.5rem;text-align:center}.resorts-by-day-scroll{box-sizing:border-box;max-height:400px;overflow-y:auto;padding-right:.5rem;width:100%}.resort-day-item{background-color:#ffffff0d;border-radius:8px;box-sizing:border-box;margin-bottom:1rem;width:100%}.resort-day-info{display:flex;flex-direction:column;gap:.5rem;width:100%}.resort-day-number{word-wrap:break-word;color:#fffc;font-size:1rem}.resort-details{margin-top:.5rem;width:100%}.resort-name{word-wrap:break-word;color:#fff}.resort-capacity,.resort-price{word-wrap:break-word;color:#fffc;margin-bottom:.3rem}.resort-not-available{color:#fff9}.people-count-actions{display:flex;flex-direction:column;gap:1rem;margin-top:2rem;width:100%}.people-count-actions button{font-size:1rem;margin:0;padding:.8rem;width:100%}.route-action-button-secondary{background-color:initial;border:2px solid #fff;color:#fff}.route-action-button-secondary:hover{background-color:#ffffff1a}@media (max-width:576px){.people-count-page{padding:.5rem}.booking-details p{font-size:.9rem}.booking-details-container,.people-count-section,.resorts-by-day-section{padding:1rem}.people-count-section h3,.resorts-by-day-section h3{font-size:1.1rem}.people-count-button{font-size:1.3rem;height:40px;width:40px}.people-count-input{font-size:1.2rem;height:40px;width:60px}.resort-day-item{padding:.8rem}.resort-day-number{font-size:.9rem}.resort-name{font-size:1rem}.resort-capacity,.resort-price{font-size:.85rem}.people-count-actions button{font-size:.9rem;padding:.7rem}}.legal-page{margin:0 auto;max-width:1000px;padding:120px 20px 60px}.legal-container{background-color:#fff;border-radius:10px;box-shadow:0 5px 20px #0000001a;padding:40px}.legal-title{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:20px;text-align:center}.legal-date{color:#777;font-style:italic;margin-bottom:40px;text-align:center}.legal-content{color:#444;line-height:1.7}.legal-content section{margin-bottom:30px}.legal-content h2{border-bottom:1px solid #eee;color:#333;font-size:1.8rem;font-weight:600;padding-bottom:10px}.legal-content h2,.legal-content p,.legal-content ul{margin-bottom:15px}.legal-content ul{padding-left:20px}.legal-content li{margin-bottom:8px}.legal-content a{color:#007bff;text-decoration:none;transition:color .3s ease}.legal-content a:hover{color:#0056b3;text-decoration:underline}@media (max-width:768px){.legal-page{padding:100px 15px 40px}.legal-container{padding:30px}.legal-title{font-size:2rem}.legal-content h2{font-size:1.5rem}}@media (max-width:576px){.legal-page{padding:90px 10px 30px}.legal-container{border-radius:8px;padding:20px}.legal-title{font-size:1.8rem;margin-bottom:15px}.legal-date{margin-bottom:30px}.legal-content h2{font-size:1.3rem;margin-bottom:12px}.legal-content section{margin-bottom:25px}}@media (max-width:420px){.legal-page{padding:80px 10px 20px}.legal-container{padding:15px}.legal-title{font-size:1.6rem}.legal-content{font-size:.95rem}.legal-content h2{font-size:1.2rem}}.fb-page-wrapper{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 200px);padding:40px 0}.fb-box{background-color:var(--bg-secondary);border-radius:8px;box-shadow:0 4px 12px #0003;margin:0 auto;max-width:400px;padding:25px;width:100%}.fb-title{color:var(--text-primary);font-size:1.5rem;margin-bottom:20px;text-align:center}.fb-form,.fb-form-row{gap:15px}.fb-field,.fb-form,.fb-form-row{display:flex;flex-direction:column}.fb-field{gap:5px}.fb-label{color:var(--text-secondary);font-size:.85rem;font-weight:500}.fb-input,.fb-select,.fb-textarea{background-color:var(--bg-tertiary);border:1px solid #ffffff1a;border-radius:4px;color:var(--text-primary);font-size:.9rem;padding:10px}.fb-input:focus,.fb-select:focus,.fb-textarea:focus{border-color:var(--accent-primary);outline:none}.fb-textarea{min-height:100px;resize:vertical}.fb-rating{display:flex;gap:8px}.fb-star{color:#444;cursor:pointer;font-size:1.8rem}.fb-star.active{color:#ffb400}.fb-button{background-color:var(--accent-primary);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;margin-top:10px;padding:10px}.fb-button:hover{background-color:var(--accent-secondary)}.fb-button:disabled{background-color:#444;cursor:not-allowed;opacity:.7}.fb-success{flex-direction:column;gap:15px;text-align:center}.fb-success,.fb-success-icon{align-items:center;display:flex}.fb-success-icon{background-color:var(--success);border-radius:50%;color:#fff;font-size:1.8rem;height:60px;justify-content:center;width:60px}.fb-success-title{color:var(--text-primary);font-size:1.3rem}.fb-success-text{color:var(--text-secondary);font-size:.9rem;margin-bottom:10px}@media (min-width:768px){.fb-form-row{flex-direction:row;gap:10px}}@media (max-width:576px){.fb-box{max-width:90%;padding:20px}}.cart-page{font-family:Roboto,sans-serif;margin:0 auto;max-width:1200px;padding:2rem 1rem}.cart-container{background-color:var(--bg-secondary);border-radius:8px;box-shadow:0 2px 15px #0003;color:var(--text-primary);margin-top:2rem;padding:2rem}.cart-header{border-bottom:1px solid #333;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.cart-header h1{color:var(--text-primary);font-size:2rem;font-weight:600;margin:0}.clear-cart-button{background-color:initial;border:1px solid #e74c3c;border-radius:4px;color:#e74c3c;font-size:.9rem;font-weight:500;padding:.6rem 1.2rem}.clear-cart-button:hover{background-color:#e74c3c;color:#fff}.empty-cart{padding:4rem 0}.empty-cart-icon{color:#555;font-size:5rem;margin-bottom:1.5rem}.empty-cart p{color:var(--text-secondary);font-size:1.2rem;margin-bottom:.8rem}.empty-cart-actions{gap:1.5rem;margin-top:2.5rem}.cart-items{margin-bottom:2rem}.cart-item{border-bottom:1px solid #333;display:flex;padding:1.8rem 0;position:relative}.cart-item:last-child{border-bottom:none}.cart-item-image{border-radius:6px;box-shadow:0 2px 8px #0000004d;flex-shrink:0;height:120px;margin-right:2rem;overflow:hidden;width:180px}.cart-item-image img{height:100%;object-fit:cover;width:100%}.cart-item-details{flex:1 1}.cart-item-title{color:var(--text-primary);font-size:1.4rem;font-weight:600;margin:0 0 .8rem}.cart-item-info{color:var(--text-secondary);font-size:1rem}.cart-item-info p{line-height:1.5;margin:.5rem 0}.cart-motorcycles{margin-top:.5rem}.cart-motorcycles ul{color:var(--text-secondary);list-style-type:disc;margin:.5rem 0;padding-left:1.5rem}.cart-motorcycles li{margin-bottom:.3rem}.cart-item-price{align-items:center;display:flex;margin-top:1.2rem}.price-label{color:var(--text-primary);font-size:1.1rem;font-weight:700;margin-right:.8rem}.price-value{color:var(--accent-primary);font-size:1.3rem;font-weight:700}.cart-item-actions{align-items:center;display:flex;margin-left:1.5rem}.remove-item-button{background-color:initial;border:none;border-radius:50%;color:#e74c3c;cursor:pointer;font-size:1.3rem;padding:.6rem;transition:all .3s ease}.remove-item-button:hover{background-color:#e74c3c1a;color:#c0392b;transform:scale(1.1)}.cart-summary{background-color:var(--bg-tertiary);border-radius:6px;box-shadow:0 1px 5px #0000001a;margin-top:2.5rem;padding:1.8rem}.cart-total{border-bottom:1px solid #333;margin-bottom:1.8rem;padding-bottom:1.2rem}.total-label{color:var(--text-primary);font-weight:700}.total-value{color:var(--accent-primary);font-size:1.8rem}.continue-shopping-button{background-color:initial;border:1px solid var(--accent-primary);border-radius:4px;color:var(--accent-primary);display:inline-block;font-size:1rem;font-weight:500;padding:.9rem 1.8rem;text-align:center}.continue-shopping-button:hover{background-color:#2980b91a}.checkout-button{background-color:var(--accent-primary);border:none;border-radius:4px;font-size:1rem;font-weight:500;padding:.9rem 1.8rem}.checkout-button:hover{background-color:var(--accent-secondary);box-shadow:0 4px 8px #2980b94d}.checkout-button:disabled{background-color:#555;box-shadow:none;cursor:not-allowed}.edit-item-button{background-color:initial;border:1px solid var(--accent-primary);border-radius:4px;color:var(--accent-primary);cursor:pointer;font-size:.9rem;margin-right:1rem;padding:.4rem .8rem;transition:all .3s ease}.edit-item-button:hover{background-color:#3498db1a}@media (max-width:768px){.cart-header{align-items:flex-start;flex-direction:column}.clear-cart-button{margin-top:1rem}.cart-item{flex-direction:column}.cart-item-image{height:180px;margin-bottom:1.2rem;margin-right:0;width:100%}.cart-actions{flex-direction:column;gap:1rem}.checkout-button,.continue-shopping-button{text-align:center;width:100%}}.cart-page{color:#fff;min-height:100vh;padding:0}.cart-container{padding:40px 0;width:100%}.cart-container h1{color:#fff;font-size:2.8rem;font-weight:700;margin:0 0 40px;padding-bottom:15px;position:relative;text-align:center}.cart-container h1:after{background:linear-gradient(90deg,#0000,#fff,#0000);bottom:0;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:100px}.cart-items-section,.pending-bookings-section{margin-bottom:50px;padding:0 max(3rem,5vw)}.cart-items-section h2,.pending-bookings-section h2{color:#fff;font-size:2.2rem;font-weight:700;margin:0 0 30px;padding-bottom:15px;position:relative}.cart-items-section h2:after,.pending-bookings-section h2:after{background:linear-gradient(90deg,#fff,#0000);bottom:0;content:"";height:3px;left:0;position:absolute;width:80px}.cart-header{align-items:center;display:flex;justify-content:flex-end;margin-bottom:30px}.clear-cart-button{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffff1a;border:2px solid #ffffff80;border-radius:30px;box-shadow:0 4px 10px #0000004d;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:600;padding:.8rem 1.5rem;transition:all .3s ease}.clear-cart-button:hover{background-color:#fff3;box-shadow:0 6px 15px #0006;transform:translateY(-3px)}.cart-items{display:flex;flex-direction:column;gap:30px}.cart-summary{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#0003;border:1px solid #fff3;border-radius:30px;box-shadow:0 4px 15px #00000026;margin:40px max(3rem,5vw);padding:30px}.cart-total{align-items:center;border-bottom:1px solid #fff3;margin-bottom:25px;padding-bottom:25px}.cart-actions,.cart-total{display:flex;justify-content:space-between}.cart-actions{gap:20px}.continue-shopping-button{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffff1a;border:1px solid #ffffff80;border-radius:24px;box-shadow:0 4px 10px #0000004d;color:#fff;cursor:pointer;display:flex;flex:1 1;font-size:1.1rem;font-weight:600;height:45px;justify-content:center;padding:.7rem 1.5rem;text-decoration:none;transition:all .3s ease}.continue-shopping-button:hover{background-color:#fff3;box-shadow:0 6px 15px #0006;transform:translateY(-3px)}.checkout-button{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffff1a;border:1px solid #fff;border-radius:24px;box-shadow:0 4px 10px #0000004d;color:#fff;cursor:pointer;display:flex;flex:1 1;font-size:1.1rem;font-weight:600;height:45px;justify-content:center;padding:.7rem 1.5rem;text-decoration:none;transition:all .3s ease}.checkout-button:hover{background-color:#fff3;box-shadow:0 6px 15px #0006;transform:translateY(-3px)}.checkout-button.disabled{box-shadow:none;cursor:not-allowed;opacity:.5;transform:none}.empty-cart{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#0003;border:1px solid #fff3;border-radius:30px;box-shadow:0 4px 15px #00000026;margin:0 max(3rem,5vw);padding:80px 20px;text-align:center}.empty-cart-icon{color:#ffffff4d;font-size:6rem;margin-bottom:30px}.empty-cart p{color:#e0e0e0;font-size:1.3rem;margin:15px 0}.empty-cart-actions .hero-button,.empty-cart-actions .route-action-button{align-items:center;border-radius:30px;display:inline-flex;font-size:1.3rem;font-weight:600;height:50px;justify-content:center;padding:0 2rem;text-decoration:none}.hero-button,.route-action-button{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffff1a;border:2px solid #fff;border-radius:30px;box-shadow:0 4px 10px #0000004d;color:#fff;cursor:pointer;font-size:1.3rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.hero-button:hover,.route-action-button:hover{background-color:#fff3;box-shadow:0 6px 15px #0006;transform:translateY(-3px)}.route-action-button{border-color:#ffffff80}.pending-booking-item{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#0003;border:1px solid #ffffff1a;border-radius:30px;box-shadow:0 8px 25px #00000040;display:flex;flex-direction:column;margin-bottom:30px;overflow:hidden;padding:30px;position:relative;transition:all .3s ease}.pending-booking-item:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.pending-booking-item:after{background:linear-gradient(90deg,#0000,#fff3,#0000);bottom:0;content:"";height:1px;left:0;position:absolute;right:0}.pending-booking-item:hover{border:1px solid #fff3;box-shadow:0 12px 30px #00000059;transform:translateY(-5px)}.cart-item-title,.pending-booking-details h3{align-items:center;color:#fff;display:flex;font-size:2rem;font-weight:700;justify-content:space-between;margin-bottom:20px;margin-top:0;padding-bottom:15px;position:relative}.cart-item-title:after,.pending-booking-details h3:after{background:linear-gradient(90deg,#fff,#0000);bottom:0;content:"";height:2px;left:0;position:absolute;width:100px}.toggle-button{background-color:#ffffff1a;border:1px solid #fff3;border-radius:20px;box-shadow:0 2px 5px #0003;color:#fffc;cursor:pointer;font-size:.9rem;font-weight:500;margin-left:15px;padding:5px 12px;transition:all .3s ease}.toggle-button:hover{background-color:#fff3;box-shadow:0 4px 8px #0000004d;color:#fff;transform:translateY(-2px)}.booking-info{grid-gap:20px;color:#e0e0e0;display:grid;font-size:1.1rem;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));line-height:1.6;margin:15px 0}.booking-info p{color:#e0e0e0;margin:10px 0}.booking-info strong{color:#fff;font-weight:600}.booking-status{grid-column:1/-1;margin-top:20px!important}.status-badge{border-radius:30px;font-weight:600;margin-left:10px;padding:6px 14px}.status-проверка.документов{background-color:#8564044d;border:1px solid #fff3cd80;color:#fff3cd}.status-ожидает.оплаты{background-color:#1557244d;border:1px solid #d4edda80;color:#d4edda}.pending-booking-actions{border-top:1px solid #ffffff1a;display:flex;gap:15px;justify-content:flex-end;margin-top:25px;padding-top:25px;position:relative}.pending-booking-actions:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.edit-item-button,.pay-booking-btn,.remove-item-button{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffff14;border:1px solid #ffffff4d;border-radius:30px;box-shadow:0 4px 10px #0000004d;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;font-weight:600;justify-content:center;padding:.8rem 1.8rem;transition:all .3s ease}.pay-booking-btn{background-color:#ffffff1a;border-color:#ffffff80}.edit-item-button,.remove-item-button{border-color:#ffffff4d}.edit-item-button:hover,.pay-booking-btn:hover,.remove-item-button:hover{background-color:#ffffff26;box-shadow:0 6px 15px #0006;transform:translateY(-3px)}.edit-item-button i,.remove-item-button i{margin-right:8px}.booking-status-message{align-items:center;background-color:#8564044d;border:1px solid #fff3cd4d;border-radius:30px;color:#fff3cd;display:flex;padding:12px 20px}.booking-status-message i{font-size:1.2rem;margin-right:10px}.checkout-process-info{background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;margin-top:40px;padding:25px}.checkout-process-info h3{color:#fff;font-size:1.4rem;font-weight:600;margin-bottom:20px;margin-top:0;padding-bottom:10px;position:relative}.checkout-process-info h3:after{background:linear-gradient(90deg,#fff,#0000);bottom:0;content:"";height:2px;left:0;position:absolute;width:50px}.checkout-steps{padding-left:25px}.checkout-steps li{color:#e0e0e0;font-size:1.1rem;line-height:1.6;margin-bottom:12px}.booking-details-section{animation:fadeIn .3s ease-in-out;background-color:#0000004d;border:1px solid #ffffff1a;border-radius:20px;margin-top:25px;padding:25px}.booking-details-section h4{color:#fff;font-size:1.6rem;font-weight:600;margin-bottom:20px;margin-top:0;padding-bottom:10px;position:relative}.booking-details-section h4:after{background:linear-gradient(90deg,#fff,#0000);bottom:0;content:"";height:2px;left:0;position:absolute;width:50px}.not-selected-message{background-color:#0003;border:1px dashed #fff3;border-radius:10px;color:#fff9;font-style:italic;padding:15px;text-align:center}.detail-group{background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;margin-bottom:25px;padding:20px}.detail-group h5{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:15px;margin-top:0}.detail-item{color:#e0e0e0;font-size:1.1rem;line-height:1.5;margin-bottom:10px}.detail-item strong{color:#fff;font-weight:600;margin-right:8px}.guide-details,.motorcycle-list,.resort-list,.support-details{margin-top:15px}.motorcycle-item,.resort-item{border-bottom:1px solid #ffffff1a;display:flex;margin-bottom:20px;padding-bottom:20px}.motorcycle-item:last-child,.resort-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.item-image{border:1px solid #fff3;border-radius:10px;height:100px;margin-right:20px;overflow:hidden;width:100px}.item-image img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.motorcycle-item:hover .item-image img,.resort-item:hover .item-image img{transform:scale(1.1)}.item-info{flex:1 1;padding:10px 15px}.item-info h6{color:#fff;font-size:1.1rem;font-weight:700;margin:0 0 8px}.item-info p{color:#fffc;font-size:.9rem;margin:5px 0}.item-info p strong{color:#fff;margin-right:5px}.item-info p:nth-child(2),.item-info p:nth-child(3),.item-info p:nth-child(4),.item-info p:nth-child(5){background-color:#ffffff1a;border-radius:4px;display:inline-block;margin-bottom:5px;margin-right:5px;padding:4px 8px}@media (max-width:992px){.pending-booking-actions{flex-wrap:wrap}.edit-item-button,.pay-booking-btn,.remove-item-button{flex:1 1;width:auto}}@media (max-width:768px){.cart-container h1{font-size:2.2rem}.cart-items-section h2,.pending-bookings-section h2{font-size:1.8rem}.cart-item-title,.pending-booking-details h3{font-size:1.7rem}.booking-details-section h4{font-size:1.4rem}.detail-group h5{font-size:1.2rem}.cart-actions{flex-direction:column}.checkout-button,.continue-shopping-button{width:100%}}@media (max-width:576px){.cart-items-section,.pending-bookings-section{padding:0 1.5rem}.cart-summary{margin:30px 1.5rem;padding:20px}.cart-container h1{font-size:1.8rem}.cart-items-section h2,.pending-bookings-section h2{font-size:1.6rem}.pending-booking-item{border-radius:20px;box-shadow:0 6px 15px #00000040;padding:20px}.cart-item-title,.pending-booking-details h3{font-size:1.6rem}.booking-info{grid-template-columns:1fr}.item-image{height:80px;width:80px}.item-info h6{font-size:1.1rem}.pending-booking-actions{flex-direction:column;gap:10px}.edit-item-button,.pay-booking-btn,.remove-item-button{width:100%}}.block-total{color:#fff;font-weight:600;margin-top:12px}.calc-explanation{color:#ccc;font-size:.95rem;font-weight:400;margin-left:6px}.cart-button{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:2px solid;border-radius:30px;box-shadow:0 4px 10px #0000004d;color:#fff;display:flex;font-size:1.3rem;font-weight:600;height:50px;justify-content:center;min-width:200px;padding:0 2rem;text-decoration:none;transition:all .3s ease}.cart-button:hover{box-shadow:0 6px 15px #0006;transform:translateY(-3px)}.cart-button-primary{background-color:#ffffff1a;border-color:#fff}.cart-button-primary:hover{background-color:#fff3}.cart-button-secondary{background-color:#ffffff1a;border-color:#ffffff80}.cart-button-secondary:hover{background-color:#fff3}.empty-cart-actions{align-items:center;display:flex;gap:20px;justify-content:center;margin-top:40px}@media (max-width:576px){.cart-button{font-size:1.1rem;height:45px;min-width:150px;padding:0 1.5rem}.empty-cart-actions{flex-direction:column}}.item-header{justify-content:space-between;margin-bottom:10px}.details-button,.item-header{align-items:center;display:flex}.details-button{background-color:#ffffff1a;border-radius:50%;color:#ffffffb3;font-size:1.2rem;height:30px;justify-content:center;transition:all .3s ease;width:30px}.details-button:hover{background-color:#fff3;color:#fff;transform:scale(1.1)}.checkout-page{background-color:#000;color:#fff;min-height:100vh;padding:0}.checkout-container{padding:40px 0;width:100%}.checkout-container h1{color:#fff;font-size:2.8rem;font-weight:700;margin:0 0 40px;padding-bottom:15px;position:relative;text-align:center}.checkout-container h1:after{background:linear-gradient(90deg,#0000,#fff,#0000);bottom:0;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:100px}.checkout-progress{margin-bottom:50px;padding:0 max(3rem,5vw)}.progress-bar{background-color:#ffffff1a;border-radius:4px;box-shadow:inset 0 1px 3px #0000004d;height:8px;margin-bottom:30px;overflow:hidden;position:relative}.progress-fill{background:linear-gradient(90deg,#ffffff4d,#fff9);border-radius:4px;box-shadow:0 0 10px #ffffff4d;height:100%;transition:width .5s ease}.progress-steps{display:flex;justify-content:space-between;margin:0 20px;position:relative}.progress-steps:before{background-color:#ffffff1a;content:"";height:2px;left:0;position:absolute;right:0;top:15px;z-index:0}.progress-step{align-items:center;display:flex;flex-direction:column;opacity:.7;position:relative;transition:all .3s ease;width:20%}.progress-step.active{opacity:1}.progress-step.completed .step-number{background-color:#fff3;border:1px solid #ffffff80}.step-number{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#00000080;border:1px solid #ffffff4d;border-radius:50%;box-shadow:0 2px 10px #0000004d;color:#fff;display:flex;font-weight:700;height:32px;justify-content:center;margin-bottom:12px;transition:all .3s ease;width:32px;z-index:1}.progress-step.active .step-number{background-color:#ffffff1a;border:1px solid #fffc;box-shadow:0 0 15px #ffffff4d;color:#fff;transform:scale(1.1)}.step-label{color:#ffffffb3;font-size:.9rem;font-weight:500;line-height:1.3;max-width:120px;text-align:center;transition:all .3s ease}.progress-step.active .step-label{color:#fff;font-weight:600}.current-step-indicator{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 4px 15px #00000026;margin-top:25px;padding:15px;text-align:center}.current-step-indicator p{color:#fffc;font-size:1.1rem;margin:0}.current-step-indicator strong{color:#fff;font-weight:600;margin-left:5px}.checkout-step-content{animation:fadeIn .5s ease;padding:0 max(3rem,5vw)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.checkout-step-content h2{color:#fff;font-size:2.2rem;font-weight:700;margin:0 0 30px;padding-bottom:15px;position:relative}.checkout-step-content h2:after{background:linear-gradient(90deg,#fff,#0000);bottom:0;content:"";height:3px;left:0;position:absolute;width:80px}.step-description{color:#e0e0e0;font-size:1.1rem;line-height:1.6;margin-bottom:40px}.checkout-items{gap:30px;margin-bottom:40px}.checkout-item,.checkout-items{display:flex;flex-direction:column}.checkout-item{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#0003;border:1px solid #ffffff1a;border-radius:30px;box-shadow:0 8px 25px #00000040;overflow:hidden;padding:30px;position:relative;transition:all .3s ease}.checkout-item:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);top:0}.checkout-item:after,.checkout-item:before{content:"";height:1px;left:0;position:absolute;right:0}.checkout-item:after{background:linear-gradient(90deg,#0000,#fff3,#0000);bottom:0}.checkout-item:hover{border:1px solid #fff3;box-shadow:0 12px 30px #00000059;transform:translateY(-5px)}.item-title{color:#fff;font-size:2rem;font-weight:700;margin-bottom:20px;margin-top:0;padding-bottom:15px;position:relative}.item-title:after{background:linear-gradient(90deg,#fff,#0000);bottom:0;content:"";height:2px;left:0;position:absolute;width:100px}.item-details{color:#e0e0e0;font-size:1.1rem;line-height:1.6;margin:15px 0}.item-details p{color:#e0e0e0;margin:10px 0}.item-details strong{color:#fff;font-weight:600}.item-motorcycles{list-style-type:none;margin:15px 0;padding-left:0}.item-motorcycles li{color:#e0e0e0;margin-bottom:8px;padding-left:20px;position:relative}.item-motorcycles li:before{color:#ffffff80;content:"•";left:0;position:absolute}.item-price{color:#fff;font-size:1.2rem;margin-top:15px}.checkout-total{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#0003;border:1px solid #fff3;border-radius:30px;box-shadow:0 4px 15px #00000026;display:flex;justify-content:space-between;margin-bottom:40px;overflow:hidden;padding:30px;position:relative}.checkout-total:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.total-label{color:#fff;font-size:1rem;font-weight:600}.total-value{color:#fff;font-size:2.2rem;font-weight:700}.checkout-actions{display:flex;gap:20px;justify-content:space-between;margin-top:40px}.primary-button{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffff1a;border:2px solid #fff;border-radius:30px;box-shadow:0 4px 10px #0000004d;color:#fff;cursor:pointer;flex:1 1;font-size:1.3rem;font-weight:600;padding:1rem 2rem;text-align:center;text-decoration:none;transition:all .3s ease}.primary-button:hover{background-color:#fff3;box-shadow:0 6px 15px #0006;transform:translateY(-3px)}.primary-button:disabled{box-shadow:none;cursor:not-allowed;opacity:.5;transform:none}.secondary-button{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffff1a;border:2px solid #ffffff80;border-radius:30px;box-shadow:0 4px 10px #0000004d;color:#fff;cursor:pointer;flex:1 1;font-size:1.3rem;font-weight:600;padding:1rem 2rem;text-align:center;text-decoration:none;transition:all .3s ease}.secondary-button:hover{background-color:#fff3;box-shadow:0 6px 15px #0006;transform:translateY(-3px)}.documents-info{margin-bottom:40px}.info-box{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#0003;border:1px solid #ffffff1a;border-radius:30px;box-shadow:0 8px 25px #00000040;overflow:hidden;padding:30px;position:relative}.info-box:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.info-box h3{color:#fff;font-size:1.6rem;font-weight:600;margin-bottom:20px;margin-top:0;padding-bottom:15px;position:relative}.info-box h3:after{background:linear-gradient(90deg,#fff,#0000);bottom:0;content:"";height:2px;left:0;position:absolute;width:60px}.info-box p{color:#e0e0e0;line-height:1.6;margin:10px 0}.info-box ul{list-style-type:none;margin:15px 0}.info-box li{color:#e0e0e0;margin-bottom:10px;padding-left:15px;position:relative}.info-box li:before{color:#ffffff80;content:"•";left:0;position:absolute}.documents-status{margin-bottom:40px;text-align:center}.status-indicator{border-radius:30px;box-shadow:0 4px 15px #00000026;display:inline-block;font-weight:600;margin-bottom:20px;padding:8px 20px}.status-indicator.pending{background-color:#ffc10733;border:1px solid #ffc10780;color:#ffc107}.status-indicator.checking{background-color:#007bff33;border:1px solid #007bff80;color:#007bff}.status-indicator.verified{background-color:#28a74533;border:1px solid #28a74580;color:#28a745}.status-description{color:#e0e0e0;line-height:1.6;margin:0 auto;max-width:600px}.payment-methods{margin-bottom:40px}.payment-methods h3{color:#fff;font-size:1.6rem;font-weight:600;margin-bottom:20px;margin-top:0;padding-bottom:15px;position:relative}.payment-methods h3:after{background:linear-gradient(90deg,#fff,#0000);bottom:0;content:"";height:2px;left:0;position:absolute;width:60px}.payment-options{display:flex;flex-wrap:wrap;gap:20px;margin-top:20px}.payment-option{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#0003;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 4px 15px #00000026;cursor:pointer;display:flex;min-width:180px;padding:20px;transition:all .3s ease}.payment-option:hover{background-color:#ffffff0d;box-shadow:0 6px 20px #00000040;transform:translateY(-3px)}.payment-option.selected{background-color:#ffffff1a;border:1px solid #ffffff4d;box-shadow:0 0 20px #ffffff1a}.payment-option i{color:#ffffffb3;font-size:24px;margin-right:15px}.payment-option.selected i{color:#fff}.payment-option span{color:#fff;font-weight:500}.booking-success{padding:40px 0;text-align:center}.success-icon{animation:scaleIn .5s ease;color:#ffffffe6;font-size:5rem;margin-bottom:30px}@keyframes scaleIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.booking-success h2{color:#fff;font-size:2.5rem;margin-bottom:30px}.booking-details{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#0003;border:1px solid #ffffff1a;border-radius:30px;box-shadow:0 8px 25px #00000040;color:#e0e0e0;margin:0 auto;max-width:700px;overflow:hidden;padding:30px;position:relative;text-align:left}.booking-details:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.booking-details p{margin-bottom:15px}.booking-details strong{color:#fff}.checkout-item-actions{border-top:1px solid #ffffff1a;display:flex;gap:15px;justify-content:flex-end;margin-top:25px;padding-top:25px;position:relative}.checkout-item-actions:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.loading-container{padding:80px 0}.loading-spinner{border:3px solid #ffffff1a;border-top-color:#fff;height:60px;margin-bottom:25px;width:60px}.loading-container p{color:#e0e0e0;font-size:1.2rem}@media (max-width:992px){.checkout-actions,.checkout-item-actions{flex-wrap:wrap}}@media (max-width:768px){.checkout-container h1{font-size:2.2rem}.checkout-step-content h2{font-size:1.8rem}.item-title{font-size:1.7rem}.info-box h3,.payment-methods h3{font-size:1.4rem}.checkout-actions{flex-direction:column}.primary-button,.secondary-button{width:100%}.progress-steps{display:none}}@media (max-width:576px){.checkout-progress,.checkout-step-content{padding:0 1.5rem}.checkout-container h1{font-size:1.8rem}.checkout-step-content h2{font-size:1.6rem}.checkout-item{border-radius:20px;box-shadow:0 6px 15px #00000040;padding:20px}.item-title{font-size:1.6rem}.checkout-total{border-radius:20px;flex-direction:column;gap:15px;padding:20px;text-align:center}.total-label{font-size:1rem}.total-value{font-size:1.8rem}.checkout-item-actions{flex-direction:column;gap:10px}.payment-options{flex-direction:column}.payment-option{width:100%}}.feedback-container{align-items:flex-end;bottom:20px;display:flex;flex-direction:column;position:fixed;right:20px;z-index:1000}.feedback-button{align-items:center;background-color:var(--accent-primary);border:none;border-radius:50px;box-shadow:0 2px 5px #0000004d;color:#fff;cursor:pointer;display:flex;font-weight:700;justify-content:center;padding:12px 20px;transition:all .3s ease}.feedback-button:hover{background-color:var(--accent-secondary);box-shadow:0 4px 8px #0006;transform:translateY(-2px)}.feedback-button.active{background-color:#e74c3c;color:#fff}.feedback-form-container{animation:slideIn .3s ease;background-color:var(--bg-secondary);border:1px solid #333;border-radius:8px;box-shadow:0 5px 15px #00000080;margin-bottom:10px;padding:20px;width:350px}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.feedback-form-header{margin-bottom:15px}.feedback-form-header h3{color:var(--text-primary);font-size:18px;margin:0 0 5px}.feedback-form-header p{color:var(--text-secondary);font-size:14px;margin:0}.feedback-form{display:flex;flex-direction:column}.form-group{margin-bottom:15px}.form-group label{font-size:14px;margin-bottom:5px}.feedback-select,.feedback-textarea{background-color:var(--bg-tertiary);border:1px solid #444;border-radius:4px;color:var(--text-primary);font-size:14px;padding:10px;width:100%}.feedback-textarea{font-family:inherit;resize:vertical}.feedback-select:focus,.feedback-textarea:focus{border-color:var(--accent-primary);box-shadow:0 0 0 2px #7289da33;outline:none}.feedback-submit-button{background-color:var(--accent-primary);border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:700;padding:10px 15px;transition:background-color .3s ease}.feedback-submit-button:hover{background-color:var(--accent-secondary)}.feedback-submit-button:disabled{background-color:#555;color:#aaa;cursor:not-allowed}@media (max-width:480px){.feedback-container{bottom:10px;right:10px}.feedback-form-container{width:280px}.feedback-button{font-size:14px;padding:10px 16px}}.admin-layout{background-color:var(--bg-primary);display:flex;max-width:100vw;min-height:100vh;overflow-x:hidden;position:relative;width:100vw}.admin-dashboard{max-width:100%;overflow-x:hidden;padding:0}.admin-scrollable{-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto;padding-bottom:.5rem;scroll-behavior:smooth;scrollbar-color:#7289da80 #1e1e1e33;scrollbar-width:thin}.admin-scrollable::-webkit-scrollbar{background-color:#1e1e1e33;border-radius:10px;height:6px}.admin-scrollable::-webkit-scrollbar-thumb{background-color:#7289da80;border-radius:10px}.admin-scrollable::-webkit-scrollbar-thumb:hover{background-color:#7289dab3}.admin-form,.admin-header,.availability-calendar,.card{max-width:100%;overflow-x:auto}.admin-sidebar{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:var(--bg-secondary);border-right:1px solid #ffffff0d;box-shadow:4px 0 15px #0003;color:var(--text-primary);height:100vh;min-width:280px;overflow-y:auto;padding:1.5rem 0;position:sticky;top:0;transition:all .3s ease;width:280px;z-index:5}.admin-sidebar::-webkit-scrollbar{width:5px}.admin-sidebar::-webkit-scrollbar-track{background:#0000001a}.admin-sidebar::-webkit-scrollbar-thumb{background:#7289da4d;border-radius:10px}.admin-sidebar::-webkit-scrollbar-thumb:hover{background:#7289da80}.admin-sidebar-title{align-items:center;border-bottom:1px solid #ffffff1a;color:var(--accent-primary);display:flex;font-size:1.4rem;font-weight:700;letter-spacing:-.5px;margin-bottom:2rem;margin-top:0;padding:0 1.5rem 1rem;position:relative}.admin-sidebar-title:after{background-color:var(--accent-primary);border-radius:3px;bottom:0;content:"";height:3px;left:1.5rem;position:absolute;width:50px}.admin-nav-list{display:flex;flex-direction:column;list-style:none;margin:0;padding:0;width:100%}.admin-nav-item{margin-bottom:.5rem;width:100%}.admin-nav-link{background-color:initial;border-left:3px solid #0000;color:var(--text-primary);display:block;font-weight:500;margin-bottom:2px;padding:.9rem 1.5rem;position:relative;text-decoration:none;transition:all .3s ease;width:100%}.admin-nav-link:hover{background-color:#7289da1a;border-left:3px solid #7289da80;color:var(--accent-primary);transform:translateX(5px)}.admin-nav-link.active{background-color:#7289da26;border-left:3px solid var(--accent-primary);color:var(--accent-primary);font-weight:600}.admin-nav-link.active:after{background-color:var(--accent-primary);border-radius:50%;box-shadow:0 0 8px var(--accent-primary);content:"";height:8px;position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);width:8px}.admin-nav-divider{background:linear-gradient(90deg,#ffffff03,#7289da33,#ffffff03);margin:1.5rem}.admin-nav-link.special-link{background-color:#7289da0d;border-left:3px solid #7289da4d;font-weight:500;margin-bottom:5px;margin-top:5px}.admin-nav-link.special-link:hover{background-color:#7289da26;border-left:3px solid #7289dab3;transform:translateX(5px)}.admin-nav-link.special-link.active{background-color:#7289da33;border-left:3px solid var(--accent-primary);font-weight:600}@media (max-width:1366px){.admin-layout{flex-direction:row}.admin-sidebar{min-width:240px;width:240px}.admin-content{padding:1.5rem;width:calc(100vw - 240px)}.route-availability-container{flex-direction:column}.route-list{max-width:100%}.route-calendar{min-width:100%}}@media (max-width:480px){.admin-content,.admin-sidebar{padding:.8rem}.admin-nav-link{padding:.7rem .8rem}.admin-form,.admin-form-container{padding:1.2rem}.admin-header{padding:.8rem}.admin-title{font-size:1.5rem}.admin-actions{flex-direction:column;width:100%}.admin-action-button{justify-content:center;text-align:center;width:100%}.admin-dashboard-value{font-size:2rem}.admin-dashboard-title{font-size:1rem}.admin-dashboard-info{font-size:.8rem}}.admin-header{background-color:var(--bg-secondary);border:1px solid #ffffff0d;border-radius:var(--border-radius);box-shadow:var(--box-shadow);margin-bottom:2.5rem;padding:1.5rem}.admin-title{color:var(--text-primary);font-size:1.8rem;font-weight:700;letter-spacing:-.5px}.admin-header-buttons{align-items:center;display:flex;gap:1rem}.admin-button{align-items:center;box-shadow:0 4px 12px #7289da33;display:inline-flex;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:var(--transition)}.admin-button:hover{box-shadow:0 6px 16px #7289da4d}.admin-table{background-color:var(--bg-secondary);border:1px solid #ffffff0d;border-collapse:initial;border-radius:var(--border-radius);border-spacing:0;box-shadow:var(--box-shadow);margin-bottom:2rem;min-width:800px;overflow:hidden}.admin-table td,.admin-table th{border-bottom:1px solid #ffffff0d;padding:1.2rem 1.5rem}.admin-table th{background-color:var(--bg-tertiary);color:var(--text-primary);font-size:.95rem;font-weight:600;letter-spacing:.5px}.admin-table tr{transition:var(--transition)}.admin-table tr:hover{background-color:#7289da14}.admin-table tr:last-child td{border-bottom:none}.admin-actions{display:flex;gap:.8rem}.admin-action-button{align-items:center;background-color:var(--bg-tertiary);border:1px solid #ffffff1a;border-radius:var(--border-radius);color:var(--text-primary);cursor:pointer;display:inline-flex;font-size:.875rem;gap:.3rem;padding:.6rem .9rem;transition:var(--transition)}.admin-action-button:hover{background-color:var(--accent-primary);box-shadow:0 4px 8px #0003;color:#fff;transform:translateY(-2px)}.admin-action-button.delete{background-color:#f443361a;border:1px solid #f4433633;color:var(--error)}.admin-action-button.delete:hover{background-color:var(--error);border-color:var(--error);color:#fff}.admin-form{border:1px solid #ffffff0d;margin:0 auto;max-width:700px;overflow:hidden;padding:2.5rem;position:relative}.admin-form:before{background:linear-gradient(to right,var(--accent-primary),var(--accent-secondary));content:"";height:4px;left:0;position:absolute;right:0;top:0;z-index:2}.admin-form-title{color:var(--text-primary);font-size:1.8rem;font-weight:700;letter-spacing:-.5px;margin-bottom:2rem;margin-top:0}.admin-form-group{margin-bottom:1.8rem}.admin-form-group label{color:var(--text-secondary);display:block;font-size:.95rem;letter-spacing:.5px;margin-bottom:.7rem}.admin-form-group input,.admin-form-group select{background-color:var(--bg-tertiary);border:1px solid #ffffff1a;border-radius:var(--border-radius);color:var(--text-primary);font-size:1rem;padding:1rem;transition:var(--transition);width:100%}.admin-form-group input:focus,.admin-form-group select:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px #7289da33;outline:none}.admin-form-actions{justify-content:flex-end;margin-top:2.5rem}.admin-form-button{border-radius:var(--border-radius);cursor:pointer;font-weight:600;letter-spacing:.5px;padding:.9rem 1.8rem;transition:var(--transition)}.admin-form-button.primary{background-color:var(--accent-primary);border:none;box-shadow:0 4px 12px #7289da33;color:#fff}.admin-form-button.primary:hover{background-color:var(--accent-secondary);box-shadow:0 6px 16px #7289da4d;transform:translateY(-2px)}.admin-form-button.secondary{background-color:initial;border:1px solid #fff3;color:var(--text-primary)}.admin-form-button.secondary:hover{background-color:#ffffff0d;transform:translateY(-2px)}.admin-dashboard-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:2rem;max-width:100%;overflow-x:auto}.admin-dashboard-card{background-color:var(--bg-secondary);border:1px solid #ffffff0d;border-radius:var(--border-radius);box-shadow:var(--box-shadow);display:flex;flex-direction:column;padding:2rem;transition:var(--transition)}.admin-dashboard-card:hover{box-shadow:0 8px 30px #0000004d;transform:translateY(-5px)}.admin-dashboard-title{color:var(--text-secondary);font-size:1.1rem;font-weight:500;margin-bottom:1rem}.admin-dashboard-value{color:var(--text-primary);font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.admin-dashboard-info{border-top:1px solid #ffffff0d;color:var(--text-secondary);font-size:.9rem;margin-top:auto;padding-top:1rem}.role-badge{border-radius:20px;display:inline-block;font-size:.85rem;font-weight:600;padding:.4rem .8rem;text-align:center}.loading-spinner{border:3px solid #7289da33;border-top:3px solid var(--accent-primary);margin:0 auto 1rem}.empty-icon{opacity:.5}.table-container{-webkit-overflow-scrolling:touch;background-color:var(--bg-secondary);border-radius:var(--border-radius);box-shadow:var(--box-shadow);margin-bottom:2rem;max-width:100%;scrollbar-color:#7289da80 #1e1e1e33;scrollbar-width:thin}.table-container::-webkit-scrollbar{background-color:#1e1e1e33;border-radius:10px;height:6px}.table-container::-webkit-scrollbar-thumb{background-color:#7289da80;border-radius:10px}.table-container::-webkit-scrollbar-thumb:hover{background-color:#7289dab3}.admin-welcome-text{color:var(--text-secondary);line-height:1.7;margin-top:1rem}.route-photo-container{border:1px solid #ffffff1a;border-radius:var(--border-radius);height:60px;overflow:hidden;width:80px}.route-photo-thumbnail{height:100%;object-fit:cover;width:100%}.route-description-preview{color:var(--text-secondary);font-size:.85rem;font-style:italic;margin-top:5px}.admin-form-row{display:flex;gap:1.5rem}.admin-form-row .admin-form-group{flex:1 1}.admin-form-container{grid-gap:2rem;align-items:start;background-color:var(--bg-secondary);border:1px solid #ffffff0d;border-radius:var(--border-radius);box-shadow:var(--box-shadow);display:grid;grid-template-columns:300px 1fr;max-width:100%;overflow-x:auto;padding:2.5rem}.admin-form-container .admin-form{background:none;border:none;box-shadow:none;padding:0}.admin-photo-section{background-color:var(--bg-tertiary);border:1px solid #ffffff0d;border-radius:var(--border-radius);padding:1.5rem}.admin-photo-section h3{color:var(--text-primary);font-size:1.2rem;margin-bottom:1.5rem;margin-top:0}.route-photo-preview{background-color:var(--bg-secondary);border:1px solid #ffffff1a;border-radius:var(--border-radius);height:200px;margin-bottom:1.5rem;overflow:hidden;width:100%}.route-photo-preview img{height:100%;object-fit:cover;width:100%}.admin-photo-upload{margin-top:1.5rem}.admin-photo-upload input[type=file]{background-color:var(--bg-secondary);border-radius:var(--border-radius);margin-bottom:1rem}.admin-form-group textarea,.admin-photo-upload input[type=file]{border:1px solid #ffffff1a;color:var(--text-primary);padding:.75rem;width:100%}.admin-form-group textarea{background-color:var(--bg-tertiary);border-radius:var(--border-radius);font-family:inherit;resize:vertical;transition:var(--transition)}.admin-form-group textarea:focus{border-color:var(--accent-primary);box-shadow:0 0 0 2px #7289da33;outline:none}@media (max-width:1024px){.admin-form-container{grid-template-columns:1fr}}.alert{border-radius:var(--border-radius);margin-bottom:1.5rem;padding:1rem}.alert-danger{background-color:#f443361a;border:1px solid #f443364d;color:var(--error)}.alert-success{background-color:#4caf501a;border:1px solid #4caf504d;color:var(--success)}.admin-form-info{background-color:#2196f31a;border:1px solid #2196f34d;border-radius:var(--border-radius);color:var(--accent-primary);margin-bottom:1.5rem;padding:1rem}.admin-form-info p{margin:0}.code-display{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--border-radius);font-family:monospace;font-size:1.1rem;margin-bottom:.5rem;padding:.75rem 1rem}.file-input-container{margin-bottom:1rem}.file-input-container input[type=file]{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.file-input-label{background-color:var(--bg-tertiary);border:1px solid #ffffff1a;border-radius:var(--border-radius);color:var(--text-primary);padding:.6rem 1.2rem;transition:var(--transition)}.file-input-label:hover{background-color:#7289da33;border-color:var(--accent-primary)}.file-name{color:var(--text-secondary);font-size:.9rem;margin-left:1rem}.photo-preview{border:1px solid #ffffff1a;border-radius:var(--border-radius);margin-bottom:1.5rem}.admin-form-photo,.photo-preview{background-color:var(--bg-tertiary)}.admin-form-photo{border:1px solid #ffffff0d;border-radius:var(--border-radius);padding:1.5rem}.admin-form-photo h3{color:var(--text-primary);font-size:1.2rem;margin-bottom:1.2rem;margin-top:0}.admin-nav-divider{background:linear-gradient(90deg,#ffffff03,#ffffff1a,#ffffff03);height:1px;margin:1.5rem 0}.admin-nav-link.special-link{background-color:#7289da1a;border-left:3px solid var(--accent-primary);color:var(--accent-primary);font-weight:600}.admin-nav-link.special-link:hover{background-color:#7289da33}.availability-calendar{background-color:var(--bg-secondary);border-radius:var(--border-radius);box-shadow:var(--box-shadow);margin-top:2rem;overflow-x:auto;padding:1.5rem;width:100%}.calendar-header{margin-bottom:1.5rem}.calendar-nav-button,.calendar-title{color:var(--text-primary)}.calendar-nav-button{background-color:var(--bg-tertiary);border:1px solid #ffffff1a;font-size:.9rem}.calendar-nav-button:hover{background-color:var(--accent-primary);color:#fff}.calendar-day-header{font-size:.9rem;padding:1.5rem}.calendar-day.available{background-color:#4caf501a;border:1px solid #4caf504d;color:#4caf50}.calendar-day.unavailable{background-color:#f443361a;border:1px solid #f443364d;color:#f44336}.calendar-day:hover{box-shadow:0 4px 8px #0003;transform:translateY(-2px)}.calendar-day.other-month{cursor:default;opacity:.5}.calendar-day.other-month:hover{box-shadow:none;transform:none}.route-availability-container{flex-wrap:wrap}.route-list{max-width:350px;min-width:250px}.route-calendar{flex:2 1;min-width:700px;overflow-x:auto}.route-list-item{background-color:var(--bg-secondary);border:1px solid #ffffff0d;margin-bottom:1rem}.route-list-item.active,.route-list-item:hover{box-shadow:0 4px 8px #0003;transform:translateY(-2px)}.route-list-item h3{font-size:1.1rem}.route-list-item p{opacity:.8}.calendar-legend{gap:1.5rem}.legend-item{font-size:.9rem}.legend-color{border-radius:4px;height:16px;width:16px}.legend-color.available{background-color:#4caf501a;border:1px solid #4caf504d}.legend-color.unavailable{background-color:#f443361a;border:1px solid #f443364d}.features-grid{-webkit-overflow-scrolling:touch;display:flex;gap:2.5rem;margin-bottom:2rem;max-width:100%;overflow-x:auto;padding:1.5rem .5rem 2rem;position:relative;scroll-behavior:smooth;scrollbar-color:#7289da80 #1e1e1e33;scrollbar-width:thin;z-index:1}.features-grid::-webkit-scrollbar{background-color:#1e1e1e33;border-radius:10px;height:6px}.features-grid::-webkit-scrollbar-thumb{background-color:#7289da80;border-radius:10px}.features-grid::-webkit-scrollbar-thumb:hover{background-color:#7289dab3}.feature-card{background:var(--bg-secondary);border:1px solid #ffffff0d;border-radius:var(--border-radius);box-shadow:var(--box-shadow);display:flex;flex:0 0 auto;flex-direction:column;gap:1rem;max-width:300px;min-width:250px;padding:1.8rem 1.5rem;transition:var(--transition)}.feature-card:hover{border-color:#7289da4d;box-shadow:0 15px 30px #0003;transform:translateY(-5px)}.feature-title{color:var(--text-primary);font-size:1.25rem;font-weight:600;margin:0}.feature-text{color:var(--text-secondary);flex-grow:1;font-size:.95rem;line-height:1.5;margin:0}@media (max-width:768px){.feature-card{max-width:100%;min-width:200px;padding:1.5rem 1.2rem}}.calendar-wrapper{margin-bottom:1.5rem}.calendar-day-number{font-size:1rem}.calendar-day-limit{font-size:.75rem;margin-top:.25rem}.modal{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background-color:var(--bg-secondary);box-shadow:0 10px 25px #0000004d;max-width:500px;position:relative}.modal-content h3{font-size:1.3rem;margin-bottom:1rem;margin-top:0}.modal-form{margin:1.5rem 0}.modal-form-group{margin-bottom:1.5rem}.modal-form-group label{display:block;font-weight:500;margin-bottom:.5rem}.modal-form-group input{background-color:var(--bg-tertiary);border:1px solid #ffffff1a;border-radius:var(--border-radius);color:var(--text-primary);font-size:1rem;padding:.8rem;width:100%}.modal-actions{margin-top:2rem}.modal-button{padding:.8rem 1.5rem}.modal-button.primary{background-color:var(--accent-primary);color:#fff}.modal-button.primary:hover{background-color:var(--accent-secondary);transform:translateY(-2px)}.modal-button.secondary{background-color:var(--bg-tertiary);color:var(--text-primary)}.modal-button.secondary:hover{background-color:var(--bg-quaternary)}.modal-button.toggle-availability{background-color:var(--bg-tertiary);border:1px solid #ffffff1a;color:var(--text-primary);padding:.8rem;width:100%}.modal-button.toggle-availability:hover{background-color:var(--bg-quaternary)}.modal-button:disabled{opacity:.5}.admin-content{background-color:var(--bg-primary);background-image:radial-gradient(circle at 80% 10%,#7289da12 0,#0000 30%);flex:1 1;min-width:0;overflow-x:hidden;padding:2.5rem;position:relative;transition:all .3s ease;width:calc(100vw - 280px)}.calendar-grid{grid-gap:.5rem;gap:.5rem;grid-template-columns:repeat(7,minmax(80px,1fr));margin-bottom:1rem}.calendar-day{aspect-ratio:1;min-height:60px}@media (max-width:1200px){.calendar-grid{grid-template-columns:repeat(7,minmax(70px,1fr))}}@media (max-width:992px){.calendar-grid{grid-template-columns:repeat(7,minmax(60px,1fr))}.calendar-day{min-height:55px}}@media (max-width:768px){.calendar-grid{gap:.3rem;grid-template-columns:repeat(7,minmax(40px,1fr))}.calendar-day{min-height:45px}.calendar-day-header{padding:.5rem}}@media (max-width:480px){.calendar-grid{gap:.2rem;grid-template-columns:repeat(7,minmax(30px,1fr))}.calendar-day{min-height:35px}}.admin-booking-list .booking-user-email{color:var(--text-secondary);font-size:.85rem;margin-top:.3rem}.unknown-item{background-color:#ff98001a;border-radius:4px;color:#ff9800;font-size:.9rem;font-style:italic;padding:2px 6px}.admin-alert-warning p{color:#ff9800;font-size:.9rem;margin:0}.admin-filter-controls{margin-bottom:1.5rem}.admin-filters{gap:.5rem}.admin-filter-button{background-color:var(--bg-secondary);border:1px solid #ffffff1a;border-radius:var(--border-radius);color:var(--text-secondary);font-size:.9rem}.admin-filter-button:hover{background-color:#ffffff0d;color:var(--text-primary)}.admin-filter-button.active{background-color:var(--accent-primary);border-color:var(--accent-primary)}.admin-booking-detail{display:flex;flex-direction:column;gap:1.5rem}.admin-detail-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.admin-detail-actions{display:flex;gap:1rem}.admin-booking-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.admin-booking-info{display:flex;flex-direction:column;gap:1.5rem}.admin-detail-section{background-color:var(--bg-secondary);border-radius:var(--border-radius);overflow:hidden}.admin-section-title{background-color:#ffffff0d;border-bottom:1px solid #ffffff1a;font-size:1.2rem;margin:0;padding:1rem}.admin-detail-card{padding:1.5rem}.admin-detail-item{display:flex;flex-direction:column;margin-bottom:1rem}.admin-detail-label{color:var(--text-secondary);font-size:.9rem;margin-bottom:.3rem}.admin-detail-value{color:var(--text-primary);font-size:1rem}.admin-status-badge{align-self:flex-start;border-radius:1rem;color:#fff;display:inline-block;font-size:.9rem;padding:.5rem 1rem}.admin-route-photo{align-items:center;border-radius:4px;display:flex;height:200px;justify-content:center;margin-bottom:1rem;overflow:hidden;width:300px}.admin-route-photo img{height:auto!important;max-height:200px!important;max-width:300px!important;object-fit:contain;width:auto!important}.admin-detail-empty{color:var(--text-secondary);font-style:italic}.admin-detail-description{word-wrap:break-word;color:var(--text-primary);line-height:1.6;margin:.5rem 0 0;max-width:275px;overflow:hidden;overflow-wrap:break-word;text-overflow:ellipsis;white-space:pre-line;width:100%}.admin-guide-item{background-color:#7289da0d;border:1px solid #7289da1a;border-radius:var(--border-radius);margin-bottom:1rem;padding:1rem}.admin-guide-item .admin-detail-item:last-child{margin-bottom:0}.admin-guide-badge{align-items:center;background-color:#7289da1a;border-radius:50px;color:var(--accent-primary);display:inline-flex;font-size:1rem;font-weight:600;margin:.8rem 0;padding:.6rem 1rem}.admin-guide-badge:before{content:"👨‍🚀";font-size:1.2rem;margin-right:.8rem}.admin-countdown{background-color:#2196f31a;border-radius:var(--border-radius);margin-top:.5rem;padding:1rem}.admin-countdown-value{color:#2196f3;font-size:1.1rem;font-weight:700}@media (max-width:992px){.admin-booking-grid{grid-template-columns:1fr}}@media (max-width:768px){.admin-detail-header{align-items:flex-start;flex-direction:column;gap:1rem}}.admin-error-container{background-color:#f443361a;border:1px solid #f443364d;border-radius:var(--border-radius);box-shadow:0 4px 15px #0000001a;margin:2rem auto;max-width:600px;padding:2rem;text-align:center}.admin-error-container h2{color:#f44336;font-size:1.8rem;margin-bottom:1rem;margin-top:0}.admin-error-container p{color:var(--text-primary);font-size:1.1rem;margin-bottom:2rem}.admin-alert-warning{background-color:#ff98001a;border-left:3px solid #ff9800;border-radius:var(--border-radius);margin-top:1rem;padding:.8rem 1rem}.admin-mobile-menu-button{background-color:var(--accent-primary);border:none;border-radius:8px;box-shadow:0 2px 8px #0003;color:#fff;cursor:pointer;display:none;height:40px;left:1rem;padding:8px;position:fixed;top:1rem;transition:all .3s ease;width:40px;z-index:1000}.admin-mobile-menu-button:hover{background-color:var(--accent-secondary);box-shadow:0 4px 12px #0000004d;transform:translateY(-2px)}.admin-mobile-menu-button svg{height:24px;transition:transform .3s ease;width:24px}.admin-mobile-menu-button.active svg{transform:rotate(90deg)}@media (max-width:768px){.admin-mobile-menu-button{align-items:center;display:flex;justify-content:center}.admin-layout{flex-direction:column}.admin-sidebar{background-color:var(--bg-secondary);height:100vh;left:0;overflow-y:auto;padding:1.5rem 0;position:fixed;top:0;transform:translateY(-100%);transition:transform .3s ease;width:100%;z-index:999}.admin-sidebar.open{transform:translateY(0)}.admin-content{margin-top:3rem;padding:1rem;width:100%}.admin-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:#00000080;bottom:0;display:none;left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity .3s ease;z-index:998}.admin-overlay.open{display:block;opacity:1}.admin-nav-link{font-size:1.1rem;padding:1rem 1.5rem}.admin-sidebar-title{font-size:1.4rem;margin-bottom:1rem;padding:0 1.5rem 1rem}.admin-nav-divider{margin:1rem 1.5rem}}.admin-content{margin:0 auto;max-width:100%;width:100%}.admin-title{font-size:1.5rem;font-weight:600;margin:0}.admin-button{padding:.5rem 1rem}.admin-button.delete{background-color:#dc3545;color:#fff}.admin-form-container{gap:2rem}.admin-form,.admin-form-container{display:flex;flex-direction:column}.admin-form{gap:1rem}.admin-form-group{display:flex;flex-direction:column;gap:.5rem}.admin-form-group label{font-weight:500}.admin-form-group input,.admin-form-group select,.admin-form-group textarea{border:1px solid #ddd;border-radius:4px;padding:.5rem}.admin-form-actions{display:flex;gap:1rem;margin-top:1rem}.calendar-grid{grid-gap:8px;gap:8px;grid-template-columns:repeat(7,80px);margin-bottom:16px;width:auto}.calendar-day{box-sizing:border-box;font-weight:500;justify-content:center;padding:8px;width:80px}.calendar-day-header{color:var(--text-secondary);font-size:14px;padding:8px;width:80px}.calendar-day-number{font-size:16px;font-weight:600}.calendar-day-limit{background:#ffffff1a;border-radius:10px;font-size:12px;margin-top:4px;padding:2px 6px}.calendar-wrapper{max-width:100%;overflow-x:auto}.table-container{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%}.admin-table td,.admin-table th{border-bottom:1px solid #ddd;padding:.75rem;text-align:left}.status-badge{font-size:.9rem;padding:.25rem .5rem}.status-badge.active{background:#e3f2fd;color:#1976d2}.status-badge.cancelled{background:#ffebee;color:#d32f2f}.status-badge.completed{background:#e8f5e9;color:#2e7d32}.admin-form-photo-container,.photo-preview{max-width:300px}.photo-preview{border-radius:4px;max-height:200px;overflow:hidden}.photo-preview img{height:auto;object-fit:cover;width:100%}.admin-checkbox-wrapper{align-items:center;background-color:#ffffff1a;border-radius:4px;display:flex;margin-top:8px;padding:8px}.admin-checkbox-wrapper input[type=checkbox]{height:18px;margin-right:8px;width:18px}.admin-checkbox-wrapper label{cursor:pointer;font-size:.9rem}.motorcycle-info{align-items:center;gap:.5rem;margin-bottom:.5rem}.motorcycle-code{font-size:.9rem}.motorcycle-count-badge{background-color:#2196f31a;border:1px solid #2196f34d;border-radius:4px;color:#2196f3;display:inline-block;font-size:.8rem;margin-top:5px;padding:3px 6px}.admin-filters{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.admin-filter-button{background:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;padding:.5rem 1rem;transition:all .3s ease}.admin-filter-button.active{background:#007bff;border-color:#007bff;color:#fff}@media screen and (max-width:768px){.admin-header{flex-direction:column;gap:1rem}.admin-header-buttons{width:100%}.admin-header-buttons .admin-button{text-align:center;width:100%}.calendar-grid{gap:4px;grid-template-columns:repeat(7,50px)}.calendar-day{height:50px;min-height:50px;padding:4px;width:50px}.calendar-day-header{font-size:12px;padding:4px;width:50px}.calendar-day-number{font-size:14px}.calendar-day-limit{font-size:10px;padding:1px 4px}.admin-table{min-width:800px}.admin-table td,.admin-table th{font-size:.9rem;padding:.5rem}.booking-motorcycle{align-items:flex-start;flex-direction:column}.motorcycle-thumbnail{height:60px;width:60px}.admin-actions{flex-direction:column}.admin-action-button{margin-bottom:.5rem;text-align:center;width:100%}}@media screen and (max-width:480px){.admin-filters{flex-direction:column}.admin-filter-button{text-align:center;width:100%}.admin-table td,.admin-table th{font-size:.8rem;padding:.25rem}.status-badge{display:block;text-align:center}}.admin-resorts-by-day-section{background-color:var(--bg-secondary);border:1px solid #ffffff1a;border-radius:var(--border-radius);margin-top:2rem;padding:2rem}.resort-by-day-help-text{color:var(--text-secondary)}.resort-by-day-container{grid-gap:1.5rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.resort-by-day-save-button-container{margin-top:1rem;text-align:center}.resort-by-day-save-button{background-color:var(--accent-primary);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:10px 20px;transition:background-color .3s ease}.resort-by-day-save-button:hover{background-color:var(--accent-hover)}.resort-by-day-save-button:disabled{background-color:#ccc;cursor:not-allowed}.resort-by-day-item:hover{box-shadow:0 4px 8px #0003;transform:translateY(-2px)}.resort-day-number{color:var(--accent-primary);font-size:1.2rem;margin-bottom:1rem}.resort-select{background-color:var(--bg-secondary);border:1px solid #ffffff1a;border-radius:var(--border-radius);color:var(--text-primary);font-size:1rem;padding:.8rem;transition:all .3s ease}.resort-select:focus{border-color:var(--accent-primary);box-shadow:0 0 0 2px #7289da33;outline:none}.selected-resort-info{border-top:1px solid #ffffff1a;margin-top:1rem;padding-top:1rem}.resort-photo{border-radius:var(--border-radius);height:200px;margin-bottom:1rem;width:100%}.resort-price{color:var(--accent-primary)}.resort-description{line-height:1.4}.resort-by-day-actions{display:flex;justify-content:flex-end;margin-top:1rem}.admin-resorts-list{display:flex;flex-direction:column;gap:1.5rem;margin-top:1rem}.admin-resort-item{background-color:#0000001a;border:1px solid #ffffff0d;border-radius:var(--border-radius);padding:1.5rem;transition:all .3s ease}.admin-resort-item:hover{box-shadow:0 6px 12px #0003;transform:translateY(-3px)}.admin-resort-photo{background-color:#0003;border-radius:var(--border-radius);margin:1rem 0;overflow:hidden;padding:.5rem;text-align:center}.admin-resort-photo img{border-radius:calc(var(--border-radius) - 2px);height:auto;max-width:100%;object-fit:cover}.admin-motorcycle-item{background-color:#0000001a;border:1px solid #ffffff0d;border-radius:var(--border-radius);display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem;padding:1.5rem}@media (min-width:768px){.admin-motorcycle-item{align-items:flex-start;flex-direction:row}.admin-motorcycle-photo-container{flex-shrink:0;margin-right:1.5rem;width:300px}.admin-motorcycle-info{flex:1 1}}@media (max-width:767px){.admin-motorcycle-photo-container{margin-bottom:1rem;text-align:center;width:100%}.admin-motorcycle-photo{height:auto;max-width:100%}}.admin-radio-group{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin-top:.5rem}.admin-radio-item{align-items:center;background-color:#0000000d;border:1px solid #ffffff1a;border-radius:8px;display:flex;padding:.75rem;transition:all .2s ease}.admin-radio-item:hover{background-color:#7289da1a;border-color:#7289da4d}.admin-radio-item input[type=radio]{accent-color:var(--accent-primary);height:18px;margin-right:10px;min-width:18px}.admin-radio-container{align-items:center;display:flex;margin-bottom:10px}.admin-radio-label{align-items:center;cursor:pointer;display:flex;font-weight:400}.admin-radio-text{margin-left:8px}.guide-photo{height:40px;margin-right:10px;width:40px}.admin-clear-selection{grid-column:1/-1;margin-bottom:1rem;width:100%}.admin-button.small{font-size:.85rem;padding:.4rem .8rem}.admin-guide-tasks{max-width:100%;width:100%}.guide-tasks-list{margin-top:1rem}.guide-task-group{background-color:var(--bg-secondary);border:1px solid #ffffff0d;border-radius:var(--border-radius);box-shadow:var(--box-shadow);overflow:hidden;transition:all .3s ease}.guide-task-group:hover{box-shadow:0 8px 25px #0000004d;transform:translateY(-3px)}.guide-task-header{align-items:center;background-color:#0000001a;border-bottom:1px solid #ffffff0d;padding:1.2rem 1.5rem}.guide-task-route{color:var(--text-primary);font-size:1.3rem;font-weight:600;margin:0}.guide-task-countdown{background-color:var(--accent-secondary);border-radius:50px;font-size:.9rem;font-weight:500;padding:.4rem .8rem}.countdown-value{color:var(--text-primary)}.task-status.active{color:var(--success);font-weight:600}.guide-task-details{padding:1.5rem}.guide-task-dates{grid-gap:1rem;border-bottom:1px solid #ffffff0d;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-bottom:1.5rem;padding-bottom:1.5rem}.task-detail-item{display:flex;flex-direction:column;margin-bottom:.8rem}.task-detail-label{color:var(--text-secondary);font-size:.85rem}.task-detail-value{color:var(--text-primary);font-size:1rem;font-weight:500}.client-info,.guide-info,.motorcycles-info,.resorts-info,.task-notes{background:none;border:1px solid #fff;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.section-title{color:var(--text-primary);font-size:1.1rem;font-weight:600;margin:0 0 1rem}.subsection-title{color:var(--text-secondary);font-size:1rem;font-weight:600;margin:0 0 .8rem}.motorcycles-list{grid-gap:1rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.motorcycle-item{border:1px solid #ffffff0d;overflow:hidden}.motorcycle-photo{height:100px}.motorcycle-info{padding:.8rem}.motorcycle-name{margin-bottom:.3rem}.resorts-list{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.resort-item{background-color:#0000001a;border:1px solid #ffffff0d;border-radius:var(--border-radius);padding:1rem}.resort-day{color:var(--accent-primary);font-size:.85rem;margin-bottom:.5rem}.task-note{background-color:#0000001a;border-left:3px solid var(--accent-primary);border-radius:var(--border-radius);padding:1rem}.task-note p{margin:.5rem 0}.task-note p:first-child{margin-top:0}.task-note p:last-child{margin-bottom:0}.client-item{background-color:#0000000d;border:1px solid #ffffff0d;border-radius:var(--border-radius);margin-bottom:1rem;padding:1rem}.additional-clients{margin-bottom:1rem;margin-top:.5rem}.additional-client{background-color:#7289da1a;border-radius:4px;display:inline-block;font-size:.9rem;margin:.3rem .5rem .3rem 0;padding:.4rem .8rem}.bookings-summary{background-color:#7289da0d;border:1px solid #7289da1a;border-radius:var(--border-radius);margin-bottom:1.5rem;padding:1rem}.booking-item{background-color:#0000000d;border:1px solid #ffffff0d;border-radius:var(--border-radius);margin-bottom:1.5rem;padding:1.5rem;position:relative}.booking-item:last-child{margin-bottom:0}.booking-title{background-color:var(--accent-primary);border-radius:50px;color:#fff;font-size:.9rem;font-weight:600;left:20px;margin:0;padding:.3rem .8rem;position:absolute;top:-10px}.admin-car-item{background-color:var(--bg-primary);border-radius:8px;box-shadow:0 2px 10px #0000000d;display:flex;flex-direction:column;margin-bottom:20px;overflow:hidden}.admin-car-photo-container{align-items:center;background-color:var(--bg-secondary);display:flex;justify-content:center;padding:20px 0}.admin-car-info{flex-grow:1;padding:20px}.admin-driver-info{background-color:var(--bg-tertiary);border-radius:5px;margin-top:20px;padding:15px}.admin-subsection-title{border-bottom:1px solid var(--bg-tertiary);color:var(--text-primary);font-size:1.1rem;font-weight:600;margin-bottom:15px;padding-bottom:8px}.admin-badge{border-radius:20px;display:inline-block;font-size:.85rem;font-weight:600;margin-right:8px;padding:5px 12px}.admin-badge.success{background-color:#4caf5026;border:1px solid #4caf504d;color:#4caf50}.admin-badge.neutral{background-color:#9e9e9e26;border:1px solid #9e9e9e4d;color:#9e9e9e}.admin-price-value{color:var(--accent-primary);font-weight:600;margin-left:5px}@media (min-width:768px){.admin-car-item{flex-direction:row}.admin-car-photo-container{height:auto;min-width:300px;padding:0;width:300px}.admin-car-photo{height:100%;object-fit:cover;width:100%}}.motorcycle-item{align-items:flex-start;border:1px solid #e0e0e0;border-radius:5px;margin-bottom:15px;padding:10px}.motorcycle-photo{border-radius:4px;height:60px;margin-right:15px;overflow:hidden;width:80px}.motorcycle-photo img{height:100%;object-fit:cover;width:100%}.motorcycle-info{display:flex;flex:1 1;flex-direction:column}.motorcycle-name{font-size:16px;font-weight:700;margin-bottom:5px}.motorcycle-code,.motorcycle-price{font-size:14px;margin-bottom:5px}.motorcycle-price{color:#007bff;font-weight:700}.motorcycle-description{color:#555;font-size:13px;margin-top:5px}.two-seater-badge{background-color:#28a745;border-radius:3px;color:#fff;display:inline-block;font-size:12px;margin-top:5px}.two-seater-badge.warning{background-color:#dc3545}.guide-item{align-items:flex-start;background-color:var(--bg-tertiary);border:1px solid #e0e0e0;border-radius:5px;display:flex;margin-bottom:15px;padding:10px}.guide-photo{border-radius:50%;height:80px;margin-right:15px;overflow:hidden;width:80px}.guide-photo img{height:100%;object-fit:cover;width:100%}.guide-info{display:flex;flex:1 1;flex-direction:column}.guide-name{font-size:16px}.guide-name,.guide-price{font-weight:700;margin-bottom:5px}.guide-price{color:#007bff;font-size:14px}.guide-email,.guide-phone{color:#555;font-size:13px;margin-bottom:3px}.guide-description{color:#555;font-size:13px;margin-top:5px}.car-item{align-items:flex-start;background-color:var(--bg-tertiary);border:1px solid #e0e0e0;border-radius:5px;display:flex;margin-bottom:15px;padding:10px}.car-photo{border-radius:4px;height:60px;margin-right:15px;overflow:hidden;width:80px}.car-photo img{height:100%;object-fit:cover;width:100%}.car-info{display:flex;flex:1 1;flex-direction:column}.car-name{font-size:16px;font-weight:700;margin-bottom:5px}.car-code{color:#666;font-size:14px;margin-bottom:5px}.car-reg-number{color:#555;font-size:13px;margin-bottom:3px}.car-price{color:#007bff;font-size:14px;font-weight:700;margin-bottom:5px}.car-capacity,.car-driver,.car-driver-phone{color:#555;font-size:13px;margin-bottom:3px}.car-description{color:#555;font-size:13px;margin-top:5px}.resort-by-day-item{background-color:var(--bg-tertiary);border:1px solid #e0e0e0;border-radius:5px;margin-bottom:20px;padding:10px}.resort-day-number{color:#fff;font-size:16px;font-weight:700;margin-bottom:10px}.resort-select{border:1px solid #ccc;margin-bottom:10px;padding:8px}.selected-resort-info{align-items:flex-start;background-color:var(--bg-secondary);border:1px solid #ddd;margin-top:10px;padding:10px}.resort-photo{border-radius:4px;height:60px;margin-right:15px;overflow:hidden}.resort-details{flex:1 1}.resort-name{font-size:16px}.resort-name,.resort-price{font-weight:700;margin-bottom:5px}.resort-price{color:#007bff;font-size:14px}.resort-description{color:#555;font-size:13px;margin-top:5px}.admin-button-container{margin-top:15px;text-align:center}.admin-button{font-weight:700;padding:8px 16px;transition:background-color .3s}.admin-button.primary{background-color:#007bff;color:#fff}.admin-button.primary:hover{background-color:#0056b3}.admin-button.secondary{background-color:#6c757d;color:#fff}.admin-button.secondary:hover{background-color:#5a6268}.admin-button.small{font-size:12px;padding:4px 8px}.route-points{margin-top:1rem}.route-point-item{border:1px solid #ffffff0d;margin-bottom:.5rem;padding:.75rem}.route-point-add input,.route-point-edit input{flex:1 1}.admin-page{margin:0 auto;max-width:1200px;padding:2rem}.admin-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.admin-header h1{color:var(--text-primary);font-size:2rem;margin:0}.admin-back-button{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--border-radius);color:var(--text-primary);padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.admin-back-button:hover{background-color:var(--bg-tertiary)}.admin-form{background-color:var(--bg-secondary);border-radius:var(--border-radius);box-shadow:var(--box-shadow);padding:2rem}.form-group,.form-row{margin-bottom:1.5rem}.form-row{grid-gap:1rem;display:grid;grid-template-columns:1fr 1fr}.form-group label{color:var(--text-primary)}.form-group input,.form-group select,.form-group textarea{background-color:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:var(--border-radius);color:var(--text-primary);padding:.75rem}.checkbox-group{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.checkbox-label{align-items:center;background-color:var(--bg-tertiary);border-radius:var(--border-radius);cursor:pointer;display:flex;gap:.5rem;padding:.5rem;transition:all .3s ease}.checkbox-label:hover{background-color:var(--bg-hover)}.current-photo{margin-bottom:1rem}.current-photo-image{border-radius:var(--border-radius);max-width:200px}.route-points{border-top:1px solid var(--border-color);margin-top:2rem;padding-top:2rem}.route-points h3{color:var(--text-primary);margin-bottom:1rem}.route-points-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.route-point-item{align-items:center;background-color:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:var(--border-radius);justify-content:space-between;padding:1rem}.route-point-name{color:var(--text-primary);font-size:1rem}.route-point-actions{display:flex;gap:.5rem}.route-point-delete-button,.route-point-edit-button{background:none;border:none;cursor:pointer;font-size:1.2rem;padding:.5rem;transition:transform .2s ease}.route-point-delete-button:hover,.route-point-edit-button:hover{transform:scale(1.1)}.route-point-edit{display:flex;gap:.5rem;width:100%}.route-point-input{background-color:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:var(--border-radius);color:var(--text-primary);flex:1 1;padding:.5rem}.route-point-cancel,.route-point-save{border:none;border-radius:var(--border-radius);cursor:pointer;padding:.5rem 1rem;transition:all .3s ease}.route-point-save{background-color:var(--accent-primary);color:#fff}.route-point-cancel{background-color:var(--bg-tertiary);color:var(--text-primary)}.route-point-add{display:flex;gap:1rem;margin-top:1rem}.route-point-add-button{background-color:var(--accent-primary);border:none;border-radius:var(--border-radius);color:#fff;cursor:pointer;padding:.75rem 1.5rem;transition:all .3s ease}.route-point-add-button:hover{background-color:var(--accent-secondary)}.form-actions{border-top:1px solid var(--border-color);padding-top:2rem;text-align:right}.admin-button{background-color:var(--accent-primary);border-radius:var(--border-radius);color:#fff;font-size:1rem;padding:1rem 2rem;transition:all .3s ease}.admin-button:hover{background-color:var(--accent-secondary);transform:translateY(-2px)}@media (max-width:768px){.checkbox-group,.form-row{grid-template-columns:1fr}.route-point-add,.route-point-edit{flex-direction:column}}.admin-action-button.clear-button{background-color:#313131;color:#fff;margin-right:10px;margin-top:10px}.admin-action-button.clear-button:hover{background-color:#e0e0e0}.admin-action-button.save-button{background-color:var(--accent-primary);color:#fff;margin-top:10px}.admin-action-button.save-button:hover{background-color:var(--accent-hover)}.admin-action-button.save-button:disabled{background-color:#ccc;cursor:not-allowed}.booking-header-card{background:var(--bg-primary);border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;gap:16px;margin-bottom:20px;padding:20px}.booking-header-main{align-items:center;display:flex;justify-content:space-between}.booking-dates-section{text-align:right}.booking-date-range{align-items:center;display:flex;font-size:1.2rem;font-weight:500;gap:5px}.booking-date-icon{opacity:.7}.booking-date-separator{margin:0 6px;opacity:.5}.booking-countdown,.booking-id{font-size:.9rem;margin-top:5px}.booking-id{color:var(--text-secondary);display:block}.booking-header-summary{border-top:1px solid var(--border-color);display:flex;flex-wrap:wrap;gap:20px;padding-top:16px}.booking-summary-item{display:flex;flex-direction:column;gap:4px}.booking-summary-label{color:var(--text-secondary);font-size:.85rem}.booking-summary-value{font-weight:500}.booking-summary-total{margin-left:auto}.booking-summary-total .booking-summary-value{color:var(--accent-primary);font-size:1.2rem}.booking-content-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.booking-card{background:var(--bg-primary);box-shadow:0 2px 8px #0000001a;margin-bottom:20px}.booking-card-title{align-items:center;border-bottom:1px solid var(--border-color);display:flex;font-size:1.1rem;font-weight:600;gap:10px;margin:0;padding:16px 20px}.booking-card-icon{opacity:.7}.booking-card-content{padding:20px}.booking-info-row{border-bottom:1px solid var(--border-light);display:flex;justify-content:space-between;padding:8px 0}.booking-info-row:last-child{border-bottom:none}.booking-info-label{color:var(--text-secondary)}.booking-info-value{font-weight:500}.booking-info-text{color:var(--text-primary);font-weight:400;line-height:1.5;margin:8px 0 0}.booking-info-secondary{display:block;font-size:.85rem;font-weight:400;opacity:.7}.booking-info-total{border-bottom:none;border-top:1px solid var(--border-color)!important;margin-top:10px;padding-top:12px}.booking-info-total .booking-info-value{color:var(--accent-primary);font-size:1.1rem;font-weight:600}.booking-card-empty{color:var(--text-secondary);font-style:italic;padding:20px;text-align:center}.booking-card-actions{justify-content:flex-end;margin-top:16px}.booking-card-btn{background-color:var(--accent-primary);border-radius:4px;color:#fff;display:inline-block;font-size:.9rem;padding:8px 16px;text-decoration:none;transition:all .2s ease}.booking-card-btn:hover{background-color:var(--accent-primary-hover)}.booking-photo-img{border-radius:4px;height:auto;margin-bottom:16px;width:100%}.booking-photo-img.route-photo{height:180px;object-fit:cover}.booking-photo-img.car-photo,.booking-photo-img.motorcycle-photo{height:150px;object-fit:cover}.booking-photo-img.resort-photo{height:120px;object-fit:cover}.booking-photo-placeholder{align-items:center;background-color:var(--bg-secondary);border-radius:4px;display:flex;font-size:2rem;height:150px;justify-content:center;margin-bottom:16px;width:100%}.booking-route-header{margin-bottom:16px}.booking-route-title{font-size:1.2rem;margin:0 0 8px}.booking-route-badges{display:flex;flex-wrap:wrap;gap:8px}.booking-badge{background-color:var(--bg-secondary);border-radius:20px;color:var(--text-primary);font-size:.85rem;padding:4px 10px}.booking-driver-section{border-top:1px solid var(--border-light);margin-top:20px;padding-top:16px}.booking-section-subtitle{color:var(--text-secondary);font-size:1rem;font-weight:500;margin:0 0 12px}.booking-car-header{margin-bottom:16px}.booking-car-title{align-items:center;display:flex;font-size:1.1rem;gap:8px;margin:0}.booking-car-plate{background-color:var(--bg-secondary);border-radius:4px;display:inline-block;font-size:.85rem;margin-left:8px;padding:2px 8px}.booking-motorcycles-grid,.booking-resorts-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr);padding:16px}.booking-motorcycle-item,.booking-resort-item{background-color:var(--bg-secondary);border-radius:8px;overflow:hidden}.booking-resort-day{background-color:#0000000d;color:var(--text-secondary);font-size:.9rem;font-weight:500;padding:8px 12px}.booking-motorcycle-details,.booking-resort-content{padding:12px}.booking-motorcycle-name,.booking-resort-name{font-size:1rem;margin:0 0 8px}.booking-motorcycle-code{background-color:#0000000d;border-radius:4px;color:var(--text-secondary);display:inline-block;font-size:.85rem;margin-bottom:8px;padding:2px 6px}.booking-motorcycle-badge{background-color:var(--accent-primary);border-radius:20px;color:#fff;display:inline-block;font-size:.85rem;margin-top:8px;padding:4px 10px}@media (max-width:992px){.booking-content-grid{grid-template-columns:1fr}.booking-header-main{align-items:flex-start;flex-direction:column;gap:12px}.booking-dates-section{text-align:left;width:100%}}@media (max-width:768px){.booking-header-summary{flex-direction:column;gap:10px}.booking-summary-item{flex-direction:row;justify-content:space-between;width:100%}.booking-motorcycles-grid,.booking-resorts-grid{grid-template-columns:1fr}}.desktop-only{display:none}.mobile-only{display:block}.booking-cards-container{display:flex;flex-direction:column;gap:16px}.booking-card-link{color:inherit;text-decoration:none}.booking-card{background-color:var(--bg-secondary);border-radius:8px;box-shadow:0 2px 10px #0000001a;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.booking-card:hover{box-shadow:0 5px 15px #0003;transform:translateY(-3px)}.booking-card-header{align-items:flex-start;background-color:#0000000d;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:16px}.booking-card-dates{display:flex;flex-direction:column}.booking-card-date-range{align-items:center;display:flex;font-size:1rem;font-weight:500;gap:6px}.date-icon{opacity:.7}.date-separator{margin:0 2px;opacity:.5}.booking-countdown{color:var(--text-secondary);font-size:.85rem;margin-top:4px}.status-badge.mobile{border-radius:20px;color:#fff;font-size:.8rem;font-weight:600;padding:6px 12px}.booking-card-content{display:flex;flex-direction:column;gap:10px;padding:16px}.booking-card-row{display:flex;flex-direction:column;gap:2px}.booking-card-label{color:var(--text-secondary);font-size:.8rem}.booking-card-value{font-size:1rem;font-weight:500}.booking-user-email-mobile{color:var(--text-secondary);font-size:.85rem;margin-top:2px}.booking-card-id{margin-top:4px}.booking-id-value{font-size:.85rem;opacity:.7}.booking-card-actions{background-color:#0000000d;border-top:1px solid #ffffff1a;display:flex;gap:10px;padding:12px 16px}.booking-card-button{border:none;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:500;padding:8px 16px;transition:background-color .2s ease}.booking-card-button.primary{background-color:var(--accent-primary);color:#fff;flex:1 1}.booking-card-button.delete{background-color:#f443361a;border:1px solid #f443364d;color:var(--error)}@media (max-width:768px){.admin-filters{flex-direction:column;gap:8px}.admin-filter-button{margin-bottom:6px;padding:10px;width:100%}.admin-title{font-size:1.6rem;margin-bottom:16px;text-align:center}}@media (max-width:992px) and (min-width:769px){.admin-filters{flex-wrap:wrap;justify-content:center}.admin-filter-button{flex:1 1;margin-bottom:8px;max-width:200px;min-width:150px}}@media (max-width:768px){.status-badge{display:block;margin-top:5px;text-align:center;width:100%}}.date-group-header{background-color:#7289da1a;border-radius:6px;color:var(--text-secondary);font-weight:600;margin:20px 0 10px;padding:12px;text-align:center}.date-group-header:first-child{margin-top:0}.booking-empty-state{background-color:#0000000d;border-radius:8px;margin:1rem 0;padding:2rem;text-align:center}.booking-empty-state p{color:var(--text-secondary);font-style:italic;margin:0}.booking-tour-badge{background-color:#3f51b5;display:inline-block;font-weight:600;vertical-align:middle}.booking-info-section{border-top:1px solid var(--border-light);margin-top:20px;padding-top:16px}.booking-section-subtitle{color:var(--text-primary);font-size:1.1rem;font-weight:600;margin-bottom:10px}.notification-badge{background-color:#f1634c;border-radius:50%;height:8px;margin-left:8px;position:relative;top:-1px;width:8px}.booking-route-progress{border-top:1px solid #ffffff1a;margin-top:20px;padding-top:15px}.waypoints-list{gap:8px;margin-top:15px}.waypoint-item{background-color:#ffffff0d;border-radius:6px;cursor:default;padding:10px 15px;transition:all .2s ease}.waypoint-item:hover{background-color:#ffffff1a}.waypoint-content{gap:10px}.waypoint-number{align-items:center;background-color:#0003;border-radius:50%;display:flex;font-size:.8rem;font-weight:600;height:25px;justify-content:center;width:25px}.waypoint-name{flex:1 1;font-weight:500}.waypoint-status{border-radius:12px;font-size:.75rem;font-weight:600;padding:3px 8px;white-space:nowrap}.waypoint-status.completed{background-color:#4caf5033}.completed-point .waypoint-number{background-color:#4caf50;color:#fff}@media (max-width:768px){.route-progress{align-items:flex-start;flex-direction:column}.progress-bar-container{width:100%}.progress-text{margin-top:5px;width:auto}}.maintenance-status-row{margin-bottom:10px;margin-top:10px}.maintenance-status{display:flex;flex-direction:column;gap:5px}.maintenance-badge{border-radius:4px;display:inline-block;font-size:.85rem;font-weight:500;padding:4px 8px;white-space:nowrap}.maintenance-badge.success{background-color:#4caf5033;color:#4caf50}.maintenance-badge.warning{background-color:#ff980033;color:#ff9800}.maintenance-info{background-color:#ffffff0d;border-radius:4px;padding:5px 8px}.maintenance-date{color:var(--text-secondary);margin-bottom:3px}.maintenance-mechanic{font-weight:500}@media (max-width:768px){.maintenance-status-row{align-items:flex-start;flex-direction:column}.maintenance-badge{margin-top:5px}}.info-box{background-color:#0000;border:1px solid #cce5ff;border-radius:4px;color:#fff;font-size:14px;margin-top:24px;padding:12px 15px}.info-box ul{margin:8px 0 0;padding-left:20px}.info-box li{margin-bottom:4px}.photo-section{gap:2rem;margin-top:1rem}.all-photos-container,.main-photo-container{background-color:#252525;border:1px solid #333;border-radius:8px;padding:1.5rem}.all-photos-container h3,.main-photo-container h3{color:#ddd;font-size:1.1rem;font-weight:500;margin-bottom:1rem;margin-top:0}.all-photos-container h4{color:#ccc;font-size:1rem;font-weight:500;margin:1.5rem 0 .8rem}.current-photo{margin-bottom:1.5rem}.current-photo-thumbnail{border-radius:6px;height:180px;width:250px}.no-photo{color:#888;font-style:italic;margin-bottom:1.5rem}.photo-upload-form{display:flex;flex-direction:column;gap:1rem}.file-input{clip:rect(0,0,0,0);height:1px;overflow:hidden;width:1px}.file-input-label{background-color:#333;border-radius:4px;color:#eee;cursor:pointer;display:inline-block;font-size:.9rem;max-width:300px;padding:.7rem 1.2rem;text-align:center;transition:all .2s ease}.file-input-label:hover{background-color:#444}.preview-thumbnail{border:1px solid #444;border-radius:4px;max-height:100px;max-width:150px}.photos-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));margin-top:1rem}.photo-item{border:1px solid #333;border-radius:6px;height:120px;overflow:hidden;transition:all .2s ease}.photo-item:hover{border-color:#555;box-shadow:0 5px 15px #0003;transform:translateY(-2px)}.photo-thumbnail{height:100%;object-fit:cover}.photo-thumbnail.main-photo{border:2px solid #fc0}.photo-actions{opacity:0;transition:opacity .2s ease}.photo-item:hover .photo-actions{opacity:1}.photo-action-button{align-items:center;background-color:#0009;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:14px;height:24px;justify-content:center;transition:all .2s ease;width:24px}.photo-action-button.delete{background-color:#dc3545b3}.photo-action-button.set-main{background-color:#ffc107b3}.photo-action-button:hover{transform:scale(1.1)}.photo-action-button.delete:hover{background-color:#dc3545e6}.photo-action-button.set-main:hover{background-color:#ffc107e6}.main-photo-badge{background-color:#ffc107b3;color:#000;font-weight:500;padding:3px}.selected-files-info{background-color:#333;border-radius:6px;margin-top:1rem;padding:1rem}.selected-files-info p{color:#ddd;margin:0 0 .8rem}.additional-photo-actions{display:flex;gap:1rem}.admin-button{border:none;border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:500;padding:.7rem 1.2rem;transition:all .2s ease}.admin-button.primary{background-color:#3a3a3a;color:#f0f0f0}.admin-button.primary:hover{background-color:#4a4a4a}.admin-button.secondary{background-color:#252525;border:1px solid #444;color:#ccc}.admin-button.secondary:hover{background-color:#333;color:#f0f0f0}.admin-button:disabled{cursor:not-allowed;opacity:.5}@media (max-width:768px){.photos-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.photo-item{height:100px}.additional-photo-actions{flex-direction:column}}.current-photos-gallery{margin-bottom:1rem}.photos-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));margin-top:.5rem}.photo-item,.photo-thumbnail{position:relative}.photo-thumbnail{border:1px solid #ddd;border-radius:4px;height:120px;overflow:hidden;width:100%}.photo-thumbnail img{height:100%;object-fit:cover;width:100%}.photo-actions{display:flex;gap:5px;position:absolute;right:5px;top:5px}.photo-action-btn{align-items:center;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:1rem;height:25px;justify-content:center;opacity:.7;transition:opacity .2s;width:25px}.photo-action-btn:hover{opacity:1}.photo-action-btn.set-main{background-color:gold;color:#fff}.photo-action-btn.delete{background-color:#f44336;color:#fff}.main-photo-badge{background-color:#0009;bottom:0;color:#fff;font-size:.8rem;left:0;padding:2px 0;position:absolute;right:0;text-align:center}.additional-photos-section{margin-top:.5rem}.upload-photos-btn{background-color:var(--accent-primary);border:none;border-radius:4px;color:#fff;cursor:pointer;margin-top:1rem;padding:.5rem 1rem;transition:background-color .2s}.upload-photos-btn:hover{background-color:var(--accent-secondary)}.point-complete-button{border-radius:4px;margin-left:auto;padding:5px 10px}.point-complete-button.completed{border-color:#388e3c}.point-complete-button.completed:hover{background-color:#388e3c}.point-complete-button.updating{background-color:#ffb74d;border-color:#ff9800;color:#fff;cursor:not-allowed}.waypoint-item{padding:10px;transition:background-color .2s}.waypoint-content{width:100%}.waypoint-number{color:#555;margin-right:8px;min-width:30px}.waypoint-name{flex-grow:1}.waypoint-item.completed-point{background-color:#4caf501a}.waypoint-status.completed{color:#4caf50;font-weight:700;margin-left:10px}@media (max-width:768px){.point-complete-button{font-size:.75rem;padding:3px 8px}.waypoint-content{align-items:flex-start;flex-direction:column}.point-complete-button{margin-left:0;margin-top:5px;width:100%}}.booking-motorcycle-additional-name,.booking-motorcycle-dimensions,.booking-motorcycle-engine,.booking-motorcycle-license{align-items:center;color:#212529;display:flex;font-size:.95rem;margin:5px 0;padding:4px 0}.booking-motorcycle-license{color:#0056b3;font-weight:500}.booking-motorcycle-additional-name{color:#555;font-style:italic}.booking-motorcycle-dimensions,.booking-motorcycle-engine{border-bottom:1px solid #e9ecef;color:#495057;padding-bottom:6px}.motorcycle-filter{align-items:center;background-color:#1e1e1e;border-radius:6px;box-shadow:0 2px 4px #0003;display:flex;gap:10px;margin-top:15px;padding:12px 15px}.motorcycle-filter label{color:#ccc;font-weight:500;white-space:nowrap}.admin-select{border:1px solid #3a3a3a;border-radius:4px;font-size:14px;min-width:200px;padding:8px 12px}.admin-select,.admin-select option{background-color:#2a2a2a;color:#e6e6e6}.admin-select:focus{border-color:#4a90e2;box-shadow:0 0 0 2px #4a90e24d;outline:none}.route-details{color:#666;font-size:12px;margin-top:2px}.motorcycle-code,.motorcycle-license{color:#666;font-size:12px;margin-right:8px}.motorcycle-details{flex-wrap:wrap;margin-top:2px}.motorcycle-additional-name{color:#555;font-size:13px;font-style:italic;margin-top:2px}.motorcycle-no-image{background-color:#f1f1f1;border-radius:4px;color:#999;font-size:11px;height:40px;width:40px}.booking-motorcycle{align-items:center;display:flex;gap:8px}.motorcycle-thumbnail{border-radius:4px;height:40px;object-fit:cover;width:40px}@media (max-width:768px){.motorcycle-filter{align-items:flex-start;flex-direction:column}.admin-select{width:100%}}.tour-edit-container{background-color:#1a1a1a;border-radius:8px;box-shadow:0 4px 20px #0000004d;margin:0 auto;max-width:1200px;padding:2rem}.tour-edit-header{align-items:center;border-bottom:1px solid #333;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.tour-edit-title{color:#f0f0f0;font-size:1.8rem;font-weight:600;margin:0}.tour-edit-back{align-items:center;background-color:#252525;border-radius:4px;color:#aaa;display:flex;font-size:.9rem;padding:.5rem 1rem;text-decoration:none;transition:all .2s ease}.tour-edit-back:hover{background-color:#333;color:#fff}.tour-edit-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{display:flex;flex-wrap:wrap;gap:1rem}.form-group{flex-basis:calc(33.333% - 1rem);flex-grow:1;flex-shrink:1;min-width:250px}.form-group.full-width{flex:1 1 100%}.form-group label{color:#bbb;display:block;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{background-color:#252525;border:1px solid #333;border-radius:4px;color:#f0f0f0;font-size:1rem;padding:.8rem 1rem;transition:all .2s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#555;box-shadow:0 0 0 2px #50505066;outline:none}.form-group textarea{min-height:120px;resize:vertical}.form-section{background-color:#252525;border:1px solid #333;border-radius:6px;margin-top:2rem;padding:1.5rem}.form-section h3{border-bottom:1px solid #444;color:#e0e0e0;font-size:1.2rem;font-weight:500;margin-bottom:1.5rem;margin-top:0;padding-bottom:.5rem}.photo-section{gap:1rem}.current-photo,.photo-section{display:flex;flex-direction:column}.current-photo{gap:.5rem}.current-photo p{color:#bbb;margin:0}.current-photo-thumbnail{border:1px solid #444;border-radius:4px;height:150px;object-fit:cover;width:200px}.file-input-container{margin:1rem 0;position:relative}.file-input{cursor:pointer;height:100%;opacity:0;position:absolute;width:100%;z-index:2}.file-label{background-color:#333;border-radius:4px;color:#eee;cursor:pointer;display:inline-block;font-size:.9rem;padding:.7rem 1.2rem;transition:all .2s ease}.file-label:hover{background-color:#444}.photo-preview{margin-top:1rem}.photo-preview p{color:#bbb;margin-bottom:.5rem}.photo-preview img{border:1px solid #444;border-radius:4px;max-height:200px;max-width:300px}.item-selection{display:flex;flex-direction:column;gap:1rem}.selection-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-bottom:1rem}.item-card{background-color:#2a2a2a;border:1px solid #333;border-radius:6px;display:flex;overflow:hidden;position:relative;transition:all .2s ease}.item-card:hover{border-color:#555;box-shadow:0 5px 15px #0003;transform:translateY(-2px)}.item-card.selected{border:2px solid #fff;box-shadow:0 0 10px #fff3}.item-card input[type=checkbox],.item-card input[type=radio]{accent-color:#fff;height:20px;position:absolute;right:10px;top:10px;width:20px;z-index:10}.item-photo{flex-shrink:0;height:100px;width:100px}.item-photo img{height:100%;object-fit:cover;width:100%}.item-info{display:flex;flex-direction:column;flex-grow:1;gap:.3rem;padding:.8rem}.item-name{color:#f0f0f0;font-size:1rem;font-weight:500}.item-detail{color:#bbb;font-size:.85rem;margin:0}.item-price{color:#e0e0e0;font-size:.9rem;font-weight:500}.checkbox-wrapper,.radio-wrapper{accent-color:#fff;cursor:pointer;height:20px;position:absolute;right:10px;top:10px;width:20px;z-index:10}.item-card.selected .checkbox-wrapper,.item-card.selected .radio-wrapper{accent-color:#fff;transform:scale(1.2)}.item-card.selected .item-info{background-color:#ffffff0d}.tour-points{margin-top:1rem}.points-list{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.point-item{align-items:center;background-color:#2a2a2a;border:1px solid #333;border-radius:4px;display:flex;justify-content:space-between;padding:.8rem 1rem}.point-name{color:#e0e0e0;font-size:.95rem}.point-actions,.point-edit{display:flex;gap:.5rem}.point-edit{width:100%}.point-edit input{flex-grow:1}.point-add{display:flex;gap:.5rem;margin-top:1rem}.point-add input{flex-grow:1}.tour-button{border:none;border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:500;padding:.7rem 1.2rem;transition:all .2s ease}.tour-button.primary{background-color:#3a3a3a;color:#f0f0f0}.tour-button.primary:hover{background-color:#4a4a4a}.tour-button.secondary{background-color:#252525;border:1px solid #444;color:#ccc}.tour-button.secondary:hover{background-color:#333;color:#f0f0f0}.tour-button.danger{background-color:#3a2525;color:#f0a0a0}.tour-button.danger:hover{background-color:#4a2525}.tour-button.small{font-size:.8rem;padding:.4rem .8rem}.form-actions{border-top:1px solid #333;display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:1.5rem}.submit-button{background-color:#333;border:none;border-radius:4px;color:#f0f0f0;cursor:pointer;font-size:1rem;font-weight:500;padding:.8rem 1.5rem;transition:all .2s ease}.submit-button:hover{background-color:#444}.submit-button:disabled{background-color:#2a2a2a;color:#888;cursor:not-allowed}.cancel-button{align-items:center;background-color:initial;border:1px solid #444;border-radius:4px;color:#aaa;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:500;justify-content:center;padding:.8rem 1.5rem;text-decoration:none;transition:all .2s ease}.cancel-button:hover{border-color:#555;color:#ddd}.error-message{background-color:#3a2525;color:#f0a0a0}.error-message,.success-message{border-radius:4px;margin-bottom:1.5rem}.success-message{background-color:#253a25;color:#a0f0a0;padding:1rem}@media (max-width:768px){.tour-edit-container{padding:1.5rem}.tour-edit-header{align-items:flex-start;flex-direction:column;gap:1rem}.form-group{flex:1 1 100%}.form-row{flex-direction:column;gap:1rem}.selection-grid{grid-template-columns:1fr}.item-card{flex-direction:column}.item-photo{height:150px;width:100%}.selected-resort-info{flex-direction:column}.resort-photo{height:120px;width:100%}.resort-name{font-size:.9rem}.resort-price{font-size:.8rem}.form-actions{flex-direction:column}.cancel-button,.submit-button{width:100%}}.resort-by-day-container{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:1.5rem}.resort-by-day-item{background-color:#2a2a2a;border:1px solid #333;border-radius:6px;padding:1rem}.resort-day-number{color:#e0e0e0;font-weight:500;margin-bottom:.5rem}.resort-select{background-color:#252525;border:1px solid #333;border-radius:4px;color:#f0f0f0;margin-bottom:1rem;padding:.7rem;width:100%}.selected-resort-info{background-color:#333;border-radius:4px;display:flex;margin-top:.5rem;overflow:hidden}.resort-photo{height:80px;width:80px}.resort-details{flex-grow:1;gap:.3rem;padding:.7rem}.resort-name-wrapper{margin-bottom:.3rem;width:100%}.resort-name{color:#f0f0f0;display:inline-block;font-size:.95rem;font-weight:500;word-break:break-word}.resort-price{color:#e0e0e0;font-size:.85rem;font-weight:500}.resort-by-day-help-text{color:#bbb;font-size:.9rem;margin-bottom:1.5rem}.resort-by-day-help-text p{margin:.5rem 0}.documents-viewer{background-color:var(--bg-primary);border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:20px;padding:20px}.documents-viewer-tabs{border-bottom:1px solid var(--border-color);display:flex;gap:10px;margin-bottom:15px;padding-bottom:10px}.documents-tab{background-color:var(--bg-secondary);border:none;border-radius:4px;cursor:pointer;font-weight:500;padding:8px 16px;transition:all .2s ease}.documents-tab.active{background-color:var(--accent-primary);color:#fff}.documents-tab:disabled{cursor:not-allowed;opacity:.5}.documents-viewer-content{min-height:200px}.document-container{display:flex;flex-direction:column;gap:10px}.document-info{align-items:center;color:var(--text-secondary);display:flex;font-size:.9rem;justify-content:space-between}.document-image-container{align-items:center;border:1px solid var(--border-color);border-radius:4px;display:flex;justify-content:center;max-height:400px;overflow:hidden;width:100%}.document-image{max-height:400px;max-width:100%;object-fit:contain}.document-not-uploaded{border-radius:4px;height:200px}.document-not-uploaded,.documents-viewer-empty{align-items:center;background-color:var(--bg-secondary);color:var(--text-secondary);display:flex;font-style:italic;justify-content:center}.documents-viewer-empty{border-radius:8px;padding:40px}.fullscreen-button{background-color:initial;border:none;color:var(--accent-primary);cursor:pointer;font-size:1rem;padding:5px;transition:color .2s ease}.fullscreen-button:hover{color:var(--accent-hover)}.fullscreen-overlay{background-color:#000000e6;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000}.fullscreen-container,.fullscreen-overlay{align-items:center;display:flex;justify-content:center}.fullscreen-container{height:90%;max-width:1200px;position:relative;width:90%}.close-fullscreen{background-color:initial;border:none;color:#fff;cursor:pointer;font-size:24px;position:absolute;right:0;top:-40px;z-index:1001}.fullscreen-image{max-height:100%;max-width:100%;object-fit:contain}.secure-image-loading{color:var(--text-secondary)}.secure-image-error,.secure-image-loading{align-items:center;background-color:var(--bg-secondary);border-radius:4px;display:flex;font-style:italic;height:200px;justify-content:center}.secure-image-error{color:#f44336;color:var(--text-error,#f44336)}.guide-tasks-container{box-sizing:border-box;margin:10rem auto 0;max-width:1200px;overflow-x:hidden;padding:2rem 1.5rem;width:100%}.guide-tasks-header{margin-bottom:2rem}.guide-tasks-header h1{color:var(--text-primary);font-size:2rem;margin-bottom:1.5rem}.guide-tasks-filters{display:flex;gap:1rem;margin-bottom:2rem}.filter-button{background-color:initial;border:1px solid #7289da4d;border-radius:30px;color:var(--text-primary);font-weight:500;padding:.8rem 1.5rem;transition:all .3s ease}.filter-button:hover{border-color:var(--accent-primary);box-shadow:0 5px 15px #7289da26;transform:translateY(-2px)}.filter-button.active{background-color:var(--accent-primary);border-color:var(--accent-primary);box-shadow:0 5px 15px #7289da4d;color:#fff}.guide-tasks-list{display:flex;flex-direction:column;gap:1.5rem}.guide-task-card{word-wrap:break-word;background-color:var(--bg-secondary);border:1px solid #7289da1a;border-radius:var(--border-radius);box-shadow:0 4px 15px #0000001a;box-sizing:border-box;cursor:pointer;max-width:100%;overflow-wrap:break-word;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease;word-break:break-all}.guide-task-card:hover{border-color:var(--accent-primary);box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.guide-task-card.expanded{align-items:center!important;border-color:var(--accent-primary);box-shadow:0 10px 30px #0003;display:flex;flex-direction:column;transform:none}.guide-task-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.guide-task-title{display:flex;flex-direction:column}.guide-task-title h3{color:var(--text-primary);font-size:1.4rem;margin:0 0 .5rem}.guide-task-dates-summary{align-items:center;color:var(--text-secondary);display:flex;font-size:.9rem;gap:.5rem}.booking-tour-badge{background-color:var(--accent-primary);border-radius:4px;color:#fff;font-size:.7rem;font-weight:700;margin-left:8px;padding:2px 6px}.guide-task-status{border-radius:20px;font-size:.9rem;font-weight:500;padding:.4rem .8rem;white-space:nowrap}.guide-task-status.active{background-color:#4caf501a;color:#4caf50}.guide-task-status.completed{background-color:#2196f31a;color:#2196f3}.guide-task-status.cancelled{background-color:#f443361a;color:#f44336}.guide-task-status.pending{background-color:#ff98001a;color:#ff9800}.guide-task-summary{margin-bottom:1rem}.guide-task-route-info{display:flex;flex-wrap:wrap;gap:.8rem}.route-info-item{background-color:var(--bg-tertiary);border-radius:var(--border-radius);font-size:.9rem;padding:.5rem .8rem}.route-info-item strong{color:var(--text-secondary);margin-right:.3rem}.guide-task-detail{border-top:1px solid #7289da33;display:flex;flex-direction:column;gap:2rem;margin-top:2rem;padding-top:2rem}.guide-task-detail,.guide-task-section{box-sizing:border-box;max-width:100%;overflow:hidden;width:100%}.guide-task-section{word-wrap:break-word;background-color:var(--bg-tertiary);border-radius:var(--border-radius);overflow-wrap:break-word;padding:1.5rem;word-break:break-all}.guide-task-section h4{border-bottom:1px solid #7289da33;color:var(--text-primary);font-size:1.2rem;margin:0 0 1.2rem;padding-bottom:.5rem}.client-section{display:flex;flex-direction:column;gap:1.5rem}.client-card{background-color:var(--bg-secondary);border-radius:var(--border-radius);box-shadow:0 4px 10px #0000001a;padding:1.5rem}.client-header{border-bottom:1px solid #7289da1a;margin-bottom:1rem;padding-bottom:.5rem}.client-header h5{color:var(--text-primary);font-size:1.1rem;margin:0}.client-info{grid-gap:.8rem;display:grid;gap:.8rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin-bottom:1.5rem}.info-row{box-sizing:border-box;display:flex;flex-direction:column;gap:.3rem;max-width:100%;overflow:hidden;word-break:break-all}.info-row strong{color:var(--text-secondary);font-size:.85rem}.client-motorcycles{border-top:1px dashed #7289da33;margin-top:1.5rem;padding-top:1rem}.client-motorcycles h6{color:var(--text-primary);font-size:1rem;margin:0 0 .8rem}.motorcycles-list{gap:1rem}.motorcycle-item{background-color:var(--bg-tertiary);border-radius:var(--border-radius);padding:1rem}.motorcycle-details{grid-gap:.5rem;color:var(--text-secondary);display:grid;font-size:.9rem;gap:.5rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));margin-top:.5rem}.two-seater-badge{background-color:#2196f31a;border-radius:10px;color:#2196f3;margin-left:.5rem;padding:.2rem .5rem}.client-auto-support{border-top:1px dashed #7289da33;margin-top:1.5rem;padding-top:1rem}.client-auto-support h6{color:var(--text-primary);font-size:1rem;margin:0 0 .8rem}.auto-support-info{grid-gap:.5rem;background-color:var(--bg-tertiary);border-radius:var(--border-radius);display:grid;gap:.5rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));padding:1rem}.driver-info{border-top:1px solid #ffffff1a;grid-column:1/-1;margin-top:.5rem;padding-top:.5rem}.additional-clients{background-color:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:6px;margin-bottom:15px;margin-top:15px;padding:12px}.additional-clients h6{border-bottom:1px solid var(--border-color);color:var(--text-primary);font-size:15px;margin-bottom:10px;padding-bottom:5px}.additional-clients-list{display:flex;flex-direction:column;gap:10px}.additional-client-item .info-row{margin-bottom:5px}.additional-client-item .info-row:last-child{margin-bottom:0}.route-info-detailed{display:flex;flex-direction:column;gap:2rem}.route-details,.route-info-detailed{box-sizing:border-box;max-width:100%;overflow:hidden;width:100%}.route-details{grid-gap:.8rem;display:grid;gap:.8rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.route-description{word-wrap:break-word;box-sizing:border-box;grid-column:1/-1;margin-top:.5rem;max-width:100%;overflow:hidden;overflow-wrap:break-word;width:100%;word-break:break-all}.route-description strong{color:var(--text-secondary);display:block;margin-bottom:.5rem}.route-description p{word-wrap:break-word;display:inline-block;line-height:1.6;margin:0;overflow-wrap:break-word;word-break:break-all}.route-description p,.route-waypoints{box-sizing:border-box;max-width:100%;overflow:hidden;width:100%}.route-waypoints h5{color:var(--text-primary);font-size:1.1rem;margin:0 0 1rem}.waypoints-list{box-sizing:border-box;display:flex;flex-direction:column;gap:1rem;max-width:100%;overflow:hidden;padding-left:1rem;position:relative;width:calc(100% - 1rem)}.waypoints-list:before{background-color:var(--accent-primary);bottom:0;content:"";left:0;opacity:.3;position:absolute;top:0;width:2px}.waypoint{display:flex;gap:1rem;position:relative}.waypoint:before{background-color:var(--accent-primary);border-radius:50%;content:"";height:12px;left:-1.3rem;position:absolute;top:50%;transform:translateY(-50%);width:12px}.start-point:before{background-color:#4caf50}.end-point:before{background-color:#f44336}.waypoint-marker{background-color:var(--bg-accent);border-radius:var(--border-radius);color:var(--text-primary);flex-shrink:0;font-size:.9rem;font-weight:500;padding:.5rem;text-align:center;width:100px}.start-point .waypoint-marker{background-color:#4caf5033;color:#4caf50}.end-point .waypoint-marker{background-color:#f4433633;color:#f44336}.waypoint-info{background-color:var(--bg-secondary);border-radius:var(--border-radius);flex-grow:1;padding:1rem}.waypoint-info h6{color:var(--text-primary);margin:0 0 .5rem}.waypoint-info p{color:var(--text-secondary);font-size:.9rem;margin:0}.resorts-section,.resorts-timeline{display:flex;flex-direction:column;gap:1.5rem}.resort-item{display:flex;gap:1rem}.resort-day{align-items:center;background-color:var(--accent-primary);border-radius:20px;color:#fff;display:flex;flex-shrink:0;font-weight:600;height:40px;justify-content:center;width:80px}.resort-card{background-color:var(--bg-secondary);border:1px solid #7289da33;border-radius:var(--border-radius);box-shadow:0 4px 8px #0000001a;display:flex;flex-grow:1;overflow:hidden}.resort-photo{align-items:center;background-color:#0000000d;display:flex;flex-shrink:0;height:150px;justify-content:center;width:150px}.resort-photo img{height:100%;object-fit:cover;width:100%}.resort-photo .no-photo{color:#ffffff80;font-size:.9rem;text-align:center}.resort-info{display:flex;flex-direction:column;flex-grow:1;padding:1.2rem}.resort-info h5{border-bottom:1px solid #7289da33;color:var(--text-primary);font-size:1.1rem;margin:0 0 .8rem;padding-bottom:.5rem}.resort-details{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.resort-address,.resort-description,.resort-price{color:var(--text-secondary);font-size:.9rem}.resort-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;margin-top:.8rem;overflow:hidden}.resort-description p{line-height:1.5;margin:0}.resort-not-specified{align-items:center;display:flex;flex-grow:1;justify-content:center;padding:1.2rem}.no-resorts,.resort-not-specified{background-color:var(--bg-secondary);border:1px dashed #7289da4d;border-radius:var(--border-radius);color:var(--text-secondary);font-style:italic}.no-resorts{padding:2rem;text-align:center}.guide-tasks-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px}.loading-spinner{animation:spin 1s ease-in-out infinite;border:5px solid #7289da33;border-top:5px solid var(--accent-primary);margin-bottom:1rem}.guide-tasks-error{background-color:#f443361a;border-radius:var(--border-radius);margin:2rem 0;padding:3rem;text-align:center}.guide-tasks-error h2{color:#f44336;margin-bottom:1rem}.guide-tasks-empty{background-color:var(--bg-secondary);border-radius:var(--border-radius);color:var(--text-secondary);padding:3rem;text-align:center}.route-info-points{align-items:baseline;display:flex;flex-wrap:wrap;margin-top:10px;padding:5px 0;width:100%}.route-info-points strong{margin-right:8px}.points-summary{color:#555;flex:1 1;font-size:.9em;max-width:calc(100% - 60px);overflow-x:auto;text-overflow:ellipsis;white-space:nowrap}.waypoint-item{align-items:center;background-color:var(--bg-secondary);border-left:4px solid var(--accent-primary);border-radius:var(--border-radius);box-shadow:0 2px 4px #0000000d;box-sizing:border-box;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:.8rem;max-width:100%;overflow:hidden;padding:.8rem 1rem;transition:all .3s ease;width:100%}.waypoint-item:hover{box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.waypoint-content{align-items:center;box-sizing:border-box;display:flex;flex:1 1;gap:.5rem;max-width:calc(100% - 110px);overflow:hidden}.waypoint-number{color:var(--accent-primary);font-size:1.1rem;font-weight:700;text-align:center;width:2rem}.waypoint-name{word-wrap:break-word;box-sizing:border-box;display:inline-block;font-size:1rem;max-width:calc(100% - 50px);overflow:hidden;overflow-wrap:break-word;word-break:break-all}.point-complete-button{background-color:var(--bg-accent);border:none;border-radius:20px;color:var(--text-primary);cursor:pointer;font-size:.85rem;max-width:100px;min-width:80px;overflow:hidden;padding:.4rem .8rem;position:relative;text-overflow:ellipsis;transition:all .2s ease;white-space:nowrap}.point-complete-button:hover{background-color:var(--accent-primary);color:#fff}.point-complete-button.completed{background-color:#4caf50;color:#fff}.point-complete-button.updating,.waypoint-item [class*=updating] .point-complete-button{opacity:.7;overflow:hidden;pointer-events:none;position:relative}.point-complete-button.updating:after,.waypoint-item [class*=updating] .point-complete-button:after{animation:loading-wave 1.5s infinite;background:linear-gradient(90deg,#0000,#fff,#0000);bottom:0;content:"";height:2px;left:0;position:absolute;width:100%}@keyframes loading-wave{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.completed-point{background-color:#4caf501a;border-left:4px solid #4caf50}.completed-point .waypoint-number{color:#4caf50}.completed-point .waypoint-name{font-weight:500}@media (max-width:768px){.guide-tasks-container{padding:1rem}.guide-tasks-header h1{font-size:1.8rem}.guide-tasks-filters{flex-wrap:wrap}.filter-button{flex:1 1;min-width:120px;text-align:center}.auto-support-info,.client-info,.route-details{grid-template-columns:1fr}.resort-item{flex-direction:column}.resort-day{margin-bottom:.5rem;width:auto}.car-info,.resort-card{flex-direction:column}.car-photo,.resort-photo{height:200px;width:100%}.guide-task-route-info,.waypoint-item{flex-direction:column}.waypoint-item{align-items:flex-start;gap:.5rem}.point-complete-button{align-self:flex-end;margin-top:.5rem}}.route-progress{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-top:10px;padding:8px 0;width:100%}.route-progress strong{margin-right:8px}.progress-bar-container{background-color:#0000001a;border-radius:5px;flex:1 1;height:10px;overflow:hidden;position:relative}.progress-bar{background-color:#4caf50;border-radius:5px;height:100%;transition:width .4s ease-in-out}.progress-text{color:#4caf50;font-weight:500;text-align:right;width:45px}.route-progress.completed .progress-bar{background-color:#4caf50}.route-progress.in-progress .progress-bar{background-color:#ff9800}.maintenance-status{background-color:#ffffff0d;border-radius:4px;margin-top:10px;padding:8px}.maintenance-status.completed{border-left:3px solid #4caf50}.maintenance-status.pending{border-left:3px solid #ff9800}.maintenance-info{color:#ffffffb3;font-size:.85rem;margin-top:5px}.motorcycle-details{border-left:2px solid #ffffff1a;display:flex;flex-direction:column;gap:5px;margin-top:8px;padding-left:8px}.two-seater-badge{background-color:#9c27b04d;border-radius:4px;color:#bb86fc;font-size:.8rem;font-weight:500;margin-left:8px;padding:2px 6px}.motorcycles-list{flex-direction:column;gap:12px;margin-top:10px}.client-motorcycles h6{color:#bb86fc;font-weight:600;margin-bottom:10px}.motorcycle-debug{background-color:#0003;border-radius:4px;color:#aaa;font-family:monospace;font-size:.85rem;margin-top:8px;padding:8px}.motorcycle-debug div{margin:3px 0}.motorcycles-list-empty{background-color:#0000001a;border-radius:8px;color:#ffffff80;font-style:italic;padding:15px;text-align:center}.info-row,.route-description p,.waypoint-name{word-wrap:break-word;display:inline-block;overflow-wrap:break-word;word-break:break-all}.info-row,.route-description p,.route-section,.waypoint-name{box-sizing:border-box;max-width:100%;overflow:hidden;width:100%}.route-section{display:flex;flex-direction:column;gap:1.5rem;table-layout:fixed}.guide-task-section.route-section{box-sizing:border-box!important;display:block!important;float:none!important;left:0!important;margin:0 auto 1.5rem!important;max-width:800px!important;overflow:hidden!important;position:relative!important;right:0!important;text-align:left!important;transform:none!important;width:800px!important}.guide-task-section.route-section .route-details,.guide-task-section.route-section .route-info-detailed{display:block!important;max-width:100%!important;width:100%!important}.guide-task-section.route-section .route-details{grid-template-columns:none!important}.guide-task-section.route-section .route-description,.guide-task-section.route-section .route-description p{display:block!important;max-width:100%!important;width:100%!important}.guide-task-section.route-section .route-description p{overflow:hidden!important;text-overflow:ellipsis!important;white-space:pre-wrap!important;word-break:break-all!important}.guide-task-section.route-section .route-waypoints{display:block!important;max-width:100%!important;width:100%!important}.guide-task-section.route-section .waypoints-list{display:block!important;max-width:100%!important;width:calc(100% - 10px)!important}.guide-task-section.route-section *{word-wrap:break-word!important;box-sizing:border-box!important;max-width:100%!important;overflow-wrap:break-word!important;word-break:break-all!important}.guide-task-section.route-section .waypoint-item{display:flex!important;flex-wrap:wrap!important;max-width:100%!important;width:100%!important}.guide-task-section.route-section .waypoint-content{flex:0 1 auto!important;max-width:calc(100% - 90px)!important;overflow:hidden!important}.guide-task-section.route-section .waypoint-name{max-width:calc(100% - 30px)!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:normal!important}.guide-task-section.route-section .point-complete-button{flex:0 0 80px!important;max-width:80px!important;min-width:80px!important;width:80px!important}.guide-task-section.route-section .info-row{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;width:100%!important}.guide-task-section.route-section .info-row,.guide-task-section.route-section .route-description p,.guide-task-section.route-section .waypoint-name{hyphens:auto!important;-webkit-hyphens:auto!important;-moz-hyphens:auto!important;-ms-hyphens:auto!important}.guide-task-detail{align-items:center!important;display:flex!important;flex-direction:column!important;max-width:100%!important;overflow:visible!important;width:100%!important}@media (max-width:850px){.guide-task-section.route-section{max-width:100%!important;width:100%!important}}@media (max-width:768px){.guide-task-detail{padding-left:0!important;padding-right:0!important}.guide-task-section.route-section{max-width:100%!important;padding:1rem!important;width:100%!important}}.additional-name-badge{color:#fffc;font-style:italic;margin-left:8px}.license-number{border-bottom:1px dashed #ffffff4d;color:#ffffffe6;font-weight:500;margin-bottom:5px;padding:2px 0}.motorcycle-item{background-color:#0000001a;border-left:3px solid #bb86fc;border-radius:8px;margin-bottom:10px;padding:12px}.mechanic-dashboard{background-color:#1c1c24;color:#e0e0e6;margin:10rem auto 0;max-width:1400px;min-height:calc(100vh - 80px);padding:2rem}.maintenance-tabs{border-bottom:2px solid #2a2a36;display:flex;margin-bottom:2rem}.maintenance-tab{background:none;border:none;border-bottom:3px solid #0000;color:#a0a0af;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.maintenance-tab:hover{color:#e0e0e6}.maintenance-tab.active{border-bottom:3px solid #4a6fa5;color:#4a6fa5}.maintenance-group{margin-bottom:2.5rem}.maintenance-date{align-items:center;border-bottom:1px dashed #2a2a36;display:flex;margin-bottom:1rem;padding:.5rem 0}.maintenance-date h2{color:#e0e0e6;font-size:1.4rem;font-weight:600;margin-right:1rem}.motorcycles-count{background-color:#2a2a36;border-radius:20px;color:#a0a0af;font-size:.9rem;padding:.3rem .8rem}.maintenance-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.motorcycle-maintenance-card{background-color:var(--bg-card);border-radius:12px;box-shadow:0 4px 8px #0000001a;margin-bottom:20px;overflow:hidden;padding:20px;position:relative}.motorcycle-maintenance-card:hover{box-shadow:0 8px 20px #0000004d;transform:translateY(-5px)}.motorcycle-maintenance-card.maintenance-completed{border-left:4px solid #2dce89;opacity:.8}.motorcycle-maintenance-card.maintenance-completed:hover{opacity:1}.motorcycle-card-header{align-items:center;display:flex;margin-bottom:16px}.motorcycle-image-container{border-radius:8px;flex-shrink:0;height:80px;margin-right:1rem;overflow:hidden;width:80px}.motorcycle-image{height:100%;object-fit:cover;width:100%}.motorcycle-no-image{align-items:center;background-color:#35353f;color:#a0a0af;display:flex;font-size:.8rem;height:100%;justify-content:center;width:100%}.motorcycle-info{flex-grow:1}.motorcycle-name{font-size:1.2rem;margin:0 0 .3rem}.motorcycle-code{font-size:.85rem;margin-bottom:.8rem}.maintenance-details{padding:1.5rem}.maintenance-type{align-items:center;border-bottom:1px dashed #303040;color:#e0e0e6;display:flex;font-weight:600;justify-content:space-between;margin-bottom:1rem;padding:.4rem 0}.maintenance-completed-badge{background-color:#2dce8933;border-radius:20px;color:#2dce89;font-size:.75rem;font-weight:500;padding:.3rem .8rem}.client-info{margin-top:1rem;padding:.8rem}.client-email{color:#a0a0af;font-size:.85rem}.maintenance-button{background-color:#4a6fa5;border:none;border-radius:8px;color:#e0e0e6;cursor:pointer;font-size:1rem;font-weight:600;margin-top:1rem;padding:.8rem 1rem;transition:all .3s ease;width:100%}.maintenance-button:hover{background-color:#3e5d8a}.maintenance-button.cancel-button{background-color:#424250;border:1px solid #5a5a6e;color:#e0e0e6}.maintenance-button.cancel-button:hover{background-color:#5a5a6e}.maintenance-button.processing{background-color:#3e5d8a;cursor:not-allowed;opacity:.7;position:relative}.maintenance-button.cancel-button.processing{background-color:#383844}.maintenance-button.processing:after{animation:spin .8s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;content:"";height:16px;left:15px;position:absolute;top:50%;transform:translateY(-50%);width:16px}@media (max-width:768px){.mechanic-dashboard{padding:1rem}.maintenance-date{align-items:flex-start;flex-direction:column}.date-icon{margin-bottom:.5rem}.maintenance-cards{grid-template-columns:1fr}.maintenance-tabs{border-bottom:none;flex-direction:column}.maintenance-tab{border:1px solid #2a2a36;border-radius:8px;margin-bottom:.5rem}.maintenance-tab.active{background-color:#4a6fa533;border:1px solid #4a6fa5}.route-points-info{padding:.75rem}.route-points-list{max-height:120px}.point-index{flex:0 0 20px}.point-name{font-size:.9rem}.point-description{font-size:.8rem;margin-left:20px}}.booking-additional-info,.guide-info,.resorts-info,.route-details,.route-points-info{background:none;border:1px solid #fff;border-radius:8px;margin-bottom:1.2rem;padding:1rem}.booking-additional-info h4,.guide-info h4,.resorts-info h4,.route-details h4,.route-points-info h4{border-bottom:1px solid #303040;color:#e0e0e6;font-size:1rem;font-weight:600;margin-bottom:.8rem;padding-bottom:.5rem}.booking-detail-item,.guide-detail-item,.resort-detail-item,.route-detail-item{display:flex;margin-bottom:.5rem}.route-points-info{background:none;border:1px solid #303040;border-radius:8px;margin-bottom:1.2rem;max-width:100%;overflow:hidden;padding:1rem}.route-point-item,.route-points-list{width:100%}.point-description,.point-name{overflow-wrap:break-word;word-break:break-word}.point-description{padding-right:10px}.motorcycle-missing{background-color:#ff00000d;border:1px dashed #ff6b6b}.motorcycle-missing .error-message{background-color:#e74c3c1a;border-radius:4px;color:#e74c3c;font-size:14px;margin-top:10px;padding:8px;text-align:center}.additional-clients-info,.guide-info{background-color:#f7f9fa;border-radius:6px;box-shadow:0 1px 3px #0000001a;margin-top:12px;padding:12px}.additional-clients-info h4{color:#333}.additional-client-item{background-color:#fff;border:1px solid #e1e4e8}.client-detail-item{display:flex;margin-bottom:5px}.client-detail-item:last-child{margin-bottom:0}.client-detail-item .detail-label{color:var(--text-secondary);font-weight:500;min-width:120px}.client-detail-item .detail-value{color:var(--text-primary);flex:1 1}.additional-clients-info{background-color:var(--bg-tertiary);border-radius:6px;box-shadow:0 1px 3px #0000001a;margin-top:12px;padding:12px}.additional-clients-info h4{color:var(--text-primary);font-size:16px;font-weight:600;margin-bottom:10px}.additional-client-item{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:4px;margin-bottom:8px;padding:8px 12px}.additional-client-item:last-child{margin-bottom:0}.motorcycle-additional-name,.motorcycle-license{color:var(--text-secondary);font-size:.9rem;margin-bottom:4px;margin-top:4px}.motorcycle-tech-info{background-color:#00000008;border:1px solid #0000001a;border-radius:8px;margin:12px 0;padding:12px}.motorcycle-tech-item{display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:6px}.tech-label{color:var(--text-secondary);font-weight:500}.tech-value{color:var(--text-primary);font-weight:600}.driver-dashboard{background-color:#1c1c24;color:#e0e0e6;margin:10rem auto 0;max-width:1400px;min-height:calc(100vh - 80px);padding:2rem}.dashboard-header{margin-bottom:2rem}.dashboard-header h1{color:#e0e0e6;font-size:2.2rem;margin-bottom:1.5rem}.filter-tabs{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.filter-tab{background-color:#2a2a36;border-radius:20px;color:#a0a0af;font-weight:600;padding:.6rem 1.5rem}.filter-tab:hover{background-color:#35353f}.filter-tab.active{background-color:#4a6fa5;color:#e0e0e6}.bookings-tabs{border-bottom:2px solid #2a2a36;display:flex;margin-bottom:2rem}.bookings-tab{background:none;border:none;border-bottom:3px solid #0000;color:#a0a0af;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.bookings-tab:hover{color:#e0e0e6}.bookings-tab.active{border-bottom:3px solid #4a6fa5;color:#4a6fa5}.bookings-group{margin-bottom:2.5rem}.bookings-date{border-bottom:1px dashed #2a2a36;margin-bottom:1rem;padding:.5rem 0}.bookings-date,.date-icon{align-items:center;display:flex}.date-icon{background-color:#4a6fa5;border-radius:50%;font-size:1.2rem;height:40px;justify-content:center;width:40px}.bookings-date h2,.date-icon{color:#e0e0e6;margin-right:1rem}.bookings-date h2{font-size:1.4rem;font-weight:600}.bookings-count{background-color:#2a2a36;border-radius:20px;color:#a0a0af;font-size:.9rem;padding:.3rem .8rem}.booking-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.car-booking-card{background:#2a2a36;border-radius:12px;box-shadow:0 4px 15px #0003;overflow:hidden;transition:all .3s ease}.car-booking-card:hover{box-shadow:0 8px 20px #0000004d;transform:translateY(-5px)}.car-card-header{background-color:#24242e;border-bottom:1px solid #303040;display:flex;padding:1.5rem}.car-image-container{border-radius:8px;flex-shrink:0;height:80px;margin-right:1rem;overflow:hidden;width:80px}.car-image{height:100%;object-fit:cover;width:100%}.car-no-image{align-items:center;background-color:#35353f;color:#a0a0af;display:flex;font-size:.8rem;height:100%;justify-content:center;width:100%}.car-info{flex-grow:1}.car-name{color:#e0e0e6;font-size:1.2rem;font-weight:600;margin:0 0 .3rem}.car-license-plate{background-color:#35353f;border-radius:4px;color:#a0a0af;display:inline-block;font-size:.85rem;font-weight:600;margin-bottom:.8rem;padding:.2rem .5rem}.status-badge{border-radius:20px;display:inline-block;font-size:.8rem;padding:.3rem .8rem}.status-badge.active{background-color:#1b9e4e33;color:#2dce89}.status-badge.completed{background-color:#3a5db933;color:#5e72e4}.status-badge.cancelled{background-color:#bf363633;color:#f5365c}.booking-details{padding:1.5rem}.route-info{border-bottom:1px dashed #303040;margin-bottom:1rem;padding-bottom:.8rem}.route-type{color:#a0a0af;font-size:.8rem;letter-spacing:1px;margin-bottom:.3rem;text-transform:uppercase}.route-name{color:#e0e0e6;font-size:1.1rem;font-weight:600}.booking-dates-info{margin-bottom:1rem}.booking-dates-label{color:#a0a0af;font-size:.85rem;margin-bottom:.3rem}.booking-dates-value{color:#e0e0e6;font-weight:600}.client-info{background-color:#24242e;border-radius:8px;margin-bottom:1rem;padding:1rem}.client-name{color:#e0e0e6;font-weight:600;margin-bottom:.3rem}.client-email,.client-phone{color:#a0a0af;font-size:.85rem;margin-top:.3rem}.booking-details-footer{align-items:center;border-top:1px dashed #303040;display:flex;justify-content:space-between;margin-top:1.5rem;padding-top:.8rem}.people-count{align-items:center;color:#a0a0af;display:flex;font-size:.9rem}.people-count i{margin-right:.4rem}.booking-price{color:#e0e0e6;font-size:1rem;font-weight:600}.booking-additional-info,.guide-info,.route-details,.route-points-info{background:none;border:1px solid #fff;border-radius:8px;margin-bottom:1.2rem;padding:1rem}.booking-additional-info h4,.guide-info h4,.route-details h4,.route-points-info h4{border-bottom:1px solid #303040;color:#e0e0e6;font-size:1rem;font-weight:600;margin-bottom:.8rem;padding-bottom:.5rem}.booking-detail-item,.guide-detail-item,.route-detail-item{display:flex;margin-bottom:.5rem}.detail-label{flex:0 0 40%}.detail-value{flex:0 0 60%}.route-points-list{max-height:150px;overflow-y:auto;padding-right:.5rem}.route-points-list::-webkit-scrollbar{width:4px}.route-points-list::-webkit-scrollbar-thumb{background-color:#303040;border-radius:4px}.route-points-list::-webkit-scrollbar-track{background-color:#24242e}.route-point-item{border-bottom:1px dashed #303040;display:flex;flex-wrap:wrap;padding:.4rem 0}.route-point-item:last-child{border-bottom:none}.point-index{color:#4a6fa5;flex:0 0 25px;font-weight:600}.point-name{color:#e0e0e6;flex:1 1;margin-right:.5rem}.point-description{color:#a0a0af;flex:0 0 100%;font-size:.85rem;font-style:italic;margin-left:25px;margin-top:.3rem}.resorts-info{background-color:#24242e;border-radius:8px;margin-bottom:1.2rem;padding:1rem}.resorts-info h4{border-bottom:1px solid #303040;color:#e0e0e6;font-size:1rem;font-weight:600;margin-bottom:.8rem;padding-bottom:.5rem}.resort-item{background-color:#2a2a36;border-radius:6px;margin-bottom:.8rem;padding:.8rem}.resort-item:last-child{margin-bottom:0}.resort-header{border-bottom:1px dashed #303040;display:flex;justify-content:space-between;margin-bottom:.8rem;padding-bottom:.5rem}.resort-name{color:#e0e0e6;font-weight:600}.resort-day{background-color:#4a6fa5;color:#e0e0e6;display:inline-block;font-size:.8rem;font-weight:500}.resort-dates,.resort-day{border-radius:4px;padding:.2rem .5rem}.resort-dates{background-color:#24242e;color:#a0a0af;font-size:.85rem}.resort-detail-item{display:flex;margin-bottom:.5rem}.detail-label{color:#a0a0af;flex:0 0 30%;font-size:.9rem}.detail-value{color:#e0e0e6;flex:0 0 70%;font-size:.9rem;font-weight:500}.motorcycles-info{background-color:#24242e;border-radius:8px;margin-bottom:1.2rem;padding:1rem}.motorcycles-info h4{border-bottom:1px solid #303040;color:#e0e0e6;font-size:1rem;font-weight:600;margin-bottom:.8rem;padding-bottom:.5rem}.motorcycles-list{display:flex;flex-wrap:wrap;gap:.5rem}.motorcycle-item{align-items:center;background-color:#2a2a36;border-radius:6px;display:flex;flex-wrap:wrap;padding:.5rem .8rem}.motorcycle-name{color:#e0e0e6;font-weight:600;margin-right:.5rem}.motorcycle-code{background-color:#24242e;border-radius:4px;color:#a0a0af;font-size:.8rem;margin-right:.5rem;padding:.2rem .4rem}.motorcycle-two-seater{background-color:#4a6fa5;border-radius:4px;color:#e0e0e6;font-size:.75rem;padding:.2rem .4rem}.description-item{flex-direction:column}.description-value{background-color:#2a2a36;border-radius:4px;font-size:.9rem;line-height:1.4;margin-top:.5rem;max-height:150px;overflow-y:auto;padding:.5rem}.description-value::-webkit-scrollbar{width:4px}.description-value::-webkit-scrollbar-thumb{background-color:#303040;border-radius:4px}.description-value::-webkit-scrollbar-track{background-color:#24242e}.empty-state{background-color:#2a2a36;border-radius:12px;box-shadow:0 4px 15px #0003;padding:3rem 1rem}.empty-state h3{color:#e0e0e6;font-size:1.4rem;font-weight:600;margin-bottom:.5rem}.empty-state p{color:#a0a0af}.loading-container{padding:4rem 1rem}.loading-spinner{border:4px solid #4a6fa533;border-left-color:#4a6fa5;height:50px;margin-bottom:1.5rem;width:50px}.error-message{background-color:#f5365c33;border-radius:8px;color:#f5365c;margin-bottom:2rem;padding:1rem;text-align:center}@media (max-width:768px){.driver-dashboard{padding:1rem}.bookings-date{align-items:flex-start;flex-direction:column}.date-icon{margin-bottom:.5rem}.booking-cards{grid-template-columns:1fr}.bookings-tabs{border-bottom:none;flex-direction:column}.bookings-tab{border:1px solid #2a2a36;border-radius:8px;margin-bottom:.5rem}.bookings-tab.active{background-color:#4a6fa533;border:1px solid #4a6fa5}}@media (max-width:1024px){.booking-cards{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}.drivers-section{margin-top:1.5rem}.driver-section{border-bottom:1px solid #303040;margin-bottom:3rem;padding-bottom:2rem}.driver-section:last-child{border-bottom:none;margin-bottom:0}.driver-header{align-items:center;background-color:#24242e;border-radius:8px;box-shadow:0 2px 10px #00000026;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:1.5rem;padding:1.2rem}.driver-name{color:#e0e0e6;font-size:1.5rem;font-weight:700;margin:0}.driver-contacts{display:flex;flex-wrap:wrap;gap:1rem}.driver-contact-item{align-items:center;color:#a0a0af;display:flex;font-size:.95rem}.driver-contact-item i{color:#4a6fa5;margin-right:.5rem}.admin-notifications{background-color:var(--bg-primary);min-height:calc(100vh - 120px);padding:20px}.notifications-container{margin-top:20px}.notifications-list{display:flex;flex-direction:column;gap:12px}.notification-item{background-color:var(--bg-secondary);border-left:5px solid #7289da4d;border-radius:8px;box-shadow:0 4px 15px #0000001a;display:flex;padding:18px;transition:transform .2s,box-shadow .2s}.notification-item:hover{border-left-color:var(--accent-primary);box-shadow:0 8px 25px #00000026;transform:translateY(-2px)}.notification-completed{border-left-color:#22c55e}.notification-canceled{border-left-color:#ef4444}.notification-read{border-left-color:#7289da33;box-shadow:0 2px 8px #0000000d;opacity:.7}.notification-read:hover{border-left-color:#7289da4d;box-shadow:0 2px 8px #00000014;transform:none}.notification-read .notification-action,.notification-read .notification-details,.notification-read .notification-time,.notification-read .notification-user{color:var(--text-secondary)}.notification-actions{display:flex;justify-content:flex-end;margin-top:12px}.mark-read-button{background-color:var(--bg-tertiary);border:none;border-radius:6px;color:var(--text-secondary);cursor:pointer;font-size:.85rem;font-weight:500;padding:8px 15px;transition:all .2s ease}.mark-read-button:hover{background-color:var(--accent-primary);box-shadow:0 3px 10px #7289da4d;color:#fff;transform:translateY(-2px)}.notification-time{border-right:1px solid #ffffff1a;color:var(--text-secondary);font-size:.9rem;font-weight:500;padding-right:15px;white-space:nowrap;width:180px}.notification-content{flex:1 1;margin-left:15px}.notification-header{align-items:center;display:flex;gap:8px;margin-bottom:12px}.notification-user{color:var(--text-primary);font-size:1rem}.notification-user strong{color:var(--accent-primary)}.notification-action{background-color:#7289da1a;border-radius:20px;color:var(--text-secondary);font-size:1rem;font-weight:500;padding:4px 10px}.notification-completed .notification-action{background-color:#22c55e26;color:#22c55e}.notification-canceled .notification-action{background-color:#ef444426;color:#ef4444}.notification-details{color:var(--text-secondary);display:flex;flex-direction:column;font-size:.95rem;gap:8px;line-height:1.5}.notification-booking,.notification-maintenance-type,.notification-motorcycle,.notification-point{padding:6px 0}.notification-client-info{background-color:var(--bg-tertiary);border:1px solid #ffffff0d;border-radius:6px;font-size:.85rem;margin-top:10px;padding:12px}.notification-client-info div{margin-bottom:6px}.notification-client-info div:last-child{margin-bottom:0}.notification-client-info strong{color:var(--accent-primary)}.notification-badge{border-radius:20px;display:inline-block;font-size:.8rem;font-weight:600;margin-bottom:8px;padding:4px 10px}.route-badge{background-color:#0000009c;color:#fff}.maintenance-badge{background-color:#ea580c26;color:#ea580c}.empty-state{background-color:var(--bg-secondary);border-radius:8px;box-shadow:0 4px 15px #0000001a;padding:60px 0}.empty-icon,.empty-state{color:var(--text-secondary)}.empty-icon{font-size:4rem;margin-bottom:20px}.empty-state h3{color:var(--text-primary);font-size:1.5rem;margin-bottom:10px}.empty-state p{color:var(--text-secondary);font-size:1rem}.dashboard-header{align-items:flex-start;border-bottom:1px solid #ffffff1a;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:20px;padding-bottom:15px}.dashboard-header h1{color:var(--text-primary);font-size:1.8rem;font-weight:700;margin:0}.filter-container{flex-direction:column}.filter-container,.filter-tabs{display:flex;gap:10px}.type-tabs{margin-bottom:5px}.filter-tab{background-color:#7289da1a;border:none;border-radius:6px;color:var(--text-secondary);cursor:pointer;font-size:.9rem;font-weight:500;padding:8px 16px;transition:all .2s ease}.filter-tab:hover{background-color:#7289da33;transform:translateY(-2px)}.filter-tab.active{background-color:var(--accent-primary);color:#fff}.error-message{background-color:#ef444426;border-left:4px solid #ef4444;border-radius:6px;color:#ef4444;margin-bottom:20px;padding:15px}.error-message p{font-weight:500;margin:0}.loading-container{align-items:center;background-color:var(--bg-secondary);border-radius:8px;box-shadow:0 4px 15px #0000001a;display:flex;flex-direction:column;justify-content:center;padding:60px 0}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #ffffff1a;border-radius:50%;border-top:4px solid var(--accent-primary);height:40px;margin-bottom:16px;width:40px}.loading-container p{color:var(--text-secondary);font-size:1rem;font-weight:500}@media (max-width:768px){.notification-item{flex-direction:column;padding:15px}.notification-time{border-bottom:1px solid #ffffff1a;border-right:none;margin-bottom:12px;padding-bottom:12px;padding-right:0;width:100%}.notification-content{margin-left:0;margin-top:12px}.dashboard-header{align-items:flex-start;flex-direction:column;gap:15px}.filter-container,.filter-tabs{width:100%}.filter-tab{flex:1 1;font-size:.8rem;padding:8px 10px;text-align:center}}.feedback-dashboard{display:flex;flex-direction:column;width:100%}.feedback-container-admin{background-color:var(--bg-secondary);border:1px solid #333;border-radius:8px;box-shadow:0 2px 4px #0000004d;display:flex;height:calc(100vh - 220px);overflow:hidden;width:100%}.feedback-list{border-right:1px solid #333;display:flex;flex-direction:column;min-width:300px;overflow-y:auto;width:35%}.feedback-list h3{background-color:var(--bg-tertiary);border-bottom:1px solid #333;color:var(--text-primary);margin:0;padding:15px}.feedback-items{flex:1 1;overflow-y:auto}.feedback-item{background-color:var(--bg-secondary);border-bottom:1px solid #333;cursor:pointer;padding:15px;position:relative;transition:background-color .2s}.feedback-item:hover{background-color:var(--bg-tertiary)}.feedback-item.active{background-color:#7289da1a;border-left:4px solid var(--accent-primary)}.feedback-item.unread{background-color:#ffc1070d}.feedback-item-header{display:flex;justify-content:space-between;margin-bottom:8px}.feedback-item-content{margin-bottom:10px}.feedback-message{color:var(--text-primary);font-size:.9rem;line-height:1.4;margin:0}.feedback-item-footer{align-items:center;color:var(--text-secondary);display:flex;font-size:.8rem;justify-content:space-between}.feedback-user-info{align-items:center;display:flex;gap:8px}.feedback-username{font-weight:500}.feedback-booking-badge{background-color:#2196f326;border-radius:10px;color:#2196f3;font-size:.7rem;font-weight:600;padding:2px 6px}.feedback-date{font-size:.75rem}.unread-indicator{background-color:#ff9800;border-radius:50%;height:8px;position:absolute;right:15px;top:15px;width:8px}.category-badge{border-radius:4px;font-size:12px;font-weight:500;padding:3px 8px}.category-badge.bug{background-color:#ff572226;color:#ff5722}.category-badge.improvement{background-color:#2196f326;color:#2196f3}.category-badge.question{background-color:#4caf5026;color:#4caf50}.category-badge.review{background-color:#9c27b026;color:#9c27b0}.category-badge.other{background-color:#9e9e9e26;color:#9e9e9e}.status-badge{padding:3px 8px}.status-badge.new{background-color:#ffc10726;color:#ffc107}.status-badge.in-progress{background-color:#2196f326;color:#2196f3}.status-badge.resolved{background-color:#4caf5026;color:#4caf50}.status-badge.rejected{background-color:#f4433626;color:#f44336}.feedback-detail{background-color:var(--bg-tertiary);flex:1 1;overflow-y:auto;padding:0}.feedback-detail-content{padding:20px}.feedback-detail-header{align-items:center;border-bottom:1px solid #333;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:15px}.feedback-detail-title{display:flex;flex-direction:column;gap:8px}.feedback-id{color:var(--text-secondary);font-size:.8rem}.feedback-detail-actions{display:flex;gap:8px}.status-btn{border:none;border-radius:4px;cursor:pointer;font-size:.8rem;font-weight:500;padding:6px 12px;transition:all .2s}.status-btn:disabled{cursor:not-allowed;opacity:.5}.status-btn.new{background-color:#ffc10726;color:#ffc107}.status-btn.in-progress{background-color:#2196f326;color:#2196f3}.status-btn.resolved{background-color:#4caf5026;color:#4caf50}.status-btn.rejected{background-color:#f4433626;color:#f44336}.status-btn:not(:disabled):hover{filter:brightness(1.2)}.feedback-detail-user{background-color:var(--bg-secondary);border-radius:8px;font-size:.9rem;margin-bottom:20px;padding:15px}.feedback-detail-user p{color:var(--text-primary);margin:5px 0}.feedback-booking-info{border-top:1px solid #ffffff1a;margin-top:10px;padding-top:10px}.feedback-rating{color:gold;letter-spacing:2px;margin-left:8px}.feedback-detail-message{margin-bottom:20px}.feedback-detail-message h4{color:var(--text-primary);margin-bottom:10px}.feedback-message-content{background-color:var(--bg-secondary);border-radius:8px;color:var(--text-primary);line-height:1.5;padding:15px;white-space:pre-wrap}.feedback-detail-admin-actions{margin-bottom:20px}.admin-comment-textarea,.feedback-detail-admin-actions h4{color:var(--text-primary);margin-bottom:10px}.admin-comment-textarea{background-color:var(--bg-secondary);border:1px solid #ffffff1a;border-radius:8px;font-family:inherit;padding:10px;resize:vertical;width:100%}.admin-comment-textarea:focus{border-color:var(--accent-primary);outline:none}.admin-actions-buttons{display:flex;gap:10px;justify-content:flex-end}.admin-action-btn{background-color:var(--accent-primary);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:8px 16px;transition:all .2s}.admin-action-btn:hover{background-color:var(--accent-secondary)}.admin-action-btn:disabled{cursor:not-allowed;opacity:.5}.admin-action-btn.delete{background-color:#f44336cc}.admin-action-btn.delete:hover{background-color:#f44336}.feedback-current-comment{background-color:var(--bg-secondary);border-radius:8px;margin-top:20px;padding:15px}.feedback-comment-content,.feedback-current-comment h4{color:var(--text-primary);margin-bottom:10px}.feedback-comment-content{line-height:1.5;white-space:pre-wrap}.feedback-comment-date{color:var(--text-secondary);font-size:.8rem;text-align:right}.feedback-detail-empty{height:100%}.feedback-detail-empty,.feedback-empty{align-items:center;color:var(--text-secondary);display:flex;justify-content:center}.feedback-empty{height:200px}@media (max-width:768px){.feedback-container-admin{flex-direction:column;height:auto}.feedback-list{height:300px;width:100%}.feedback-detail{padding:0}.feedback-detail-header{align-items:flex-start;flex-direction:column;gap:15px}.feedback-detail-actions{flex-wrap:wrap;width:100%}}.analytics-filter{align-items:center;background-color:#1e1e1e;border-radius:6px;box-shadow:0 2px 4px #0003;display:flex;flex-wrap:wrap;gap:15px;margin-bottom:20px;padding:15px}.analytics-filter label{color:#ccc;font-weight:500;margin-right:10px}.filter-buttons{display:flex;flex-wrap:wrap;gap:10px}.filter-group{margin-right:20px}.form-select{border-radius:4px;min-width:220px;padding:8px 12px}.filter-button,.form-select{background-color:#2a2a2a;border:1px solid #3a3a3a;color:#e6e6e6;cursor:pointer}.filter-button{border-radius:4px;padding:8px 16px;transition:all .2s ease}.filter-button:hover{background-color:#3a3a3a}.filter-button.active{background-color:#4a90e2;border-color:#4a90e2}.analytics-dashboard{display:flex;flex-direction:column;gap:20px}.analytics-summary{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));margin-bottom:20px}.summary-card{background-color:#1e1e1e;border-radius:6px;box-shadow:0 2px 4px #0003;padding:20px;text-align:center}.summary-card h3{color:#ccc;font-size:16px;margin:0 0 10px}.summary-value{color:#4a90e2;font-size:28px;font-weight:700}.analytics-charts{display:flex;flex-direction:column;gap:20px}.chart-container{background-color:#1e1e1e;border-radius:6px;box-shadow:0 2px 4px #0003;padding:20px}.chart-container.compact{padding:15px}.charts-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:15px}.chart-item{background-color:#2a2a2a;border-radius:5px;padding:10px}.chart-wrapper{height:200px;position:relative}.chart-container h3{border-bottom:1px solid #3a3a3a;color:#e0e0e0;font-size:18px;padding-bottom:8px}.chart-item h4{color:#ccc;font-size:14px;margin-bottom:10px;margin-top:0}.no-data-message.small{font-size:13px;height:120px}@media (max-width:768px){.charts-grid{grid-template-columns:1fr}.analytics-summary{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}.analytics-tabs{border-bottom:1px solid #3a3a3a;display:flex;margin-bottom:20px}.analytics-tab{background-color:#1e1e1e;border:1px solid #3a3a3a;border-bottom:none;border-radius:5px 5px 0 0;color:#fff;cursor:pointer;font-weight:500;margin-right:5px;padding:10px 20px}.analytics-tab.active{background-color:#343a40;border-color:#343a40;color:#fff}.guide-select{background-color:#343a40;border:1px solid #ddd;border-radius:4px;color:#fff;min-width:200px;padding:8px 12px}.filter-row{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.filter-group{display:flex;flex-direction:column;gap:8px}.summary-value.highlight{color:#4caf50;font-weight:700}.bookings-details-section{margin-top:30px}.bookings-details-table{background-color:#343a40;border-collapse:collapse;color:#fff;margin-top:15px;width:100%}.bookings-details-table td,.bookings-details-table th{border-bottom:1px solid #444;padding:10px;text-align:left}.bookings-details-table th{background-color:#212529;font-weight:600}.bookings-details-table tr:hover{background-color:#2c3136}.status-badge{border-radius:4px;font-size:12px;font-weight:500;padding:4px 8px}.status-подтверждено{background-color:#007bff;color:#fff}.status-завершено{background-color:#28a745;color:#fff}.status-отменено{background-color:#dc3545;color:#fff}.table-responsive{margin-top:15px;overflow-x:auto}.profit-positive{color:#4caf50;font-weight:700}.profit-negative{color:#f44336;font-weight:700}.no-data{background-color:#f8f9fa;border-radius:4px;color:#6c757d;padding:20px;text-align:center}.no-data-message{align-items:center;background-color:#2a2a2a;border-radius:6px;color:#888;display:flex;font-style:italic;height:200px;justify-content:center}.summary-card.revenue .summary-value{color:#4a90e2}.summary-card.cost .summary-value{color:#e74c3c}.summary-card.profit .summary-value{color:#2ecc71}.finance-summary{margin-top:10px}.status-badge.active,.status-badge.confirmed{background-color:#007bff;color:#fff}.status-badge.completed{background-color:#28a745;color:#fff}.status-badge.cancelled{background-color:#dc3545;color:#fff}.status-badge.pending{background-color:#ffc107;color:#000}.booking-details h2{color:#ccc;margin-bottom:15px;margin-top:30px}.chart-container h3{color:#ccc;font-size:16px;margin-bottom:15px;margin-top:0;text-align:center}.finance-item{color:#ccc;display:flex;font-size:14px;justify-content:space-between;margin-bottom:8px}.finance-item span{font-weight:500}.finance-item.highlight{color:#4caf50;font-size:16px;font-weight:700;margin-top:12px}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;overflow-x:hidden;scroll-behavior:smooth}:root{--bg-primary:#131313;--bg-secondary:#1e1e1e;--bg-tertiary:#262626;--text-primary:#e0e0e0;--text-secondary:#a0a0a0;--accent-primary:#7289da;--accent-secondary:#5865f2;--error:#f44336;--success:#4caf50;--warning:#ff9800;--border-radius:8px;--box-shadow:none;--transition:all 0.3s ease}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#131313;background-color:var(--bg-primary);background-image:none;color:#e0e0e0;color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;transition:all .3s ease;transition:var(--transition)}#root,body{display:flex;flex-direction:column;min-height:100vh}#root{flex:1 1}a{color:#7289da;color:var(--accent-primary);transition:all .3s ease;transition:var(--transition)}a,a:hover{text-decoration:none}a:hover{color:#5865f2;color:var(--accent-secondary)}h1,h2,h3,h4,h5,h6{color:#e0e0e0;color:var(--text-primary);line-height:1.3;margin-bottom:1rem}.btn,button{background-color:#7289da;background-color:var(--accent-primary);border:none;border-radius:8px;border-radius:var(--border-radius);color:#fff;cursor:pointer;font-weight:600;padding:.6rem 1.2rem;transition:all .3s ease;transition:var(--transition)}.btn:hover,button:hover{background-color:#5865f2;background-color:var(--accent-secondary);box-shadow:none;transform:translateY(-2px)}input,select,textarea{background-color:#262626;background-color:var(--bg-tertiary);border:1px solid #333;border-radius:8px;border-radius:var(--border-radius);color:#e0e0e0;color:var(--text-primary);padding:.75rem;transition:all .3s ease;transition:var(--transition);width:100%}input:focus,select:focus,textarea:focus{border-color:#7289da;border-color:var(--accent-primary);box-shadow:none;outline:none}.admin-error{background-color:#f4433633;border:1px solid #f4433666;border-radius:8px;border-radius:var(--border-radius);color:#f44336;color:var(--error);margin-bottom:1rem;padding:.75rem;text-align:center}.admin-loading{color:#a0a0a0;color:var(--text-secondary);font-style:italic;padding:2rem;text-align:center}.card{background-color:#1e1e1e;background-color:var(--bg-secondary);border-radius:8px;border-radius:var(--border-radius);box-shadow:none;box-shadow:var(--box-shadow);margin-bottom:1.5rem;padding:1.5rem;transition:all .3s ease;transition:var(--transition)}.card:hover{box-shadow:none;transform:translateY(-5px)}.container{margin:0 auto;max-width:1200px;padding:0 1.5rem}table{border-collapse:initial;border-spacing:0;margin-bottom:1.5rem;width:100%}table td,table th{padding:1rem;text-align:left}table th{background-color:#262626;background-color:var(--bg-tertiary);color:#e0e0e0;color:var(--text-primary);font-weight:600;letter-spacing:.5px}table tr{background-color:#1e1e1e;background-color:var(--bg-secondary)}table tr:hover{background-color:#7289da1a}@media (max-width:768px){.admin-layout{flex-direction:column}.admin-sidebar{padding:1rem;width:100%}.admin-content{padding:1rem}.admin-table{display:block;overflow-x:auto}}.admin-checkbox-group{display:flex;flex-direction:column;gap:12px;margin-top:10px;width:100%}.admin-checkbox-item{align-items:center;background-color:#1e1e1e;background-color:var(--bg-secondary);border:1px solid #333;border-radius:8px;border-radius:var(--border-radius);cursor:pointer;display:flex;padding:10px;transition:all .3s ease;transition:var(--transition);width:100%}.admin-checkbox-item:hover{background-color:#262626;background-color:var(--bg-tertiary);box-shadow:none;transform:translateY(-2px)}.admin-checkbox-item .motorcycle-photo{border-radius:8px;border-radius:var(--border-radius);flex-shrink:0;height:60px;margin-right:12px;overflow:hidden;width:60px}.admin-checkbox-item .motorcycle-photo img{height:100%;object-fit:cover;width:100%}.admin-checkbox-item .motorcycle-info{display:flex;flex:1 1;flex-direction:column}.admin-checkbox-item .motorcycle-name{color:#e0e0e0;color:var(--text-primary);font-weight:600}.admin-checkbox-item input[type=checkbox]{appearance:none;-webkit-appearance:none;background-color:#262626;background-color:var(--bg-tertiary);border:2px solid #7289da;border:2px solid var(--accent-primary);border-radius:4px;cursor:pointer;flex-shrink:0;height:22px;margin-right:12px;position:relative;width:22px}.admin-checkbox-item input[type=checkbox]:checked{background-color:#7289da;background-color:var(--accent-primary)}.admin-checkbox-item input[type=checkbox]:checked:after{color:#fff;content:"✓";font-size:14px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.admin-checkbox-item input[type=checkbox]:focus{box-shadow:none;outline:none}.two-seater-badge{color:#a0a0a0;color:var(--text-secondary);font-size:.85em;margin-top:4px}.two-seater-badge.warning{color:#ff9800;color:var(--warning)}.motorcycle-code{color:#a0a0a0;color:var(--text-secondary);font-size:.8em;margin-top:2px}.loading-spinner-small{animation:spin 1s linear infinite;border:2px solid #0000001a;border-radius:50%;border-top-color:#3498db;height:20px;margin:10px 0;width:20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.route-availability-container{display:flex;gap:2rem;margin-top:2rem}.route-list{flex:1 1;max-width:300px}.route-calendar,.route-list{background-color:#1e1e1e;background-color:var(--bg-secondary);border-radius:8px;border-radius:var(--border-radius);box-shadow:none;box-shadow:var(--box-shadow);padding:1.5rem}.route-calendar{flex:3 1}.route-list-item{background-color:#262626;background-color:var(--bg-tertiary);border-radius:8px;border-radius:var(--border-radius);cursor:pointer;margin-bottom:.5rem;padding:1rem;transition:all .3s ease;transition:var(--transition)}.route-list-item.active,.route-list-item:hover{background-color:#7289da;background-color:var(--accent-primary);color:#fff}.route-list-item h3{margin:0 0 .5rem}.route-list-item p{font-size:.9rem;margin:0}.calendar-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.calendar-title{font-size:1.5rem;font-weight:600}.calendar-navigation{display:flex;gap:.5rem}.calendar-nav-button{background-color:#7289da;background-color:var(--accent-primary);border:none;border-radius:8px;border-radius:var(--border-radius);color:#fff;cursor:pointer;padding:.5rem 1rem;transition:all .3s ease;transition:var(--transition)}.calendar-nav-button:hover{background-color:var(--accent-hover)}.calendar-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(7,minmax(120px,1fr))}.calendar-day-header{font-weight:600;padding:.5rem;text-align:center}.calendar-day{align-items:center;background-color:#262626;background-color:var(--bg-tertiary);border-radius:8px;border-radius:var(--border-radius);cursor:pointer;display:flex;flex-direction:column;height:80px;padding:.5rem;position:relative;transition:all .3s ease;transition:var(--transition)}.calendar-day.other-month{visibility:hidden}.calendar-day.today{border:2px solid #7289da;border:2px solid var(--accent-primary)}.calendar-day.available{background-color:#4caf504d}.calendar-day.unavailable{background-color:#f443364d}.calendar-day .day-number{font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.calendar-day .booking-limit{background-color:#7289da;background-color:var(--accent-primary);border-radius:8px;border-radius:var(--border-radius);color:#fff;font-size:.8rem;padding:.2rem .5rem}.legend-item{align-items:center;display:flex;gap:.5rem;margin-bottom:.5rem}.legend-color{border-radius:8px;border-radius:var(--border-radius);height:20px;width:20px}.legend-color.available{background-color:#4caf504d}.legend-color.unavailable{background-color:#f443364d}.empty-state{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:3rem;text-align:center}.empty-icon{font-size:3rem;margin-bottom:1rem}.modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background-color:#131313;background-color:var(--bg-primary);border-radius:8px;border-radius:var(--border-radius);box-shadow:none;box-shadow:var(--box-shadow);max-width:400px;padding:2rem;width:100%}.modal-row{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.modal-row label{font-weight:600}.toggle-switch{align-items:center;cursor:pointer;display:flex}.toggle-switch input[type=checkbox]{appearance:none;-webkit-appearance:none;background-color:#ccc;border-radius:12px;cursor:pointer;height:24px;margin-right:10px;position:relative;transition:all .3s ease;transition:var(--transition);width:50px}.toggle-switch input[type=checkbox]:checked{background-color:#7289da;background-color:var(--accent-primary)}.toggle-switch input[type=checkbox]:before{background-color:#fff;border-radius:50%;content:"";height:20px;left:2px;position:absolute;top:2px;transition:all .3s ease;transition:var(--transition);width:20px}.toggle-switch input[type=checkbox]:checked:before{left:28px}.booking-limit-input{border:1px solid #ccc;border-radius:8px;border-radius:var(--border-radius);font-size:1rem;padding:.5rem;width:100%}.modal-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem}.modal-button{border:none;border-radius:8px;border-radius:var(--border-radius);cursor:pointer;font-weight:600;padding:.5rem 1rem;transition:all .3s ease;transition:var(--transition)}.modal-button.save{background-color:#7289da;background-color:var(--accent-primary);color:#fff}.modal-button.save:hover{background-color:var(--accent-hover)}.modal-button.cancel{background-color:#262626;background-color:var(--bg-tertiary);color:#e0e0e0;color:var(--text-primary)}.modal-button.cancel:hover{background-color:#f443364d}.modal-button:disabled{cursor:not-allowed;opacity:.7}@media (max-width:768px){.calendar-grid{gap:.5rem;grid-template-columns:repeat(7,minmax(40px,1fr))}.calendar-day{height:60px;padding:.3rem}.calendar-day .day-number{font-size:1rem;margin-bottom:.3rem}.calendar-day .booking-limit{font-size:.7rem;padding:.1rem .3rem}.calendar-legend{font-size:.9rem;gap:.8rem}.legend-item{margin-bottom:.5rem}}@media (max-width:480px){.calendar-grid{gap:.25rem;grid-template-columns:repeat(7,minmax(30px,1fr))}.calendar-day{height:45px;padding:.2rem}.calendar-day .day-number{font-size:.8rem;margin-bottom:.2rem}.calendar-day .booking-limit{font-size:.6rem;line-height:1;max-width:100%;overflow:hidden;padding:.05rem .2rem;text-overflow:ellipsis;white-space:nowrap}}@media (max-width:360px){.calendar-grid{gap:.15rem;grid-template-columns:repeat(7,minmax(25px,1fr))}.calendar-day{display:flex;flex-direction:column;height:35px;justify-content:center;padding:.1rem}.calendar-day .day-number{font-size:.7rem;margin-bottom:.1rem}.calendar-day .booking-limit{font-size:.5rem;line-height:1;max-width:100%;overflow:hidden;padding:0 .1rem;text-overflow:ellipsis;white-space:nowrap}}.booking-calendar-container{background-color:#1e1e1e;background-color:var(--bg-secondary);border-radius:16px;box-shadow:0 10px 30px #00000026;color:#e0e0e0;color:var(--text-primary);margin:0 auto;max-width:1000px;padding:2rem}.calendar-header-section{margin-bottom:2rem;text-align:center}.calendar-title-main{color:#e0e0e0;color:var(--text-primary);font-size:1.6rem;font-weight:600;margin-bottom:.3rem}.calendar-subtitle{color:#a0a0a0;color:var(--text-secondary);font-size:1rem;margin-bottom:1.5rem}.modern-calendar-wrapper{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:850px;width:100%}.modern-calendar{background-color:#262626;background-color:var(--bg-tertiary);border-radius:12px;box-shadow:0 5px 15px #0000001a;margin:0 auto;max-width:800px;padding:1.5rem;width:100%}.modern-calendar-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem;position:relative}.month-year-display{align-items:center;display:flex;flex-direction:column;gap:.2rem;left:50%;margin:0 auto;position:absolute;transform:translateX(-50%);width:60%;z-index:1}.month-name{color:#e0e0e0;color:var(--text-primary);font-size:1.6rem;font-weight:700}.year-number{color:#a0a0a0;color:var(--text-secondary);font-size:1.2rem}.month-nav-button{align-items:center;background-color:#7289da;background-color:var(--accent-primary);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;font-weight:700;height:40px;justify-content:center;padding-bottom:4px;position:relative;transition:all .2s ease;width:40px;z-index:2}.month-nav-button:hover{background-color:#5865f2;background-color:var(--accent-secondary);transform:translateY(-2px)}.month-nav-button svg{fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;color:#fff;height:20px;width:20px}.weekdays-row{grid-gap:.2rem;display:grid;gap:.2rem;grid-template-columns:repeat(7,minmax(40px,1fr));margin-bottom:.5rem}.weekday-label{color:#a0a0a0;color:var(--text-secondary);font-size:.95rem;font-weight:600;padding:.5rem 0;text-align:center;text-transform:uppercase}.calendar-days-grid{grid-gap:.2rem;display:grid;gap:.2rem;grid-template-columns:repeat(7,minmax(40px,1fr))}.calendar-day-cell{align-items:center;aspect-ratio:1/1;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-height:40px;min-width:40px;overflow:hidden;padding:.3rem;position:relative;transition:all .2s ease}.calendar-day-cell.empty{visibility:hidden}.calendar-day-cell.available{background-color:#4caf5026;border:1px solid #4caf504d}.calendar-day-cell.unavailable{background-color:#f4433626;border:1px solid #f443364d;cursor:not-allowed;opacity:.8}.calendar-day-cell.today{box-shadow:0 0 0 2px #7289da;box-shadow:0 0 0 2px var(--accent-primary)}.calendar-day-cell.selected{background-color:#7289da;background-color:var(--accent-primary);color:#fff}.calendar-day-cell.available:hover{box-shadow:0 5px 15px #4caf5033;transform:translateY(-3px)}.day-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.day-number{font-size:1.1rem;font-weight:600;margin-bottom:.3rem}.calendar-legend{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center;margin-left:auto;margin-right:auto;margin-top:1.5rem;max-width:600px}.legend-marker{border-radius:5px;height:18px;width:18px}.legend-marker.available{background-color:#4caf5026;border:1px solid #4caf504d}.legend-marker.unavailable{background-color:#f4433626;border:1px solid #f443364d}.legend-marker.selected{background-color:#7289da;background-color:var(--accent-primary)}.legend-text{color:#a0a0a0;color:var(--text-secondary);font-size:.9rem}.booking-summary-card{background-color:#262626;background-color:var(--bg-tertiary);border:1px solid #7289da33;border-radius:12px;margin-left:auto;margin-right:auto;margin-top:2rem;max-width:800px;padding:1.5rem;width:100%}.summary-title{color:#e0e0e0;color:var(--text-primary);font-size:1.4rem;font-weight:600;margin-bottom:1.2rem;text-align:center}.summary-details{margin-bottom:1.5rem}.summary-row{border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:.8rem 0}.summary-row:last-child{border-bottom:none}.summary-label{color:#a0a0a0;color:var(--text-secondary);font-weight:500}.summary-value{color:#e0e0e0;color:var(--text-primary);font-weight:600}.book-now-button{background-color:#7289da;background-color:var(--accent-primary);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:1rem;padding:1rem;text-align:center;transition:all .2s ease;width:100%}.book-now-button:hover{background-color:#5865f2;background-color:var(--accent-secondary);box-shadow:0 5px 15px #7289da4d;transform:translateY(-2px)}@media (max-width:768px){.booking-calendar-container,.modern-calendar{padding:1rem}.calendar-days-grid,.weekdays-row{grid-template-columns:repeat(7,minmax(35px,1fr))}.calendar-day-cell{min-height:35px;min-width:35px;padding:.2rem}.day-number{font-size:1.1rem}.booking-limit-badge{font-size:.7rem;padding:.1rem .4rem}.month-name{font-size:1.4rem}.year-number{font-size:1rem}.route-timeline{gap:.8rem}.route-day-item{width:100px}.booking-info-grid{grid-template-columns:1fr}.booking-actions-modern{flex-direction:column-reverse;gap:1rem}.booking-action-button{width:100%}}@media (max-width:576px){.month-nav-button{font-size:1.2rem;height:36px;width:36px}.month-nav-button svg{height:16px;width:16px}.weekday-label{font-size:.8rem;padding:.3rem 0}.calendar-days-grid,.weekdays-row{gap:.15rem;grid-template-columns:repeat(7,minmax(30px,1fr))}.calendar-day-cell{min-height:30px;min-width:30px;padding:.1rem}.day-number{font-size:.9rem;margin-bottom:.2rem}.booking-limit-badge{font-size:.6rem;padding:.05rem .3rem}.summary-row{flex-direction:column;gap:.3rem}.route-timeline{gap:.5rem}.route-day-item{width:90px}.booking-summary-modern,.route-visualization-modern{padding:1rem}.booking-summary-title,.visualization-title{font-size:1.2rem;margin-bottom:1rem}.route-day-content{min-width:0;padding:.5rem}.route-day-date .day-number{font-size:1.2rem}.info-icon{height:36px;width:36px}.info-value{font-size:1rem}}@media (max-width:360px){.calendar-days-grid,.weekdays-row{gap:.1rem;grid-template-columns:repeat(7,minmax(25px,1fr))}.calendar-day-cell{min-height:25px;min-width:25px;padding:.05rem}.day-number{font-size:.8rem;margin-bottom:.1rem}.booking-limit-badge{display:none}.route-day-item{width:80px}.month-nav-button{font-size:1rem;height:32px;width:32px}.month-nav-button svg{height:14px;width:14px}}.route-visualization-modern{background-color:#262626;background-color:var(--bg-tertiary);border-radius:12px;box-shadow:0 5px 15px #0000001a;margin:2rem auto;max-width:800px;padding:1.5rem}.visualization-title{color:#e0e0e0;color:var(--text-primary);font-size:1.4rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.route-timeline{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;padding:1.5rem .5rem;position:relative}.route-day-item{align-items:center;display:flex;flex-direction:column;margin-bottom:1rem;position:relative;width:120px;z-index:2}.route-day-content{background-color:#1e1e1e;background-color:var(--bg-secondary);border:1px solid #7289da33;border-radius:12px;box-shadow:0 4px 12px #0000001a;padding:.75rem;text-align:center;transition:all .2s ease;width:100%}.route-day-item.start-day .route-day-content{background-color:#7289da;background-color:var(--accent-primary);color:#fff}.route-day-date{align-items:center;display:flex;flex-direction:column;margin-bottom:.5rem}.route-day-date .day-number{font-size:1.5rem;font-weight:700;line-height:1;margin-bottom:.2rem}.route-day-date .month-short{font-size:.9rem;opacity:.8}.route-day-label{font-size:.9rem;font-weight:600}.timeline-connector{display:none}.booking-summary-modern{background-color:#262626;background-color:var(--bg-tertiary);border-radius:12px;box-shadow:0 5px 15px #0000001a;margin:2rem auto;max-width:800px;padding:1.5rem}.booking-summary-title{color:#e0e0e0;color:var(--text-primary);font-size:1.4rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.booking-info-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.booking-info-item{align-items:flex-start;background-color:#1e1e1e;background-color:var(--bg-secondary);border-radius:10px;box-shadow:0 4px 12px #0000000d;display:flex;gap:1rem;padding:1rem;transition:all .2s ease}.booking-info-item:hover{box-shadow:0 6px 15px #00000014;transform:translateY(-3px)}.info-icon{align-items:center;background-color:#7289da;background-color:var(--accent-primary);border-radius:10px;color:#fff;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.info-content{display:flex;flex-direction:column;gap:.3rem}.info-label{color:#a0a0a0;color:var(--text-secondary);font-size:.9rem}.info-value{color:#e0e0e0;color:var(--text-primary);font-size:1.1rem;font-weight:600}.booking-actions-modern{display:flex;gap:1.5rem;justify-content:center;margin:2rem auto;max-width:800px}.booking-action-button{align-items:center;border-radius:8px;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;justify-content:center;min-width:180px;padding:1rem 2rem;text-align:center;transition:all .2s ease}.booking-action-button,.booking-action-button.book{background-color:initial;border:2px solid #fff;color:#fff}.booking-action-button.book:hover{background-color:#ffffff1a;box-shadow:0 5px 15px #fff3;transform:translateY(-3px)}.booking-action-button.cancel{background-color:initial;border:2px solid #fff;color:#fff}.booking-action-button.cancel:hover{background-color:#ffffff1a;box-shadow:0 5px 15px #fff3;transform:translateY(-3px)}.booking-action-button:disabled{box-shadow:none!important;cursor:not-allowed;opacity:.6;transform:none!important}.spinner-icon{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:20px;width:20px}@media (max-width:768px){.route-timeline{gap:.8rem}.route-day-item{width:100px}}@media (max-width:576px){.route-timeline{gap:.5rem}.route-day-item{width:90px}}.calendar-day-cell.blocked-start{background-color:#ff980026;border:1px solid #ff98004d;cursor:not-allowed}.calendar-day-cell.no-limit{background-color:#9e9e9e26;border:1px solid #9e9e9e4d;cursor:not-allowed}.calendar-day-cell.route-preview{background-color:#2196f326;border:1px solid #2196f34d}.booking-limit-badge{background-color:#7289da;background-color:var(--accent-primary);border-radius:20px;color:#fff;display:inline-block;font-size:.7rem;font-weight:600;line-height:1;padding:.15rem .4rem;position:relative;top:-2px}.booking-limit-badge.warning{background-color:#ff9800cc}.booking-limit-badge.preview{background-color:#2196f3cc}.calendar-day-cell.selected .booking-limit-badge{background-color:#fff;color:#7289da;color:var(--accent-primary)}.legend-marker.blocked{background-color:#ff980026;border:1px solid #ff98004d}.legend-marker.no-limit{background-color:#9e9e9e26;border:1px solid #9e9e9e4d}.legend-marker.route-day{background-color:#2196f326;border:1px solid #2196f34d}.resorts-by-day-scroll{-webkit-overflow-scrolling:touch;display:flex;flex-direction:row;gap:1rem;margin:0 -1rem;overflow-x:auto;padding:1rem;scrollbar-color:#7289da #1e1e1e;scrollbar-color:var(--accent-primary) var(--bg-secondary);scrollbar-width:thin}.resorts-by-day-scroll::-webkit-scrollbar{height:6px}.resorts-by-day-scroll::-webkit-scrollbar-track{background:#1e1e1e;background:var(--bg-secondary);border-radius:10px}.resorts-by-day-scroll::-webkit-scrollbar-thumb{background-color:#7289da;background-color:var(--accent-primary);border-radius:10px}.resort-day-item{border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 4px 12px #0000001a;flex:0 0 auto;min-width:2px;padding:1rem;transition:transform .2s ease}.resort-day-item:hover{box-shadow:0 8px 16px #00000026;transform:translateY(-5px)}.resort-day-number{color:#a0a0a0;color:var(--text-secondary);display:block;font-size:.9rem;font-weight:600;margin-bottom:.75rem}.resort-name{color:#e0e0e0;color:var(--text-primary);font-size:1.1rem;margin:0 0 .5rem}.resort-capacity,.resort-price{color:#a0a0a0;color:var(--text-secondary);font-size:.9rem;margin-bottom:.5rem}.resort-not-available{color:#a0a0a0;color:var(--text-secondary);font-style:italic;padding:1rem 0}@media (max-width:768px){.resort-day-item{min-width:200px}}.booking-actions{display:flex;gap:1rem;margin-top:2rem;padding-bottom:2rem}.motorcycle-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin-top:1.5rem;width:80%}@media (max-width:480px){.motorcycle-grid{width:110%}}.motorcycle-card{background-color:#262626;background-color:var(--bg-tertiary);border:1px solid #ffffff0d;border-radius:8px;border-radius:var(--border-radius);box-shadow:0 4px 12px #0000001a;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;padding:1.5rem;position:relative;transition:all .3s ease;transition:var(--transition);width:100%}@media (max-width:768px){.motorcycle-grid{gap:1.5rem;grid-template-columns:repeat(1,1fr)}.motorcycle-card{height:auto;margin-bottom:1.5rem;padding:1.5rem}}@media (max-width:480px){.motorcycle-card{height:auto;margin-bottom:2.5rem;min-height:480px;padding:1.2rem}.motorcycle-name{display:block;font-size:1.8rem;line-height:1.3;margin-bottom:1rem;min-height:4rem;overflow:visible;white-space:normal}}
/*# sourceMappingURL=main.21031c40.css.map*/