:root{--tenant-primary-color:#0059ac;--tenant-secondary-color:#003d7a;--background-color:#f9fafb;--text-primary:#1f2937;--text-secondary:#6b7280;--border-color:#e5e7eb;--shadow:0 1px 3px 0 #0000001a}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f9fafb;background-color:var(--background-color);color:#1f2937;color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.btn-primary{background-color:#0059ac;background-color:var(--tenant-primary-color);border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.5rem 1rem;transition:background-color .2s}.btn-primary:hover{background-color:#003d7a;background-color:var(--tenant-secondary-color)}a.primary-link{color:#0059ac;color:var(--tenant-primary-color);text-decoration:none}a.primary-link:hover{color:#003d7a;color:var(--tenant-secondary-color)}.text-primary-color{color:#0059ac;color:var(--tenant-primary-color)}.bg-primary-color{background-color:#0059ac;background-color:var(--tenant-primary-color)}.border-primary-color{border-color:#0059ac;border-color:var(--tenant-primary-color)}.mobile-top-bar{display:none}@media (max-width:768px){.mobile-top-bar{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 2px 4px #0000000d;display:flex;height:60px;justify-content:space-between;left:0;padding:0 1rem;position:fixed;right:0;top:0;z-index:998}@supports (padding-top:env(safe-area-inset-top)){.mobile-top-bar{height:calc(60px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top)}}.mobile-menu-toggle{-webkit-tap-highlight-color:transparent;align-items:center;background:#0000;border:none;border-radius:8px;color:#374151;cursor:pointer;display:flex;height:44px;justify-content:center;transition:all .2s ease;width:44px}.mobile-menu-toggle:hover{background:#f3f4f6}.mobile-menu-toggle:active{background:#e5e7eb;transform:scale(.95)}.mobile-menu-toggle:focus-visible{outline:2px solid var(--tenant-primary-color);outline-offset:2px}.mobile-logo-link{align-items:center;display:flex;flex:1 1;justify-content:center;max-width:200px;text-decoration:none}.mobile-logo{height:auto;max-height:36px;max-width:160px;object-fit:contain;width:auto}.mobile-logo-fallback{font-size:1.1rem;font-weight:700;white-space:nowrap}.mobile-top-bar-spacer{flex-shrink:0;width:44px}}@media (max-width:375px){.mobile-top-bar{height:56px;padding:0 .75rem}@supports (padding-top:env(safe-area-inset-top)){.mobile-top-bar{height:calc(56px + env(safe-area-inset-top))}}.mobile-menu-toggle{height:40px;width:40px}.mobile-logo{max-height:32px;max-width:140px}.mobile-top-bar-spacer{width:40px}}@media (max-height:500px) and (max-width:900px){.mobile-top-bar{height:50px}.mobile-logo{max-height:30px}}.sidebar-container{background-color:#f5f5f5;display:flex;flex-direction:column;height:100vh;left:0;position:fixed;top:0;transition:transform .3s ease;width:260px;z-index:100}.sidebar-logo{display:flex;height:auto;justify-content:center;margin:40px auto;width:80%}.sidebar-logo img{max-height:60px;max-width:200px;object-fit:contain;width:auto}.logo-fallback{font-size:1.5rem;font-weight:700;text-align:center}.sidebar-container a{color:#333;display:block;margin-bottom:10px;text-decoration:none}.sidebar-links{display:flex;flex:1 1;flex-direction:column;gap:5px;margin-top:0;padding:20px}.sidebar-links a{align-items:center;border-radius:10px;color:#333;display:flex;font-size:1rem;gap:10px;margin-bottom:0;min-height:48px;padding:15px;text-decoration:none;transition:background-color .2s ease}.sidebar-links a:hover{background-color:#e5e5e5}.sidebar-links a.active{color:#fff}.sidebar-icon{color:inherit;flex-shrink:0;height:20px;width:20px}.sidebar-action-buttons{display:flex;flex-direction:row;justify-content:space-between;padding-bottom:20px;padding-left:10px;padding-right:10px}.sidebar-action-buttons button{align-items:center;background-color:#f5f5f5;border:none;border-radius:20px;color:#000;cursor:pointer;display:flex;flex-direction:column;font-size:.75rem;gap:10px;height:80px;justify-content:center;min-height:80px;transition:background-color .2s ease;width:80px}.sidebar-action-buttons button:hover{background-color:#e5e5e5}.sidebar-action-buttons button.active .icon,.sidebar-action-buttons button.active svg{color:#fff}.sidebar-action-buttons button svg{color:#333;height:18px;width:18px}.sidebar-action-buttons button.active svg{color:#fff}.mobile-backdrop{display:none}@media (max-width:768px){.mobile-backdrop{animation:fadeIn .2s ease;background:#00000080;display:block;inset:0;position:fixed;z-index:999}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.sidebar-container{box-shadow:2px 0 8px #00000026;height:100vh;top:0;transform:translateX(-100%);z-index:1000}.sidebar-container.mobile-open{transform:translateX(0)}.sidebar-logo{margin:20px auto 15px}.sidebar-logo img{max-height:40px;max-width:160px;padding-top:.5rem}.sidebar-links{padding-top:10px}.sidebar-links a{font-size:1rem;min-height:56px;padding:18px 15px}.sidebar-action-buttons button{font-size:.7rem;height:70px;min-height:70px;width:70px}.sidebar-links{padding:15px}body.sidebar-open{overflow:hidden;position:fixed;width:100%}}@media (max-width:375px){.sidebar-container{width:240px}.sidebar-logo{margin:15px auto 10px}.sidebar-logo img{max-height:35px;max-width:140px}.sidebar-action-buttons button{font-size:.65rem;height:65px;min-height:65px;width:65px}.sidebar-links a{font-size:.95rem;gap:8px}.sidebar-icon{height:18px;width:18px}}@media (min-width:768px) and (max-width:1024px){.sidebar-container{width:240px}.sidebar-logo{margin:30px auto}}@media (max-height:500px) and (max-width:768px){.sidebar-logo{margin:10px auto}.sidebar-logo img{max-height:30px}.sidebar-links{gap:2px;padding:5px 10px 10px}.sidebar-links a{min-height:44px;padding:12px 15px}.sidebar-action-buttons{padding-bottom:15px}.sidebar-action-buttons button{height:60px;min-height:60px;width:60px}}.sidebar-action-buttons button:focus-visible,.sidebar-links a:focus-visible{outline:2px solid var(--tenant-primary-color);outline-offset:2px}.sidebar-action-buttons button:focus:not(:focus-visible),.sidebar-links a:focus:not(:focus-visible){outline:none}.sidebar-action-buttons button,.sidebar-links a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.sidebar-action-buttons button{user-select:none;-webkit-user-select:none}.mobile-backdrop,.sidebar-container{will-change:transform,opacity}.dashboard-page{background-color:#f8f9fa;min-height:100vh}.dashboard-page>h1{margin:0;padding:30px 30px 20px}.loading-state{color:#666;font-size:1.1rem;padding:60px 30px;text-align:center}.tasks-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 4px #0000000d;margin:0 30px 30px;overflow:hidden}.tasks-header{align-items:center;background:#f9fafb;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:20px 24px}.tasks-header h2{color:#1a1a1a;font-size:1.25rem;font-weight:600;margin:0}.task-count-badge{background:#0059ac;border-radius:12px;color:#fff;font-size:.875rem;font-weight:600;padding:4px 12px}.task-group{border-bottom:1px solid #e5e7eb}.task-group:last-child{border-bottom:none}.task-group-header{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:16px 24px;transition:background-color .2s ease;-webkit-user-select:none;user-select:none}.task-group-header:hover{background-color:#f9fafb}.task-group-title{align-items:center;color:#374151;display:flex;font-weight:500;gap:12px}.task-icon{font-size:1.25rem}.task-badge{background:#e5e7eb;border-radius:10px;color:#374151;font-size:.75rem;font-weight:600;padding:2px 8px}.task-badge.danger{background:#fee2e2;color:#dc2626}.expand-icon{color:#9ca3af;font-size:1.5rem;font-weight:300}.task-list{background:#f9fafb;border-top:1px solid #e5e7eb}.task-item{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;gap:16px;justify-content:space-between;padding:16px 24px;transition:background-color .2s ease}.task-item:hover{background-color:#f9fafb}.task-item:last-child{border-bottom:none}.task-item-content{align-items:center;display:flex;flex:1 1;gap:16px;justify-content:space-between}.task-item-main{display:flex;flex-direction:column;gap:4px}.task-item-main strong{color:#1a1a1a;font-size:.9375rem}.task-item-meta{color:#6b7280;font-size:.875rem}.task-item-date{color:#9ca3af;font-size:.875rem;white-space:nowrap}.task-item-actions{display:flex;flex-shrink:0;gap:8px}.task-action-btn{border:none;border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:500;padding:8px 16px;transition:all .2s ease;white-space:nowrap}.task-action-btn.view{background:#f3f4f6;color:#374151}.task-action-btn.view:hover{background:#e5e7eb}.task-action-btn.approve{background:#22c55e;color:#fff}.task-action-btn.approve:hover{background:#16a34a}.task-action-btn.approve:disabled{background:#9ca3af;cursor:not-allowed}.task-action-btn.info{background:#0059ac;color:#fff}.task-action-btn.info:hover{background:#004a8f}.task-action-btn.danger{background:#ef4444;color:#fff}.task-action-btn.danger:hover{background:#dc2626}.stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));padding:0 30px 30px}.stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 4px #0000000d;padding:24px;transition:transform .2s ease,box-shadow .2s ease}.stat-card:hover{box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.stat-card.highlight{background:linear-gradient(135deg,#0059ac,#004a8f);border:none;color:#fff}.stat-label{color:#6b7280;font-size:.875rem;font-weight:500;margin-bottom:12px}.stat-card.highlight .stat-label{color:#ffffffe6}.stat-value{color:#1a1a1a;font-size:2.5rem;font-weight:700;line-height:1}.stat-card.highlight .stat-value{color:#fff}.stat-change{font-size:.875rem;font-weight:500;margin-top:12px}.stat-change.positive{color:#22c55e}.stat-change.negative{color:#ef4444}.stat-card.highlight .stat-change{color:#fffffff2}.metrics-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));padding:0 30px 30px}.metric-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 4px #0000000d;padding:24px}.metric-card.alert{background:#fffbeb;border-color:#fbbf24}.metric-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.metric-label{color:#6b7280;font-size:.875rem;font-weight:500}.metric-value{color:#1a1a1a;font-size:1.75rem;font-weight:700}.progress-bar{background:#e5e7eb;border-radius:6px;height:12px;margin-bottom:12px;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(90deg,#0059ac,#22c55e);border-radius:6px;height:100%;transition:width .6s ease}.metric-description{color:#6b7280;font-size:.8125rem;margin:0}.metric-action-btn{background:#0059ac;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;margin-top:12px;padding:10px 16px;transition:background .2s ease;width:100%}.metric-action-btn:hover{background:#004a8f}.section-title{color:#1a1a1a;font-size:1.5rem;font-weight:600;margin:0 0 20px}.growth-section{padding:0 30px 30px}.growth-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.growth-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 4px #0000000d;gap:16px;padding:24px}.growth-card,.growth-icon{align-items:center;display:flex}.growth-icon{background:#f3f4f6;border-radius:12px;flex-shrink:0;font-size:2.5rem;height:60px;justify-content:center;width:60px}.growth-content{flex:1 1}.growth-label{color:#6b7280;font-size:.875rem;font-weight:500;margin-bottom:8px}.growth-value{color:#1a1a1a;font-size:2rem;font-weight:700;line-height:1}.growth-change{font-size:.8125rem;font-weight:500;margin-top:8px}.growth-change.positive{color:#22c55e}.growth-change.negative{color:#ef4444}.charts-section{padding:0 30px 30px}.chart-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 4px #0000000d;margin-bottom:20px;padding:24px}.chart-card h3{color:#1a1a1a;font-size:1.125rem;font-weight:600;margin:0 0 20px}.line-chart{padding:20px 0;width:100%}.chart-bars{gap:12px;height:200px;justify-content:space-between}.chart-bar-container{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:8px;min-width:60px}.chart-bar-value{color:#374151;font-size:.875rem;font-weight:600;margin-bottom:4px}.chart-bar{background:linear-gradient(180deg,#0059ac,#22c55e);border-radius:6px 6px 0 0;cursor:pointer;min-height:4px;transition:height .6s ease;width:100%}.chart-bar:hover{opacity:.8}.chart-bar-label{color:#6b7280;font-size:.75rem;margin-top:8px;text-align:center}.breakdown-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.breakdown-list{display:flex;flex-direction:column;gap:12px}.breakdown-item{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;padding:12px 0}.breakdown-item:last-child{border-bottom:none}.breakdown-label{align-items:center;color:#374151;display:flex;font-size:.9375rem;font-weight:500;gap:10px}.status-dot{border-radius:50%;flex-shrink:0;height:12px;width:12px}.status-dot.new{background:#fbbf24}.status-dot.available{background:#22c55e}.status-dot.assigned{background:#3b82f6}.status-dot.unavailable{background:#9ca3af}.status-dot.waiting{background:#fbbf24}.status-dot.active{background:#22c55e}.status-dot.completed{background:#3b82f6}.status-dot.cancelled{background:#ef4444}.status-dot.invoiced{background:#8b5cf6}.breakdown-value{color:#1a1a1a;font-size:1.25rem;font-weight:700}.top-lists-section{padding:0 30px 30px}.top-lists-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.top-list-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 4px #0000000d;padding:24px}.top-list-card h3{color:#1a1a1a;font-size:1.125rem;font-weight:600;margin:0 0 20px}.top-list{display:flex;flex-direction:column;gap:12px}.top-list-item{align-items:center;background:#f9fafb;border-radius:8px;display:flex;gap:12px;padding:12px;transition:background .2s ease}.top-list-item:hover{background:#f3f4f6}.top-list-rank{color:#0059ac;flex-shrink:0;font-size:1.125rem;font-weight:700;text-align:center;width:40px}.top-list-name{color:#374151;flex:1 1;font-size:.9375rem;font-weight:500}.top-list-value{color:#1a1a1a;font-size:.9375rem;font-weight:600;white-space:nowrap}.empty-state{color:#9ca3af;font-size:.9375rem;padding:40px 20px;text-align:center}.upcoming-section{padding:0 30px 30px}.upcoming-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.upcoming-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 4px #0000000d;padding:24px}.upcoming-card h3{color:#1a1a1a;font-size:1.125rem;font-weight:600;margin:0 0 20px}.upcoming-list{display:flex;flex-direction:column;gap:8px}.upcoming-item{align-items:center;background:#f9fafb;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;padding:12px;transition:all .2s ease}.upcoming-item:hover{background:#e5e7eb;transform:translateX(4px)}.upcoming-item-main{display:flex;flex-direction:column;gap:4px}.upcoming-item-main strong{color:#1a1a1a;font-size:.9375rem}.upcoming-item-meta{color:#6b7280;font-size:.8125rem}.upcoming-item-date{color:#0059ac;white-space:nowrap}.see-all-btn,.upcoming-item-date{font-size:.875rem;font-weight:600}.see-all-btn{background:#f3f4f6;border:none;border-radius:8px;color:#374151;cursor:pointer;margin-top:8px;padding:12px;transition:background .2s ease;width:100%}.see-all-btn:hover{background:#e5e7eb}.summary-section{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));padding:0 30px 40px}.summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 4px #0000000d;padding:24px;text-align:center}.summary-label{color:#6b7280;font-size:.875rem;font-weight:500;margin-bottom:12px}.summary-value{color:#1a1a1a;font-size:2.5rem;font-weight:700}@media (max-width:768px){.dashboard-page>h1{font-size:1.75rem;padding:20px 15px 15px}.charts-section,.growth-section,.metrics-grid,.stats-grid,.summary-section,.tasks-section,.top-lists-section,.upcoming-section{margin-left:15px;margin-right:15px;padding-left:15px;padding-right:15px}.breakdown-grid,.growth-grid,.metrics-grid,.stats-grid,.summary-section,.top-lists-grid,.upcoming-grid{grid-template-columns:1fr}.task-group-header,.task-item{padding:12px 16px}.task-item-content{align-items:flex-start;flex-direction:column}.task-item-actions{width:100%}.task-action-btn{flex:1 1}.chart-card,.growth-card,.metric-card,.stat-card,.summary-card,.top-list-card,.upcoming-card{padding:16px}.chart-bars{gap:8px}.chart-bar-container{min-width:40px}.chart-bar-value{font-size:.75rem}.chart-bar-label{font-size:.7rem}.section-title{font-size:1.25rem}}@media (max-width:375px){.dashboard-page>h1{font-size:1.5rem}.stat-value{font-size:2rem}.metric-value{font-size:1.5rem}.growth-value{font-size:1.75rem}.summary-value{font-size:2rem}}.temps-container{box-sizing:border-box;max-width:none;padding:2rem 3rem;width:100%}.temps-container h1{margin-bottom:1.5rem}.temp-list{list-style:none;padding:0}.temp-card{border:1px solid #ddd;border-radius:8px;cursor:pointer;margin-bottom:1rem;padding:1rem;transition:background-color .2s ease}.temp-card:hover{background-color:#f5f5f5}.row-list{background:#fff;border-radius:10px;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;font-family:Inter,sans-serif;max-width:none;overflow:hidden;width:100%}.row-list-header,.row-list-row{grid-gap:1.5rem;align-items:center;display:grid;gap:1.5rem;width:100%}.row-list-header{background:#f8fafc;border-bottom:1px solid #e5e7eb;color:#475569;font-weight:600;padding:.75rem 2rem}.row-list-header-cell{font-size:.8rem;min-width:0;text-transform:uppercase}.row-list-body{display:flex;flex:1 1;flex-direction:column;width:100%}.row-list-row{border-bottom:1px solid #e5e7eb;cursor:pointer;padding:.9rem 2rem;transition:background .15s ease-in-out}.row-list-row:hover{background:#f1f5f9}.row-list-cell{align-items:center;color:#334155;display:flex;font-size:.95rem;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customers-container{box-sizing:border-box;max-width:none;padding:2rem 3rem;width:100%}.create-customer-btn{background-color:#0059ac;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:.75rem 1.5rem;transition:background-color .2s ease}.create-customer-btn:hover{background-color:#0056b3}.filters{max-width:600px}.filters input{border:1px solid #ccc;border-radius:6px;flex:1 1;padding:.5rem}.customer-list{list-style:none;padding:0}.customer-card{border:1px solid #ddd;border-radius:8px;cursor:pointer;margin-bottom:1rem;padding:1rem;transition:background-color .2s ease}.customer-card:hover{background-color:#f5f5f5}.orders-container{box-sizing:border-box;max-width:none;padding:2rem 3rem;width:100%}.header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.header h1{margin:0}.create-order-btn{background-color:#0059ac;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:.75rem 1.5rem;transition:background-color .2s ease}.create-order-btn:hover{background-color:#0056b3}.filters{display:flex;gap:1rem;margin-bottom:1.5rem;max-width:900px}.filters input,.filters select{border:1px solid #ccc;border-radius:6px;flex:1 1;font-size:14px;padding:.5rem}.filters select{background-color:#fff;cursor:pointer}.order-details-container{box-sizing:border-box;padding:2rem;width:100%}.order-details-header{margin-bottom:2rem}.order-details-header h1{color:#1a1a1a;font-size:2rem;font-weight:600;margin:0}.assignments-section{margin-top:3rem}.assignments-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.assignments-header h2{color:#1a1a1a;font-size:1.5rem;font-weight:600;margin:0}.assign-temp-btn{background-color:#0059ac;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:.75rem 1.5rem;transition:background-color .2s ease}.assign-temp-btn:hover{background-color:#0056b3}.no-assignments{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;padding:3rem;text-align:center}.no-assignments p{color:#64748b;font-size:1rem;margin:0}.modal-content .form-group input,.modal-content .form-group select,.modal-content .form-group textarea{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;font-family:inherit;font-size:14px;outline:none;padding:.75rem;transition:border-color .3s ease;width:100%}.modal-content .form-group input:focus,.modal-content .form-group select:focus,.modal-content .form-group textarea:focus{border-color:#0059ac}.modal-content .form-group select{background-color:#fff;cursor:pointer}@media (max-width:900px){.order-details-container{margin-left:0;padding:1.5rem;width:100%}.assignments-header{align-items:flex-start;flex-direction:column;gap:1rem}.assign-temp-btn{width:100%}}@media (max-width:600px){.order-details-container{padding:1rem}.order-details-header h1{font-size:1.5rem}.modal-content{padding:1.5rem;width:95%}.modal-actions{flex-direction:column}.cancel-btn,.confirm-btn{width:100%}}.create-order-page{align-items:flex-start;background-color:#f9f9f9;box-sizing:border-box;display:flex;justify-content:center;min-height:100vh;padding:70px 20px 40px 280px;width:100%}.create-order-container{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;max-width:800px;padding:30px;width:100%}.create-order-container h1{color:#333;font-size:24px;margin-bottom:20px;text-align:center}.create-order-form{display:flex;flex-direction:column;gap:20px}.form-row{grid-gap:20px;gap:20px;grid-template-columns:1fr 1fr}.form-group input,.form-group select,.form-group textarea{border:1px solid #ccc;border-radius:4px;font-family:inherit;font-size:14px;outline:none;padding:10px;transition:border-color .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#0059ac}.form-group select{background-color:#fff;cursor:pointer}.form-group textarea{min-height:80px;resize:vertical}.create-order-button{background-color:#0059ac;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;margin-top:10px;padding:12px;transition:background-color .3s ease}.create-order-button:hover{background-color:#0056b3}.create-order-button:disabled{background-color:#6c757d;cursor:not-allowed}@media (max-width:768px){.create-order-page{padding:70px 20px 40px}.form-row{grid-template-columns:1fr}}.customer-details-container{box-sizing:border-box;padding:2rem;width:100%}.customer-details-header{margin-bottom:2rem}.customer-details-header h1{color:#1a1a1a;font-size:2rem;font-weight:600;margin:0}@media (max-width:900px){.customer-details-container{margin-left:0;padding:1.5rem;width:100%}.loading{margin-left:0}.cards-grid{grid-template-columns:1fr}}@media (max-width:600px){.customer-details-container,.info-card{padding:1rem}.customer-details-header h1{font-size:1.5rem}.info-row{align-items:flex-start;flex-direction:column;gap:.25rem}.info-value{text-align:left}}.create-customer-page{align-items:center;background-color:#f9f9f9;display:flex;justify-content:center;min-height:100vh;overflow-y:auto;padding-top:70px;width:100%}.create-customer-container{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;max-width:600px;padding:30px;width:100%}.create-customer-container h1{color:#333;font-size:24px;margin-bottom:20px;text-align:center}.create-customer-form{display:flex;flex-direction:column;gap:20px}.create-customer-button{background-color:#0059ac;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:12px;transition:background-color .3s ease}.create-customer-button:hover{background-color:#0056b3}.create-customer-button:disabled{background-color:#6c757d;cursor:not-allowed}.temp-details-container{box-sizing:border-box;padding:2rem;width:100%}.temp-details-header{margin-bottom:2rem}.temp-details-header h1{color:#1a1a1a;font-size:2rem;font-weight:600;margin:0}.loading{padding:2rem}.cards-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.info-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:1.5rem;transition:box-shadow .2s ease}.info-card:hover{box-shadow:0 4px 6px #0000001a}.info-card-title{border-bottom:2px solid #e5e7eb;color:#1a1a1a;font-size:1.25rem;font-weight:600;margin:0 0 1rem;padding-bottom:.75rem}.info-card-content{display:flex;flex-direction:column;gap:.75rem}.info-row{align-items:baseline;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;padding:.5rem 0}.info-row:last-child{border-bottom:none}.info-label{color:#4b5563;flex-shrink:0;font-weight:500;margin-right:1rem}.info-value{text-align:right;word-break:break-word}.files-list{gap:.5rem;list-style:none;margin:0;padding:0}.files-list li{border-bottom:1px solid #f3f4f6;padding:.5rem 0}.files-list li:last-child{border-bottom:none}.files-list a{color:#2563eb;display:inline-block;text-decoration:none;transition:color .2s ease}.files-list a:hover{color:#1d4ed8;text-decoration:underline}.file-type{color:#4b5563;font-weight:500}@media (max-width:1200px){.cards-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}}@media (max-width:900px){.temp-details-container{margin-left:0;padding:1.5rem;width:100%}.loading{margin-left:0}.cards-grid{grid-template-columns:1fr}}@media (max-width:600px){.info-card,.temp-details-container{padding:1rem}.temp-details-header h1{font-size:1.5rem}.info-row{align-items:flex-start;flex-direction:column;gap:.25rem}.info-value{text-align:left}}.temp-files-section{margin-top:2rem}.temp-files-section h3{color:#1a1a1a;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.files-list{gap:1rem}.file-item{border-radius:8px}.file-item:hover{box-shadow:0 2px 4px #0000000d}.file-info{flex:1 1}.file-details{gap:.25rem}.file-type{color:#1a1a1a;font-size:.95rem}.file-name{color:#6b7280;font-size:.85rem}.file-meta{color:#059669;font-size:.8rem;font-weight:500}@media (max-width:768px){.file-item{align-items:flex-start;flex-direction:column;gap:1rem}.file-info{width:100%}.secure-file-viewer{justify-content:flex-start;width:100%}}.secure-file-viewer{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.encrypted-badge{background:#dcfce7;border:1px solid #bbf7d0;border-radius:6px;color:#166534;font-size:.85rem;font-weight:500;padding:.25rem .75rem}.file-action-btn{background:#fff;border:1px solid #e5e7eb;border-radius:6px;font-size:.9rem;font-weight:500;height:40px;min-width:40px;padding:.5rem}.file-action-btn:hover:not(:disabled){box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.file-action-btn:disabled{cursor:not-allowed;opacity:.5}.file-action-btn.view{border-color:#0059ac}.file-action-btn.view:hover:not(:disabled){background:#eff6ff}.file-action-btn.download{border-color:#059669;color:#059669}.file-action-btn.download:hover:not(:disabled){background:#ecfdf5}.file-action-btn.delete{border-color:#fecaca}.file-action-btn.delete:hover:not(:disabled){background:#fef2f2;border-color:#dc2626}.error-message{margin-top:.5rem;width:100%}@media (max-width:768px){.file-action-btn{height:36px;min-width:36px;padding:.375rem}}.modal-overlay{animation:modalFadeIn .2s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}.modal-content{animation:modalSlideUp .3s ease;position:relative}.modal-small{max-width:320px;width:90%}.modal-medium{max-width:400px;width:90%}.modal-large{max-width:600px;width:90%}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-title{color:#1a1a1a;font-size:1.5rem;font-weight:600;margin:1.5rem 0 .75rem}.modal-message{color:#6b7280;font-size:.95rem;line-height:1.6;margin:0}.modal-custom-content{width:100%}.modal-close-button{align-items:center;background:none;border:none;border-radius:6px;color:#9ca3af;cursor:pointer;display:flex;justify-content:center;padding:.5rem;position:absolute;right:1rem;top:1rem;transition:all .2s ease}.modal-close-button:hover{background-color:#f3f4f6;color:#374151}.modal-close-button:focus-visible{outline:2px solid #0059ac;outline-offset:2px}.modal-loading-spinner{animation:modalSpin 1s linear infinite;border:4px solid #e5e7eb;border-radius:50%;border-top-color:#0059ac;height:60px;margin:0 auto;width:60px}@keyframes modalSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.modal-icon{height:80px;margin:0 auto;width:80px}.modal-icon svg{height:100%;width:100%}.modal-success-circle{stroke:#10b981;stroke-width:2;stroke-dasharray:166;stroke-dashoffset:166;animation:modalStroke .6s cubic-bezier(.65,0,.45,1) forwards}.modal-success-check{stroke:#10b981;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:48;stroke-dashoffset:48;animation:modalStroke .3s cubic-bezier(.65,0,.45,1) .4s forwards}.modal-error-circle{stroke:#ef4444;stroke-width:2;stroke-dasharray:166;stroke-dashoffset:166;animation:modalStroke .6s cubic-bezier(.65,0,.45,1) forwards}.modal-error-x{stroke:#ef4444;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:40;stroke-dashoffset:40;animation:modalStroke .3s cubic-bezier(.65,0,.45,1) .4s forwards}.modal-info-circle{stroke:#0059ac;stroke-width:2;stroke-dasharray:166;stroke-dashoffset:166;animation:modalStroke .6s cubic-bezier(.65,0,.45,1) forwards}.modal-info-i{stroke:#0059ac;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:20;stroke-dashoffset:20;animation:modalStroke .3s cubic-bezier(.65,0,.45,1) .4s forwards}@keyframes modalStroke{to{stroke-dashoffset:0}}@media (max-width:768px){.modal-content{padding:2.5rem 1.5rem}.modal-small{max-width:300px}.modal-medium{max-width:340px}.modal-large{max-width:500px}.modal-title{font-size:1.35rem}.modal-message{font-size:.9rem}.modal-loading-spinner{height:50px;width:50px}.modal-icon{height:70px;width:70px}}@media (max-width:375px){.modal-content{padding:2rem 1.25rem}.modal-title{font-size:1.25rem}.modal-loading-spinner{height:45px;width:45px}.modal-icon{height:60px;width:60px}}@media (prefers-reduced-motion:reduce){.modal-content,.modal-loading-spinner,.modal-overlay{animation:none}.modal-error-circle,.modal-error-x,.modal-info-circle,.modal-info-i,.modal-success-check,.modal-success-circle{stroke-dashoffset:0;animation:none}}.modal-content::-webkit-scrollbar{width:8px}.modal-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.modal-content::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.modal-content::-webkit-scrollbar-thumb:hover{background:#555}.profile-page{background-color:#f5f7fa;min-height:100vh;padding:2rem}.profile-container{margin:0 auto;max-width:1200px}.loading-state{align-items:center;color:#6b7280;display:flex;font-size:.95rem;justify-content:center;min-height:400px}.error-message{color:#dc2626;padding:4rem 2rem;text-align:center}.profile-header{align-items:center;background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000000f;display:flex;gap:2rem;margin-bottom:2rem;padding:2rem}.profile-photo-section{flex-shrink:0}.profile-photo-wrapper{height:120px;position:relative;width:120px}.profile-photo{object-fit:cover}.profile-photo,.profile-photo-placeholder{border:4px solid #e5e7eb;border-radius:50%;height:120px;width:120px}.profile-photo-placeholder{background:linear-gradient(135deg,#667eea,#764ba2)}.photo-upload-overlay,.profile-photo-placeholder{align-items:center;color:#fff;display:flex;justify-content:center}.photo-upload-overlay{background:#0059ac;border:3px solid #fff;border-radius:50%;bottom:0;cursor:pointer;height:36px;position:absolute;right:0;transition:all .2s ease;width:36px}.photo-upload-overlay:hover{background:#004a8f;transform:scale(1.05)}.uploading-text{display:none}.profile-header-info{flex:1 1}.profile-header-info h1{color:#1a1a1a;font-size:1.75rem;font-weight:700;margin:0 0 .5rem}.profile-meta{display:flex;gap:.75rem;margin-bottom:1rem}.role-badge{background:linear-gradient(135deg,#0059ac,#07c);border-radius:20px;color:#fff;display:inline-block;font-size:.8rem;font-weight:600;letter-spacing:.05em;padding:.35rem .75rem;text-transform:uppercase}.profile-contact{display:flex;flex-direction:column;gap:.5rem}.contact-item{align-items:center;color:#6b7280;display:flex;font-size:.95rem;gap:.5rem}.contact-item svg{color:#9ca3af;flex-shrink:0}.profile-sections{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.profile-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;padding:1.5rem}.profile-section.files-section{grid-column:1/-1}.section-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:1.25rem;padding-bottom:.75rem}.section-header h3{align-items:center;color:#1a1a1a;display:flex;font-size:1rem;font-weight:600;gap:.5rem;margin:0}.section-header h3 svg{color:#0059ac}.edit-button{align-items:center;background:#f3f4f6;border:none;border-radius:8px;color:#374151;cursor:pointer;display:flex;flex-shrink:0;height:36px;justify-content:center;padding:0;transition:all .2s ease;width:36px}.edit-button:hover{background:#e5e7eb;color:#0059ac}.section-header .edit-button.add-document-btn{font-size:.85rem;font-weight:500;gap:.35rem;height:auto;padding:.5rem 1rem;width:auto}.info-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.info-item{align-items:flex-start;display:flex;flex-direction:column;gap:.35rem}.info-item.full-width{grid-column:1/-1}.info-label{color:#6b7280;font-size:.7rem;font-weight:600;letter-spacing:.05em;text-align:left;text-transform:uppercase}.info-value{color:#1a1a1a;font-size:.95rem;font-weight:500;text-align:left}.edit-form{display:flex;flex-direction:column;gap:1rem}.form-group{gap:.35rem}.form-group label{font-size:.8rem;font-weight:500}.form-group input{font-size:.95rem;padding:.625rem .875rem;transition:border-color .2s ease,box-shadow .2s ease}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 2fr}.form-actions{border-top:1px solid #e5e7eb;display:flex;gap:.75rem;justify-content:flex-end;margin-top:.5rem;padding-top:1rem}.cancel-button,.save-button{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.35rem;padding:.5rem 1rem;transition:all .2s ease}.cancel-button:hover{background:#e5e7eb}.save-button{background:#0059ac;color:#fff}.save-button:hover{background:#004a8f}.save-button:disabled{background:#9ca3af;cursor:not-allowed}.checkbox-label{align-items:center;background:#f9fafb;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;display:flex;gap:.5rem;min-width:100px;padding:.5rem .875rem;transition:all .2s ease}.checkbox-label:hover{background:#f3f4f6;border-color:#d1d5db}.checkbox-label:has(input:checked){background:#eff6ff;border-color:#0059ac}.checkbox-label input[type=checkbox]{accent-color:#0059ac;cursor:pointer;height:18px;width:18px}.checkbox-label span{color:#374151;font-size:.9rem;font-weight:500}.licenses-display{min-height:40px}.license-badges{display:flex;flex-wrap:wrap;gap:.5rem}.license-badge{background:#eff6ff;border:1px solid #bfdbfe;border-radius:20px;color:#0059ac;display:inline-block;font-size:.85rem;font-weight:500;padding:.35rem .75rem}.no-data{color:#9ca3af;font-size:.9rem;font-style:italic}.files-list{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.file-item{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;display:flex;justify-content:space-between;padding:1rem;transition:all .2s ease}.file-item:hover{background:#f3f4f6;border-color:#d1d5db}.file-info{align-items:center;display:flex;gap:1rem}.file-icon{color:#0059ac;flex-shrink:0}.file-details{display:flex;flex-direction:column;gap:.15rem}.file-type{color:#6b7280;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.file-name{color:#1a1a1a;font-size:.95rem;font-weight:500}.file-actions{display:flex;gap:.5rem}.file-action-btn{border:none;border-radius:8px;box-sizing:border-box;cursor:pointer;flex-shrink:0;height:36px;padding:0;text-decoration:none;transition:all .2s ease;width:36px}.file-action-btn,a.file-action-btn{align-items:center;display:flex;justify-content:center}.file-action-btn svg{flex-shrink:0;height:18px;width:18px}.file-action-btn.view{background:#eff6ff;color:#0059ac}.file-action-btn.view:hover{background:#dbeafe}.file-action-btn.delete{background:#fef2f2;color:#dc2626}.file-action-btn.delete:hover{background:#fee2e2}.add-files-form{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}.add-files-form h4{color:#374151;font-size:1rem;font-weight:600;margin:0 0 1rem}.new-file-row{align-items:center;display:flex;gap:.75rem;margin-bottom:.75rem}.file-type-select{background:#fff;border:1px solid #d1d5db;border-radius:8px;cursor:pointer;flex:1 1;font-size:.9rem;max-width:200px;outline:none;padding:.625rem .875rem}.file-type-select:focus{border-color:#0059ac}.upload-button{display:flex;flex:1 1;font-size:.9rem;gap:.5rem;padding:.625rem 1rem}.upload-button.not-uploaded{background:#fff;color:#6b7280}.upload-button.not-uploaded:hover{background:#f9fafb;color:#374151}.upload-button.uploaded{background:#ecfdf5}.remove-file-btn{align-items:center;background:#fef2f2;border:none;border-radius:8px;color:#dc2626;cursor:pointer;display:flex;flex-shrink:0;height:36px;justify-content:center;transition:all .2s ease;width:36px}.remove-file-btn:hover{background:#fee2e2}.add-another-file-btn{align-items:center;background:#0000;border:1px dashed #0059ac;border-radius:8px;color:#0059ac;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;transition:all .2s ease}.add-another-file-btn:hover{background:#eff6ff}.no-files{color:#6b7280;padding:2rem;text-align:center}.no-files-icon{color:#d1d5db;margin-bottom:.75rem}.no-files p{margin:0}.no-files-hint{color:#9ca3af;font-size:.85rem;margin-top:.5rem!important}@media (max-width:1024px){.profile-sections{grid-template-columns:repeat(2,1fr)}.profile-section.files-section{grid-column:1/-1}}@media (max-width:768px){.profile-page{padding:1rem}.profile-header{flex-direction:column;gap:1.5rem;padding:1.5rem;text-align:center}.profile-header-info h1{font-size:1.5rem}.profile-meta{justify-content:center}.profile-contact{align-items:center}.profile-sections{grid-template-columns:1fr}.profile-section{padding:1.25rem}.profile-section.files-section{grid-column:auto}.section-header{align-items:center;flex-direction:row;gap:.75rem}.section-header h3{flex:1 1}.form-row,.info-grid{grid-template-columns:1fr}.form-actions{flex-direction:column}.cancel-button,.save-button{justify-content:center;width:100%}.new-file-row{align-items:stretch;flex-direction:column}.file-type-select{max-width:none}.file-item{align-items:flex-start;flex-direction:column;gap:1rem}.file-actions{justify-content:flex-end;width:100%}.section-header .edit-button.add-document-btn{font-size:.8rem;padding:.4rem .75rem}}@media (max-width:375px){.profile-page{padding:.75rem}.profile-header{padding:1rem}.profile-photo,.profile-photo-placeholder,.profile-photo-wrapper{height:100px;width:100px}.profile-header-info h1{font-size:1.35rem}.profile-section{padding:1rem}.checkbox-label{min-width:80px;padding:.4rem .65rem}.checkbox-label span{font-size:.85rem}}@media print{.add-files-form,.edit-button,.file-action-btn.delete,.photo-upload-overlay{display:none!important}}.cancel-button:focus-visible,.edit-button:focus-visible,.file-action-btn:focus-visible,.save-button:focus-visible,.upload-button:focus-visible{outline:2px solid #0059ac;outline-offset:2px}@media (prefers-reduced-motion:reduce){.spinner{animation:none}.photo-upload-overlay:hover{transform:none}}.account-settings-section{background:#f9fafb;border:1px solid #e5e7eb}.account-settings-section .section-header{cursor:pointer;margin:0;padding:1rem 1.5rem;transition:background-color .2s ease;-webkit-user-select:none;user-select:none}.account-settings-section .section-header:hover{background:#f3f4f6}.account-settings-section .section-header h3{flex:1 1;margin:0}.expand-button{align-items:center;background:none;border:none;color:#6b7280;cursor:pointer;display:flex;font-size:1.5rem;font-weight:300;height:24px;justify-content:center;outline:none;padding:0;transition:color .2s ease;width:24px}.expand-button:hover{color:#0059ac}.expand-button:focus{outline:none}.expand-button:focus-visible{border-radius:4px;outline:2px solid #0059ac;outline-offset:2px}.account-settings-content{animation:slideDown .2s ease;background:#fff;border-top:1px solid #e5e7eb;padding:1.5rem}@keyframes slideDown{0%{max-height:0;opacity:0}to{max-height:500px;opacity:1}}.settings-option{align-items:center;display:flex;gap:1.5rem;justify-content:space-between;padding:1rem 0}.settings-info{flex:1 1}.settings-info h4{color:#1a1a1a;font-size:1rem;font-weight:600;margin:0 0 .5rem}.settings-info p{color:#6b7280;font-size:.9rem;line-height:1.5;margin:0}.settings-action-button{border:none;border-radius:8px;cursor:pointer;flex-shrink:0;font-size:.9rem;font-weight:500;padding:.75rem 1.25rem;transition:all .2s ease;white-space:nowrap}.settings-action-button.secondary{background:#f3f4f6;border:1px solid #d1d5db;color:#374151}.settings-action-button.secondary:hover{background:#e5e7eb;border-color:#9ca3af}.settings-action-button.danger{background:#fff;border:1px solid #fecaca;color:#dc2626}.settings-action-button.danger:hover{background:#fef2f2;border-color:#dc2626}.settings-divider{background:#e5e7eb;height:1px;margin:1rem 0}.danger-zone{padding-top:1rem}.danger-zone .settings-info h4{color:#dc2626}@media (max-width:768px){.account-settings-content,.account-settings-section .section-header{padding:1rem}.settings-option{align-items:flex-start;flex-direction:column;gap:1rem;padding:1rem 0}.settings-action-button{width:100%}}@media (max-width:375px){.settings-info h4{font-size:.95rem}.settings-info p{font-size:.85rem}.settings-action-button{font-size:.85rem;padding:.625rem 1rem}}.account-settings-section .section-header:focus-visible{outline:2px solid #0059ac;outline-offset:2px}.settings-action-button:focus-visible{outline:2px solid #0059ac;outline-offset:2px}.account-settings-section,.files-section{grid-column:1/-1}@media (max-width:768px){.account-settings-section,.files-section{grid-column:auto}}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080}.modal-content{border-radius:12px}.modal-header{border-bottom:1px solid #e5e7eb;padding:1.5rem}.modal-header h2{color:#1a1a1a;font-size:1.5rem;font-weight:600;margin:0}.modal-body{padding:1.5rem}.warning-message{align-items:flex-start;background:#fef3c7;border:1px solid #fbbf24;border-left:4px solid #f59e0b;border-radius:8px;color:#92400e;display:flex;font-size:.95rem;font-weight:500;gap:.5rem;margin-bottom:1.25rem;padding:1rem}.delete-points{list-style:none;margin:1.25rem 0;padding:0}.delete-points li{align-items:flex-start;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;color:#374151;display:flex;font-size:.9rem;gap:.5rem;line-height:1.5;margin-bottom:.75rem;padding:.75rem 1rem}.delete-points li:last-child{background:#fef2f2;border-color:#fecaca;color:#991b1b;font-weight:500}.confirm-text{color:#1a1a1a;font-size:1rem;font-weight:600;margin:1.5rem 0 0;text-align:center}.modal-footer{border-top:1px solid #e5e7eb;display:flex;gap:1rem;justify-content:flex-end;padding:1.5rem}.cancel-button,.confirm-button{border:none;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.cancel-button{background:#f3f4f6;color:#374151}.cancel-button:hover:not(:disabled){background:#e5e7eb}.confirm-button{background:#dc2626;color:#fff}.confirm-button:hover:not(:disabled){background:#b91c1c}.cancel-button:disabled,.confirm-button:disabled{cursor:not-allowed;opacity:.5}@media (max-width:768px){.modal-content{max-width:calc(100% - 2rem)}.modal-header h2{font-size:1.25rem}.modal-body{padding:1.25rem}.delete-points li,.warning-message{font-size:.85rem}.modal-footer{flex-direction:column-reverse}.cancel-button,.confirm-button{width:100%}}@media (max-width:375px){.modal-body,.modal-footer,.modal-header{padding:1rem}.modal-header h2{font-size:1.1rem}.delete-points li,.warning-message{font-size:.8rem;padding:.625rem .75rem}.confirm-text{font-size:.9rem}}.cancel-button:focus-visible,.confirm-button:focus-visible{outline:2px solid #0059ac;outline-offset:2px}.data-export-modal .modal-header h2{color:#0059ac}.info-message{align-items:flex-start;background:#eff6ff;border:1px solid #93c5fd;border-left:4px solid #0059ac;border-radius:8px;color:#1e40af;display:flex;font-size:.95rem;font-weight:500;gap:.5rem;margin-bottom:1.25rem;padding:1rem}.export-details{margin:1.25rem 0}.export-details h4{color:#1a1a1a;font-size:.95rem;font-weight:600;margin:0 0 .75rem}.export-points{list-style:none;margin:0;padding:0}.export-points li{align-items:flex-start;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;color:#374151;display:flex;font-size:.9rem;gap:.5rem;line-height:1.5;margin-bottom:.5rem;padding:.625rem 1rem}.export-points li:last-child{margin-bottom:0}.data-export-modal .confirm-button{background:#0059ac;color:#fff}.data-export-modal .confirm-button:hover:not(:disabled){background:#004a8f}@media (max-width:768px){.export-points li,.info-message{font-size:.85rem}.export-details h4{font-size:.9rem}}@media (max-width:375px){.export-points li,.info-message{font-size:.8rem;padding:.5rem .75rem}.export-details h4{font-size:.85rem}}.settings-page{box-sizing:border-box;padding:2rem;width:100%}.settings-page>h1{color:#1a1a1a;font-size:2rem;font-weight:600;margin-bottom:2rem;padding-left:30px;padding-right:30px;padding-top:30px}.settings-container{max-width:700px;padding:0 30px}.settings-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin-bottom:2rem;padding:2rem}.settings-section-header{border-bottom:2px solid #f3f4f6;margin-bottom:2rem;padding-bottom:1rem}.settings-section-header h2{color:#1a1a1a;font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.settings-section-description{color:#6b7280;font-size:.95rem;line-height:1.5;margin:0}.language-options{display:flex;flex-direction:column;gap:1rem}.language-option{background:#f9fafb;border:2px solid #e5e7eb;border-radius:10px;gap:1.5rem;padding:1.5rem;transition:all .2s ease}.language-option:hover{background:#f3f4f6;border-color:#d1d5db;box-shadow:0 4px 6px #0000000d;transform:translateY(-2px)}.language-option.active{background:#eff6ff;border-color:var(--tenant-primary-color);box-shadow:0 0 0 3px #0059ac1a}.language-option.active:hover{background:#dbeafe}.language-flag{font-size:2.5rem;line-height:1;text-align:center;width:60px}.language-details{display:flex;flex:1 1;flex-direction:column;gap:.25rem}.language-name{color:#1a1a1a;font-size:1.125rem;font-weight:600}.language-name-native{color:#6b7280;font-size:.875rem}.language-checkmark{color:var(--tenant-primary-color);font-size:1.5rem;font-weight:700;margin-left:auto}@media (max-width:768px){.settings-page{padding:1rem}.settings-page>h1{font-size:1.5rem;padding-left:1rem;padding-right:1rem;padding-top:1rem}.settings-container{padding:0 1rem}.settings-section{padding:1.5rem}.settings-section-header h2{font-size:1.25rem}.language-option{gap:1rem;padding:1rem}.language-flag{font-size:2rem;width:50px}.language-name{font-size:1rem}.language-name-native{font-size:.8rem}.language-checkmark{font-size:1.25rem}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.8}}.language-option.active .language-checkmark{animation:pulse .5s ease-in-out}.app-container{display:flex;min-height:100vh;overflow-x:hidden;width:100%}.main-content{box-sizing:border-box;flex:1 1;margin-left:260px;min-height:100vh;width:calc(100% - 260px)}@media (min-width:768px) and (max-width:1024px){.main-content{margin-left:240px;width:calc(100% - 240px)}}@media (max-width:768px){.main-content{margin-left:0;padding-top:60px;width:100%}@supports (padding-top:env(safe-area-inset-top)){.main-content{padding-top:calc(60px + env(safe-area-inset-top))}}}@media (max-width:375px){.main-content{padding-top:56px}@supports (padding-top:env(safe-area-inset-top)){.main-content{padding-top:calc(56px + env(safe-area-inset-top))}}}@media (max-height:500px) and (max-width:900px){.main-content{padding-top:50px}}.admin-page{margin:0 auto;max-width:1000px;padding:2rem}.admin-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:2rem}.admin-container h1{color:#1a1a1a;margin-bottom:1rem}.admin-warning{background:#fef3c7;border:2px solid #fbbf24;border-radius:8px;color:#92400e;font-weight:500;margin-bottom:2rem;padding:1rem}.admin-section{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.admin-section h2{color:#374151;margin-top:0}.admin-section.danger-zone{background:#fef2f2;border-color:#fecaca}.admin-form{display:flex;flex-direction:column;gap:1rem}.form-group label{display:block;margin-bottom:.5rem}.form-group input{border:1px solid #d1d5db;border-radius:8px;font-size:1rem;padding:.75rem;width:100%}.admin-button{background:#0059ac;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.875rem 1.5rem;transition:background .2s}.admin-button:hover:not(:disabled){background:#004a8f}.admin-button:disabled{background:#9ca3af;cursor:not-allowed}.admin-button.danger{background:#dc2626}.admin-button.danger:hover:not(:disabled){background:#b91c1c}.result{border-radius:8px;margin-top:1rem;padding:1rem}.result.success{background:#d1fae5;border:1px solid #10b981;color:#065f46}.result.error{background:#fee2e2;border:1px solid #ef4444;color:#991b1b}.batch-result{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-top:1rem;padding:1rem}.batch-result h3{margin-top:0}.batch-result details{margin-top:1rem}.batch-result pre{background:#f3f4f6;border-radius:4px;font-size:.85rem;overflow-x:auto;padding:1rem}.chart-title-section h2{margin:0 0 12px}@media (max-width:768px){.dashboard-page{padding:1rem}.dashboard-page>h1{font-size:1.5rem}.chart-container{padding:20px}.chart-title-section h2{font-size:1.25rem}.year-summary{font-size:.85rem;gap:12px}.year-summary strong{font-size:1rem}.chart-controls{align-items:stretch;flex-direction:column}.chart-legend,.year-selector{justify-content:center}.chart{flex-direction:column}.chart-y-axis{border-bottom:2px solid #e5e7eb;border-right:none;flex-direction:row;height:auto;justify-content:space-between;margin-bottom:10px;order:2;padding-bottom:10px;padding-right:0;width:100%}.y-axis-label{font-size:.75rem;text-align:center}.chart-content{order:1}.chart-bars{gap:2px;height:180px;padding:0 5px}.bar-group{max-width:28px;min-width:20px}.bar,.bar.empty{max-width:24px}.bar.empty{height:3px}.bar-label{font-size:.65rem}.bar-label-x{font-size:.7rem;margin-top:6px}}@media (max-width:480px){.chart-container{padding:15px}.chart-title-section h2{font-size:1.1rem}.year-summary{flex-direction:column;gap:8px}.chart-legend{gap:12px}.legend-item{font-size:.8rem}.legend-color{height:16px;width:16px}.chart-bars{gap:1px;height:150px;padding:0 2px}.bar-group{max-width:24px;min-width:18px}.bar,.bar.empty{max-width:20px}.bar.empty{height:3px}.bar-label{font-size:.6rem}.bar-label-x{font-size:.65rem;margin-top:4px}.year-nav-btn{height:32px;width:32px}.year-display{font-size:1.1rem;min-width:70px}.y-axis-label{font-size:.7rem}}.time-registration-page{margin:0 auto;max-width:1200px;padding:2rem}.page-header h1{margin:0 0 1rem}.current-order-info{background:#e3f2fd;border-left:4px solid #2196f3;border-radius:6px;padding:1rem}.no-order-message{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:4rem 2rem;text-align:center}.no-order-message h1{color:#1a1a1a;margin-bottom:1rem}.no-order-message p{color:#666;font-size:1.1rem;margin:.5rem 0}.calendar-header{align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding:1rem}.calendar-header h2{color:#1a1a1a;margin:0}.month-nav-btn{align-items:center;background:#0059ac;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;justify-content:center;min-height:44px;min-width:44px;padding:.5rem 1rem;transition:background-color .2s ease}.month-nav-btn:hover{background:#0056b3}.calendar-container{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:2rem;padding:1.5rem}.calendar-weekdays{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(7,1fr);margin-bottom:.5rem}.weekday-label{color:#666;font-size:.9rem;font-weight:600;padding:.5rem;text-align:center}.calendar-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(7,1fr)}.calendar-day{aspect-ratio:1;background:#fff;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;display:flex;flex-direction:column;min-height:80px;padding:.5rem;position:relative;transition:all .2s ease}.calendar-day:hover{background:#f8fafc;border-color:#0059ac;box-shadow:0 2px 6px #0000001a;transform:translateY(-2px)}.calendar-day.empty{background:#f9fafb;border:1px solid #0000;cursor:default}.calendar-day.empty:hover{background:#f9fafb;box-shadow:none;transform:none}.calendar-day.today{border:2px solid #0059ac;font-weight:600}.calendar-day.has-entry{background:#f0f9ff}.day-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.25rem}.day-number{color:#374151;font-size:.9rem}.status-indicator{border-radius:50%;flex-shrink:0;height:10px;width:10px}.day-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start}.hours{color:#1a1a1a;font-size:.85rem;font-weight:600;margin-top:.25rem}.legend{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:1.5rem}.legend h3{color:#1a1a1a;font-size:1rem;margin:0 0 1rem}.legend-items{display:flex;flex-wrap:wrap;gap:1.5rem}.legend-item{gap:.5rem}.legend-color{border:1px solid #e5e7eb;border-radius:50%;height:16px;width:16px}.modal-overlay{padding:1rem}.modal-content{max-height:90vh;overflow-y:auto;width:100%}.modal-content .form-group label{color:#555;font-weight:500}.modal-content .form-group input{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;font-size:16px;outline:none;padding:.75rem;transition:border-color .3s ease;width:100%}.modal-content .form-group textarea{font-size:16px}.modal-content .form-group input:focus,.modal-content .form-group textarea:focus{border-color:#0059ac}.total-hours{background:#f0f9ff;border-radius:6px;font-size:1.1rem;margin-bottom:1.5rem;padding:1rem;text-align:center}.cancel-btn,.confirm-btn,.delete-btn{border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:600;min-height:44px;padding:.75rem 1.5rem;transition:background-color .2s ease}.delete-btn{background-color:#dc3545;color:#fff;margin-right:auto}.delete-btn:hover{background-color:#c82333}.delete-btn:disabled{cursor:not-allowed}.confirm-btn:disabled,.delete-btn:disabled{background-color:#6c757d}@media (max-width:1024px){.time-registration-page{padding:1.5rem}.calendar-day{min-height:70px;padding:.4rem}.day-number{font-size:.85rem}.hours{font-size:.8rem}}@media (max-width:768px){.time-registration-page{padding:1rem}.page-header h1{font-size:1.5rem}.calendar-header{gap:.5rem;padding:.75rem}.calendar-header h2{flex:1 1;font-size:1rem;text-align:center}.month-nav-btn{font-size:1rem;min-height:40px;min-width:40px;padding:.5rem}.calendar-container{border-radius:6px;padding:.75rem}.calendar-weekdays{gap:2px;margin-bottom:4px}.weekday-label{font-size:.7rem;font-weight:700;padding:.25rem}.calendar-grid{gap:3px}.calendar-day{aspect-ratio:unset;border-radius:4px;min-height:52px;padding:4px}.calendar-day.today{border-width:2px}.day-header{margin-bottom:2px}.day-number{font-size:.75rem;font-weight:600}.status-indicator{height:8px;width:8px}.hours{font-size:.65rem;margin-top:2px;white-space:nowrap}.legend{padding:1rem}.legend h3{font-size:.9rem;margin-bottom:.75rem}.legend-items{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:1rem;overflow-x:auto;padding-bottom:.5rem}.legend-item{flex-shrink:0;font-size:.85rem}.legend-color{height:14px;width:14px}.modal-overlay{align-items:flex-end;padding:0}.modal-content{animation:slideUp .3s ease;border-radius:16px 16px 0 0;max-height:95vh;max-width:100%;padding:1.5rem 1.5rem calc(1.5rem + env(safe-area-inset-bottom))}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.modal-content h2{font-size:1.25rem;padding-right:2rem}.modal-content .form-group,.modal-content h2{margin-bottom:1.25rem}.modal-content .form-group label{font-size:13px;margin-bottom:.4rem}.modal-content .form-group input,.modal-content .form-group textarea{border-radius:8px;font-size:16px;padding:.875rem}.time-inputs-row{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 1fr}.total-hours{border-radius:8px;font-size:1rem;margin-bottom:1rem;padding:.875rem}.modal-actions{flex-direction:column;gap:.75rem;margin-top:1.5rem}.cancel-btn,.confirm-btn,.delete-btn{border-radius:8px;font-size:15px;min-height:48px;padding:1rem;width:100%}.delete-btn{margin-right:0;order:3}.confirm-btn{order:1}.cancel-btn{background-color:initial;color:#666;order:2}}@media (max-width:375px){.time-registration-page{padding:.75rem}.calendar-header h2,.month-nav-btn{font-size:.9rem}.month-nav-btn{min-height:36px;min-width:36px}.calendar-container{padding:.5rem}.calendar-grid{gap:2px}.calendar-day{min-height:46px;padding:3px}.day-number{font-size:.7rem}.status-indicator{height:6px;width:6px}.hours,.weekday-label{font-size:.6rem}.modal-content{padding:1.25rem}.modal-content h2{font-size:1.1rem}}@media (max-height:500px) and (max-width:900px){.time-registration-page{padding-top:1rem}.calendar-header{margin-bottom:.75rem}.calendar-container{margin-bottom:1rem}.calendar-day{min-height:40px}.modal-overlay{align-items:center;padding:.5rem}.modal-content{border-radius:8px;max-height:95vh;padding:1rem}.modal-content h2{font-size:1.1rem}.modal-content .form-group,.modal-content h2{margin-bottom:.75rem}.modal-actions{flex-direction:row;flex-wrap:wrap;margin-top:1rem}.cancel-btn,.confirm-btn{flex:1 1;min-width:100px}.delete-btn{margin-top:.5rem;width:100%}}.calendar-day{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.calendar-day:focus-visible,.cancel-btn:focus-visible,.confirm-btn:focus-visible,.delete-btn:focus-visible,.month-nav-btn:focus-visible{outline:2px solid #0059ac;outline-offset:2px}.calendar-day:focus:not(:focus-visible),.month-nav-btn:focus:not(:focus-visible){outline:none}.modal-content{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}body.modal-open{overflow:hidden;position:fixed;width:100%}@supports (padding:env(safe-area-inset-bottom)){.modal-content{padding-bottom:calc(1.5rem + env(safe-area-inset-bottom))}@media (max-width:768px){.time-registration-page{padding-left:calc(1rem + env(safe-area-inset-left));padding-right:calc(1rem + env(safe-area-inset-right))}}}@media (prefers-reduced-motion:reduce){.modal-content{animation:none}.calendar-day:hover{transform:none}}.privacy-notice{align-items:flex-start;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000000d;color:#0059ac;display:flex;font-size:.95rem;gap:.75rem;line-height:1.6;margin-top:1.5rem;padding:1.25rem 1.5rem;transition:box-shadow .2s ease}.privacy-notice:hover{box-shadow:0 4px 12px #00000014}.privacy-notice-icon{color:#0059ac;flex-shrink:0;font-size:1.5rem;line-height:1}.privacy-notice-text{color:#0059ac;flex:1 1;font-weight:500}@media (max-width:768px){.privacy-notice{font-size:.9rem;margin-bottom:1.25rem;padding:1rem 1.25rem}.privacy-notice-icon{font-size:1.35rem}}@media (max-width:375px){.privacy-notice{font-size:.85rem;gap:.625rem;padding:.875rem 1rem}.privacy-notice-icon{font-size:1.25rem}}@media print{.privacy-notice{background:#fff;border:1px solid #000;box-shadow:none}.privacy-notice-icon,.privacy-notice-text{color:#000}}.privacy-notice:focus-within{outline:2px solid #0059ac;outline-offset:2px}.dashboard-page{box-sizing:border-box;padding:2rem;width:100%}.dashboard-page>h1{color:#1a1a1a;font-size:2rem;font-weight:600;margin:0 0 2rem}.order-filter-container{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 1px 3px #0000001a;display:flex;flex-wrap:wrap;gap:15px;margin-bottom:20px;max-width:1400px;padding:20px}.order-filter-container label{color:#333;font-size:1rem;font-weight:600}.order-filter-select{background:#fff;border:2px solid #e5e7eb;border-radius:6px;color:#333;cursor:pointer;flex:1 1;font-size:1rem;min-width:250px;padding:10px 15px;transition:all .2s ease}.order-filter-select:hover{border-color:#0059ac}.order-filter-select:focus{border-color:#0059ac;box-shadow:0 0 0 3px #0059ac1a;outline:none}.error-container,.loading-container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem;text-align:center}.loading-spinner{border-top:4px solid var(--tenant-primary-color);height:48px;width:48px}.error-container p{color:#ef4444;font-size:1.1rem}.chart-container{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 1px 3px #0000001a;max-width:1400px;padding:30px}.chart-header{margin-bottom:30px}.chart-title-section{margin-bottom:20px}.chart-title-section h2{color:#333;font-size:1.75rem;font-weight:600;margin:0 0 8px}.chart-subtitle{color:#666;font-size:1rem;font-weight:500;margin:0 0 12px}.year-summary{color:#666;display:flex;flex-wrap:wrap;font-size:.95rem;gap:20px}.year-summary span{align-items:center;display:flex;gap:4px}.year-summary strong{font-size:1.1rem;font-weight:700}.summary-total strong{color:#0059ac}.summary-approved strong{color:#22c55e}.summary-pending strong{color:#f59e0b}.summary-rejected strong{color:#ef4444}.chart-controls{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between}.year-selector{background:#f9fafb;border-radius:8px;gap:12px;padding:8px 16px}.year-nav-btn,.year-selector{align-items:center;border:1px solid #e5e7eb;display:flex}.year-nav-btn{background:#fff;border-radius:6px;color:#374151;cursor:pointer;height:36px;justify-content:center;transition:all .2s ease;width:36px}.year-nav-btn:hover:not(:disabled){background:#0059ac;border-color:#0059ac;color:#fff}.year-nav-btn:disabled{cursor:not-allowed;opacity:.4}.year-display{color:#0059ac;font-size:1.25rem;font-weight:700;min-width:80px;text-align:center;-webkit-user-select:none;user-select:none}.chart-legend{display:flex;flex-wrap:wrap;gap:20px}.legend-item{align-items:center;color:#666;display:flex;font-size:.9rem;gap:8px}.legend-color{border-radius:4px;height:20px;width:20px}.legend-color.approved{background-color:#22c55e}.legend-color.pending{background-color:#f59e0b}.legend-color.rejected{background-color:#ef4444}.chart{align-items:stretch;display:flex;gap:15px}.chart-y-axis{border-right:2px solid #e5e7eb;display:flex;flex-direction:column;height:300px;justify-content:space-between;min-width:40px;padding-right:10px}.y-axis-label{color:#666;font-size:.85rem;line-height:1;text-align:right}.chart-content{flex:1 1;position:relative}.chart-bars{align-items:flex-end;border-bottom:2px solid #e5e7eb;display:flex;gap:8px;height:300px;justify-content:space-around;padding:0 10px}.bar-group{flex:1 1;flex-direction:column;max-width:80px}.bar-group,.bar-stack{align-items:center;display:flex}.bar-stack{flex-direction:column-reverse;min-height:10px;width:100%}.bar{align-items:center;border-radius:4px 4px 0 0;color:#fff;cursor:pointer;display:flex;font-size:.85rem;font-weight:600;justify-content:center;max-width:50px;position:relative;transition:all .3s ease;width:100%}.bar:hover{opacity:.8;transform:scaleX(1.05)}.bar.approved{background:linear-gradient(180deg,#22c55e,#16a34a)}.bar.pending{background:linear-gradient(180deg,#f59e0b,#d97706)}.bar.rejected{background:linear-gradient(180deg,#ef4444,#dc2626)}.bar.empty{background-color:#f3f4f6;border-radius:4px;height:5px;max-width:50px;width:100%}.bar-label{color:#fff;font-size:.75rem;font-weight:600;text-shadow:0 1px 2px #0000004d}.bar-label-x{color:#666;font-size:.85rem;font-weight:500;margin-top:10px;text-align:center}.no-data-message{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 1px 3px #0000001a;max-width:1400px;padding:60px 20px;text-align:center}.no-data-message p{color:#999;font-size:1.1rem;margin:0}@media (max-width:768px){.dashboard-page{padding:1rem}.dashboard-page>h1{font-size:1.5rem}.order-filter-container{align-items:stretch;flex-direction:column}.order-filter-select{min-width:100%}.chart-container{padding:20px}.chart-title-section h2{font-size:1.25rem}.chart-subtitle{font-size:.9rem}.year-summary{font-size:.85rem;gap:12px}.year-summary strong{font-size:1rem}.chart-controls{align-items:stretch;flex-direction:column}.chart-legend,.year-selector{justify-content:center}.chart{flex-direction:column}.chart-y-axis{border-bottom:2px solid #e5e7eb;border-right:none;flex-direction:row;height:auto;justify-content:space-between;margin-bottom:10px;order:2;padding-bottom:10px;padding-right:0;width:100%}.y-axis-label{font-size:.75rem;text-align:center}.chart-content{order:1}.chart-bars{gap:2px;height:180px;padding:0 5px}.bar-group{max-width:28px;min-width:20px}.bar,.bar.empty{max-width:24px}.bar.empty{height:3px}.bar-label{font-size:.65rem}.bar-label-x{font-size:.7rem;margin-top:6px}}@media (max-width:480px){.chart-container{padding:15px}.chart-title-section h2{font-size:1.1rem}.chart-subtitle{font-size:.85rem}.year-summary{flex-direction:column;gap:8px}.chart-legend{gap:12px}.legend-item{font-size:.8rem}.legend-color{height:16px;width:16px}.chart-bars{gap:1px;height:150px;padding:0 2px}.bar-group{max-width:24px;min-width:18px}.bar,.bar.empty{max-width:20px}.bar.empty{height:3px}.bar-label{font-size:.6rem}.bar-label-x{font-size:.65rem;margin-top:4px}.year-nav-btn{height:32px;width:32px}.year-display{font-size:1.1rem;min-width:70px}.y-axis-label{font-size:.7rem}}.review-registrations-page{box-sizing:border-box;padding:2rem 3rem;width:100%}.page-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:2rem}.page-header h1{color:#1a1a1a;font-size:2rem;margin:0}.header-stats{align-items:center;display:flex;gap:1.5rem}.stat{align-items:baseline;color:#666;display:flex;font-size:.95rem;gap:.35rem}.stat strong{font-size:1.5rem;margin-right:.25rem}.stat.pending strong{color:#f59e0b}.stat.approved strong{color:#22c55e}.stat.rejected strong{color:#ef4444}.loading,.stat-label{color:#666}.loading{font-size:1.1rem;padding:4rem 2rem;text-align:center}.filters-section{align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;gap:1rem;margin-bottom:2rem;padding:1.5rem}.filters-section label{color:#374151;font-weight:600}.status-filter{background-color:#fff;border:1px solid #ccc;border-radius:6px;cursor:pointer;font-size:14px;min-width:200px;padding:.5rem 1rem}.status-filter:focus{border-color:#0059ac;outline:none}.no-entries{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:4rem 2rem;text-align:center}.no-entries p{color:#666;font-size:1.1rem;margin:0}.review-registrations-page .row-list{max-width:none;width:100%}.mobile-entries-list{display:flex;flex-direction:column;gap:.75rem}.mobile-entry-card{-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 4px #00000014;cursor:pointer;padding:1rem;transition:all .2s ease}.mobile-entry-card:hover{box-shadow:0 4px 8px #0000001f;transform:translateY(-1px)}.mobile-entry-card:active{transform:scale(.98)}.card-header{justify-content:space-between;margin-bottom:.75rem}.card-date,.card-header{align-items:center;display:flex}.card-date{color:#6b7280;font-size:.85rem;font-weight:500;gap:.5rem}.card-date svg{color:#9ca3af}.card-status-badge{border-radius:20px;color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.025em;padding:.25rem .75rem;text-transform:uppercase}.card-body{margin-bottom:.75rem}.card-employee{align-items:center;color:#1a1a1a;display:flex;font-size:1rem;font-weight:600;gap:.5rem;margin-bottom:.5rem}.card-employee svg{color:#6b7280}.card-details{justify-content:space-between}.card-details,.card-time{align-items:center;display:flex}.card-time{color:#4b5563;font-size:.9rem;gap:.5rem}.card-time svg{color:#9ca3af}.card-hours{color:#0059ac;font-size:.95rem}.card-hours strong{font-size:1.1rem;font-weight:700}.card-footer{align-items:center;border-top:1px solid #f3f4f6;display:flex;justify-content:space-between;padding-top:.75rem}.card-order{background:#f3f4f6;border-radius:4px;color:#6b7280;font-size:.8rem;padding:.25rem .5rem}.card-chevron{color:#9ca3af}.detail-modal-content{-webkit-overflow-scrolling:touch;animation:slideUpModal .3s ease;background:#fff;border-radius:16px 16px 0 0;bottom:0;left:0;max-height:90vh;max-width:100%;overflow-y:auto;position:fixed;right:0;width:100%}@keyframes slideUpModal{0%{transform:translateY(100%)}to{transform:translateY(0)}}.detail-modal-header{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1.25rem 1.5rem;position:-webkit-sticky;position:sticky;top:0;z-index:10}.detail-modal-header h2{color:#1a1a1a;font-size:1.25rem;font-weight:600;margin:0}.close-modal-btn{align-items:center;background:#f3f4f6;border:none;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .2s ease;width:40px}.close-modal-btn:hover{background:#e5e7eb;color:#374151}.detail-modal-body{padding:1.5rem 1.5rem calc(1.5rem + env(safe-area-inset-bottom, 0))}.detail-status-section{display:flex;justify-content:center;margin-bottom:1.5rem}.detail-status-badge{border-radius:25px;color:#fff;font-size:.9rem;font-weight:600;letter-spacing:.05em;padding:.5rem 1.25rem;text-transform:uppercase}.detail-section{border-bottom:1px solid #f3f4f6;display:flex;gap:1rem;padding:1rem 0}.detail-section:last-of-type{border-bottom:none}.detail-section-icon{align-items:flex-start;background:#f3f4f6;border-radius:10px;color:#6b7280;display:flex;flex-shrink:0;height:40px;justify-content:center;padding-top:10px;width:40px}.detail-section-content{flex:1 1}.detail-section-content.full-width{width:100%}.detail-section-content label{color:#6b7280;display:block;font-size:.8rem;font-weight:500;letter-spacing:.05em;margin-bottom:.35rem;text-transform:uppercase}.detail-section-content span{color:#1a1a1a;font-size:1rem;font-weight:500}.detail-time-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(2,1fr);margin-top:.5rem}.detail-time-item{background:#f9fafb;border-radius:8px;padding:.75rem;text-align:center}.detail-time-item.highlight{background:#eff6ff;border:1px solid #bfdbfe}.detail-time-item .time-label{color:#6b7280;display:block;font-size:.7rem;font-weight:500;margin-bottom:.25rem;text-transform:uppercase}.detail-time-item .time-value{color:#1a1a1a;display:block;font-size:1.1rem;font-weight:600}.detail-time-item.highlight .time-value{color:#0059ac}.detail-notes{background:#f9fafb;border-radius:8px;color:#4b5563;font-size:.95rem;line-height:1.5;margin:0;padding:.75rem}.detail-status-info{border-radius:8px;font-size:.9rem;margin-top:1rem;padding:1rem}.detail-status-info.approved{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.detail-status-info.rejected{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.detail-status-info p{margin:0 0 .25rem}.detail-status-info p:last-child{margin-bottom:0}.detail-status-info .rejection-reason{border-top:1px solid #0000001a;margin-top:.5rem;padding-top:.5rem}.detail-modal-actions{background:#fff;border-top:1px solid #e5e7eb;bottom:0;display:flex;gap:.75rem;padding:1rem 1.5rem calc(1rem + env(safe-area-inset-bottom, 0));position:-webkit-sticky;position:sticky}.detail-action-btn{border:none;border-radius:10px;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;min-height:52px;padding:1rem;transition:all .2s ease}.detail-action-btn.approve{background:#22c55e;color:#fff}.detail-action-btn.approve:hover{background:#16a34a}.detail-action-btn.reject{background:#ef4444;color:#fff}.detail-action-btn.reject:hover{background:#dc2626}.detail-action-btn.close{background:#f3f4f6;color:#374151}.detail-action-btn.close:hover{background:#e5e7eb}.detail-action-btn:disabled{cursor:not-allowed;opacity:.5}.modal-content h2,.modal-entry-info{margin-bottom:1.5rem}.modal-entry-info{background:#f9fafb;border-radius:6px;padding:1rem}.modal-entry-info p{color:#374151;margin:.5rem 0}.modal-content .form-group{margin-bottom:1.5rem}.modal-content .form-group label{color:#374151;display:block;font-size:14px;font-weight:600;margin-bottom:.5rem}.modal-content .form-group textarea{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;font-family:inherit;font-size:14px;outline:none;padding:.75rem;resize:vertical;transition:border-color .3s ease;width:100%}.modal-content .form-group textarea:focus{border-color:#0059ac}.modal-content .form-group textarea:disabled{background-color:#f3f4f6;cursor:not-allowed}.modal-actions{margin-top:2rem}.confirm-btn{background-color:#0059ac}.confirm-btn:hover{background-color:#0056b3}.confirm-btn.reject{background-color:#ef4444}.confirm-btn.reject:hover{background-color:#dc2626}@media (max-width:1024px) and (min-width:769px){.review-registrations-page{padding:1.5rem 2rem}}@media (max-width:768px){.review-registrations-page{padding:1rem}.page-header{align-items:flex-start;flex-direction:column;gap:1rem}.page-header h1{font-size:1.5rem}.header-stats{background:#fff;border-radius:10px;box-shadow:0 1px 3px #0000001a;gap:.5rem;justify-content:space-between;padding:.75rem 1rem;width:100%}.stat{align-items:center;flex:1 1;flex-direction:column;gap:.1rem;text-align:center}.stat strong{font-size:1.25rem;margin-right:0}.stat-label{font-size:.7rem;letter-spacing:.05em;text-transform:uppercase}.filters-section{align-items:stretch;flex-direction:column;gap:.5rem;padding:1rem}.filters-section label{font-size:.85rem}.status-filter{font-size:16px;min-width:0;min-width:auto;padding:.75rem 1rem;width:100%}.no-entries{padding:3rem 1.5rem}.modal-content{margin:1rem;max-height:90vh;overflow-y:auto;padding:1.5rem;width:95%}.modal-content h2{font-size:1.25rem}.modal-actions{flex-direction:column}.cancel-btn,.confirm-btn{font-size:16px;padding:1rem;width:100%}}@media (max-width:375px){.review-registrations-page{padding:.75rem}.page-header h1{font-size:1.35rem}.header-stats{padding:.5rem .75rem}.stat strong{font-size:1.1rem}.stat-label{font-size:.65rem}.mobile-entry-card{padding:.875rem}.card-employee{font-size:.95rem}.detail-modal-body{padding:1.25rem}.detail-time-grid{gap:.5rem}.detail-time-item{padding:.5rem}.detail-time-item .time-value{font-size:1rem}}@media (max-height:500px) and (max-width:900px){.detail-modal-content{border-radius:12px;margin:auto;max-height:95vh;max-width:500px;position:relative;width:95%}.detail-modal-body{padding:1rem}.detail-section{padding:.75rem 0}}.close-modal-btn:focus-visible,.detail-action-btn:focus-visible,.mobile-entry-card:focus-visible{outline:2px solid #0059ac;outline-offset:2px}.close-modal-btn:focus:not(:focus-visible),.detail-action-btn:focus:not(:focus-visible),.mobile-entry-card:focus:not(:focus-visible){outline:none}@media (prefers-reduced-motion:reduce){.detail-modal-content{animation:none}.mobile-entry-card:active,.mobile-entry-card:hover{transform:none}}.login-page{align-items:center;background-color:#f9f9f9;display:flex;height:100vh;justify-content:center;margin:0;width:100%}.login-container{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;max-width:600px;padding:40px;width:100%}.login-container h1{color:#333;font-size:24px;margin-bottom:20px;text-align:center}.login-form{display:flex;flex-direction:column;gap:20px}.form-group label{color:#555;margin-bottom:8px}.form-group input{border:1px solid #ccc;border-radius:4px;font-size:14px;outline:none;padding:10px;transition:border-color .3s ease}.form-group input:focus{border-color:#007bff}.login-button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:12px;transition:background-color .3s ease}.login-button:hover{background-color:#0056b3}.login-logo{display:flex;justify-content:center;margin-bottom:50px;margin-top:20px}.login-logo img{height:auto;max-height:80px;max-width:200px;object-fit:contain;width:auto}.login-footer{color:#666;font-size:14px;margin-top:30px;text-align:center}.login-footer a{color:#007bff;text-decoration:none}.login-footer a:hover,.reset-link{text-decoration:underline}.reset-link{background:none;border:none;color:#007bff;cursor:pointer;font-family:inherit;font-size:inherit;padding:0}.reset-link:hover{color:#0056b3;text-decoration:none}.modal-overlay{z-index:1000}.modal-content{border-radius:8px;box-shadow:0 10px 25px #0003;max-width:500px;padding:2rem}.modal-content h2{color:#333;margin-bottom:1rem;margin-top:0}.modal-description{color:#666;line-height:1.5;margin-bottom:1.5rem}.success-message{padding:2rem 1rem;text-align:center}.success-message p:first-child{color:#22c55e;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.success-message p:last-child{color:#666}.modal-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem}.cancel-btn,.confirm-btn{border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:600;padding:.75rem 1.5rem;transition:background-color .2s ease}.cancel-btn{background-color:#e5e7eb;color:#374151}.cancel-btn:hover{background-color:#d1d5db}.cancel-btn:disabled{cursor:not-allowed;opacity:.5}.confirm-btn{background-color:#007bff;color:#fff}.confirm-btn:hover{opacity:.9}.confirm-btn:disabled{background-color:#9ca3af;cursor:not-allowed}.register-page{align-items:flex-start;background-color:#f5f5f5;box-sizing:border-box;display:flex;justify-content:center;min-height:100vh;padding:2rem;position:relative}.language-selector{position:fixed;right:1.5rem;top:1.5rem;z-index:1000}.language-selector-button{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 2px 8px #00000014;color:#374151;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.625rem 1rem;transition:all .2s ease}.language-selector-button:hover{background:#f9fafb;border-color:#d1d5db;box-shadow:0 4px 12px #0000001a}.language-selector-button svg{color:#6b7280}.language-selector-button .globe-icon{color:#0059ac}.language-name{font-weight:500}.language-chevron{color:#9ca3af;margin-left:.25rem;transition:transform .2s ease}.language-chevron.open{transform:rotate(180deg)}.language-dropdown{animation:dropdownFadeIn .15s ease;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 4px 16px #0000001f;min-width:160px;overflow:hidden;position:absolute;right:0;top:calc(100% + .5rem)}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.language-option{align-items:center;background:none;border:none;color:#374151;cursor:pointer;display:flex;font-size:.9rem;gap:.75rem;justify-content:space-between;padding:.75rem 1rem;text-align:left;transition:background-color .15s ease;width:100%}.language-option:hover{background-color:#f3f4f6}.language-option.active{background-color:#eff6ff;color:#0059ac}.language-option .language-name{flex:1 1}.language-check{color:#0059ac;font-weight:600}.register-container{background-color:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;margin-top:2rem;max-width:600px;padding:3rem;width:100%}.register-logo{display:flex;justify-content:center;margin-bottom:2rem}.register-logo img{max-height:80px;max-width:200px;object-fit:contain}.register-container h1{color:#1a1a1a;font-size:1.75rem;font-weight:600;margin-bottom:2rem;text-align:center}.register-form{gap:1.25rem}.form-group,.register-form{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group label{color:#374151;font-size:14px;font-weight:600}.form-group input[type=email],.form-group input[type=password],.form-group input[type=text]{background-color:#fff;border:1px solid #d1d5db;border-radius:8px;font-size:14px;outline:none;padding:.875rem 1rem;transition:border-color .2s ease,box-shadow .2s ease}.form-group input:focus{border-color:#0059ac;box-shadow:0 0 0 3px #0059ac1a}.form-group input::placeholder{color:#9ca3af}.checkbox-group{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;display:flex;flex-wrap:wrap;gap:.75rem;padding:1rem}.checkbox-group label{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#374151;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .2s ease}.checkbox-group label:hover{background-color:#f0f7ff;border-color:#0059ac}.checkbox-group label:has(input:checked){background-color:#eff6ff;border-color:#0059ac;color:#0059ac}.checkbox-group input[type=checkbox]{accent-color:#0059ac;cursor:pointer;height:18px;width:18px}.file-upload-row{margin-bottom:1rem}.file-upload-content{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.file-upload-content select{background-color:#fff;border:1px solid #d1d5db;border-radius:8px;cursor:pointer;flex:1 1;font-size:14px;min-width:150px;outline:none;padding:.75rem 1rem;transition:border-color .2s ease}.file-upload-content select:focus{border-color:#0059ac}.upload-button{align-items:center;border-radius:8px;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;justify-content:center;max-width:200px;overflow:hidden;padding:.75rem 1.25rem;text-overflow:ellipsis;transition:all .2s ease;white-space:nowrap}.upload-button.not-uploaded{background-color:#f3f4f6;border:1px dashed #d1d5db;color:#374151}.upload-button.not-uploaded:hover{background-color:#e5e7eb;border-color:#9ca3af}.upload-button.uploaded{background-color:#ecfdf5;border:1px solid #a7f3d0;color:#059669}.remove-file-button{background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;cursor:pointer;font-size:14px;font-weight:500;padding:.75rem 1rem;transition:all .2s ease}.remove-file-button:hover{background-color:#fee2e2;border-color:#f87171}.add-file-button{background-color:#f0f7ff;border:1px dashed #0059ac;border-radius:8px;color:#0059ac;cursor:pointer;font-size:14px;font-weight:500;margin-top:.5rem;padding:.75rem 1.5rem;transition:all .2s ease}.add-file-button:hover{background-color:#e0efff}.register-button{background-color:#0059ac;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-top:1rem;padding:1rem 1.5rem;transition:background-color .2s ease,transform .1s ease}.register-button:hover:not(:disabled){background-color:#004a8f}.register-button:active:not(:disabled){transform:scale(.98)}.register-button:disabled{background-color:#9ca3af;cursor:not-allowed}@media (max-width:768px){.register-page{padding:4rem 1rem 1rem}.language-selector{right:1rem;top:1rem}.language-selector-button{font-size:.85rem;padding:.5rem .75rem}.register-container{margin-top:1rem;padding:2rem 1.5rem}.register-container h1{font-size:1.5rem}.file-upload-content{align-items:stretch;flex-direction:column}.file-upload-content select,.remove-file-button,.upload-button{max-width:none;width:100%}.checkbox-group{gap:.5rem}.checkbox-group label{font-size:13px;padding:.5rem .75rem}}@media (max-width:375px){.register-page{padding:3.5rem .75rem .75rem}.language-selector{right:.75rem;top:.75rem}.language-selector-button{font-size:.8rem;gap:.35rem;padding:.5rem .625rem}.register-container{padding:1.5rem 1rem}.register-container h1{font-size:1.35rem}.form-group input{font-size:16px;padding:.75rem}.form-group select{font-size:16px}}.add-file-button:focus-visible,.language-option:focus-visible,.language-selector-button:focus-visible,.register-button:focus-visible,.remove-file-button:focus-visible,.upload-button:focus-visible{outline:2px solid #0059ac;outline-offset:2px}@media (prefers-reduced-motion:reduce){.language-dropdown{animation:none}.language-chevron{transition:none}.register-button:active:not(:disabled){transform:none}}.gdpr-consent-section{background-color:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;margin-top:1rem;padding:1.5rem}.gdpr-consent-section h3{align-items:center;color:#1a1a1a;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;margin:0 0 1.25rem}.consent-checkbox{align-items:flex-start;background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;display:flex;gap:.75rem;margin-bottom:1rem;padding:1rem;transition:all .2s ease}.consent-checkbox:last-child{margin-bottom:0}.consent-checkbox:hover{background-color:#f0f7ff;border-color:#0059ac;box-shadow:0 2px 4px #0059ac1a}.consent-checkbox:has(input:checked){background-color:#eff6ff;border-color:#0059ac}.consent-checkbox input[type=checkbox]{accent-color:#0059ac;cursor:pointer;flex-shrink:0;height:20px;margin-top:2px;min-height:20px;min-width:20px;width:20px}.consent-checkbox span{color:#374151;flex:1 1;font-size:.9rem;line-height:1.6}.consent-checkbox strong{color:#1a1a1a;font-weight:600}.consent-checkbox a{color:#0059ac;font-weight:500;text-decoration:underline;transition:color .2s ease}.consent-checkbox a:hover{color:#004a8f;text-decoration:none}.consent-checkbox ul{list-style-type:disc;margin:.75rem 0 .5rem;padding-left:1.5rem}.consent-checkbox li{color:#4b5563;line-height:1.5;margin-bottom:.35rem}.consent-checkbox li:last-child{margin-bottom:0}.gdpr-consent-section .form-group label:after{color:#ef4444;content:" *"}@media (max-width:768px){.gdpr-consent-section{padding:1.25rem}.gdpr-consent-section h3{font-size:1rem}.consent-checkbox{gap:.625rem;padding:.875rem}.consent-checkbox span{font-size:.85rem}.consent-checkbox input[type=checkbox]{height:18px;min-height:18px;min-width:18px;width:18px}.consent-checkbox ul{padding-left:1.25rem}}@media (max-width:375px){.gdpr-consent-section{padding:1rem}.gdpr-consent-section h3{font-size:.95rem}.consent-checkbox{padding:.75rem}.consent-checkbox span{font-size:.8rem;line-height:1.5}.consent-checkbox ul{margin-top:.5rem;padding-left:1rem}.consent-checkbox li{font-size:.8rem;margin-bottom:.25rem}}.consent-checkbox input[type=checkbox]:focus-visible{outline:2px solid #0059ac;outline-offset:2px}.consent-checkbox input[type=checkbox]:focus,.consent-checkbox:focus-within{outline:none}.consent-checkbox:has(input:focus-visible){outline:2px solid #0059ac;outline-offset:2px}@media print{.gdpr-consent-section{background:#fff;border:1px solid #000}.consent-checkbox{border:1px solid #000;page-break-inside:avoid}.consent-checkbox a{color:#000;text-decoration:underline}}.modal-overlay{align-items:center;animation:fadeIn .2s ease;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{animation:slideUp .3s ease;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:400px;padding:3rem 2rem;text-align:center;width:90%}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-content h2{color:#1a1a1a;font-size:1.5rem;font-weight:600;margin:1.5rem 0 .75rem}.modal-content p{color:#6b7280;font-size:.95rem;line-height:1.5;margin:0}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #e5e7eb;border-radius:50%;border-top-color:#0059ac;height:60px;margin:0 auto;width:60px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.success-checkmark{height:80px;margin:0 auto;width:80px}.success-checkmark svg{height:100%;width:100%}.success-checkmark-circle{stroke:#10b981;stroke-width:2;stroke-dasharray:166;stroke-dashoffset:166;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.success-checkmark-check{stroke:#10b981;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke .3s cubic-bezier(.65,0,.45,1) .4s forwards}@keyframes stroke{to{stroke-dashoffset:0}}@media (max-width:768px){.modal-content{max-width:340px;padding:2.5rem 1.5rem}.modal-content h2{font-size:1.35rem}.modal-content p{font-size:.9rem}.loading-spinner{height:50px;width:50px}.success-checkmark{height:70px;width:70px}}@media (max-width:375px){.modal-content{padding:2rem 1.25rem}.modal-content h2{font-size:1.25rem}.loading-spinner{height:45px;width:45px}.success-checkmark{height:60px;width:60px}}@media (prefers-reduced-motion:reduce){.loading-spinner,.modal-content,.modal-overlay{animation:none}.success-checkmark-check,.success-checkmark-circle{stroke-dashoffset:0;animation:none}}.form-group.has-error input{border-color:#ef4444}.form-group.has-error input:focus{border-color:#dc2626;box-shadow:0 0 0 3px #ef44441a}.error-message{color:#ef4444;font-size:.85rem;font-weight:500}.error-message,.field-hint{display:block;margin-top:.35rem}.field-hint{color:#6b7280;font-size:.8rem;font-style:italic}@media (max-width:375px){.error-message,.field-hint{font-size:.75rem}}.privacy-policy-page{background-color:#fff;margin:0 auto;max-width:900px;min-height:100vh;padding:3rem 2rem}.privacy-policy-page>h1{color:#1a1a1a;font-size:2.5rem;font-weight:700;margin:0 0 3rem;padding-bottom:1.5rem;text-align:center}.privacy-policy-page section{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000000d;margin-bottom:2rem;padding:2rem;transition:box-shadow .2s ease}.privacy-policy-page section:hover{box-shadow:0 4px 12px #00000014}.privacy-policy-page section h2{align-items:center;color:var(--tenant-primary-color);display:flex;font-size:1.5rem;font-weight:600;gap:.5rem;margin:0 0 1.25rem}.privacy-policy-page section h2:before{background:var(--tenant-primary-color);border-radius:2px;content:"";display:inline-block;height:1.5rem;width:4px}.privacy-policy-page section p{color:#374151;font-size:1rem;line-height:1.7;margin:0 0 1rem}.privacy-policy-page section p:last-child{margin-bottom:0}.privacy-policy-page ul{list-style:none;margin:1rem 0;padding:0}.privacy-policy-page li{border-bottom:1px solid #e5e7eb;color:#374151;font-size:1rem;line-height:1.6;padding:.75rem 0 .75rem 2rem;position:relative}.privacy-policy-page li:last-child{border-bottom:none}.privacy-policy-page li:before{color:var(--tenant-primary-color);content:"→";font-size:1.2rem;font-weight:700;left:0;position:absolute}.privacy-policy-page li strong{color:#1a1a1a;font-weight:600}.privacy-policy-page table{background:#fff;border-collapse:collapse;border-radius:8px;box-shadow:0 1px 3px #0000001a;margin:1rem 0;overflow:hidden;width:100%}.privacy-policy-page table th{background:var(--tenant-primary-color);color:#fff;font-size:.95rem;font-weight:600;letter-spacing:.05em;padding:1rem;text-align:left;text-transform:uppercase}.privacy-policy-page table td{border-bottom:1px solid #e5e7eb;color:#374151;font-size:.95rem;line-height:1.6;padding:1rem}.privacy-policy-page table tr:last-child td{border-bottom:none}.privacy-policy-page table tr:hover{background:#f9fafb}.privacy-policy-page section p:has(+p){font-weight:500}.last-updated{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;color:#6b7280;font-size:.9rem;font-style:italic;margin-top:3rem;padding:1.5rem;text-align:center}.privacy-policy-page section:first-of-type{background:linear-gradient(135deg,#eff6ff,#f0f9ff);border:2px solid #bfdbfe}.privacy-policy-page section:first-of-type p{color:#1e40af;font-weight:500}@media (max-width:1024px){.privacy-policy-page{padding:2.5rem 1.5rem}.privacy-policy-page>h1{font-size:2rem}.privacy-policy-page section{padding:1.5rem}.privacy-policy-page section h2{font-size:1.35rem}}@media (max-width:768px){.privacy-policy-page{padding:calc(2rem + 60px) 1rem 2rem}.privacy-policy-page>h1{font-size:1.75rem;margin-bottom:2rem;padding-bottom:1rem}.privacy-policy-page section{border-radius:10px;margin-bottom:1.5rem;padding:1.25rem}.privacy-policy-page section h2{font-size:1.25rem;margin-bottom:1rem}.privacy-policy-page section h2:before{height:1.25rem}.privacy-policy-page section p{font-size:.95rem;line-height:1.6}.privacy-policy-page li{font-size:.95rem;padding:.625rem 0 .625rem 1.75rem}.privacy-policy-page li:before{font-size:1rem}.privacy-policy-page table{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;white-space:nowrap}.privacy-policy-page table td,.privacy-policy-page table th{font-size:.85rem;padding:.75rem}.privacy-policy-page table th{font-size:.8rem}.last-updated{font-size:.85rem;margin-top:2rem;padding:1rem}}@media (max-width:375px){.privacy-policy-page{padding:calc(1.5rem + 56px) .75rem 1.5rem}.privacy-policy-page>h1{font-size:1.5rem;margin-bottom:1.5rem}.privacy-policy-page section{margin-bottom:1.25rem;padding:1rem}.privacy-policy-page section h2{font-size:1.1rem}.privacy-policy-page li,.privacy-policy-page section p{font-size:.9rem}.privacy-policy-page li{padding:.5rem 0 .5rem 1.5rem}.privacy-policy-page table td,.privacy-policy-page table th{font-size:.8rem;padding:.625rem}}@media print{.privacy-policy-page{background:#fff;max-width:100%;padding:1cm}.privacy-policy-page>h1{border-bottom-color:#000;page-break-after:avoid}.privacy-policy-page section{background:#fff;border:1px solid #000;box-shadow:none;margin-bottom:1cm;page-break-inside:avoid}.privacy-policy-page section:hover{box-shadow:none}.privacy-policy-page section h2{color:#000;page-break-after:avoid}.privacy-policy-page section h2:before{background:#000}.privacy-policy-page table{border:1px solid #000;box-shadow:none}.privacy-policy-page table th{background:#f0f0f0;border:1px solid #000;color:#000}.privacy-policy-page table td{border:1px solid #000}.last-updated,.privacy-policy-page table tr:hover{background:#fff}.last-updated{border:1px solid #000}}.privacy-policy-page section:focus-within{outline:2px solid var(--tenant-primary-color);outline-offset:4px}.privacy-policy-page a{color:var(--tenant-primary-color);font-weight:500;text-decoration:underline;transition:color .2s ease}.privacy-policy-page a:hover{color:var(--tenant-secondary-color)}.privacy-policy-page a:focus-visible{border-radius:2px;outline:2px solid var(--tenant-primary-color);outline-offset:2px}@media (prefers-reduced-motion:reduce){.privacy-policy-page a,.privacy-policy-page section{transition:none}}.language-selector{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;display:flex;gap:.5rem;justify-content:center;margin-bottom:2rem;padding:.5rem}.language-btn{background:#fff;border:2px solid #e5e7eb;border-radius:8px;color:#6b7280;cursor:pointer;font-size:.95rem;font-weight:500;min-width:100px;padding:.625rem 1.5rem;transition:all .2s ease}.language-btn:hover{background:#eff6ff;border-color:var(--tenant-primary-color);color:var(--tenant-primary-color)}.language-btn.active{background:var(--tenant-primary-color);border-color:var(--tenant-primary-color);color:#fff;font-weight:600}.language-btn:focus-visible{outline:2px solid var(--tenant-primary-color);outline-offset:2px}@media (max-width:768px){.language-selector{margin-bottom:1.5rem}.language-btn{font-size:.9rem;min-width:90px;padding:.5rem 1.25rem}}@media (max-width:375px){.language-selector{gap:.375rem}.language-btn{font-size:.85rem;min-width:80px;padding:.5rem 1rem}}
/*# sourceMappingURL=main.636dd36c.css.map*/