@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap);.prompt-challenge-container{background:linear-gradient(135deg,#f8f9fc,#fff);min-height:100vh;padding:2rem}.success-notification{align-items:center;animation:slideIn .3s ease-out;background:#fff;border:1px solid #9d00ff1a;border-radius:12px;box-shadow:0 10px 40px #9d00ff26;display:flex;gap:.75rem;padding:1rem 1.5rem;position:fixed;right:2rem;top:2rem;z-index:1000}.success-notification svg{color:#10b981;flex-shrink:0}.success-notification span{color:#1f2937;font-size:.95rem;font-weight:500}.two-column-layout{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1600px}.left-column.challenge-column{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 2px 20px #0000000a;padding:2rem}.column-header{align-items:center;border-bottom:2px solid #f3f4f6;display:flex;gap:.75rem;margin-bottom:2rem;padding-bottom:1.5rem}.column-header h3{color:#1f2937;font-size:1.25rem;font-weight:700;margin:0}.column-icon{color:#9d00ff}.back-button{align-items:center;background:#0000;border:1px solid #e5e7eb;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .2s}.back-button:hover{background:#f9fafb;border-color:#9d00ff;color:#9d00ff}.back-icon{transition:transform .2s}.back-button:hover .back-icon{transform:translateX(-3px)}.left-title{color:#1f2937;font-size:1.25rem;font-weight:700;margin-left:2rem}.challenge-content{display:flex;flex-direction:column;gap:1.75rem}.main-title{align-items:center;color:#111827;display:flex;font-size:1.75rem;font-weight:700;gap:.75rem;line-height:1.3;margin:0}.title-icon{flex-shrink:0}.difficulty{background:#f3f4f6;border-radius:8px;color:#8000d9;font-size:13px;font-weight:500;padding:6px 12px}.description-section,.objective-section,.remarks-section,.requirements-section,.test-cases-section{display:flex;flex-direction:column;gap:.75rem}.description-section h5,.objective-section h5,.remarks-section h5,.requirements-section h5,.test-cases-section h5{color:#9d00ff;font-size:.85rem;font-weight:700;letter-spacing:.5px;margin:0;text-transform:uppercase}.description-section p,.objective-section p,.remarks-section p{color:#4b5563;font-size:.95rem;line-height:1.7;margin:0}.constraints-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.constraints-column{display:flex;flex-direction:column;gap:.75rem}.constraint-item{background:#f9fafb;border-left:3px solid #9d00ff;border-radius:8px;display:flex;gap:.75rem;padding:.75rem;transition:all .2s}.constraint-item:hover{background:#f3f4f6;transform:translateX(3px)}.constraint-number{color:#9d00ff;flex-shrink:0;font-size:.9rem;font-weight:700}.constraint-text{color:#374151;font-size:.9rem;line-height:1.6}.test-cases-list{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:0}.test-cases-list li{background:#f9fafb;border-left:3px solid #e5e7eb;border-radius:8px;color:#4b5563;font-size:.9rem;line-height:1.6;padding:.75rem 1rem}.scoring-info-section{display:flex;flex-direction:column;gap:.75rem}.scoring-breakdown{display:flex;flex-direction:column;gap:.5rem}.scoring-item{align-items:center;color:#4b5563;display:flex;font-size:.9rem;gap:.5rem}.right-column.combined-column{display:flex;flex-direction:column;gap:2rem}.workspace-section{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 2px 20px #0000000a;padding:2rem}.section-header{align-items:center;display:flex;gap:.75rem;margin-bottom:1.5rem}.section-header h3{color:#1f2937;font-size:1.1rem;font-weight:700;margin:0}.section-icon{color:#9d00ff}.workspace-content{display:flex;flex-direction:column;gap:1rem}.prompt-textarea{border:2px solid #e5e7eb;border-radius:12px;color:#1f2937;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95rem;line-height:1.6;min-height:150px;padding:1rem;resize:vertical;transition:all .2s;width:100%}.prompt-textarea:focus{border-color:#9d00ff;box-shadow:0 0 0 3px #9d00ff1a;outline:none}.prompt-textarea::placeholder{color:#9ca3af}.input-stats{color:#6b7280;display:flex;font-size:.85rem;gap:1.5rem;padding:0 .25rem}.submit-prompt-btn{align-items:center;background:#9d00ff;border:none;border-radius:12px;box-shadow:0 4px 12px #9d00ff40;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:.875rem 1.5rem;transition:all .2s;width:100%}.submit-prompt-btn:hover:not(:disabled){background:#8000d9;box-shadow:0 6px 20px #9d00ff59;transform:translateY(-2px)}.submit-prompt-btn:disabled{cursor:not-allowed;opacity:.5;transform:none}.unified-results-section{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 2px 20px #0000000a;padding:2rem}.results-flow{gap:2rem}.result-section,.results-flow{display:flex;flex-direction:column}.result-section{gap:1.25rem}.result-section-title{align-items:center;border-bottom:2px solid #f3f4f6;display:flex;gap:.5rem;padding-bottom:.75rem}.result-section-title svg{color:#9d00ff;flex-shrink:0}.result-section-title h4{color:#1f2937;font-size:1rem;font-weight:700;margin:0}.result-content{display:flex;flex-direction:column;gap:1rem}.score-and-stats{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:auto 1fr}.score-display{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;display:flex;flex-direction:column;gap:.75rem;padding:1rem}.character-feedback{display:flex;justify-content:center;margin-bottom:.5rem}.score-circle-prompt{align-items:center;background:#fff;border:5px solid;border-radius:50%;display:flex;flex-direction:column;height:120px;justify-content:center;transition:all .3s ease;width:120px}.score-number-prompt{color:#1f2937;font-size:2.25rem;font-weight:800;line-height:1}.score-total-prompt{color:#6b7280;font-size:.9rem;font-weight:500;margin-top:.25rem}.score-info-prompt{align-items:center;display:flex;flex-direction:column;gap:.5rem}.score-label-prompt{font-size:.95rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.stats-horizontal{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:flex-start;padding:.75rem 0}.stats-horizontal .stat-card-score{align-items:center;background:#0000;border:none;display:flex;flex-direction:column;gap:.25rem;min-width:auto;padding:0}.stats-horizontal .stat-card-score:hover{background:#0000;box-shadow:none;transform:none}.stats-horizontal .stat-label-score{color:#6b7280;font-size:.75rem;font-weight:500;letter-spacing:0;text-transform:none}.stats-horizontal .stat-value-score{color:#1f2937;font-size:1.1rem;font-weight:700;line-height:1}.ideal-prompt-section{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;display:flex;flex-direction:column;gap:1rem;padding:1.25rem}.ideal-prompt-header{align-items:center;display:flex;gap:.5rem;margin-bottom:.5rem}.ideal-prompt-title{color:#374151;font-size:.9rem;font-weight:600;margin:0}.ideal-prompt-box{background:#fff;border:1px solid #e5e7eb;border-radius:10px;color:#1f2937;font-size:.95rem;line-height:1.7;padding:1.25rem}.ideal-prompt-box p{margin:0}.constraints-followed{background:#fff;border:1px solid #e5e7eb;border-radius:10px;display:flex;flex-direction:column;gap:.75rem;padding:1rem}.constraints-followed-title{color:#10b981;font-size:.85rem;font-weight:700;margin:0 0 .5rem}.constraints-checklist{display:flex;flex-direction:column;gap:.5rem}.constraint-check-item{align-items:flex-start;color:#374151;display:flex;font-size:.9rem;gap:.5rem;line-height:1.6}.ideal-prompt-note{color:#6b7280;display:block;font-size:.85rem;font-style:italic;margin-top:.5rem}.issues-section{display:flex;flex-direction:column;gap:.75rem}.issues-section h5{align-items:center;color:#ef4444;display:flex;font-size:.95rem;font-weight:700;gap:.5rem;margin:0}.issues-section ul{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:0}.no-issues{align-items:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;color:#10b981;display:flex;font-size:.9rem;font-weight:600;gap:.5rem;padding:1rem}.issue-item{background:#fef2f2;border-left:3px solid #ef4444;border-radius:10px;color:#374151;font-size:.9rem;line-height:1.6;padding:.875rem 1rem}.message-box{background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;color:#1e40af;font-size:.95rem;line-height:1.7;padding:1.25rem}.message-box p{margin:0}.empty-state{color:#9ca3af;font-size:.95rem;padding:3rem 1rem}.error-state,.loading-state{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:60vh;text-align:center}.loading-dots{display:flex;gap:.5rem;margin-top:1rem}.loading-dots span{animation:bounce 1.4s ease-in-out infinite both;background:#9d00ff;border-radius:50%;height:8px;width:8px}.loading-dots span:first-child{animation-delay:-.32s}.loading-dots span:nth-child(2){animation-delay:-.16s}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@media (max-width:1200px){.constraints-grid,.two-column-layout{grid-template-columns:1fr}}@media (max-width:768px){.prompt-challenge-container{padding:1rem}.left-column.challenge-column,.unified-results-section,.workspace-section{padding:1.5rem}.success-notification{font-size:.9rem;padding:.75rem 1rem;right:1rem;top:1rem}.main-title{font-size:1.5rem}.column-header h3,.left-title{font-size:1.1rem}.back-button{font-size:.85rem;padding:.4rem .8rem}.prompt-textarea{font-size:.9rem;min-height:120px}.submit-prompt-btn{font-size:.9rem;padding:.75rem 1rem}.constraint-item,.test-cases-list li{font-size:.85rem;padding:.6rem}.score-circle-prompt{height:100px;width:100px}.score-number-prompt{font-size:1.75rem}}@media (max-width:480px){.prompt-challenge-container{padding:.5rem}.left-column.challenge-column,.unified-results-section,.workspace-section{padding:1rem}.success-notification{font-size:.85rem;padding:.5rem .75rem;right:.5rem;top:.5rem}.main-title{font-size:1.25rem}.back-button{font-size:.8rem;padding:.3rem .6rem}.prompt-textarea{font-size:.85rem;min-height:100px;padding:.75rem}.submit-prompt-btn{font-size:.85rem;padding:.6rem .8rem}.constraint-item,.test-cases-list li{font-size:.8rem;padding:.5rem}.input-stats{flex-direction:column;font-size:.8rem;gap:.5rem}.score-and-stats{gap:1rem;grid-template-columns:1fr}}[data-theme=dark] .prompt-challenge-container{background:linear-gradient(135deg,#0f0f1a,#1a1a2e)}[data-theme=dark] .success-notification{background:#1f1f2e;border:1px solid #9d00ff33;box-shadow:0 10px 40px #9d00ff40}[data-theme=dark] .success-notification span{color:#e5e7eb}[data-theme=dark] .left-column.challenge-column,[data-theme=dark] .unified-results-section,[data-theme=dark] .workspace-section{background:#1a1a2e;border:1px solid #2d2d44;box-shadow:0 2px 20px #0000004d}[data-theme=dark] .column-header,[data-theme=dark] .result-section-title{border-bottom-color:#2d2d44}[data-theme=dark] .column-header h3,[data-theme=dark] .result-section-title h4,[data-theme=dark] .section-header h3{color:#e5e7eb}[data-theme=dark] .column-icon,[data-theme=dark] .result-section-title svg,[data-theme=dark] .section-icon,[data-theme=dark] .title-icon{color:#fff}[data-theme=dark] .back-button{background:#0000;border:1px solid #2d2d44;color:#9ca3af}[data-theme=dark] .back-button:hover{background:#252538;border-color:#f4f3f6;color:#9d00ff}[data-theme=dark] .main-title{color:#f9fafb}[data-theme=dark] .difficulty{background:#2d2d44;color:#f2f0f3}[data-theme=dark] .description-section h5,[data-theme=dark] .objective-section h5,[data-theme=dark] .remarks-section h5,[data-theme=dark] .requirements-section h5,[data-theme=dark] .test-cases-section h5{color:#fff}[data-theme=dark] .description-section p,[data-theme=dark] .objective-section p,[data-theme=dark] .remarks-section p,[data-theme=dark] .result-content,[data-theme=dark] .scoring-item{color:#d1d5db}[data-theme=dark] .constraint-item,[data-theme=dark] .test-cases-list li{background:#252538;color:#d1d5db}[data-theme=dark] .constraint-text{color:#d1d5db}[data-theme=dark] .constraint-number{color:#9d00ff}[data-theme=dark] .constraint-item{border-left:3px solid #9d00ff}[data-theme=dark] .constraint-item:hover{background:#2d2d44}[data-theme=dark] .test-cases-list li{border-left:3px solid #2d2d44}[data-theme=dark] .prompt-textarea{background:#252538;border:2px solid #2d2d44;color:#e5e7eb}[data-theme=dark] .prompt-textarea:focus{background:#2d2d44;border-color:#e3dce7;box-shadow:0 0 0 3px #9d00ff33}[data-theme=dark] .prompt-textarea::placeholder{color:#6b7280}[data-theme=dark] .input-stats,[data-theme=dark] .stats-horizontal .stat-label-score{color:#9ca3af}[data-theme=dark] .submit-prompt-btn{background:#fff;box-shadow:0 4px 12px #d8d5da59;color:#1a1a2e}[data-theme=dark] .submit-prompt-btn:hover:not(:disabled){background:#f2ecf6;box-shadow:0 6px 20px #beb6c473}[data-theme=dark] .score-display{background:#252538;border:1px solid #2d2d44}[data-theme=dark] .score-circle-prompt{background:#1a1a2e}[data-theme=dark] .score-label-prompt,[data-theme=dark] .score-number-prompt,[data-theme=dark] .stats-horizontal .stat-value-score{color:#e5e7eb}[data-theme=dark] .score-total-prompt{color:#9ca3af}[data-theme=dark] .ideal-prompt-section{background:#252538;border:1px solid #2d2d44}[data-theme=dark] .ideal-prompt-title{color:#d1d5db}[data-theme=dark] .constraints-followed,[data-theme=dark] .ideal-prompt-box{background:#1a1a2e;border:1px solid #2d2d44}[data-theme=dark] .constraint-check-item,[data-theme=dark] .ideal-prompt-box,[data-theme=dark] .ideal-prompt-box p{color:#e5e7eb}[data-theme=dark] .constraints-followed-title{color:#10b981}[data-theme=dark] .ideal-prompt-note{color:#9ca3af}[data-theme=dark] .no-issues{background:#10b9811a;border:1px solid #10b9814d;color:#10b981}[data-theme=dark] .issues-section h5{color:#ef4444}[data-theme=dark] .issue-item{background:#ef44441a;border-left:3px solid #ef4444;color:#d1d5db}[data-theme=dark] .message-box{background:#252538;border:1px solid #2d2d44;color:#d1d5db}[data-theme=dark] .message-box p{color:#d1d5db}[data-theme=dark] .empty-state,[data-theme=dark] .error-state p,[data-theme=dark] .loading-state p{color:#9ca3af}[data-theme=dark] .loading-dots span{background:#9d00ff}.auth-modal-overlay{align-items:center;animation:overlayFadeIn .2s ease-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000080;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.auth-modal-content{animation:modalSlideIn .3s cubic-bezier(.34,1.56,.64,1);background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 20px 50px #00000026,0 2px 10px #0000001a;display:flex;flex-direction:column;max-height:85vh;max-width:90vw;overflow:hidden;position:relative;width:420px}.auth-modal-header{align-items:center;background:#fff;border-bottom:1px solid #f1f5f9;display:flex;flex-shrink:0;justify-content:space-between;padding:24px 24px 20px}.auth-modal-title{color:#1f2937;font-size:1.75rem;font-weight:700;letter-spacing:-.025em;margin:0}.auth-modal-close{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;display:flex;font-size:18px;font-weight:400;height:32px;justify-content:center;padding:0;transition:all .15s ease;width:32px}.auth-modal-close:hover{background:#f1f5f9;border-color:#cbd5e1;color:#475569}.auth-modal-body{flex:1 1;min-height:0;overflow-y:auto;padding:24px}.auth-error-message{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:.875rem;font-weight:500;margin-bottom:20px;padding:12px 16px;text-align:center}.auth-google-btn{align-items:center;background:#fff;border:1.5px solid #d1d5db;border-radius:8px;color:#374151;cursor:pointer;display:flex;font-size:.9375rem;font-weight:500;gap:12px;justify-content:center;margin-bottom:24px;min-height:44px;padding:12px 16px;position:relative;transition:all .15s ease;width:100%}.auth-google-btn:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af;box-shadow:0 4px 12px #00000014;transform:translateY(-1px)}.auth-google-btn:active:not(:disabled){transform:translateY(0)}.auth-google-btn:disabled{cursor:not-allowed;opacity:.6}.auth-google-btn svg{flex-shrink:0}.auth-divider{color:#6b7280;font-size:.875rem;font-weight:400;margin:24px 0;position:relative;text-align:center}.auth-divider span{background:#fff;padding:0 16px;position:relative;z-index:1}.auth-divider:before{background:#e5e7eb;content:"";height:1px;left:0;position:absolute;right:0;top:50%;z-index:0}.auth-form{display:flex;flex-direction:column;gap:16px;margin-bottom:20px}.auth-form-input{background:#fff;border:1.5px solid #d1d5db;border-radius:8px;box-sizing:border-box;color:#111827;font-family:inherit;font-size:.9375rem;min-height:44px;padding:12px 14px;transition:all .15s ease}.auth-form-input:focus{border-color:#9d00ff;box-shadow:0 0 0 3px #9d00ff1a;outline:none}.auth-form-input::placeholder{color:#9ca3af}.auth-submit-btn{align-items:center;background:#9d00ff;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.9375rem;font-weight:600;justify-content:center;min-height:44px;padding:12px 16px;transition:all .15s ease}.auth-submit-btn:hover:not(:disabled){background:#8800e6;box-shadow:0 4px 12px #9d00ff4d;transform:translateY(-1px)}.auth-submit-btn:active:not(:disabled){transform:translateY(0)}.auth-submit-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.auth-mode-switch{color:#6b7280;font-size:.875rem;margin-top:16px;text-align:center}.auth-mode-switch p{margin:0}.auth-mode-switch button{background:none;border:none;color:#9d00ff;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:500;margin-left:4px;padding:2px 4px;text-decoration:underline;transition:color .15s ease}.auth-mode-switch button:hover{color:#8800e6}.auth-submit-btn:disabled{position:relative}.auth-submit-btn:disabled:after{border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff}.auth-google-btn:disabled:after,.auth-submit-btn:disabled:after{animation:spin .8s linear infinite;content:"";height:16px;left:50%;margin:-8px 0 0 -8px;position:absolute;top:50%;width:16px}.auth-google-btn:disabled:after{border:2px solid #6b72804d;border-radius:50%;border-top-color:#6b7280}@media (max-width:480px){.auth-modal-content{border-radius:12px;margin:20px;width:95vw}.auth-modal-header{padding:20px 20px 16px}.auth-modal-title{font-size:1.375rem}.auth-modal-body{padding:20px}.auth-form-input,.auth-google-btn,.auth-submit-btn{font-size:1rem;min-height:48px}.auth-form-input,.auth-google-btn,.auth-submit-btn{padding:14px 16px}}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.auth-form-input:focus,.auth-google-btn:focus,.auth-modal-close:focus,.auth-mode-switch button:focus,.auth-submit-btn:focus{outline:2px solid #9d00ff;outline-offset:2px}@media (max-width:768px){.auth-modal-content{border-radius:12px;max-height:90vh;width:90vw}.auth-modal-header{padding:16px}.auth-modal-title{font-size:1.5rem}.auth-modal-close{font-size:16px;height:28px;width:28px}.auth-modal-body{padding:16px}.auth-error-message{font-size:.85rem;margin-bottom:16px;padding:10px 12px}.auth-google-btn{font-size:.9rem;margin-bottom:20px;min-height:40px;padding:10px 12px}.auth-divider{font-size:.85rem;margin:20px 0}.auth-divider span{padding:0 12px}.auth-form{gap:12px;margin-bottom:16px}.auth-form-input,.auth-submit-btn{font-size:.9rem;min-height:40px;padding:10px 12px}.auth-mode-switch{font-size:.85rem;margin-top:12px}}@media (max-width:480px){.auth-modal-content{border-radius:10px;margin:10px;width:95vw}.auth-modal-header{padding:12px}.auth-modal-title{font-size:1.25rem}.auth-modal-close{border-radius:6px;font-size:14px;height:24px;width:24px}.auth-modal-body{padding:12px}.auth-error-message{font-size:.8rem;margin-bottom:12px;padding:8px 10px}.auth-google-btn{font-size:.85rem;margin-bottom:16px;min-height:36px;padding:8px 10px}.auth-divider{font-size:.8rem;margin:16px 0}.auth-divider span{padding:0 10px}.auth-form{gap:10px;margin-bottom:12px}.auth-form-input,.auth-submit-btn{border-radius:6px;font-size:.85rem;min-height:36px;padding:8px 10px}.auth-mode-switch{font-size:.8rem;margin-top:10px}.auth-mode-switch button{margin-left:2px;padding:1px 2px}.auth-google-btn:disabled:after,.auth-submit-btn:disabled:after{height:14px;margin:-7px 0 0 -7px;width:14px}}.theme-toggle-dropdown-item{-webkit-tap-highlight-color:transparent;align-items:center;background:none;border:none;color:#374151;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.75rem;letter-spacing:-.01em;padding:.75rem 1.125rem;position:relative;text-align:left;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);width:100%}.theme-toggle-dropdown-item:before{background:linear-gradient(180deg,#9d00ff,#7c3aed);bottom:0;content:"";left:0;position:absolute;top:0;transform:scaleY(0);transform-origin:center;transition:transform .2s cubic-bezier(.4,0,.2,1);width:2px}.theme-toggle-dropdown-item:focus,.theme-toggle-dropdown-item:hover{background:linear-gradient(90deg,#9d00ff0d,#9d00ff03);color:#1f2937;padding-left:1.25rem}.theme-toggle-dropdown-item:focus:before,.theme-toggle-dropdown-item:hover:before{transform:scaleY(1)}.theme-toggle-dropdown-item:active{background:#9d00ff14;transform:translateX(1px)}.theme-toggle-dropdown-item .theme-icon{align-items:center;color:#9ca3af;display:inline-flex;flex-shrink:0;height:15px;justify-content:center;transition:all .2s ease;width:15px}.theme-toggle-dropdown-item:hover .theme-icon{color:#9d00ff;transform:translateX(1px)}.theme-toggle-dropdown-item:focus-visible{border-radius:6px;box-shadow:0 0 0 4px #9d00ff14;outline:none}.theme-toggle-dropdown-item>span{pointer-events:none;white-space:nowrap}@media (max-width:768px){.theme-toggle-dropdown-item{font-size:.85rem;gap:.5rem;padding:.6rem 1rem}.theme-toggle-dropdown-item:focus,.theme-toggle-dropdown-item:hover{padding-left:1.1rem}.theme-toggle-dropdown-item .theme-icon{height:14px;width:14px}}@media (max-width:480px){.theme-toggle-dropdown-item{font-size:.8rem;gap:.4rem;padding:.5rem .75rem}.theme-toggle-dropdown-item:focus,.theme-toggle-dropdown-item:hover{padding-left:.9rem}.theme-toggle-dropdown-item .theme-icon{height:12px;width:12px}.theme-toggle-dropdown-item:focus-visible{border-radius:4px;box-shadow:0 0 0 3px #9d00ff14}}[data-theme=dark] .theme-toggle-dropdown-item{color:#d1d0d0}[data-theme=dark] .theme-toggle-dropdown-item .theme-icon{color:#988686}[data-theme=dark] .theme-toggle-dropdown-item:hover{background:linear-gradient(90deg,#9d00ff0f,#9d00ff05);color:#fff}[data-theme=dark] .theme-toggle-dropdown-item:hover .theme-icon{color:#9d00ff}[data-theme=dark] .theme-toggle-dropdown-item:active{background:#9d00ff1a}.header{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#fffffff2;border-bottom:1px solid #0000000f;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;justify-content:space-between;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1000}.header:hover{background:#fffffffa;border-bottom-color:#9d00ff1f}.header-nav{display:flex;flex:1 1;gap:2.5rem;justify-content:center;margin:0 2rem}.nav-link{border-radius:8px;color:#374151;font-size:.925rem;font-weight:500;letter-spacing:-.01em;padding:.5rem 1rem;position:relative;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1)}.nav-link:before{background:linear-gradient(90deg,#9d00ff,#7c3aed);border-radius:2px;bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:all .3s cubic-bezier(.4,0,.2,1);width:0}.nav-link:hover{background-color:#9d00ff0a;color:#9d00ff;transform:translateY(-1px)}.nav-link:hover:before{width:80%}.title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#9d00ff,#4f46e5);-webkit-background-clip:text;background-clip:text;font-size:1.875rem;font-weight:700;letter-spacing:-.025em;margin:0;position:relative}.title:after{background:linear-gradient(90deg,#0000,#9d00ff,#0000);bottom:-2px;content:"";height:1px;left:0;opacity:0;position:absolute;transition:opacity .3s ease;width:100%}.title:hover:after{opacity:.6}.logo-container{align-items:center;display:flex;gap:3px;text-decoration:none}.header-logo{cursor:pointer;height:40px;width:auto}.logo-text{color:#9d00ff;cursor:pointer;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;font-size:20px;font-weight:600;margin:0}.logo-container .title{color:inherit;font-family:Barlow Semi Condensed,sans-serif;margin:0}.button-group{align-items:center;display:flex;gap:1rem}.user-section{position:relative}.user-info{align-items:center;display:flex;gap:1rem}.user-email{color:#6b7280;font-size:.875rem;font-weight:500;letter-spacing:-.01em}.profile-dropdown{position:relative}.profile-button{align-items:center;background:#0000;border:none;border-radius:50px;cursor:pointer;display:flex;gap:.75rem;padding:.25rem;transition:all .25s cubic-bezier(.4,0,.2,1)}.profile-button:hover{background:#9d00ff0d;transform:translateY(-1px)}.profile-button:active{transform:translateY(0)}.profile-avatar{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:2px solid #fffc;border-radius:50%;box-shadow:0 2px 8px #667eea33;color:#fff;display:flex;font-size:1rem;font-weight:600;height:40px;justify-content:center;overflow:hidden;position:relative;transition:all .25s cubic-bezier(.4,0,.2,1);width:40px}.profile-avatar:hover{border-color:#9d00ff4d;box-shadow:0 4px 16px #9d00ff40;transform:scale(1.05)}.profile-avatar:before{background:linear-gradient(135deg,#fff3,#0000);border-radius:inherit;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.profile-image{height:100%;object-fit:cover;width:100%}.profile-initials{font-size:1rem;font-weight:600;position:relative;z-index:1}.dropdown-arrow{color:#9ca3af;height:14px;margin-left:.25rem;transition:all .25s cubic-bezier(.4,0,.2,1);width:14px}.dropdown-arrow.open{color:#9d00ff;transform:rotate(180deg)}.dropdown-menu{animation:dropdownSlideIn .25s cubic-bezier(.4,0,.2,1);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#fffffffa;border:1px solid #00000014;border-radius:12px;box-shadow:0 10px 25px -5px #0000001f,0 6px 12px -3px #00000014;max-width:260px;min-width:240px;overflow:hidden;position:absolute;right:-8px;top:calc(100% + 8px);z-index:1001}@keyframes dropdownSlideIn{0%{opacity:0;transform:translateY(-8px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.dropdown-header{align-items:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9);display:flex;gap:.875rem;padding:1rem 1.125rem;position:relative}.dropdown-header:after{background:linear-gradient(90deg,#0000,#00000014,#0000);bottom:0;content:"";height:1px;left:1.125rem;position:absolute;right:1.125rem}.dropdown-avatar{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:2px solid #ffffffe6;border-radius:50%;box-shadow:0 3px 10px #667eea40;color:#fff;display:flex;flex-shrink:0;font-size:1.1rem;font-weight:600;height:44px;justify-content:center;overflow:hidden;position:relative;width:44px}.dropdown-avatar:before{background:linear-gradient(135deg,#fff3,#0000);border-radius:inherit;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.dropdown-profile-image{height:100%;object-fit:cover;width:100%}.dropdown-profile-initials{font-size:1.1rem;font-weight:600;position:relative;z-index:1}.dropdown-user-info{flex:1 1;min-width:0}.dropdown-email{color:#1f2937;font-size:.875rem;font-weight:600;letter-spacing:-.01em;margin-bottom:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-status{align-items:center;color:#9d00ff;display:flex;font-size:.7rem;font-weight:500;gap:.375rem;letter-spacing:.025em;text-transform:capitalize}.dropdown-divider{background:linear-gradient(90deg,#0000,#00000014,#0000);height:1px;margin:0}.dropdown-items{padding:.5rem 0}.dropdown-item-header{align-items:center;background:none;border:none;color:#374151;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.75rem;letter-spacing:-.01em;padding:.75rem 1.125rem;position:relative;text-align:left;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);width:100%}.dropdown-item-header:before{background:linear-gradient(180deg,#9d00ff,#7c3aed);bottom:0;content:"";left:0;position:absolute;top:0;transform:scaleY(0);transition:transform .2s cubic-bezier(.4,0,.2,1);width:2px}.dropdown-item-header:hover{background:linear-gradient(90deg,#9d00ff0d,#9d00ff03);color:#1f2937;padding-left:1.25rem}.dropdown-item-header:hover:before{transform:scaleY(1)}.dropdown-item-header:active{background:#9d00ff14;transform:translateX(1px)}.dropdown-icon-header{color:#9ca3af;flex-shrink:0;height:15px;transition:all .2s ease;width:15px}.dropdown-item-header:hover .dropdown-icon{color:#9d00ff;transform:translateX(1px)}.logout-item{border-top:1px solid #ef44441a;color:#ef4444;margin-top:.25rem}.logout-item:before{background:linear-gradient(180deg,#ef4444,#dc2626)}.logout-item:hover{background:linear-gradient(90deg,#ef44440d,#ef444403);color:#dc2626}.logout-item .dropdown-icon{color:#f87171}.logout-item:hover .dropdown-icon{color:#ef4444}.btn-outline-header,.btn-primary-header{border:none;border-radius:12px;cursor:pointer;font-size:.9rem;font-weight:600;letter-spacing:-.01em;overflow:hidden;padding:.75rem 1.5rem;position:relative;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1)}.btn-outline-header{background:#fffc;border:1px solid #9d00ff33;box-shadow:0 1px 3px #0000000d;color:#9d00ff}.btn-outline-header:before{background:linear-gradient(90deg,#0000,#9d00ff1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s cubic-bezier(.4,0,.2,1);width:100%}.btn-outline-header:hover{background:#9d00ff;border-color:#9d00ff;box-shadow:0 8px 25px #9d00ff4d;color:#fff;transform:translateY(-2px)}.btn-outline-header:hover:before{left:100%}.btn-primary-header{background:#9d00ff;border:1px solid #0000;box-shadow:0 4px 12px #9d00ff40;color:#fff}.btn-primary-header:hover:before{opacity:1}.btn-primary-header:active{transform:translateY(0)}@media (max-width:1024px){.header{padding:.75rem 1.25rem}.header-nav{gap:1.5rem;margin:0 1rem}.nav-link{font-size:.9rem;padding:.4rem .75rem}.title{font-size:1.5rem}}@media (max-width:768px){.header{flex-wrap:wrap;justify-content:space-between;padding:.75rem 1rem}.header-nav{display:none}.header.mobile-active .header-nav{animation:fadeInMenu .25s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;border-top:1px solid #0000000d;display:flex;flex-direction:column;gap:1rem;margin-top:.75rem;padding:1rem 0;width:100%}@keyframes fadeInMenu{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.nav-link{padding:.75rem 1rem;text-align:center;width:100%}.button-group{display:none}.menu-toggle{align-items:center;background:#0000;border:none;color:#9d00ff;cursor:pointer;display:flex;font-size:1.25rem;justify-content:center;padding:.5rem}}@media (max-width:480px){.title{font-size:1.25rem}.profile-avatar{height:34px;width:34px}.user-email{display:none}.header{padding:.5rem .75rem}}[data-theme=dark] .header{background:#0f172af2;border-bottom-color:#4755694d}[data-theme=dark] .header:hover{background:#0f172afa;border-bottom-color:#9d00ff33}[data-theme=dark] .nav-link{color:#cbd5e1}[data-theme=dark] .nav-link:hover{background-color:#9d00ff1a;color:#9d00ff}[data-theme=dark] .title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f1f5f9,#9d00ff);-webkit-background-clip:text;background-clip:text}[data-theme=dark] .user-email{color:#94a3b8}[data-theme=dark] .profile-button:hover{background:#9d00ff26}[data-theme=dark] .dropdown-menu{background:#1e293bfa;border-color:#4755694d;box-shadow:0 10px 25px -5px #00000080,0 6px 12px -3px #0000004d}[data-theme=dark] .dropdown-header{background:linear-gradient(135deg,#1e293b,#334155)}[data-theme=dark] .dropdown-header:after{background:linear-gradient(90deg,#0000,#4755694d,#0000)}[data-theme=dark] .dropdown-email{color:#f1f5f9}[data-theme=dark] .dropdown-status{color:#a78bfa}[data-theme=dark] .dropdown-divider{background:linear-gradient(90deg,#0000,#4755694d,#0000)}[data-theme=dark] .dropdown-item-header{color:#cbd5e1}[data-theme=dark] .dropdown-item-header:hover{background:linear-gradient(90deg,#9d00ff26,#9d00ff0d);color:#f1f5f9}[data-theme=dark] .dropdown-item-header:active{background:#9d00ff33}[data-theme=dark] .dropdown-icon-header{color:#64748b}[data-theme=dark] .dropdown-item-header:hover .dropdown-icon-header{color:#a78bfa}[data-theme=dark] .logout-item{border-top-color:#ef444433;color:#f87171}[data-theme=dark] .logout-item:hover{background:linear-gradient(90deg,#ef444426,#ef44440d);color:#fca5a5}[data-theme=dark] .logout-item .dropdown-icon-header{color:#f87171}[data-theme=dark] .logout-item:hover .dropdown-icon-header{color:#fca5a5}[data-theme=dark] .btn-outline-header{background:#334155cc;border-color:#9d00ff4d;box-shadow:0 1px 3px #0000004d;color:#cbd5e1}[data-theme=dark] .btn-outline-header:hover{background:#9d00ff;color:#fff}[data-theme=dark] .btn-primary-header{background:#9d00ff;box-shadow:0 4px 12px #9d00ff66}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;letter-spacing:-.01em;overflow-x:hidden}.benefits{background:#f8fafc;padding:6rem 0;position:relative}.benefits:before{background:linear-gradient(135deg,#9d00ff05,#3b82f605);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.container-benefits{margin:0 auto;max-width:1400px;padding:0 2rem;position:relative;z-index:1}.benefits h2{color:#1a1a1a;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:800;letter-spacing:-.02em;margin-bottom:4rem;position:relative;text-align:center}.benefits h2:after{background:#8a00e6;border-radius:2px;bottom:-8px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.benefits-grid{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.benefit-list{display:flex;flex-direction:column;gap:1rem;height:100%;list-style:none;text-transform:capitalize}.benefit-list li{align-items:center;background:#fff;border:1px solid #9d00ff14;border-radius:16px;box-shadow:0 4px 20px #0000000f;display:flex;flex:1 1;font-size:1.1rem;font-weight:600;min-height:60px;overflow:hidden;padding:2.1rem 2.35rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.benefit-list li:before{background:linear-gradient(90deg,#9d00ff,#3b82f6);content:"";height:4px;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;transition:transform .3s ease;width:100%}.benefit-list li:hover{border-color:#9d00ff33;box-shadow:0 16px 32px #9d00ff1f;transform:translateY(-4px)}.benefit-list li:hover:before{transform:scaleX(1)}.dashboard-card-benefits{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 8px 32px #00000014;height:-webkit-fit-content;height:fit-content;overflow:hidden;position:relative}.dashboard-header-benefits{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-bottom:1px solid #e2e8f0;padding:1.5rem 2rem}.center-button-wrapper{align-items:center;display:flex;justify-content:center;margin-top:2rem}.btn-hero-primary-two{background:#9d00ff;border:none;border-radius:12px;box-shadow:0 10px 25px #9d00ff40;color:#fff;cursor:pointer;font-size:.85rem;font-weight:700;padding:.8rem 1.7rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.dashboard-tabs-benefits{display:flex;gap:.5rem;margin-bottom:1rem}.tab-dot{border-radius:50%;height:12px;width:12px}.tab-dot.green,.tab-dot.red,.tab-dot.yellow{background:#9d00ff}.dashboard-title-benefits{color:#1a1a1a;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.dashboard-subtitle-benefits{align-items:center;color:#64748b;display:flex;font-size:.9rem;gap:.5rem}.question-count-benefits{background:#f1f5f9;border-radius:12px;color:#475569;font-size:.8rem;font-weight:500;padding:.25rem .75rem}.dashboard-body-benefits{padding:2rem}.score-section{margin-bottom:2rem}.score-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.score-title{color:#1a1a1a;font-size:1.25rem;font-weight:700}.score-value{color:#9d00ff;font-size:2rem;font-weight:800}.score-info{color:#6366f1;cursor:pointer;font-size:.85rem;text-decoration:underline}.progress-bar{background:#f1f5f9;border-radius:6px;height:12px;margin-bottom:1rem;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#9d00ff,#6366f1);border-radius:6px;height:100%;position:relative;width:85%}.progress-fill:after{background:#fff;border:3px solid #9d00ff;border-radius:50%;content:"";height:12px;position:absolute;right:0;top:0;transform:translateX(50%);width:12px}.progress-labels{color:#64748b;display:flex;font-size:.75rem;justify-content:space-between;margin-bottom:.5rem}.performance-text{align-items:flex-start;color:#64748b;display:flex;font-size:.9rem;gap:.75rem;line-height:1.5;margin-bottom:1rem}.performance-icon{align-items:center;display:flex;flex-shrink:0;font-size:.9rem;height:20px;justify-content:center;margin-top:.1rem;width:20px}.analytics-section{border-top:1px solid #e2e8f0;margin-top:2rem;padding-top:2rem}.analytics-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.analytics-title{color:#1a1a1a;font-size:1.1rem;font-weight:600}.filter-dropdown{position:relative}.filter-btn{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#475569;cursor:pointer;display:flex;font-size:.85rem;gap:.5rem;padding:.5rem 1rem}.metrics-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);margin-bottom:1.5rem}.metric-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;text-align:center}.metric-value{color:#1a1a1a;font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.metric-label{color:#64748b;font-size:.75rem;text-transform:uppercase}.metric-card.green .metric-value{color:#22c55e}.metric-card.red .metric-value{color:#ef4444}.metric-card.purple .metric-value{color:#9d00ff}.result-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;gap:1rem;margin-bottom:.75rem;padding:1rem}.result-item,.result-status{align-items:center;display:flex}.result-status{border-radius:50%;color:#fff;font-size:.75rem;font-weight:600;height:20px;justify-content:center;width:20px}.result-status.success{background:#22c55e}.result-status.error{background:#ef4444}.result-content{flex:1 1}.result-title{color:#1a1a1a;font-weight:600;margin-bottom:.25rem}.result-description{color:#64748b;font-size:.85rem}.result-expand{background:none;border:none;color:#6366f1;cursor:pointer;font-size:.85rem}.features{margin:0 auto;max-width:1200px;padding:6rem 0;position:relative}.section-title-features{color:#1a1a1a;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:800;letter-spacing:-.02em;margin-bottom:1rem;text-align:center}.section-subtitle-features{color:#64748b;font-size:1.2rem;font-weight:500;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.features-grid-features{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:3rem}.feature-card-features{background:#fff;border:1px solid #9d00ff14;border-radius:20px;box-shadow:0 4px 20px #0000000f;overflow:hidden;padding:2.5rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.feature-card-features:before{background:#9d00ff05;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.feature-card-features:hover{border-color:#9d00ff33;box-shadow:0 25px 50px #9d00ff26;transform:translateY(-10px)}.feature-card-features:hover:before{opacity:1}.feature-card-features h3{color:#1a1a1a;font-family:Playfair Display,serif;font-size:1.4rem;font-weight:700;margin-bottom:1rem;position:relative;z-index:1}.feature-card-features p{color:#64748b;font-size:1rem;line-height:1.6;margin-bottom:1.5rem;position:relative;z-index:1}.feature-cta-btn-features{background:#9d00ff;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1}.feature-cta-btn-features:hover{background:#8a00e6;box-shadow:0 6px 20px #9d00ff4d;transform:translateX(5px)}@media (max-width:1024px){.container-benefits{padding:0 1.5rem}.benefits-grid{gap:2rem;grid-template-columns:1fr}.features-grid-features{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.metrics-grid{grid-template-columns:repeat(2,1fr)}.benefits h2{font-size:2rem}.feature-card-features{padding:2rem}}@media (max-width:768px){body{font-size:15px}.benefits{padding:4rem 0}.benefits-grid{grid-template-columns:1fr}.benefit-list li{font-size:1rem;padding:1.5rem}.dashboard-card-benefits{margin-top:2rem}.metrics-grid{gap:.75rem;grid-template-columns:1fr 1fr}.features{padding:4rem 1rem}.section-title-features{font-size:2rem}.section-subtitle-features{font-size:1rem;margin-bottom:2rem}.feature-card-features{padding:1.5rem}}@media (max-width:480px){.benefits{padding:3rem 0}.benefits h2{font-size:1.75rem}.benefit-list li{font-size:.95rem;padding:1.25rem}.metrics-grid{grid-template-columns:1fr}.score-title{font-size:1rem}.score-value{font-size:1.5rem}.section-title-features{font-size:1.75rem}.feature-card-features{padding:1.25rem}.feature-cta-btn-features{text-align:center;width:100%}.center-button-wrapper{margin-top:1.5rem}.btn-hero-primary-two{width:100%}}.hero{background:#fff;display:flex;justify-content:center;margin-top:-50px;min-height:100vh;overflow:hidden;padding:80px 20px}.hero,.hero-container{align-items:center;position:relative}.hero-container{grid-gap:60px;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin-top:-70px;max-width:1200px;width:100%;z-index:1}.hero-content{padding:40px}.hero-title{color:#1a1a1a;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;font-size:4.5rem;font-weight:800;letter-spacing:-.02em;line-height:1.1;margin-bottom:24px}.gradient-text{color:#9d00ff;font-family:Courier New,Courier,monospace;font-weight:800;margin-left:5px}.hero-subtitle{color:#666;font-family:sans-serif;font-size:1.25rem;line-height:1.7;margin-bottom:40px;max-width:540px}.hero-buttons{display:flex;flex-wrap:wrap;gap:16px}.btn-primary-promo{background:linear-gradient(135deg,#9d00ff,#7b00cc);border:none;border-radius:12px;box-shadow:0 8px 24px #9d00ff40;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;overflow:hidden;padding:16px 40px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-primary-promo:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.btn-primary-promo:hover:before{left:100%}.btn-primary-promo:hover{box-shadow:0 12px 32px #9d00ff59;transform:translateY(-2px)}.btn-primary-promo:active{transform:translateY(0)}.btn-secondary-promo{background:#fff;border:2px solid #9d00ff4d;border-radius:12px;box-shadow:0 4px 12px #00000014;color:#9d00ff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:16px 40px;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-secondary-promo:hover{background:#9d00ff0d;border-color:#9d00ff;box-shadow:0 8px 20px #0000001f;transform:translateY(-2px)}.demo-card{background:#9d00ff;border:1px solid #9d00ff26;border-radius:24px;box-shadow:0 20px 60px #9d00ff1f,0 8px 24px #0000000f;display:flex;flex-direction:column;min-height:600px;padding:32px}.demo-header{border-bottom:1px solid #9d00ff1a;justify-content:space-between;margin-bottom:32px;padding-bottom:20px}.demo-header,.demo-title{align-items:center;display:flex}.demo-title{color:#1a1a1a;font-size:1.25rem;font-weight:700;gap:12px}.demo-icon{filter:drop-shadow(0 0 8px rgba(157,0,255,.4));font-size:1.5rem}.demo-badge{animation:pulse 2s ease-in-out infinite;background:linear-gradient(135deg,#9d00ff,#7b00cc);border-radius:20px;box-shadow:0 4px 12px #9d00ff4d;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.05em;padding:6px 16px}.demo-content{align-items:center;background-color:#9d00ff;border-radius:12px;display:flex;flex:1 1;justify-content:center}.demo-section{width:100%}.demo-section,.fade-in{animation:fadeIn .5s ease-in}.challenge-box{background:linear-gradient(135deg,#9d00ff08,#d946ef05);border:1px solid #9d00ff26;border-radius:16px;padding:24px}.challenge-header{align-items:flex-start;display:flex;gap:16px}.challenge-label{color:#fff;font-size:.85rem;font-weight:700;letter-spacing:.1em;margin-bottom:12px;text-transform:uppercase}.challenge-text{color:#fff6f6;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;font-size:1.3rem;font-weight:600;line-height:1.7}.character-small{background:#fff;border-radius:12px;box-shadow:0 4px 12px #9d00ff1a;flex-shrink:0;height:48px;padding:8px;width:48px}.character-medium{background:linear-gradient(135deg,#9d00ff1a,#d946ef14);border-radius:16px;box-shadow:0 4px 16px #9d00ff26;height:80px;margin-bottom:20px;padding:12px;width:80px}.prompt-section{border-top:1px solid #9d00ff1a;margin-top:20px;padding-top:20px}.prompt-header{align-items:center;display:flex;gap:12px;margin-bottom:12px}.section-label{color:#fff;font-size:.85rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.prompt-input{background:#fff;border:2px solid #9d00ff33;border-radius:12px;box-shadow:inset 0 2px 8px #9d00ff0d;color:#1a1a1a;font-family:Courier New,Courier,monospace;font-size:1rem;font-weight:700;line-height:1.7;padding:16px}.ai-response{align-items:center;background:linear-gradient(135deg,#9d00ff08,#d946ef05);border:1px solid #9d00ff26;border-radius:16px;display:flex;flex-direction:column;padding:24px;text-align:center}.ai-response-text{background:#fff;border:2px solid #9d00ff33;border-radius:12px;box-shadow:inset 0 2px 8px #9d00ff0d;color:#333;font-family:Monaco,Menlo,monospace;font-size:.9rem;line-height:1.8;margin-top:16px;overflow-x:auto;padding:20px;text-align:left;white-space:pre-wrap;width:100%}.score-display-promo{align-items:center;background:linear-gradient(135deg,#9d00ff08,#d946ef05);border:1px solid #9d00ff26;border-radius:16px;display:flex;flex-direction:column;padding:40px;text-align:center}.section-label-promo{color:#9d00ff;font-size:.85rem;font-weight:700;letter-spacing:.1em;margin-bottom:20px;text-transform:uppercase}.score-number-promo{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#9d00ff,#d946ef);-webkit-background-clip:text;background-clip:text;font-size:5rem;font-weight:800;line-height:1;margin-bottom:20px}.score-number-promo span{color:#999;font-size:2.5rem}.score-bar-promo{background:#9d00ff1a;height:12px;margin-bottom:24px;overflow:hidden;width:100%}.score-bar-promo,.score-fill-promo{border-radius:12px;position:relative}.score-fill-promo{background:linear-gradient(90deg,#9d00ff,#d946ef);box-shadow:0 0 20px #9d00ff66;height:100%;transition:width 1s cubic-bezier(.4,0,.2,1)}.score-fill-promo:after{animation:shimmer 2s infinite;background:linear-gradient(90deg,#0000,#fff6,#0000);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.score-feedback-promo{background:#fff;border:2px solid #9d00ff33;border-radius:12px;box-shadow:0 4px 12px #9d00ff14;color:#333;font-size:1rem;font-weight:500;padding:16px 24px}@media (max-width:1200px){.hero-container{gap:40px;grid-template-columns:1fr}.hero-title{font-size:3rem}.hero-content{padding:20px;text-align:center}.hero-subtitle{margin-left:auto;margin-right:auto}.hero-buttons{justify-content:center}}@media (max-width:768px){.hero{padding:40px 20px}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.btn-primary-promo,.btn-secondary-promo{padding:14px 32px;width:100%}.demo-card{padding:20px}.score-number-promo{font-size:4rem}}@media (max-width:480px){.hero-title{font-size:2rem}.character-small{height:40px;width:40px}.ai-response-text,.challenge-text,.prompt-input{font-size:.85rem}}.tutorial-wrapper{background:#f8fafc;color:#0f172a;overflow:hidden;padding:80px 0;position:relative}.main-container{margin:0 auto;max-width:1300px;padding:0 20px;position:relative;z-index:1}.heading-primary{color:#1e293b;font-family:Playfair Display,serif;font-size:3.5rem;font-weight:800;letter-spacing:-.025em;margin-bottom:16px;position:relative;text-align:center;text-shadow:0 2px 4px #0000001a}.heading-primary:after{background:#8a00e6;border-radius:2px;bottom:-8px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.heading-secondary{color:#64748b;font-family:Playfair Display,serif;font-size:1.3rem;font-weight:400;margin-bottom:60px;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.howto-flex-container{align-items:flex-start;display:flex;gap:40px}.steps-side{flex:2 1}.card-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #fff9;border-radius:20px;box-shadow:0 15px 35px #0000000d;overflow:hidden;padding:40px;position:relative}.card-content:before{animation:gradientShift 3s ease infinite;background:linear-gradient(90deg,#667eea,#764ba2,#f093fb,#f5576c);background-size:400% 400%;content:"";height:3px;left:0;position:absolute;right:0;top:0}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.final-message{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;box-shadow:0 6px 20px #667eea4d;color:#fff;font-size:1.1rem;font-weight:600;margin-top:24px;overflow:hidden;padding:20px;position:relative;text-align:center}.final-message:before{animation:shine 3s ease-in-out infinite;background:linear-gradient(45deg,#0000 30%,#ffffff1a 50%,#0000 70%);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%}.steps-list{counter-reset:step-counter;flex-grow:1;list-style:none;margin:0;padding:0}.steps-list li{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-left:3px solid #e2e8f0;border-radius:0 12px 12px 0;color:#1e293b;counter-increment:step-counter;font-size:1.1rem;font-weight:500;line-height:1.6;margin-bottom:16px;padding:20px 0 20px 60px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.steps-list li,.steps-list li:hover{background:#ffffffb3;box-shadow:0 6px 20px #667eea1f;transform:translateX(6px)}.steps-list li:hover{border-left-color:#667eea}.steps-list li:before{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:2px solid #fff;border-radius:50%;box-shadow:0 4px 16px #667eea4d;color:#fff;content:counter(step-counter);display:flex;font-size:1rem;font-weight:700;height:40px;justify-content:center;left:-20px;position:absolute;top:16px;transition:all .3s cubic-bezier(.4,0,.2,1);width:40px}.steps-list li:hover:before{background:linear-gradient(135deg,#f093fb,#f5576c);box-shadow:0 8px 24px #667eea66;transform:scale(1.1) rotate(1turn)}.steps-list li:last-child{border-left:none;margin-bottom:0}.info-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #fffc;border-radius:20px;box-shadow:0 20px 50px #00000014;flex:1 1;overflow:hidden;padding:32px;position:relative;transition:all .3s ease}.info-card:hover{box-shadow:0 25px 60px #0000001f;transform:translateY(-4px)}.info-card:before{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:20px 20px 0 0;content:"";height:4px;left:0;position:absolute;right:0;top:0}.info-card h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#1e293b;font-size:1.4rem;font-weight:700;margin-bottom:16px}.info-card p{color:#475569;font-size:1rem;line-height:1.6;margin-bottom:16px}.info-card ul{margin:16px 0}.info-card li{align-items:center;color:#475569;display:flex;font-size:.95rem;gap:8px;padding:8px 0}.info-card strong{color:#1e293b;font-weight:600}@media (max-width:1024px){.howto-flex-container{flex-direction:column;gap:32px}.info-card{order:-1}}@media (max-width:768px){.heading-primary{font-size:2.5rem}.heading-secondary{font-size:1.1rem;margin-bottom:40px}.card-content{padding:32px 24px}.steps-list li{font-size:1rem;margin-bottom:12px;padding:16px 0 16px 50px}.steps-list li:before{font-size:.9rem;height:32px;left:-16px;top:12px;width:32px}.final-message{font-size:1rem;padding:16px}.info-card{padding:24px}}@media (max-width:480px){.tutorial-wrapper{padding:50px 0}.heading-primary{font-size:2rem}.steps-list li{font-size:.95rem;margin-bottom:10px;padding:14px 0 14px 45px}.steps-list li:before{font-size:.8rem;height:28px;left:-14px;top:10px;width:28px}.info-card{padding:20px}}.cta-section{background:linear-gradient(135deg,#f8fafc,#e2e8f0);color:#1e293b;overflow:hidden;padding:4rem 0;position:relative;text-align:center}.cta-section:before{animation:floatBg 20s ease-in-out infinite;background:radial-gradient(circle at 30% 70%,#9d00ff14 0,#0000 50%),radial-gradient(circle at 70% 30%,#3b82f60f 0,#0000 50%);content:"";height:200%;left:-50%;pointer-events:none;position:absolute;top:-50%;width:200%}@keyframes floatBg{0%,to{transform:rotate(0deg) scale(1)}50%{transform:rotate(180deg) scale(1.1)}}.cta-section .container{margin:0 auto;max-width:900px;padding:0 2rem;position:relative;z-index:1}.cta-section h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0f172a,#475569);-webkit-background-clip:text;background-clip:text;color:#0f172a;font-family:Playfair Display,serif;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800;letter-spacing:-.02em;line-height:1.1;margin-bottom:1rem;position:relative}.cta-section h2:after{background:linear-gradient(90deg,#9d00ff,#3b82f6);border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.cta-section p{color:#475569;font-size:clamp(1rem,2vw,1.2rem);line-height:1.7;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px}.cta-actions-section{align-items:center;display:flex;flex-direction:column;gap:2rem}.btn-cta-primary-section{background:linear-gradient(135deg,#9d00ff,#7c3aed);border:none;border-radius:16px;box-shadow:0 12px 30px #9d00ff4d,0 4px 12px #9d00ff33;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;letter-spacing:.5px;min-width:280px;overflow:hidden;padding:1.5rem 3rem;position:relative;text-transform:uppercase;transition:all .4s cubic-bezier(.4,0,.2,1)}.btn-cta-primary-section:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.btn-cta-primary-section:hover:before{left:100%}.btn-cta-primary-section:hover{background:linear-gradient(135deg,#8a00e6,#6d28d9);box-shadow:0 20px 40px #9d00ff66,0 8px 20px #9d00ff4d;transform:translateY(-4px) scale(1.02)}.btn-cta-primary-section:active{transform:translateY(-2px) scale(1.01);transition:all .1s ease}.cta-guarantee-section{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #9d00ff1a;border-radius:50px;box-shadow:0 4px 12px #0000000d;color:#64748b;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem}.cta-guarantee-section:before{animation:pulse 2s infinite;content:"🧪";font-size:1.2rem}.pricing-section-landing{background-color:#fff;padding:4rem 2rem;text-align:center}.pricing-title-landing{color:#222;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.pricing-subtitle-landing{color:#666;font-size:1.1rem;margin-bottom:2rem}.pricing-grid-landing{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:0 auto;max-width:1200px}.pricing-card-landing{background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:1rem;box-shadow:0 8px 16px #0000000d;padding:2rem;transition:all .2s ease}.pricing-card-landing:hover{transform:translateY(-6px)}.highlighted-landing{background:#f3eaff;border:2px solid #9d00ff}.plan-name-landing{color:#111;font-size:1.5rem;font-weight:700}.plan-tagline-landing{color:#666;font-size:.95rem;margin-bottom:1rem}.plan-price-landing{color:#9d00ff;font-size:2rem;font-weight:700;margin:.75rem 0}.plan-description-landing{color:#555;font-size:.9rem;margin-bottom:1rem}.plan-features-landing{font-size:.9rem;list-style:none;margin:1rem 0;padding:0;text-align:left}.plan-features-landing li{margin:.3rem 0}.plan-support-landing{color:#333;font-size:.85rem;margin-top:.5rem}.plan-cta-landing{background-color:#9d00ff;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:600;margin-top:1rem;padding:.7rem 1.5rem;transition:background .2s ease}.plan-cta-landing:hover{background-color:#7b00cc}.faq-container{margin:120px auto 50px;max-width:1300px;position:relative;z-index:1}.faq-heading{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1f2937,#4f46e5);-webkit-background-clip:text;background-clip:text;color:#1f2937;font-size:clamp(32px,4vw,48px);font-weight:900;letter-spacing:-.02em;margin:0 0 60px;text-align:center}.faq-list{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(380px,1fr))}.faq-item{background:linear-gradient(135deg,#fff,#f8fafc);border:2px solid #e2e8f0;border-radius:24px;box-shadow:0 12px 48px #00000014;overflow:hidden;padding:32px;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.faq-item:before{background:linear-gradient(135deg,#ffffff1a,#0000 50%);border-radius:24px;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .4s ease}.faq-item:hover:before{opacity:1}.faq-item:hover{border-color:#cbd5e1;box-shadow:0 24px 64px #0000001f;transform:translateY(-6px)}.faq-question{color:#1f2937;font-size:20px;font-weight:800;margin:0 0 16px}.faq-answer{color:#6b7280;font-size:16px;font-weight:500;line-height:1.6;margin:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.typing-loop:after{animation:blink 1s step-start infinite;content:"|";margin-left:2px}@keyframes blink{50%{opacity:0}}@media (max-width:768px){.hero-container{gap:3rem;grid-template-columns:1fr;padding:0 1.5rem;text-align:center}.hero-actions{justify-content:center}.btn-hero-primary,.btn-hero-secondary{font-size:1rem;padding:1rem 2rem}.benefit-list,.features-grid{grid-template-columns:1fr}.hero-title{font-size:2.5rem}.section-title{font-size:2rem}.blob-container{height:350px;width:350px}.how-to-section .section-title{font-size:2rem}.how-to-section .section-subtitle{font-size:1.1rem}.how-to-list li{font-size:1rem;padding:1rem 0 1rem 4rem}.how-to-list li:before{font-size:.9rem;height:2rem;left:1rem;width:2rem}.cta h2{font-size:2rem}.cta p{font-size:1.1rem}.btn-cta-primary{font-size:1rem;padding:1rem 2rem}.faq-title{font-size:2rem}.faq-question{font-size:1rem;padding:1.25rem}.faq-answer{padding:0 1.25rem 1.25rem}}@media (max-width:480px){.container,.hero-container{padding:0 1rem}.hero-actions{align-items:center;flex-direction:column}.btn-hero-primary,.btn-hero-secondary{max-width:300px;width:100%}.blob-container{height:300px;width:300px}.hero-title{font-size:2rem}.how-to-section .section-title,.section-title{font-size:1.8rem}.how-to-list li{font-size:.95rem;padding:1rem 0 1rem 3.5rem}.how-to-list li:before{font-size:.8rem;height:1.8rem;left:.8rem;width:1.8rem}.cta h2{font-size:1.8rem}.btn-cta-primary{font-size:1rem;padding:1rem 1.5rem}.faq-title{font-size:1.8rem}}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:8px;box-shadow:0 4px 12px #0003;max-width:400px;padding:24px;text-align:center;width:90%}.modal-character{height:48px;margin-bottom:16px;width:48px}.modal-content h2{color:#1f2937;font-size:1.5rem;margin:0 0 12px}.modal-content p{color:#4b5563;margin:0 0 20px}.modal-buttons{display:flex;gap:12px;justify-content:center}.modal-primary-btn{background:#9d00ff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;padding:8px 16px}.modal-primary-btn:hover{background:#7c04c7}.modal-secondary-btn{background:#e5e7eb;border:none;border-radius:4px;color:#1f2937;cursor:pointer;font-weight:500;padding:8px 16px}.modal-secondary-btn:hover{background:#d1d5db}[data-theme=dark] .modal-overlay{background:#000000b3}[data-theme=dark] .modal-content{background:#1e293b;border:1px solid #334155;box-shadow:0 4px 12px #0006}[data-theme=dark] .modal-content h2{color:#f1f5f9}[data-theme=dark] .modal-content p{color:#cbd5e1}[data-theme=dark] .modal-primary-btn{background:#9d00ff;color:#f1f5f9}[data-theme=dark] .modal-primary-btn:hover{background:#7c04c7}[data-theme=dark] .modal-secondary-btn{background:#334155;color:#f1f5f9}[data-theme=dark] .modal-secondary-btn:hover{background:#475569}.selector-container{margin-bottom:1.5rem}.selector-label{color:#1f2937;font-size:.95rem;font-weight:600;margin:0 0 .5rem}.selector-trigger{align-items:center;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23374151' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m19 9-7 7-7-7'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1rem;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;display:flex;font-size:.9rem;justify-content:space-between;padding:.65rem 1rem;position:relative;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.selector-trigger:hover{border-color:#9d00ff}.selector-trigger:focus{border-color:#9d00ff;box-shadow:0 0 0 3px #9d00ff1a;outline:none}.selector-chevron{transform:rotate(0deg);transition:transform .2s}.selector-open .selector-chevron{transform:rotate(180deg)}.selector-dropdown{background:#fff;border:1px solid #d1d5db;border-radius:6px;box-shadow:0 4px 12px #0000001a;left:0;max-height:300px;overflow-y:auto;position:absolute;right:0;top:calc(100% + 4px);z-index:1000}.selector-option{background-color:#fff;color:#211e1e;cursor:pointer;padding:.65rem 1rem;transition:background-color .15s}.selector-option:hover{background-color:#9d00ff;color:#fff}.selector-option.selected{background-color:#9d00ff1a}.selector-option.selected:hover{background-color:#9d00ff33}[data-theme=dark] .selector-label{color:#f1f5f9}[data-theme=dark] .selector-trigger{background:#1e293b;border-color:#475569;color:#f1f5f9}[data-theme=dark] .selector-trigger:hover{border-color:#9d00ff}[data-theme=dark] .selector-trigger:focus{border-color:#9d00ff;box-shadow:0 0 0 3px #9d00ff33}[data-theme=dark] .selector-dropdown{background:#1e293b;border-color:#475569;box-shadow:0 4px 12px #0006}[data-theme=dark] .selector-option{background-color:#1e293b;color:#f1f5f9}[data-theme=dark] .selector-option:hover{background-color:#334155}[data-theme=dark] .selector-option.selected{background-color:#9d00ff33}[data-theme=dark] .selector-option.selected:hover{background-color:#9d00ff4d}.selector-dropdown::-webkit-scrollbar{width:8px}.selector-dropdown::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.selector-dropdown::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px;-webkit-transition:background .2s ease;transition:background .2s ease}.selector-dropdown::-webkit-scrollbar-thumb:hover{background:#9d00ff}[data-theme=dark] .selector-dropdown::-webkit-scrollbar-track{background:#334155}[data-theme=dark] .selector-dropdown::-webkit-scrollbar-thumb{background:#475569}[data-theme=dark] .selector-dropdown::-webkit-scrollbar-thumb:hover{background:#9d00ff}.selector-dropdown{scrollbar-color:#d1d5db #f1f5f9;scrollbar-width:thin}[data-theme=dark] .selector-dropdown{scrollbar-color:#475569 #334155}.challenges-page{background:linear-gradient(135deg,#f8f9fc,#fff);display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;gap:1.5rem;margin:0 auto;max-width:1600px;min-height:100vh;padding:1.5rem}.filters-container{align-self:flex-start;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 1px 3px #0000000d;flex-shrink:0;padding:1.5rem;position:-webkit-sticky;position:sticky;top:1.5rem;width:280px}.filter-section{margin-bottom:1.5rem}.filter-section h3{color:#1f2937;font-size:.95rem;font-weight:600;margin:0 0 .5rem}.filter-dropdown{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;font-size:.9rem;padding:.65rem 1rem;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.challenges-content{flex:1 1;min-width:0;position:relative}.challenge-modes-notice{background:#fff;border:1px solid #9d00ff26;border-radius:8px;color:#6b21a8;font-size:.9rem;margin-bottom:1.5rem;padding:.75rem 1rem}.challenge-modes-notice,.mode-notice{align-items:center;display:flex;gap:.5rem}.mode-notice{font-weight:500}.brain-icon{color:#9d00ff;height:1rem;width:1rem}.smiling-character-icon{animation:rotate-character 4s linear infinite;animation-delay:1s;height:24px;margin-right:8px;width:24px}@keyframes rotate-character{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.smiling-character-icon{animation:none}}.task-list{display:flex;flex-direction:column;gap:1rem}.task-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:1rem;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.task-card:hover{border-color:#9d00ff33;box-shadow:0 4px 12px #00000014;transform:translateY(-3px)}.task-card.blurred{filter:blur(3px);pointer-events:none}.premium-overlay{align-items:center;background:#fffffff2;border-radius:10px;display:flex;flex-direction:column;inset:0;justify-content:center;padding:1.5rem;position:absolute;text-align:center}.premium-overlay svg{color:#d97706;margin-bottom:.75rem}.premium-overlay h3{color:#1f2937;font-size:1.1rem;font-weight:600;margin:0 0 .5rem}.premium-overlay p{color:#6b7280;font-size:.85rem;margin:0 0 1rem}.task-header-challenge{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.language-challenge{background:#f3f4f6;border-radius:6px;color:#374151;font-size:.85rem;font-weight:500;padding:.4rem .75rem}.difficulty-challenge,.language-challenge{align-items:center;display:flex;gap:.5rem}.difficulty-badge-challenge{background-color:#f3f4f6;border-radius:12px;color:#374151;font-size:.75rem;font-weight:600;padding:.25rem .75rem;text-transform:uppercase}.task-card h3{color:#1f2937;font-size:1.1rem;font-weight:600;margin:0 0 .5rem}.description{color:#4b5563;font-size:.9rem;line-height:1.5;margin:0 0 .75rem}.test-cases-section{margin-bottom:.75rem}.test-cases-section h4{color:#1f2937;font-size:.9rem;font-weight:600;margin:0 0 .4rem}.test-cases{color:#4b5563;font-size:.85rem;padding-left:1rem}.test-cases li{margin-bottom:.25rem}.remarks{background:#9d00ff0d;border-left:3px solid #9d00ff;border-radius:6px;color:#4b5563;font-size:.85rem;margin:.75rem 0 0;padding:.5rem .75rem}.buy-premium-container,.load-more-container,.no-challenges{margin:1.5rem 0;text-align:center}.no-challenges p{color:#6b7280;font-size:1rem;margin:0 0 1rem}.buy-premium,.load-more,.no-challenges button,.unlock-btn{background:#9d00ff;border:none;border-radius:8px;box-shadow:0 2px 8px #9d00ff33;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;transition:background .2s ease,transform .2s ease}.buy-premium:hover,.load-more:hover,.no-challenges button:hover,.unlock-btn:hover{background:#8000d9;box-shadow:0 4px 12px #9d00ff4d;transform:translateY(-2px)}.buy-premium{background:#d97706;box-shadow:0 2px 8px #d9770633}.buy-premium:hover{background:#b45309;box-shadow:0 4px 12px #d977064d}.challenges-plan-info{border-top:1px solid #f1f3f5;margin-top:auto;padding:20px}.challenges-plan-badge{align-items:center;background:#fff;border:2px solid #e5e5e6;border-radius:12px;display:flex;gap:10px;margin-bottom:16px;padding:12px 16px;transition:all .2s ease}.challenges-plan-badge:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}.challenges-plan-icon{align-items:center;display:flex;font-size:18px;justify-content:center}.challenges-plan-name{color:#1a1d29;font-size:14px;font-weight:700;letter-spacing:.3px}.challenges-usage-info{display:flex;flex-direction:column;gap:16px}.challenges-usage-item{display:flex;flex-direction:column;gap:8px}.challenges-usage-label{align-items:center;color:#0f172a;display:flex;font-size:13px;font-weight:600;gap:6px;letter-spacing:.5px;text-transform:uppercase}.challenges-usage-bar{background-color:#fff;border-radius:4px;height:8px;overflow:hidden;position:relative}.challenges-usage-fill{background-color:#9d00ff;border-radius:4px;height:100%;position:relative;transition:width .6s cubic-bezier(.4,0,.2,1)}.challenges-usage-fill:after{animation:shimmer 2s infinite;background:linear-gradient(90deg,#fff0,#fff6 50%,#fff0);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.challenges-usage-text{color:#64748b;font-size:12px;font-weight:500}.challenges-upgrade-btn{align-items:center;background:linear-gradient(135deg,#9d00ff,#a855f7);border:none;border-radius:10px;box-shadow:0 4px 12px #9d00ff40;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:700;gap:8px;justify-content:center;letter-spacing:.5px;margin-top:16px;padding:12px 16px;text-transform:uppercase;transition:all .3s ease;width:100%}.challenges-upgrade-btn:hover{background:linear-gradient(135deg,#8b5cf6,#9d00ff);box-shadow:0 6px 16px #9d00ff59;transform:translateY(-2px)}.challenges-upgrade-btn:active{transform:translateY(-1px)}.limit-notification.error{align-items:center;animation:slideIn .3s ease-out;background:#fef2f2;border:1px solid #f87171;border-radius:8px;box-shadow:0 4px 12px #0000001a;color:#991b1b;display:flex;font-size:.9rem;font-weight:500;gap:.75rem;left:50%;max-width:500px;padding:1rem;position:absolute;top:1rem;transform:translateX(-50%);width:90%;z-index:1000}.limit-notification.error svg{flex-shrink:0;height:1.25rem;width:1.25rem}.limit-notification.error span{flex:1 1}.close-notification{background:none;border:none;color:#991b1b;cursor:pointer;font-size:1.2rem;font-weight:600;line-height:1;padding:.25rem;transition:color .2s ease}.close-notification:hover{color:#7f1d1d}@keyframes slideIn{0%{opacity:0;transform:translateX(-50%) translateY(-20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@media (max-width:1024px){.challenges-page{flex-direction:column;padding:1rem}.filters-container{box-shadow:none;position:static;width:100%}.task-card{padding:.75rem}.limit-notification.error{max-width:100%;width:95%}}@media (max-width:640px){.task-header-challenge{align-items:flex-start;flex-direction:column;gap:.5rem}.filter-dropdown{font-size:.85rem}.task-card h3{font-size:1rem}.description,.remarks,.test-cases{font-size:.8rem}.buy-premium,.load-more,.unlock-btn{font-size:.85rem;padding:.6rem 1.2rem}.limit-notification.error{font-size:.85rem;padding:.75rem}.limit-notification.error svg{height:1rem;width:1rem}.close-notification{font-size:1rem}}[data-theme=dark] .challenges-page{background:#0f172a}[data-theme=dark] .filters-container{background:#1e293b;border:1px solid #334155;box-shadow:0 2px 8px #0000004d}[data-theme=dark] .filter-section h3{color:#f1f5f9}[data-theme=dark] .filter-dropdown{background:#1e293b;border-color:#475569;color:#f1f5f9}[data-theme=dark] .challenge-modes-notice{background:#1e293b;color:#f1f5f9}[data-theme=dark] .task-card{background:#1e293b;border-color:#334155}[data-theme=dark] .task-card:hover{box-shadow:0 4px 12px #0006}[data-theme=dark] .premium-overlay{background:#1e293bf2}[data-theme=dark] .premium-overlay h3{color:#f1f5f9}[data-theme=dark] .premium-overlay p{color:#94a3b8}[data-theme=dark] .language-challenge{background:#334155;color:#f1f5f9}[data-theme=dark] .task-card h3{color:#f1f5f9}[data-theme=dark] .description,[data-theme=dark] .remarks,[data-theme=dark] .test-cases{color:#cbd5e1}[data-theme=dark] .test-cases-section h4{color:#f1f5f9}[data-theme=dark] .remarks{background:#334155}[data-theme=dark] .no-challenges p{color:#94a3b8}[data-theme=dark] .usage-stats-sidebar{background:#1e293b;border-color:#334155}[data-theme=dark] .usage-stats-sidebar h3{color:#f1f5f9}[data-theme=dark] .stat-label,[data-theme=dark] .stat-remaining{color:#94a3b8}[data-theme=dark] .usage-warning{background:#78350f;color:#fef3c7}[data-theme=dark] .limit-notification.error{background:#7f1d1d;border-color:#dc2626;box-shadow:0 4px 12px #0006;color:#fecaca}[data-theme=dark] .close-notification{color:#fecaca}[data-theme=dark] .close-notification:hover{opacity:.7}.cs-contact-support *{box-sizing:border-box}.cs-contact-support{background-color:#f9fafb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;min-height:100vh}.cs-container{margin:0 auto;max-width:1280px;padding:0 1rem}@media (min-width:640px){.cs-container{padding:0 1.5rem}}@media (min-width:1024px){.cs-container{padding:0 2rem}}.cs-hero-section{background-color:#fff;border-bottom:1px solid #e5e7eb}.cs-hero-content{padding:4rem 0;text-align:center}.cs-hero-title{color:#111827;font-size:2.25rem;font-weight:700;margin:0 0 1rem}@media (min-width:640px){.cs-hero-title{font-size:3rem}}.cs-hero-description{color:#4b5563;font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:48rem}.cs-main-content{padding:4rem 0}.cs-support-categories{margin-bottom:4rem}.cs-section-title{color:#111827;font-size:1.875rem;font-weight:700;margin:0 0 3rem;text-align:center}.cs-categories-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:768px){.cs-categories-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.cs-categories-grid{grid-template-columns:repeat(4,1fr)}}.cs-category-card{background-color:#fff;border:1px solid #f3f4f6;border-radius:12px;box-shadow:0 1px 3px 0 #0000001a;cursor:pointer;padding:1.5rem;transition:all .3s ease}.cs-category-card:hover{box-shadow:0 4px 6px -1px #0000001a;transform:translateY(-2px)}.cs-category-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.cs-category-icon{background-color:#eff6ff;border-radius:8px;color:#2563eb;padding:.75rem;transition:background-color .3s ease}.cs-category-card:hover .cs-category-icon{background-color:#dbeafe}.cs-icon{height:1.5rem;width:1.5rem}.cs-badge{background-color:#dcfce7;border-radius:9999px;color:#166534;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.cs-category-title{color:#111827;font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.cs-category-description{color:#4b5563;font-size:.875rem;line-height:1.5;margin:0 0 1rem}.cs-category-link{align-items:center;color:#2563eb;display:flex;font-size:.875rem;font-weight:500;transition:color .3s ease}.cs-category-card:hover .cs-category-link{color:#1d4ed8}.cs-chevron-icon{height:1rem;margin-left:.25rem;transition:transform .3s ease;width:1rem}.cs-category-card:hover .cs-chevron-icon{transform:translateX(.25rem)}.cs-content-grid{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr}@media (min-width:1024px){.cs-content-grid{grid-template-columns:1fr 1fr}}.cs-form-section{background-color:#fff;border:1px solid #f3f4f6;border-radius:16px;box-shadow:0 1px 3px 0 #0000001a;padding:2rem}.cs-form-title{color:#111827;font-size:1.5rem;font-weight:700;margin:0 0 1.5rem}.cs-success-message{padding:2rem 0;text-align:center}.cs-success-icon{color:#10b981;height:4rem;margin:0 auto 1rem;width:4rem}.cs-success-title{color:#111827;font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.cs-success-description{color:#4b5563;margin:0}.cs-form-container{display:flex;flex-direction:column;gap:1.5rem}.cs-form-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:640px){.cs-form-row{grid-template-columns:1fr 1fr}}.cs-form-group{display:flex;flex-direction:column}.cs-form-label{color:#374151;display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.cs-form-input,.cs-form-textarea{border:1px solid #d1d5db;border-radius:8px;font-family:inherit;font-size:1rem;padding:.75rem 1rem;transition:all .3s ease;width:100%}.cs-form-input:focus,.cs-form-textarea:focus{border-color:#0000;box-shadow:0 0 0 2px #3b82f6;outline:none}.cs-form-textarea{resize:none}.cs-submit-button{align-items:center;background-color:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:500;justify-content:center;padding:.75rem 1.5rem;transition:background-color .3s ease;width:100%}.cs-submit-button:hover{background-color:#1d4ed8}.cs-button-icon{height:1rem;margin-right:.5rem;width:1rem}.cs-contact-info{display:flex;flex-direction:column}.cs-contact-title{color:#111827;font-size:1.5rem;font-weight:700;margin:0 0 1.5rem}.cs-contact-description{color:#4b5563;line-height:1.6;margin:0 0 2rem}.cs-contact-methods{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.cs-contact-method{align-items:flex-start;background-color:#fff;border:1px solid #f3f4f6;border-radius:12px;box-shadow:0 1px 3px 0 #0000001a;display:flex;padding:1.5rem;transition:box-shadow .3s ease}.cs-contact-method:hover{box-shadow:0 4px 6px -1px #0000001a}.cs-method-icon{background-color:#f9fafb;border-radius:8px;color:#4b5563;flex-shrink:0;margin-right:1rem;padding:.75rem}.cs-small-icon{height:1.25rem;width:1.25rem}.cs-method-content{flex:1 1}.cs-method-title{font-weight:600}.cs-method-detail,.cs-method-title{color:#111827;margin:0 0 .25rem}.cs-method-response{color:#6b7280;font-size:.875rem;margin:0}.cs-faq-section{background-color:#eff6ff;border:1px solid #dbeafe;border-radius:12px;padding:1.5rem}.cs-faq-title{color:#111827;font-weight:600;margin:0 0 .5rem}.cs-faq-description{color:#4b5563;line-height:1.5;margin:0 0 1rem}.cs-faq-link{align-items:center;background:none;border:none;color:#2563eb;cursor:pointer;display:flex;font-size:1rem;font-weight:500;padding:0;transition:color .3s ease}.cs-faq-link:hover{color:#1d4ed8}.cs-faq-chevron{height:1rem;margin-left:.25rem;width:1rem}.cs-footer-cta{background-color:#111827;color:#fff}.cs-footer-content{padding:4rem 0;text-align:center}.cs-footer-title{font-size:1.875rem;font-weight:700;margin:0 0 1rem}.cs-footer-description{color:#d1d5db;line-height:1.6;margin:0 auto 2rem;max-width:32rem}.cs-footer-button{background-color:#fff;border:none;border-radius:8px;color:#111827;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 2rem;transition:background-color .3s ease}.cs-footer-button:hover{background-color:#f9fafb}@media (max-width:768px){.cs-hero-content,.cs-main-content{padding:2rem 0}.cs-support-categories{margin-bottom:2rem}.cs-content-grid{gap:2rem}.cs-form-section{padding:1.5rem}.cs-footer-content{padding:2rem 0}}.cs-error-message{background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-weight:500;margin-bottom:1.5rem;padding:.75rem 1rem;text-align:center}.cs-submit-button:disabled{background-color:#9ca3af;cursor:not-allowed}.cs-submit-button:disabled:hover{background-color:#9ca3af}@media (max-width:1024px){.cs-container{padding:0 1.25rem}.cs-hero-title{font-size:2.5rem}.cs-hero-description{font-size:1.125rem;max-width:90%}.cs-section-title{font-size:1.5rem;margin-bottom:2rem}.cs-categories-grid{gap:1.25rem;grid-template-columns:repeat(2,1fr)}.cs-category-card,.cs-form-section{padding:1.25rem}.cs-contact-title,.cs-form-title{font-size:1.25rem}.cs-contact-method{padding:1.25rem}.cs-footer-title{font-size:1.5rem}.cs-footer-description{max-width:90%}}@media (max-width:768px){.cs-container{padding:0 1rem}.cs-hero-content{padding:1.5rem 0}.cs-hero-title{font-size:2rem}.cs-hero-description{font-size:1rem}.cs-main-content{padding:1.5rem 0}.cs-section-title,.cs-support-categories{margin-bottom:1.5rem}.cs-section-title{font-size:1.25rem}.cs-categories-grid{gap:1rem;grid-template-columns:1fr}.cs-category-card{padding:1rem}.cs-category-title{font-size:1rem}.cs-category-description,.cs-category-link{font-size:.8rem}.cs-content-grid{gap:1.5rem}.cs-form-section{padding:1rem}.cs-form-title{font-size:1.125rem;margin-bottom:1rem}.cs-form-row{gap:1rem;grid-template-columns:1fr}.cs-form-input,.cs-form-textarea{font-size:.9rem;padding:.6rem .8rem}.cs-submit-button{font-size:.9rem;padding:.6rem 1rem}.cs-contact-title{font-size:1.125rem;margin-bottom:1rem}.cs-contact-description{font-size:.9rem}.cs-contact-method{padding:1rem}.cs-method-title{font-size:.95rem}.cs-method-detail,.cs-method-response{font-size:.8rem}.cs-faq-section{padding:1rem}.cs-faq-title{font-size:.95rem}.cs-faq-description{font-size:.85rem}.cs-faq-link{font-size:.9rem}.cs-footer-content{padding:1.5rem 0}.cs-footer-title{font-size:1.25rem}.cs-footer-description{font-size:.9rem}.cs-footer-button{font-size:.9rem;padding:.6rem 1.5rem}.cs-error-message{font-size:.8rem;margin-bottom:1rem;padding:.6rem .8rem}}@media (max-width:480px){.cs-container{padding:0 .75rem}.cs-hero-content{padding:1rem 0}.cs-hero-title{font-size:1.75rem}.cs-hero-description{font-size:.9rem;max-width:95%}.cs-main-content{padding:1rem 0}.cs-section-title,.cs-support-categories{margin-bottom:1rem}.cs-section-title{font-size:1.125rem}.cs-category-card{padding:.75rem}.cs-category-icon{padding:.5rem}.cs-icon{height:1.25rem;width:1.25rem}.cs-badge{font-size:.7rem;padding:.2rem .4rem}.cs-category-title{font-size:.95rem;margin-bottom:.4rem}.cs-category-description{font-size:.75rem;margin-bottom:.75rem}.cs-category-link{font-size:.75rem}.cs-chevron-icon{height:.8rem;width:.8rem}.cs-form-section{padding:.75rem}.cs-form-title{font-size:1rem;margin-bottom:.75rem}.cs-success-icon{height:3rem;width:3rem}.cs-success-title{font-size:1.125rem}.cs-success-description{font-size:.85rem}.cs-form-input,.cs-form-textarea,.cs-submit-button{font-size:.85rem;padding:.5rem .75rem}.cs-button-icon{height:.8rem;width:.8rem}.cs-contact-title{font-size:1rem;margin-bottom:.75rem}.cs-contact-description{font-size:.85rem;margin-bottom:1.5rem}.cs-contact-methods{gap:1rem}.cs-contact-method{padding:.75rem}.cs-method-icon{margin-right:.75rem;padding:.5rem}.cs-small-icon{height:1rem;width:1rem}.cs-method-title{font-size:.9rem}.cs-method-detail,.cs-method-response{font-size:.75rem}.cs-faq-section{padding:.75rem}.cs-faq-title{font-size:.9rem}.cs-faq-description{font-size:.8rem}.cs-faq-link{font-size:.85rem}.cs-faq-chevron{height:.8rem;width:.8rem}.cs-footer-content{padding:1rem 0}.cs-footer-title{font-size:1.125rem;margin-bottom:.75rem}.cs-footer-description{font-size:.85rem;max-width:95%}.cs-footer-button{font-size:.85rem;padding:.5rem 1.25rem}.cs-error-message{font-size:.75rem;margin-bottom:.75rem;padding:.5rem .75rem}}.prc-plan-cards-container{background-color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;margin:0 auto;max-width:1300px;padding:60px 20px}.prc-plan-cards-header{margin-bottom:40px;text-align:center}.prc-plan-cards-header h1{color:#1f2937;font-size:2.5rem;font-weight:800;letter-spacing:-.02em;margin-bottom:16px}.prc-header-subtitle,.prc-plan-cards-header h1{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.prc-header-subtitle{color:#1f2937b3;font-size:1.125rem;font-weight:400;letter-spacing:-.01em;margin-bottom:20px}.prc-current-plan-info{margin-top:16px}.prc-current-plan-badge{background:#9d00ff26;border:1px solid #9d00ff4d;border-radius:20px;color:#9d00ff;display:inline-block;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9rem;font-weight:600;padding:8px 16px}.prc-usage-stats-banner{background:#1f29370d;border:1px solid #1f29371a;border-radius:12px;margin-bottom:32px;padding:24px}.prc-stats-container{display:flex;flex-wrap:wrap;gap:32px;justify-content:center}.prc-stat-item{align-items:center;color:#1f2937;display:flex;gap:12px}.prc-stat-item svg{color:#9d00ff}.prc-stat-content{display:flex;flex-direction:column;gap:4px}.prc-stat-label{color:#1f293799;font-size:.875rem;font-weight:500}.prc-stat-label,.prc-stat-value{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.prc-stat-value{color:#1f2937;font-size:1rem;font-weight:700}.prc-free-plan-notice{background:#1f29370d;border:1px solid #1f29371a;border-radius:12px;margin-bottom:40px;padding:24px}.prc-notice-content h3{color:#1f2937;font-size:1.25rem;font-weight:700;margin-bottom:8px}.prc-notice-content h3,.prc-notice-content p{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.prc-notice-content p{color:#1f2937b3;font-weight:400;line-height:1.6}.prc-notice-content strong{color:#9d00ff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600}.prc-plan-cards-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-top:40px}.prc-plan-card{background:#1f293705;border:1px solid #1f29371a;border-radius:16px;padding:32px;position:relative;transition:all .3s ease}.prc-plan-card:hover{border-color:#9d00ff4d;box-shadow:0 8px 24px #9d00ff26;transform:translateY(-4px)}.prc-popular-plan{border-color:#9d00ff66}.prc-plan-badge{border-radius:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.75rem;font-weight:700;left:50%;letter-spacing:.5px;padding:6px 16px;position:absolute;text-transform:uppercase;top:-12px;transform:translateX(-50%)}.prc-popular-plan .prc-plan-badge{background:#9d00ff;color:#fff}.prc-plan-card:last-child .prc-plan-badge{background:linear-gradient(135deg,#9d00ff,#6b00b3);color:#fff}.prc-plan-header{border-bottom:1px solid #1f29371a;margin-bottom:24px;padding-bottom:24px;text-align:center}.prc-plan-name{align-items:center;color:#1f2937;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.5rem;font-weight:700;gap:8px;justify-content:center;margin-bottom:16px}.prc-plan-name svg{color:#9d00ff}.prc-plan-price{align-items:baseline;display:flex;justify-content:center;margin-bottom:12px}.prc-price-currency{color:#1f2937b3;font-size:1.5rem;font-weight:600;margin-right:4px}.prc-price-amount,.prc-price-currency{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.prc-price-amount{color:#1f2937;font-size:3rem;font-weight:800;letter-spacing:-.03em}.prc-price-period{color:#1f293799;font-size:1rem;font-weight:500;margin-left:4px}.prc-plan-description,.prc-price-period{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.prc-plan-description{color:#1f2937b3;font-size:.95rem;font-weight:400;line-height:1.5}.prc-plan-highlights{background:#9d00ff14;border-radius:8px;display:flex;flex-direction:column;gap:12px;margin-bottom:24px;padding:20px}.prc-highlight-item{align-items:center;display:flex;font-size:.9rem;justify-content:space-between}.prc-highlight-item,.prc-highlight-label{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.prc-highlight-label{color:#1f2937b3;font-weight:500}.prc-highlight-value{color:#9d00ff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700}.prc-plan-features{margin-bottom:28px}.prc-plan-features h4{color:#1f2937;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.95rem;font-weight:700;letter-spacing:.5px;margin-bottom:16px;text-transform:uppercase}.prc-features-list{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.prc-feature-item{align-items:flex-start;color:#1f2937cc;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9rem;font-weight:400;gap:12px;line-height:1.5}.prc-feature-icon{color:#9d00ff;flex-shrink:0;font-weight:700;margin-top:2px}.prc-plan-actions{margin-top:auto}.prc-plan-button{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:600;gap:8px;justify-content:center;padding:14px 24px;transition:all .3s ease;width:100%}.prc-btn-upgrade{background:#9d00ff;color:#fff}.prc-btn-upgrade:hover:not(:disabled){background:#8800e6;box-shadow:0 4px 12px #9d00ff4d;transform:translateY(-2px)}.prc-btn-current{background:#1f29371a;color:#1f293799;cursor:not-allowed}.prc-btn-disabled{background:#1f29370d;color:#1f293766;cursor:not-allowed}.prc-btn-select{background:#9d00ff26;border:1px solid #9d00ff4d;color:#9d00ff}.prc-btn-select:hover:not(:disabled){background:#9d00ff40;border-color:#9d00ff}.prc-btn-downgrade{background:#1f29371a;border:1px solid #1f293733;color:#1f2937b3}.prc-btn-downgrade:hover:not(:disabled){background:#1f293726}.prc-plan-button:disabled{cursor:not-allowed;opacity:.6}.prc-spinner{animation:spin 1s linear infinite}@media (max-width:768px){.prc-plan-cards-header h1{font-size:2rem}.prc-plan-cards-grid{grid-template-columns:1fr}.prc-stats-container{flex-direction:column;gap:16px}}.challenge-trust-section{margin-left:auto;margin-right:auto;margin-top:60px;max-width:1300px;position:relative;z-index:1}.challenge-trust-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(4,1fr)}.challenge-trust-item{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #fff3;border-radius:24px;box-shadow:0 8px 32px #0000001a;overflow:hidden;padding:40px 24px;position:relative;text-align:center;transition:all .5s cubic-bezier(.4,0,.2,1)}.challenge-trust-item:before{background:linear-gradient(135deg,#667eea1a,#764ba21a);border-radius:24px;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .5s ease}.challenge-trust-item:hover:before{opacity:1}.challenge-trust-item:hover{border-color:#fff6;box-shadow:0 20px 60px #00000026;transform:translateY(-12px) scale(1.02)}.challenge-trust-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;box-shadow:0 8px 24px #667eea4d;display:flex;font-size:32px;height:72px;justify-content:center;margin:0 auto 24px;transition:all .4s ease;width:72px}.challenge-trust-item:hover .challenge-trust-icon{box-shadow:0 12px 32px #667eea66;transform:scale(1.1) rotate(5deg)}.challenge-trust-item h4{color:#1a202c;font-size:20px;font-weight:700;letter-spacing:-.025em;margin:0 0 12px}.challenge-trust-item p{color:#4a5568;font-size:15px;font-weight:500;line-height:1.6;margin:0}.challenge-faq-section{margin-left:auto;margin-right:auto;margin-top:120px;max-width:1300px;position:relative;z-index:1}.challenge-faq-section h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1f2937,#4f46e5);-webkit-background-clip:text;background-clip:text;color:#1f2937;font-size:clamp(32px,4vw,48px);font-weight:900;letter-spacing:-.02em;margin:0 0 60px;text-align:center}.challenge-faq-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(380px,1fr))}.challenge-faq-item{background:linear-gradient(135deg,#fff,#f8fafc);border:2px solid #e2e8f0;border-radius:24px;box-shadow:0 12px 48px #00000014;overflow:hidden;padding:32px;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.challenge-faq-item:before{background:linear-gradient(135deg,#ffffff1a,#0000 50%);border-radius:24px;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .4s ease}.challenge-faq-item:hover:before{opacity:1}.challenge-faq-item:hover{border-color:#cbd5e1;box-shadow:0 24px 64px #0000001f;transform:translateY(-6px)}.challenge-faq-item h4{color:#1f2937;font-size:20px;font-weight:800;margin:0 0 16px}.challenge-faq-item p{color:#6b7280;font-size:16px;font-weight:500;line-height:1.6;margin:0}@media (max-width:1024px){.challenge-trust-grid{gap:24px;grid-template-columns:repeat(2,1fr)}.challenge-faq-grid{gap:24px;grid-template-columns:1fr}.challenge-faq-section,.challenge-trust-section{max-width:100%;padding:0 1rem}.challenge-faq-section h3{font-size:clamp(28px,3.5vw,36px);margin-bottom:40px}}@media (max-width:768px){.challenge-trust-grid{grid-template-columns:1fr}.challenge-trust-item{padding:24px 16px}.challenge-trust-icon{font-size:28px;height:60px;margin-bottom:16px;width:60px}.challenge-trust-item h4{font-size:18px}.challenge-trust-item p{font-size:14px}.challenge-faq-item{padding:24px}.challenge-faq-item h4{font-size:18px;margin-bottom:12px}.challenge-faq-item p{font-size:15px}.challenge-trust-section{margin-top:40px}.challenge-faq-section{margin-top:80px}}@media (max-width:480px){.challenge-trust-item{padding:16px 12px}.challenge-trust-icon{font-size:24px;height:48px;margin-bottom:12px;width:48px}.challenge-trust-item h4{font-size:16px}.challenge-trust-item p{font-size:13px}.challenge-faq-item{padding:16px}.challenge-faq-item h4{font-size:16px;margin-bottom:10px}.challenge-faq-item p{font-size:14px}.challenge-faq-section h3{font-size:clamp(24px,3vw,28px);margin-bottom:32px}.challenge-trust-section{margin-top:32px}.challenge-faq-section{margin-top:60px}}body{background:#fff;color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6}.resources-page{background:#fff;min-height:100vh}.container-help{padding:0 24px}.hero-section-help{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:120px 0 80px;position:relative}.hero-section-help:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='30' cy='30' r='1' fill='%23e2e8f0' fill-opacity='.3' fill-rule='evenodd'/%3E%3C/svg%3E") repeat;bottom:0;content:"";left:0;opacity:.5;position:absolute;right:0;top:0}.hero-content-help{margin:0 auto;max-width:700px;position:relative;text-align:center;z-index:1}.badge-help{background:#9d00ff;border-radius:50px;color:#fff;display:inline-block;font-size:14px;font-weight:600;letter-spacing:.5px;margin-bottom:24px;padding:8px 20px;text-transform:uppercase}.hero-title-help{color:#1a1a1a;font-size:56px;font-weight:800;line-height:1.1;margin-bottom:24px}.gradient-text-help{-webkit-text-fill-color:#0000;background:#1a1a1a;-webkit-background-clip:text;background-clip:text}.hero-subtitle-help{color:#64748b;font-size:20px;line-height:1.6;margin-bottom:40px}.cta-button.primary-help{align-items:center;background:#9d00ff;border:none;border-radius:12px;box-shadow:0 4px 20px #667eea4d;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;gap:8px;padding:16px 32px;text-decoration:none;transition:all .3s ease}.cta-button.primary-help:hover{box-shadow:0 8px 30px #667eea66;transform:translateY(-2px)}.features-section-help{padding:100px 0}.section-header-help{margin-bottom:80px}.section-title-help{font-size:42px;margin-bottom:16px}.section-subtitle-help{font-size:18px;margin:0 auto;max-width:600px}.features-grid-help{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));margin-top:60px}.feature-card-help{background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 4px 20px #0000000d;overflow:hidden;padding:40px;position:relative;transition:all .3s ease}.feature-card-help:before{background:linear-gradient(135deg,#667eea,#764ba2);content:"";height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.feature-card-help:hover{box-shadow:0 12px 40px #0000001a;transform:translateY(-5px)}.feature-card-help:hover:before{opacity:1}.feature-icon-help{align-items:center;border-radius:16px;display:flex;height:60px;justify-content:center;margin-bottom:24px;width:60px}.feature-icon-help.chrome-help{background:linear-gradient(135deg,#4285f4,#34a853);color:#fff}.feature-icon-help.ai-help{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.feature-title-help{color:#1a1a1a;font-size:24px;font-weight:700;margin-bottom:16px}.feature-description-help{color:#64748b;font-size:16px;line-height:1.6;margin-bottom:24px}.feature-benefits-help{display:flex;flex-direction:column;gap:12px}.benefit-item-help{align-items:center;color:#475569;display:flex;font-size:14px;gap:12px}.benefit-item-help svg{color:#22c55e;flex-shrink:0}.getting-started-section-help{background:#f8fafc;padding:100px 0}.section-badge-help{background:#e0e7ff;border-radius:20px;color:#3730a3;display:inline-block;font-size:12px;font-weight:600;letter-spacing:.5px;margin-bottom:16px;padding:6px 16px;text-transform:uppercase}.steps-container-help{align-items:center;display:flex;flex-wrap:nowrap;gap:0;justify-content:center;margin-top:60px}.step-item-help{align-items:center;display:flex;flex-direction:column;max-width:200px;position:relative;text-align:center}.step-number-help{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;box-shadow:0 4px 20px #667eea4d;color:#fff;display:flex;font-size:18px;font-weight:700;height:60px;justify-content:center;margin-bottom:20px;width:60px}.step-title-help{color:#1a1a1a;font-size:18px;font-weight:700;margin-bottom:8px}.step-description-help{color:#64748b;font-size:14px;line-height:1.5}.step-connector-help{background:linear-gradient(135deg,#667eea,#764ba2);height:2px;margin:0 20px;opacity:.3;width:80px}.video-section-help{padding:100px 0}.video-content-help{grid-gap:80px;align-items:center;display:grid;gap:80px;grid-template-columns:.8fr 1.8fr}.video-info-help{padding-right:40px}.docs-link-help{align-items:center;color:#667eea;display:inline-flex;font-weight:600;gap:8px;margin-top:24px;text-decoration:none;transition:all .3s ease}.docs-link-help:hover{color:#764ba2;gap:12px}.video-wrapper-help{position:relative}.video-container-help{border-radius:20px;box-shadow:0 20px 60px #00000026;height:0;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.video-container-help iframe{height:100%;left:0;position:absolute;top:0;width:100%}.best-practices-section-help{background:#f8fafc;padding:100px 0}.practices-grid-help{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:60px}.practice-category-help{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000000d;padding:32px;transition:all .3s ease}.practice-category-help:hover{box-shadow:0 12px 40px #0000001a;transform:translateY(-5px)}.category-header-help{align-items:center;display:flex;gap:16px;margin-bottom:24px}.category-icon-help{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;display:flex;height:44px;justify-content:center;width:44px}.category-title-help{color:#1a1a1a;font-size:20px;font-weight:700}.practice-list-help{display:flex;flex-direction:column;gap:12px;list-style:none}.practice-list-help li{color:#64748b;font-size:14px;line-height:1.5;padding-left:20px;position:relative}.practice-list-help li:before{color:#667eea;content:"•";font-weight:700;left:0;position:absolute}.troubleshooting-section-help{align-items:center;background:#f9fafb;display:flex;flex-direction:column;justify-content:center;padding:100px 0}.container-help{margin:0 auto;max-width:1200px;width:90%}.section-header-help{margin-bottom:60px;text-align:center}.section-title-help{color:#1a1a1a;font-size:32px;font-weight:700}.section-subtitle-help{color:#64748b;font-size:16px;margin-top:8px}.faq-grid-help{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));width:100%}.faq-item-help{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 2px 10px #0000000a;cursor:default;padding:24px 28px;transition:all .25s ease}.faq-item-help:hover{border-color:#9d00ff;box-shadow:0 10px 24px #00000014;transform:translateY(-4px)}.faq-question-help{align-items:center;display:flex;gap:10px;margin-bottom:10px}.faq-question-help h3{color:#111827;font-size:17px;font-weight:600;line-height:1.4}.faq-answer-help{color:#475569;font-size:15px;line-height:1.6;margin:0}.faq-icon-help{color:#9d00ff;flex-shrink:0;height:24px;width:24px}.faq-item-help{animation:fadeUpHelp .4s ease forwards;opacity:0;transform:translateY(10px)}.faq-item-help:nth-child(2){animation-delay:.1s}.faq-item-help:nth-child(3){animation-delay:.2s}.faq-item-help:nth-child(4){animation-delay:.3s}.faq-item-help:nth-child(5){animation-delay:.4s}.faq-item-help:nth-child(6){animation-delay:.5s}@keyframes fadeUpHelp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.video-content{gap:60px;grid-template-columns:1fr}.video-info{padding-right:0}.features-grid{grid-template-columns:1fr}.steps-container{flex-direction:column;gap:40px}.step-connector{height:40px;margin:0;width:2px}}@media (max-width:768px){.container{padding:0 16px}.hero-section{padding:80px 0 60px}.hero-title{font-size:42px}.hero-subtitle{font-size:18px}.section-title{font-size:32px}.best-practices-section,.features-section,.getting-started-section,.troubleshooting-section,.video-section{padding:80px 0}.feature-card{padding:32px 24px}.faq-grid,.practices-grid{grid-template-columns:1fr}}@media (max-width:480px){.hero-title{font-size:36px}.section-title{font-size:28px}.cta-button{font-size:14px;padding:14px 24px}.feature-card,.practice-category{padding:24px 20px}}.cta-button:focus,.docs-link:focus{outline:2px solid #667eea;outline-offset:2px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.cta-button:active{animation:pulse .3s ease-in-out}.main-profile{max-width:1600px}.profile-container{background:#fafbfc;color:#1f2937;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;margin:0 auto;max-width:900px;min-height:100vh;padding:2rem}.profile-header{margin-bottom:2rem;text-align:center}.profile-header h1{color:#111827;font-size:2.25rem;font-weight:700;letter-spacing:-.025em;margin:0 0 .5rem}.profile-header p{color:#6b7280;font-size:1.1rem;margin:0}.loading-spinner{flex-direction:column;gap:1rem;min-height:300px}.spinner{border:3px solid #e5e7eb;height:32px;width:32px}.success-message{align-items:center;animation:slideInDown .4s ease-out;background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1px solid #a7f3d0;border-radius:12px;color:#065f46;display:flex;font-size:.9rem;gap:.75rem;margin-bottom:2rem;padding:1rem 1.5rem}.success-message svg{color:#059669;flex-shrink:0}.profile-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 3px #00000008,0 1px 2px #00000005;margin-bottom:2rem;overflow:hidden;padding:0;transition:all .2s ease}.profile-card:hover{box-shadow:0 4px 12px #00000014,0 2px 4px #0000000a;transform:translateY(-1px)}.card-header{background:linear-gradient(135deg,#fefefe,#f9fafb);border-bottom:1px solid #f3f4f6;padding:2rem 2rem 1rem}.card-header h2{color:#111827;font-size:1.375rem;font-weight:600;margin:0 0 .25rem}.card-header p{color:#6b7280;font-size:.875rem;margin:0}.profile-pic-section{padding:2rem}.profile-pic-wrapper{align-items:center;display:flex;flex-direction:column;gap:1.5rem}.profile-pic-container{display:inline-block;position:relative}.profile-pic{border:4px solid #fff;border-radius:50%;box-shadow:0 8px 32px #0000001f,0 4px 8px #0000000a;height:140px;object-fit:cover;transition:all .3s ease;width:140px}.profile-pic:hover{box-shadow:0 12px 40px #00000026,0 6px 12px #0000000f;transform:scale(1.02)}.image-preview-badge{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:20px;box-shadow:0 2px 8px #3b82f64d;color:#fff;font-size:.75rem;font-weight:500;padding:.25rem .5rem;position:absolute;right:-8px;top:-8px}.profile-pic-actions,.temp-image-actions{display:flex;justify-content:center}.temp-image-actions{gap:.75rem;width:100%}.form-grid{grid-gap:2rem;display:grid;gap:2rem;padding:2rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{color:#374151;font-size:.875rem;font-weight:600;margin-bottom:.25rem}.input-with-actions{align-items:center;display:flex;gap:.5rem;position:relative}.input-with-actions input{flex:1 1}.form-group input,.input-with-actions input{background:#fff;border:2px solid #e5e7eb;border-radius:10px;color:#1f2937;font-family:inherit;font-size:.9rem;padding:.875rem 1rem;transition:all .2s ease}.form-group input{width:100%}.form-group input:focus,.input-with-actions input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.input-with-actions input.error{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.form-group input.disabled,.form-group input:disabled,.input-with-actions input.disabled,.input-with-actions input:disabled{background:#f9fafb;border-color:#e5e7eb;color:#6b7280;cursor:not-allowed}.input-actions{display:flex;flex-shrink:0;gap:.5rem}.field-error{align-items:center;animation:shake .4s ease-in-out;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;display:flex;font-size:.875rem;gap:.5rem;padding:.75rem}.field-hint{color:#6b7280;font-size:.8rem;margin-top:.25rem}.error-message{animation:shake .4s ease-in-out;background:#fef2f2;border:1px solid #fecaca;color:#dc2626;display:flex;font-size:.875rem;gap:.75rem;padding:.875rem 1rem}.btn,.error-message{align-items:center;border-radius:10px}.btn{border:2px solid #0000;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:500;gap:.5rem;justify-content:center;min-height:44px;overflow:hidden;padding:.75rem 1.5rem;position:relative;text-decoration:none;transition:all .2s ease;white-space:nowrap}.btn:disabled{cursor:not-allowed;opacity:.6;transform:none!important}.btn-primary{background:linear-gradient(135deg,#3b82f6,#1d4ed8);box-shadow:0 2px 8px #3b82f640;color:#fff}.btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1e40af);box-shadow:0 4px 16px #3b82f659;transform:translateY(-1px)}.btn-secondary{background:#f8fafc;border-color:#d1d5db;color:#374151}.btn-secondary:hover:not(:disabled){background:#f1f5f9;border-color:#9ca3af;transform:translateY(-1px)}.btn-outline{background:#0000;border-color:#d1d5db;color:#6b7280}.btn-outline:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af;color:#374151}.btn-ghost{background:#0000;border:none;color:#6b7280;padding:.5rem 1rem}.btn-ghost:hover:not(:disabled){background:#f3f4f6;color:#374151}.btn-sm{font-size:.8rem;min-height:36px;padding:.5rem 1rem}.btn-spinner{animation:spin 1s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:currentcolor;height:16px;width:16px}.subscription-card{background:linear-gradient(135deg,#fff,#f8fafc);border:2px solid #e2e8f0;overflow:hidden;position:relative}.subscription-card:before{background:linear-gradient(90deg,#3b82f6,#8b5cf6 50%,#06b6d4);content:"";height:4px;left:0;position:absolute;right:0;top:0}.subscription-card:hover{border-color:#cbd5e1;box-shadow:0 8px 25px #0000001a,0 4px 10px #0000000d}.subscription-card .card-header{background:linear-gradient(135deg,#fefefe,#f8fafc);border-bottom:1px solid #e2e8f0;position:relative}.subscription-card .card-header h2{align-items:center;color:#1e293b;display:flex;gap:.5rem}.subscription-card .card-header h2:before{content:"💳";font-size:1.25rem}.subscription-card .card-header p{color:#64748b}.subscription-content{align-items:center;background:linear-gradient(135deg,#fff,#f8fafc);display:flex;gap:2rem;justify-content:space-between;padding:2rem}.plan-info{display:flex;flex:1 1;flex-direction:column;gap:.75rem}.plan-badge{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50px;box-shadow:0 4px 12px #3b82f640;color:#fff;display:inline-flex;font-size:.9rem;gap:.5rem;overflow:hidden;padding:.75rem 1.25rem;position:relative;transition:all .2s ease;width:-webkit-fit-content;width:fit-content}.plan-badge:before{background:linear-gradient(135deg,#fff3,#0000 50%);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s ease}.plan-badge:hover:before{opacity:1}.plan-badge svg{filter:drop-shadow(0 1px 2px rgba(0,0,0,.1));height:18px;width:18px}.plan-info p{color:#64748b;font-size:.95rem;line-height:1.5;margin:0}.subscription-card .btn-primary{background:linear-gradient(135deg,#1e293b,#334155);border:2px solid #334155;box-shadow:0 4px 12px #1e293b33;color:#fff;font-weight:600;overflow:hidden;padding:.875rem 2rem;position:relative;transition:all .2s ease}.subscription-card .btn-primary:before{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.subscription-card .btn-primary:hover:not(:disabled):before{left:100%}.subscription-card .btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#0f172a,#1e293b);box-shadow:0 8px 20px #1e293b4d;transform:translateY(-2px)}@media (max-width:640px){.profile-container{padding:1rem}.subscription-content{align-items:stretch;flex-direction:column;gap:1.5rem;text-align:center}.plan-badge{align-self:center}.subscription-card .btn-primary{width:100%}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes shake{0%,to{transform:translateX(0)}25%{transform:translateX(-4px)}75%{transform:translateX(4px)}}[data-theme=dark] .main-profile{background:#0f172a}[data-theme=dark] .profile-container{background:#0f172a;color:#f1f5f9}[data-theme=dark] .profile-header h1{color:#f1f5f9}[data-theme=dark] .profile-header p{color:#94a3b8}[data-theme=dark] .spinner{border-color:#60a5fa #334155 #334155}[data-theme=dark] .success-message{background:linear-gradient(135deg,#064e3b,#065f46);border-color:#059669;color:#6ee7b7}[data-theme=dark] .success-message svg{color:#6ee7b7}[data-theme=dark] .profile-card{background:#1e293b;border-color:#334155;box-shadow:0 1px 3px #0000004d,0 1px 2px #0003}[data-theme=dark] .profile-card:hover{box-shadow:0 4px 12px #0006,0 2px 4px #0000004d}[data-theme=dark] .card-header{background:linear-gradient(135deg,#1e293b,#0f172a);border-bottom-color:#334155}[data-theme=dark] .card-header h2{color:#f1f5f9}[data-theme=dark] .card-header p{color:#94a3b8}[data-theme=dark] .profile-pic{border-color:#1e293b;box-shadow:0 8px 32px #0006,0 4px 8px #0000004d}[data-theme=dark] .profile-pic:hover{box-shadow:0 12px 40px #00000080,0 6px 12px #0006}[data-theme=dark] .image-preview-badge{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 2px 8px #3b82f666}[data-theme=dark] .form-group label{color:#cbd5e1}[data-theme=dark] .form-group input,[data-theme=dark] .input-with-actions input{background:#0f172a;border-color:#334155;color:#f1f5f9}[data-theme=dark] .form-group input:focus,[data-theme=dark] .input-with-actions input:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa33}[data-theme=dark] .input-with-actions input.error{border-color:#f87171;box-shadow:0 0 0 3px #f8717133}[data-theme=dark] .form-group input.disabled,[data-theme=dark] .form-group input:disabled,[data-theme=dark] .input-with-actions input.disabled,[data-theme=dark] .input-with-actions input:disabled{background:#1e293b;border-color:#334155;color:#64748b}[data-theme=dark] .form-group input::placeholder,[data-theme=dark] .input-with-actions input::placeholder{color:#64748b}[data-theme=dark] .field-error{background:#7f1d1d;border-color:#991b1b;color:#fca5a5}[data-theme=dark] .field-hint{color:#94a3b8}[data-theme=dark] .error-message{background:#7f1d1d;border-color:#991b1b;color:#fca5a5}[data-theme=dark] .btn-primary{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 2px 8px #3b82f659}[data-theme=dark] .btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 4px 16px #3b82f673}[data-theme=dark] .btn-secondary{background:#334155;border-color:#475569;color:#e2e8f0}[data-theme=dark] .btn-secondary:hover:not(:disabled){background:#475569;border-color:#64748b}[data-theme=dark] .btn-outline{border-color:#475569;color:#94a3b8}[data-theme=dark] .btn-outline:hover:not(:disabled){background:#1e293b;border-color:#64748b;color:#cbd5e1}[data-theme=dark] .btn-ghost{color:#94a3b8}[data-theme=dark] .btn-ghost:hover:not(:disabled){background:#334155;color:#cbd5e1}[data-theme=dark] .subscription-card{background:linear-gradient(135deg,#1e293b,#0f172a);border-color:#334155}[data-theme=dark] .subscription-card:before{background:linear-gradient(90deg,#3b82f6,#8b5cf6 50%,#06b6d4)}[data-theme=dark] .subscription-card:hover{border-color:#475569;box-shadow:0 8px 25px #00000080,0 4px 10px #0000004d}[data-theme=dark] .subscription-card .card-header{background:linear-gradient(135deg,#1e293b,#0f172a);border-bottom-color:#334155}[data-theme=dark] .subscription-card .card-header h2{color:#f1f5f9}[data-theme=dark] .subscription-card .card-header p{color:#94a3b8}[data-theme=dark] .subscription-content{background:linear-gradient(135deg,#1e293b,#0f172a)}[data-theme=dark] .plan-badge{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 4px 12px #3b82f659}[data-theme=dark] .plan-info p{color:#94a3b8}[data-theme=dark] .subscription-card .btn-primary{background:linear-gradient(135deg,#334155,#475569);border-color:#475569;box-shadow:0 4px 12px #33415566}[data-theme=dark] .subscription-card .btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#1e293b,#334155);box-shadow:0 8px 20px #33415580}.mpe-footer{background-color:#fafafa;border-top:1px solid #e5e7eb;color:#0f172a;font-family:Inter,sans-serif;padding:20px 0;text-align:center}.mpe-footer-links{display:flex;gap:32px;justify-content:center;list-style:none;margin:0;padding:0}.mpe-footer-link{border-radius:8px;color:#000;font-size:.85rem;font-weight:400;letter-spacing:-.01em;padding:.5rem .75rem;position:relative;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1)}.mpe-footer-link:before{background:linear-gradient(90deg,#9d00ff,#7c3aed);border-radius:2px;bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:all .3s cubic-bezier(.4,0,.2,1);width:0}.mpe-footer-link:hover{background-color:#9d00ff0a;color:#9d00ff;transform:translateY(-1px)}.mpe-footer-link:hover:before{width:80%}.mpe-footer-link{-webkit-tap-highlight-color:transparent;touch-action:manipulation}@media (max-width:768px){.mpe-footer{padding:16px 12px}.mpe-footer-links{flex-wrap:wrap;gap:14px;justify-content:center;padding:6px 8px}.mpe-footer-link{border-radius:10px;font-size:.92rem;padding:.45rem .85rem;transition:transform .18s ease,background-color .18s ease}.mpe-footer-link:hover{transform:none}}@media (max-width:480px){.mpe-footer{padding:14px 12px}.mpe-footer-links{align-items:center;flex-direction:column;gap:10px;padding:6px 4px}.mpe-footer-link{background:#0000;border-radius:12px;box-shadow:none;display:inline-block;font-size:.95rem;max-width:260px;padding:.6rem 1rem;text-align:center;width:auto}.mpe-footer-link:before{height:2px;left:50%;opacity:.9;transform:translateX(-50%);transition:width .22s ease,opacity .18s ease;width:40%}.mpe-footer-link:hover{background-color:#9d00ff0a;color:#9d00ff;transform:none}}.mpe-footer,.mpe-footer-link,.mpe-footer-links{box-sizing:border-box;max-inline-size:100%}[data-theme=dark] .mpe-footer{background-color:#0f172a;border-top-color:#1e293b}[data-theme=dark] .mpe-footer-link{color:#cbd5e1}[data-theme=dark] .mpe-footer-link:hover{background-color:#9d00ff1a;color:#a78bfa}[data-theme=dark] .mpe-footer-link:before{background:linear-gradient(90deg,#a78bfa,#9d00ff)}.sidebar{background-color:#fff;border-right:1px solid #e1e5e9;box-shadow:0 0 30px #00000014,0 0 1px #0000001a;display:flex;flex-direction:column;height:100vh;left:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;transform:translateX(-100%);transition:all .3s cubic-bezier(.4,0,.2,1);width:280px;z-index:50}.sidebar.open{transform:translateX(0)}.sidebar::-webkit-scrollbar{width:4px}.sidebar::-webkit-scrollbar-track{background:#0000}.sidebar::-webkit-scrollbar-thumb{background:#0000001a;border-radius:2px}.sidebar::-webkit-scrollbar-thumb:hover{background:#0003}.sidebar-header{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#fff;border-bottom:1px solid #f1f3f5;display:flex;justify-content:space-between;padding:24px 20px 20px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.sidebar-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#9d00ff,#7c3aed);-webkit-background-clip:text;background-clip:text;color:#1a1d29;font-size:18px;font-weight:700;letter-spacing:-.025em;margin:0}.sidebar-close{align-items:center;background:none;border:none;border-radius:8px;color:#64748b;cursor:pointer;display:flex;justify-content:center;padding:8px;transition:all .2s cubic-bezier(.4,0,.2,1)}.sidebar-close:hover{background-color:#f8fafc;color:#334155;transform:scale(1.05)}.navigation{display:flex;flex:1 1;flex-direction:column;gap:2px;padding:16px 0}.nav-item{align-items:center;background:none;border:none;border-radius:10px;color:#64748b;cursor:pointer;display:flex;font-size:14px;font-weight:500;margin:0 12px;overflow:hidden;padding:12px 16px;position:relative;text-align:left;transition:all .2s cubic-bezier(.4,0,.2,1);width:calc(100% - 24px)}.nav-item:before{background:linear-gradient(135deg,#9d00ff,#7c3aed);border-radius:0 2px 2px 0;content:"";height:100%;left:0;position:absolute;top:0;transform:scaleY(0);transition:transform .2s cubic-bezier(.4,0,.2,1);width:3px}.nav-item:hover{background-color:#f8fafc;color:#334155;transform:translateX(2px)}.nav-item:hover:before{transform:scaleY(1)}.nav-item.active{background:linear-gradient(135deg,#9d00ff,#7c3aed);box-shadow:0 4px 12px #9d00ff40,0 2px 4px #9d00ff26;color:#fff;transform:translateX(0)}.nav-item.active:before{display:none}.nav-item.active:hover{box-shadow:0 6px 16px #9d00ff4d,0 4px 8px #9d00ff33;transform:translateY(-1px)}.nav-icon{align-items:center;display:flex;margin-right:12px;min-width:20px;opacity:.8}.nav-item.active .nav-icon{opacity:1}.sidebar-plan-info{border-top:1px solid #f1f3f5;margin-top:auto;padding:20px}.sidebar-plan-badge{align-items:center;background:#fff;border:2px solid;border-radius:12px;display:flex;gap:10px;margin-bottom:16px;padding:12px 16px;transition:all .2s ease}.sidebar-plan-badge:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}.sidebar-plan-icon{align-items:center;display:flex;font-size:18px;justify-content:center}.sidebar-plan-name{color:#1a1d29;font-size:14px;font-weight:700;letter-spacing:.3px}.sidebar-usage-info{display:flex;flex-direction:column;gap:16px}.sidebar-usage-item{display:flex;flex-direction:column;gap:8px}.sidebar-usage-label{align-items:center;color:#64748b;display:flex;font-size:13px;font-weight:600;gap:6px;letter-spacing:.5px;text-transform:uppercase}.sidebar-usage-bar{background-color:#e2e8f0;border-radius:4px;height:8px;overflow:hidden;position:relative}.sidebar-usage-fill{border-radius:4px;height:100%;position:relative;transition:width .6s cubic-bezier(.4,0,.2,1)}.sidebar-usage-fill:after{animation:shimmer 2s infinite;background:linear-gradient(90deg,#0000,#ffffff4d 50%,#0000);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.sidebar-usage-text{color:#64748b;font-size:12px;font-weight:500}.sidebar-upgrade-btn{align-items:center;background:linear-gradient(135deg,#9d00ff,#a855f7);border:none;border-radius:10px;box-shadow:0 4px 12px #9d00ff40;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:700;gap:8px;justify-content:center;letter-spacing:.5px;margin-top:16px;padding:12px 16px;text-transform:uppercase;transition:all .3s ease;width:100%}.sidebar-upgrade-btn:hover{background:linear-gradient(135deg,#8b5cf6,#9d00ff);box-shadow:0 6px 16px #9d00ff59;transform:translateY(-2px)}.sidebar-upgrade-btn:active{transform:translateY(-1px)}.mobile-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0006;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity .3s cubic-bezier(.4,0,.2,1);z-index:40}.mobile-overlay.active{opacity:1}.dashboard{display:flex;min-height:100vh}.dashboard-content{flex:1 1;margin-left:0;transition:margin-left .3s cubic-bezier(.4,0,.2,1)}@media (min-width:1024px){.sidebar{position:fixed;transform:translateX(0)}.dashboard-content{margin-left:280px}.mobile-overlay,.sidebar-close{display:none}}@media (max-width:1023px){.sidebar{box-shadow:0 0 50px #00000026;transform:translateX(-100%)}.sidebar.open{transform:translateX(0)}.dashboard-content{margin-left:0}.sidebar-header{padding:20px}.navigation{padding:12px 0}.nav-item{padding:14px 16px}}@media (prefers-reduced-motion:reduce){.nav-item,.sidebar,.sidebar-usage-fill,.upgrade-button{transition:none}.sidebar-usage-fill:after,.upgrade-card:after,.upgrade-card:before{animation:none}}.sidebar-plan-info{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:12px;margin:16px 12px;padding:16px}.plan-badge{background:#fff;border:2px solid;border-radius:8px;font-size:14px;font-weight:600;gap:8px;margin-bottom:16px;padding:10px 12px}.plan-badge,.plan-icon{align-items:center;display:flex}.plan-name{color:#1e293b}.usage-info{gap:12px;margin-bottom:12px}.usage-info,.usage-item{display:flex;flex-direction:column}.usage-item{gap:6px}.usage-label{align-items:center;color:#64748b;display:flex;font-size:12px;font-weight:500;gap:6px}.usage-bar{background-color:#e2e8f0;border-radius:3px;height:6px;overflow:hidden;width:100%}.usage-fill{border-radius:3px;height:100%;transition:width .3s ease}.usage-text{color:#475569;font-size:11px;font-weight:500}.upgrade-btn{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-radius:8px;display:flex;font-size:13px;font-weight:600;gap:6px;justify-content:center;margin-top:12px;padding:10px;width:100%}.upgrade-btn:hover{background:linear-gradient(135deg,#7c3aed,#6d28d9);box-shadow:0 4px 12px #8b5cf666;transform:translateY(-1px)}.upgrade-btn:active{transform:translateY(0)}@media (max-width:768px){.sidebar-plan-info{margin:12px 8px;padding:12px}}[data-theme=dark] .sidebar{background-color:#0f172a;border-right-color:#1e293b;box-shadow:0 0 30px #0006,0 0 1px #0000004d}[data-theme=dark] .sidebar::-webkit-scrollbar-thumb{background:#ffffff1a}[data-theme=dark] .sidebar::-webkit-scrollbar-thumb:hover{background:#fff3}[data-theme=dark] .sidebar-header{background-color:#0f172a;border-bottom-color:#1e293b}[data-theme=dark] .sidebar-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#a78bfa,#8b5cf6);-webkit-background-clip:text;background-clip:text}[data-theme=dark] .sidebar-close{color:#94a3b8}[data-theme=dark] .sidebar-close:hover{background-color:#1e293b;color:#cbd5e1}[data-theme=dark] .nav-item{color:#94a3b8}[data-theme=dark] .nav-item:before{background:linear-gradient(135deg,#a78bfa,#8b5cf6)}[data-theme=dark] .nav-item:hover{background-color:#1e293b;color:#cbd5e1}[data-theme=dark] .nav-item.active{background:linear-gradient(135deg,#7c3aed,#6d28d9);box-shadow:0 4px 12px #7c3aed66,0 2px 4px #7c3aed40;color:#fff}[data-theme=dark] .nav-item.active:hover{box-shadow:0 6px 16px #7c3aed73,0 4px 8px #7c3aed4d}[data-theme=dark] .sidebar-plan-badge,[data-theme=dark] .sidebar-plan-info{background:#1e293b}[data-theme=dark] .sidebar-plan-badge:hover{box-shadow:0 4px 12px #0000004d}[data-theme=dark] .sidebar-plan-name{color:#f1f5f9}[data-theme=dark] .sidebar-usage-label{color:#94a3b8}[data-theme=dark] .sidebar-usage-bar{background-color:#334155}[data-theme=dark] .sidebar-usage-text{color:#94a3b8}[data-theme=dark] .sidebar-upgrade-btn{background:linear-gradient(135deg,#7c3aed,#8b5cf6);box-shadow:0 4px 12px #7c3aed59}[data-theme=dark] .sidebar-upgrade-btn:hover{background:linear-gradient(135deg,#6d28d9,#7c3aed);box-shadow:0 6px 16px #7c3aed73}.welcome-content{background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;max-width:1400px;min-height:100vh;padding:40px}.welcome-content:before{background:radial-gradient(circle at 20% 80%,#9d00ff08 0,#0000 50%),radial-gradient(circle at 80% 20%,#9d00ff05 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:0}.welcome-header{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;margin-bottom:40px;position:relative;z-index:1}.welcome-title{color:#111827;font-family:Poppins,Inter,sans-serif;font-size:1.9rem;font-weight:700;letter-spacing:-.5px;white-space:nowrap}.welcome-title:after{background:linear-gradient(90deg,#9d00ff,#c084fc);border-radius:2px;bottom:-8px;content:"";height:4px;left:0;position:absolute;width:60px}.welcome-subtitle{align-items:center;color:#475569;display:flex;font-size:1.1rem;font-weight:500;gap:24px;margin:0}.upgrade-btn{align-items:center;background:linear-gradient(135deg,#9d00ff,#a855f7);border:none;border-radius:12px;box-shadow:0 6px 24px #9d00ff40,0 2px 6px #00000014;color:#fff;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:700;gap:8px;letter-spacing:.5px;padding:12px 24px;text-transform:uppercase;transition:all .2s ease;white-space:nowrap}.upgrade-btn:hover{background:linear-gradient(135deg,#8b5cf6,#9d00ff);box-shadow:0 8px 32px #9d00ff59,0 4px 12px #0000001f;transform:translateY(-2px)}.upgrade-btn:active{transform:translateY(-1px)}.dashboard-grid-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-bottom:48px;position:relative;z-index:1}.dashboard-metric-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 3px 12px #0000000a,0 1px 3px #00000005;cursor:pointer;overflow:hidden;padding:24px;position:relative;transition:all .25s cubic-bezier(.4,0,.2,1)}.dashboard-metric-card:before{background:linear-gradient(90deg,#9d00ff,#c084fc);content:"";height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .25s ease}.dashboard-metric-card:hover{border-color:#9d00ff33;box-shadow:0 12px 48px #9d00ff1f,0 6px 24px #00000014;transform:translateY(-4px)}.dashboard-metric-card:hover:before{opacity:1}.metric-card-content{align-items:flex-start;display:flex;gap:16px;height:100%;justify-content:space-between}.metric-info-section{flex:1 1;min-width:0}.metric-title{color:#64748b;font-size:.75rem;font-weight:800;letter-spacing:.15em;margin:0 0 12px;text-transform:uppercase}.metric-number{font-feature-settings:"tnum";color:#0f172a;font-family:Space Grotesk,sans-serif;font-size:1.7rem;font-weight:700;line-height:.9;margin:0 0 12px}.metric-change-text{align-items:center;background:#fff;border:1px solid #9d00ff26;border-radius:8px;color:#9d00ff;display:flex;font-size:.875rem;font-weight:700;gap:6px;margin:0 0 12px;padding:6px 12px;width:-webkit-fit-content;width:fit-content}.metric-description{color:#64748b;font-size:.875rem;font-weight:500;line-height:1.5;margin:0}.metric-icon-container{background:#fff;border:1px solid #9d00ff1f;border-radius:12px;color:#9d00ff;flex-shrink:0;padding:12px;transition:all .25s cubic-bezier(.4,0,.2,1)}.dashboard-metric-card:hover .metric-icon-container{background:#9d00ff;border-color:#9d00ff;box-shadow:0 6px 24px #9d00ff4d;color:#fff;transform:scale(1.1)}.loading-state{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 3px 12px #0000000a;margin-top:48px;padding:48px}.loading-spinner{animation:spin 1s linear infinite;border:3px solid #f1f5f9;border-radius:50%;border-top-color:#9d00ff;height:40px;margin:0 auto 20px;width:40px}.loading-state p{color:#64748b;font-size:1.1rem;font-weight:600;margin:0}.recent-optimizations{margin-top:48px;position:relative;z-index:1}.section-title{color:#0f172a;font-size:2rem;font-weight:900;letter-spacing:-.03em;margin:0 0 32px}.optimizations-list{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 3px 12px #0000000a;overflow:hidden}.optimization-item{align-items:center;display:flex;justify-content:space-between;padding:24px 28px;position:relative;transition:all .2s ease}.optimization-item:before{background:#9d00ff;content:"";height:100%;left:0;position:absolute;top:0;transition:width .2s ease;width:0}.optimization-item:hover{background:#9d00ff05;transform:translateX(4px)}.optimization-item:hover:before{width:4px}.optimization-item.with-border{border-bottom:1px solid #f1f5f9}.optimization-info{flex:1 1;min-width:0}.product-name{color:#0f172a;font-size:1.1rem;font-weight:800;line-height:1.2;margin:0 0 8px}.optimization-meta{align-items:center;color:#64748b;display:flex;font-size:.875rem;font-weight:600;gap:16px;margin:0}.separator{color:#cbd5e1;font-weight:400}.optimization-badges{align-items:center;display:flex;flex-shrink:0;gap:16px}.ai-badge{background:linear-gradient(135deg,#ddd6fe,#c4b5fd);border:1px solid #a78bfa;border-radius:8px;color:#6d28d9;font-size:.75rem;font-weight:800;letter-spacing:.1em;padding:6px 12px;text-transform:uppercase}.chart-icon{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;color:#64748b;padding:12px;transition:all .2s ease}.optimization-item:hover .chart-icon{background:#9d00ff;border-color:#9d00ff;color:#fff;transform:scale(1.1)}.empty-state{background:#fff;border:2px dashed #cbd5e1;border-radius:16px;box-shadow:0 3px 12px #0000000a;margin-top:48px;padding:64px 32px}.empty-icon{color:#94a3b8;opacity:.8}.empty-title{color:#0f172a;font-size:1.5rem;font-weight:800;margin:0 0 16px}.empty-description{color:#64748b;font-size:1.1rem;font-weight:500;margin:0 auto;max-width:560px}@media (max-width:1200px){.welcome-content{padding:28px 24px}.dashboard-grid-container{gap:18px;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.welcome-content{padding:24px 20px}.welcome-header{align-items:flex-start;flex-direction:column;gap:20px;margin-bottom:32px}.welcome-title{font-size:2rem}.welcome-subtitle{align-items:flex-start;flex-direction:column;gap:16px;width:100%}.upgrade-btn{font-size:.85rem;padding:10px 20px}.dashboard-grid-container{gap:16px;grid-template-columns:1fr}.dashboard-metric-card{padding:20px}.metric-number{font-size:2rem}.optimization-item{align-items:flex-start;flex-direction:column;gap:16px;padding:20px 24px}.optimization-badges{align-self:flex-end}}@media (max-width:480px){.welcome-content{padding:20px 16px}.metric-number,.welcome-title{font-size:1.75rem}.dashboard-metric-card{padding:18px}.empty-state{padding:48px 24px}}.dashboard-metric-card:focus,.upgrade-btn:focus{outline:3px solid #9d00ff4d;outline-offset:3px}.optimization-item:focus{outline:3px solid #9d00ff4d;outline-offset:2px}@media (prefers-reduced-motion:no-preference){*{transition-timing-function:cubic-bezier(.4,0,.2,1)}}@media (prefers-contrast:high){.dashboard-metric-card{border-color:#000}.metric-title{color:#000}.upgrade-btn{background:#000;border:2px solid #000}}[data-theme=dark] .welcome-content{background:#0f172a}[data-theme=dark] .welcome-content:before{background:radial-gradient(circle at 20% 80%,#8b5cf614 0,#0000 50%),radial-gradient(circle at 80% 20%,#8b5cf60f 0,#0000 50%)}[data-theme=dark] .welcome-title{color:#f1f5f9}[data-theme=dark] .welcome-title:after{background:linear-gradient(90deg,#8b5cf6,#a78bfa)}[data-theme=dark] .welcome-subtitle{color:#94a3b8}[data-theme=dark] .upgrade-btn{background:linear-gradient(135deg,#7c3aed,#8b5cf6);box-shadow:0 6px 24px #7c3aed59,0 2px 6px #0003}[data-theme=dark] .upgrade-btn:hover{background:linear-gradient(135deg,#6d28d9,#7c3aed);box-shadow:0 8px 32px #7c3aed73,0 4px 12px #0000004d}[data-theme=dark] .dashboard-metric-card{background:#1e293b;border-color:#334155}[data-theme=dark] .dashboard-metric-card:before{background:linear-gradient(90deg,#8b5cf6,#a78bfa)}[data-theme=dark] .dashboard-metric-card:hover{border-color:#8b5cf666;box-shadow:0 12px 48px #8b5cf640,0 6px 24px #0000004d}[data-theme=dark] .metric-title{color:#94a3b8}[data-theme=dark] .metric-number{color:#f1f5f9}[data-theme=dark] .metric-change-text{background:#0f172a;border-color:#8b5cf64d;color:#f1f5f9}[data-theme=dark] .metric-description{color:#f1f5f9}[data-theme=dark] .metric-icon-container{background:#0f172a;border-color:#8b5cf640;color:#f1f5f9}[data-theme=dark] .dashboard-metric-card:hover .metric-icon-container{background:#7c3aed;border-color:#7c3aed;box-shadow:0 6px 24px #7c3aed66;color:#fff}[data-theme=dark] .loading-state{background:#1e293b;border-color:#334155;box-shadow:0 3px 12px #0003}[data-theme=dark] .loading-spinner{border-color:#8b5cf6 #334155 #334155}[data-theme=dark] .loading-state p{color:#94a3b8}[data-theme=dark] .section-title{color:#f1f5f9}[data-theme=dark] .optimizations-list{background:#1e293b;border-color:#334155;box-shadow:0 3px 12px #0003}[data-theme=dark] .optimization-item{border-bottom-color:#334155}[data-theme=dark] .optimization-item:before{background:#8b5cf6}[data-theme=dark] .optimization-item:hover{background:#8b5cf614}[data-theme=dark] .product-name{color:#f1f5f9}[data-theme=dark] .optimization-meta{color:#94a3b8}[data-theme=dark] .separator{color:#475569}[data-theme=dark] .ai-badge{background:linear-gradient(135deg,#4c1d95,#5b21b6);border-color:#6d28d9;color:#c4b5fd}[data-theme=dark] .chart-icon{background:#0f172a;border-color:#334155;color:#94a3b8}[data-theme=dark] .optimization-item:hover .chart-icon{background:#7c3aed;border-color:#7c3aed;color:#fff}[data-theme=dark] .empty-state{background:#1e293b;border-color:#475569;box-shadow:0 3px 12px #0003}[data-theme=dark] .empty-icon{color:#64748b}[data-theme=dark] .empty-title{color:#f1f5f9}[data-theme=dark] .empty-description{color:#94a3b8}[data-theme=dark] .dashboard-metric-card:focus,[data-theme=dark] .optimization-item:focus,[data-theme=dark] .upgrade-btn:focus{outline-color:#8b5cf680}.challenges-container{background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;max-width:1600px;min-height:100vh;padding:40px}.challenges-header{background:#fff;border-radius:16px;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column;gap:20px;margin-bottom:32px;padding:24px}.challenges-header-first{align-items:center;background-color:#fff;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:16px 24px}.challenges-title-first{color:#111827;font-family:Poppins,Inter,sans-serif;font-size:1.9rem;font-weight:700;letter-spacing:-.5px;white-space:nowrap}.challenges-title-first :after{background:linear-gradient(90deg,#9d00ff,#c084fc);border-radius:2px;bottom:-8px;content:"";height:4px;left:0;position:absolute;width:60px}.challenges-search-first{align-items:center;background-color:#f3f4f6;border:2px solid #9d00ff;border-radius:8px;display:flex;max-width:380px;padding:8px 12px;width:340px}.challenges-search-icon-first{color:#6b7280;margin-right:8px}.challenges-search-input{background:none;border:none;color:#1f2937;font-size:14px;outline:none;width:100%}.challenges-search-input::placeholder{color:#9ca3af}.challenges-saved-count{color:#6b7280;font-size:14px;white-space:nowrap}.challenges-title{-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;color:#1a1a1a;font-size:32px;font-weight:700;margin:0}.challenges-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));margin-top:24px}.challenges-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;cursor:pointer;overflow:hidden;padding:24px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.challenges-card:before{background:linear-gradient(90deg,#9d00ff,#ff006e);content:"";height:4px;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;transition:transform .3s ease;width:100%}.challenges-card:hover:before{transform:scaleX(1)}.challenges-card:hover{border-color:#9d00ff;box-shadow:0 12px 24px #9d00ff26;transform:translateY(-4px)}.card-header{align-items:flex-start;border-radius:16px;display:flex;gap:12px;justify-content:space-between;margin-bottom:16px}.challenges-card-title{color:#1a1a1a;flex:1 1;font-size:18px;font-weight:600;line-height:1.4;margin:0 0 12px}.status-badge{flex-shrink:0;font-size:12px;padding:6px 12px}.status-badge.solved{background:#d1fae5}.status-badge.in-progress{background:#fef3c7}.card-info{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.info-badge{background:#f3f4f6;border-radius:8px;color:#4b5563;font-size:13px;font-weight:500;padding:6px 12px}.challenges-card-date{align-items:center;color:#6b7280;display:flex;font-size:13px;margin-bottom:16px}.challenges-card-meta{display:flex;flex-wrap:wrap;gap:12px}.challenges-card-badge{align-items:center;background:linear-gradient(135deg,#9d00ff,#b84aff);border-radius:8px;box-shadow:0 2px 8px #9d00ff33;color:#fff;display:inline-flex;font-size:13px;font-weight:600;padding:8px 14px}.challenge-detail-header{background:linear-gradient(135deg,#fff,#f9fafb);border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 12px #00000014;display:flex;flex-direction:column;gap:20px;margin-bottom:32px;padding:24px}.challenge-btn{align-items:center;border:none;border-radius:10px;cursor:pointer;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:600;gap:8px;padding:10px 18px;transition:all .3s cubic-bezier(.4,0,.2,1)}.challenge-btn-back{background:#f3f4f6;border:1px solid #e5e7eb;color:#374151}.challenge-btn-back:hover{background:#e5e7eb;box-shadow:0 2px 8px #0000001a;transform:translateX(-4px)}.challenge-title-container{align-items:center;border-bottom:2px solid #e5e7eb;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;padding-bottom:16px}.challenge-title{color:#111827;font-size:2rem;font-weight:700;letter-spacing:-.5px;line-height:1.2;margin:0}.status-badge{align-items:center;border-radius:20px;box-shadow:0 2px 6px #0000001a;display:inline-flex;font-size:.875rem;font-weight:600;gap:6px;padding:8px 16px;white-space:nowrap}.status-badge.solved{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border:1px solid #6ee7b7;color:#065f46}.status-badge.in-progress{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #fcd34d;color:#92400e}.meta-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin-top:8px}.meta-item{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;gap:12px;padding:16px;transition:all .3s ease}.meta-item:hover{border-color:#9d00ff;box-shadow:0 4px 12px #9d00ff1a;transform:translateY(-2px)}.meta-icon{color:#9d00ff;flex-shrink:0;height:20px;width:20px}.meta-item>div{display:flex;flex-direction:column;gap:4px}.meta-label{color:#6b7280;font-size:.75rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.meta-value{color:#111827;font-size:1rem;font-weight:700}.challenge-two-column{grid-gap:32px;display:grid;gap:32px;grid-template-columns:1fr 1fr;margin-top:24px}@media (max-width:1200px){.challenge-two-column{grid-template-columns:1fr}}.challenge-left-column,.challenge-right-column{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 2px 10px #0000000f;display:flex;flex-direction:column;gap:24px;padding:28px}.column-title{border-bottom:3px solid #9d00ff;color:#111827;font-size:1.5rem;font-weight:700;margin-bottom:8px;padding-bottom:16px;position:relative}.column-title:after{background:linear-gradient(90deg,#9d00ff,#0000);bottom:-3px;content:"";height:3px;left:0;position:absolute;width:80px}.detail-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;display:flex;flex-direction:column;gap:10px;padding:20px;transition:all .3s ease}.detail-item:hover{background:#fff;border-color:#d1d5db;box-shadow:0 2px 8px #0000000d}.detail-item h3{align-items:center;color:#374151;display:flex;font-size:.875rem;font-weight:700;gap:8px;letter-spacing:.5px;margin:0;text-transform:uppercase}.inline-icon{color:#9d00ff}.detail-item p{color:#1f2937;font-size:.9375rem;line-height:1.6;margin:0}.topic-badge{color:#fff!important}.topic-badge,.topic-value{background:linear-gradient(135deg,#9d00ff,#b84aff);font-weight:600}.topic-value{border-radius:8px;color:#fff;display:inline-block;font-size:.875rem;padding:8px 16px}.description-text{background:#fff;border-left:4px solid #9d00ff;border-radius:8px;color:#374151;font-size:.9375rem;line-height:1.7;padding:16px}.difficulty-badge{border-radius:8px;display:inline-block;font-size:.875rem;padding:8px 16px}.difficulty-badge.easy{background:#d1fae5;border:1px solid #6ee7b7;color:#065f46}.difficulty-badge.medium{border:1px solid #fcd34d}.difficulty-badge.hard{background:#fee2e2;border:1px solid #fca5a5;color:#991b1b}.constraints-list{list-style-type:none;margin:8px 0 0;padding-left:24px}.constraints-list li{color:#374151;font-size:.9375rem;line-height:1.8;margin-bottom:8px;padding-left:8px;position:relative}.constraints-list li:before{color:#9d00ff;content:"▸";font-weight:700;left:-16px;position:absolute}.prompt-display{background:#1f2937;border:1px solid #374151;border-radius:10px;box-shadow:inset 0 2px 8px #0000004d;color:#f9fafb;font-family:Monaco,Menlo,Courier New,monospace;font-size:.875rem;line-height:1.6;max-height:300px;overflow-x:auto;overflow-y:auto;padding:16px;white-space:pre-wrap}.prompt-display::-webkit-scrollbar{height:8px;width:8px}.prompt-display::-webkit-scrollbar-track{background:#374151;border-radius:4px}.prompt-display::-webkit-scrollbar-thumb{background:#6b7280;border-radius:4px}.prompt-display::-webkit-scrollbar-thumb:hover{background:#9ca3af}.ai-response{background:#fff;border:2px solid #e5e7eb;border-radius:10px;color:#1f2937;font-size:.9375rem;line-height:1.7;max-height:300px;overflow-y:auto;padding:16px}.ai-response::-webkit-scrollbar{width:8px}.ai-response::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}.ai-response::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.feedback-box{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:2px solid #93c5fd;border-radius:10px;color:#1e40af;font-size:.9375rem;font-style:italic;line-height:1.7;padding:16px}.breakdown-container{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:16px}.breakdown-list{list-style:none;margin:0;padding:0}.breakdown-list li{background:#f9fafb;border-left:4px solid #9d00ff;border-radius:8px;color:#374151;font-size:.9375rem;margin-bottom:8px;padding:12px}.breakdown-list li strong{color:#9d00ff;font-weight:700;margin-right:8px}.details-container{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:16px}.details-list{list-style:none;margin:0;padding:0}.details-list li{background:#fef3c7;border-left:4px solid #f59e0b;border-radius:8px;color:#92400e;font-size:.9375rem;margin-bottom:8px;padding:12px}.details-list li strong{color:#b45309;font-weight:700;margin-right:8px}.challenge-btn-primary{align-self:flex-start;background:linear-gradient(135deg,#9d00ff,#b84aff);border:none;border-radius:10px;box-shadow:0 4px 12px #9d00ff4d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:8px;padding:14px 28px;transition:all .3s cubic-bezier(.4,0,.2,1)}.challenge-btn-primary:hover{background:linear-gradient(135deg,#8b00e6,#a63dff);box-shadow:0 6px 16px #9d00ff66;transform:translateY(-2px)}.challenge-btn-primary:active{box-shadow:0 2px 8px #9d00ff4d;transform:translateY(0)}@media (max-width:768px){.challenge-detail-header{padding:20px}.challenge-title{font-size:1.5rem}.meta-grid{grid-template-columns:1fr 1fr}.challenge-left-column,.challenge-right-column{padding:20px}.column-title{font-size:1.25rem}}@media (max-width:480px){.meta-grid{grid-template-columns:1fr}.challenge-title-container{align-items:flex-start;flex-direction:column}}@media (max-width:768px){.challenges-container{padding:16px}.challenges-header{padding:20px}.challenges-title{font-size:24px}.challenges-grid{gap:16px;grid-template-columns:1fr}.challenges-detail-header-combined{padding:20px}.challenges-header-section{align-items:flex-start;flex-direction:column}.challenges-meta-info-horizontal{grid-template-columns:1fr}.challenges-card,.challenges-panel{padding:20px}}@media (max-width:480px){.challenges-title{font-size:20px}.card-header{align-items:flex-start;flex-direction:column}.status-badge{align-self:flex-start}}[data-theme=dark] .challenges-container{background:#0f172a;color:#f1f5f9}[data-theme=dark] .card-header,[data-theme=dark] .challenges-header{background:#1e293b;box-shadow:0 2px 8px #0000004d}[data-theme=dark] .challenges-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#a78bfa,#ec4899);-webkit-background-clip:text;background-clip:text;color:#f1f5f9}[data-theme=dark] .challenges-header-first{background-color:#0f172a;color:#f1f5f9}[data-theme=dark] .challenges-header-first h2{color:#f1f5f9}[data-theme=dark] .challenges-search-first{background:#1e293b;border-color:#334155}[data-theme=dark] .challenges-search-first:focus-within{background:#1e293b;border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf633}[data-theme=dark] .challenges-search-icon-first{color:#a78bfa}[data-theme=dark] .challenges-search-input{color:#fff}[data-theme=dark] .challenges-search-input::placeholder{color:#feffff}[data-theme=dark] .challenges-saved-count{color:#94a3b8}[data-theme=dark] .challenges-card{background:#1e293b;border-color:#334155}[data-theme=dark] .challenges-card:before{background:linear-gradient(90deg,#8b5cf6,#ec4899)}[data-theme=dark] .challenges-card:hover{border-color:#8b5cf6;box-shadow:0 12px 24px #8b5cf640}[data-theme=dark] .challenges-card-title{color:#f1f5f9}[data-theme=dark] .status-badge.solved{background:#064e3b;color:#6ee7b7}[data-theme=dark] .status-badge.in-progress{background:#78350f;color:#fcd34d}[data-theme=dark] .info-badge{background:#0f172a}[data-theme=dark] .challenges-card-date{color:#94a3b8}[data-theme=dark] .challenges-card-badge{background:linear-gradient(135deg,#7c3aed,#a855f7);box-shadow:0 2px 8px #7c3aed4d}[data-theme=dark] .challenges-detail-header-combined{background:#1e293b;box-shadow:0 2px 8px #0000004d}[data-theme=dark] .challenges-btn{background:#7c3aed;box-shadow:0 2px 8px #7c3aed4d}[data-theme=dark] .challenges-btn:hover{background:#6d28d9;box-shadow:0 4px 12px #7c3aed66}[data-theme=dark] .challenges-btn-back{background:#334155;box-shadow:0 2px 4px #0003;color:#e2e8f0}[data-theme=dark] .challenges-btn-back:hover{background:#475569}[data-theme=dark] .challenges-info-item{background:#0f172a;border-color:#334155}[data-theme=dark] .challenges-icon-wrapper{background:linear-gradient(135deg,#7c3aed,#a855f7)}[data-theme=dark] .challenges-info-label{color:#94a3b8}[data-theme=dark] .challenges-info-value{color:#f1f5f9}[data-theme=dark] .challenges-panel{background:#1e293b;border-color:#334155;box-shadow:0 2px 8px #0000004d}[data-theme=dark] .challenges-panel-header{border-bottom-color:#334155;color:#f1f5f9}[data-theme=dark] .detail-item h5{color:#94a3b8}[data-theme=dark] .detail-item li,[data-theme=dark] .detail-item p{color:#cbd5e1}[data-theme=dark] .prompt-display{background:#0f172a;border-color:#334155}[data-theme=dark] .challenges-empty-state{background:#1e293b;box-shadow:0 2px 8px #0000004d}[data-theme=dark] .challenges-empty-state h3{color:#f1f5f9}[data-theme=dark] .challenges-empty-state p{color:#94a3b8}[data-theme=dark] .challenges-btn-primary{background:linear-gradient(135deg,#7c3aed,#a855f7);box-shadow:0 4px 12px #7c3aed66}[data-theme=dark] .challenges-btn-primary:hover{box-shadow:0 6px 20px #7c3aed80}[data-theme=dark] .challenge-detail-header{background:linear-gradient(135deg,#1e293b,#0f172a);border-color:#334155;box-shadow:0 4px 12px #0006}[data-theme=dark] .challenge-btn-back{background:#334155;border-color:#475569;color:#f1f5f9}[data-theme=dark] .challenge-btn-back:hover{background:#475569;box-shadow:0 2px 8px #0000004d}[data-theme=dark] .challenge-title-container{border-bottom-color:#334155}[data-theme=dark] .status-badge.solved{background:linear-gradient(135deg,#065f46,#047857);border-color:#059669;color:#d1fae5}[data-theme=dark] .status-badge.in-progress{background:linear-gradient(135deg,#92400e,#b45309);border-color:#d97706;color:#fef3c7}[data-theme=dark] .meta-item{background:#1e293b;border-color:#334155}[data-theme=dark] .meta-item:hover{border-color:#9d00ff;box-shadow:0 4px 12px #9d00ff33}[data-theme=dark] .meta-icon{color:#b84aff}[data-theme=dark] .meta-label{color:#94a3b8}[data-theme=dark] .meta-value{color:#f1f5f9}[data-theme=dark] .challenge-left-column,[data-theme=dark] .challenge-right-column{background:#1e293b;border-color:#334155;box-shadow:0 2px 10px #0000004d}[data-theme=dark] .column-title{border-bottom-color:#9d00ff;color:#f1f5f9}[data-theme=dark] .detail-item{background:#0f172a;border-color:#334155}[data-theme=dark] .detail-item:hover{background:#1e293b;border-color:#475569;box-shadow:0 2px 8px #0003}[data-theme=dark] .detail-item h3{color:#cbd5e1}[data-theme=dark] .detail-item li,[data-theme=dark] .detail-item p{color:#e2e8f0}[data-theme=dark] .inline-icon{color:#b84aff}[data-theme=dark] .topic-value{background:linear-gradient(135deg,#9d00ff,#b84aff);color:#fff}[data-theme=dark] .description-text{background:#1e293b;border-left-color:#b84aff;color:#cbd5e1}[data-theme=dark] .difficulty-badge.easy{background:#065f46;border-color:#059669;color:#d1fae5}[data-theme=dark] .difficulty-badge.medium{background:#92400e;border-color:#d97706;color:#fef3c7}[data-theme=dark] .difficulty-badge.hard{background:#991b1b;border-color:#dc2626;color:#fee2e2}[data-theme=dark] .constraints-list li{color:#cbd5e1}[data-theme=dark] .constraints-list li:before{color:#b84aff}[data-theme=dark] .prompt-display{background:#020617;border-color:#1e293b;box-shadow:inset 0 2px 8px #00000080;color:#e2e8f0}[data-theme=dark] .prompt-display::-webkit-scrollbar-track{background:#1e293b}[data-theme=dark] .prompt-display::-webkit-scrollbar-thumb{background:#475569}[data-theme=dark] .prompt-display::-webkit-scrollbar-thumb:hover{background:#64748b}[data-theme=dark] .ai-response{background:#1e293b;border-color:#334155;color:#e2e8f0}[data-theme=dark] .ai-response::-webkit-scrollbar-track{background:#0f172a}[data-theme=dark] .ai-response::-webkit-scrollbar-thumb{background:#475569}[data-theme=dark] .feedback-box{background:linear-gradient(135deg,#1e3a8a,#1e40af);border-color:#3b82f6;color:#dbeafe}[data-theme=dark] .breakdown-container{background:#1e293b;border-color:#334155}[data-theme=dark] .breakdown-list li{background:#0f172a;border-left-color:#b84aff;color:#cbd5e1}[data-theme=dark] .breakdown-list li strong{color:#b84aff}[data-theme=dark] .details-container{background:#1e293b;border-color:#334155}[data-theme=dark] .details-list li{background:#92400e;border-left-color:#f59e0b;color:#fef3c7}[data-theme=dark] .details-list li strong{color:#fde68a}[data-theme=dark] .challenge-btn-primary{background:linear-gradient(135deg,#9d00ff,#b84aff);box-shadow:0 4px 12px #9d00ff66}[data-theme=dark] .challenge-btn-primary:hover{background:linear-gradient(135deg,#8b00e6,#a63dff);box-shadow:0 6px 16px #9d00ff80}[data-theme=dark] .challenge-btn-primary:active{box-shadow:0 2px 8px #9d00ff66}[data-theme=dark] .topic-badge{background:linear-gradient(135deg,#9d00ff,#b84aff);color:#fff!important}[data-theme=dark] .info-badge{background:#334155;color:#cbd5e1}[data-theme=dark] .challenges-card-description{color:#94a3b8}.scoring-progress-content{margin:0 auto;max-width:1400px;padding:2rem}.scoring-header{margin-bottom:2rem}.scoring-title{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:.5rem}.scoring-subtitle{color:#6b7280;font-size:1rem}.loading-state{gap:1rem;min-height:400px}.spinner{animation:spin 1s linear infinite;border:4px solid #e5e7eb;border-radius:50%;border-top-color:#3b82f6;height:40px;width:40px}.scoring-tabs{border-bottom:2px solid #e5e7eb;display:flex;gap:1rem;margin-bottom:2rem}.tab-btn{background:none;border:none;border-bottom:2px solid #0000;color:#6b7280;cursor:pointer;font-size:1rem;font-weight:500;margin-bottom:-2px;padding:.75rem 1.5rem;transition:all .2s}.tab-btn:hover{color:#3b82f6}.tab-btn.active{border-bottom-color:#3b82f6;color:#3b82f6}.tab-content{display:flex;flex-direction:column;gap:1.5rem}.level-card{background:#9d00ff;border-radius:1rem;color:#fff;padding:2rem}.level-info{gap:2rem}.level-icon,.level-info{align-items:center;display:flex}.level-icon{background:#fff;border-radius:1rem;font-size:3rem;justify-content:center;padding:1rem}.level-details{flex:1 1}.level-title{font-size:2rem;font-weight:700;margin-bottom:.5rem}.level-desc{font-size:1rem;margin-bottom:1rem;opacity:.9}.level-progress-bar{background:#fff3;border-radius:6px;height:12px;margin-bottom:.5rem;overflow:hidden;width:100%}.level-progress-fill{background:#fff;border-radius:6px;height:100%;transition:width .5s ease}.level-progress-text{font-size:.875rem;opacity:.9}.stats-grid{grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.stat-card{border-radius:.75rem;display:flex;gap:1rem;padding:1.5rem;transition:all .2s}.stat-card:hover{box-shadow:0 4px 12px #0000001a}.stat-icon{align-items:center;background:#f3f4f6;border-radius:.75rem;display:flex;justify-content:center}.stat-label{font-size:.875rem;margin-bottom:.25rem}.stat-value{font-size:2rem;margin-bottom:.25rem}.stat-sub{color:#9ca3af;font-size:.875rem}.distribution-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem}.distribution-title{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.distribution-bars{display:flex;flex-direction:column;gap:1rem}.distribution-item{grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:140px 1fr 50px}.dist-label{color:#6b7280;font-size:.875rem}.dist-bar-container{background:#f3f4f6;border-radius:.5rem;height:32px;overflow:hidden}.dist-bar{border-radius:.5rem;height:100%;transition:width .5s ease}.dist-count{color:#1f2937;font-size:.875rem;font-weight:600;text-align:right}.badges-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.badge-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;text-align:center;transition:all .2s}.badge-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.badge-icon{font-size:3rem;margin-bottom:1rem}.badge-name{color:#1f2937;font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.badge-desc{color:#6b7280;font-size:.875rem}.trends-container{display:flex;flex-direction:column;gap:1.5rem}.trend-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem}.trend-title{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.trend-indicator{display:flex;flex-direction:column;gap:.5rem}.trend-status{align-items:center;border-radius:.5rem;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.5rem 1rem;width:-webkit-fit-content;width:fit-content}.trend-status.improving{background:#d1fae5;color:#065f46}.trend-status.stable{background:#dbeafe;color:#1e40af}.trend-status.declining{background:#fee2e2;color:#991b1b}.trend-desc{color:#6b7280;font-size:.875rem}.stats-summary{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem}.summary-title{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.summary-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.summary-item{display:flex;flex-direction:column;gap:.5rem}.summary-label{color:#6b7280;font-size:.875rem}.summary-value{color:#1f2937;font-size:1.5rem;font-weight:700}.recent-challenges{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem}.recent-title{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.recent-list{display:flex;flex-direction:column;gap:1rem}.recent-item{align-items:center;background:#f9fafb;border-radius:.5rem;display:flex;justify-content:space-between;padding:1rem;transition:all .2s}.recent-item:hover{background:#f3f4f6}.recent-info{display:flex;flex-direction:column;gap:.25rem}.recent-name{color:#1f2937;font-size:.875rem;font-weight:600}.recent-lang{color:#6b7280;font-size:.75rem}.recent-score-badge{border-radius:.5rem;color:#fff;font-size:.875rem;font-weight:600;padding:.375rem .75rem}.no-recent{color:#9ca3af;font-size:.875rem;padding:2rem;text-align:center}.empty-state{flex-direction:column;padding:3rem;text-align:center}.empty-state-icon{font-size:4rem;margin-bottom:1rem}.badge-count{background:#8b5cf633;border-radius:12px;font-size:12px;font-weight:600;margin-left:8px;padding:2px 8px}.badges-header{margin-bottom:32px}.badges-progress{align-items:center;background:linear-gradient(135deg,#8b5cf61a,#3b82f61a);border:1px solid #8b5cf633;border-radius:16px;display:flex;gap:48px;padding:24px}.progress-ring{transform:rotate(0deg)}.progress-ring-fill{transition:stroke-dasharray 1s ease-in-out}.progress-text{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.progress-percentage{color:#8b5cf6;font-size:24px;font-weight:700}.progress-label{color:#64748b;font-size:12px;margin-top:4px}.tier-stats{display:flex;flex:1 1;gap:32px}.tier-item{align-items:center;display:flex;flex-direction:column;gap:8px}.tier-icon{font-size:32px}.tier-count{color:#1e293b;font-size:24px;font-weight:700}.tier-name{color:#64748b;font-size:14px;font-weight:500}.badge-categories{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.category-btn{background:#fff;border:1px solid #e2e8f0;border-radius:20px;color:#64748b;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s}.category-btn:hover{border-color:#8b5cf6;color:#8b5cf6}.category-btn.active{background:#8b5cf6;border-color:#8b5cf6;color:#fff}.badges-grid-enhanced{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.badge-card-enhanced{background:#fff;border:2px solid #e2e8f0;border-radius:16px;overflow:hidden;padding:24px;position:relative;text-align:center;transition:all .3s ease}.badge-card-enhanced.unlocked{border-color:#8b5cf6;box-shadow:0 4px 12px #8b5cf626}.badge-card-enhanced.unlocked:hover{box-shadow:0 8px 24px #8b5cf640;transform:translateY(-4px)}.badge-card-enhanced.locked{background:#f8fafc;opacity:.6}.badge-shine{animation:shine 3s infinite;background:linear-gradient(45deg,#0000,#ffffff4d,#0000);height:200%;left:-50%;position:absolute;top:-50%;width:200%}@keyframes shine{0%{transform:translateX(-100%) translateY(-100%) rotate(45deg)}to{transform:translateX(100%) translateY(100%) rotate(45deg)}}.badge-tier-indicator{align-items:center;border-radius:50%;box-shadow:0 2px 8px #0000001a;display:flex;font-size:16px;height:32px;justify-content:center;position:absolute;right:12px;top:12px;width:32px}.badge-icon-enhanced{font-size:48px;margin-bottom:16px;transition:all .3s}.badge-icon-enhanced.grayscale{filter:grayscale(100%);opacity:.5}.badge-card-enhanced.unlocked:hover .badge-icon-enhanced{transform:scale(1.1) rotate(5deg)}.badge-name-enhanced{color:#1e293b;font-size:16px;font-weight:700;margin-bottom:8px}.badge-desc-enhanced{color:#64748b;font-size:13px;line-height:1.5;margin-bottom:12px}.badge-unlocked-indicator{background:#10b9811a;color:#10b981}.badge-locked-indicator,.badge-unlocked-indicator{align-items:center;border-radius:20px;display:flex;font-size:12px;font-weight:600;gap:6px;justify-content:center;padding:6px 12px}.badge-locked-indicator{background:#64748b1a;color:#64748b}[data-theme=dark] .scoring-progress-content{background:#0f172a}[data-theme=dark] .scoring-title{color:#f1f5f9}[data-theme=dark] .scoring-subtitle{color:#94a3b8}[data-theme=dark] .spinner{border-color:#3b82f6 #1e293b #1e293b}[data-theme=dark] .scoring-tabs{border-bottom-color:#1e293b}[data-theme=dark] .tab-btn{color:#94a3b8}[data-theme=dark] .tab-btn:hover{color:#60a5fa}[data-theme=dark] .tab-btn.active{border-bottom-color:#9d00ff;color:#9d00ff}[data-theme=dark] .level-card{background:#1e293b}[data-theme=dark] .stat-card:hover{box-shadow:0 4px 12px #0000004d}[data-theme=dark] .stat-icon{background:#0f172a}[data-theme=dark] .stat-sub{color:#64748b}[data-theme=dark] .distribution-card,[data-theme=dark] .recent-challenges,[data-theme=dark] .stats-summary,[data-theme=dark] .trend-card{background:#1e293b;border-color:#334155}[data-theme=dark] .distribution-title,[data-theme=dark] .recent-title,[data-theme=dark] .summary-title,[data-theme=dark] .trend-title{color:#f1f5f9}[data-theme=dark] .dist-label{color:#94a3b8}[data-theme=dark] .dist-bar-container{background:#0f172a}[data-theme=dark] .dist-count{color:#f1f5f9}[data-theme=dark] .badge-card{background:#1e293b;border-color:#334155}[data-theme=dark] .badge-card:hover{box-shadow:0 4px 12px #0000004d}[data-theme=dark] .badge-name{color:#f1f5f9}[data-theme=dark] .badge-desc{color:#94a3b8}[data-theme=dark] .trend-status.improving{background:#064e3b;color:#6ee7b7}[data-theme=dark] .trend-status.stable{background:#1e3a8a;color:#93c5fd}[data-theme=dark] .trend-status.declining{background:#7f1d1d;color:#fca5a5}[data-theme=dark] .summary-label,[data-theme=dark] .trend-desc{color:#94a3b8}[data-theme=dark] .summary-value{color:#f1f5f9}[data-theme=dark] .recent-item{background:#0f172a}[data-theme=dark] .recent-item:hover{background:#1e293b}[data-theme=dark] .recent-name{color:#f1f5f9}[data-theme=dark] .recent-lang{color:#94a3b8}[data-theme=dark] .no-recent{color:#64748b}[data-theme=dark] .empty-state{color:#94a3b8}[data-theme=dark] .badges-progress{background:linear-gradient(135deg,#4f46e526,#3b82f626);border-color:#4f46e54d}[data-theme=dark] .progress-percentage{color:#a78bfa}[data-theme=dark] .tier-count{color:#f1f5f9}[data-theme=dark] .tier-name{color:#94a3b8}[data-theme=dark] .category-btn{background:#1e293b;border-color:#334155;color:#94a3b8}[data-theme=dark] .category-btn:hover{border-color:#8b5cf6;color:#a78bfa}[data-theme=dark] .category-btn.active{background:#7c3aed;border-color:#7c3aed;color:#fff}[data-theme=dark] .badge-card-enhanced{background:#1e293b;border-color:#334155}[data-theme=dark] .badge-card-enhanced.unlocked{border-color:#8b5cf6;box-shadow:0 4px 12px #8b5cf640}[data-theme=dark] .badge-card-enhanced.unlocked:hover{box-shadow:0 8px 24px #8b5cf659}[data-theme=dark] .badge-card-enhanced.locked{background:#0f172a;opacity:.7}[data-theme=dark] .badge-name-enhanced{color:#f1f5f9}[data-theme=dark] .badge-desc-enhanced{color:#94a3b8}[data-theme=dark] .badge-unlocked-indicator{background:#10b98133;color:#6ee7b7}[data-theme=dark] .badge-locked-indicator{background:#94a3b826;color:#94a3b8}.bookmark-challenges{margin:0 auto;max-width:1400px;min-height:100vh;padding:2rem}.saved-challenges-title{margin:0 0 .5rem}.stat-item strong{line-height:1}.stat-item span{text-align:center}.status-container{background:#f9fafb;border-radius:12px;margin-top:2rem}.status-description{max-width:400px}.filters-row{flex-wrap:wrap}.filter-group{color:#6b7280}.filter-select{border:2px solid #e5e7eb;color:#1f2937;font-weight:500;padding:.625rem 1rem;transition:all .2s}.saved-challenges-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.saved-challenge-card{display:flex;flex-direction:column;height:100%;transition:all .3s ease}.saved-challenge-card:hover{box-shadow:0 8px 16px #667eea26}.saved-challenge-card.completed{background:linear-gradient(135deg,#10b98108,#10b98103)}.saved-challenge-card.completed:hover{border-color:#059669;box-shadow:0 8px 16px #10b98126}.language-badge{color:#374151}.remove-btn:hover{transform:scale(1.1)}.challenge-title{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.challenge-description{flex-grow:1;line-height:1.6}.challenge-card-footer{margin-top:auto}.completed-badge,.difficulty-badge{white-space:nowrap}.loading-spinner{min-height:400px}@media (max-width:768px){.saved-challenges-wrapper{padding:1rem}.saved-challenges-title{font-size:1.5rem}.stat-card-challenges{flex-direction:column;gap:1.5rem;padding:1.5rem}.stat-item{width:100%}.stat-item strong{font-size:2rem}.saved-challenges-grid{gap:1rem;grid-template-columns:1fr}.filters-row{align-items:stretch;flex-direction:column}.filter-group,.filter-select{width:100%}.status-container{padding:3rem 1.5rem}}@media (max-width:480px){.saved-challenges-title{align-items:flex-start;flex-direction:column;font-size:1.25rem;gap:.5rem}.challenge-title{font-size:1rem}.challenge-description{font-size:.8125rem}.saved-challenge-card{padding:1rem}}.saved-challenges-wrapper{margin:0 auto;max-width:1200px;padding:2rem}.saved-challenges-header{margin-bottom:2rem}.saved-challenges-title{align-items:center;color:#1f2937;display:flex;font-size:2rem;font-weight:700;margin-bottom:.5rem}.saved-challenges-description{color:#6b7280;font-size:1rem;margin:0}.challenges-stats{margin-bottom:2rem}.stat-card-challenges{background:#9d00ff;border-radius:12px;box-shadow:0 4px 6px #0000001a;color:#fff;display:flex;gap:2rem;justify-content:space-around;padding:2rem}.stat-item{align-items:center;display:flex;flex-direction:column;gap:.5rem}.stat-item strong{font-size:2.5rem;font-weight:700}.stat-item span{font-size:.875rem;opacity:.9}.status-container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem;text-align:center}.status-title{color:#1f2937;font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.status-description{color:#6b7280;font-size:1rem;margin:0 0 1.5rem}.browse-challenges-btn,.reset-filters-btn{background:#667eea;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s}.browse-challenges-btn:hover,.reset-filters-btn:hover{background:#5568d3;box-shadow:0 4px 8px #667eea4d;transform:translateY(-2px)}.filters-row{gap:1rem;margin-bottom:2rem}.filter-group,.filters-row{align-items:center;display:flex}.filter-group{gap:.5rem}.filter-select{background:#fff;border:1px solid #d1d5db;border-radius:8px;cursor:pointer;font-size:.875rem;padding:.5rem 1rem;transition:border-color .2s}.filter-select:hover{border-color:#667eea}.filter-select:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.saved-challenges-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-bottom:2rem}.saved-challenge-card{background:#fff;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;padding:1.5rem;position:relative;transition:all .3s}.saved-challenge-card:hover{border-color:#667eea;box-shadow:0 8px 16px #0000001a;transform:translateY(-4px)}.saved-challenge-card.completed{background:linear-gradient(135deg,#10b9810d,#10b98105);border-color:#10b981}.challenge-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.language-badge{background:#f3f4f6;border-radius:6px;font-size:.75rem;font-weight:600;gap:.5rem;padding:.375rem .75rem}.language-badge,.remove-btn{align-items:center;display:flex}.remove-btn{background:#0000;border:none;border-radius:6px;color:#ef4444;cursor:pointer;justify-content:center;padding:.375rem;transition:all .2s}.remove-btn:hover{background:#fee2e2}.challenge-title{color:#1f2937;font-size:1.125rem;font-weight:600;line-height:1.4;margin:0 0 .75rem}.challenge-description{-webkit-box-orient:vertical;color:#6b7280;display:-webkit-box;font-size:.875rem;line-height:1.5;margin:0 0 1rem;overflow:hidden}.challenge-card-footer{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between}.difficulty-badge{border-radius:6px;font-size:.75rem;font-weight:600;padding:.25rem .75rem;text-transform:capitalize}.difficulty-badge.easy,.difficulty-badge.very.easy{background:#d1fae5;color:#065f46}.difficulty-badge.medium{background:#fef3c7;color:#92400e}.difficulty-badge.hard{background:#fed7aa;color:#9a3412}.difficulty-badge.expert{background:#fecaca;color:#991b1b}.completed-badge{align-items:center;background:#d1fae5;border-radius:6px;color:#065f46;display:flex;font-size:.75rem;font-weight:600;gap:.25rem;padding:.25rem .75rem}.loading-spinner{align-items:center;color:#6b7280;display:flex;font-size:1.125rem;justify-content:center;padding:4rem}[data-theme=dark] .bookmark-challenges{background:#0f172a}[data-theme=dark] .saved-challenges-title{color:#f1f5f9}[data-theme=dark] .saved-challenges-description{color:#94a3b8}[data-theme=dark] .stat-card-challenges{background:#1e293b;box-shadow:0 4px 6px #0000004d}[data-theme=dark] .status-container{background:#1e293b}[data-theme=dark] .status-title{color:#f1f5f9}[data-theme=dark] .status-description{color:#94a3b8}[data-theme=dark] .browse-challenges-btn,[data-theme=dark] .reset-filters-btn{background:#7c3aed}[data-theme=dark] .browse-challenges-btn:hover,[data-theme=dark] .reset-filters-btn:hover{background:#6d28d9;box-shadow:0 4px 8px #7c3aed66}[data-theme=dark] .filter-group{color:#94a3b8}[data-theme=dark] .filter-select{background:#1e293b;border-color:#334155;color:#f1f5f9}[data-theme=dark] .filter-select:hover{border-color:#8b5cf6}[data-theme=dark] .filter-select:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf633}[data-theme=dark] .saved-challenge-card{background:#1e293b;border-color:#334155}[data-theme=dark] .saved-challenge-card:hover{border-color:#8b5cf6;box-shadow:0 8px 16px #8b5cf640}[data-theme=dark] .saved-challenge-card.completed{background:linear-gradient(135deg,#10b98114,#10b98108);border-color:#059669}[data-theme=dark] .saved-challenge-card.completed:hover{border-color:#10b981;box-shadow:0 8px 16px #10b98140}[data-theme=dark] .language-badge{background:#0f172a;color:#e2e8f0}[data-theme=dark] .remove-btn{color:#f87171}[data-theme=dark] .remove-btn:hover{background:#ef444426}[data-theme=dark] .challenge-title{color:#f1f5f9}[data-theme=dark] .challenge-description{color:#94a3b8}[data-theme=dark] .difficulty-badge.easy,[data-theme=dark] .difficulty-badge.very.easy{background:#064e3b;color:#6ee7b7}[data-theme=dark] .difficulty-badge.medium{background:#78350f;color:#fcd34d}[data-theme=dark] .difficulty-badge.hard{background:#7c2d12;color:#fdba74}[data-theme=dark] .difficulty-badge.expert{background:#7f1d1d;color:#fca5a5}[data-theme=dark] .completed-badge{background:#064e3b;color:#6ee7b7}[data-theme=dark] .loading-spinner{color:#94a3b8}.weekly-performance-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 10px 25px #00000014,0 4px 10px #0000000a;margin:24px 0;overflow:hidden;padding:28px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.weekly-performance-card:before{background:linear-gradient(90deg,#2563eb,#3b82f6,#60a5fa);content:"";height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.weekly-performance-card:hover{border-color:#d1d5db;box-shadow:0 20px 40px #0000001f,0 8px 16px #0000000f;transform:translateY(-2px)}.weekly-performance-card:hover:before{opacity:1}.weekly-performance-card.excellent{background:linear-gradient(135deg,#fff,#f0fdf4);border-color:#059669}.weekly-performance-card.excellent:before{background:linear-gradient(90deg,#059669,#10b981,#34d399)}.weekly-performance-card.good{background:linear-gradient(135deg,#fff,#eff6ff);border-color:#2563eb}.weekly-performance-card.good:before{background:linear-gradient(90deg,#2563eb,#3b82f6,#60a5fa)}.weekly-performance-card.warning{background:linear-gradient(135deg,#fff,#fffbeb);border-color:#d97706}.weekly-performance-card.warning:before{background:linear-gradient(90deg,#d97706,#f59e0b,#fbbf24)}.weekly-performance-card.needs-improvement{background:linear-gradient(135deg,#fff,#fef2f2);border-color:#dc2626}.weekly-performance-card.needs-improvement:before{background:linear-gradient(90deg,#dc2626,#ef4444,#f87171)}.weekly-performance-content{grid-gap:32px;align-items:start;display:grid;gap:32px;grid-template-columns:1.4fr 1fr}.weekly-performance-info{grid-gap:18px;align-items:start;display:grid;gap:18px;grid-template-columns:auto 1fr}.weekly-performance-icon{background:linear-gradient(135deg,#fff,#f8fafc);border:2px solid #e5e7eb;border-radius:50%;box-shadow:0 4px 6px #0000000d,inset 0 1px 0 #ffffff1a;color:#374151;flex-shrink:0;height:48px;padding:12px;transition:all .2s ease;width:48px}.weekly-performance-card:hover .weekly-performance-icon{border-color:#d1d5db;box-shadow:0 6px 12px #0000001a,inset 0 1px 0 #fff3;transform:scale(1.05)}.weekly-performance-text h3{color:#111827;font-size:1.25rem;font-weight:700;letter-spacing:-.025em;line-height:1.3;margin:0 0 12px}.performance-current-status{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;margin:16px 0}.weekly-performance-count,.weekly-performance-products{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:12px;color:#374151;font-size:.95rem;font-weight:500;line-height:1.4;margin:0;padding:14px 16px;transition:all .2s ease}.weekly-performance-count:hover,.weekly-performance-products:hover{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-color:#cbd5e1;box-shadow:0 4px 6px #0000000d;transform:translateY(-1px)}.recency-bias-info{background:linear-gradient(135deg,#94a3b814,#94a3b80a);border:2px dashed #94a3b8;border-radius:14px;margin:20px 0;overflow:hidden;padding:18px;position:relative}.recency-bias-info:before{background:linear-gradient(90deg,#8b5cf6,#a78bfa,#c4b5fd);content:"";height:3px;left:0;opacity:.6;position:absolute;right:0;top:0}.recency-bias-header{align-items:center;color:#111827;display:flex;font-size:.95rem;font-weight:600;gap:10px;margin-bottom:8px}.recency-icon{color:#8b5cf6;height:18px;width:18px}.recency-explanation{color:#4b5563;font-size:.9rem;font-weight:400;line-height:1.5;margin:0}.current-standing{background:linear-gradient(135deg,#fefefe,#f9fafb);border:1px solid #e5e7eb;border-radius:14px;margin:16px 0;padding:18px;transition:all .2s ease}.current-standing:hover{border-color:#d1d5db;box-shadow:0 4px 6px #0000000d}.standing-header{align-items:center;color:#111827;display:flex;font-size:.95rem;font-weight:600;gap:10px;margin-bottom:12px}.standing-icon{color:#2563eb;height:18px;width:18px}.standing-metrics{display:flex;flex-direction:column;gap:10px}.standing-metric{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;font-size:.9rem;justify-content:space-between;padding:8px 0}.standing-metric:last-child{border-bottom:none}.metric-label{color:#6b7280;font-weight:500}.metric-value{font-size:.95rem;font-weight:600}.metric-value.excellent{color:#059669}.metric-value.good{color:#2563eb}.metric-value.needs-improvement{color:#dc2626}.weekly-performance-message{background:#00000005;border-left:3px solid #e5e7eb;border-radius:8px;color:#6b7280;font-size:.9rem;font-style:italic;line-height:1.4;margin-top:16px;padding:12px}.weekly-performance-progress{gap:24px;padding:8px}.progress-circle,.weekly-performance-progress{align-items:center;display:flex;flex-direction:column}.progress-circle{background:conic-gradient(#2563eb 0,#e5e7eb 0);background:conic-gradient(#2563eb var(--progress,0),#e5e7eb 0);border-radius:50%;box-shadow:0 8px 16px #2563eb26;color:#111827;font-weight:700;height:110px;justify-content:center;position:relative;transition:all .3s ease;width:110px}.progress-circle:before{background:#fff;border-radius:50%;box-shadow:inset 0 2px 4px #0000000f;content:"";height:90px;position:absolute;width:90px}.progress-text{font-size:1.4rem;position:relative;z-index:1}.progress-label{color:#6b7280;font-size:.8rem;font-weight:500;position:relative;z-index:1}.weekly-performance-card:hover .progress-circle{box-shadow:0 12px 20px #2563eb33;transform:scale(1.05)}.recency-score-visual{max-width:200px;width:100%}.recency-score-header{color:#111827;font-size:.9rem;font-weight:600;margin-bottom:8px;text-align:center}.recency-score-bar{background:#e5e7eb;border-radius:6px;box-shadow:inset 0 1px 2px #0000001a;height:10px;overflow:hidden;position:relative;width:100%}.recency-score-fill{background:linear-gradient(90deg,#2563eb,#3b82f6);border-radius:6px;height:100%;position:relative;transition:width .6s cubic-bezier(.4,0,.2,1)}.recency-score-fill:after{animation:shimmer 2s infinite;background:linear-gradient(90deg,#0000,#ffffff4d 50%,#0000);bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.recency-score-text{color:#6b7280;font-size:.8rem;font-weight:500;margin-top:6px;text-align:center}.performance-tips{border-top:2px solid #f3f4f6;margin-top:28px;padding-top:20px}.tips-header{align-items:center;color:#111827;display:flex;font-size:1rem;font-weight:600;gap:8px;margin-bottom:12px}.tips-icon{filter:drop-shadow(0 1px 2px rgba(0,0,0,.1));font-size:1.1rem}.tips-content{display:flex;flex-direction:column;gap:10px}.tip{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:10px;color:#374151;font-size:.85rem;line-height:1.5;padding:12px 14px;position:relative;transition:all .2s ease}.tip:before{background:linear-gradient(180deg,#2563eb,#3b82f6);border-radius:0 2px 2px 0;bottom:0;content:"";left:0;position:absolute;top:0;width:3px}.tip:hover{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-color:#cbd5e1;box-shadow:0 2px 4px #0000000d;transform:translateX(4px)}.tip strong{color:#111827;font-weight:600}@media (max-width:968px){.weekly-performance-content{gap:24px;grid-template-columns:1fr}.weekly-performance-progress{align-items:center;flex-direction:row;justify-content:space-around}.recency-score-visual{max-width:150px}}@media (max-width:640px){.weekly-performance-card{margin:16px 0;padding:20px}.performance-current-status,.weekly-performance-info{grid-template-columns:1fr}.weekly-performance-info{gap:12px}.weekly-performance-icon{align-self:start;height:40px;width:40px}.progress-circle{height:90px;width:90px}.progress-circle:before{height:75px;width:75px}.weekly-performance-progress{flex-direction:column;gap:16px}}[data-theme=dark] .weekly-performance-card{background:#1e293b;border-color:#334155;box-shadow:0 10px 25px #0006,0 4px 10px #0003}[data-theme=dark] .weekly-performance-card:hover{border-color:#475569;box-shadow:0 20px 40px #00000080,0 8px 16px #0000004d}[data-theme=dark] .weekly-performance-card.excellent{background:linear-gradient(135deg,#1e293b,#064e3b);border-color:#059669}[data-theme=dark] .weekly-performance-card.excellent:before{background:linear-gradient(90deg,#059669,#10b981,#34d399)}[data-theme=dark] .weekly-performance-card.good{background:linear-gradient(135deg,#1e293b,#1e3a8a);border-color:#3b82f6}[data-theme=dark] .weekly-performance-card.good:before{background:linear-gradient(90deg,#2563eb,#3b82f6,#60a5fa)}[data-theme=dark] .weekly-performance-card.warning{background:linear-gradient(135deg,#1e293b,#9f7962);border-color:#f59e0b}[data-theme=dark] .weekly-performance-card.warning:before{background:linear-gradient(90deg,#d97706,#f59e0b,#fbbf24)}[data-theme=dark] .weekly-performance-card.needs-improvement{background:linear-gradient(135deg,#1e293b,#9c7676);border-color:#ef4444}[data-theme=dark] .weekly-performance-card.needs-improvement:before{background:linear-gradient(90deg,#bfa9a9,#a88686,#c29999)}[data-theme=dark] .weekly-performance-icon{background:linear-gradient(135deg,#0f172a,#1e293b);border-color:#334155;box-shadow:0 4px 6px #0000004d,inset 0 1px 0 #ffffff0d;color:#cbd5e1}[data-theme=dark] .weekly-performance-card:hover .weekly-performance-icon{border-color:#475569;box-shadow:0 6px 12px #0006,inset 0 1px 0 #ffffff1a}[data-theme=dark] .weekly-performance-text h3{color:#f1f5f9}[data-theme=dark] .weekly-performance-count,[data-theme=dark] .weekly-performance-products{background:linear-gradient(135deg,#0f172a,#1e293b);border-color:#334155;color:#cbd5e1}[data-theme=dark] .weekly-performance-count:hover,[data-theme=dark] .weekly-performance-products:hover{background:linear-gradient(135deg,#1e293b,#334155);border-color:#475569;box-shadow:0 4px 6px #0000004d}[data-theme=dark] .recency-bias-info{background:linear-gradient(135deg,#64748b26,#64748b14);border-color:#64748b}[data-theme=dark] .recency-bias-info:before{background:linear-gradient(90deg,#7c3aed,#a78bfa,#c4b5fd)}[data-theme=dark] .recency-bias-header{color:#f1f5f9}[data-theme=dark] .recency-icon{color:#a78bfa}[data-theme=dark] .recency-explanation{color:#94a3b8}[data-theme=dark] .current-standing{background:linear-gradient(135deg,#0f172a,#1e293b);border-color:#334155}[data-theme=dark] .current-standing:hover{border-color:#475569;box-shadow:0 4px 6px #0000004d}[data-theme=dark] .standing-header{color:#f1f5f9}[data-theme=dark] .standing-icon{color:#60a5fa}[data-theme=dark] .standing-metric{border-bottom-color:#334155}[data-theme=dark] .metric-label{color:#94a3b8}[data-theme=dark] .metric-value.excellent{color:#6ee7b7}[data-theme=dark] .metric-value.good{color:#60a5fa}[data-theme=dark] .metric-value.needs-improvement{color:#f87171}[data-theme=dark] .weekly-performance-message{background:#ffffff08;border-left-color:#334155;color:#94a3b8}[data-theme=dark] .progress-circle{background:conic-gradient(#3b82f6 0,#334155 0);background:conic-gradient(#3b82f6 var(--progress,0),#334155 0);box-shadow:0 8px 16px #3b82f640;color:#f1f5f9}[data-theme=dark] .progress-circle:before{background:#1e293b;box-shadow:inset 0 2px 4px #0000004d}[data-theme=dark] .progress-label{color:#94a3b8}[data-theme=dark] .weekly-performance-card:hover .progress-circle{box-shadow:0 12px 20px #3b82f659}[data-theme=dark] .recency-score-header{color:#f1f5f9}[data-theme=dark] .recency-score-bar{background:#334155;box-shadow:inset 0 1px 2px #0000004d}[data-theme=dark] .recency-score-fill{background:linear-gradient(90deg,#3b82f6,#60a5fa)}[data-theme=dark] .recency-score-text{color:#94a3b8}[data-theme=dark] .performance-tips{border-top-color:#334155}[data-theme=dark] .tips-header{color:#f1f5f9}[data-theme=dark] .tip{background:linear-gradient(135deg,#0f172a,#1e293b);border-color:#334155;color:#cbd5e1}[data-theme=dark] .tip:before{background:linear-gradient(180deg,#3b82f6,#60a5fa)}[data-theme=dark] .tip:hover{background:linear-gradient(135deg,#1e293b,#334155);border-color:#475569;box-shadow:0 2px 4px #0000004d}[data-theme=dark] .tip strong{color:#f1f5f9}.daily-usage-container{background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;max-width:1400px;min-height:100vh;padding:40px}.daily-usage-header{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:20px;position:relative;z-index:1}.header-title{align-items:center;display:flex;gap:12px}.header-title h2{color:#111827;font-family:Poppins,Inter,sans-serif;font-size:1.9rem;font-weight:700;letter-spacing:-.5px;white-space:nowrap}.title-icon{color:#9d00ff;height:32px;width:32px}.header-controls{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.view-toggle{background:#f3f4f6;border-radius:8px;display:flex;padding:4px}.toggle-btn{background:#0000;border:none;border-radius:6px;color:#000;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s ease}.toggle-btn:hover{color:#374151}.toggle-btn.active{background:#9d00ff;box-shadow:0 1px 2px #0000000d;color:#fff}.product-select,.time-range-select{background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#374151;cursor:pointer;font-size:14px;padding:8px 12px;transition:border-color .2s ease}.product-select:focus,.time-range-select:focus{border-color:#9d00ff;box-shadow:0 0 0 3px #3b82f61a;outline:none}.product-stats{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:24px}.product-stat-card{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000001a;display:flex;gap:16px;padding:12px;transition:transform .2s ease,box-shadow .2s ease}.product-stat-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.product-stat-card.attention{border-left:4px solid #f59e0b}.product-stat-icon{background:#9d00ff;border-radius:10px;color:#fff;height:48px;padding:12px;width:48px}.product-stat-info{flex:1 1}.product-stat-label{color:#6b7280;font-size:14px;font-weight:500;margin:0}.product-stat-value{color:#1f2937;font-size:24px;font-weight:700;margin:4px 0}.product-stat-detail{color:#9ca3af;font-size:13px;margin:0}.stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:24px}.stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:12px;transition:transform .2s ease,box-shadow .2s ease}.stat-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.stat-content{align-items:center;display:flex;justify-content:space-between}.stat-info{flex:1 1}.stat-label{color:#6b7280;font-size:14px;font-weight:500;margin:0}.stat-value{color:#1f2937;font-size:32px;font-weight:700;margin:8px 0 0}.stat-icon{background:#9d00ff;border-radius:10px;color:#fff;height:48px;padding:12px;width:48px}.chart-container{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000001a;height:500px;margin-bottom:24px;padding:24px}.chart-grid{stroke:#f3f4f6}.chart-axis{fill:#6b7280}.custom-tooltip{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #00000026;font-size:14px;padding:12px}.tooltip-date{color:#1f2937;font-weight:600;margin:0 0 8px}.tooltip-optimizations{color:#374151;margin:0 0 8px}.tooltip-value{color:#9d00ff;font-weight:600}.tooltip-products{border-top:1px solid #e5e7eb;margin-top:8px;padding-top:8px}.tooltip-products-title{color:#6b7280;font-size:12px;font-weight:600;margin:0 0 4px}.tooltip-product{color:#374151;font-size:12px;margin:2px 0}.products-list{display:flex;flex-direction:column;height:100%;overflow:hidden}.products-controls{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:20px}.search-container{flex:1 1;max-width:400px;position:relative}.search-icon{color:#9ca3af;left:12px;position:absolute;top:50%;transform:translateY(-50%)}.search-input{background:#f9fafb;border:1px solid #d1d5db;border-radius:8px;font-size:14px;padding:10px 40px;transition:all .2s ease;width:100%}.search-input:focus{background:#fff;border-color:#9d00ff;box-shadow:0 0 0 3px #3b82f61a;outline:none}.clear-search{background:none;border:none;border-radius:4px;color:#9ca3af;cursor:pointer;padding:4px;position:absolute;right:8px;top:50%;transform:translateY(-50%);transition:color .2s ease}.clear-search:hover{color:#6b7280}.results-count{color:#6b7280;font-size:14px;white-space:nowrap}.products-scroll-container{background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex:1 1;max-height:400px;overflow-x:hidden;overflow-y:auto;scrollbar-color:#cbd5e0 #f7fafc;scrollbar-width:thin}.products-scroll-container::-webkit-scrollbar{width:8px}.products-scroll-container::-webkit-scrollbar-track{background:#f7fafc;border-radius:4px}.products-scroll-container::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:4px;-webkit-transition:background .2s ease;transition:background .2s ease}.products-scroll-container::-webkit-scrollbar-thumb:hover{background:#a0aec0}.products-header{align-items:center;background:#f9fafb;border-bottom:1px solid #e5e7eb;color:#374151;display:flex;font-size:14px;font-weight:600;padding:12px 16px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.product-name-header{align-items:center;display:flex;flex:1 1;gap:8px;min-width:200px}.product-stats-headers{grid-gap:12px;display:grid;gap:12px;grid-template-columns:60px 70px 70px 80px 100px 80px;text-align:center}.sortable{cursor:pointer;position:relative;transition:color .2s ease;-webkit-user-select:none;user-select:none}.sortable:hover{color:#9d00ff}.products-rows{min-height:200px}.product-row-compact{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;padding:12px 16px;transition:background-color .2s ease}.product-row-compact:hover{background:#f9fafb}.product-row-compact:last-child{border-bottom:none}.product-row-compact.ahead{border-left:3px solid #10b981}.product-row-compact.on-track{border-left:3px solid #3b82f6}.product-row-compact.needs-improvement{border-left:3px solid #f59e0b}.product-name-section-compact{align-items:center;display:flex;flex:1 1;gap:12px;min-width:200px;text-transform:capitalize}.product-color-indicator{border-radius:50%;flex-shrink:0;height:12px;width:12px}.product-name-compact{color:#1f2937;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-stats-compact{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:60px 70px 70px 80px 100px 80px}.stat-value-compact{color:#374151;font-size:14px;text-align:center}.progress-compact{align-items:center;display:flex;gap:8px}.progress-bar-compact{background:#e5e7eb;border-radius:3px;flex:1 1;height:6px;overflow:hidden}.progress-fill-compact{border-radius:3px;height:100%;transition:width .3s ease}.progress-text-compact{color:#6b7280;font-size:12px;min-width:32px;text-align:right}.status-compact{border-radius:12px;font-size:12px;font-weight:500;padding:4px 8px;text-align:center;text-transform:capitalize}.status-ahead{background:#d1fae5;color:#065f46}.status-on-track{background:#dbeafe;color:#1e40af}.status-needs-improvement{background:#fef3c7;color:#92400e}.no-products-message,.no-results-message{align-items:center;color:#6b7280;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.no-products-icon,.no-results-icon{color:#d1d5db;height:64px;margin-bottom:16px;width:64px}.no-products-message p,.no-results-message p{font-size:16px;margin:8px 0}.clear-search-btn{border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;margin-top:16px;padding:8px 16px;transition:background-color .2s ease}.clear-search-btn,.clear-search-btn:hover{background:#9d00ff}.empty-state{align-items:center;display:flex;height:100%;justify-content:center}.empty-content{color:#6b7280;max-width:400px;text-align:center}.empty-icon{color:#d1d5db;height:80px;margin:0 auto 24px;width:80px}.empty-title{color:#374151;font-size:20px;font-weight:600;margin:0 0 12px}.empty-description{font-size:16px;line-height:1.6;margin:0}.loading-state{align-items:center;color:#6b7280;display:flex;flex-direction:column;height:300px;justify-content:center;text-align:center}.loading-icon{animation:spin 2s linear infinite;color:#9d00ff;height:48px;margin-bottom:16px;width:48px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.plan-info-daily{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:24px;padding:16px}.plan-text-daily{align-items:center;color:#475569;display:flex;flex-wrap:wrap;font-size:14px;gap:12px;margin:0}.plan-name-daily{color:#9d00ff;font-weight:600}.usage-info-daily{font-size:13px}.usage-count-daily{color:#1e293b;font-weight:600}@media (max-width:1024px){.daily-usage-container{padding:16px}.stats-grid{gap:16px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.stat-value{font-size:24px}.chart-container{height:400px;padding:16px}}@media (max-width:768px){.daily-usage-header{align-items:flex-start;flex-direction:column;gap:16px}.header-controls{justify-content:space-between;width:100%}.view-toggle{flex:1 1}.toggle-btn{flex:1 1;text-align:center}.product-stats{grid-template-columns:1fr}.stats-grid{gap:12px;grid-template-columns:repeat(2,1fr)}.stat-card{padding:16px}.stat-value{font-size:20px}.stat-icon{height:40px;padding:8px;width:40px}.chart-container{height:300px;padding:12px}.products-controls{flex-direction:column;gap:12px}.search-container{max-width:none}.product-stats-headers{font-size:12px}.product-stats-compact,.product-stats-headers{gap:8px;grid-template-columns:50px 60px 60px 70px 80px 70px}.stat-value-compact{font-size:12px}.product-name-section-compact{min-width:150px}.plan-text-daily{align-items:flex-start;flex-direction:column;gap:8px}}@media (max-width:480px){.stats-grid{grid-template-columns:1fr}.chart-container{height:250px;padding:8px}.product-stats-compact,.product-stats-headers{gap:6px;grid-template-columns:40px 50px 50px 60px 70px 60px}.product-name-section-compact{min-width:120px}.stat-value-compact{font-size:11px}.progress-text-compact{display:none}}.products-container{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin:20px 0;max-height:80vh;min-height:500px;overflow:hidden;padding:20px}[data-theme=dark] .daily-usage-container{background:#0f172a}[data-theme=dark] .header-title h2{color:#f1f5f9}[data-theme=dark] .title-icon{color:#a78bfa}[data-theme=dark] .view-toggle{background:#1e293b}[data-theme=dark] .toggle-btn{color:#94a3b8}[data-theme=dark] .toggle-btn:hover{color:#cbd5e1}[data-theme=dark] .toggle-btn.active{background:#7c3aed;color:#fff}[data-theme=dark] .product-select,[data-theme=dark] .time-range-select{background:#1e293b;border-color:#334155;color:#f1f5f9}[data-theme=dark] .product-select:focus,[data-theme=dark] .time-range-select:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf633}[data-theme=dark] .product-stat-card{background:#1e293b;border-color:#334155;box-shadow:0 1px 3px #0000004d}[data-theme=dark] .product-stat-card:hover{box-shadow:0 4px 12px #0006}[data-theme=dark] .product-stat-card.attention{border-left-color:#f59e0b}[data-theme=dark] .product-stat-icon{background:#7c3aed}[data-theme=dark] .product-stat-label{color:#94a3b8}[data-theme=dark] .product-stat-value{color:#f1f5f9}[data-theme=dark] .product-stat-detail{color:#64748b}[data-theme=dark] .stat-card{background:#1e293b;border-color:#334155;box-shadow:0 1px 3px #0000004d}[data-theme=dark] .stat-card:hover{box-shadow:0 4px 12px #0006}[data-theme=dark] .stat-label{color:#94a3b8}[data-theme=dark] .stat-value{color:#f1f5f9}[data-theme=dark] .stat-icon{background:#7c3aed}[data-theme=dark] .chart-container{background:#1e293b;border-color:#334155;box-shadow:0 1px 3px #0000004d}[data-theme=dark] .chart-grid{stroke:#334155}[data-theme=dark] .chart-axis{fill:#94a3b8}[data-theme=dark] .custom-tooltip{background:#1e293b;border-color:#334155;box-shadow:0 4px 12px #0006}[data-theme=dark] .tooltip-date{color:#f1f5f9}[data-theme=dark] .tooltip-optimizations{color:#cbd5e1}[data-theme=dark] .tooltip-value{color:#a78bfa}[data-theme=dark] .tooltip-products{border-top-color:#334155}[data-theme=dark] .tooltip-products-title{color:#94a3b8}[data-theme=dark] .tooltip-product{color:#cbd5e1}[data-theme=dark] .search-icon{color:#64748b}[data-theme=dark] .search-input{background:#0f172a;border-color:#334155;color:#f1f5f9}[data-theme=dark] .search-input:focus{background:#1e293b;border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf633}[data-theme=dark] .clear-search,[data-theme=dark] .search-input::placeholder{color:#64748b}[data-theme=dark] .clear-search:hover,[data-theme=dark] .results-count{color:#94a3b8}[data-theme=dark] .products-scroll-container{background:#1e293b;border-color:#334155;scrollbar-color:#475569 #1e293b}[data-theme=dark] .products-scroll-container::-webkit-scrollbar-track{background:#1e293b}[data-theme=dark] .products-scroll-container::-webkit-scrollbar-thumb{background:#475569}[data-theme=dark] .products-scroll-container::-webkit-scrollbar-thumb:hover{background:#64748b}[data-theme=dark] .products-header{background:#0f172a;border-bottom-color:#334155;color:#cbd5e1}[data-theme=dark] .sortable:hover{color:#a78bfa}[data-theme=dark] .product-row-compact{border-bottom-color:#334155}[data-theme=dark] .product-row-compact:hover{background:#0f172a}[data-theme=dark] .product-row-compact.ahead{border-left-color:#10b981}[data-theme=dark] .product-row-compact.on-track{border-left-color:#3b82f6}[data-theme=dark] .product-row-compact.needs-improvement{border-left-color:#f59e0b}[data-theme=dark] .product-name-compact{color:#f1f5f9}[data-theme=dark] .stat-value-compact{color:#cbd5e1}[data-theme=dark] .progress-bar-compact{background:#334155}[data-theme=dark] .progress-text-compact{color:#94a3b8}[data-theme=dark] .status-ahead{background:#064e3b;color:#6ee7b7}[data-theme=dark] .status-on-track{background:#1e3a8a;color:#93c5fd}[data-theme=dark] .status-needs-improvement{background:#78350f;color:#fcd34d}[data-theme=dark] .no-products-message,[data-theme=dark] .no-results-message{color:#94a3b8}[data-theme=dark] .no-products-icon,[data-theme=dark] .no-results-icon{color:#475569}[data-theme=dark] .clear-search-btn{background:#7c3aed}[data-theme=dark] .clear-search-btn:hover{background:#6d28d9}[data-theme=dark] .empty-content{color:#94a3b8}[data-theme=dark] .empty-icon{color:#475569}[data-theme=dark] .empty-title{color:#cbd5e1}[data-theme=dark] .loading-state{color:#94a3b8}[data-theme=dark] .loading-icon{color:#8b5cf6}[data-theme=dark] .plan-info-daily{background:#1e293b;border-color:#334155}[data-theme=dark] .plan-text-daily{color:#94a3b8}[data-theme=dark] .plan-name-daily{color:#a78bfa}[data-theme=dark] .usage-count-daily{color:#f1f5f9}.privacy-policy{background-color:#fafafa;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.container{margin:0 auto;max-width:1200px;padding:0 20px}.policy-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;overflow:hidden;padding:4rem 2rem 3rem;position:relative}.header-content,.policy-header{text-align:center}.breadcrumb{font-size:.9rem;margin-bottom:1rem;opacity:.9}.separator{margin:0 .5rem;opacity:.6}.policy-header h1{font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 4px #0000001a}.header-description{font-size:1.2rem;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:600px;opacity:.9}.last-updated{align-items:center;display:inline-flex;gap:.5rem}.update-badge{background:#fff3;border-radius:20px;font-size:.85rem;font-weight:500;padding:.3rem .8rem}.policy-container{padding:3rem 0}.policy-layout{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:280px 1fr}.toc-sidebar{position:relative}.toc-sticky{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:1.5rem;position:-webkit-sticky;position:sticky;top:120px}.toc-sticky h3{color:#374151;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.toc-nav{display:flex;flex-direction:column;gap:.25rem}.toc-link{background:none;border:none;border-radius:8px;color:#6b7280;cursor:pointer;font-size:.9rem;font-weight:500;padding:.75rem 1rem;position:relative;text-align:left;transition:all .2s ease}.toc-link:hover{background-color:#f3f4f6;color:#374151;transform:translateX(4px)}.toc-link.active{background-color:#667eea;color:#fff;font-weight:600}.toc-link.active:before{background:#764ba2;border-radius:0 2px 2px 0;content:"";height:60%;left:0;position:absolute;top:50%;transform:translateY(-50%);width:3px}.policy-content{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;overflow:hidden}.policy-section{border-bottom:1px solid #e5e7eb;padding:2.5rem}.policy-section:last-child{border-bottom:none}.policy-section h2{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:1.5rem;position:relative}.policy-section h2:after{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:2px;bottom:-8px;content:"";height:3px;left:0;position:absolute;width:50px}.policy-section h3{color:#374151;font-size:1.5rem;font-weight:600;margin:2rem 0 1rem}.policy-section h4{color:#4b5563;font-size:1.25rem;font-weight:600;margin:1.5rem 0 .75rem}.policy-section p{color:#4b5563;margin-bottom:1.5rem}.policy-section ol,.policy-section ul{color:#4b5563;margin:1rem 0 1.5rem 1.5rem}.policy-section li{margin-bottom:.5rem}.lead{color:#374151;font-size:1.2rem;font-weight:500;margin-bottom:2rem}.info-card{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #bae6fd;border-radius:12px;margin:2rem 0;padding:1.5rem}.info-card-header h4{align-items:center;color:#0c4a6e;display:flex;gap:.5rem;margin:0 0 1rem}.info-card ul{list-style:none;margin:0;padding:0}.info-card li{margin-bottom:.75rem;padding-left:1.5rem;position:relative}.info-card li:before{color:#0369a1;content:"✓";font-weight:700;left:0;position:absolute}.data-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:2rem 0}.data-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;transition:all .3s ease}.data-item:hover{border-color:#667eea;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.data-item h4{color:#1e293b;margin-top:0}.data-item ul{list-style:none;margin:1rem 0 0;padding:0}.data-item li{color:#475569;padding:.25rem 0}.usage-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:2rem 0}.usage-card{background:#fff;border:2px solid #e5e7eb;border-radius:12px;overflow:hidden;padding:1.5rem;position:relative;text-align:center;transition:all .3s ease}.usage-card:before{background:linear-gradient(90deg,#667eea,#764ba2);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.usage-card:hover:before{transform:scaleX(1)}.usage-card:hover{border-color:#667eea;box-shadow:0 8px 25px #00000026;transform:translateY(-4px)}.usage-card.primary{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea;color:#fff}.usage-card.primary:before{background:#fff}.usage-icon{font-size:2rem;margin-bottom:1rem}.usage-card h4{font-size:1.25rem;margin:0 0 1rem}.usage-card p{margin:0;opacity:.8}.ai-process-flow{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:2rem 0}.process-step{background:#fff;border:2px solid #e5e7eb;border-radius:12px;max-width:200px;padding:1.5rem;text-align:center;transition:all .3s ease}.process-step:hover{border-color:#667eea;transform:scale(1.05)}.step-number{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:inline-flex;font-weight:700;height:40px;justify-content:center;margin-bottom:1rem;width:40px}.process-arrow{color:#667eea;font-size:1.5rem;font-weight:700}.security-notice{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1px solid #a7f3d0;border-radius:12px;margin:2rem 0;padding:1.5rem}.security-notice h4{color:#065f46;margin-top:0}.security-notice ul{margin:1rem 0 0}.sharing-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:2rem 0}.sharing-card{border:2px solid #0000;border-radius:12px;padding:1.5rem}.sharing-card.allowed{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border-color:#a7f3d0}.sharing-card.restricted{background:linear-gradient(135deg,#fef7ff,#fae8ff);border-color:#e9d5ff}.sharing-card h4{margin-top:0}.sharing-card.allowed h4{color:#065f46}.sharing-card.restricted h4{color:#7c2d12}.no-sharing-notice{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fca5a5;border-radius:12px;margin:2rem 0;padding:1.5rem}.no-sharing-notice h4{color:#991b1b;margin-top:0}.security-measures{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:2rem 0}.security-category{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem}.security-category h4{color:#1e293b;margin-bottom:1rem;margin-top:0}.security-category ul{list-style:none;margin:0;padding:0}.security-category li{color:#475569;padding:.25rem 0 .25rem 1.5rem;position:relative}.security-category li:before{color:#667eea;content:"•";font-weight:700;left:0;position:absolute}.rights-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:2rem 0}.right-card{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:1.5rem;text-align:center;transition:all .3s ease}.right-card:hover{border-color:#667eea;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.right-icon{font-size:2rem;margin-bottom:1rem}.right-card h4{color:#1f2937;margin:0 0 1rem}.right-card p{color:#6b7280;margin-bottom:1.5rem}.action-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.action-btn:hover{box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}.action-btn.destructive{background:linear-gradient(135deg,#ef4444,#dc2626)}.action-btn.destructive:hover{box-shadow:0 4px 12px #ef444466}.rights-notice{background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;margin:2rem 0;padding:1.5rem}.rights-notice p{color:#0c4a6e;margin:0}.retention-timeline{margin:2rem 0;position:relative}.retention-timeline:before{background:#e5e7eb;bottom:0;content:"";left:15px;position:absolute;top:0;width:2px}.timeline-item{border-left:2px solid #0000;padding:1.5rem 0 1.5rem 3rem;position:relative}.timeline-marker{align-items:center;background:#f3f4f6;border:3px solid #d1d5db;border-radius:50%;display:flex;height:32px;justify-content:center;left:-16px;position:absolute;top:2rem;width:32px}.timeline-marker.active{background:#667eea;border-color:#667eea}.timeline-item h4{color:#1f2937;margin:0 0 .5rem}.timeline-item p{color:#6b7280;margin:0}.transfer-safeguards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:2rem 0}.safeguard-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;text-align:center}.safeguard-item h4{color:#1e293b;margin:0 0 1rem}.notification-methods{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:2rem 0}.notification-item{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;text-align:center;transition:all .3s ease}.notification-item:hover{border-color:#667eea;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.notification-icon{font-size:2rem;margin-bottom:1rem}.notification-item h4{color:#1f2937;margin:0 0 1rem}.notification-item p{color:#6b7280;margin:0}.update-notice{background:#fffbeb;border:1px solid #fed7aa;border-radius:8px;margin:2rem 0;padding:1.5rem}.update-notice p{color:#92400e;margin:0}.contact-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:2rem 0}.contact-card{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:all .3s ease}.contact-card:hover{border-color:#667eea;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.contact-card.primary{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-color:#667eea}.contact-card h4{color:#1f2937;margin:0 0 1rem}.contact-card p{color:#4b5563;margin-bottom:.5rem}.contact-card strong{color:#1f2937}.response-time{color:#6b7280;font-size:.9rem;font-style:italic;margin-top:.5rem}.emergency-contact{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fca5a5;border-radius:12px;margin:2rem 0;padding:1.5rem}.emergency-contact h4{color:#991b1b;margin:0 0 1rem}.emergency-contact p{color:#7f1d1d;margin:0}.emergency-contact strong{color:#991b1b}.policy-footer{background:#1f2937;color:#fff;margin-top:3rem;padding:2rem 0}.footer-content{text-align:center}.footer-links{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:1rem}.footer-link{color:#d1d5db;font-weight:500;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#fff}.footer-text{color:#9ca3af;font-size:.9rem;margin:0}@media (max-width:1024px){.policy-layout{gap:2rem;grid-template-columns:1fr}.toc-sidebar{order:2}.toc-sticky{position:static}.policy-header h1{font-size:2.5rem}}@media (max-width:768px){.container{padding:0 15px}.policy-header{padding:1.5rem 0}.policy-header h1{font-size:2rem}.header-description{font-size:1rem}.policy-section{padding:2rem 1.5rem}.contact-grid,.data-grid,.rights-grid,.security-measures,.sharing-grid,.usage-grid{grid-template-columns:1fr}.ai-process-flow{flex-direction:column}.process-arrow{transform:rotate(90deg)}.footer-links{flex-direction:column;gap:1rem}}@media (max-width:480px){.policy-header h1{font-size:1.75rem}.policy-section{padding:1.5rem 1rem}.contact-card,.right-card,.usage-card{padding:1rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.policy-section{animation:fadeInUp .6s ease-out}@media print{.policy-header{background:#fff;color:#000;position:static}.toc-sidebar{display:none}.policy-layout{grid-template-columns:1fr}.action-btn{display:none}}.tos-container{background-color:#fafafa;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;min-height:100vh}.tos-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;overflow:hidden;padding:4rem 2rem 3rem;position:relative;text-align:center}.tos-header:before{background:#0000001a;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.tos-header-content{margin:0 auto;max-width:1200px;position:relative;z-index:2}.tos-header h1{font-size:3rem;font-weight:700;letter-spacing:-.02em;margin-bottom:1rem}.last-updated{font-size:1.1rem;font-weight:300;opacity:.9}.tos-content{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:280px 1fr;margin:0 auto;max-width:1200px;padding:2rem}.tos-nav{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:2rem;position:-webkit-sticky;position:sticky;top:2rem}.tos-nav h3{border-bottom:2px solid #f3f4f6;color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.5rem}.tos-nav ul{list-style:none}.tos-nav li{margin-bottom:.75rem}.tos-nav a{border-left:3px solid #0000;border-radius:6px;color:#6b7280;display:block;font-size:.95rem;padding:.5rem 0 .5rem .75rem;text-decoration:none;transition:all .2s ease}.tos-nav a:hover{background-color:#f8fafc;border-left-color:#667eea;color:#667eea}.tos-main{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:3rem}.tos-main section{margin-bottom:3rem;scroll-margin-top:2rem}.tos-main section:last-child{margin-bottom:2rem}.tos-main h2{border-bottom:2px solid #f3f4f6;color:#1f2937;font-size:1.75rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.75rem;position:relative}.tos-main h2:before{background:linear-gradient(90deg,#667eea,#764ba2);bottom:-2px;content:"";height:2px;left:0;position:absolute;width:60px}.tos-main p{color:#4b5563;font-size:1rem;line-height:1.7;margin-bottom:1.25rem}.tos-main ul{margin:1.25rem 0;padding-left:1.5rem}.tos-main li{color:#4b5563;line-height:1.6;margin-bottom:.75rem}.tos-main li::marker{color:#667eea}.tos-footer{background:#f8fafc;border-radius:0 0 12px 12px;border-top:2px solid #f3f4f6;margin:3rem -3rem -3rem;padding:2rem 3rem 3rem}.tos-footer p{color:#6b7280;font-size:.95rem;margin-bottom:1rem}.governing-law{color:#374151!important;font-weight:500}@media (max-width:1024px){.tos-content{gap:2rem;grid-template-columns:1fr}.tos-nav{margin-top:2rem;order:2;position:static}.tos-main{order:1}}@media (max-width:768px){.tos-header{padding:3rem 1rem 2rem}.tos-header h1{font-size:2.25rem}.tos-content{padding:1rem}.tos-main{padding:2rem}.tos-nav{padding:1.5rem}}@media (max-width:480px){.tos-header h1{font-size:1.875rem}.tos-main{padding:1.5rem}.tos-main h2{font-size:1.5rem}.tos-footer{margin-bottom:-1.5rem;margin-left:-1.5rem;margin-right:-1.5rem;padding-bottom:1.5rem;padding-left:1.5rem;padding-right:1.5rem}}html{scroll-behavior:smooth}.tos-nav a:focus{outline:2px solid #667eea;outline-offset:2px}@media print{.tos-header{background:none!important;color:#000!important}.tos-nav{display:none}.tos-content{grid-template-columns:1fr}.tos-main{border:1px solid #ccc;box-shadow:none}}*{box-sizing:border-box;margin:0;padding:0}.faqpage-container{background-color:#fafafa;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;min-height:100vh}.faqpage-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;overflow:hidden;padding:4rem 2rem 3rem;position:relative;text-align:center}.faqpage-header:before{background:#0000001a;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.faqpage-header-content{margin:0 auto;max-width:1200px;position:relative;z-index:2}.faqpage-header h1{font-size:3rem;font-weight:700;letter-spacing:-.02em;margin-bottom:1rem}.faqpage-last-updated{font-size:1.1rem;font-weight:300;opacity:.9}.faqpage-content{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:280px 1fr;margin:0 auto;max-width:1200px;padding:2rem}.faqpage-nav{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:2rem;position:-webkit-sticky;position:sticky;top:2rem}.faqpage-nav h3{border-bottom:2px solid #f3f4f6;color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.5rem}.faqpage-nav ul{list-style:none}.faqpage-nav li{margin-bottom:.75rem}.faqpage-nav a{border-left:3px solid #0000;border-radius:6px;color:#6b7280;display:block;font-size:.95rem;padding:.5rem 0 .5rem .75rem;text-decoration:none;transition:all .2s ease}.faqpage-nav a:hover{background-color:#f8fafc;border-left-color:#667eea;color:#667eea}.faqpage-main{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:3rem}.faqpage-section{margin-bottom:3rem;scroll-margin-top:2rem}.faqpage-section:last-child{margin-bottom:2rem}.faqpage-section h2{border-bottom:2px solid #f3f4f6;color:#1f2937;font-size:1.75rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.75rem;position:relative}.faqpage-section h2:before{background:linear-gradient(90deg,#667eea,#764ba2);bottom:-2px;content:"";height:2px;left:0;position:absolute;width:60px}.faqpage-section p{color:#4b5563;font-size:1rem;line-height:1.7;margin-bottom:1.25rem}.faqpage-section ul{margin:1.25rem 0;padding-left:1.5rem}.faqpage-section li{color:#4b5563;line-height:1.6;margin-bottom:.75rem}.faqpage-section li::marker{color:#667eea}.contact-info{background:#f8fafc;border-left:4px solid #667eea;border-radius:8px;margin:1.5rem 0;padding:1.5rem}.contact-info p{color:#374151;font-weight:500;margin-bottom:.5rem}.faqpage-footer{background:#f8fafc;border-radius:0 0 12px 12px;border-top:2px solid #f3f4f6;margin:3rem -3rem -3rem;padding:2rem 3rem 3rem}.faqpage-footer p{color:#6b7280;font-size:.95rem;margin-bottom:1rem}@media (max-width:1024px){.faqpage-content{gap:2rem;grid-template-columns:1fr;padding:1.5rem}.faqpage-nav{padding:1.5rem;position:static}.faqpage-nav h3{font-size:1.125rem;margin-bottom:1rem}.faqpage-nav a{font-size:.9rem;padding:.4rem .6rem}.faqpage-main{padding:2rem}.faqpage-section h2{font-size:1.5rem;margin-bottom:1rem}.faqpage-footer{margin-bottom:-2rem;margin-left:-2rem;margin-right:-2rem;padding-bottom:2rem;padding-left:2rem;padding-right:2rem}}@media (max-width:768px){.faqpage-header{padding:2.5rem 1.5rem}.faqpage-header h1{font-size:2.25rem}.faqpage-last-updated{font-size:1rem}.faqpage-content{gap:1.5rem;padding:1rem}.faqpage-nav{border-radius:8px;padding:1rem}.faqpage-nav h3{font-size:1rem}.faqpage-nav a{font-size:.85rem;padding:.3rem .5rem}.faqpage-main{border-radius:8px;padding:1.5rem}.faqpage-section{margin-bottom:2rem}.faqpage-section h2{font-size:1.25rem;padding-bottom:.5rem}.faqpage-section p{font-size:.95rem}.faqpage-section ul{margin:1rem 0;padding-left:1.25rem}.faqpage-section li{font-size:.9rem}.contact-info{margin:1rem 0;padding:1rem}.contact-info p{font-size:.9rem}.faqpage-footer{border-radius:0 0 8px 8px;margin-bottom:-1.5rem;margin-left:-1.5rem;margin-right:-1.5rem;padding-bottom:1.5rem;padding-left:1.5rem;padding-right:1.5rem}.faqpage-footer p{font-size:.9rem}}@media (max-width:480px){.faqpage-header{padding:2rem 1rem}.faqpage-header h1{font-size:1.75rem}.faqpage-last-updated{font-size:.9rem}.faqpage-content{gap:1rem;padding:.75rem}.faqpage-nav{border-radius:6px;padding:.75rem}.faqpage-nav h3{font-size:.9rem;margin-bottom:.75rem}.faqpage-nav a{font-size:.8rem;padding:.25rem .4rem}.faqpage-main{border-radius:6px;padding:1rem}.faqpage-section{margin-bottom:1.5rem}.faqpage-section h2{font-size:1.125rem;padding-bottom:.4rem}.faqpage-section h2:before{width:40px}.faqpage-section p{font-size:.9rem;margin-bottom:1rem}.faqpage-section ul{margin:.75rem 0;padding-left:1rem}.faqpage-section li{font-size:.85rem;margin-bottom:.5rem}.contact-info{border-left-width:3px;margin:.75rem 0;padding:.75rem}.contact-info p{font-size:.85rem}.faqpage-footer{border-radius:0 0 6px 6px;margin-bottom:-1rem;margin-left:-1rem;margin-right:-1rem;padding-bottom:1rem;padding-left:1rem;padding-right:1rem}.faqpage-footer p{font-size:.85rem}}:root[data-theme=light]{--bg-primary:#fff;--bg-secondary:#f5f5f5;--bg-tertiary:#e0e0e0;--text-primary:#000;--text-secondary:#666;--text-tertiary:#999;--border-color:#ddd;--border-light:#eee;--btn-bg:#9d00ff;--btn-hover:#9d00ff;--card-bg:#fff;--card-shadow:#0000001a;--input-bg:#fff;--input-border:#ccc;--input-focus:#9d00ff}:root[data-theme=dark]{--bg-primary:#0f172a;--bg-secondary:#0f172a;--bg-tertiary:#0f172a;--text-primary:#fff;--text-secondary:#b0b0b0;--text-tertiary:grey;--border-color:#444;--border-light:#333;--btn-bg:#9d00ff;--btn-hover:#9d00ff;--card-bg:#0f172a;--card-shadow:#0000004d;--input-bg:#2d2d2d;--input-border:#444;--input-focus:#9d00ff}
/*# sourceMappingURL=main.8ef60b0f.css.map*/