.app{color:#fff;min-height:100vh}.app-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-bottom:1px solid #fff3;padding:1.5rem 2rem}.header-content{gap:2rem;justify-content:space-between;margin:0 auto;max-width:1200px}.header-content,.logo-left{align-items:center;display:flex}.logo-left{flex:0 0 auto}.zone4-logo{filter:drop-shadow(0 2px 8px rgba(0,0,0,.2));height:80px;max-width:200px;object-fit:contain;transition:transform .3s ease;width:auto}.zone4-logo:hover{transform:scale(1.05)}.header-title-right{align-items:center;display:flex;flex:1 1;justify-content:flex-end}.app-branding{align-items:center;display:flex;gap:1rem}.series-logo-icon{filter:drop-shadow(0 2px 6px rgba(0,0,0,.2));height:50px;object-fit:contain;transition:transform .3s ease;width:auto}.series-logo-icon:hover{transform:scale(1.05)}.title-text{text-align:left}.title-text h1{color:#fff;font-size:2.5rem;font-weight:700;letter-spacing:-.5px;margin:0 0 .5rem;text-shadow:0 2px 4px #0000004d}.title-text p{color:#fff;font-size:1.1rem;font-weight:400;margin:0;opacity:.9}@media (max-width:768px){.app-header{padding:1rem}.header-content{gap:1rem}.zone4-logo{height:60px;max-width:150px}.series-logo-icon{height:35px}.title-text h1{font-size:1.8rem}.title-text p{font-size:.9rem}.app-branding{gap:.75rem}}@media (max-width:600px){.header-content{flex-direction:column;gap:1.5rem;text-align:center}.header-title-right{justify-content:center}.app-branding{flex-direction:column;gap:1rem}.app-branding,.title-text{text-align:center}.zone4-logo{height:70px;max-width:180px}.series-logo-icon{height:45px}}.progress-bar{flex-wrap:wrap;gap:1rem;justify-content:center;padding:2rem 1rem}.progress-bar,.progress-step{align-items:center;display:flex}.progress-step{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #0000;border-radius:12px;flex-direction:column;gap:.5rem;min-width:120px;opacity:.5;padding:1rem;transition:all .3s ease}.progress-step.active{border-color:#ffffff4d;opacity:1}.progress-step.current{background:#fff3;border-color:#ffffff80;transform:scale(1.05)}.step-icon{font-size:2rem}.step-title{font-size:.9rem;font-weight:600;text-align:center}.app-main{margin:0 auto;max-width:1200px;padding:2rem 1rem}.stage-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:16px;box-shadow:0 8px 32px #0000001a;color:#333;padding:2rem}.stage-header{margin-bottom:2rem;text-align:center}.stage-header h2{color:#2d3748;font-size:2rem;margin:0 0 .5rem}.stage-header p{color:#718096;font-size:1.1rem;margin:0}.file-upload-area{border:3px dashed #cbd5e0;border-radius:12px;cursor:pointer;margin-bottom:1.5rem;padding:3rem 2rem;text-align:center;transition:all .3s ease}.file-upload-area:hover{background:#2780e30d;border-color:#2780e3}.file-upload-area.dragover{background:#2780e31a;border-color:#2780e3}.upload-icon{color:#a0aec0;font-size:3rem;margin-bottom:1rem}.upload-text{color:#4a5568;font-size:1.2rem;margin-bottom:.5rem}.upload-subtext{color:#718096;font-size:.9rem}.file-input{display:none}.btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#2780e3,#1b70cf);color:#fff}.btn-primary:hover{box-shadow:0 4px 12px #2780e366;transform:translateY(-2px)}.btn-secondary{background:#e2e8f0;color:#4a5568}.btn-secondary:hover{background:#cbd5e0}.btn:disabled{cursor:not-allowed;opacity:.5;transform:none!important}.stage-actions{align-items:center;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;margin-top:2rem;padding-top:2rem}.file-info{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:1rem;padding:1rem}.file-info h4{color:#2d3748;margin:0 0 .5rem}.file-info p{color:#718096;font-size:.9rem;margin:0}.form-group{margin-bottom:1.5rem}.form-group label{color:#2d3748;font-weight:600;text-shadow:none}.form-control{background:linear-gradient(145deg,#fff,#f8fafc);border:3px solid #a0aec0;border-radius:8px;box-shadow:0 4px 12px #00000026,inset 0 2px 4px #00000014;color:#2d3748;font-size:1rem;font-weight:500;padding:.75rem;width:100%}.form-control:focus{background:#fff;border-color:#2780e3;box-shadow:0 0 0 4px #2780e340,0 6px 20px #0003;outline:none;transform:translateY(-1px)}.form-control:hover:not(:focus){border-color:#718096;box-shadow:0 6px 16px #0000002e,inset 0 2px 4px #00000014;transform:translateY(-1px)}.form-control::placeholder{color:#a0aec0}.stage-container .form-control{background:linear-gradient(145deg,#fff,#f8fafc);border:3px solid #a0aec0;box-shadow:0 4px 12px #00000026,inset 0 2px 4px #00000014;color:#2d3748;font-weight:500}.stage-container .form-control:focus{background:#fff;border-color:#2780e3;box-shadow:0 0 0 4px #2780e340,0 6px 20px #0003;color:#2d3748;transform:translateY(-1px)}.stage-container .form-control:hover:not(:focus){border-color:#718096;box-shadow:0 6px 16px #0000002e,inset 0 2px 4px #00000014;transform:translateY(-1px)}.stage-container input[type=email],.stage-container input[type=password],.stage-container input[type=text],.stage-container select,.stage-container textarea{background:linear-gradient(145deg,#fff,#f8fafc)!important;border:3px solid #a0aec0!important;border-radius:8px!important;box-shadow:0 4px 12px #00000026,inset 0 2px 4px #00000014!important;color:#2d3748!important;font-weight:500!important}.stage-container input[type=email]:focus,.stage-container input[type=password]:focus,.stage-container input[type=text]:focus,.stage-container select:focus,.stage-container textarea:focus{background:#fff!important;border-color:#2780e3!important;box-shadow:0 0 0 4px #2780e340,0 6px 20px #0003!important;color:#2d3748!important;transform:translateY(-1px)}.stage-container input[type=email]:hover:not(:focus),.stage-container input[type=password]:hover:not(:focus),.stage-container input[type=text]:hover:not(:focus),.stage-container select:hover:not(:focus),.stage-container textarea:hover:not(:focus){border-color:#718096!important;box-shadow:0 6px 16px #0000002e,inset 0 2px 4px #00000014!important;transform:translateY(-1px)}#raceName{background:linear-gradient(145deg,#fff,#f8fafc)!important;border:3px solid #a0aec0!important;box-shadow:0 4px 12px #00000026,inset 0 2px 4px #00000014!important;color:#2d3748!important;font-weight:600!important}#raceName:focus{background:#fff!important;border-color:#2780e3!important;box-shadow:0 0 0 4px #2780e340,0 6px 20px #0003!important;color:#2d3748!important;transform:translateY(-1px)}#raceName:hover:not(:focus){border-color:#718096!important;box-shadow:0 6px 16px #0000002e,inset 0 2px 4px #00000014!important;transform:translateY(-1px)}.textarea{background:linear-gradient(145deg,#fff,#f8fafc);border:3px solid #a0aec0;box-shadow:0 4px 12px #00000026,inset 0 2px 4px #00000014;color:#2d3748;font-weight:500;min-height:120px;resize:vertical}.textarea:focus{background:#fff;border-color:#2780e3;box-shadow:0 0 0 4px #2780e340,0 6px 20px #0003;color:#2d3748;transform:translateY(-1px)}.textarea:hover:not(:focus){border-color:#718096;box-shadow:0 6px 16px #0000002e,inset 0 2px 4px #00000014;transform:translateY(-1px)}.loading{align-items:center;color:#718096;display:flex;gap:1rem;justify-content:center;padding:2rem}.spinner{animation:spin 1s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#2780e3;height:24px;width:24px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error{background:#fed7d7;border:1px solid #feb2b2;border-radius:8px;color:#c53030}.error,.success{margin-bottom:1rem;padding:1rem}.success{background:#c6f6d5;border:1px solid #9ae6b4;border-radius:8px;color:#22543d}.data-table{background:#fff;box-shadow:0 2px 8px #0000001a;margin-top:1rem}.data-table td,.data-table th{border-bottom:1px solid #e2e8f0;padding:.75rem;text-align:left}.data-table th{color:#2d3748}.data-table th,.data-table tr:hover{background:#f7fafc}@media (max-width:768px){.progress-bar{gap:.5rem}.progress-step{min-width:80px;padding:.75rem .5rem}.step-title{font-size:.8rem}.stage-container{padding:1.5rem}.stage-actions{flex-direction:column;gap:1rem}}.workflow-selection{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.workflow-option{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;display:flex;padding:2rem;transition:all .3s ease}.workflow-option:hover{background:#2780e305;border-color:#2780e3;box-shadow:0 4px 12px #2780e326;transform:translateY(-2px)}.workflow-icon{font-size:3rem;margin-right:2rem;min-width:80px;text-align:center}.workflow-content{flex:1 1}.workflow-content h3{color:#2d3748;font-size:1.5rem;margin:0 0 .5rem}.workflow-content p{color:#4a5568;line-height:1.6;margin:0 0 1rem}.workflow-content ul{color:#718096;margin:0;padding-left:1.5rem}.workflow-content li{margin-bottom:.25rem}.workflow-arrow{color:#a0aec0;font-size:2rem;margin-left:1rem}.help-section{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:2rem;padding:1.5rem}.help-section h4{color:#2d3748;margin:0 0 1rem}.help-section p{color:#4a5568;line-height:1.6;margin:0 0 .5rem}.review-section{border-bottom:1px solid #e2e8f0;margin-bottom:2rem;padding-bottom:2rem}.review-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.review-section h3{color:#2d3748;font-size:1.25rem;margin:0 0 1rem}.overview-stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.stat-item{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;text-align:center}.stat-number{color:#2780e3;font-size:2rem;font-weight:700;margin-bottom:.5rem}.stat-label{color:#718096;font-size:.9rem;font-weight:600}.categories-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.category-card{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;text-align:center}.category-name{color:#2d3748;font-weight:600;margin-bottom:.5rem}.category-count{color:#718096}.category-table-container{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.category-table-container .data-table{border-radius:0;box-shadow:none;margin:0}.fields-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.field-item{background:#f7fafc;border:1px solid #e2e8f0;border-radius:6px;padding:.75rem;position:relative}.field-item.identifier-field{background:#ebf8ff;border-color:#bee3f8}.field-name{align-items:center;color:#2d3748;display:flex;font-size:.9rem;font-weight:600;gap:.25rem;margin-bottom:.25rem}.field-type{color:#718096;font-size:.8rem;letter-spacing:.5px;text-transform:uppercase}.identifier-badge{font-size:.8rem;opacity:.8}.warning-border{background:linear-gradient(145deg,#fff5f5,#fed7d7)!important;border-color:#e53e3e!important;box-shadow:0 0 0 4px #e53e3e40,0 4px 12px #e53e3e33!important}.category-section{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.category-header{background:linear-gradient(135deg,#f7fafc,#edf2f7);border-bottom:1px solid #e2e8f0;gap:.5rem;padding:1rem 1.5rem}.category-header h4{color:#2d3748;font-size:1.1rem;font-weight:600}.category-count{background:#2780e3;border-radius:12px;color:#fff;font-size:.8rem;padding:.25rem .5rem}.category-table{margin:0}.category-table .data-table{border-radius:0;box-shadow:none;margin:0}.points-value{color:#2780e3;font-size:1rem}.matching-section{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:1.5rem;overflow:hidden}.matching-header{align-items:center;background:#f7fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:1rem 1.5rem}.matching-header h4{color:#2d3748;font-size:1.1rem;font-weight:600;margin:0}.matching-count{color:#718096;font-size:.9rem;font-weight:500}.matching-table{padding:0}.matching-table .data-table{border:none;margin:0}.data-table select{background:#fff;border:1px solid #e2e8f0;border-radius:4px;min-width:140px}.data-table select:focus{border-color:#2780e3;box-shadow:0 0 0 2px #2780e31a;outline:none}.match-options{display:flex;flex-direction:column;gap:.75rem}.match-option{align-items:flex-start;border-radius:6px;cursor:pointer;display:flex;gap:.5rem;padding:.75rem;transition:background-color .2s}.match-option:hover{background-color:#f7fafc}.match-option input[type=radio]{cursor:pointer;margin-top:.25rem}.match-option-content{flex:1 1}.match-option-title{color:#2d3748;font-weight:600;margin-bottom:.25rem}.match-option-details{color:#718096;font-size:.9rem;line-height:1.4}.confidence-badge{background-color:#e2e8f0;border-radius:12px;color:#4a5568;display:inline-block;font-size:.8rem;font-weight:500;margin-left:.5rem;padding:.25rem .5rem}.confidence-high{background-color:#c6f6d5;color:#22543d}.confidence-medium{background-color:#fef5e7;color:#d69e2e}.confidence-low{background-color:#fed7d7;color:#c53030}.match-summary{display:flex;flex-wrap:wrap;font-size:.9rem;gap:1.5rem}.match-summary-item{align-items:center;background:#f7fafc;border:1px solid #e2e8f0;border-radius:6px;display:flex;gap:.5rem;padding:.5rem 1rem}.match-summary-icon{font-size:1rem}.match-summary-text{font-weight:500}.override-dropdown{background:#fff;border:1px solid #e2e8f0;border-radius:4px;cursor:pointer;font-size:.85rem;min-width:120px;padding:.4rem .6rem}.override-dropdown:focus{border-color:#2780e3;box-shadow:0 0 0 2px #2780e31a;outline:none}@media (max-width:768px){.category-header,.matching-header{align-items:flex-start;flex-direction:column;gap:.5rem}.category-header h4,.matching-header h4{font-size:1rem}.match-summary{flex-direction:column;gap:.75rem}.data-table select,.override-dropdown{font-size:.8rem;min-width:100px}}.sample-data{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem}.sample-row{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:.5rem 0}.sample-row:last-child{border-bottom:none}.sample-label{color:#4a5568;font-weight:600}.sample-value{color:#2d3748;font-family:monospace}.info-box{background:#ebf8ff;border:1px solid #bee3f8;border-radius:8px;margin:1.5rem 0;padding:1.5rem}.info-box h4{color:#2b6cb0;margin:0 0 1rem}.info-box p{color:#2c5282;line-height:1.6;margin:0 0 .5rem}.info-box ul{color:#2c5282;margin:.5rem 0 0;padding-left:1.5rem}.info-box li{margin-bottom:.25rem}@media (max-width:768px){.workflow-option{flex-direction:column;text-align:center}.workflow-icon{margin-bottom:1rem;margin-right:0}.workflow-arrow{margin-left:0;margin-top:1rem;transform:rotate(90deg)}.categories-grid,.overview-stats{grid-template-columns:1fr}.fields-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}}.login-container{align-items:center;display:flex;justify-content:center;min-height:70vh;padding:2rem 1rem}.login-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;box-shadow:0 8px 32px #0000004d;max-width:450px;padding:3rem;text-align:center;width:100%}.login-header{margin-bottom:2rem}.login-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#f0f8ff);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;margin-bottom:.5rem}.login-header p{color:#fffc;font-size:1.1rem}.login-methods{gap:1.5rem}.login-methods,.oauth-section{display:flex;flex-direction:column}.oauth-section{gap:1rem}.oauth-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #ffffff4d;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;gap:.75rem;justify-content:center;padding:1rem 1.5rem;transition:all .3s ease}.oauth-button:hover:not(:disabled){background:#fff3;border-color:#ffffff80;transform:translateY(-2px)}.oauth-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.oauth-icon{font-size:1.3rem}.google-button:hover:not(:disabled){border-color:#4285f4;box-shadow:0 4px 12px #4285f44d}.facebook-button:hover:not(:disabled){border-color:#1877f2;box-shadow:0 4px 12px #1877f24d}.login-divider{align-items:center;color:#fff9;display:flex;font-size:.9rem;gap:1rem}.login-divider:after,.login-divider:before{background:#ffffff4d;content:"";flex:1 1;height:1px}.magic-link-section{display:flex;flex-direction:column;gap:1rem}.magic-link-toggle{align-items:center;background:#0000;border:1px solid #ffffff4d;border-radius:8px;color:#fffc;cursor:pointer;display:flex;font-size:1rem;gap:.5rem;justify-content:center;padding:.75rem 1rem;transition:all .3s ease}.magic-link-toggle:hover:not(:disabled){background:#ffffff1a;border-color:#ffffff80}.magic-icon{font-size:1.1rem}.magic-link-form{text-align:left}.form-group{margin-bottom:1rem}.form-group label{color:#ffffffe6;display:block;font-weight:500;margin-bottom:.5rem}.form-group input{background:#ffffff1a;border:1px solid #ffffff4d;border-radius:8px;color:#fff;font-size:1rem;padding:.75rem 1rem;transition:border-color .3s ease;width:100%}.form-group input:focus{background:#ffffff26;border-color:#fff9;outline:none}.form-group input::placeholder{color:#ffffff80}.form-actions{display:flex;gap:.75rem;margin-top:1.5rem}.magic-submit-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;flex:1 1;font-weight:600;padding:.75rem 1rem;transition:all .3s ease}.magic-submit-button:hover:not(:disabled){box-shadow:0 4px 12px #667eea66;transform:translateY(-1px)}.magic-submit-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.magic-cancel-button{background:#0000;border:1px solid #ffffff4d;border-radius:8px;color:#fffc;cursor:pointer;padding:.75rem 1rem;transition:all .3s ease}.magic-cancel-button:hover:not(:disabled){background:#ffffff1a}.magic-link-sent{background:#ffffff0d;border-radius:12px;padding:1.5rem;text-align:center}.success-icon{font-size:3rem;margin-bottom:1rem}.magic-link-sent h3{color:#4ade80;margin-bottom:1rem}.magic-link-sent p{color:#fffc;margin-bottom:.5rem}.demo-note{color:#fff9;font-size:.9rem;font-style:italic}.magic-resend-button{background:#0000;border:1px solid #ffffff4d;border-radius:6px;color:#fffc;cursor:pointer;font-size:.9rem;margin-top:1rem;padding:.5rem 1rem;transition:all .3s ease}.magic-resend-button:hover{background:#ffffff1a}.demo-notice{background:#ffc1071a;border:1px solid #ffc1074d;border-radius:8px;color:#fffc;font-size:.9rem;margin-top:2rem;padding:1rem}.error-message{align-items:center;background:#dc35451a;border:1px solid #dc35454d;border-radius:8px;color:#ff6b6b;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem;padding:1rem}.retry-button{background:#0000;border:1px solid #dc354580;border-radius:6px;color:#ff6b6b;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .3s ease}.retry-button:hover{background:#dc35451a}.loading-overlay{align-items:center;background:#00000080;bottom:0;color:#fff;display:flex;flex-direction:column;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:50px;margin-bottom:1rem;width:50px}.header-content{position:relative}.header-title-center{align-items:center;display:flex;flex:1 1;justify-content:center}.header-auth{align-items:center;display:flex;flex:0 0 auto}.user-menu{position:relative}.user-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff4d;border-radius:25px;color:#fff;cursor:pointer;display:flex;gap:.75rem;padding:.5rem 1rem;transition:all .3s ease}.user-button:hover{background:#fff3;border-color:#ffffff80}.user-avatar{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;font-size:.8rem;font-weight:600;height:32px;justify-content:center;width:32px}.user-name{font-weight:500;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-arrow{font-size:.7rem;opacity:.7}.user-dropdown{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;box-shadow:0 8px 32px #0000004d;margin-top:.5rem;position:absolute;right:0;top:100%;width:250px;z-index:9999}.user-info{padding:1rem}.user-details{display:flex;flex-direction:column;gap:.25rem}.user-email{color:#fff;font-weight:500}.user-id{color:#fff9;font-size:.8rem}.dropdown-divider{background:#fff3;height:1px;margin:0 1rem}.logout-button{align-items:center;background:#0000;border:none;border-radius:0 0 12px 12px;color:#fffc;cursor:pointer;display:flex;gap:.5rem;padding:.75rem 1rem;transition:all .3s ease;width:100%}.logout-button:hover{background:#ffffff1a;color:#fff}.logout-icon{font-size:1rem}.dropdown-backdrop{bottom:0;left:0;position:fixed;right:0;top:0;z-index:9998}.dashboard-container{margin:0 auto;max-width:1200px;padding:2rem 1rem}.dashboard-header{margin-bottom:3rem;text-align:center}.dashboard-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#f0f8ff);-webkit-background-clip:text;background-clip:text;font-size:3rem;margin-bottom:.5rem}.dashboard-header p{color:#fffc;font-size:1.2rem}.dashboard-loading{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:300px}.dashboard-actions{display:flex;justify-content:center;margin-bottom:2rem}.action-button{align-items:center;border:none;border-radius:12px;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;gap:.75rem;padding:1rem 2rem;transition:all .3s ease}.primary-button{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 15px #667eea66;color:#fff}.primary-button:hover{box-shadow:0 6px 20px #667eea99;transform:translateY(-2px)}.button-icon{font-size:1.2rem}.series-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin-top:2rem}.series-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;box-shadow:0 4px 15px #0003;padding:1.5rem;position:relative;transition:all .3s ease}.series-card:hover{border-color:#fff6;box-shadow:0 8px 25px #0000004d;transform:translateY(-5px)}.series-card-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.series-name{color:#fff;flex:1 1;font-size:1.3rem;font-weight:600;line-height:1.3;margin:0}.series-actions{display:flex;gap:.5rem}.action-icon{align-items:center;background:#0000;border:1px solid #ffffff4d;border-radius:6px;color:#ffffffb3;cursor:pointer;display:flex;font-size:.9rem;height:32px;justify-content:center;transition:all .3s ease;width:32px}.action-icon:hover:not(:disabled){background:#ffffff1a;border-color:#ffffff80;color:#fff}.delete-button:hover:not(:disabled){background:#dc354533;border-color:#dc354580;color:#ff6b6b}.series-stats{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 1fr;margin-bottom:1rem}.stat{display:flex;flex-direction:column;gap:.25rem}.stat-label{color:#fff9;font-size:.8rem;letter-spacing:.5px;text-transform:uppercase}.stat-value{color:#fff;font-size:1.1rem;font-weight:600}.series-dates{border-top:1px solid #ffffff1a;margin-bottom:1.5rem;padding-top:1rem}.date-info{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.date-info:last-child{margin-bottom:0}.date-label{color:#fff9;font-size:.8rem;letter-spacing:.5px;text-transform:uppercase}.date-value{color:#fffc;font-size:.9rem}.race-names-stat{grid-column:1/-1}.race-names{font-size:.95rem;line-height:1.3;word-break:break-word}.published-info{border-top:1px solid #ffffff1a;margin-top:.75rem;padding-top:.75rem}.published-link{align-items:center;color:#4ade80;display:flex;font-weight:500;gap:.25rem;text-decoration:none;transition:all .3s ease}.published-link:hover{color:#22c55e;text-decoration:underline}.series-card-footer{display:flex;justify-content:center}.select-series-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff4d;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.select-series-button:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-1px)}.empty-state{color:#fffc;padding:4rem 2rem;text-align:center}.empty-icon{font-size:4rem;margin-bottom:1rem}.empty-state h3{color:#fff;font-size:1.5rem;margin-bottom:.5rem}.empty-state p{color:#ffffffb3;font-size:1.1rem;margin-bottom:2rem}.empty-action-button{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;box-shadow:0 4px 15px #667eea66;color:#fff;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:600;gap:.75rem;padding:1rem 2rem;transition:all .3s ease}.empty-action-button:hover{box-shadow:0 6px 20px #667eea99;transform:translateY(-2px)}.delete-confirm-overlay{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.delete-confirm-modal{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;box-shadow:0 8px 32px #0000004d;max-width:400px;padding:2rem;text-align:center;width:90%}.delete-confirm-modal h4{color:#fff;font-size:1.3rem;margin-bottom:1rem}.delete-confirm-modal p{color:#fffc;margin-bottom:.5rem}.warning-text{color:#ff6b6b;font-weight:500;margin-bottom:1.5rem}.confirm-actions{display:flex;gap:1rem;justify-content:center}.confirm-delete-button{background:linear-gradient(135deg,#dc3545,#c82333);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.confirm-delete-button:hover:not(:disabled){box-shadow:0 4px 12px #dc354566;transform:translateY(-1px)}.confirm-delete-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.cancel-delete-button{background:#0000;border:1px solid #ffffff4d;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease}.cancel-delete-button:hover{background:#ffffff1a;border-color:#ffffff80}@media (max-width:768px){.login-card{margin:1rem;padding:2rem 1.5rem}.login-header h1{font-size:2rem}.oauth-button{font-size:1rem;padding:.875rem 1.25rem}.form-actions,.header-content{flex-direction:column}.header-content{gap:1rem}.header-auth{align-self:flex-end;order:-1}.user-dropdown{left:0;right:auto;width:200px}.dashboard-header h1{font-size:2.5rem}.series-grid{gap:1.5rem}.series-grid,.series-stats{grid-template-columns:1fr}.delete-confirm-modal{margin:1rem;padding:1.5rem}.confirm-actions{flex-direction:column}}@media (max-width:480px){.dashboard-container{padding:1rem .5rem}.series-card{padding:1rem}.series-name{font-size:1.1rem}.action-button{font-size:1rem;padding:.75rem 1.5rem}}.validation-question{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;margin:2rem 0;padding:2rem;text-align:center}.validation-question h3{color:#2d3748;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;text-shadow:0 1px 2px #0000001a}.validation-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1.5rem}.btn-outline{align-items:center;background:#0000;border:2px solid #fff9;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.btn-outline:hover{background:#ffffff1a;border-color:#fffc;transform:translateY(-2px)}.btn-outline:disabled{cursor:not-allowed;opacity:.5;transform:none}.points-cell{font-weight:600;text-align:center}.points-value{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;color:#fff;display:inline-block;font-weight:700;min-width:50px;padding:.25rem .75rem;text-shadow:0 1px 2px #0003}.table-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;margin:1.5rem 0;padding:1rem}.results-table{border-collapse:collapse;margin:0;width:100%}.results-table td,.results-table th{border-bottom:1px solid #ffffff1a;padding:.75rem 1rem;text-align:left}.results-table th{background:#ffffff1a;color:#fff;font-size:.85rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.results-table tr:hover{background:#ffffff0d}.results-table tr:last-child td{border-bottom:none}.validation-actions .btn-primary{background:linear-gradient(135deg,#48bb78,#38a169);border:none;box-shadow:0 4px 12px #48bb784d}.validation-actions .btn-primary:hover{background:linear-gradient(135deg,#38a169,#2f855a);box-shadow:0 6px 20px #48bb7866}.validation-actions .btn-secondary{background:linear-gradient(135deg,#ed8936,#dd6b20);border:none;box-shadow:0 4px 12px #ed89364d;color:#fff}.validation-actions .btn-secondary:hover{background:linear-gradient(135deg,#dd6b20,#c05621);box-shadow:0 6px 20px #ed893666}@media (max-width:768px){.validation-actions{align-items:center;flex-direction:column}.validation-actions .btn,.validation-actions .btn-outline{max-width:300px;width:100%}.validation-question{margin:1.5rem 0;padding:1.5rem}.validation-question h3{font-size:1.25rem}.table-container{overflow-x:auto;padding:.5rem}.results-table td,.results-table th{font-size:.9rem;padding:.5rem}}.stage-container label{color:#2d3748!important;display:block!important;font-weight:600!important;margin-bottom:.5rem!important;text-shadow:none!important}.stage-container input[type=radio]{margin-right:.5rem;transform:scale(1.1)}.stage-container input[type=radio]+label{color:#2d3748!important;cursor:pointer;margin-left:.25rem}.analytics-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:1.5rem;transition:all .3s ease}.analytics-card:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-2px)}.analytics-card h4{color:#2b6cb0;font-size:1rem;font-weight:600;margin:0 0 1rem}.data-table{background:#ffffff05;border-collapse:collapse;border-radius:8px;overflow:hidden;width:100%}.data-table th{background:#ffffff1a;border-bottom:2px solid #ffffff1a;color:#4a5568;font-weight:600;padding:1rem .75rem;text-align:left}.data-table td{border-bottom:1px solid #ffffff0d;padding:.75rem}.data-table tr:hover{background:#ffffff08}.category-section{margin-bottom:2rem}.category-header{align-items:center;background:#ffffff0d;border-left:4px solid #2b6cb0;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:1rem;padding:1rem}.category-header h4{color:#2b6cb0;font-size:1.2rem;margin:0}.category-count{background:#2b6cb033;border-radius:20px;color:#2b6cb0;font-size:.9rem;font-weight:600;padding:.25rem .75rem}.category-table{background:#ffffff05;border:1px solid #ffffff1a;border-radius:8px;overflow:hidden}.position-cell{align-items:center;display:flex;gap:.5rem}.medal-icon{font-size:1.2rem}.points-value{background:#22543d1a;border-radius:4px;color:#22543d;font-size:.9rem;font-weight:600;padding:.25rem .5rem}.form-control{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.form-control:hover:not(:focus){border-color:#a0aec0;box-shadow:0 4px 12px #0000001a}.btn.btn-primary{background:linear-gradient(135deg,#2780e3,#1a6bb8);border:none;box-shadow:0 4px 12px #2780e34d}.btn.btn-primary:hover{background:linear-gradient(135deg,#1a6bb8,#2780e3);box-shadow:0 6px 16px #2780e366;transform:translateY(-1px)}.btn.btn-secondary{background:#ffffff1a;border-color:#fff3;color:#4a5568}.btn.btn-secondary:hover{background:#ffffff26;border-color:#ffffff4d;box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}@media (max-width:768px){.analytics-card{padding:1rem}.category-table{overflow-x:auto}.category-table table{min-width:600px}.category-header{align-items:flex-start;flex-direction:column;gap:.5rem}}
/*# sourceMappingURL=main.9d0eb4b6.css.map*/