.video-upload-container{max-width:600px;margin:0 auto;padding:2rem;font-family:inherit}.upload-step{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 12px #00000014}.upload-step h2{margin:0 0 .5rem;font-size:1.75rem;color:#1a1a1a}.upload-step>p{color:#666;margin-bottom:1.5rem}.form-section{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #eee}.form-section:last-of-type{border-bottom:none}.form-section h3{font-size:1.1rem;margin:0 0 1rem;color:#333}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#333;font-size:.95rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group input[type=text],.form-group input[type=email]{width:100%;padding:.75rem 1rem;font-size:1rem;border:2px solid #e0e0e0;border-radius:8px;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.form-group input[type=text]:focus,.form-group input[type=email]:focus{outline:none;border-color:#f9a825;box-shadow:0 0 0 3px #f9a82533}.form-group input[type=text]:disabled,.form-group input[type=email]:disabled{background:#f5f5f5;cursor:not-allowed}.intro-text{color:#555;font-size:1.05rem;margin-bottom:1.5rem}.btn-primary,.btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;transition:all .2s;text-decoration:none}.btn-primary{background:#f9a825;color:#1a1a1a}.btn-primary:hover:not(:disabled){background:#f57f17}.btn-primary:disabled{background:#ccc;cursor:not-allowed}.btn-secondary{background:#f5f5f5;color:#333;border:2px solid #e0e0e0}.btn-secondary:hover:not(:disabled){background:#e0e0e0}.btn-link{background:none;border:none;color:#1976d2;cursor:pointer;font-size:.875rem;padding:0;margin-left:.5rem}.btn-link:hover{text-decoration:underline}.button-group{display:flex;gap:1rem;margin-top:1.5rem}.error-message{background:#ffebee;color:#c62828;padding:.875rem 1rem;border-radius:8px;margin-bottom:1rem;font-size:.9rem}.error-messages .error-message{margin-bottom:.5rem}.file-drop-zone{position:relative;margin-bottom:1.5rem}.file-drop-zone input[type=file]{position:absolute;width:100%;height:100%;opacity:0;cursor:pointer;z-index:2}.drop-label{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 1.5rem;border:2px dashed #ccc;border-radius:12px;background:#fafafa;transition:all .2s;text-align:center}.file-drop-zone:hover .drop-label,.file-drop-zone input:focus+.drop-label{border-color:#f9a825;background:#fffde7}.drop-icon{font-size:2.5rem;color:#f9a825;margin-bottom:.5rem;font-weight:300}.drop-label>span{display:block}.drop-hint{color:#999;font-size:.875rem;margin-top:.25rem}.file-types{color:#999;font-size:.8rem;margin-top:.75rem}.file-list{margin-bottom:1.5rem}.file-list h3{font-size:1rem;margin:0 0 .75rem;color:#333}.file-list ul{list-style:none;padding:0;margin:0}.file-item{display:flex;align-items:center;gap:1rem;padding:.75rem;background:#f9f9f9;border-radius:8px;margin-bottom:.5rem}.file-info{flex:1;min-width:0}.file-name{display:block;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-size{font-size:.8rem;color:#666}.progress-container{flex:0 0 120px;height:24px;background:#e0e0e0;border-radius:12px;overflow:hidden;position:relative}.progress-bar{height:100%;background:#f9a825;transition:width .3s ease}.progress-bar.complete{background:#4caf50}.progress-bar.error{background:#f44336}.progress-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.75rem;font-weight:600;color:#333}.btn-remove{background:none;border:none;font-size:1.5rem;color:#999;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}.btn-remove:hover{background:#ffebee;color:#c62828}.checkbox-group{margin-bottom:1.5rem}.checkbox-label{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;cursor:pointer}.checkbox-label input[type=checkbox]{width:20px;height:20px;margin-top:.125rem;accent-color:#f9a825;cursor:pointer}.checkbox-label span{line-height:1.5}.checkbox-label a{color:#1976d2;font-size:inherit;text-decoration:none;line-height:inherit;display:inline}.checkbox-label a:hover{text-decoration:underline}.checkbox-section{background:#fafafa;border-radius:8px;padding:1.5rem;margin-top:1rem}.checkbox-section h3{margin-bottom:1.25rem}.thank-you{text-align:center}.success-icon{width:80px;height:80px;margin:0 auto 1.5rem;color:#4caf50}.success-icon svg{width:100%;height:100%}.submission-summary{background:#f5f5f5;border-radius:8px;padding:1rem 1.5rem;margin:1.5rem 0;text-align:left}.submission-summary p{margin:.5rem 0}.thank-you-actions{display:flex;flex-direction:column;gap:.75rem;margin-top:2rem}.thank-you-actions .btn-primary,.thank-you-actions .btn-secondary{width:100%}@media (max-width: 640px){.video-upload-container{padding:1rem}.upload-step{padding:1.5rem}.form-row{grid-template-columns:1fr}.button-group{flex-direction:column}.file-item{flex-wrap:wrap}.progress-container{flex:1 1 100%;order:3;margin-top:.5rem}.checkbox-section{padding:1rem}}
