.cookie-consent{position:fixed;bottom:0;left:0;width:100%;background:#000000d9;color:#fff;padding:1rem;display:flex;justify-content:center;z-index:2000}.cookie-content{max-width:800px;width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.cookie-content p{margin:0;font-size:.9rem}.cookie-content a{color:#fff200;text-decoration:underline}.cookie-content button{background:#fff200;color:#000;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-weight:600}.password-wrapper{position:relative}.toggle-visibility{position:absolute;right:1rem;top:50%;transform:translateY(-50%);cursor:pointer;color:#999}.recaptcha-wrapper{margin:1.5rem 0}.success-message{color:green;font-weight:600;margin-bottom:1rem}.error-message{color:red;font-weight:600;margin-bottom:1rem}.login-form{display:flex;flex-direction:column;gap:1.5rem;width:100%;box-sizing:border-box}.form-group{width:100%}.form-error{color:red;font-size:.85rem;margin-top:.25rem}.login-message{font-size:.9rem;font-weight:600;color:green;margin-bottom:.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#333}.form-input{width:100%;padding:.75rem 1rem;font-size:1rem;border:1px solid #ccc;border-radius:8px;background-color:#fff;box-sizing:border-box;transition:border-color .2s,box-shadow .2s}.login-card-body{padding:1.5rem;background-color:#fff;box-sizing:border-box}@media (max-width: 480px){.login-card-body{padding:1rem}}.form-input:focus{border-color:#000;box-shadow:0 0 0 3px #0000001a;outline:none}.login-button{width:100%;padding:.75rem 1rem;font-size:1rem;background-color:#000;color:#fff200;border:none;border-radius:8px;font-weight:700;cursor:pointer;transition:background-color .2s}.login-button:hover{background-color:#222}.login-error{color:red;font-weight:700;font-size:.9rem}.feedback{display:flex;align-items:center;gap:.5rem;font-weight:600;padding:.75rem 1rem;border-radius:6px;margin-bottom:1rem}.feedback.success{background-color:#d1f7d1;color:#2c662d}.feedback.error{background-color:#ffe0e0;color:#a94442}.password-strength{margin-top:.5rem;font-size:.9rem}.strength-heikko{color:red}.strength-kohtalainen{color:orange}.strength-vahva{color:green}.login-page{background-color:#fff;min-height:100vh;display:flex;justify-content:center;align-items:flex-start;padding:3rem 1rem;font-family:Segoe UI,sans-serif}.login-card{background-color:#fff;width:100%;max-width:460px;border-radius:16px;box-shadow:0 8px 24px #0000001a;overflow:hidden;text-align:center;margin-top:2rem}.login-card-header{background-color:#fff200;text-align:center;padding:2rem}.login-logo-large{max-width:100%;height:auto;max-height:200px}.login-card-body{padding:1.5rem 2rem;background-color:#fff}.login-links{margin-top:1rem;font-size:.9rem;color:#555;text-align:center}.login-links a{color:#000;font-weight:600;text-decoration:none;margin:0 .25rem}.login-links a:hover{text-decoration:underline}.register-form{max-width:500px;margin:2rem auto;padding:2rem;background:#f9f9f9;border-radius:12px;box-shadow:0 2px 10px #0000000d}.form-title{margin-top:1.5rem;font-size:1.2rem;border-bottom:2px solid #ffeb3b;padding-bottom:.25rem}.form-group{margin-bottom:1.2rem;display:flex;flex-direction:column}.form-group label{font-weight:600;margin-bottom:.25rem}.form-group input{padding:.5rem;border:1px solid #ccc;border-radius:6px}.submit-button{background:#000;color:#fff200;border:none;padding:.6rem 1.2rem;border-radius:6px;font-weight:600;cursor:pointer;margin-top:1rem}.form-error{color:red;font-size:.9rem;margin-top:.25rem}.form-message{margin-top:1rem;font-weight:500;color:green}.layout-header{background-color:#fff200;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center;position:relative;box-shadow:0 2px 8px #0000000d}.layout-logo{display:flex;align-items:center;gap:.75rem}.dashboard-logo{height:48px;width:auto}.app-name{font-size:1.25rem;font-weight:700;color:#000}.menu-toggle{background:none;border:none;cursor:pointer;display:none}.layout-nav{display:flex;gap:1.5rem;align-items:center}.layout-nav a,.layout-nav button{display:flex;align-items:center;gap:.5rem;text-decoration:none;font-weight:600;background:none;border:none;color:#000;font-size:1rem;cursor:pointer;transition:opacity .2s}.layout-nav a:hover,.layout-nav button:hover{text-decoration:underline}@media (max-width: 768px){.layout-nav{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;gap:1.25rem;padding:2rem 1.5rem;background-color:#000;z-index:1000}.menu-toggle{display:block;z-index:1100}.layout-nav a,.layout-nav button,.nav-link-button{color:#fff200!important;font-size:1.1rem;font-weight:600;display:flex;align-items:center;gap:.5rem;background:none;border:none;text-decoration:none;cursor:pointer;padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.1);justify-content:flex-start;text-align:left;width:100%}.layout-nav a:hover,.layout-nav button:hover,.nav-link-button:hover{opacity:.9;text-decoration:underline}.layout-nav.open{display:flex}}.layout-main{width:100%;max-width:none;padding:0;margin:0;box-sizing:border-box}.superadmin-dashboard{padding:2rem}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:2rem}.stat-card{background:#fff;padding:1.5rem;border-radius:10px;text-align:center;box-shadow:0 0 8px #0000000d}.stat-card h3{margin-bottom:.5rem;font-size:1.2rem;color:#555}.stat-card p{font-size:1.8rem;font-weight:700;color:#111}.date-filters{margin-top:1rem;margin-bottom:2rem;display:flex;align-items:center;gap:1rem}.date-filters input,.date-filters button{padding:.5rem}.time-row{display:flex;align-items:center;gap:4px;font-size:1.5rem;margin:1rem 0}.time-box{background-color:#222;color:#0f0;padding:8px 10px;border-radius:6px;min-width:24px;text-align:center;font-family:monospace;box-shadow:inset 0 0 6px #0f06}.time-separator{padding:0 6px;font-weight:700;font-size:1.5rem}.timeline{border-left:2px solid #ccc;margin-left:1.5rem;padding-left:1rem;position:relative}.timeline-item{display:flex;align-items:flex-start;margin-bottom:1rem;position:relative}.timeline-dot{position:absolute;left:-1.3rem;background:#fff;border:2px solid #007bff;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:#007bff}.timeline-content{margin-left:1rem}.timeline-label{font-weight:500}.timeline-time{font-size:.9rem;color:#666}.spin{animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.car-select-wrapper{display:flex;flex-direction:column;margin-bottom:1.5rem;max-width:300px}.car-select-wrapper label{margin-bottom:.5rem;font-weight:600;font-size:1rem}.car-select-wrapper select{padding:.6rem;font-size:1rem;border-radius:8px;border:1px solid #ccc;width:100%;background-color:#fff}.car-select-wrapper select:focus{border-color:#000;outline:none}body.logged-in{background:url(/assets/logo-CXobl9sU.png) no-repeat center center fixed;background-size:contain;opacity:1}.background-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background:url(/assets/logo-CXobl9sU.png) no-repeat center center;background-size:60%;opacity:.05;pointer-events:none}.dashboard-content{max-width:1200px;margin:0 auto;padding:1.5rem 1rem;box-sizing:border-box}.button-row{display:flex;flex-wrap:wrap;gap:1rem;margin:1rem 0}.button-row button{display:flex;align-items:center;gap:.5rem;background-color:#000;color:#fff200;border:none;padding:.6rem 1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:opacity .2s ease-in-out}.button-row button:hover{opacity:.9}@media (max-width: 600px){.button-row{flex-direction:column;align-items:stretch}}.timeline-wrapper{margin-top:2rem;padding:1rem;background-color:#fff;border-radius:12px;box-shadow:0 1px 6px #0000000d}.timeline-wrapper h4{margin-bottom:1rem}.shift-timeline{display:flex;flex-direction:column;gap:1rem}.timeline-event{display:flex;align-items:center;gap:.75rem;border-left:3px solid #000;padding:.5rem 0 .5rem 1rem}.timeline-event time{font-weight:700;min-width:80px;font-size:.95rem}.timeline-event-description{color:#333}.company-profile-page{display:flex;justify-content:center;padding:2rem}.company-profile-card{width:100%;max-width:500px;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 10px #0000000d}.report-wrapper{max-width:1200px;margin:0 auto;padding:2rem 1rem;box-sizing:border-box}.filters{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;align-items:center;justify-content:flex-start}.filters input,.filters button{height:42px;background:#000;color:#fff200;border:none;padding:0rem .75rem;border-radius:8px;cursor:pointer;display:flex;align-items:center;gap:.4rem;font-size:1rem;box-sizing:border-box}.filters input[type=date]{padding:.5rem;border-radius:8px;border:1px solid #ccc;background:#fff;color:#333}.report-table-container{overflow-x:auto;border-radius:1px;background:#fff;box-shadow:0 2px 8px #0000000f}.filters button:hover{opacity:.9}.report-table{width:100%;border-collapse:collapse;font-family:Segoe UI,sans-serif;font-size:.95rem;border-radius:10px;overflow:hidden}.report-table thead{background-color:#f5f5f5}.report-table th{text-align:left;padding:.85rem 1rem;font-weight:600;color:#333;border-bottom:1px solid #ddd}.report-table tbody tr{transition:background .2s}.report-table tbody tr:nth-child(2n){background-color:#fafafa}.report-table tbody tr:hover{background-color:#eef6ff}.report-table td{padding:.75rem 1rem;color:#444;vertical-align:top;border-bottom:1px solid #eee}.pagination{margin-top:1.5rem;display:flex;justify-content:center;align-items:center;gap:1rem}.pagination button{background-color:#007bff;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;transition:.2s}.pagination button:disabled{background-color:#ccc;cursor:not-allowed}.print-button{padding:.75rem 1.5rem;background-color:#007bff;color:#fff;border:none;border-radius:6px;cursor:pointer}@media print{.filters,.print-button,nav,header{display:none!important}.report-table{font-size:12px}}@media (max-width: 600px){.report-table th,.report-table td{padding:.6rem;font-size:.85rem}}.icon{vertical-align:middle;margin-right:.5rem;color:#555}.profile-page{width:100%;max-width:none;padding:1rem;box-sizing:border-box;background:#f1f1f1;margin:0}.profile-page h1{font-size:1.75rem;margin-bottom:2rem}.profile-sections{display:flex;flex-direction:column;gap:2rem;width:100%;box-sizing:border-box}.profile-form{background-color:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px #0000000f;width:100%;box-sizing:border-box}@media (max-width: 767px){.profile-form{padding:1.25rem;border-radius:10px;max-width:100%;margin:0}.profile-sections{flex-direction:column;gap:1.5rem;padding:1rem}}@media (min-width: 768px){.profile-sections{flex-direction:row;justify-content:center;align-items:flex-start}.profile-form{max-width:480px;flex:1}}.profile-form h2{margin-bottom:1rem}.profile-form label{display:block;margin-top:1rem;font-weight:600}.profile-form input{width:100%;padding:.5rem;margin-top:.25rem;border:1px solid #ccc;border-radius:8px}.profile-form button{margin-top:1.5rem;padding:.75rem 1.5rem;background-color:#000;color:#fff200;border:none;border-radius:8px;cursor:pointer;font-weight:700}.success-message{margin-top:.5rem;color:green;font-weight:600}.error-message{margin-top:.5rem;color:red;font-weight:600}.admin-cars-container{max-width:900px;margin:0 auto;padding:2rem}.page-title{margin-bottom:2rem}.add-car-form{display:flex;gap:.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.input-field{flex:1;padding:.75rem;border:1px solid #ccc;border-radius:8px}.primary-button{background-color:#000;color:#fff200;border:none;padding:.75rem 1rem;border-radius:8px;display:flex;align-items:center;cursor:pointer}.primary-button:hover{background-color:#222}.danger-button{background-color:#ff4d4f;color:#fff;border:none;padding:.5rem .8rem;border-radius:6px;display:flex;align-items:center;cursor:pointer}.danger-button:hover{background-color:#e63946}.cars-table-wrapper{overflow-x:auto}.cars-table{width:100%;border-collapse:collapse}.cars-table th,.cars-table td{border:1px solid #eee;padding:.75rem;text-align:left}.cars-table th{background-color:#f5f5f5}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000}.modal{background:#fff;padding:2rem;border-radius:12px;width:100%;max-width:400px;box-shadow:0 4px 12px #00000040}.modal h3{margin-bottom:1rem;font-size:1.2rem}.modal label{display:block;margin-top:1rem;font-weight:700}.modal input,.modal select{width:100%;padding:.5rem;margin-top:.25rem;border:1px solid #ccc;border-radius:6px}.modal-actions{margin-top:1.5rem;display:flex;justify-content:space-between}.modal-actions button{padding:.5rem 1rem;border-radius:6px;cursor:pointer}.modal-actions .cancel{background:#eee}.desktop-table{display:block}.mobile-cards{display:none}.user-card{background:#fff;border-radius:12px;padding:1rem;margin-bottom:1rem;box-shadow:0 2px 8px #0000000d}.user-card select,.user-card button{width:100%;margin-top:.5rem}.user-card button{background:#000;color:#fff200;padding:.4rem;font-weight:600;border-radius:6px;border:none;cursor:pointer}.user-card button:hover{opacity:.9}.table-wrapper{max-width:1000px;margin:2rem auto;padding:1.5rem;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000000d;overflow-x:auto}.table-wrapper table{width:100%;border-collapse:collapse}.table-wrapper th,.table-wrapper td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #ddd}.report-table{width:100%;border-collapse:collapse;min-width:800px;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000d}.report-table th,.report-table td{padding:.75rem;border-bottom:1px solid #eee;text-align:left;font-size:.95rem}.report-table th{background:#f5f5f5;font-weight:600}.report-table select{padding:.4rem .6rem;border-radius:6px;border:1px solid #ccc;font-size:.9rem}.report-table button{background:#000;color:#fff200;border:none;padding:.4rem .75rem;border-radius:6px;cursor:pointer;font-weight:600;margin-bottom:.3rem}.report-table button:hover{opacity:.9}@media (max-width: 768px){.desktop-table{display:none}.mobile-cards{display:block}.user-card{background:#fff;border-radius:12px;padding:1rem;margin-bottom:1.25rem;box-shadow:0 2px 8px #0000000d}.user-card p{margin:.4rem 0}.user-card select,.user-card button{width:100%;margin-top:.5rem}.user-card button{background:#000;color:#fff200;padding:.4rem;font-weight:600;border-radius:6px;border:none;cursor:pointer}.user-card button:hover{opacity:.9}}.icon{margin-right:6px;vertical-align:middle;color:#666}.user-card button+button{margin-left:0}.subscription-buttons{display:flex;flex-direction:column;gap:.4rem;margin-top:.5rem}.subscription-buttons button{background:#000;color:#fff200;padding:.4rem .75rem;border:none;border-radius:6px;font-weight:600;cursor:pointer}.subscription-buttons button:hover{opacity:.9}.admin-users-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.add-user-button{background-color:#000;color:#fff200;border:none;padding:.5rem 1rem;font-weight:700;border-radius:4px;cursor:pointer;transition:.2s}.add-user-button:hover{opacity:.9}.edit-user-button{background-color:#000;color:#fff200;border:none;padding:.4rem .8rem;border-radius:4px;font-weight:700;cursor:pointer;font-size:.9rem;transition:background-color .2s}.edit-user-button:hover{background-color:#222}.admin-overview{padding:2rem}.admin-overview h1{font-size:1.75rem;margin-bottom:2rem}.overview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:2rem}.overview-card{background-color:#fff;border:1px solid #ddd;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000000d}.card-number{font-size:2rem;font-weight:700;color:#000;margin-top:.5rem}.overview-section{margin-top:2rem}.overview-section h2{font-size:1.25rem;margin-bottom:1rem}.user-list,.event-list{list-style:none;padding:0;margin:0}.user-list li,.event-list li{padding:.5rem 0;border-bottom:1px solid #eee}.add-user-container{max-width:600px;margin:2rem auto;background:#fff;padding:2rem;border-radius:10px;box-shadow:0 4px 12px #0000000d}.add-user-container h2{margin-bottom:1.5rem;font-size:1.5rem;text-align:center}.add-user-form label{font-weight:600;margin-top:1rem;display:block}.add-user-form input,.add-user-form select{width:100%;padding:.6rem;margin-top:.5rem;border:1px solid #ccc;border-radius:6px;margin-bottom:1rem}.add-user-form button{background-color:#000;color:#fff200;padding:.75rem;border:none;border-radius:6px;font-weight:700;cursor:pointer;width:100%;margin-top:1rem}.add-user-form button:hover{opacity:.9}.success-message{color:green;margin-bottom:1rem;text-align:center}.error-message{color:red;margin-bottom:1rem;text-align:center}.edit-user-form-container{max-width:600px;margin:2rem auto;padding:2rem;background:#fff;border-radius:8px;box-shadow:0 4px 12px #0000000d}.edit-user-form-container h2{margin-bottom:1.5rem}.edit-user-form-container form label{display:block;margin-top:1rem;font-weight:600}.edit-user-form-container input,.edit-user-form-container select{width:100%;padding:.6rem;margin-top:.4rem;border:1px solid #ccc;border-radius:6px}.edit-user-form-container button{margin-top:1.5rem;background:#000;color:#fff200;border:none;padding:.75rem 1.5rem;border-radius:6px;font-weight:700;cursor:pointer}.admin-actions{margin-top:2rem;border-top:1px solid #eee;padding-top:1.5rem}.admin-actions h3{margin-bottom:1rem}.admin-actions button{background:#000;color:#fff200;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-weight:700;margin-bottom:.75rem}.subscription-buttons button{margin-right:1rem}.edit-shift-wrapper{max-width:700px;margin:0 auto;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 0 8px #0000000d}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:700}input[type=datetime-local]{width:100%;padding:.5rem;border:1px solid #ddd;border-radius:8px}.break-item{display:flex;gap:.5rem;margin-bottom:1rem}.delete-break-button{background:transparent;border:none;color:red;cursor:pointer}.add-break-button{margin-top:1rem;padding:.5rem 1rem;background-color:#f7f7f7;border:1px solid #ccc;border-radius:8px;cursor:pointer}.actions{margin-top:2rem;display:flex;gap:1rem}.actions button{display:flex;align-items:center;gap:.5rem;background-color:#222;color:#fff;padding:.75rem 1.5rem;border-radius:10px;border:none;cursor:pointer}.cancel-button{background-color:#bbb}.subscription-status{text-align:center;padding:3rem 1rem}.subscription-status h2{margin-top:1rem;font-size:2rem;color:#333}.subscription-status p{margin:.5rem 0;color:#555}.subscription-button{display:inline-block;margin-top:2rem;padding:.75rem 1.5rem;background-color:#000;color:#fff200;border-radius:8px;text-decoration:none;font-weight:700;transition:background-color .3s ease}.subscription-button:hover{background-color:#333}.table-wrapper{padding:2rem}.report-table{width:100%;border-collapse:collapse}.report-table th,.report-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #ddd}.report-table th{background-color:#f0f0f0}.pdf-download-link{color:#000;background:#fff200;padding:.4rem .8rem;border-radius:4px;text-decoration:none;font-weight:600}.pdf-download-link:hover{opacity:.8}.company-profile-wrapper{display:flex;justify-content:center;padding:2rem 1rem}.company-profile-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;padding:2rem;width:100%;max-width:500px}.company-profile-card h2{margin-bottom:1rem}.company-profile-card input{width:100%;padding:.75rem;margin-bottom:1rem;border:1px solid #ddd;border-radius:6px}.company-profile-card button{background-color:#000;color:#fff200;padding:.75rem 1.5rem;border:none;border-radius:6px;font-weight:700;cursor:pointer}.company-profile-page{display:flex;justify-content:center;padding:2rem;background-color:#f9f9f9}.company-profile-card h2{margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.company-profile-card label{display:block;font-weight:600;margin-bottom:.5rem;margin-top:1rem}.company-profile-card input{width:100%;padding:.6rem;border:1px solid #ccc;border-radius:6px;margin-bottom:1rem}.company-profile-card button{background-color:#000;color:#fff200;border:none;padding:.7rem 1.5rem;border-radius:6px;font-weight:700;cursor:pointer}.company-profile-card button:hover{background-color:#222}@media (max-width: 600px){.company-profile-card{margin:1rem;padding:1.5rem}}.company-users-wrapper{max-width:1200px;margin:0 auto;padding:2rem}.header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.back-link{font-size:.9rem;color:#333;text-decoration:none;background:#f0f0f0;padding:6px 12px;border-radius:6px;transition:background .2s ease}.back-link:hover{background:#ddd}.company-info{color:#555;margin-bottom:1.5rem}.table-container{margin-top:2rem;overflow-x:auto}.report-table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000000d}.report-table th,.report-table td{padding:1rem;text-align:left;border-bottom:1px solid #eee}.report-table th{background-color:#f9f9f9;font-weight:700}.report-table tr:hover{background-color:#f5f5f5}.edit-button{background:#fff200;color:#000;padding:.5rem 1rem;border:none;border-radius:6px;cursor:pointer;transition:background .2s ease}.edit-button:hover{background:#ffd600}.modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center}.modal{background:#fff;padding:2rem;border-radius:10px;width:400px;max-width:90%}.modal-buttons{display:flex;justify-content:flex-end;gap:1rem;margin-top:1rem}.modal-buttons button{padding:.5rem 1rem}.vouchers-page{padding:2rem}.voucher-form{background:#fff;padding:1rem;margin-bottom:2rem;border-radius:10px;box-shadow:0 0 8px #0000001a}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem}.vouchers-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.voucher-card{background:#fff;border-radius:12px;padding:1.2rem;box-shadow:0 0 8px #00000014;display:flex;flex-direction:column;justify-content:space-between}.voucher-card h3{margin-top:0;color:#222}.voucher-card p{margin:.4rem 0;color:#555}.delete-button{margin-top:1rem;background:#ff4d4d;color:#fff;border:none;padding:.6rem;border-radius:8px;cursor:pointer;font-weight:700}.license-page{padding:2rem;max-width:1200px;margin:auto}.license-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;align-items:end;background:#fff;padding:1.5rem;border-radius:10px;box-shadow:0 2px 8px #0000000d;margin-bottom:2rem}.license-form input{padding:.5rem;border:1px solid #ccc;border-radius:6px}.generate-button,.add-button{display:flex;align-items:center;gap:.5rem;background:#fff200;color:#000;border:none;padding:.6rem 1rem;border-radius:8px;cursor:pointer;font-weight:600}.generate-button:hover,.add-button:hover{background:#ffd600}.codes-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.code-card{background:#fff;border-radius:12px;padding:1rem;box-shadow:0 2px 8px #0000000d;display:flex;flex-direction:column;justify-content:space-between}.code-card h3{margin:0;color:#222}.code-card p{margin:.4rem 0;color:#555}.delete-button{margin-top:1rem;background:#ff4d4d;color:#fff;border:none;padding:.4rem;border-radius:6px;cursor:pointer;font-size:.9rem}.delete-button:hover{background:#e60000}.public-layout{display:flex;flex-direction:column;min-height:100vh}.public-header{background:#fff200;padding:1rem 2rem;display:flex;align-items:center;box-shadow:0 2px 6px #0000001a}.public-logo{height:40px;margin-right:1rem}.public-header nav a{color:#000;font-weight:600;text-decoration:none}.public-header nav a:hover{text-decoration:underline}.public-main{flex:1;padding:2rem;background:#f9f9f9}.privacy-container{max-width:800px;margin:2rem auto;background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 8px #0000001a;color:#333}.privacy-container h1{font-size:2rem;margin-bottom:1rem;color:#000}.privacy-container section{margin-bottom:1.5rem}.privacy-container h2{font-size:1.25rem;margin-bottom:.5rem;color:#000}.privacy-container p,.privacy-container ul{font-size:1rem;line-height:1.6;margin:.5rem 0}.privacy-container ul{padding-left:1.2rem}.privacy-container ul li{margin-bottom:.5rem}.privacy-container a{color:#007bff;text-decoration:underline}@media (max-width: 600px){.privacy-container{padding:1rem;margin:1rem}.privacy-container h1{font-size:1.5rem}.privacy-container h2{font-size:1.1rem}}body{margin:0;font-family:Arial,sans-serif;background-color:#f6f6f6;color:#333}.dashboard-layout{min-height:100vh;display:flex;flex-direction:column}.dashboard-header{display:flex;justify-content:space-between;align-items:center;background:#007bff;color:#fff;padding:1rem 2rem}.header-left{display:flex;align-items:center}.dashboard-logo{height:36px;margin-right:10px}.app-name{font-size:1.2rem;font-weight:700}.dashboard-nav a,.dashboard-nav button{color:#fff;margin-left:1rem;text-decoration:none;background:none;border:none;cursor:pointer;font-size:.95rem}.dashboard-nav a:hover,.dashboard-nav button:hover{text-decoration:underline}.dashboard-content{padding:2rem;background-color:#f5f6f9;flex-grow:1}.button-row{display:flex;gap:1rem;margin-top:1.5rem;flex-wrap:wrap}.button-row button{display:flex;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:1rem;background-color:#007bff;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease;box-shadow:0 2px 6px #0000001a}.button-row button:hover{background-color:#0056b3}
