.olivepower-container{max-width:1000px;margin:40px auto;padding:20px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.olivepower-progress{display:flex;justify-content:space-between;margin-bottom:40px;position:relative;flex-wrap:wrap}.olivepower-progress::before{content:'';position:absolute;top:20px;left:0;right:0;height:2px;background:#ddd;z-index:0}.progress-step{display:flex;flex-direction:column;align-items:center;position:relative;z-index:1;background:#fff;padding:0 10px;flex:1;min-width:100px}.step-number{width:40px;height:40px;border-radius:50%;background:#ddd;color:#666;display:flex;align-items:center;justify-content:center;font-weight:700;margin-bottom:8px;transition:all 0.3s ease}.progress-step.active .step-number{background:#0073aa;color:#fff;transform:scale(1.1)}.progress-step.completed .step-number{background:#46b450;color:#fff}.progress-step.completed .step-number::after{content:'✓'}.step-label{font-size:12px;color:#666;text-align:center;font-weight:500}.workflow-step{background:#f9f9f9;border-radius:8px;padding:30px;box-shadow:0 2px 4px rgb(0 0 0 / .1);animation:fadeIn 0.5s ease}@keyframes fadeIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.step-content h2{margin-top:0;color:#333;font-size:28px}.video-container{margin:20px 0;text-align:center}#olivepower-video{width:100%;max-width:800px;height:auto;border-radius:4px;box-shadow:0 4px 8px rgb(0 0 0 / .2)}.video-progress-bar{width:100%;max-width:800px;height:8px;background:#ddd;border-radius:4px;margin:15px auto 0;overflow:hidden}.video-progress-fill{height:100%;background:linear-gradient(to right,#0073aa,#005a87);width:0%;transition:width 0.3s ease}.video-status{margin-top:10px;font-weight:600;font-size:14px;color:#666}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:5px;font-weight:600;color:#333;font-size:14px}.form-group input[type="text"],.form-group input[type="email"],.form-group input[type="tel"],.form-group textarea{width:100%;max-width:600px;padding:12px;border:1px solid #ddd;border-radius:4px;font-size:14px;font-family:inherit;transition:border-color 0.3s ease;box-sizing:border-box}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#0073aa;box-shadow:0 0 0 1px #0073aa}.form-group textarea{min-height:100px;resize:vertical}.required{color:#dc3232;margin-left:2px}.olivepower-button{background:#0073aa;color:#fff;padding:12px 30px;border:none;border-radius:4px;font-size:16px;font-weight:600;cursor:pointer;transition:all 0.3s ease;display:inline-block}.olivepower-button:hover{background:#005a87;transform:translateY(-2px);box-shadow:0 4px 8px rgb(0 0 0 / .2)}.olivepower-button:active{transform:translateY(0)}.olivepower-button:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.nda-container{margin:20px 0}.nda-text-content{max-height:400px;overflow-y:scroll;padding:20px;background:#fff;border:1px solid #ddd;border-radius:4px;margin-bottom:20px;line-height:1.6;color:#333}.nda-text-content::-webkit-scrollbar{width:10px}.nda-text-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.nda-text-content::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.nda-text-content::-webkit-scrollbar-thumb:hover{background:#555}.nda-pdf-viewer{width:100%;height:600px;border:1px solid #ddd;border-radius:4px}.nda-scroll-indicator{background:#fff3cd;border:1px solid #ffc107;border-radius:4px;padding:15px;margin-bottom:20px}.nda-scroll-indicator p{margin:0 0 10px 0;color:#856404;font-weight:600}.scroll-progress-bar{width:100%;height:6px;background:#ddd;border-radius:3px;overflow:hidden}.scroll-progress-fill{height:100%;background:linear-gradient(to right,#46b450,#2ea32e);width:0%;transition:width 0.3s ease}.nda-acceptance{background:#fff;padding:20px;border-radius:4px;border:1px solid #ddd}.checkbox-label{display:flex;align-items:flex-start;cursor:pointer;padding:10px;background:#f9f9f9;border-radius:4px;margin-bottom:20px;transition:background 0.3s ease}.checkbox-label:hover{background:#f0f0f0}.checkbox-label input[type="checkbox"]{margin-right:10px;margin-top:4px;width:18px;height:18px;cursor:pointer}.calendar-container{margin:20px 0;background:#fff;padding:20px;border-radius:4px;border:1px solid #ddd}.calendar-container iframe{width:100%;min-height:600px;border:none;border-radius:4px}.error-message{color:#dc3232;padding:12px;background:#fef7f7;border:1px solid #dc3232;border-radius:4px;margin:15px 0;font-size:14px}.success-message{color:#46b450;padding:12px;background:#f7fef7;border:1px solid #46b450;border-radius:4px;margin:15px 0;font-size:14px}.small-text{font-size:12px;margin-top:15px;color:#666}.small-text a{color:#0073aa;text-decoration:none}.small-text a:hover{text-decoration:underline}.olivepower-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}@media (max-width:768px){.olivepower-container{padding:10px}.workflow-step{padding:20px 15px}.olivepower-progress{justify-content:space-around}.progress-step{flex:0 0 auto;margin:0 5px 15px}.step-label{font-size:11px}.step-number{width:35px;height:35px;font-size:14px}.step-content h2{font-size:22px}.form-group input,.form-group textarea{max-width:100%}.nda-text-content{max-height:300px}.calendar-container iframe{min-height:500px}}@media (max-width:480px){.olivepower-progress::before{display:none}.progress-step{flex:1 1 50%;margin-bottom:15px}.workflow-step{padding:15px 10px}.olivepower-button{width:100%;text-align:center}}@media print{.olivepower-progress,.olivepower-button,.nda-scroll-indicator,#nda-acceptance{display:none!important}.nda-text-content{max-height:none;overflow:visible;border:none}.workflow-step{box-shadow:none;background:#fff}}