.language-selector{display:inline-flex;align-items:center;z-index:10}.language-select{padding:6px 12px;border:1px solid #d1d5db;border-radius:6px;background-color:#fff;font-size:14px;cursor:pointer;transition:all .2s;outline:none;min-width:140px;font-weight:500}.language-select:hover{border-color:#9ca3af;background-color:#f9fafb}.language-select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;background-color:#fff}.language-select option{padding:8px;font-weight:500}.contact-buttons.floating{position:fixed;bottom:24px;right:24px;z-index:1000;display:flex;flex-direction:column;gap:12px}.contact-btn{width:56px;height:56px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000026;transition:all .3s ease;position:relative;font-size:0}.contact-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003}.contact-btn:active{transform:translateY(0)}.contact-btn-phone{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.contact-btn-phone:hover{background:linear-gradient(135deg,#059669,#047857)}.contact-btn-chat{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.contact-btn-chat:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.contact-btn-donate{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}.contact-btn-donate:hover{background:linear-gradient(135deg,#d97706,#b45309)}.contact-tooltip{position:absolute;right:70px;top:50%;transform:translateY(-50%);background:#1f2937;color:#fff;padding:8px 12px;border-radius:8px;font-size:13px;font-weight:500;white-space:nowrap;box-shadow:0 4px 12px #0003;pointer-events:none}.contact-tooltip:after{content:"";position:absolute;right:-6px;top:50%;transform:translateY(-50%);border:6px solid transparent;border-left-color:#1f2937}.contact-buttons.header{display:flex;gap:8px;align-items:center}.contact-buttons.header .contact-btn{width:auto;height:auto;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:600;gap:6px;box-shadow:none}.contact-buttons.header .contact-btn svg{width:18px;height:18px}.contact-buttons.header .contact-btn:hover{transform:none;box-shadow:0 2px 8px #0000001a}.contact-buttons.header .contact-btn-phone{background:#10b981;color:#fff}.contact-buttons.header .contact-btn-phone:hover{background:#059669}.contact-buttons.header .contact-btn-chat{background:#3b82f6;color:#fff}.contact-buttons.header .contact-btn-chat:hover{background:#2563eb}.contact-buttons.header .contact-btn-donate{background:#f59e0b;color:#fff}.contact-buttons.header .contact-btn-donate:hover{background:#d97706}.donate-toast{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn .3s ease}.donate-toast-content{background:#fff;border-radius:16px;padding:24px;max-width:420px;width:90%;box-shadow:0 20px 60px #0000004d;position:relative;animation:slideUp .3s ease}.donate-toast-close{position:absolute;top:12px;right:12px;background:none;border:none;font-size:28px;color:#6b7280;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.donate-toast-close:hover{background:#f3f4f6;color:#1f2937}.donate-toast-header{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding-right:32px}.donate-toast-header svg{color:#f59e0b;flex-shrink:0}.donate-toast-header h3{margin:0;font-size:20px;font-weight:700;color:#1f2937}.donate-toast-body{color:#4b5563}.donate-message{margin:0 0 20px;font-size:14px;line-height:1.6;color:#6b7280}.donate-info{background:#f9fafb;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:12px}.donate-info-item{display:flex;align-items:center;gap:12px}.donate-label{font-weight:600;color:#374151;min-width:100px;font-size:14px}.donate-value{color:#1f2937;font-size:14px;font-weight:500}.donate-stk{font-family:Courier New,monospace;font-size:16px;font-weight:700;color:#f59e0b;letter-spacing:1px}@media (max-width: 768px){.contact-buttons.floating{bottom:16px;right:16px}.contact-btn{width:48px;height:48px}.contact-tooltip{right:60px;font-size:12px;padding:6px 10px}.contact-buttons.header .contact-btn{padding:6px 12px;font-size:13px}.contact-buttons.header .contact-btn span{display:none}.donate-toast-content{padding:20px;max-width:90%}.donate-toast-header h3{font-size:18px}.donate-info-item{flex-direction:column;align-items:flex-start;gap:4px}.donate-label{min-width:auto}}.login-page{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:32px 16px;background:#f8fafc;font-family:Inter,system-ui,-apple-system,sans-serif;overflow:hidden}.login-card{position:relative;z-index:1;width:100%;max-width:440px;background:#fff;border-radius:16px;padding:36px;box-shadow:0 16px 40px #0f172a14;border:1px solid #e2e8f0}.brand{display:flex;align-items:center;gap:10px;margin-bottom:16px}.brand-icon{width:32px;height:32px;object-fit:contain;filter:drop-shadow(0 2px 6px rgba(0,0,0,.35))}.brand-name{font-weight:700;font-size:20px;color:#20595e}.headline h1{margin:0;font-size:28px;font-weight:800;color:#0f172a;line-height:1.1}.headline p{margin:8px 0 0;color:#475569;font-size:14px}.error-message{margin-top:12px;padding:12px 14px;border-radius:10px;background:#ffe6e6;color:#b30000;font-size:14px;border:1px solid #ffc8c8}.login-form{margin-top:20px;display:flex;flex-direction:column;gap:16px}.form-field{display:flex;flex-direction:column;gap:8px}.label-text{font-size:14px;font-weight:600;color:#eaf2f3}.form-field input{width:100%;height:48px;padding:0 14px;border-radius:10px;border:1px solid rgba(255,255,255,.14);background:#ffffff08;color:#fff;font-size:16px;transition:border-color .15s,box-shadow .15s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-field input::placeholder{color:#94a3b8}.form-field input:focus{outline:none;border-color:#ffd79ce6;box-shadow:0 0 0 3px #ffd79c40}.password-wrapper{display:flex;align-items:stretch;border:1px solid rgba(255,255,255,.14);border-radius:10px;overflow:hidden;transition:border-color .15s,box-shadow .15s}.password-wrapper:focus-within{border-color:#ffd79ce6;box-shadow:0 0 0 3px #ffd79c40}.password-wrapper input{border:none;height:48px;padding:0 12px;flex:1;font-size:16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;color:#f8fafc}.password-wrapper input:focus{box-shadow:none}.toggle-visibility{border:none;background:#ffffff0d;color:#eaf2f3;padding:0 12px;cursor:pointer;font-size:16px;display:flex;align-items:center}.toggle-visibility:hover{background:#ffffff1a}.actions-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px}.remember-me{display:flex;align-items:center;gap:8px;font-size:13px;color:#475569;cursor:pointer;-webkit-user-select:none;user-select:none}.remember-me input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:#20595e}.remember-me span{font-size:13px;color:#475569}.link{font-size:13px;font-weight:600;color:#ffd79c;text-decoration:underline}.submit-btn{width:100%;height:48px;border:none;border-radius:10px;background:linear-gradient(135deg,#20595e,#ffd79c);color:#fff;font-weight:700;font-size:15px;cursor:pointer;transition:background .15s,box-shadow .15s}.submit-btn:hover:not(:disabled){box-shadow:0 14px 30px #ffd79c61}.submit-btn:disabled{opacity:.65;cursor:not-allowed}.login-page{background:#f8fafc}.login-page:before,.pattern-bg{display:none}.login-card{background:#fff;border:1px solid #e2e8f0;box-shadow:0 16px 40px #0f172a14}.headline h1{color:#0f172a}.headline p{color:#475569}.brand-name{color:#20595e}.label-text{color:#0f172a}.form-field input{background:#fff;border:1px solid #e2e8f0;color:#0f172a}.form-field input:focus{border-color:#20595e;box-shadow:0 0 0 3px #20595e26}.password-wrapper{border:1px solid #e2e8f0}.password-wrapper:focus-within{border-color:#20595e;box-shadow:0 0 0 3px #20595e26}.password-wrapper input{color:#0f172a}.toggle-visibility{background:#f1f5f9;color:#334155}.toggle-visibility:hover{background:#e2e8f0}.link{color:#20595e}.submit-btn{background:#20595e;box-shadow:none}.submit-btn:hover:not(:disabled){background:#1a4b50;box-shadow:0 10px 24px #20595e2e}@media (max-width: 768px){.login-page{padding:20px 12px 12px;align-items:flex-start}.login-card{max-width:100%;padding:24px 20px;border-radius:12px;margin-top:auto;margin-bottom:auto}.brand{margin-bottom:12px}.brand-icon{width:28px;height:28px}.brand-name{font-size:18px}.headline h1{font-size:24px}.headline p{font-size:13px}.login-form{margin-top:16px;gap:14px}.form-field input,.password-wrapper input{height:44px;font-size:16px;padding:0 12px}.password-wrapper{height:44px}.toggle-visibility{padding:0 10px;font-size:18px;min-width:44px}.submit-btn{height:48px;font-size:16px;min-height:44px}.actions-row{margin-top:-4px}.link{font-size:14px;padding:8px 0}}@media (max-width: 480px){.login-card{padding:20px 16px}.headline h1{font-size:22px}.form-field input,.password-wrapper input,.password-wrapper{height:48px}}.project-timer{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 2px 8px #0f172a0f;font-family:Inter,system-ui,-apple-system,sans-serif}.timer-icon{font-size:24px;line-height:1}.timer-content{flex:1;display:flex;flex-direction:column;gap:6px}.timer-title{font-size:12px;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.5px}.timer-display{display:flex;gap:8px;align-items:center}.timer-unit{display:flex;flex-direction:column;align-items:center;gap:2px;min-width:50px}.timer-value{font-size:20px;font-weight:700;color:#0f172a;font-variant-numeric:tabular-nums;line-height:1.2}.timer-label{font-size:10px;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.3px}.timer-finalized-badge{display:inline-block;padding:4px 8px;background:#10b981;color:#fff;border-radius:6px;font-size:11px;font-weight:600;margin-top:4px;align-self:flex-start}.timer-active .timer-value{color:#20595e}.timer-finalized .timer-value{color:#10b981}.timer-finalized{background:#f0fdf4;border-color:#86efac}.project-timer.compact{padding:8px 12px;gap:8px}.project-timer.compact .timer-icon{font-size:20px}.project-timer.compact .timer-title{font-size:11px}.project-timer.compact .timer-value{font-size:16px}.project-timer.compact .timer-label{font-size:9px}.project-timer.compact .timer-unit{min-width:40px}.project-timer.inline{display:inline-flex;padding:6px 10px;gap:6px}.project-timer.inline .timer-icon{font-size:16px}.project-timer.inline .timer-content{gap:4px}.project-timer.inline .timer-title{font-size:10px}.project-timer.inline .timer-display{gap:6px}.project-timer.inline .timer-value{font-size:14px}.project-timer.inline .timer-label{font-size:9px}.project-timer.inline .timer-unit{min-width:35px}.workflow-indicator{display:flex;flex-direction:column;align-items:center;gap:6px;font-size:12px}.workflow-indicator.compact{flex-direction:row;gap:8px;align-items:center}.workflow-badge{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;font-weight:600;font-size:12px;flex-shrink:0}.workflow-indicator.step-0 .workflow-badge,.workflow-indicator.step-1.pending .workflow-badge{background-color:#e2e8f0;color:#64748b}.workflow-indicator.step-1.in-progress .workflow-badge{background-color:#fef3c7;color:#d97706;animation:pulse 2s infinite}.workflow-indicator.step-1.completed .workflow-badge,.workflow-indicator.step-2.completed .workflow-badge{background-color:#d1fae5;color:#059669}.workflow-indicator.step-2.in-progress .workflow-badge{background-color:#dbeafe;color:#2563eb;animation:pulse 2s infinite}.workflow-indicator.step-3.completed .workflow-badge{background-color:#10b981;color:#fff}.workflow-label{font-size:11px;font-weight:500;color:#475569;white-space:nowrap}.workflow-indicator.compact .workflow-label{font-size:12px}.workflow-steps-mini{display:flex;align-items:center;gap:4px}.workflow-step-mini{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;transition:all .3s ease}.workflow-step-mini.pending{background-color:#e2e8f0;color:#94a3b8;border:2px solid #e2e8f0}.workflow-step-mini.in-progress{background-color:#fef3c7;color:#d97706;border:2px solid #fbbf24;animation:pulse 2s infinite}.workflow-step-mini.completed{background-color:#10b981;color:#fff;border:2px solid #10b981}.workflow-step-mini.completed .step-dot:before{content:"✓"}.workflow-connector{width:20px;height:2px;background-color:#e2e8f0;transition:background-color .3s ease}.workflow-connector.active{background-color:#10b981}.workflow-indicator.compact{padding:4px 8px;border-radius:6px;background-color:#f8fafc}.workflow-indicator.step-0.compact{background-color:#f1f5f9}.workflow-indicator.step-1.in-progress.compact{background-color:#fffbeb}.workflow-indicator.step-2.in-progress.compact{background-color:#eff6ff}.workflow-indicator.step-2.completed.compact{background-color:#f0fdf4}.workflow-indicator.step-3.completed.compact{background-color:#d1fae5}.projects-page{min-height:100vh;background:radial-gradient(120% 120% at 12% 8%,rgba(32,89,94,.35),transparent),radial-gradient(120% 120% at 85% 12%,rgba(255,215,156,.4),transparent),#20595e;color:#f8fafc;font-family:Inter,system-ui,-apple-system,sans-serif}.projects-header{padding:24px 32px;display:flex;justify-content:space-between;align-items:center;background:#103439d9;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,215,156,.18)}.projects-header h1{margin:0;color:#fff;font-size:28px;font-weight:800}.projects-header p{margin:4px 0 0;color:#dbe7e8;font-size:14px}.logout-btn{padding:10px 14px;background:#20595e33;color:#ffe5bf;border:1px solid rgba(255,215,156,.35);border-radius:10px;cursor:pointer;font-size:14px;font-weight:700;transition:all .15s}.logout-btn:hover{background:#20595e4d;border-color:#ffd79c80}.projects-content{max-width:1200px;margin:24px auto 40px;padding:0 24px}.editor-page .projects-header h1{margin-bottom:4px}.editor-page .projects-table th:last-child,.editor-page .projects-table td:last-child{width:140px;text-align:center}.editor-page .projects-table .view-btn{padding:8px 14px}.projects-actions{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.create-btn{padding:12px 18px;background:linear-gradient(135deg,#20595e,#ffd79c);color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 12px 30px #ffd79c52;transition:transform .1s ease,box-shadow .15s ease}.create-btn:hover{transform:translateY(-1px);box-shadow:0 16px 36px #ffd79c66}.projects-table{width:100%;background:#103439e6;border-radius:14px;overflow:hidden;border:1px solid rgba(255,215,156,.2);box-shadow:0 18px 50px #00000052}.projects-table thead{background:#20595ea6}.projects-table th{padding:14px 16px;text-align:left;font-weight:700;color:#ffe5bf;border-bottom:1px solid rgba(255,215,156,.25);font-size:13px;letter-spacing:.01em}.projects-table td{padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.06);color:#f3f6f7;font-size:14px}.projects-table td:has(.workflow-indicator){min-width:160px}.projects-table tr:hover{background:#ffd79c14}.status-badge{padding:6px 12px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.01em}.status-reviewing{background:#20595e33;color:#cdeff2}.status-done{background:#ffd79c33;color:#ffe5bf}.status-draft{background:#ffffff1a;color:#e7ecef}.view-btn{padding:10px 12px;background:#ffd79c2e;color:#1f2a2c;border:1px solid rgba(255,215,156,.4);border-radius:10px;cursor:pointer;font-size:13px;font-weight:700;transition:all .15s}.view-btn:hover{background:#ffd79c42;border-color:#ffd79c8c}.loading,.empty-state{text-align:center;padding:3rem;color:#cbd5e1}.projects-page{background:#f8fafc;color:#0f172a}.projects-header{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 6px 16px #0f172a0f}.projects-header h1{color:#0f172a}.projects-header p{color:#475569}.logout-btn{background:#ffd79c;color:#20595e;border:1px solid #ffd79c}.logout-btn:hover{background:#f5c782}.projects-actions{color:#0f172a}.create-btn{background:#20595e;color:#fff;box-shadow:none}.create-btn:hover{background:#1a4b50;box-shadow:0 8px 18px #20595e2e}.projects-table{background:#fff;border:1px solid #e2e8f0;box-shadow:0 12px 30px #0f172a14}.projects-table thead{background:#f8fafc}.projects-table th{color:#0f172a;border-bottom:1px solid #e2e8f0}.projects-table td{color:#0f172a;border-bottom:1px solid #f1f5f9}.projects-table tr:hover{background:#f8fafc}.status-reviewing,.status-done,.status-draft{border:1px solid transparent}.status-reviewing{background:#20595e1f;color:#20595e}.status-done{background:#ffd79c2e;color:#8a5b1c}.status-draft{background:#f1f5f9;color:#475569}.view-btn{background:#ffd79c;color:#20595e;border:1px solid #ffd79c}.view-btn:hover{background:#f5c782}.delete-btn{padding:10px 12px;background:#ef4444;color:#fff;border:1px solid #ef4444;border-radius:10px;cursor:pointer;font-size:13px;font-weight:700;transition:all .15s}.delete-btn:hover{background:#dc2626;border-color:#dc2626}.admin-btn{padding:12px 18px;background:#ff9800;color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:700;cursor:pointer;transition:all .15s}.admin-btn:hover{background:#e68900}.text-muted{color:#94a3b8;font-style:italic}@media (max-width: 960px){.projects-content{padding:0 16px}.projects-table{font-size:13px}}.video-upload{margin:0;width:100%}.upload-dropzone{border:2px dashed #d9dde5;border-radius:14px;background:#f9fafb;padding:40px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px;transition:all .2s;position:relative}.upload-dropzone:hover{border-color:#2b6cee;background:#f0f4ff}.upload-dropzone.dragging{border-color:#2b6cee;background:#e8f0ff;border-width:3px}.upload-icon-large{font-size:48px;color:#9ca3af}.upload-dropzone.dragging .upload-icon-large{color:#2b6cee}.upload-dropzone-title{margin:0;color:#374151;font-weight:600;font-size:16px}.upload-dropzone-sub{margin:0;color:#6b7280;font-size:14px}.upload-btn-primary{padding:10px 20px;background:#2b6cee;color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:700;cursor:pointer;transition:all .15s;position:relative;z-index:10;pointer-events:auto}.upload-btn-primary:hover:not(:disabled){background:#225ad1;box-shadow:0 8px 18px #2b6cee40}.upload-btn-primary:disabled{opacity:.6;cursor:not-allowed}.upload-dropzone-hint{margin:4px 0 0;color:#9ca3af;font-size:12px}.upload-active{width:100%}.upload-details-card{background:#fff;border:1px solid #dfe1e6;border-radius:12px;padding:16px;margin-top:0;box-shadow:0 4px 12px #0000000d}.file-info{display:flex;align-items:center;gap:12px;margin-bottom:12px}.file-icon{font-size:32px;color:#2b6cee}.file-meta{flex-grow:1}.file-name{font-size:14px;font-weight:600;color:#172b4d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 0 4px}.file-size{font-size:12px;color:#6b7280;margin:0}.upload-file-info{display:flex;align-items:center;gap:12px;margin-bottom:12px}.file-details{flex-grow:1}.upload-stats{display:flex;justify-content:space-between;font-size:13px;color:#6b7280}.status-text{font-weight:500;color:#2b6cee}.speed-time{font-weight:400}.progress-bar-container{width:100%;height:12px;background:#e0e0e0;border-radius:6px;overflow:hidden;margin-bottom:8px}.progress-bar{height:100%;background:linear-gradient(to right,#2b6cee,#4f8dff);border-radius:6px;transition:width .3s ease-out}.progress-parts{font-size:.85rem;color:#666;text-align:center}.upload-status{margin-top:.5rem;padding:.5rem;background:#e3f2fd;color:#1976d2;border-radius:4px;font-size:.9rem}.upload-error{margin-top:.5rem;padding:.5rem;background:#fee;color:#c33;border-radius:4px;font-size:.9rem}@media (max-width: 768px){.upload-dropzone{padding:32px 20px;border-radius:12px;gap:10px}.upload-icon-large{font-size:40px}.upload-dropzone-title{font-size:15px}.upload-dropzone-sub{font-size:13px}.upload-btn-primary{padding:12px 24px;font-size:15px;min-height:44px;width:100%;max-width:280px}.upload-dropzone-hint{font-size:11px}.upload-details-card{padding:14px;border-radius:10px}.file-info{gap:10px;margin-bottom:10px}.file-icon{font-size:28px}.file-name{font-size:13px}.file-size{font-size:11px}.upload-stats{font-size:12px;flex-direction:column;gap:4px}.progress-bar-container{height:10px;margin-bottom:6px}.progress-parts{font-size:12px}}@media (max-width: 480px){.upload-dropzone{padding:24px 16px;gap:8px}.upload-icon-large{font-size:36px}.upload-dropzone-title{font-size:14px}.upload-btn-primary{padding:14px 20px;font-size:16px;width:100%}.upload-details-card{padding:12px}}.create-project-page{min-height:100vh;background:radial-gradient(110% 110% at 12% 10%,rgba(32,89,94,.35),transparent),radial-gradient(110% 110% at 82% 12%,rgba(255,215,156,.4),transparent),#20595e;font-family:Inter,system-ui,-apple-system,sans-serif;color:#f8fafc}.cp-shell{display:flex;flex-direction:column;min-height:100vh}.cp-header{display:flex;justify-content:space-between;align-items:center;padding:16px 22px;border-bottom:1px solid rgba(255,215,156,.2);background:#103439d9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.cp-brand{display:flex;align-items:center;gap:8px;color:#f8fafc;font-weight:700;font-size:18px}.cp-icon{color:#93c5fd;font-size:28px}.cp-logo{width:32px;height:32px;object-fit:contain;filter:drop-shadow(0 2px 6px rgba(0,0,0,.35))}.cp-nav{display:flex;align-items:center;gap:16px}.cp-nav-links{display:none;align-items:center;gap:16px}.cp-nav-links a{font-size:14px;font-weight:600;color:#cbd5e1;text-decoration:none}.cp-nav-links a.active{color:#f8fafc;font-weight:800}.cp-nav-actions{display:flex;align-items:center;gap:10px}.cp-btn{height:40px;padding:0 14px;border-radius:10px;border:1px solid rgba(255,255,255,.08);font-weight:700;cursor:pointer;transition:background .15s,box-shadow .15s,border-color .15s}.cp-btn.primary{background:linear-gradient(135deg,#20595e,#ffd79c);color:#fff;border-color:#ffd79c59}.cp-btn.primary:hover{box-shadow:0 12px 30px #ffd79c59}.cp-btn.ghost{background:#ffffff0a;color:#f8fafc;border-color:#ffd79c40}.cp-btn.ghost:hover{border-color:#ffd79c59}.cp-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#8b5cf6);border:none;cursor:pointer}.cp-main{flex:1;padding:32px 20px 48px;display:flex;justify-content:center}.cp-headline h1{margin:0 0 20px;font-size:32px;font-weight:900;color:#f8fafc}.cp-grid{width:100%;max-width:1200px;display:grid;gap:20px;grid-template-columns:1fr}@media (min-width: 1024px){.cp-nav-links{display:flex}.cp-grid{grid-template-columns:1fr 1fr}}.cp-column{display:flex;flex-direction:column;gap:16px}.cp-card{background:#103439e6;border:1px solid rgba(255,215,156,.2);border-radius:14px;padding:22px;box-shadow:0 18px 50px #00000052;color:#f1f5f6}.cp-card h3{margin:0 0 16px;font-size:18px;font-weight:800;color:#f8fafc}.cp-form{display:flex;flex-direction:column;gap:16px}.cp-form label{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:600;color:#e2e8f0}.cp-form input,.cp-form textarea{width:100%;border-radius:12px;border:1px solid rgba(255,255,255,.16);padding:12px 14px;font-size:15px;color:#fff;transition:border-color .15s,box-shadow .15s;background:#ffffff0a}.cp-form textarea{min-height:120px;resize:vertical}.cp-form input:focus,.cp-form textarea:focus{outline:none;border-color:#ffd79cd9;box-shadow:0 0 0 3px #ffd79c40}.cp-upload-box{border:2px dashed rgba(255,215,156,.25);border-radius:14px;background:#ffffff08;padding:24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px}.upload-icon{font-size:40px;color:#cbd5e1}.upload-title{margin:0;color:#f1f5f6;font-weight:600}.upload-sub{margin:0;color:#cbd5e1;font-size:14px}.upload-hint{margin:6px 0 0;color:#94a3b8;font-size:12px}.cp-banner{display:flex;align-items:flex-start;gap:10px;background:#ffd79c29;color:#3a3022;border-color:#ffd79c52}.cp-banner .material-symbols-outlined{font-size:22px}.cp-banner p{margin:0;font-size:14px;font-weight:600}.cp-actions{display:flex;gap:12px;margin-top:8px;flex-wrap:wrap}.error-message{background:#ffe6e6;color:#b30000;padding:10px 12px;border-radius:10px;font-size:14px;border:1px solid #ffc8c8}.create-project-page{background:#f8fafc;color:#0f172a}.cp-header{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 6px 16px #0f172a0f}.cp-brand{color:#0f172a}.cp-nav-links a{color:#475569}.cp-nav-links a.active{color:#20595e}.cp-nav-links a.muted{color:#94a3b8}.cp-btn.primary{background:#20595e;color:#fff;border-color:#20595e;box-shadow:none}.cp-btn.primary:hover{background:#1a4b50;box-shadow:0 8px 18px #20595e2e}.cp-btn.ghost{background:#fff;color:#20595e;border-color:#e2e8f0}.cp-btn.ghost:hover{border-color:#cbd5e1}.cp-card{background:#fff;border:1px solid #e2e8f0;box-shadow:0 12px 30px #0f172a14;color:#0f172a}.cp-card h3,.cp-form label{color:#0f172a}.cp-form input,.cp-form textarea{background:#fff;border:1px solid #e2e8f0;color:#0f172a}.cp-form input:focus,.cp-form textarea:focus{border-color:#20595e;box-shadow:0 0 0 3px #20595e26}.cp-upload-box{border:2px dashed #e2e8f0;background:#f8fafc}.upload-icon{color:#94a3b8}.upload-title{color:#0f172a}.upload-sub,.upload-hint{color:#6b7280}.cp-banner{background:#fff7ea;color:#8a5b1c;border-color:#ffd79c}@media (max-width: 768px){.cp-header{padding:12px 16px;flex-wrap:wrap}.cp-brand{font-size:16px}.cp-icon{font-size:24px}.cp-nav-actions{gap:8px}.cp-btn{height:44px;padding:0 12px;font-size:14px}.cp-avatar{width:36px;height:36px}.cp-main{padding:20px 12px 32px}.cp-headline h1{font-size:24px;margin-bottom:16px}.cp-grid{gap:16px}.cp-card{padding:16px;border-radius:12px}.cp-card h3{font-size:16px;margin-bottom:12px}.cp-form{gap:14px}.cp-form input,.cp-form textarea{font-size:16px;padding:12px;min-height:44px}.cp-form textarea{min-height:100px}.cp-upload-box{padding:20px 16px;border-radius:12px}.upload-icon{font-size:36px}.upload-title{font-size:15px}.upload-sub{font-size:13px}.upload-hint{font-size:11px}.cp-actions{gap:10px;margin-top:12px}.cp-actions .cp-btn{flex:1;min-width:0}}@media (max-width: 480px){.cp-header{padding:10px 12px}.cp-main{padding:16px 8px 24px}.cp-headline h1{font-size:20px}.cp-card{padding:14px}.cp-form input,.cp-form textarea{padding:10px}.cp-upload-box{padding:16px 12px}.cp-actions{flex-direction:column}.cp-actions .cp-btn{width:100%}}.video-player-container{width:100%;background:#000;border-radius:8px;overflow:hidden}.video-player{width:100%;height:auto;display:block;max-width:100%}@media (max-width: 768px){.video-player-container{border-radius:0}.video-player{object-fit:contain}}@media (max-width: 480px){.video-player{-webkit-tap-highlight-color:transparent}}.feedback-table-container{overflow-x:auto}.general-comment-badge{background:#fef3c7;border-left:4px solid #f59e0b;padding:8px 12px;margin-bottom:8px;border-radius:4px;font-size:13px;color:#92400e}.general-comment-badge strong{color:#78350f;display:block;margin-bottom:4px}.feedback-table{width:100%;border-collapse:collapse;font-size:.9rem}.feedback-table thead{background:#f8f9fa;position:sticky;top:0}.feedback-table th{padding:.75rem;text-align:left;font-weight:600;color:#333;border-bottom:2px solid #e0e0e0;white-space:nowrap}.feedback-table td{padding:.75rem;border-bottom:1px solid #f0f0f0;vertical-align:top}.feedback-table tr:hover{background:#f8f9fa}.timecode-link{background:#667eea;color:#fff;border:none;padding:.25rem .5rem;border-radius:4px;cursor:pointer;font-size:.85rem;font-weight:500}.timecode-link:hover{background:#5568d3}.timecode-cell{display:flex;flex-direction:column;gap:4px}.timecode-buttons{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.timecode-link.secondary{background:#edf2f7;color:#2d3748}.timecode-link.secondary:hover{background:#e2e8f0}.timecode-sub{font-size:.8rem;color:#555;display:flex;gap:6px;align-items:center}.timecode-divider{color:#aaa}.scope-badge{padding:.25rem .5rem;border-radius:12px;font-size:.8rem;font-weight:500}.scope-client{background:#e3f2fd;color:#1976d2}.scope-internal{background:#fff3e0;color:#f57c00}.comment-cell{max-width:200px;word-wrap:break-word}.snapshot-thumb{margin-top:8px;position:relative;display:inline-block}.snapshot-thumb img{max-width:160px;max-height:120px;border-radius:6px;border:1px solid #e2e8f0;object-fit:cover;display:block}.snapshot-image-wrapper{position:relative;display:inline-block}.snapshot-image-wrapper:hover .snapshot-view-btn{opacity:1}.snapshot-view-btn{position:absolute;top:8px;right:8px;width:32px;height:32px;border:none;background:#0009;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;opacity:0;transition:opacity .2s,background .2s;z-index:10;padding:0}.snapshot-view-btn:hover{background:#000c;opacity:1}.snapshot-edit-btn{margin-top:6px;padding:6px 10px;border:1px solid #d1d5db;background:#fff;border-radius:6px;font-size:12px;cursor:pointer;color:#111827}.snapshot-edit-btn:hover{background:#f3f4f6}.image-viewer-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:10000;cursor:pointer}.image-viewer-content{position:relative;max-width:90vw;max-height:90vh;display:flex;align-items:center;justify-content:center;cursor:default}.image-viewer-content img{max-width:100%;max-height:90vh;object-fit:contain;border-radius:8px;box-shadow:0 4px 20px #00000080}.image-viewer-close{position:absolute;top:-40px;right:0;width:36px;height:36px;border:none;background:#fff3;border-radius:50%;color:#fff;font-size:28px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;padding:0}.image-viewer-close:hover{background:#ffffff4d}.proposal-input{width:100%;padding:.5rem;border:1px solid #ddd;border-radius:4px;font-size:.85rem;font-family:inherit;resize:vertical}.proposal-input:focus{outline:none;border-color:#667eea}.status-select{padding:.25rem .5rem;border:1px solid #ddd;border-radius:4px;font-size:.85rem;cursor:pointer}.status-select:focus{outline:none;border-color:#667eea}.status-badge{padding:.25rem .5rem;border-radius:12px;font-size:.8rem;font-weight:500}.status-viewing{background:#e3f2fd;color:#1565c0}.status-editing{background:#fff3e0;color:#e65100}.status-done{background:#e8f5e9;color:#2e7d32}.status-update-next-version{background:#f3e5f5;color:#7b1fa2}.status-additional-request{background:#ffebee;color:#c62828}.status-open{background:#fff3cd;color:#856404}.status-in_progress{background:#cfe2ff;color:#084298}.empty-feedback{text-align:center;padding:2rem;color:#666}.feedback-tags{display:flex;gap:4px;margin-top:4px;flex-wrap:wrap}.tag-category{padding:2px 8px;border-radius:12px;font-size:.7rem;font-weight:500}.tag-visual{background:#e3f2fd;color:#1976d2}.tag-audio{background:#f3e5f5;color:#7b1fa2}.tag-content{background:#e8f5e9;color:#388e3c}.feedback-actions{display:flex;gap:8px;align-items:center}.action-btn{background:none;border:1px solid #ddd;padding:4px 8px;border-radius:4px;cursor:pointer;font-size:1rem;transition:all .2s;display:inline-flex;align-items:center;justify-content:center;min-width:32px;min-height:32px}.action-btn:hover{background:#f5f5f5;border-color:#999}.edit-btn:hover{background:#e3f2fd;border-color:#1976d2;color:#1976d2}.delete-btn:hover{background:#ffebee;border-color:#c62828;color:#c62828}.action-btn:active{transform:scale(.95)}@media (max-width: 768px){.feedback-table-container{-webkit-overflow-scrolling:touch;overflow-x:auto}.feedback-table{font-size:.85rem;min-width:600px}.feedback-table th,.feedback-table td{padding:.625rem .5rem;font-size:.8rem}.timecode-link{padding:.375rem .625rem;font-size:.8rem;min-height:36px;min-width:60px}.comment-cell{max-width:150px;font-size:.8rem}.proposal-input{font-size:.8rem;padding:.625rem;min-height:44px}.status-select{padding:.375rem .5rem;font-size:.8rem;min-height:36px}.action-btn{min-width:36px;min-height:36px;font-size:1.1rem}}@media (max-width: 480px){.feedback-table{font-size:.75rem;min-width:500px}.feedback-table th,.feedback-table td{padding:.5rem .375rem}.timecode-link{padding:.5rem .75rem;font-size:.75rem;min-height:40px}.action-btn{min-width:40px;min-height:40px;font-size:1.2rem}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;border-radius:8px;width:90%;max-width:500px;box-shadow:0 4px 20px #0003}.modal-header{padding:1.5rem;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center}.modal-header h2{margin:0;font-size:1.2rem;color:#333}.close-btn{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.close-btn:hover{color:#333}.modal-body{padding:1.5rem}.modal-body p{margin:0 0 1rem;color:#666}.url-container{display:flex;gap:.5rem}.url-input{flex:1;padding:.75rem;border:1px solid #ddd;border-radius:6px;font-size:.9rem}.copy-btn{padding:.75rem 1.5rem;background:#667eea;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:500;white-space:nowrap}.copy-btn:hover{background:#5568d3}.workflow-steps{background:#fff;border-radius:16px;border:1px solid #e2e8f0;padding:24px;margin-bottom:20px}.workflow-title{font-size:20px;font-weight:800;color:#0f172a;margin:0 0 24px}.workflow-step{position:relative;padding:20px;margin-bottom:16px;border-radius:12px;border:2px solid #e2e8f0;background:#f8fafc;transition:all .2s}.workflow-step:last-child{margin-bottom:0}.workflow-step.pending{opacity:.6;border-color:#e2e8f0;background:#f8fafc}.workflow-step.in-progress{border-color:#20595e;background:#f0f9fa;box-shadow:0 0 0 3px #20595e1a}.workflow-step.completed{border-color:#10b981;background:#f0fdf4}.step-header{display:flex;gap:16px;align-items:flex-start}.step-number{flex-shrink:0;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:18px;color:#fff;background:#94a3b8;transition:all .2s}.workflow-step.pending .step-number{background:#94a3b8}.workflow-step.in-progress .step-number{background:#20595e;animation:pulse 2s infinite}.workflow-step.completed .step-number{background:#10b981}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.step-content{flex:1}.step-title{font-size:16px;font-weight:700;color:#0f172a;margin:0 0 8px}.step-description{font-size:14px;color:#475569;line-height:1.6;margin:0 0 12px}.step-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.step-btn{padding:8px 16px;border-radius:8px;border:1px solid #20595e;background:#20595e;color:#fff;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s}.step-btn:hover:not(:disabled){background:#1a4b50;box-shadow:0 4px 12px #20595e33}.step-btn:disabled{opacity:.5;cursor:not-allowed}.step-check{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#d1fae5;color:#065f46;border-radius:6px;font-size:13px;font-weight:600}.project-info-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;animation:fadeIn .2s ease-out}.project-info-modal{background:#fff;border-radius:8px;width:90%;max-width:600px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 4px 20px #00000026;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.project-info-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb}.project-info-modal-header h2{margin:0;font-size:20px;font-weight:600;color:#111827}.project-info-modal-close{background:none;border:none;font-size:28px;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}.project-info-modal-close:hover{background-color:#f3f4f6;color:#111827}.project-info-modal-content{padding:24px;overflow-y:auto;flex:1}.project-info-section{margin-bottom:24px}.project-info-section:last-child{margin-bottom:0}.project-info-section-title{font-size:16px;font-weight:600;color:#111827;margin:0 0 16px;padding-bottom:8px;border-bottom:2px solid #e5e7eb}.project-info-item{display:flex;padding:12px 0;border-bottom:1px solid #f3f4f6}.project-info-item:last-child{border-bottom:none}.project-info-label{font-weight:500;color:#6b7280;min-width:140px;font-size:14px}.project-info-value{color:#111827;font-size:14px;flex:1;word-break:break-word}.project-info-link{color:#2563eb;text-decoration:none;transition:color .2s}.project-info-link:hover{color:#1d4ed8;text-decoration:underline}.project-info-modal-footer{padding:16px 24px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end}.project-info-modal-btn{padding:8px 16px;background-color:#2563eb;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}.project-info-modal-btn:hover{background-color:#1d4ed8}.project-info-icon-btn{background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:6px;color:#6b7280;transition:all .2s;margin-left:8px}.project-info-icon-btn:hover{background-color:#f3f4f6;color:#2563eb}.project-info-icon-btn svg{width:20px;height:20px}.project-detail-page{min-height:100vh;background:#f8fafc;padding-bottom:32px;font-family:Inter,system-ui,-apple-system,sans-serif;color:#0f172a}.pd-shell{max-width:1200px;margin:0 auto;padding:24px 20px 0}.pd-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.pd-brand{display:flex;align-items:center;gap:12px}.pd-brand img{width:28px;height:28px;object-fit:contain;filter:drop-shadow(0 2px 6px rgba(0,0,0,.35))}.pd-brand span{font-weight:700;font-size:18px;color:#0f172a}.pd-actions{display:flex;align-items:center;gap:10px}.pd-btn-primary{height:42px;padding:0 16px;border:none;border-radius:10px;background:#20595e;color:#fff;font-weight:700;cursor:pointer;transition:background .15s,box-shadow .15s}.pd-btn-primary:hover{background:#1a4b50;box-shadow:0 8px 18px #20595e2e}.pd-btn-ghost{height:42px;padding:0 14px;border-radius:10px;border:1px solid #d0d7e2;background:#fff;color:#0f172a;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s}.pd-btn-ghost:hover{background:#ffffff1a;border-color:#ffd79c66}.pd-btn-ghost:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.pd-card{background:#fff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 12px 30px #0f172a14}.pd-headline{padding:20px 20px 16px;border-bottom:1px solid #e2e8f0}.pd-headline .title-row{display:flex;align-items:center;gap:12px}.pd-back{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;font-size:18px}.pd-title{margin:0;font-size:26px;font-weight:800;color:#0f172a}.pd-title-block{display:flex;flex-direction:column;gap:6px}.pd-edit-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.pd-input{height:38px;padding:0 12px;border:1px solid #d0d7e2;border-radius:10px;font-size:16px;color:#0f172a;min-width:240px;background:#fff}.pd-input:focus{outline:2px solid #20595e;outline-offset:1px}.pd-edit-actions{display:flex;align-items:center;gap:8px}.pd-status{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;font-weight:700;font-size:13px}.pd-status.ready{background:#e0f2f1;color:#065f46}.pd-status.processing,.pd-status.uploading{background:#fff7ed;color:#9a3412}.pd-status.failed{background:#fef2f2;color:#b91c1c}.pd-body{padding:20px;display:flex;flex-direction:column;gap:20px}.editor-page .pd-body{display:flex;flex-direction:column}.editor-page .pd-video{display:none}.editor-page .pd-feedback-card{border-radius:12px;border:1px solid #e2e8f0;box-shadow:none}.pd-version-select{display:flex;flex-direction:column;gap:6px}.pd-version-select label{font-size:12px;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.5px;margin:0}.pd-version-select select{padding:8px 32px 8px 12px;border:1px solid #d0d7e2;border-radius:8px;background:#fff;color:#0f172a;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s ease;min-width:120px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23475569' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center}.pd-version-select select:hover{border-color:#20595e;background-color:#f8fafc}.pd-version-select select:focus{outline:none;border-color:#20595e;box-shadow:0 0 0 3px #20595e1a}.pd-video{border-radius:14px;background:#fff;border:1px solid #e2e8f0;overflow:hidden;min-height:420px}.pd-progress{display:flex;flex-direction:column;align-items:center;gap:10px;padding:16px}.pd-progress-bar{width:100%;max-width:280px;height:6px;border-radius:999px;background:#e2e8f0;overflow:hidden;position:relative}.pd-progress-bar:after{content:"";position:absolute;left:-40%;top:0;height:100%;width:40%;background:linear-gradient(90deg,#20595e,#2f7e86);animation:pd-progress-indeterminate 1.2s ease-in-out infinite}.pd-progress-bar.indeterminate:after{animation:pd-progress-indeterminate 1.2s ease-in-out infinite}@keyframes pd-progress-indeterminate{0%{left:-40%}50%{left:60%}to{left:100%}}.pd-progress p{margin:0;font-weight:600;color:#0f172a}.pd-progress-hint{font-size:13px;font-weight:500;color:#475569}.pd-share-section{margin-bottom:20px}.pd-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.pd-meta-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px}.pd-meta-title{font-size:13px;color:#475569;margin:0 0 4px}.pd-meta-value{font-size:15px;font-weight:700;color:#0f172a}.pd-feedback{margin-top:20px}.pd-feedback .pd-card{overflow:hidden}.pd-feedback-head{padding:18px 20px;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between}.pd-feedback-head h2{margin:0;font-size:18px;font-weight:800;color:#0f172a}.pd-feedback-body{padding:0 0 12px}.project-content{margin-top:10px}.video-section,.feedback-section{background:transparent;box-shadow:none;padding:0}.loading,.error{text-align:center;padding:3rem;color:#0f172a}@media (max-width: 768px){.pd-meta{grid-template-columns:1fr}}.pd-video-overlay{position:relative;width:100%;height:100%;min-height:420px;display:flex;align-items:center;justify-content:center;background:#1a1a1a;border-radius:14px;overflow:hidden}.pd-video-overlay-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:40px;text-align:center}.pd-video-overlay-thumbnail{max-width:100%;max-height:60%;object-fit:contain;border-radius:8px;opacity:.7}.pd-video-overlay-placeholder{width:120px;height:120px;display:flex;align-items:center;justify-content:center;color:#666;background:#ffffff0d;border-radius:50%}.pd-video-overlay-text{color:#fff}.pd-video-overlay-text p{margin:0;font-size:16px;font-weight:500}.pd-video-overlay-text p:first-child{font-size:18px;font-weight:600;margin-bottom:8px}.pd-video-overlay-hint{font-size:14px!important;color:#999!important;font-weight:400!important}.pd-video-overlay-btn{padding:12px 32px;font-size:16px;font-weight:600;color:#fff;background:#20595e;border:none;border-radius:8px;cursor:pointer;transition:all .2s}.pd-video-overlay-btn:hover{background:#1a4b50;transform:translateY(-2px);box-shadow:0 4px 12px #20595e66}.pd-video-overlay-btn:active{transform:translateY(0)}.pd-domain-selector{padding:12px 16px;margin:16px 0;background:#f7f9fc;border:1px solid #e3e7ef;border-radius:8px}.driver-active .driver-overlay,.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in .2s ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in .2s}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;margin:0;padding:15px;border-radius:5px;min-width:250px;max-width:300px;box-shadow:0 1px 10px #0006;z-index:1000000000;position:fixed;top:0;right:0;background-color:#fff}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,"Apple Color Emoji",Helvetica,Arial,sans-serif}.driver-popover-title{font:19px/normal sans-serif;font-weight:700;display:block;position:relative;line-height:1.5;zoom:1;margin:0}.driver-popover-close-btn{all:unset;position:absolute;top:0;right:0;width:32px;height:28px;cursor:pointer;font-size:18px;font-weight:500;color:#d2d2d2;z-index:1;text-align:center;transition:color;transition-duration:.2s}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{margin-bottom:0;font:14px/normal sans-serif;line-height:1.5;font-weight:400;zoom:1}.driver-popover-footer{margin-top:15px;text-align:right;zoom:1;display:flex;align-items:center;justify-content:space-between}.driver-popover-progress-text{font-size:13px;font-weight:400;color:#727272;zoom:1}.driver-popover-footer button{all:unset;display:inline-block;box-sizing:border-box;padding:3px 7px;text-decoration:none;text-shadow:1px 1px 0 #fff;background-color:#fff;color:#2d2d2d;font:12px/normal sans-serif;cursor:pointer;outline:0;zoom:1;line-height:1.3;border:1px solid #ccc;border-radius:3px}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}:not(body):has(>.driver-active-element){overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer button:hover,.driver-popover-footer button:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{display:flex;flex-grow:1;justify-content:flex-end}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";position:absolute;border:5px solid #fff}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{left:100%;border-right-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-right{right:100%;border-left-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-top{top:100%;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.driver-popover-arrow-side-bottom{bottom:100%;border-left-color:transparent;border-top-color:transparent;border-right-color:transparent}.driver-popover-arrow-side-center{display:none}.driver-popover-arrow-side-left.driver-popover-arrow-align-start,.driver-popover-arrow-side-right.driver-popover-arrow-align-start{top:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-start,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-start{left:15px}.driver-popover-arrow-align-end.driver-popover-arrow-side-left,.driver-popover-arrow-align-end.driver-popover-arrow-side-right{bottom:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-end,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-end{right:15px}.driver-popover-arrow-side-left.driver-popover-arrow-align-center,.driver-popover-arrow-side-right.driver-popover-arrow-align-center{top:50%;margin-top:-5px}.driver-popover-arrow-side-top.driver-popover-arrow-align-center,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center{left:50%;margin-left:-5px}.driver-popover-arrow-none{display:none}.feedback-popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px}.feedback-popup-content{background:#fff;border-radius:12px;max-width:800px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 16px 40px #0f172a14;border:1px solid #e2e8f0;color:#0f172a}.feedback-popup-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e2e8f0}.feedback-popup-header h2{margin:0;font-size:20px;font-weight:600;color:#0f172a}.feedback-popup-close{background:none;border:none;font-size:28px;color:#20595e;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s}.feedback-popup-close:hover{background-color:#f1f5f9}.feedback-popup-form{padding:24px}.feedback-block{margin-bottom:24px}.feedback-block h3{margin:0 0 12px;font-size:16px;font-weight:600;color:#0f172a}.feedback-block label{display:block;margin-bottom:8px;font-size:14px;font-weight:500;color:#475569}.feedback-block .required{color:#ef4444}.time-range-group{display:grid;grid-template-columns:1fr 1fr;gap:16px}.time-input-group{display:flex;flex-direction:column}.time-input-group input{padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;margin-bottom:4px;background:#fff;color:#0f172a}.time-display{font-size:12px;color:#475569}.snapshot-block{display:flex;flex-direction:column;gap:12px}.snapshot-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.capture-btn{padding:8px 12px;background:#20595e;color:#fff;border:none;border-radius:8px;font-size:13px;cursor:pointer;transition:background-color .2s}.capture-btn:disabled{opacity:.6;cursor:not-allowed}.capture-btn:hover:not(:disabled){background:#1a4b50}.snapshot-preview{width:100%;max-height:260px;object-fit:contain;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.snapshot-placeholder{width:100%;min-height:160px;border:1px dashed #cbd5e1;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#94a3b8;background:#f8fafc;font-size:14px}.end-time-controls{display:flex;gap:8px}.end-time-controls input{flex:1}.get-time-btn{padding:8px 12px;background:#20595e;color:#fff;border:none;border-radius:6px;font-size:12px;cursor:pointer;white-space:nowrap;transition:background-color .2s}.get-time-btn:hover{background:#1a4b50}.error-message{color:#fca5a5;font-size:12px;margin-top:4px}.category-pills{display:flex;gap:8px;flex-wrap:wrap}.category-pill{padding:10px 20px;border:2px solid #e2e8f0;background:#fff;border-radius:20px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.category-pill:hover{border-color:#20595e;background:#f1f5f9}.category-pill.active{border-color:#20595e;background:#20595e;color:#fff}.tag-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:8px;margin-bottom:12px}.tag-checkbox{display:flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;transition:all .2s;font-size:14px;background:#fff;color:#0f172a}.tag-checkbox:hover{border-color:#20595e;background:#f8fafc}.tag-checkbox input[type=checkbox]{margin:0;cursor:pointer}.tag-checkbox input[type=checkbox]:checked+span{color:#20595e;font-weight:600}.custom-tag-input{width:100%;padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;margin-top:8px;background:#fff;color:#0f172a}.feedback-block textarea{width:100%;padding:12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;font-family:inherit;resize:vertical;background:#fff;color:#0f172a}.feedback-block textarea:focus{outline:none;border-color:#20595e;box-shadow:0 0 0 3px #20595e26}.feedback-block select{width:100%;padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;background:#fff;color:#0f172a}.feedback-popup-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:24px;border-top:1px solid #e2e8f0}.cancel-btn,.save-btn{padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.cancel-btn{background:#fff;border:1px solid #e2e8f0;color:#20595e}.cancel-btn:hover{background:#f8fafc}.save-btn{background:#20595e;border:none;color:#fff}.save-btn:hover{background:#1a4b50}.general-comment-block{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:16px}.general-comment-suggestions{margin-bottom:12px}.suggestions-label{margin:0 0 8px;font-size:13px;font-weight:500;color:#64748b}.suggestion-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.suggestion-chip{padding:6px 12px;background:#fff;border:1px solid #cbd5e1;border-radius:16px;font-size:12px;font-weight:500;color:#475569;cursor:pointer;transition:all .2s;white-space:nowrap}.suggestion-chip:hover{background:#20595e;border-color:#20595e;color:#fff;transform:translateY(-1px);box-shadow:0 2px 4px #20595e33}.general-comment-textarea{width:100%;padding:12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;font-family:inherit;resize:vertical;background:#fff;color:#0f172a;min-height:100px}.general-comment-textarea:focus{outline:none;border-color:#20595e;box-shadow:0 0 0 3px #20595e26}@media (max-width: 768px){.feedback-popup-content{max-width:100%;max-height:100vh;border-radius:0}.time-range-group,.tag-grid{grid-template-columns:1fr}.category-pills{flex-direction:column}.category-pill{width:100%;text-align:center}.suggestion-chips{flex-direction:column}.suggestion-chip{width:100%;text-align:left;white-space:normal}}.snapshot-editor-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:3000}.snapshot-editor-modal{background:#fff;border-radius:12px;width:900px;max-width:95vw;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 50px #00000040;overflow:hidden}.snapshot-editor-header{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid #e5e7eb}.snapshot-editor-header h2{margin:0;font-size:18px}.snapshot-editor-close{border:none;background:transparent;font-size:22px;cursor:pointer}.snapshot-editor-body{display:grid;grid-template-columns:3fr 1fr;gap:12px;padding:14px 18px;overflow:hidden}.snapshot-editor-body canvas{width:100%;height:auto;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc;max-height:70vh}.snapshot-loading{display:flex;align-items:center;justify-content:center;min-height:200px;color:#475569}.snapshot-tools{display:flex;flex-direction:column;gap:12px}.color-palette{display:flex;gap:8px;flex-wrap:wrap}.color-dot{width:28px;height:28px;border-radius:50%;border:2px solid transparent;cursor:pointer}.color-dot.active{border-color:#1f2937;box-shadow:0 0 0 2px #e5e7eb}.tool-actions button{margin-right:8px}.snapshot-editor-footer{display:flex;justify-content:flex-end;gap:10px;padding:12px 18px;border-top:1px solid #e5e7eb}.snapshot-editor-footer .cancel-btn,.snapshot-editor-footer .save-btn,.tool-actions button{padding:8px 12px;border-radius:8px;border:1px solid #d1d5db;background:#fff;cursor:pointer}.snapshot-editor-footer .save-btn{background:#20595e;color:#fff;border-color:#20595e}.snapshot-editor-footer .save-btn:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 960px){.snapshot-editor-body{grid-template-columns:1fr}}.name-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#101622bf;display:flex;align-items:center;justify-content:center;z-index:2000;padding:16px}.name-modal-card{width:100%;max-width:420px;background:#fff;border-radius:16px;padding:28px 24px;box-shadow:0 12px 30px #00000029;font-family:Inter,system-ui,-apple-system,sans-serif}.name-modal-brand{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:14px;color:#111318;font-weight:700}.name-modal-brand .brand-icon{width:24px;height:24px}.name-modal-headline{text-align:center;margin-bottom:18px}.name-modal-headline h2{margin:0;font-size:22px;font-weight:800;color:#111318}.name-modal-headline p{margin:8px 0 0;color:#616f89;font-size:14px;line-height:1.5}.name-form{display:flex;flex-direction:column;gap:12px}.field{display:flex;flex-direction:column;gap:8px}.field .label{font-size:14px;font-weight:600;color:#111318}.field input{width:100%;height:48px;border-radius:12px;border:1px solid #d9dde5;padding:0 14px;font-size:15px;color:#111318;transition:border-color .15s,box-shadow .15s}.field input::placeholder{color:#9ca3af}.field input:focus{outline:none;border-color:#2b6cee;box-shadow:0 0 0 3px #2b6cee1f}.remember-row{display:flex;align-items:center;gap:10px;color:#616f89;font-size:14px}.remember-row input{width:18px;height:18px;accent-color:#2b6cee}.continue-btn{width:100%;height:48px;border:none;border-radius:12px;background:#2b6cee;color:#fff;font-weight:800;font-size:15px;cursor:pointer;transition:background .15s,box-shadow .15s}.continue-btn:hover{background:#225ad1;box-shadow:0 10px 20px #2b6cee47}@media (max-width: 768px){.name-modal-overlay{padding:12px;align-items:flex-end}.name-modal-card{max-width:100%;padding:24px 20px;border-radius:16px 16px 0 0}.name-modal-headline h2{font-size:20px}.name-modal-headline p{font-size:13px}.field input{height:48px;font-size:16px;min-height:44px}.remember-row{font-size:13px}.remember-row input{width:20px;height:20px;min-width:20px;min-height:20px}.continue-btn{height:48px;font-size:16px;min-height:44px}}@media (max-width: 480px){.name-modal-overlay{padding:8px}.name-modal-card{padding:20px 16px}.name-modal-headline h2{font-size:18px}.field input{height:48px}}.director-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#101622bf;display:flex;align-items:center;justify-content:center;z-index:2000;padding:16px}.director-modal-card{width:100%;max-width:420px;background:#fff;border-radius:16px;padding:28px 24px;box-shadow:0 12px 30px #00000029;font-family:Inter,system-ui,-apple-system,sans-serif}.director-modal-brand{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:14px;color:#111318;font-weight:700}.director-modal-brand .brand-icon{width:24px;height:24px}.director-modal-headline{text-align:center;margin-bottom:18px}.director-modal-headline h2{margin:0;font-size:22px;font-weight:800;color:#111318}.director-modal-headline p{margin:8px 0 0;color:#616f89;font-size:14px;line-height:1.5}.director-form{display:flex;flex-direction:column;gap:12px}.director-form .field{display:flex;flex-direction:column;gap:8px}.director-form .label{font-size:14px;font-weight:600;color:#111318}.director-form input{width:100%;height:48px;border-radius:12px;border:1px solid #d9dde5;padding:0 14px;font-size:15px;color:#111318;transition:border-color .15s,box-shadow .15s}.director-form input::placeholder{color:#9ca3af}.director-form input:focus{outline:none;border-color:#2b6cee;box-shadow:0 0 0 3px #2b6cee1f}.director-form .error-message{color:#e53e3e;font-size:14px;padding:8px;background:#fee;border-radius:8px}.director-form .continue-btn{width:100%;height:48px;background:#2b6cee;color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:background .15s;margin-top:8px}.director-form .continue-btn:hover:not(:disabled){background:#2563eb}.director-form .continue-btn:disabled{opacity:.6;cursor:not-allowed}.help-guide-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:3000;padding:16px;overflow-y:auto}.help-guide-modal-content{width:100%;max-width:800px;max-height:90vh;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;font-family:Inter,system-ui,-apple-system,sans-serif}.help-guide-modal-header{display:flex;align-items:center;justify-content:space-between;padding:24px 28px;border-bottom:1px solid #e2e8f0;background:linear-gradient(135deg,#20595e,#1a4b50);border-radius:16px 16px 0 0}.help-guide-modal-header h2{margin:0;font-size:22px;font-weight:800;color:#fff}.help-guide-modal-close{width:36px;height:36px;border:none;background:#fff3;color:#fff;border-radius:8px;font-size:24px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.help-guide-modal-close:hover{background:#ffffff4d;transform:scale(1.05)}.help-guide-modal-body{flex:1;padding:28px;overflow-y:auto;color:#0f172a}.help-guide-section{margin-bottom:32px}.help-guide-section:last-child{margin-bottom:0}.help-guide-section h3{margin:0 0 16px;font-size:18px;font-weight:700;color:#20595e;padding-bottom:8px;border-bottom:2px solid #e2e8f0}.help-guide-section ul{margin:0;padding-left:24px;list-style:none}.help-guide-section li{margin-bottom:12px;padding-left:8px;line-height:1.6;color:#475569;font-size:15px;position:relative}.help-guide-section li:before{content:"";position:absolute;left:-16px;top:10px;width:6px;height:6px;border-radius:50%;background:#20595e}.help-guide-modal-footer{padding:20px 28px;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end;background:#f8fafc;border-radius:0 0 16px 16px}.help-guide-modal-footer .rv-btn{min-width:120px}@media (max-width: 768px){.help-guide-modal-content{max-width:100%;max-height:95vh;border-radius:12px}.help-guide-modal-header{padding:20px;border-radius:12px 12px 0 0}.help-guide-modal-header h2{font-size:18px}.help-guide-modal-body{padding:20px}.help-guide-section{margin-bottom:24px}.help-guide-section h3{font-size:16px}.help-guide-section li{font-size:14px}.help-guide-modal-footer{padding:16px 20px}}.review-page{min-height:100vh;background:#f8fafc;font-family:Inter,system-ui,-apple-system,sans-serif;color:#0f172a}.rv-shell{display:flex;flex-direction:column;min-height:100vh}.rv-header{position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;align-items:center;padding:14px 20px;border-bottom:1px solid #e2e8f0;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.rv-left{display:flex;flex-direction:column;gap:6px}.rv-brand{display:flex;align-items:center;gap:10px}.rv-logo{width:24px;height:24px;flex-shrink:0;object-fit:contain;filter:drop-shadow(0 2px 6px rgba(0,0,0,.35))}.rv-brand h1{margin:0;font-size:18px;font-weight:800;color:#0f172a}.rv-meta{display:flex;flex-wrap:wrap;gap:12px;font-size:13px;color:#475569}.rv-status{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-weight:700;font-size:12px}.rv-actions{display:flex;gap:10px}.rv-right-section{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.rv-help-section{display:flex;align-items:center}.rv-help-btn{display:flex;align-items:center;gap:6px;padding:8px 14px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;color:#20595e;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s;box-shadow:0 2px 4px #0000000d}.rv-help-btn:hover{background:#f8fafc;border-color:#20595e;box-shadow:0 4px 8px #20595e26;transform:translateY(-1px)}.rv-help-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#20595e;color:#fff;font-weight:700;font-size:14px;line-height:1}.rv-help-text{font-size:14px}@media (max-width: 768px){.rv-help-text{display:none}.rv-help-btn{padding:8px;min-width:36px;justify-content:center}}.rv-btn{height:40px;padding:0 14px;border-radius:10px;border:1px solid #e5e7eb;background:#f0f2f4;color:#172b4d;font-weight:700;font-size:14px;cursor:not-allowed}.rv-btn.upload{background:#2b6cee;color:#fff;border-color:#2b6cee;cursor:pointer}.rv-btn.send{background:#2b6cee;color:#fff;border:none;height:36px;padding:0 12px;font-weight:700}.rv-main{flex:1;padding:24px 20px 32px}.rv-grid{display:flex;flex-direction:column;gap:20px}.rv-video-card{background:#f1f5f9;border-radius:16px;overflow:hidden;box-shadow:0 12px 30px #0f172a14;position:relative;min-height:420px;display:flex;flex-direction:column}.rv-feedback-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 12px 30px #0f172a14;display:flex;flex-direction:column;overflow:hidden}.rv-feedback-actions{display:flex;justify-content:flex-end;align-items:center;gap:8px;padding:12px 20px 0;flex-wrap:wrap}.rv-tabs{display:flex;gap:6px;padding:12px;border-bottom:1px solid #e2e8f0}.rv-tabs button{flex:1;padding:10px 0;border:none;border-radius:10px;background:#f1f5f9;font-weight:700;color:#0f172a;cursor:pointer}.rv-general-comment-section{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:20px;margin-bottom:24px}.rv-general-comment-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.rv-general-comment-header h3{margin:0;font-size:16px;font-weight:600;color:#0f172a}.rv-save-comment-btn{padding:8px 16px;font-size:14px;font-weight:600;height:auto}.rv-general-comment-input{width:100%;padding:12px;border:1px solid #cbd5e1;border-radius:6px;font-size:14px;font-family:inherit;line-height:1.5;color:#0f172a;background:#fff;resize:vertical;min-height:100px;transition:border-color .2s,box-shadow .2s}.rv-general-comment-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.rv-general-comment-input:disabled{background:#f1f5f9;color:#64748b;cursor:not-allowed}.rv-general-comment-locked{margin-top:8px;padding:8px 12px;background:#fef3c7;border:1px solid #fcd34d;border-radius:6px;font-size:13px;color:#92400e;text-align:center}.rv-feedback-body{padding:0 0 8px;max-height:calc(100vh - 240px);overflow:auto}.rv-composer{background:#fff;border-top:1px solid #e2e8f0;padding:10px 12px;display:flex;align-items:center;gap:10px}.avatar-placeholder{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#20595e,#ffd79c);flex-shrink:0}.composer-input{flex:1;height:40px;border-radius:10px;background:#f1f5f9;border:1px solid #e2e8f0;display:flex;align-items:center;padding:0 12px;color:#0f172a;font-weight:600}.composer-actions{display:flex;align-items:center;gap:8px}.icon-btn{width:36px;height:36px;border-radius:10px;border:1px solid rgba(255,215,156,.25);background:#ffffff0f;cursor:pointer}.video-status{color:#fff;padding:2rem;text-align:center}.loading,.error{text-align:center;padding:3rem;color:#cbd5e1;min-height:100vh;display:flex;align-items:center;justify-content:center}.error{color:#fca5a5}.review-page{background:#f8fafc;color:#0f172a}.rv-header{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 6px 16px #0f172a0f}.rv-brand h1{color:#0f172a}.rv-meta{color:#475569}.rv-client{background:#fff7ea;color:#8a5b1c}.rv-internal{background:#20595e1f;color:#20595e}.rv-main{color:#0f172a}.rv-video-card{background:#f1f5f9;box-shadow:0 12px 30px #0f172a14}.rv-feedback-card{background:#fff;border:1px solid #e2e8f0;box-shadow:0 12px 30px #0f172a14}.rv-tabs{border-bottom:1px solid #e2e8f0}.rv-tabs button{background:#f1f5f9;color:#0f172a}.rv-tabs button.active{background:#20595e;color:#fff}.rv-feedback-body{color:#0f172a}.rv-composer{background:#fff;border-top:1px solid #e2e8f0}.avatar-placeholder{background:#20595e}.composer-input{background:#f1f5f9;color:#0f172a}.icon-btn{border:1px solid #e2e8f0;background:#fff}.rv-btn,.rv-btn.upload,.rv-btn.send{background:#20595e;color:#fff;border:1px solid #20595e;cursor:pointer}.rv-btn:hover,.rv-btn.upload:hover,.rv-btn.send:hover{background:#1a4b50;box-shadow:0 8px 18px #20595e2e}.rv-toast{position:fixed;top:16px;right:16px;display:inline-flex;align-items:center;gap:10px;padding:12px 14px;border-radius:12px;box-shadow:0 12px 30px #0f172a1f;background:#fff;color:#0f172a;font-weight:600;z-index:2000;min-width:260px;border:1px solid #e2e8f0;pointer-events:none}.rv-toast[data-type=success]{border-color:#bbf7d0;background:#ecfdf3;color:#166534}.rv-toast[data-type=error]{border-color:#fecdd3;background:#fff1f2;color:#b91c1c}.rv-toast[data-type=info]{border-color:#c7d2fe;background:#eef2ff;color:#312e81}.rv-toast-dot{width:10px;height:10px;border-radius:50%;background:currentColor}.rv-video-actions{display:flex;justify-content:flex-end;padding:10px 12px 0;gap:8px}.rv-btn.add-feedback:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.rv-btn.add-feedback{height:36px;padding:0 12px;background:#20595e;color:#fff;border:1px solid #20595e;border-radius:10px;font-weight:700;cursor:pointer;box-shadow:none}.rv-btn.add-feedback:hover{background:#1a4b50;box-shadow:0 8px 18px #20595e2e}.version-select{color:#f8fafc;background:#17454a;border:1px solid rgba(255,215,156,.25);padding:8px 12px;border-radius:8px}.version-select option{color:#0f172a;background:#fff}.rv-main h3,.rv-main h2{color:#0f172a}.rv-pause-toast{position:fixed;bottom:16px;right:16px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 12px 28px #0f172a1f;border-radius:12px;padding:12px 14px;display:flex;gap:12px;align-items:center;z-index:20000;max-width:360px;pointer-events:auto}.rv-pause-toast *{pointer-events:auto}.rv-pause-text{color:#0f172a;font-weight:600;font-size:14px;flex:1}.rv-pause-actions{display:flex;gap:8px}.rv-toast-secondary{background:#fff;color:#20595e;border:1px solid #e2e8f0;border-radius:10px;padding:8px 12px;font-weight:600;cursor:pointer}.rv-toast-secondary:hover{background:#f8fafc}.rv-toast-primary{background:#20595e;color:#fff;border:none;border-radius:10px;padding:8px 12px;font-weight:700;cursor:pointer;box-shadow:0 8px 18px #20595e2e}.rv-toast-primary:hover{background:#1a4b50}@media (max-width: 1100px){.rv-grid{flex-direction:column}}@media (max-width: 768px){.rv-header{padding:12px 16px;flex-wrap:wrap}.rv-left{flex:1;min-width:0}.rv-brand h1{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rv-meta{font-size:12px;gap:8px}.rv-right-section{width:100%;margin-top:8px;gap:8px}.rv-status{font-size:11px;padding:3px 8px}.version-selector{font-size:12px}.rv-main{padding:16px 12px 24px}.rv-grid{gap:16px}.rv-video-card{min-height:300px;border-radius:12px}.rv-feedback-card{border-radius:12px}.rv-tabs{padding:10px;gap:4px}.rv-tabs button{padding:8px 4px;font-size:13px;min-height:44px}.rv-feedback-body{max-height:calc(100vh - 200px)}.rv-composer{padding:8px 10px;gap:8px}.avatar-placeholder{width:32px;height:32px}.composer-input{height:44px;font-size:16px;min-height:44px}.icon-btn{width:44px;height:44px;min-width:44px;min-height:44px}}@media (max-width: 480px){.rv-header{padding:10px 12px}.rv-brand h1{font-size:14px}.rv-main{padding:12px 8px 20px}.rv-grid{gap:12px}.rv-video-card{min-height:250px}.rv-tabs button{font-size:12px;padding:10px 2px}}.password-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#101622bf;display:flex;align-items:center;justify-content:center;z-index:2000;padding:16px}.password-modal-content{width:100%;max-width:420px;background:#fff;border-radius:16px;padding:28px 24px;box-shadow:0 12px 30px #00000029;font-family:Inter,system-ui,-apple-system,sans-serif}.password-modal-content h2{margin:0 0 12px;font-size:22px;font-weight:800;color:#111318;text-align:center}.password-modal-hint{text-align:center;margin:0 0 8px;color:#616f89;font-size:14px}.password-modal-description{text-align:center;margin:0 0 20px;color:#616f89;font-size:14px;line-height:1.5}.password-input{width:100%;height:48px;border-radius:12px;border:1px solid #d9dde5;padding:0 14px;font-size:15px;color:#111318;transition:border-color .15s,box-shadow .15s;margin-bottom:20px}.password-input::placeholder{color:#9ca3af}.password-input:focus{outline:none;border-color:#2b6cee;box-shadow:0 0 0 3px #2b6cee1f}.password-modal-actions{display:flex;gap:12px;justify-content:flex-end}.password-modal-actions .rv-btn{min-width:120px}.name-verification-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000;padding:16px}.name-verification-modal-content{width:100%;max-width:420px;background:#fff;border-radius:16px;padding:28px 24px;box-shadow:0 12px 30px #00000029;font-family:Inter,system-ui,-apple-system,sans-serif}.name-verification-modal-content h3{margin:0 0 12px;font-size:22px;font-weight:800;color:#111318;text-align:center}.name-verification-input{width:100%;height:48px;border-radius:12px;border:1px solid #d9dde5;padding:0 14px;font-size:15px;color:#111318;transition:border-color .15s,box-shadow .15s;margin-bottom:20px;box-sizing:border-box}.name-verification-input::placeholder{color:#9ca3af}.name-verification-input:focus{outline:none;border-color:#2b6cee;box-shadow:0 0 0 3px #2b6cee1f}.name-verification-actions{display:flex;gap:12px;justify-content:flex-end}.name-verification-actions .rv-btn{min-width:120px}.name-verification-actions .rv-btn:disabled{opacity:.5;cursor:not-allowed}.director-approval-section{padding:16px 20px;background:#ffd79c1a;border-bottom:1px solid rgba(255,215,156,.22);margin-bottom:0}.director-info{display:flex;flex-direction:column;gap:12px}.director-info h3{margin:0;font-size:16px;font-weight:600;color:#f8fafc}.director-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.approval-status{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:500}.approval-status.approved{background:#d4edda33;color:#d4edda}.approval-status.locked{background:#ffc10733;color:#ffc107}.approval-status.public{background:#2196f333;color:#2196f3}.approval-status.finalized{background:#4caf5033;color:#4caf50}.status-icon{font-size:18px;font-weight:700}.approval-time{opacity:.8;font-size:12px}.approve-btn,.lock-btn,.public-btn{padding:10px 24px;font-size:14px;font-weight:600}.rv-btn.secondary{background:#f8fafc;color:#0f172a;border:1px solid #e2e8f0}.rv-btn.secondary:hover{background:#e2e8f0}.lock-btn{background:#fff7ed;color:#9a3412;border:1px solid #fbbf24;box-shadow:0 4px 12px #fbbf2440}.lock-btn:hover{background:#ffedd5;border-color:#f59e0b}.public-btn{background:#e0f2fe;color:#1d4ed8;border:1px solid #93c5fd;box-shadow:0 4px 12px #3b82f633}.public-btn:hover{background:#dbeafe;border-color:#60a5fa}.comments-locked-notice{display:flex;align-items:center;gap:8px;padding:16px;background:#ffc1071a;border:1px solid rgba(255,193,7,.3);border-radius:8px;color:#ffc107;font-size:14px;margin-top:16px}.lock-icon{font-size:20px}.finalize-btn{height:36px;padding:0 24px;font-size:14px;font-weight:600;display:inline-flex;align-items:center;justify-content:center}.finalized-notice{background:#4caf501a;border-color:#4caf504d;color:#4caf50}.version-selector{display:flex;align-items:center;gap:8px;font-size:13px;color:#475569}.version-select{padding:6px 12px;border-radius:6px;border:1px solid rgba(255,255,255,.2);background:#17454a;color:#f8fafc;font-size:14px;cursor:pointer;transition:all .2s}.version-select:hover{background:#ffffff26;border-color:#ffffff4d}.version-select:focus{outline:none;border-color:#2b6cee;box-shadow:0 0 0 2px #2b6cee33}.admin-users-page{min-height:100vh;background:#f5f5f5;padding:20px}.admin-users-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding:20px;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.admin-users-header h1{margin:0;color:#333}.admin-users-header p{margin:5px 0 0;color:#666}.admin-users-content{background:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 4px #0000001a}.admin-users-actions{margin-bottom:20px}.create-btn{background:#4caf50;color:#fff;border:none;padding:10px 20px;border-radius:4px;cursor:pointer;font-size:14px}.create-btn:hover{background:#45a049}.back-btn{background:#2196f3;color:#fff;border:none;padding:10px 20px;border-radius:4px;cursor:pointer;font-size:14px}.back-btn:hover{background:#0b7dda}.logout-btn{background:#f44336;color:#fff;border:none;padding:10px 20px;border-radius:4px;cursor:pointer;font-size:14px}.logout-btn:hover{background:#da190b}.admin-users-table{width:100%;border-collapse:collapse;margin-top:20px}.admin-users-table th,.admin-users-table td{padding:12px;text-align:left;border-bottom:1px solid #ddd}.admin-users-table th{background:#f8f9fa;font-weight:600;color:#333}.admin-users-table tr:hover{background:#f8f9fa}.role-badge{display:inline-block;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600}.role-admin{background:#ff9800;color:#fff}.role-producer{background:#2196f3;color:#fff}.role-editor{background:#9c27b0;color:#fff}.status-active{color:#4caf50;font-weight:600}.status-inactive{color:#f44336;font-weight:600}.text-muted{color:#999}.edit-btn{background:#ff9800;color:#fff;border:none;padding:6px 12px;border-radius:4px;cursor:pointer;font-size:12px}.edit-btn:hover{background:#e68900}.delete-btn{background:#f44336;color:#fff;border:none;padding:6px 12px;border-radius:4px;cursor:pointer;font-size:12px}.delete-btn:hover{background:#da190b}.loading{text-align:center;padding:40px;color:#666}.empty-state{text-align:center;padding:40px;color:#999}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background:#fff;padding:30px;border-radius:8px;max-width:500px;width:90%;max-height:90vh;overflow-y:auto}.modal-content h2{margin-top:0;margin-bottom:20px;color:#333}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:5px;color:#333;font-weight:500}.form-group input,.form-group select{width:100%;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;box-sizing:border-box}.form-group input:focus,.form-group select:focus{outline:none;border-color:#2196f3}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.form-actions button{padding:10px 20px;border:none;border-radius:4px;cursor:pointer;font-size:14px}.form-actions button[type=button]{background:#ccc;color:#333}.form-actions button[type=button]:hover{background:#bbb}.form-actions button[type=submit]{background:#4caf50;color:#fff}.form-actions button[type=submit]:hover{background:#45a049}.api-docs-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.api-docs-container{max-width:1400px;margin:0 auto;display:flex;gap:20px;background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;overflow:hidden;min-height:calc(100vh - 40px)}.api-docs-sidebar{width:280px;background:linear-gradient(180deg,#2d3748,#1a202c);color:#fff;padding:0;overflow-y:auto;flex-shrink:0}.api-docs-sidebar-header{padding:24px 20px;border-bottom:1px solid rgba(255,255,255,.1);background:#0003}.api-docs-sidebar-header h2{margin:0 0 8px;font-size:20px;font-weight:700;color:#fff}.api-docs-sidebar-header p{margin:0;font-size:13px;color:#ffffffb3}.api-docs-nav{padding:12px 0}.api-docs-nav-group{margin-bottom:4px}.api-docs-nav-item{width:100%;padding:12px 20px;background:transparent;border:none;color:#fffc;text-align:left;cursor:pointer;display:flex;align-items:center;gap:12px;transition:all .2s ease;font-size:14px;font-weight:500}.api-docs-nav-item:hover{background:#ffffff1a;color:#fff}.api-docs-nav-item.active{background:#667eea4d;color:#fff;border-left:3px solid #667eea}.api-docs-nav-icon{font-size:18px;width:24px;text-align:center}.api-docs-nav-text{flex:1}.api-docs-content{flex:1;padding:40px;overflow-y:auto;background:#f7fafc}.api-docs-header{margin-bottom:32px;padding-bottom:24px;border-bottom:2px solid #e2e8f0}.api-docs-header h1{margin:0 0 12px;font-size:32px;font-weight:700;color:#1a202c}.api-docs-description{margin:0;font-size:16px;color:#4a5568;line-height:1.6}.api-docs-endpoints{display:flex;flex-direction:column;gap:16px}.api-docs-endpoint-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;overflow:hidden;transition:all .2s ease}.api-docs-endpoint-card:hover{box-shadow:0 4px 16px #0000001f}.api-docs-endpoint-header{padding:20px 24px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;background:#f7fafc;border-bottom:1px solid #e2e8f0;transition:background .2s ease}.api-docs-endpoint-header:hover{background:#edf2f7}.api-docs-endpoint-method{display:flex;align-items:center;gap:12px;flex:1}.api-docs-method-badge{padding:6px 12px;border-radius:4px;color:#fff;font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.5px;min-width:60px;text-align:center}.api-docs-endpoint-path{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:15px;color:#2d3748;font-weight:600}.api-docs-endpoint-meta{display:flex;align-items:center;gap:12px}.api-docs-auth-badge{padding:4px 10px;border-radius:12px;color:#fff;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.api-docs-expand-btn{background:transparent;border:none;color:#718096;font-size:12px;cursor:pointer;padding:4px 8px;transition:color .2s ease}.api-docs-expand-btn:hover{color:#2d3748}.api-docs-endpoint-body{padding:24px;background:#fff}.api-docs-endpoint-description{margin-bottom:24px}.api-docs-endpoint-description p{margin:0;font-size:15px;color:#4a5568;line-height:1.7}.api-docs-section{margin-bottom:28px}.api-docs-section:last-child{margin-bottom:0}.api-docs-section h3{margin:0 0 16px;font-size:18px;font-weight:600;color:#2d3748;padding-bottom:8px;border-bottom:2px solid #e2e8f0}.api-docs-table{width:100%;border-collapse:collapse;margin-bottom:16px;background:#fff;border-radius:6px;overflow:hidden;box-shadow:0 1px 3px #0000000d}.api-docs-table thead{background:#f7fafc}.api-docs-table th{padding:12px 16px;text-align:left;font-size:13px;font-weight:600;color:#2d3748;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #e2e8f0}.api-docs-table td{padding:12px 16px;font-size:14px;color:#4a5568;border-bottom:1px solid #e2e8f0}.api-docs-table tbody tr:hover{background:#f7fafc}.api-docs-table tbody tr:last-child td{border-bottom:none}.api-docs-table code{background:#edf2f7;padding:2px 6px;border-radius:3px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px;color:#e53e3e}.api-docs-code-block{background:#1a202c;border-radius:6px;padding:16px;overflow-x:auto;margin-top:12px;box-shadow:inset 0 2px 4px #0000001a}.api-docs-code-block pre{margin:0;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px;line-height:1.6}.api-docs-code-block code{color:#e2e8f0;background:transparent;padding:0;border-radius:0}.api-docs-response{margin-bottom:20px;padding:16px;background:#f7fafc;border-radius:6px;border-left:4px solid #cbd5e0}.api-docs-response:last-child{margin-bottom:0}.api-docs-response-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.api-docs-status-badge{padding:4px 10px;border-radius:4px;font-size:12px;font-weight:700;color:#fff;min-width:50px;text-align:center}.api-docs-status-badge.status-200,.api-docs-status-badge.status-201{background:#48bb78}.api-docs-status-badge.status-400{background:#f56565}.api-docs-status-badge.status-401{background:#ed8936}.api-docs-status-badge.status-404{background:#f56565}.api-docs-status-badge.status-429{background:#ed8936}.api-docs-status-badge.status-500{background:#f56565}.api-docs-response-description{font-size:14px;color:#4a5568;font-weight:500}.api-docs-sidebar::-webkit-scrollbar,.api-docs-content::-webkit-scrollbar{width:8px}.api-docs-sidebar::-webkit-scrollbar-track,.api-docs-content::-webkit-scrollbar-track{background:#f1f1f1}.api-docs-sidebar::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}.api-docs-sidebar::-webkit-scrollbar-thumb:hover{background:#ffffff80}.api-docs-content::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:4px}.api-docs-content::-webkit-scrollbar-thumb:hover{background:#a0aec0}@media (max-width: 1024px){.api-docs-container{flex-direction:column}.api-docs-sidebar{width:100%;max-height:300px}.api-docs-content{padding:24px}}@media (max-width: 768px){.api-docs-page{padding:10px}.api-docs-container{border-radius:8px}.api-docs-content{padding:16px}.api-docs-header h1{font-size:24px}.api-docs-endpoint-header{flex-direction:column;align-items:flex-start;gap:12px}.api-docs-endpoint-meta{width:100%;justify-content:space-between}.api-docs-table{font-size:12px}.api-docs-table th,.api-docs-table td{padding:8px 12px}}.app-footer{background-color:#20595e;color:#fff;padding:16px 20px;text-align:center;margin-top:auto;width:100%;box-shadow:0 -2px 8px #0000001a}.footer-content{max-width:1200px;margin:0 auto}.footer-content p{margin:0;font-size:14px;line-height:1.5;font-weight:400}@media (max-width: 768px){.app-footer{padding:12px 16px}.footer-content p{font-size:12px}}.maintenance-banner{position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#667eea,#764ba2);z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;transition:opacity .5s ease-in-out}.maintenance-banner.visible{opacity:1}.maintenance-content{background:#fff;border-radius:24px;padding:48px 40px;max-width:600px;width:100%;box-shadow:0 20px 60px #0000004d;text-align:center;position:relative;overflow:hidden;animation:slideUp .6s ease-out}.maintenance-content:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(102,126,234,.1),transparent);animation:rotate 3s linear infinite}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.maintenance-icon{margin-bottom:24px;position:relative;display:inline-block}.maintenance-icon svg{color:#667eea;animation:pulse 2s ease-in-out infinite}.maintenance-pulse{animation:pulse-ring 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}@keyframes pulse-ring{0%{stroke-opacity:1;transform:scale(1)}50%{stroke-opacity:.5;transform:scale(1.1)}to{stroke-opacity:1;transform:scale(1)}}.maintenance-text{position:relative;z-index:1}.maintenance-title{font-size:32px;font-weight:800;color:#1e293b;margin:0 0 16px;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.maintenance-message{font-size:16px;line-height:1.8;color:#475569;margin:0}.maintenance-animation{margin-top:32px;position:relative;z-index:1}.spinner{width:48px;height:48px;border:4px solid #e2e8f0;border-top-color:#667eea;border-radius:50%;margin:0 auto;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 768px){.maintenance-content{padding:32px 24px;border-radius:16px}.maintenance-title{font-size:24px}.maintenance-message{font-size:14px}.maintenance-icon svg{width:40px;height:40px}}.welcome-popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn .3s ease-out}.welcome-popup-overlay.closing{animation:fadeOut .3s ease-in}.welcome-popup{background:linear-gradient(135deg,#fff,#f8fafc);border-radius:24px;box-shadow:0 20px 60px #0000004d;max-width:480px;width:90%;position:relative;overflow:hidden;animation:slideUp .5s cubic-bezier(.34,1.56,.64,1);border:1px solid rgba(255,255,255,.2)}.welcome-popup.closing{animation:slideDown .3s ease-in}.welcome-popup:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#ec4899,#f59e0b);background-size:200% 100%;animation:gradientShift 3s ease infinite}.welcome-popup-close{position:absolute;top:16px;right:16px;background:#0000000d;border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;color:#64748b;z-index:10}.welcome-popup-close:hover{background:#0000001a;color:#1e293b;transform:rotate(90deg)}.welcome-popup-content{padding:48px 32px 32px;text-align:center}.welcome-icon{margin-bottom:24px;display:flex;justify-content:center}.welcome-icon-circle{width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#8b5cf6);display:flex;align-items:center;justify-content:center;color:#fff;animation:pulse 2s ease-in-out infinite;box-shadow:0 10px 30px #3b82f666;position:relative}.welcome-icon-circle:before{content:"";position:absolute;width:100%;height:100%;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#8b5cf6);opacity:.5;animation:ripple 2s ease-out infinite}.welcome-icon svg{position:relative;z-index:1;animation:checkmark .6s ease-out .3s both}.welcome-title{font-size:32px;font-weight:700;color:#1e293b;margin:0 0 12px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:fadeInUp .6s ease-out .2s both}.welcome-message{font-size:18px;color:#64748b;margin:0 0 24px;font-weight:500;animation:fadeInUp .6s ease-out .4s both}.welcome-role-section{margin-bottom:32px;animation:fadeInUp .6s ease-out .6s both}.welcome-role-badge{display:flex;flex-direction:column;align-items:center;gap:8px;background:linear-gradient(135deg,#e0e7ff,#f3e8ff);padding:16px 20px;border-radius:16px;font-size:14px;font-weight:600;color:#6366f1;margin-bottom:12px}.welcome-role-badge .welcome-role-name{display:flex;align-items:center;gap:8px;font-size:16px}.welcome-role-icon{font-size:20px}.welcome-role-email{font-size:12px;color:#64748b;font-weight:400;margin-top:4px}.welcome-role-description{font-size:13px;color:#64748b;line-height:1.6;margin:0;padding:12px 16px;background:#3b82f60d;border-radius:12px;text-align:left}.welcome-features{display:flex;flex-direction:column;gap:12px;margin-bottom:32px;animation:fadeInUp .6s ease-out .8s both}.welcome-feature{display:flex;align-items:center;justify-content:center;gap:12px;padding:12px;background:#3b82f60d;border-radius:12px;font-size:15px;color:#475569;transition:all .2s}.welcome-feature:hover{background:#3b82f61a;transform:translate(4px)}.welcome-feature-icon{font-size:24px;animation:bounce 2s ease-in-out infinite}.welcome-feature:nth-child(2) .welcome-feature-icon{animation-delay:.2s}.welcome-feature:nth-child(3) .welcome-feature-icon{animation-delay:.4s}.welcome-button{width:100%;padding:16px 32px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s;box-shadow:0 4px 15px #3b82f666;animation:fadeInUp .6s ease-out 1s both}.welcome-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f680}.welcome-button:active{transform:translateY(0)}.welcome-button-dismiss{width:100%;padding:12px 32px;background:transparent;color:#64748b;border:1px solid #e2e8f0;border-radius:12px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s;animation:fadeInUp .6s ease-out 1s both}.welcome-button-dismiss:hover{background:#64748b0d;border-color:#cbd5e1;color:#475569}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes slideDown{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(30px) scale(.95)}}@keyframes gradientShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes ripple{0%{transform:scale(1);opacity:.5}to{transform:scale(1.5);opacity:0}}@keyframes checkmark{0%{opacity:0;transform:scale(0) rotate(-45deg)}50%{transform:scale(1.2) rotate(0)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width: 640px){.welcome-popup{width:95%;border-radius:20px}.welcome-popup-content{padding:40px 24px 24px}.welcome-icon-circle{width:100px;height:100px}.welcome-title{font-size:28px}.welcome-message{font-size:16px}}.app-container{display:flex;flex-direction:column;min-height:100vh}.app-container>*:not(.app-footer){flex:1 0 auto}.app-container>.app-footer{flex-shrink:0}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;color:#333}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{min-height:100vh;display:flex;flex-direction:column}
