body{background-color:#000;font-family:Inter,sans-serif;margin:0;padding:0}html{scroll-behavior:smooth}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;border-radius:1rem;left:50%;max-width:1200px;position:fixed;top:1rem;transform:translateX(-50%);transition:all .3s ease;width:90%;z-index:1000}.header.scrolled{background:#000000e6}.header-container{gap:2rem;justify-content:space-between;padding:.75rem 1.5rem;width:95.5%}.header-container,.logo a{align-items:center;display:flex}.logo a{gap:.5rem;text-decoration:none}.logo img{height:32px}.logo span{color:#fff;font-size:1.2rem;font-weight:600}.navigation ul{display:flex;gap:2rem;list-style:none}.navigation a{color:#fff;font-size:.95rem;text-decoration:none;transition:color .3s ease}.navigation a:hover{color:#6fcf97}.auth-buttons{gap:.75rem}.auth-buttons,.login-btn{align-items:center;display:flex}.login-btn{background:#ffffff1a;border-radius:8px;color:#fff;height:36px;justify-content:center;transition:all .3s ease;width:36px}.login-btn:hover{background:#fff3;transform:translateY(-1px)}.login-btn svg{height:16px;width:16px}.try-btn{align-items:center;background:#6200ee;border-radius:8px;color:#fff;display:flex;font-size:.95rem;font-weight:500;height:36px;justify-content:center;padding:0 1.25rem;text-decoration:none;transition:all .3s ease;white-space:nowrap}.try-btn:hover{background:#72f;transform:translateY(-1px)}@media (max-width:768px){.header{top:.5rem;width:95%}.header-container{padding:.75rem 1rem}.navigation{display:none}.auth-buttons{gap:.5rem}}.hero-section{align-items:center;background:#000;display:flex;justify-content:space-between;min-height:100vh;overflow:hidden;padding:6rem 2rem;position:relative}.hero-content{max-width:600px;position:relative;z-index:2}.hero-title{color:#fff;font-size:4rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.hero-title .highlight{-webkit-text-fill-color:#0000;background:linear-gradient(120deg,#6200ee,#9c27b0);-webkit-background-clip:text;background-clip:text}.hero-description{color:#a0a0a0;font-size:1.25rem;line-height:1.6;margin-bottom:2.5rem}.hero-cta{display:flex;gap:1rem;margin-bottom:3rem}.cta-button{border-radius:8px;font-size:1rem;font-weight:500;padding:.875rem 1.5rem;text-decoration:none;transition:all .3s ease}.cta-button.primary{background:#6200ee;color:#fff}.cta-button.primary:hover{background:#72f;transform:translateY(-2px)}.cta-button.secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;color:#fff}.cta-button.secondary:hover{background:#ffffff26;transform:translateY(-2px)}.hero-stats{display:flex;gap:3rem}.stat-item{display:flex;flex-direction:column;gap:.5rem}.stat-number{color:#fff;font-size:2rem;font-weight:700}.stat-label{color:#a0a0a0;font-size:.875rem}.hero-visual{height:120%;position:absolute;right:-25%;width:80%;z-index:1}.gradient-sphere,.hero-visual{top:50%;transform:translateY(-50%)}.gradient-sphere{height:1000px;right:-100px;width:1000px}.gradient-sphere:before{animation:spherePulse 12s ease-in-out infinite;background:radial-gradient(circle,#6200ee4d 0,#9c27b033 40%,#6200ee1a 60%,#0000 80%);height:100%;width:100%}.gradient-sphere:after,.gradient-sphere:before{border-radius:50%;content:"";filter:blur(80px);position:absolute}.gradient-sphere:after{animation:spherePulse2 15s ease-in-out infinite;background:radial-gradient(circle,#6fcf9740 0,#62eea726 50%,#0000 80%);height:120%;left:-20%;top:-30%;width:120%}.gradient-sphere .sphere-1{animation:sphereFloat 20s ease-in-out infinite;background:radial-gradient(circle,#6200ee33 0,#6200ee1a 50%,#0000 80%);height:600px;right:-30%;top:30%;width:600px}.gradient-sphere .sphere-2{animation:sphereFloat2 18s ease-in-out infinite;background:radial-gradient(circle,#6fcf9733 0,#6fcf971a 50%,#0000 80%);bottom:-20%;height:500px;right:10%;width:500px}.gradient-sphere .sphere-3{animation:sphereFloat3 22s ease-in-out infinite;background:radial-gradient(circle,#9c27b033 0,#9c27b01a 50%,#0000 80%);height:400px;left:0;top:20%;width:400px}@keyframes spherePulse{0%{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}to{opacity:.8;transform:scale(1)}}@keyframes spherePulse2{0%{opacity:.7;transform:scale(1.1)}50%{opacity:.9;transform:scale(.9)}to{opacity:.7;transform:scale(1.1)}}@keyframes sphereFloat{0%{transform:translate(0)}50%{transform:translate(-30px,-30px)}to{transform:translate(0)}}@keyframes sphereFloat2{0%{transform:translate(0)}50%{transform:translate(20px,-20px)}to{transform:translate(0)}}@keyframes sphereFloat3{0%{transform:translate(0)}50%{transform:translate(25px,25px)}to{transform:translate(0)}}@media (max-width:1024px){.hero-title{font-size:3rem}.hero-visual{opacity:.5}}@media (max-width:768px){.hero-section{padding:4rem 1rem;text-align:center}.hero-content{max-width:100%}.hero-title{font-size:2.5rem}.hero-cta,.hero-stats{justify-content:center}.hero-visual{display:none}}.hero-image{border-radius:10px;margin-bottom:2rem;max-height:900px;object-fit:cover;width:100%}.hero-columns{display:flex;gap:2rem;justify-content:space-between;margin-top:1.5rem}.column{flex:1 1;text-align:left}.column h3{color:#6fcf97;font-size:2rem;margin-bottom:1rem}.column ul{list-style:none;padding:0}.column ul li{font-size:1rem;margin-bottom:.5rem}.column ul li strong{color:#6fcf97}.features{gap:3rem;justify-content:center;margin-top:3rem}.feature-item{margin:0 5rem;max-width:300px;text-align:center}.feature-icon{height:60px;margin-bottom:1rem;width:60px}.feature-item h3{color:#6fcf97;font-size:1.6rem;margin-bottom:1rem}.feature-item p{color:#fff;font-size:1rem;line-height:1.5}.benefits-section{background:#000;overflow:hidden;padding:8rem 2rem;position:relative}.benefits-container{margin:0 auto;max-width:1200px;position:relative;z-index:2}.benefits-header{margin-bottom:4rem;text-align:center}.benefits-title{color:#fff;font-size:3rem;margin-bottom:1rem}.benefits-title .highlight{-webkit-text-fill-color:#0000;background:linear-gradient(120deg,#6200ee,#9c27b0);-webkit-background-clip:text;background-clip:text}.benefits-subtitle{color:#a0a0a0;font-size:1.25rem;margin:0 auto;max-width:600px}.benefits-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}.benefit-card{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:2rem;transition:all .3s ease}.benefit-card:hover{background:#ffffff0d;border-color:#fff3;transform:translateY(-5px)}.benefit-icon{height:48px;margin-bottom:1.5rem;position:relative;width:48px}.benefit-icon img{height:100%;object-fit:contain;width:100%}.benefit-icon:after{background:#6200ee33;border-radius:8px;content:"";filter:blur(10px);height:100%;left:10px;position:absolute;top:10px;width:100%;z-index:-1}.benefit-card h3{color:#fff;font-size:1.5rem;margin-bottom:1rem}.benefit-card p{color:#a0a0a0;line-height:1.6}.benefits-background{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.gradient-overlay{background:radial-gradient(circle at 70% 0,#6200ee26 0,#0000 70%);height:100%;position:absolute;width:100%}.gradient-overlay:before{animation:spherePulse 15s ease-in-out infinite;background:radial-gradient(circle,#6200ee26 0,#9c27b01a 40%,#0000 80%);height:800px;right:-200px;top:-200px;width:800px}.gradient-overlay:after,.gradient-overlay:before{border-radius:50%;content:"";filter:blur(80px);position:absolute}.gradient-overlay:after{animation:spherePulse2 18s ease-in-out infinite;background:radial-gradient(circle,#6fcf9726 0,#62eea71a 40%,#0000 80%);height:600px;left:-100px;top:-100px;width:600px}@media (max-width:1024px){.benefits-grid{gap:1.5rem}}@media (max-width:768px){.benefits-section{padding:4rem 1rem}.benefits-title{font-size:2.5rem}.benefits-grid{grid-template-columns:1fr}.benefit-card{padding:1.5rem}}.pricing-section{background:#000;overflow:hidden;padding:8rem 2rem;position:relative}.pricing-container{margin:0 auto;max-width:1200px;position:relative;z-index:2}.pricing-header{margin-bottom:4rem;text-align:center}.pricing-header h2{color:#fff;font-size:3rem;margin-bottom:1rem}.pricing-header p{color:#a0a0a0;font-size:1.25rem}.pricing-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);position:relative}.pricing-card{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:2rem;position:relative;transition:all .3s ease}.pricing-card:hover{background:#ffffff0d;border-color:#fff3;transform:translateY(-5px)}.pricing-card.popular{background:#6200ee1a;border-color:#6200ee4d}.popular-badge{background:#6200ee;border-radius:20px;color:#fff;font-size:.875rem;font-weight:500;left:50%;padding:.5rem 1rem;position:absolute;top:-12px;transform:translateX(-50%)}.plan-header{margin-bottom:2rem;text-align:center}.plan-header h3{color:#fff;font-size:1.5rem;margin-bottom:.5rem}.plan-description{color:#a0a0a0;font-size:.875rem;margin-bottom:1.5rem}.plan-price{align-items:baseline;display:flex;gap:.25rem;justify-content:center}.plan-price .currency{color:#fff;font-size:1.5rem;font-weight:700}.plan-price .amount{color:#fff;font-size:3rem;font-weight:700}.plan-price .period{color:#a0a0a0}.plan-features{list-style:none;margin:0 0 2rem;padding:0}.plan-features li{align-items:center;color:#fff;display:flex;gap:.75rem;margin-bottom:1rem}.check-icon{fill:#6fcf97;height:18px;width:18px}.choose-plan-button{background:#6200ee;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:1rem;transition:all .3s ease;width:100%}.choose-plan-button:hover{background:#72f}@media (max-width:1200px){.pricing-grid{grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:800px}}@media (max-width:768px){.pricing-section{padding:4rem 1rem}.pricing-grid{grid-template-columns:1fr;margin:0 auto;max-width:400px}.pricing-header h2{font-size:2.5rem}}.modal-content h2{color:#fff;margin-bottom:1rem}.modal-content p{color:#fffc;margin-bottom:1.5rem}.contact-info{background:#6200ee1a;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.contact-info a{color:#6200ee;text-decoration:none}.contact-info a:hover{text-decoration:underline}.modal-content button{border-radius:6px;cursor:pointer;font-weight:500;margin-bottom:.5rem;padding:.75rem;transition:all .3s ease;width:100%}.modal-content .primary-btn{background:#6200ee;border:none;color:#fff}.modal-content .secondary-btn{background:#0000;border:1px solid #fff3;color:#fff}.modal-content .primary-btn:hover{background:#72f}.modal-content .secondary-btn:hover{border-color:#fff6}.billing-toggle{align-items:center;display:flex;gap:1rem;justify-content:center;margin:2rem 0}.billing-toggle span{color:#666;font-size:1rem;transition:color .3s ease}.billing-toggle span.active{color:#6200ee;font-weight:600}.save-badge{background-color:#4caf50;border-radius:12px;color:#fff!important;font-size:.8rem;margin-left:.5rem;padding:.2rem .5rem}.switch{display:inline-block;height:34px;position:relative;width:60px}.switch input{height:0;opacity:0;width:0}.slider{background-color:#ccc;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#fff;bottom:4px;content:"";height:26px;left:4px;width:26px}input:checked+.slider{background-color:#6200ee}input:focus+.slider{box-shadow:0 0 1px #6200ee}input:checked+.slider:before{transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.price .period{color:#666;font-size:1rem;margin-left:.25rem}.contact-section{background:#000;justify-content:center;min-height:100vh;overflow:hidden;padding:8rem 2rem}.contact-container,.contact-section{align-items:center;display:flex;position:relative;width:100%}.contact-container{flex-direction:column;margin:0 auto;max-width:800px;z-index:2}.contact-header{margin-bottom:4rem;max-width:600px;text-align:center;width:100%}.contact-title{color:#fff;font-size:3rem;margin-bottom:1rem}.contact-subtitle{color:#a0a0a0;font-size:1.25rem;margin:0 auto;max-width:600px}.contact-form{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:600px;padding:2.5rem;width:100%}.contact-input,.contact-textarea{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#fff;font-size:1rem;padding:1rem;transition:all .3s ease;width:95%}.contact-input:focus,.contact-textarea:focus{background:#ffffff14;border-color:#6200ee;outline:none}.contact-textarea{min-height:150px;resize:vertical}.contact-button{background:#6200ee;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:1rem;transition:all .3s ease}.contact-button:hover:not(:disabled){background:#72f;transform:translateY(-2px)}.contact-button.submitting{cursor:not-allowed;opacity:.7}.contact-status{border-radius:8px;margin-top:2rem;padding:1rem;text-align:center}.contact-status.success{background:#6fcf9733;border:1px solid #6fcf974d;color:#6fcf97}.contact-status.error{background:#eb575733;border:1px solid #eb57574d;color:#eb5757}.contact-background{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1}.gradient-sphere{animation:spherePulse 15s ease-in-out infinite;background:radial-gradient(circle,#6200ee26 0,#9c27b01a 40%,#0000 80%);border-radius:50%;filter:blur(80px);height:800px;position:absolute;right:-200px;top:-200px;width:800px}@media (max-width:768px){.contact-section{padding:2rem 1rem}.contact-container,.contact-form,.contact-header{max-width:500px;width:100%}.contact-title{font-size:2.5rem}.contact-form{padding:1.5rem}}.login-container{align-items:center;background:#000;display:flex;justify-content:center;min-height:100vh;padding:1rem}.login-box{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;max-width:400px;padding:2rem;width:100%}.login-header{margin-bottom:2rem;text-align:center}.login-logo{height:60px;margin-bottom:1rem;width:60px}.login-header h1{color:#fff;font-size:1.2rem;font-weight:500}.login-form{background:#fff0;display:flex;flex-direction:column;gap:1rem;width:100%}.login-form-input{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#fff;font-size:1rem;padding:.75rem 1rem;transition:all .3s ease;width:91%}.login-form-input:focus{background:#ffffff14;border-color:#6200ee;outline:none}.password-input{align-items:center;display:flex;position:relative}.show-password{background:none;border:none;color:#e8dbfc;cursor:pointer;font-size:.875rem;padding:0;position:absolute;right:1rem}.login-button{background:#490e9b;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem;transition:all .3s ease;width:100%}.login-button:hover{background:#72f}.login-footer{color:#ffffffb3;font-size:.875rem;margin-top:1.5rem;text-align:center}.login-footer a{color:#6200ee;text-decoration:none}.login-footer a:hover{text-decoration:underline}.signup-container{align-items:center;background:#000;display:flex;justify-content:center;min-height:100vh;padding:1rem}.signup-box{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;max-width:400px;padding:2rem;width:100%}.signup-header{margin-bottom:2rem;text-align:center}.signup-logo{height:60px;margin-bottom:1rem;width:60px}.signup-header h1{color:#fff;font-size:1.2rem;font-weight:500}.signup-form{background:#fff0;display:flex;flex-direction:column;gap:1rem;width:100%}.signup-form-input{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#fff;font-size:1rem;padding:.75rem 1rem;transition:all .3s ease;width:91%}.signup-form-input:focus{background:#ffffff14;border-color:#6200ee;outline:none}.signup-button{background:#6200ee;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem;transition:all .3s ease;width:100%}.signup-button:hover{background:#72f}.signup-button:disabled{cursor:not-allowed;opacity:.7}.divider{align-items:center;color:#ffffff80;display:flex;margin:1.5rem 0;text-align:center}.divider:after,.divider:before{border-bottom:1px solid #ffffff1a;content:"";flex:1 1}.divider span{font-size:.875rem;padding:0 1rem}.google-button{align-items:center;background:#0000;border:1px solid #fff3;border-radius:8px;color:#fff;cursor:pointer;display:flex;gap:.5rem;justify-content:center;padding:.75rem;transition:all .3s ease;width:100%}.google-button:hover{background:#ffffff0d}.signup-footer{color:#ffffffb3;font-size:.875rem;margin-top:1.5rem;text-align:center}.signup-footer a{color:#6200ee;text-decoration:none}.signup-footer a:hover{text-decoration:underline}.user-header{background:#ffffff08;border-bottom:1px solid #ffffff1a;justify-content:space-between;left:0;padding:1rem 2rem;position:fixed;right:0;top:0;z-index:1000}.menu-container,.user-header{align-items:center;display:flex}.menu-container{position:relative;z-index:1100}.menu-icon{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;gap:6px;padding:8px;position:relative;z-index:1001}.menu-icon span{background-color:#fff;display:block;height:2px;transition:all .3s ease;width:24px}.menu-icon.active span:first-child{transform:rotate(45deg) translate(6px,6px)}.menu-icon.active span:nth-child(2){opacity:0}.menu-icon.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.user-header-title{margin:0}.user-header-title a{color:#fff;font-size:1.5rem;font-weight:500;text-decoration:none}.user-header-right{align-items:center;display:flex;margin-left:auto}.user-profile{align-items:center;display:flex;gap:1rem}.user-greeting{color:#fff;font-size:.875rem}.user-avatar{border:2px solid #6200ee;border-radius:50%;height:36px;overflow:hidden;width:36px}.user-avatar img{height:100%;object-fit:cover;width:100%}.sidebar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border-right:1px solid #ffffff1a;height:100vh;left:-300px;overflow-y:auto;padding:5rem 0 2rem;position:fixed;top:0;transition:left .3s ease;width:300px;z-index:1000}.sidebar.open{left:0}.sidebar-list{list-style:none;margin:0;padding:0}.sidebar-section{color:#ffffff80;font-size:.75rem;padding:1rem 2rem .5rem;text-transform:uppercase}.sidebar-list li a,.sidebar-list li button{color:#fff;display:block;padding:.75rem 2rem;text-decoration:none;transition:all .3s ease}.sidebar-list li a:hover,.sidebar-list li button:hover{background:#ffffff0d;color:#6200ee}.sidebar-list hr{border:none;border-top:1px solid #ffffff1a;margin:1rem 0}.logout-button{background:none;border:none;color:#f44;cursor:pointer;font-size:1rem;padding:.75rem 2rem;text-align:left;width:100%}.social-links{display:flex;gap:1rem;padding:.75rem 2rem}.social-links a{font-size:.875rem;padding:.5rem!important}.sidebar-overlay{background:#00000080;bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:999}.sidebar-overlay.open{display:block}.support-section{margin-left:auto;padding:0 1rem}.support-button{align-items:center;border-radius:4px;cursor:pointer;display:flex;font-size:.9rem;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.support-button.email{background-color:initial;border:1px solid #6200ee;color:#6200ee}.support-button.email:hover{background-color:#6200ee1a}.support-button.chat{background-color:#6200ee;border:none;color:#fff}.support-button.chat:hover{background-color:#72f}.support-button.dedicated{background-color:#2e7d32;border:none;color:#fff}.support-button.dedicated:hover{background-color:#3d8b40}.support-button svg{font-size:1.1rem}.support-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000bf;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1200}.support-modal{background:#1a1a1a;border:1px solid #ffffff1a;border-radius:12px;max-width:500px;padding:2rem;position:relative;width:90%}.close-modal{background:none;border:none;color:#ffffff80;cursor:pointer;padding:.5rem;position:absolute;right:1rem;top:1rem;transition:color .3s ease}.close-modal:hover{color:#fff}.support-modal h2{color:#fff;font-size:1.5rem;margin-bottom:1.5rem}.support-form{display:flex;flex-direction:column;gap:1.5rem}.form-group label{color:#fffc}.form-group input,.form-group textarea{border-radius:8px}.form-group input:focus,.form-group textarea:focus{background:#ffffff14}.submit-button{background:#6200ee;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem;transition:all .3s ease}.submit-button:hover:not(:disabled){background:#72f}.submit-button:disabled{cursor:not-allowed;opacity:.7}.user-home{background:#000;color:#fff;min-height:100vh}.user-home-content{margin:0 auto;max-width:1200px;padding:7rem 2rem 2rem}.welcome-section{margin-bottom:3rem;text-align:center}.welcome-section h1{font-size:2rem;font-weight:500;margin-bottom:.5rem}.welcome-section p{color:#ffffffb3;font-size:1.125rem}.user-home-info-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.user-home-info-card{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:1.5rem;transition:all .3s ease}.user-home-info-card:hover{box-shadow:0 10px 20px #0003;transform:translateY(-5px)}.user-home-info-card h2{color:#6200ee;font-size:1.25rem;font-weight:500;margin-bottom:1rem}.user-home-info-card p{color:#ffffffb3;line-height:1.5;margin-bottom:1.5rem}.user-home-action-button{background:#6200ee;border-radius:8px;color:#fff;display:inline-block;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.user-home-action-button:hover{background:#72f}@media (max-width:768px){.user-home-content{padding:6rem 1rem 1rem}.welcome-section h1{font-size:1.5rem}.user-home-info-grid{grid-template-columns:1fr}}.user-settings{color:#fff;margin:120px auto 40px;max-width:900px;text-align:center}.main-content-settings{align-items:center;justify-content:center;min-height:80vh}.main-content-settings,.settings-container{display:flex;flex-direction:column;gap:20px}.settings-container{background-color:#1a1a1a;border-radius:10px;max-width:700px;padding:30px;width:100%}.account-plan,.basic-info,.usage{background:#252525;border-radius:10px;padding:20px;text-align:left;width:94.4%}h3{color:#ddd;font-size:1.5rem;margin-bottom:15px}.info{align-items:center;display:flex;gap:15px}.avatar-preview{border-radius:50%;height:80px;object-fit:cover;width:80px}.upload-btn{background:#6200ee;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;margin-top:10px;padding:8px 12px}.upload-btn input{display:none}.account-plan p{font-size:1rem;margin-bottom:10px}.upgrade-buttons{display:flex;gap:10px;justify-content:center}.upgrade-buttons button{background-color:#fc0;border:none;border-radius:5px;color:#000;cursor:pointer;font-weight:700;padding:10px 15px;transition:background .3s}.upgrade-buttons button:hover{background-color:#ffdb4d}.usage-metrics p{font-size:1rem;margin-bottom:5px;text-align:center}.message{color:#4caf50;margin-top:10px;text-align:center}.cancel-button{background-color:#ff5722;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;padding:10px 15px;transition:background .3s}.cancel-button:hover{background-color:#e64a19}.delete-button{background-color:#d32f2f;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;padding:10px 15px;transition:background .3s}.delete-button:hover{background-color:#b71c1c}.settings-page{background:#000;color:#fff;min-height:100vh}.settings-content{margin:0 auto;max-width:1200px;padding:7rem 2rem 2rem}.settings-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.settings-card{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:1.5rem}.settings-card h2{color:#6200ee;font-size:1.25rem;font-weight:500;margin-bottom:1.5rem}.profile-section{display:flex;flex-direction:column;gap:1.5rem}.avatar-section{display:flex;justify-content:center}.avatar-container{overflow:hidden;position:relative}.avatar-container,.profile-avatar{border-radius:50%;height:120px;width:120px}.profile-avatar{background-color:#ffffff1a;border:2px solid #6200ee;object-fit:cover}.avatar-container:before{background:#00000080;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.avatar-upload-button{background:#6200ee;border-radius:20px;color:#fff;cursor:pointer;font-size:.875rem;left:50%;opacity:0;padding:.5rem 1rem;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;white-space:nowrap}.avatar-container:hover .avatar-upload-button,.avatar-container:hover:before{opacity:1}.avatar-container:hover .profile-avatar{filter:blur(1px)}.avatar-upload-button:hover{background:#72f;transform:translate(-50%,-50%) scale(1.05)}.avatar-upload-button input{display:none}.profile-info{display:flex;flex-direction:column;gap:1rem}.info-item{flex-direction:column;gap:.25rem}.info-item label{color:#ffffffb3;font-size:.875rem}.plan-section{display:flex;flex-direction:column;gap:1.5rem}.current-plan h3{font-size:1.5rem;margin-bottom:1rem}.plan-details{color:#ffffffb3}.upgrade-options{display:flex;flex-direction:column;gap:1rem}.plan-actions button,.upgrade-options button{align-items:center;background:#6200ee;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;justify-content:center;padding:.75rem;transition:all .3s ease}.plan-actions button:hover,.upgrade-options button:hover{background:#72f;transform:translateY(-2px)}.plan-actions button:disabled,.upgrade-options button:disabled{cursor:not-allowed;opacity:.7;transform:none}.plan-actions button.loading,.upgrade-options button.loading{cursor:not-allowed;position:relative}.plan-actions button.loading:after,.upgrade-options button.loading:after{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;content:"";height:16px;margin-left:.5rem;position:absolute;width:16px}.current-plan-btn{background:#0000!important;border:1px solid #6200ee!important;color:#6200ee!important;cursor:default!important}.current-plan-btn:hover{background:#0000!important;transform:none!important}@media (max-width:768px){.plan-actions button,.upgrade-options button{font-size:.85rem;padding:.6rem}}.danger-zone{border-color:#ff44444d}.danger-actions{display:flex;flex-direction:column;gap:1rem}.cancel-subscription,.delete-account{background:#0000;border:1px solid #f44;border-radius:8px;color:#f44;cursor:pointer;padding:.75rem;transition:all .3s ease;width:100%}.cancel-subscription:hover,.delete-account:hover{background:#ff44441a}.message{animation:slideUp .3s ease;border-radius:8px;bottom:2rem;left:50%;padding:1rem 2rem;position:fixed;transform:translateX(-50%)}.message.success{background:#6200ee1a;border:1px solid #6200ee33;color:#6200ee}.message.error{background:#ff44441a;border:1px solid #f443;color:#f44}@keyframes slideUp{0%{opacity:0;transform:translate(-50%,100%)}to{opacity:1;transform:translate(-50%)}}@media (max-width:768px){.settings-content{padding:6rem 1rem 1rem}.settings-grid{grid-template-columns:1fr}}.usage-stats{margin:1.5rem 0}.usage-item{margin-bottom:1.5rem}.usage-item h3{color:#fff;font-size:1rem;margin-bottom:.5rem}.usage-item p{color:#ffffffb3;font-size:.875rem;margin-bottom:.5rem}.usage-details{gap:1rem;margin:.5rem 0}.usage-details small{color:#ffffff80;font-size:.75rem}.plan-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}.usage-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.usage-numbers{color:#ffffffe6;font-size:.875rem;font-weight:500}.usage-details{display:flex;flex-direction:column;gap:.5rem;margin:.75rem 0}.usage-detail-item{align-items:center;color:#ffffffb3;display:flex;font-size:.75rem;justify-content:space-between;padding:.25rem 0}.detail-label{color:#ffffff80}.detail-number{color:#ffffffe6;font-weight:500}.usage-bar{background:#ffffff1a;border-radius:3px;height:6px;margin-top:.5rem;overflow:hidden;width:100%}.usage-progress{background:#6200ee;border-radius:3px;height:100%;transition:width .3s ease}.plan-actions button{overflow:hidden;position:relative}.plan-actions button.loading{cursor:not-allowed;opacity:.7}.plan-actions button.loading:after{animation:loading 1.5s infinite;background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}@keyframes loading{to{left:100%}}.modal-overlay{align-items:center;background:#000000d9;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{border:1px solid #6200ee;border-radius:12px;position:relative}.modal-content.business-inquiry{max-width:600px;padding:2.5rem}.modal-description{color:#fffc;margin-bottom:2rem}.business-form{display:flex;flex-direction:column;gap:1.5rem}.form-group label{color:#ffffffe6}.form-group input,.form-group textarea{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;color:#fff;font-size:1rem;padding:.75rem;transition:all .3s ease}.form-group input:focus,.form-group textarea:focus{background:#6200ee1a;border-color:#6200ee;outline:none}.form-group input:disabled,.form-group textarea:disabled{cursor:not-allowed;opacity:.7}.modal-actions{display:flex;gap:1rem;margin-top:1rem}.modal-actions button{border-radius:6px;flex:1 1;font-weight:500;padding:.75rem;transition:all .3s ease}.modal-actions button:disabled{cursor:not-allowed;opacity:.7}.modal-actions .primary-btn{background:#6200ee;border:none;color:#fff}.modal-actions .secondary-btn{background:#0000;border:1px solid #fff3;color:#fff}.modal-actions .primary-btn:hover:not(:disabled){background:#72f}.modal-actions .secondary-btn:hover:not(:disabled){border-color:#fff6}.create-project{background-color:#000;display:flex;flex-direction:column;min-height:100vh;padding-top:70px}.create-project-header{margin-bottom:2rem}.form-group input,.form-group select{background:#1a1a1a;border:1px solid #333;border-radius:6px;color:#fff;font-size:1rem;padding:.8rem 1rem;transition:all .3s ease}.form-group input:focus,.form-group select:focus{background:#6200ee1a;border-color:#6200ee;outline:none}.form-actions button{align-items:center;display:flex;gap:.5rem;justify-content:center}.spinner{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:16px;width:16px}.crawl-config{background-color:#000;display:flex;flex-direction:column;min-height:100vh;padding-top:70px}.main-content{max-width:800px}.crawl-config-header{margin-bottom:2rem}.subtitle{color:#b3b3b3;font-size:.9rem}.form-container{background:#1a1a1a;border-radius:12px;padding:2rem}.project-info{background:#111;border-radius:8px;display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.info-item{align-items:center;border-bottom:1px solid #333;display:flex;justify-content:space-between;padding:.5rem 0}.info-item:last-child{border-bottom:none}.info-label{color:#b3b3b3;font-size:.9rem}.project-type.site{background:#2196f31a;color:#2196f3}.project-url{color:#6200ee;font-size:.9rem;word-break:break-all}form{gap:1.5rem}.form-group,form{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group label{color:#fff;font-size:.9rem;font-weight:500}.form-group input{background:#1a1a1a;border:1px solid #333;border-radius:6px;color:#fff;font-size:1rem;padding:.8rem 1rem;transition:all .3s ease}.form-group input:focus{background:#6200ee1a;border-color:#6200ee;outline:none}.input-hint{color:#b3b3b3;font-size:.8rem;margin-top:.25rem}.error-message{background:#f443361a;border-radius:6px;color:#f44336;font-size:.9rem}.form-actions{display:flex;gap:1rem;margin-top:1rem}.form-actions button{border-radius:6px;cursor:pointer;flex:1 1;font-size:.9rem;font-weight:500;padding:.8rem;transition:all .3s ease}.primary-btn{background:#6200ee;border:none;color:#fff}.secondary-btn{background:#0000;border:1px solid #333;color:#fff}.primary-btn:hover:not(:disabled){background:#72f}.secondary-btn:hover{border-color:#6200ee}.primary-btn:disabled{cursor:not-allowed;opacity:.7}.loading{color:#b3b3b3;text-align:center}@media (max-width:768px){.main-content{padding:1rem}.form-container{padding:1.5rem}.form-actions{flex-direction:column}.form-actions button{width:100%}}.limit-info{color:#888;font-size:.9em;margin-left:8px}.plan-usage{color:#6200ee;font-weight:500}.form-group input[type=number]{border:1px solid #ddd;border-radius:4px;font-size:14px;padding:8px 12px;width:100%}.form-group input[type=number]:focus{border-color:#6200ee;outline:none}.form-group input[type=number]:disabled{background-color:#f5f5f5;cursor:not-allowed}.info-item .plan-usage{align-items:center;display:inline-flex;gap:8px}.site-config-section{background:#111;border-radius:8px;margin-top:2rem;padding:1.5rem}.pattern-list{flex-direction:column}.pattern-input,.pattern-list{display:flex;gap:1rem}.pattern-input input{flex:1 1}.query-params{margin-top:.5rem}.crawl-limits-input{align-items:center;display:flex;gap:10px}.crawl-limits-input input{width:100px}.advanced-settings{margin-top:20px}.advanced-toggle{background:none;border:none;color:#06c;cursor:pointer;padding:0;text-decoration:underline}.advanced-content{border:1px solid #ddd;border-radius:4px;margin-top:15px;padding:15px}.crawl-behavior select,.url-params-config select{border:1px solid #ddd;border-radius:4px;padding:8px;width:100%}.youtube-dashboard{background-color:#000;color:#fff;font-family:Arial,sans-serif;min-height:100vh;padding:20px}h1{color:#fff;margin-bottom:20px;margin-top:65px;text-align:center}.youtube-filters{grid-gap:20px;background:#1a1a1a;border-radius:8px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:30px;margin-top:20px;padding:20px}.youtube-filters label{display:flex;flex-direction:column;gap:8px}.youtube-filters input,.youtube-filters select{background-color:#333;border:1px solid #444;border-radius:4px;color:#fff;font-size:.9rem;padding:8px 12px;width:100%}.youtube-filters .youtube-range-inputs{display:flex;gap:10px}.youtube-filters .youtube-range-inputs input{width:50%}.youtube-filters input:hover,.youtube-filters select:hover{border-color:#6200ee}.youtube-filters input:focus,.youtube-filters select:focus{border-color:#6200ee;box-shadow:0 0 0 2px #6200ee33;outline:none}.youtube-metrics-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:30px;margin-top:30px}.youtube-metric-card{background:linear-gradient(145deg,#2a2a2a,#1a1a1a);border-radius:10px;box-shadow:0 4px 15px #0003;padding:20px;text-align:center;transition:transform .3s ease}.youtube-metric-card:hover{transform:scale(1.05)}.youtube-metric-card h3{color:#999;font-size:1rem;margin-bottom:5px;text-transform:uppercase}.youtube-metric-card p{color:#6200ee;font-size:1.8rem;font-weight:700;margin:0}.youtube-data-table{background:#1a1a1a;border-radius:8px;padding:15px}.youtube-data-table td,.youtube-data-table th{border:1px solid #444;padding:12px;text-align:left}.youtube-data-table th{background-color:#6200ee;text-transform:uppercase}.youtube-data-table tr:nth-child(2n){background-color:#2a2a2a}.youtube-data-table tr:hover{background-color:#1a1a1a}.youtube-pagination{align-items:center;background:#333;border-top:1px solid #444;display:flex;justify-content:space-between;padding:12px}.youtube-pagination button{background:#6200ee;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 15px;transition:background .3s ease}.youtube-pagination button:hover{background:#57a878}.youtube-pagination button:disabled{background:#444;cursor:not-allowed}.youtube-pagination span{color:#fff;font-size:1rem}.youtube-loading,.youtube-no-data{color:#ccc;font-size:1.2rem;text-align:center}.youtube-charts-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-bottom:30px}.youtube-chart-box{background:#1a1a1a;border-radius:10px;box-shadow:0 4px 15px #0003;padding:20px}.youtube-chart-box h3{color:#fff;font-size:1.1rem;margin-bottom:20px;text-align:center}@media (max-width:768px){.youtube-charts-container{grid-template-columns:1fr}.youtube-metric-card{padding:15px}.youtube-metric-card p{font-size:1.4rem}.youtube-filters{grid-template-columns:1fr;padding:15px}.youtube-filters .youtube-range-inputs{flex-direction:row}}.youtube-correlations-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin:30px 0}.youtube-correlation-box{background:#1a1a1a;border-radius:10px;box-shadow:0 4px 15px #0003;padding:20px}.youtube-correlation-box h3{color:#fff;font-size:1.1rem;margin-bottom:20px;text-align:center}.youtube-custom-tooltip{background:#252525f2;border:1px solid #444;border-radius:4px;color:#fff;padding:10px}.youtube-custom-tooltip p{margin:0;padding:3px 0}@media (max-width:768px){.youtube-correlations-container{grid-template-columns:1fr}}.youtube-dashboard-actions{display:flex;gap:10px}.youtube-action-button{align-items:center;background:#6200ee;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:8px 16px;transition:background-color .2s}.youtube-action-button:hover{background:#72f}.youtube-action-button:disabled{background:#666;cursor:not-allowed}.youtube-table-container{background:#252525;border-radius:8px;margin-top:20px;overflow:hidden}.youtube-table-actions{align-items:center;border-bottom:1px solid #444;display:flex;gap:8px;justify-content:flex-end;padding:12px}.youtube-icon-button{align-items:center;background:#0000;border:none;border-radius:4px;color:#6200ee;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease;width:32px}.youtube-icon-button:hover{background:#6200ee1a}.youtube-icon-button:disabled{color:#666;cursor:not-allowed}.youtube-icon-button svg{height:16px;width:16px}.youtube-column-selector-container{position:relative}.youtube-column-selector-dropdown{background:#333;border:1px solid #444;border-radius:4px;box-shadow:0 4px 15px #0000004d;left:auto;margin-top:8px;position:absolute;right:0;top:100%;width:250px;z-index:1000}.youtube-column-selector-header{align-items:center;border-bottom:1px solid #444;display:flex;justify-content:space-between;padding:12px}.youtube-column-selector-header h3{color:#fff;font-size:14px;margin:0}.youtube-select-all-button{background:none;border:none;color:#6200ee;cursor:pointer;font-size:12px;padding:4px 8px}.youtube-select-all-button:hover{text-decoration:underline}.youtube-column-list{max-height:300px;overflow-y:auto;padding:8px}.youtube-column-option{align-items:center;color:#fff;cursor:pointer;display:flex;gap:8px;padding:6px 8px;transition:background-color .2s}.youtube-column-option:hover{background:#444}.youtube-column-option input[type=checkbox]{cursor:pointer;margin:0}.youtube-data-table{overflow-x:auto}.youtube-data-table table{border-collapse:collapse;width:100%}.youtube-data-table th{background:#333;font-weight:500;text-align:left;white-space:nowrap}.youtube-data-table td,.youtube-data-table th{border-bottom:1px solid #444;color:#fff;padding:12px 16px}.youtube-data-table tr:hover td{background:#333}.youtube-column-list::-webkit-scrollbar{width:8px}.youtube-column-list::-webkit-scrollbar-track{background:#1a1a1a}.youtube-column-list::-webkit-scrollbar-thumb{background:#444;border-radius:4px}.youtube-column-list::-webkit-scrollbar-thumb:hover{background:#555}.youtube-sortable-header{cursor:pointer;-webkit-user-select:none;user-select:none}.youtube-header-content{align-items:center;display:flex;gap:8px}.youtube-sort-icon{font-size:12px;opacity:.5;transition:opacity .2s}.youtube-sort-icon.active{color:#6200ee;opacity:1}.youtube-sortable-header:hover .youtube-sort-icon{opacity:1}.youtube-rows-per-page{align-items:center;display:flex;gap:12px}.youtube-rows-per-page select{background:#252525;border:1px solid #444;border-radius:4px;color:#fff;cursor:pointer;padding:4px 8px}.youtube-page-navigation{align-items:center;display:flex;gap:16px}.youtube-page-button{align-items:center;background:#0000;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:18px;justify-content:center;padding:4px 8px;transition:background-color .2s}.youtube-page-button:hover:not(:disabled){background:#444}.youtube-page-button:disabled{color:#666;cursor:not-allowed}.youtube-data-table table{min-width:100%}.youtube-data-table td:empty:after{color:#666;content:"-"}.ai-chat-container{background:#1a1a1a;border-left:1px solid #444;box-shadow:-2px 0 10px #0000004d;display:flex;flex-direction:column;height:100vh;position:fixed;right:-400px;top:0;transition:right .3s ease;width:400px;z-index:1000}.ai-chat-container.open{right:0}.ai-chat-header{align-items:center;background:#6200ee;color:#fff;display:flex;justify-content:space-between;padding:1rem}.ai-chat-header h3{font-size:1.2rem;margin:0}.ai-chat-toggle{align-items:center;background:#6200ee;border:none;border-radius:50%;bottom:20px;box-shadow:0 2px 10px #0000004d;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;position:fixed;right:20px;width:50px;z-index:999}.ai-chat-box{background:#252525;flex:1 1;overflow-y:auto;padding:1rem}.ai-chat-message{word-wrap:break-word;border-radius:8px;margin-bottom:1rem;max-width:85%;padding:.8rem}.ai-chat-message.user{background:#333;color:#fff;margin-left:auto}.ai-chat-message.ai{background:#2a2a2a;color:#fff;margin-right:auto}.ai-chat-input{background:#1a1a1a;border-top:1px solid #444;display:flex;gap:.5rem;padding:1rem;position:relative;z-index:1001}.ai-chat-input input{background:#333;border:1px solid #444;border-radius:4px;color:#fff;flex:1 1;font-size:.9rem;padding:.8rem}.ai-chat-input input::placeholder{color:#888}.ai-chat-input button{background:#6200ee;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.8rem 1.5rem;transition:background .2s}.ai-chat-input button:hover{background:#5000ca}.ai-chat-run-selector{background:#333;border:1px solid #444;border-radius:4px;color:#fff;cursor:pointer;font-size:.9rem;margin:.5rem;padding:.8rem;width:calc(100% - 1rem);z-index:1001}.ai-chat-run-selector:focus{border-color:#6200ee;box-shadow:0 0 0 2px #6200ee33;outline:none}.ai-chat-close{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:opacity .2s}.ai-chat-close:hover{opacity:.8}.ai-chat-box::-webkit-scrollbar{width:8px}.ai-chat-box::-webkit-scrollbar-track{background:#1a1a1a}.ai-chat-box::-webkit-scrollbar-thumb{background:#444;border-radius:4px}.ai-chat-box::-webkit-scrollbar-thumb:hover{background:#555}.site-dashboard{background-color:#121212;color:#e0e0e0;min-height:100vh;padding:20px}.site-dashboard-header{margin-bottom:30px}.site-dashboard-header h1{color:#fff;font-size:24px;margin:0}.site-filters{background:#1e1e1e;border-radius:8px;display:flex;flex-wrap:wrap;gap:20px;margin-bottom:30px;padding:20px}.site-filters label{color:grey;display:flex;flex-direction:column;font-size:14px;gap:8px}.site-filters input,.site-filters select{background-color:#2d2d2d;border:1px solid #404040;border-radius:4px;color:#e0e0e0;font-size:14px;min-width:150px;padding:8px 12px}.site-range-inputs input{width:100px}.site-metrics-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:30px;margin-top:30px}.site-metric-card{background:linear-gradient(145deg,#2a2a2a,#1a1a1a);border-radius:10px;box-shadow:0 4px 15px #0003;padding:20px;text-align:center;transition:transform .3s ease}.site-metric-card:hover{transform:scale(1.05)}.site-metric-card h3{color:#999;font-size:1rem;margin-bottom:5px}.site-metric-card p{color:#6200ee;font-size:1.8rem;font-weight:700;margin:0}.site-charts-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-bottom:30px}.site-chart-box{background:#1e1e1e;border:1px solid #333;border-radius:8px}.site-chart-box h3{color:grey;font-size:16px;margin:0 0 20px}.site-error,.site-loading{color:#e0e0e0;font-size:18px;padding:40px;text-align:center}.site-error{color:#ff5252}.site-metric-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:20px 0}.site-metric-card:hover{box-shadow:0 4px 12px #0003;transform:translateY(-2px)}.site-metric-card h3{color:grey;font-size:14px;font-weight:500;letter-spacing:.5px;margin:0 0 16px;text-transform:uppercase}.site-metric-value{color:#fff;font-size:32px;font-weight:600;line-height:1.2;margin-top:auto}@keyframes countUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.site-metric-value{animation:countUp .5s ease-out forwards}.site-chart-box{background:#1a1a1a;border-radius:10px;box-shadow:0 4px 15px #0003;padding:20px}.site-chart-box h3{color:#fff;font-size:1.1rem;margin-bottom:20px;text-align:center}.site-seo-chart{height:300px}.site-seo-metrics{grid-gap:15px;background:#252525;border-radius:8px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-top:15px;padding:15px}.site-seo-metric-item{padding:10px;text-align:center}.site-seo-metric-item span{color:#b3b3b3;display:block;font-size:.8rem;margin-bottom:5px}.site-seo-metric-item strong{color:#6200ee;font-size:1.2rem}.site-table-container{background:#1e1e1e;border-radius:8px;margin-top:20px;padding:20px}.site-table-actions{display:flex;justify-content:flex-end;margin-bottom:16px}.site-icon-button{background:#0000;border:1px solid #404040;border-radius:4px;color:#e0e0e0;cursor:pointer;padding:8px;transition:all .2s}.site-icon-button:hover{background:#404040}.site-data-table table{border-collapse:collapse;color:#e0e0e0;width:100%}.site-data-table th{background:#2d2d2d;cursor:pointer;padding:12px;text-align:left;-webkit-user-select:none;user-select:none}.site-data-table th:hover{background:#404040}.site-data-table td{border-bottom:1px solid #333;padding:12px}.site-sort-icon{margin-left:8px;opacity:.5}.site-sort-icon.active{opacity:1}.site-pagination{color:#e0e0e0;margin-top:16px}.site-rows-per-page{align-items:center;display:flex;gap:8px}.site-rows-per-page select{background:#2d2d2d;border:1px solid #404040;border-radius:4px;color:#e0e0e0;padding:4px 8px}.site-page-navigation{align-items:center;display:flex;gap:16px}.site-page-button{background:#0000;border:1px solid #404040;border-radius:4px;color:#e0e0e0;cursor:pointer;padding:4px 12px}.site-page-button:disabled{cursor:not-allowed;opacity:.5}.site-page-button:not(:disabled):hover{background:#404040}.site-status-indicator{border-radius:50%;display:inline-block;height:8px;margin-right:8px;width:8px}.site-status-good{background-color:#4caf50}.site-status-warning{background-color:#ff9800}.site-status-error{background-color:#f44336}.site-performance-indicator{align-items:center;background:#2a2a2a;border-radius:4px;display:flex;gap:10px;padding:8px}.site-performance-indicator .value{font-size:1.2rem;font-weight:700}.site-performance-indicator .label{color:#b3b3b3;font-size:.9rem}.site-link-analysis{background:#2a2a2a;border-radius:8px;margin-top:15px;padding:15px}.site-link-stats{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}@media (max-width:768px){.site-charts-container{grid-template-columns:1fr}.site-metric-cards{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.site-filters{grid-template-columns:1fr}.site-seo-metrics{grid-template-columns:repeat(2,1fr)}.site-metric-card{min-height:120px;padding:20px}.site-metric-value{font-size:28px}}@media (max-width:480px){.site-metric-cards{grid-template-columns:1fr}.site-metric-card{padding:15px}.site-metric-card p{font-size:1.4rem}}.site-custom-tooltip{background:#252525f2;border:1px solid #444;border-radius:4px;padding:10px}.site-custom-tooltip p{color:#fff;margin:0;padding:3px 0}.site-pagination{align-items:center;background:#1a1a1a;border-top:1px solid #444;display:flex;justify-content:space-between;padding:12px}.site-pagination select{background:#333;border:1px solid #444;border-radius:4px;color:#fff;padding:4px 8px}.site-pagination button{background:#6200ee;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:6px 12px}.site-pagination button:disabled{background:#444;cursor:not-allowed}.site-loading{align-items:center;color:#b3b3b3;display:flex;font-size:1.2rem;justify-content:center;min-height:200px}.site-filters-section{background:#1e1e1e;border:1px solid #333;border-radius:8px;display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px;padding:20px}.site-filter-group{align-items:center;display:flex;gap:10px}.site-filter-group label{color:#e0e0e0;font-weight:500;min-width:80px}.site-filter-group input,.site-filter-group select{background-color:#2d2d2d;border:1px solid #404040;border-radius:4px;color:#e0e0e0;font-size:14px;padding:8px 12px}.site-filter-group select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23e0e0e0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;background-size:16px;min-width:150px;padding-right:32px}.site-filter-group input{min-width:200px}.site-filter-group input:focus,.site-filter-group select:focus{border-color:#06c;box-shadow:0 0 0 1px #06c;outline:none}.site-filter-group select option{background-color:#2d2d2d;color:#e0e0e0}.site-filter-group input::placeholder{color:grey}.site-filter-group input:hover,.site-filter-group select:hover{border-color:#4d4d4d}.site-filter-group input:disabled,.site-filter-group select:disabled{background-color:#252525;color:#666;cursor:not-allowed}.site-range-inputs{align-items:center;display:flex;gap:8px}.site-range-separator{color:#e0e0e0;font-size:14px}.site-range-inputs input[type=number]{background-color:#2d2d2d;border:1px solid #404040;border-radius:4px;color:#e0e0e0;padding:8px 12px;width:100px}.site-range-inputs input[type=number]::-webkit-inner-spin-button,.site-range-inputs input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.site-range-inputs input[type=number]{-moz-appearance:textfield}.site-range-inputs input[type=number]:hover{border-color:#4d4d4d}.site-range-inputs input[type=number]:focus{border-color:#06c;box-shadow:0 0 0 1px #06c;outline:none}.site-filter-group select[value=all],.site-range-inputs input[type=number]::placeholder{color:grey}.site-filter-group select option{padding:8px}@media (max-width:768px){.site-filter-group{align-items:flex-start;flex-direction:column}.site-range-inputs{width:100%}.site-range-inputs input[type=number]{flex:1 1}}.site-status-select{-webkit-appearance:none;appearance:none;background-color:#2d2d2d;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23e0e0e0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;background-size:16px;border:1px solid #404040;border-radius:4px;color:#e0e0e0;cursor:pointer;font-size:14px;min-width:200px;padding:8px 32px 8px 12px}.site-status-select:hover{border-color:#4d4d4d}.site-status-select:focus{border-color:#06c;box-shadow:0 0 0 1px #06c;outline:none}.site-status-select option{background-color:#2d2d2d;color:#e0e0e0;padding:8px}.site-status-select option[value=all]{color:grey}.site-column-selector-container{position:relative}.site-column-selector-dropdown{background:#1e1e1e;border:1px solid #333;border-radius:8px;box-shadow:0 4px 15px #0000004d;margin-top:8px;position:absolute;right:0;top:100%;width:250px;z-index:1000}.site-column-selector-header{align-items:center;border-bottom:1px solid #333;display:flex;justify-content:space-between;padding:12px}.site-column-selector-header h3{color:#e0e0e0;font-size:14px;margin:0}.site-select-all-button{background:none;border:none;color:#6200ee;cursor:pointer;font-size:12px;padding:4px 8px}.site-select-all-button:hover{text-decoration:underline}.site-column-list{max-height:300px;overflow-y:auto;padding:8px}.site-column-option{align-items:center;color:#e0e0e0;cursor:pointer;display:flex;gap:8px;padding:6px 8px;transition:background-color .2s}.site-column-option:hover{background:#333}.site-column-option input[type=checkbox]{cursor:pointer;margin:0}.site-header-content{align-items:center;display:flex;gap:8px}.site-column-list::-webkit-scrollbar{width:8px}.site-column-list::-webkit-scrollbar-track{background:#1a1a1a}.site-column-list::-webkit-scrollbar-thumb{background:#333;border-radius:4px}.site-column-list::-webkit-scrollbar-thumb:hover{background:#444}.projects{background-color:#000;display:flex;flex-direction:column;min-height:100vh;padding-top:70px}.projects-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.title-section h2{color:#6200ee}.project-count{color:#b3b3b3;font-size:.9rem}.filters-section{background:#1a1a1a}.projects-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin-bottom:2rem}.project-card{background:#1a1a1a;border-radius:12px;overflow:hidden;position:relative;transition:transform .3s ease}.project-card:hover{transform:translateY(-5px)}.project-header{align-items:center;border-bottom:1px solid #333;display:flex;justify-content:space-between;padding:1rem}.project-type{border-radius:20px;font-size:.8rem;font-weight:500;padding:.3rem .8rem}.project-type.youtube{background:#ff00001a;color:#f44}.project-type.site{background:#6200ee1a;color:#6200ee}.project-info{padding:1.5rem}.project-info h3{color:#fff;font-size:1.2rem;margin-bottom:.5rem}.project-date{color:#b3b3b3;font-size:.9rem}.project-actions{border-top:1px solid #333;display:flex;gap:.8rem;padding:1rem}.action-btn{flex:1 1;font-size:.9rem;padding:.8rem;text-align:center}.runs-btn{background:#1a1a1a;color:#fff}.dashboard-btn,.download-btn{background:#6200ee;color:#fff}.runs-btn:hover{background:#333}.dashboard-btn:hover,.download-btn:hover{background:#72f}.create-project-btn{align-items:center;background:#6200ee;border-radius:6px;color:#fff;display:flex;font-weight:500;gap:.5rem;padding:.8rem 1.5rem;text-decoration:none;transition:all .3s ease}.create-project-btn:hover{background:#72f;transform:translateY(-2px)}.create-project-btn span{font-size:1.2rem}.no-projects{background:#252525;border-radius:12px;grid-column:1/-1;padding:3rem;text-align:center}.no-projects p{color:#b3b3b3;margin-bottom:1.5rem}@media (max-width:768px){.filters-section,.projects-header{flex-direction:column}.projects-header{gap:1rem;text-align:center}}.integrations-modal{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#1a1a1a;border-radius:8px;max-width:500px;padding:2rem;width:90%}.integration-options{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:2rem 0}.integration-btn{align-items:center;background:#252525;border:1px solid #333;border-radius:8px;color:#fff;cursor:pointer;display:flex;gap:1rem;padding:1rem;transition:all .3s ease}.integration-btn:hover{background:#333;border-color:#6200ee}.integration-btn img{height:24px;width:24px}.project-actions-header{display:flex;gap:.5rem}.integrate-project{background:none;border:none;color:#6200ee;cursor:pointer;padding:.5rem;transition:color .3s ease}.integrate-project:hover{color:#72f}.project-runs{background-color:#000;display:flex;flex-direction:column;min-height:100vh;padding-top:70px}.runs-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.title-section h2{font-size:2rem;margin-bottom:.5rem}.runs-count{color:#b3b3b3;font-size:.9rem}.filters-section{background:#252525;border-radius:10px;display:flex;gap:1rem;margin-bottom:2rem;padding:1rem}.search-box{flex:1 1}.filter-box select,.search-box input{background:#1a1a1a;border:1px solid #333;border-radius:6px;color:#fff;font-size:.9rem;padding:.8rem 1rem;transition:all .3s ease;width:100%}.filter-box select:focus,.search-box input:focus{border-color:#6200ee;outline:none}.runs-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));margin-bottom:2rem}.run-card{background:#252525;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:transform .3s ease}.run-card:hover{transform:translateY(-5px)}.run-header{align-items:center;background:#1a1a1a;border-bottom:1px solid #333;display:flex;justify-content:space-between;padding:1.2rem}.run-header h3{flex-grow:1;font-size:1.1rem;margin:0}.run-status{border-radius:20px;font-size:.8rem;font-weight:500;padding:.3rem .8rem}.run-status.in_progress{background:#ffc1071a;color:#ffc107}.run-status.completed{background:#4caf501a;color:#4caf50}.run-status.failed{background:#f443361a;color:#f44336}.run-info{flex-grow:1;padding:1.2rem}.run-info h3{color:#fff;font-size:1.2rem;margin-bottom:.5rem}.run-date{color:#b3b3b3;font-size:.9rem;margin-bottom:.3rem}.run-actions{background:#1a1a1a;border-top:1px solid #333;flex-direction:column;gap:10px;padding:1.2rem}.action-btn,.run-actions{align-items:center;display:flex}.action-btn{border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;gap:8px;justify-content:center;margin:0 auto;padding:10px 16px;text-decoration:none;transition:all .3s ease;width:80%}.ai-btn{background:#6200ee;color:#fff;width:90%}.view-analysis-btn{background:#1a1a1a;border:1px solid #6200ee;color:#6200ee}.dashboard-btn,.download-btn{background:#333;color:#fff}.download-btn:hover:not(:disabled){background:#444}.download-btn:disabled{background:#333;color:#666;cursor:not-allowed}.create-run-btn{align-items:center;background:#6200ee;border-radius:6px;color:#fff;display:flex;font-weight:500;gap:.5rem;padding:.8rem 1.5rem;text-decoration:none;transition:all .3s ease}.create-run-btn:hover{background:#72f;transform:translateY(-2px)}.create-run-btn span{font-size:1.2rem}.no-runs{background:#252525;border-radius:12px;grid-column:1/-1;padding:3rem;text-align:center}.no-runs p{color:#b3b3b3;margin-bottom:1.5rem}.pagination{align-items:center;display:flex;gap:1rem;justify-content:center;margin-top:2rem}.page-btn{background:#252525;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:.8rem 1.5rem;transition:all .3s ease}.page-btn:hover:not(:disabled){background:#333}.page-btn:disabled{cursor:not-allowed;opacity:.5}.page-info{color:#b3b3b3}@media (max-width:768px){.filters-section,.runs-header{flex-direction:column}.runs-header{gap:1rem;text-align:center}}.detail-item{align-items:center;display:flex;justify-content:space-between;margin-bottom:.8rem;padding:.5rem 0}.detail-label{color:#b3b3b3;font-size:.9rem}.detail-value{color:#fff;font-size:.9rem;font-weight:500}.instructions-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000bf;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1200}.instructions-modal{background:#1a1a1a;border:1px solid #ffffff1a;border-radius:12px;max-width:560px;padding:2rem;position:relative;width:90%}.instructions-modal h2{color:#fff;font-size:1.5rem;margin-bottom:1.5rem}.instructions-warning{background:#ffab001a;border:1px solid #ffab004d;border-radius:8px;color:#ffab00;font-size:.9rem;margin-bottom:1.25rem;padding:.75rem 1rem}.instructions-form{display:flex;flex-direction:column;gap:1.25rem}.instructions-form .form-group{display:flex;flex-direction:column;gap:.5rem}.instructions-form label{color:#fffc;font-size:.9rem}.instructions-form .opcional{color:#ffffff73;font-weight:400}.instructions-form textarea{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#fff;font-family:inherit;font-size:1rem;padding:.75rem;resize:vertical;transition:all .3s ease}.instructions-form textarea:focus{background:#ffffff14;border-color:#6200ee;outline:none}.instructions-form textarea::placeholder{color:#ffffff4d;line-height:1.6}.contador{align-self:flex-end;color:#fff6;font-size:.8rem}.contador-baixo{color:#ffab00}.instructions-hint{color:#ffffff80;font-size:.85rem;line-height:1.5;margin:0}.instructions-actions{display:flex;gap:.75rem;justify-content:flex-end}.instructions-actions .submit-button{background:#6200ee;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.25rem;transition:all .3s ease}.instructions-actions .submit-button:hover{background:#72f}.botao-secundario{background:#0000;border:1px solid #fff3;border-radius:8px;color:#fffc;cursor:pointer;font-size:1rem;padding:.75rem 1.25rem;transition:all .3s ease}.botao-secundario:hover{background:#ffffff0f;color:#fff}@media (max-width:600px){.instructions-modal{padding:1.5rem}.instructions-actions{flex-direction:column-reverse}.instructions-actions button{width:100%}}.forgot-password-container{align-items:center;background:#000;display:flex;justify-content:center;min-height:100vh;padding:1rem}.forgot-password-box{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;max-width:400px;padding:2rem;width:100%}.forgot-password-header{margin-bottom:1.5rem;text-align:center}.forgot-password-logo{height:60px;margin-bottom:1rem;width:60px}.forgot-password-header h1{color:#fff;font-size:1.2rem;font-weight:500}.instructions{color:#ffffffb3;font-size:.875rem;line-height:1.5;margin-bottom:2rem;text-align:center}.forgot-password-form{background:#fff0;display:flex;flex-direction:column;gap:1rem;width:100%}.forgot-form-input{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#fff;font-size:1rem;padding:.75rem 1rem;transition:all .3s ease;width:91%}.form-input:focus{background:#ffffff14;border-color:#6200ee;outline:none}.recovery-button{background:#6200ee;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem;transition:all .3s ease;width:100%}.recovery-button:hover{background:#72f}.recovery-button:disabled{cursor:not-allowed;opacity:.7}.forgot-password-footer{font-size:.875rem;margin-top:1.5rem;text-align:center}.forgot-password-footer a{color:#6200ee;text-decoration:none}.forgot-password-footer a:hover{text-decoration:underline}@media (max-width:480px){.forgot-password-container{padding:1.5rem}.forgot-password-logo img{height:40px}.forgot-password-logo h1{font-size:1.5rem}}.reset-password-container{align-items:center;background:#000;display:flex;justify-content:center;min-height:100vh;padding:1rem}.reset-password-box{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;max-width:400px;padding:2rem;width:100%}.reset-password-header{margin-bottom:2rem;text-align:center}.reset-password-logo{height:60px;margin-bottom:1rem;width:60px}.reset-password-header h1{color:#fff;font-size:1.2rem;font-weight:500}.reset-password-form{background:#fff0;display:flex;flex-direction:column;gap:1rem;width:100%}.reset-password-form-input{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#fff;font-size:1rem;padding:.75rem 1rem;transition:all .3s ease;width:91%}.reset-password-form-input:focus{background:#ffffff14;border-color:#6200ee;outline:none}.update-button{background:#6200ee;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;margin-top:1rem;padding:.75rem;transition:all .3s ease;width:100%}.update-button:hover{background:#72f}.update-button:disabled{cursor:not-allowed;opacity:.7}.status-message{border-radius:8px;font-size:.875rem;margin-top:1rem;padding:.75rem;text-align:center}.status-message.error{background:#ff44441a;border:1px solid #f443;color:#f44}.status-message.success{background:#6200ee1a;border:1px solid #6200ee33;color:#6200ee}@media (max-width:480px){.reset-password-container{padding:1.5rem}.reset-password-logo img{height:40px}.reset-password-logo h1{font-size:1.5rem}}.complete-signup-container{align-items:center;background:#000;display:flex;justify-content:center;min-height:100vh;padding:1rem}.complete-signup-box{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;max-width:400px;padding:2rem;width:100%}.complete-signup-header{margin-bottom:2rem;text-align:center}.complete-signup-logo{height:60px;margin-bottom:1rem;width:60px}.complete-signup-header h1{color:#fff;font-size:1.2rem;font-weight:500}.complete-signup-form{background:#fff0;display:flex;flex-direction:column;gap:1rem;width:100%}.form-group{position:relative}.complete-signup-input{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#fff;font-size:1rem;padding:.75rem 1rem .75rem 2.5rem;transition:all .3s ease;width:91%}.complete-signup-input:focus{background:#ffffff14;border-color:#6200ee;outline:none}.input-icon{color:#ffffff80;left:1rem;position:absolute;top:50%;transform:translateY(-50%)}.complete-signup-button{background:#490e9b;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem;transition:all .3s ease;width:100%}.complete-signup-button:hover:not(:disabled){background:#72f}.complete-signup-button:disabled{background:#490e9b80;cursor:not-allowed}.password-requirements{background:#ffffff08;border-radius:8px;font-size:.875rem;margin-top:.5rem;padding:.75rem}.password-requirements p{color:#ffffffb3;margin-bottom:.5rem}.password-requirements ul{list-style:none;margin:0;padding:0}.password-requirements li{color:#ffffff80;font-size:.8rem;margin-bottom:.3rem;padding-left:1.2rem;position:relative}.password-requirements li:before{color:#6200ee;content:"•";left:0;position:absolute}.error-message{font-size:.875rem;margin-top:1rem}.error-message span{display:block;margin-bottom:.3rem}@media (max-width:480px){.complete-signup-box{padding:1.5rem}.complete-signup-logo{height:50px;width:50px}.complete-signup-header h1{font-size:1.1rem}}.plans-page{align-items:center;background-color:#000;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:4rem 2rem}.plans-header{margin-bottom:3rem;max-width:1200px;text-align:center;width:100%}.plans-header h1{color:#fff;font-size:2.5rem;margin-bottom:1rem;text-shadow:2px 2px 5px #6fcf97}.plans-header p{color:#fff;font-size:1.1rem}.plans-container{grid-gap:2rem;box-sizing:border-box;display:grid;gap:2rem;grid-template-columns:repeat(2,minmax(0,1fr));max-width:1200px;width:100%}.plan-card{background:#2a2a2a;border:1px solid #333;border-radius:10px;box-shadow:0 4px 6px #0000004d;box-sizing:border-box;display:flex;flex-direction:column;height:100%;min-height:520px;padding:2rem;position:relative;transition:transform .3s ease}.plan-card:hover{box-shadow:0 6px 12px #0006;transform:translateY(-5px)}.plan-card.popular{background:#2d3748;border:2px solid #007bff}.popular-tag{background:#007bff;border-radius:20px;color:#fff;font-size:.9rem;padding:.5rem 1rem;position:absolute;right:20px;top:-12px}.plan-card h2{color:#fff;font-size:1.8rem;margin-bottom:1rem}.price{margin-bottom:2rem}.price .amount{color:#007bff;font-size:2.5rem;font-weight:700;text-shadow:0 0 10px #007bff4d}.price .period{color:#b3b3b3;font-size:1.1rem}.features{align-content:space-between;display:flex;flex-direction:column;flex-grow:1;flex-wrap:wrap;gap:1rem;list-style:none;margin:0 0 2rem;max-height:180px;padding:0}.features li{align-items:flex-start;color:#e0e0e0;display:flex;font-size:.9rem;line-height:1.4;width:45%}.check-icon{color:#0f0;flex-shrink:0;font-size:.9rem;margin-right:.5rem;margin-top:.2rem;text-shadow:0 0 5px #00ff004d}.select-plan-button{background-color:#6200ee;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;letter-spacing:1px;margin-top:auto;padding:1rem;text-transform:uppercase;transition:all .3s ease;width:100%}.select-plan-button:hover:not(:disabled){background-color:#57a878;box-shadow:0 0 15px #007bff66}.select-plan-button:disabled{background-color:#4a4a4a;cursor:not-allowed}.select-plan-button.loading{opacity:.7}.error-message{background-color:#ff44441a;border:1px solid #f443;border-radius:5px;color:#f44;margin-top:2rem;padding:1rem;text-align:center}.plans-footer{color:#fff;margin-top:3rem;max-width:1200px;text-align:center;width:100%}.plans-footer a{color:#6fcf97;text-decoration:none;transition:color .3s ease}.plans-footer a:hover{text-decoration:underline}.guarantee{color:#0f0;font-size:.9rem;margin-top:1rem;text-shadow:0 0 5px #0f03}.plan-card .upgrade-btn{align-items:center;background:#6200ee;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;justify-content:center;margin-top:1.5rem;padding:.8rem;transition:all .3s ease;width:100%}.plan-card .upgrade-btn:hover{background:#72f;transform:translateY(-2px)}.plan-card .upgrade-btn:disabled{cursor:not-allowed;opacity:.7;transform:none}.plan-card .upgrade-btn.loading{cursor:not-allowed;position:relative}.plan-card .upgrade-btn.loading:after{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;content:"";height:16px;margin-left:.5rem;position:absolute;width:16px}.plan-card.current .upgrade-btn{background:#0000;border:1px solid #6200ee;color:#6200ee;cursor:default}.plan-card.current .upgrade-btn:hover{background:#0000;transform:none}.plan-card .contact-btn{align-items:center;background:#0000;border:1px solid #333;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;justify-content:center;margin-top:1.5rem;padding:.8rem;transition:all .3s ease;width:100%}.plan-card .contact-btn:hover{border-color:#6200ee;color:#6200ee;transform:translateY(-2px)}@media (max-width:1240px){.plans-container{gap:1.5rem;max-width:90%}}@media (max-width:1024px){.features{flex-direction:column;flex-wrap:nowrap;max-height:none}.features li{margin-bottom:.5rem;width:100%}}@media (max-width:768px){.plans-container{grid-template-columns:1fr;max-width:100%;padding:0 1rem}.plans-page{padding:2rem 1rem}.plans-header h1{font-size:2rem}.plan-card{min-height:auto}.price .amount{font-size:2rem}.plan-card .contact-btn,.plan-card .upgrade-btn{font-size:.85rem;padding:.6rem}}.auth-callback-container{align-items:center;background:#000;display:flex;justify-content:center;min-height:100vh}.auth-callback-box{color:#fff;text-align:center}.loading-container{align-items:center;background-color:#1a1a1a;display:flex;justify-content:center;min-height:100vh}.auth-loading{color:#fff;text-align:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #333;border-radius:50%;border-top-color:#4caf50;display:inline-block;height:40px;margin-top:20px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.payments{background-color:#000;display:flex;flex-direction:column;min-height:100vh;padding-top:70px}.main-content{color:#fff;margin:0 auto;max-width:1200px;padding:2rem;width:100%}.payments-header{margin-bottom:2rem}.payments-header h2{color:#6200ee;font-size:2rem}.month-group{margin-bottom:2.5rem}.month-header{border-bottom:1px solid #333;color:#b3b3b3;font-size:1.2rem;margin-bottom:1rem;padding-bottom:.5rem}.payments-list{display:flex;flex-direction:column;gap:1rem}.payment-card{background:#1a1a1a;border-radius:12px;overflow:hidden;transition:transform .3s ease}.payment-card:hover{transform:translateY(-2px)}.payment-info{padding:1.5rem}.payment-main{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.payment-main h4{color:#fff;font-size:1.1rem;margin:0}.payment-amount{color:#6200ee;font-size:1.2rem;font-weight:500}.payment-details{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.payment-date{color:#b3b3b3;font-size:.9rem}.payment-status{border-radius:20px;font-size:.8rem;font-weight:500;padding:.3rem .8rem}.payment-status.succeeded{background:#4caf501a;color:#4caf50}.payment-status.pending{background:#ffc1071a;color:#ffc107}.payment-status.failed{background:#f443361a;color:#f44336}.receipt-link{color:#6200ee;display:inline-block;font-size:.9rem;margin-top:.5rem;text-decoration:none;transition:color .3s ease}.receipt-link:hover{color:#72f}.no-payments{background:#252525;border-radius:12px;color:#b3b3b3;padding:3rem;text-align:center}.plan-info{color:#b3b3b3;font-size:.9rem;margin-top:.5rem}.info-message{background:#560eb4;border-radius:6px;color:#b3b3b3;margin-bottom:1.5rem;padding:1rem}.upgrade-btn{background:#6200ee;border-radius:6px;color:#fff;display:inline-block;margin-top:1rem;padding:.8rem 1.5rem;text-decoration:none;transition:all .3s ease}.upgrade-btn:hover{background:#72f;transform:translateY(-2px)}@media (max-width:768px){.payment-main{align-items:flex-start;flex-direction:column;gap:.5rem}.payment-amount{font-size:1rem}}.legal-container{color:#333;font-family:Arial,sans-serif;line-height:1.6;margin:0 auto;max-width:800px;padding:40px 20px}.legal-container h1{color:#1a1a1a;font-size:2.5em;margin-bottom:20px}.legal-container h2{color:#2a2a2a;font-size:1.8em;margin:30px 0 15px}.legal-container section{margin-bottom:40px}.legal-container ul{margin:15px 0;padding-left:20px}.legal-container li{margin:8px 0}.legal-container p{margin:15px 0}@media (max-width:768px){.legal-container{padding:20px 15px}.legal-container h1{font-size:2em}.legal-container h2{font-size:1.5em}}.analysis-results .main-content{background-color:#000;color:#fff;margin:0 auto;max-width:1200px;padding:2rem}.analysis-header{margin-bottom:2rem}.analysis-header h1{color:#fff;font-size:2rem;margin-bottom:.5rem}.project-info{color:#999}.analysis-summary{display:flex;gap:2rem;margin-bottom:2rem}.seo-score{flex:1 1;text-align:center}.score-circle{align-items:center;background:linear-gradient(145deg,#2a2a2a,#1a1a1a);border-radius:50%;box-shadow:0 4px 15px #0003;color:#6200ee;display:flex;font-size:2.5rem;font-weight:700;height:150px;justify-content:center;margin:1rem auto;width:150px}.key-metrics{flex:2 1}.metrics-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:1rem}.metric-item{background:linear-gradient(145deg,#2a2a2a,#1a1a1a);border-radius:8px;box-shadow:0 4px 15px #0003;padding:1rem}.metric-label{color:#999;display:block;margin-bottom:.5rem}.metric-value{color:#6200ee;display:block;font-size:1.5rem;font-weight:700}.detailed-analysis{margin:2rem 0}.analysis-text{background:#1a1a1a;border-radius:8px;box-shadow:0 4px 15px #0003;color:#fff;padding:1.5rem}.analysis-text p{margin-bottom:1rem}.technical-metrics{margin-top:2rem}.error,.loading{color:#ccc;font-size:1.2rem;padding:2rem;text-align:center}.error{color:#dc3545}.youtube-analysis-results{background-color:#000;color:#fff;min-height:100vh}.youtube-analysis-main-content{margin:0 auto;max-width:1200px;padding:2rem}.youtube-analysis-header{margin-bottom:2rem}.youtube-analysis-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,red,#ff6b6b);-webkit-background-clip:text;font-size:2rem;margin-bottom:.5rem}.youtube-analysis-project-info{color:#888;font-size:1.1rem}.youtube-analysis-metrics-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:1rem}.youtube-analysis-metric-item{background:linear-gradient(145deg,#1a1a1a,#2a2a2a);border-radius:10px;display:flex;flex-direction:column;gap:.5rem;padding:1.5rem}.youtube-analysis-metric-label{color:#888;font-size:.9rem}.youtube-analysis-metric-value{color:#fff;font-size:1.5rem;font-weight:700}.youtube-analysis-metric-subvalue{color:#ff6b6b;font-size:.9rem}.youtube-analysis-detailed-analysis{background:linear-gradient(145deg,#1a1a1a,#2a2a2a);border-radius:10px;margin:2rem 0;padding:2rem}.youtube-analysis-text p{line-height:1.6;margin-bottom:1rem}.youtube-analysis-h2{color:#ff6b6b;font-size:1.5rem;margin-bottom:1rem}.youtube-analysis-error,.youtube-analysis-loading{font-size:1.2rem;padding:2rem;text-align:center}.youtube-analysis-error{color:#ff6b6b}
/*# sourceMappingURL=main.746c2767.css.map*/