body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;background:linear-gradient(135deg,#667eea,#764ba2);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-height:100vh;touch-action:manipulation}body,html{overflow-x:hidden}html{scroll-behavior:smooth}*,:after,:before{box-sizing:border-box}img,video{display:block;height:auto;max-width:100%}h1,h2,h3,h4,h5,h6,p{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}.landing-page{overflow-x:hidden}.header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172ad9;border-bottom:1px solid #ffffff1a;box-shadow:0 2px 10px #0000001a;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.header.scrolled{background:#0f172afa;border-bottom:1px solid #3b82f633;box-shadow:0 4px 30px #0000004d}.header-content{justify-content:space-between;margin:0 auto;max-width:1400px;padding:1rem 2rem;position:relative}.header-content,.logo-section{align-items:center;display:flex}.logo-section{cursor:pointer;gap:.75rem;z-index:1001}.logo-img{filter:drop-shadow(0 4px 12px rgba(59,130,246,.4));height:45px;object-fit:contain;transition:all .3s ease;width:45px}.logo-img:hover{filter:drop-shadow(0 6px 16px rgba(59,130,246,.6));transform:scale(1.05)}.brand-name{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800;letter-spacing:-.5px;transition:all .3s ease}.logo-section:hover .brand-name{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text}.desktop-nav,.nav-menu{align-items:center;display:flex}.nav-menu{gap:2rem;list-style:none}.nav-menu button{background:none;border:none;color:#ffffffd9;cursor:pointer;font-family:inherit;font-size:.95rem;font-weight:500;padding:.5rem 0;position:relative;transition:all .3s ease}.nav-menu button:after{background:linear-gradient(135deg,#3b82f6,#8b5cf6);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-menu button:hover{color:#60a5fa}.nav-menu button:hover:after{width:100%}.cta-button,.desktop-cta{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:50px;box-shadow:0 4px 15px #3b82f666;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;padding:.75rem 1.75rem;transition:all .3s ease;white-space:nowrap}.cta-button:hover,.desktop-cta:hover{background:linear-gradient(135deg,#2563eb,#7c3aed);box-shadow:0 6px 25px #3b82f699;transform:translateY(-2px)}.mobile-menu-button{background:none;border:none;color:#fff;cursor:pointer;display:none;padding:.5rem;transition:all .3s ease;z-index:1001}.mobile-menu-button:hover{color:#60a5fa}.mobile-menu-button svg{display:block}.mobile-menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172afa;border-bottom:1px solid #ffffff1a;box-shadow:0 10px 30px #0000004d;left:0;max-height:0;opacity:0;overflow:hidden;position:fixed;right:0;top:73px;transition:max-height .3s ease,opacity .3s ease}.mobile-menu.open{max-height:400px;opacity:1}.mobile-nav{display:flex;flex-direction:column;gap:.5rem;padding:1rem 2rem 2rem}.mobile-nav button{background:none;border:none;border-radius:12px;color:#ffffffd9;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:500;padding:1rem;text-align:left;transition:all .3s ease}.mobile-nav button:hover{background:#3b82f61a;color:#60a5fa;transform:translateX(5px)}.mobile-nav .mobile-cta{background:linear-gradient(135deg,#3b82f6,#8b5cf6);box-shadow:0 4px 15px #3b82f666;color:#fff;font-weight:600;margin-top:1rem;text-align:center}.mobile-nav .mobile-cta:hover{background:linear-gradient(135deg,#2563eb,#7c3aed);transform:translateX(0) translateY(-2px)}.hero-section{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b 50%,#334155);display:flex;min-height:100vh;overflow:hidden;padding:8rem 2rem 4rem;position:relative}.hero-content{grid-gap:1.5rem;align-items:center;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1100px}.hero-text-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 10px 30px #0000004d;padding:1.5rem}.hero-badge{background:#3b82f61a;border:1px solid #3b82f64d;border-radius:50px;color:#3b82f6;display:inline-block;font-size:.85rem;font-weight:600;margin-bottom:1.5rem;padding:.5rem 1.25rem}.hero-title{color:#fff;font-size:2.3rem;font-weight:800;line-height:1.2;margin-bottom:.75rem}.hero-title .gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text}.hero-description{color:#ffffffb3;font-size:.98rem;line-height:1.6;margin-bottom:1.25rem}.hero-buttons{display:flex;gap:1rem;margin-bottom:2rem}.btn-primary,.primary-btn{background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:8px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:1rem;font-weight:600;letter-spacing:.025em;overflow:hidden;padding:.875rem 2rem;position:relative;transition:all .2s cubic-bezier(.4,0,.2,1);z-index:1}.btn-primary:before,.primary-btn:before{animation:gradientRotate 3s ease infinite;background:linear-gradient(45deg,#ff0080,#ff8c00,#40e0d0,#ff0080,#ff8c00,#40e0d0);background-size:300% 300%;border-radius:8px;bottom:-2px;content:"";left:-2px;opacity:0;position:absolute;right:-2px;top:-2px;transition:opacity .3s ease;z-index:-1}.btn-primary:hover:before,.primary-btn:hover:before{opacity:1}.btn-primary:hover,.primary-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);box-shadow:0 4px 6px #0000001a,0 2px 4px #0000000f;transform:translateY(-1px)}.btn-primary:active,.primary-btn:active{box-shadow:0 1px 2px #0000001a;transform:translateY(0)}.btn-secondary,.secondary-btn{background:#ffffff0d;background-clip:padding-box;border:2px solid #0000;border-radius:8px;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:1rem;font-weight:600;letter-spacing:.025em;padding:.875rem 2rem;position:relative;transition:all .2s cubic-bezier(.4,0,.2,1);z-index:1}.btn-secondary:before,.secondary-btn:before{animation:gradientRotate 3s ease infinite;background:linear-gradient(45deg,#ff0080,#ff8c00,#40e0d0,#ff0080,#ff8c00,#40e0d0);background-size:300% 300%;border-radius:8px;bottom:0;content:"";left:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px;position:absolute;right:0;top:0;z-index:-1}.btn-secondary:hover,.secondary-btn:hover{background:#ffffff1a;transform:translateY(-1px)}.btn-secondary:active,.secondary-btn:active{background:#ffffff0d;transform:translateY(0)}.hero-stats{grid-gap:1.5rem;border-top:1px solid #ffffff1a;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin-top:2rem;padding-top:2rem}.stat-item{text-align:center}.stat-number{display:block}.stat-label{margin-top:.25rem}.hero-image-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 10px 30px #0000004d;padding:1rem;transition:all .4s ease}.hero-image-container:hover{box-shadow:0 30px 80px #3b82f633;transform:translateY(-10px)}.hero-image{border-radius:16px;display:block;height:auto;width:100%}.content-section{background:linear-gradient(135deg,#0f172a,#1e293b);padding:2.5rem 2rem}.content-section:nth-child(2n){background:linear-gradient(135deg,#1e293b,#334155)}.section-wrapper{grid-gap:1.5rem;align-items:center;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1100px}.section-wrapper.reverse{direction:rtl}.section-wrapper.reverse>*{direction:ltr}.text-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 25px #0000004d;padding:1.5rem;transition:all .4s ease}.text-container:hover{border-color:#3b82f64d;box-shadow:0 25px 70px #0006;transform:translateY(-5px)}.section-badge{background:#8b5cf61a;border:1px solid #8b5cf64d;border-radius:50px;color:#8b5cf6;display:inline-block;font-size:.8rem;font-weight:600;margin-bottom:1rem;padding:.4rem 1rem}.section-title{color:#fff;font-size:1.75rem;font-weight:700;line-height:1.3;margin-bottom:.75rem}.section-description{color:#ffffffb3;font-size:.95rem;line-height:1.6;margin-bottom:1.25rem}.feature-list{list-style:none;margin-bottom:1.5rem}.feature-list li{align-items:center;color:#fffc;display:flex;font-size:.92rem;gap:.6rem;padding:.5rem 0}.feature-list li:before{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:50%;color:#fff;content:"✓";display:inline-block;flex-shrink:0;font-size:.8rem;font-weight:700;height:18px;line-height:18px;text-align:center;width:18px}.image-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 25px #0000004d;overflow:hidden;padding:1rem;transition:all .4s ease}.image-container:hover{border-color:#3b82f666;box-shadow:0 30px 80px #3b82f633;transform:translateY(-10px) scale(1.02)}.section-image{border-radius:16px;display:block;height:auto;transition:all .4s ease;width:100%}.image-container:hover .section-image{transform:scale(1.05)}.final-cta{background:linear-gradient(135deg,#1e40af,#7c3aed);padding:2.5rem 2rem;text-align:center}.cta-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #fff3;border-radius:16px;box-shadow:0 10px 30px #0000004d;margin:0 auto;max-width:700px;padding:2rem 1.5rem}.cta-title{color:#fff;font-size:1.9rem;font-weight:800;margin-bottom:.75rem}.cta-description{color:#ffffffe6;font-size:.98rem;line-height:1.5;margin-bottom:1.5rem}.cta-btn,.cta-button{background:#fff;border:none;border-radius:8px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;color:#1e40af;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:1rem;font-weight:600;letter-spacing:.025em;overflow:hidden;padding:1rem 2.5rem;position:relative;transition:all .2s cubic-bezier(.4,0,.2,1);z-index:1}.cta-btn:before,.cta-button:before{animation:gradientRotate 3s ease infinite;background:linear-gradient(45deg,#ff0080,#ff8c00,#40e0d0,#ff0080,#ff8c00,#40e0d0);background-size:300% 300%;border-radius:8px;bottom:-2px;content:"";left:-2px;opacity:0;position:absolute;right:-2px;top:-2px;transition:opacity .3s ease;z-index:-1}.cta-btn:hover:before,.cta-button:hover:before{opacity:1}.cta-btn:hover,.cta-button:hover{background:#f1f5f9;box-shadow:0 4px 6px #0000001a,0 2px 4px #0000000f;transform:translateY(-1px)}.cta-btn:active,.cta-button:active{box-shadow:0 1px 2px #0000001a;transform:translateY(0)}.cta-note{color:#ffffffb3;font-size:.9rem;margin-top:1rem}.trust-badge{color:#fffc;font-size:.95rem;gap:.5rem;margin-top:1rem}.badge-icon,.trust-badge{align-items:center;display:flex}.badge-icon{background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;color:#fff;font-size:.85rem;font-weight:700;height:24px;justify-content:center;width:24px}.trusted-companies{background:linear-gradient(135deg,#1e293b,#0f172a);color:#fff;overflow:hidden;padding:3rem 0}.trusted-container{margin:0 auto;max-width:100%}.trusted-subtitle{color:#ffffff80;font-size:.875rem;font-weight:500;letter-spacing:.1em;margin-bottom:2rem;text-align:center;text-transform:uppercase}.logos-scroll-wrapper{mask-image:linear-gradient(90deg,#0000,#000 10%,#000 90%,#0000);-webkit-mask-image:linear-gradient(90deg,#0000,#000 10%,#000 90%,#0000);overflow:hidden;position:relative;width:100%}.logos-scroll{animation:scroll 40s linear infinite;display:flex;gap:3rem;width:-webkit-max-content;width:max-content}.logos-scroll:hover{animation-play-state:paused}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.company-logo-svg{color:#fff6;cursor:default;flex-shrink:0;height:40px;transition:all .3s ease;-webkit-user-select:none;user-select:none;width:auto}.company-logo-svg:hover{color:#ffffffe6;transform:scale(1.05)}.footer{background:linear-gradient(180deg,#0f172a,#1e293b);border-top:1px solid #3b82f633;padding:4rem 2rem 2rem;position:relative}.footer:before{background:linear-gradient(90deg,#0000,#3b82f6,#8b5cf6,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.footer-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:2fr 3fr;margin:0 auto 3rem}.footer-brand-section{display:flex;flex-direction:column;gap:1rem}.footer-logo{align-items:center;display:flex;gap:.75rem;margin-bottom:.5rem}.footer-logo-img{filter:drop-shadow(0 4px 12px rgba(59,130,246,.4));height:40px;object-fit:contain;width:40px}.footer-brand-name{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800;letter-spacing:-.5px}.footer-tagline{color:#ffffffe6;font-size:1rem;font-weight:600;margin-bottom:.5rem}.footer-description{color:#fff9;font-size:.95rem;line-height:1.7;max-width:400px}.footer-social{display:flex;gap:1rem;margin-top:1rem}.footer-social a{align-items:center;background:#3b82f61a;border:1px solid #3b82f64d;border-radius:50%;color:#60a5fa;display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.footer-social a:hover{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-color:#0000;box-shadow:0 6px 20px #3b82f666;color:#fff;transform:translateY(-3px)}.footer-links-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.footer-section h4{color:#fff;font-size:1.1rem;font-weight:700;margin-bottom:1.25rem}.footer-section ul{display:flex;flex-direction:column;gap:.75rem;list-style:none}.footer-section a{color:#ffffffa6;display:inline-block;font-size:.95rem;text-decoration:none;transition:all .3s ease}.footer-section a:hover{color:#60a5fa;transform:translateX(5px)}.footer-bottom{align-items:center;border-top:1px solid #ffffff1a;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1400px;padding-top:2rem}.footer-bottom p{color:#ffffff80;font-size:.9rem}.footer-bottom-links{align-items:center;display:flex;gap:1rem}.footer-bottom-links a{color:#ffffff80;font-size:.9rem;text-decoration:none;transition:color .3s ease}.footer-bottom-links a:hover{color:#60a5fa}.footer-bottom-links span{color:#ffffff4d}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .8s ease-out forwards}.video-modal-overlay{align-items:center;animation:fadeIn .3s ease-in-out;background-color:#000000e6;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:10000}@keyframes gradientRotate{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.video-modal-content{animation:slideUp .3s ease-out;background:#000;border-radius:12px;box-shadow:0 20px 60px #00000080;max-width:800px;overflow:hidden;position:relative;width:100%}.video-modal-close{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:none;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:15px;top:15px;transition:all .3s ease;width:40px;z-index:10001}.video-modal-close:hover{background:#fff3;transform:rotate(90deg)}.video-modal-close svg{color:#fff}.video-wrapper{background:#000;padding-bottom:56.25%;position:relative;width:100%}.demo-video{height:100%;left:0;object-fit:contain;outline:none;position:absolute;top:0;width:100%}@media (max-width:768px){.video-modal-overlay{padding:10px}.video-modal-content{border-radius:8px;max-width:100%}.video-modal-close{height:35px;right:10px;top:10px;width:35px}.video-modal-close svg{height:20px;width:20px}}@media (max-width:1024px){.hero-content,.section-wrapper{gap:2rem;grid-template-columns:1fr}.section-wrapper.reverse{direction:ltr}.hero-title{font-size:2.2rem}.section-title{font-size:1.9rem}.footer-content{gap:3rem;grid-template-columns:1fr}.footer-links-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.header-content{padding:1rem 1.5rem}.desktop-cta,.desktop-nav{display:none}.mobile-menu-button{display:block}.brand-name{font-size:1.3rem}.logo-img{height:38px;width:38px}.hero-section{min-height:auto;padding:6rem 1.5rem 3rem}.hero-text-container,.text-container{padding:1.5rem}.hero-title{font-size:1.9rem;line-height:1.3}.hero-description{font-size:.95rem}.hero-buttons{flex-direction:column;gap:.75rem}.btn-primary,.btn-secondary,.primary-btn,.secondary-btn{font-size:1rem;padding:1rem 2rem;width:100%}.hero-stats{gap:1rem;grid-template-columns:1fr;margin-top:1.5rem;padding-top:1.5rem}.stat-number{font-size:1.75rem}.content-section{padding:2rem 1.5rem}.section-title{font-size:1.65rem}.section-description{font-size:.93rem}.feature-list li{font-size:.9rem}.final-cta{padding:2rem 1.5rem}.cta-container{padding:1.75rem 1.25rem}.cta-title{font-size:1.7rem}.cta-description{font-size:.95rem}.cta-btn,.cta-button{font-size:1rem;padding:1rem 2.5rem}.cta-note{font-size:.85rem}.trusted-companies{padding:2.5rem 0}.trusted-subtitle{font-size:.8rem;padding:0 1rem}.company-logo-svg{height:36px}.footer{padding:3rem 1.5rem 1.5rem}.footer-links-grid{gap:2rem;grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}.footer-bottom-links{justify-content:center}}@media (max-width:480px){.header-content{padding:.875rem 1rem}.brand-name{font-size:1.2rem}.logo-img{height:35px;width:35px}.mobile-nav{padding:1rem 1rem 1.5rem}.hero-section{padding:5rem 1rem 2rem}.hero-title{font-size:1.65rem}.hero-description{font-size:.9rem}.btn-primary,.btn-secondary,.primary-btn,.secondary-btn{font-size:.95rem;padding:.875rem 1.75rem}.content-section{padding:1.75rem 1rem}.hero-text-container,.text-container{padding:1.25rem}.section-title{font-size:1.5rem}.section-description{font-size:.9rem}.feature-list li{font-size:.88rem;padding:.4rem 0}.cta-title{font-size:1.5rem}.cta-description{font-size:.9rem}.cta-btn,.cta-button{font-size:.95rem;padding:.875rem 2rem}.trusted-companies{padding:2rem 0}.trusted-subtitle{font-size:.75rem;padding:0 .5rem}.logos-scroll{gap:2rem}.company-logo-svg{height:32px}.footer{padding:2.5rem 1rem 1.25rem}.footer-description{font-size:.9rem}.footer-social a{height:36px;width:36px}.footer-section h4{font-size:1rem}.footer-section a{font-size:.9rem}.footer-bottom p,.footer-bottom-links a{font-size:.85rem}}.modal-overlay{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.auth-modal{animation:scaleIn .4s ease-out;background:#fff;border-radius:24px;box-shadow:0 20px 60px #0000004d;max-width:450px;padding:50px 40px;position:relative;width:90%}.modal-close{background:#0000;border:none;border-radius:50%;color:#666;cursor:pointer;padding:8px;position:absolute;right:20px;top:20px;transition:all .3s ease}.modal-close:hover{background:#f0f0f0;transform:rotate(90deg)}.modal-header{margin-bottom:40px;text-align:center}.modal-logo{animation:float 3s ease-in-out infinite;filter:drop-shadow(0 8px 16px rgba(59,130,246,.4));height:80px;margin-bottom:20px;object-fit:contain;width:80px}.modal-header h2{color:#333;font-size:32px;font-weight:800;margin-bottom:10px}.modal-header p{color:#666;font-size:16px}.error-message{align-items:center;background:#fee;border:1px solid #fcc;border-radius:12px;color:#c33;display:flex;font-size:14px;gap:10px;margin-bottom:20px;padding:15px}.error-icon{font-size:20px}.auth-buttons{display:flex;flex-direction:column;gap:15px;margin-bottom:30px}.auth-btn{align-items:center;background:#fff;border:2px solid #e0e0e0;border-radius:12px;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:12px;justify-content:center;padding:16px 24px;transition:all .3s ease}.auth-btn:disabled{cursor:not-allowed;opacity:.6}.auth-btn:not(:disabled):hover{box-shadow:0 8px 20px #0000001a;transform:translateY(-2px)}.google-btn{color:#333}.google-btn:not(:disabled):hover{background:#f8f9ff;border-color:#4285f4}.github-btn{color:#333}.github-btn:not(:disabled):hover{background:#f5f5f5;border-color:#333}.provider-icon{flex-shrink:0}.modal-footer{text-align:center}.security-badges{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-bottom:15px}.security-badge{align-items:center;color:#666;display:flex;font-size:12px;gap:4px}.privacy-text{color:#999;font-size:12px;line-height:1.5}@media (max-width:480px){.auth-modal{padding:40px 30px}.modal-header h2{font-size:28px}}.auth-loading{display:inline-block;height:20px;margin-left:10px;width:20px}.auth-loading .lottie-container{height:100%;width:100%}.policy-link{color:#3b82f6;font-weight:500;position:relative;text-decoration:none;transition:all .2s ease}.policy-link:hover{color:#60a5fa;text-decoration:underline}.policy-link:active{color:#2563eb}.modern-dashboard{background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;display:flex;min-height:100vh}.dashboard-sidebar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172acc;border-right:1px solid #ffffff14;bottom:0;box-shadow:2px 0 10px #0000001a;display:flex;flex-direction:column;left:0;position:fixed;top:0;transition:all .3s cubic-bezier(.4,0,.2,1);width:260px;z-index:100}.dashboard-sidebar.collapsed{width:72px}.sidebar-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;min-height:64px;padding:1.25rem 1rem}.sidebar-header,.sidebar-logo{align-items:center;display:flex}.sidebar-logo{gap:.75rem}.sidebar-logo img{border-radius:8px;height:36px;width:36px}.sidebar-logo span{color:#fff;font-size:1.125rem;font-weight:600;letter-spacing:-.02em;white-space:nowrap}.collapse-btn{align-items:center;background:#0000;border:none;border-radius:6px;color:#ffffff80;cursor:pointer;display:flex;flex-shrink:0;height:28px;justify-content:center;transition:all .2s;width:28px}.collapse-btn:hover{background:#ffffff14;color:#ffffffe6}.sidebar-nav{display:flex;flex:1 1;flex-direction:column;overflow-x:hidden;overflow-y:auto;padding:.75rem .5rem}.sidebar-nav::-webkit-scrollbar{width:4px}.sidebar-nav::-webkit-scrollbar-track{background:#0000}.sidebar-nav::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.nav-section{display:flex;flex-direction:column;gap:2px}.nav-item{align-items:center;background:#0000;border:none;border-radius:6px;color:#fff9;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.75rem;padding:.625rem .75rem;position:relative;text-align:left;transition:all .15s cubic-bezier(.4,0,.2,1);white-space:nowrap}.nav-item:hover{background:#ffffff0f;color:#ffffffe6}.nav-item.active{background:#3b82f61f;color:#60a5fa}.nav-item.active:before{background:linear-gradient(180deg,#3b82f6,#60a5fa);border-radius:0 2px 2px 0;content:"";height:20px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:3px}.nav-icon{align-items:center;display:flex;flex-shrink:0;justify-content:center}.nav-icon,.nav-icon svg{height:20px;width:20px}.nav-label{flex:1 1;overflow:hidden;text-overflow:ellipsis}.nav-divider{background:#ffffff0f;height:1px;margin:.75rem .5rem}.logout-item{color:#ef4444cc;margin-top:.5rem}.logout-item:hover{background:#ef444414;color:#ef4444}.logout-item.active{background:#ef44441a;color:#ef4444}.logout-item.active:before{background:linear-gradient(180deg,#ef4444,#f87171)}.dashboard-content{flex:1 1;margin-left:260px;transition:margin-left .3s cubic-bezier(.4,0,.2,1)}.dashboard-sidebar.collapsed+.dashboard-content{margin-left:72px}.content-header{align-items:center;background:#ffffff05;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:2rem}.header-left h2{color:#fff;font-size:1.75rem;margin-bottom:.5rem}.header-left p{color:#fff9;font-size:.9rem}.user-avatar{border:2px solid #3b82f6;border-radius:50%;height:48px;width:48px}.content-body{padding:2rem}.content-section{max-width:1200px}.section-header{margin-bottom:2rem}.section-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;margin-bottom:.5rem}.section-header p{color:#fff9;font-size:1.1rem}.feature-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.feature-card{border-radius:12px;transition:all .3s}.feature-card:hover{border-color:#3b82f6;box-shadow:0 8px 24px #3b82f633;transform:translateY(-4px)}.feature-card h3{font-size:1.5rem}.feature-card p{color:#fff9;margin-bottom:1.5rem}.feature-btn{padding:.875rem;transition:all .2s;width:100%}.feature-btn:hover{box-shadow:0 4px 12px #3b82f666;transform:translateY(-2px)}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:2rem 0}.stat-card{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:2rem;text-align:center}.stat-value{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;font-size:3rem;margin-bottom:.5rem}.stat-label{color:#fff9}.primary-action-btn{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .2s}.primary-action-btn:hover{box-shadow:0 8px 20px #3b82f666;transform:translateY(-2px)}.history-list{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.history-item{align-items:center;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;display:flex;gap:1.5rem;padding:1.5rem;transition:all .2s}.history-item:hover{border-color:#3b82f6}.history-icon{align-items:center;background:#3b82f61a;border-radius:12px;display:flex;font-size:2rem;height:60px;justify-content:center;width:60px}.history-info{flex:1 1}.history-info h3{color:#fff;font-size:1.125rem;margin-bottom:.5rem}.history-info p{color:#fff9;font-size:.9rem}.history-date{color:#fff6;display:block;font-size:.85rem;margin-top:.5rem}.view-btn{background:#3b82f61a;border:1px solid #3b82f64d;border-radius:8px;color:#3b82f6;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .2s}.view-btn:hover{background:#3b82f633}.upload-zone{background:#ffffff08;border:2px dashed #fff3;border-radius:16px;margin-top:2rem;padding:4rem 2rem;text-align:center;transition:all .3s}.upload-zone:hover{background:#3b82f60d;border-color:#3b82f6}.upload-zone h3{color:#fff;font-size:1.5rem;margin-bottom:.5rem}.upload-zone p{color:#fff9;margin-bottom:2rem}.upload-btn{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:1rem 2rem;transition:all .2s}.upload-btn:hover{box-shadow:0 8px 20px #3b82f666;transform:translateY(-2px)}.question-categories{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:2rem}.category-card{background:#ffffff08;border:1px solid #ffffff1a;padding:2rem;transition:all .3s}.category-card:hover{border-color:#3b82f6;transform:translateY(-4px)}.category-card h3{font-size:1.25rem}.category-card p{color:#fff9}.achievements-grid{grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:2rem}.achievement-card{border-radius:12px;padding:2rem;transition:all .3s}.achievement-card.unlocked{border-color:#3b82f6}.achievement-card.locked{opacity:.5}.achievement-badge{font-size:3rem;margin-bottom:1rem}.achievement-card h3{color:#fff;font-size:1.125rem}.achievement-card p{color:#fff9;font-size:.9rem}.referral-box{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;margin:2rem auto;max-width:500px;padding:2rem;text-align:center}.referral-box h3{color:#fff;font-size:1.25rem;margin-bottom:1rem}.referral-code{background:#3b82f61a;border:2px solid #3b82f64d;border-radius:12px;color:#3b82f6;font-size:1.5rem;font-weight:700;letter-spacing:2px;margin-bottom:1rem;padding:1.5rem}.copy-btn{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.875rem 2rem;transition:all .2s}.copy-btn:hover{box-shadow:0 4px 12px #3b82f666;transform:translateY(-2px)}.referral-stats{border-top:1px solid #ffffff1a;display:flex;justify-content:space-around;margin-top:2rem;padding-top:2rem}.referral-stat{align-items:center;display:flex;flex-direction:column}.stat-number{color:#3b82f6;font-size:2rem;font-weight:700;margin-bottom:.25rem}.stat-text{color:#fff9;font-size:.9rem}.pricing-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:3rem}.pricing-card{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;display:flex;flex-direction:column;padding:2.5rem 2rem;position:relative;transition:all .3s}.pricing-card:hover{border-color:#3b82f666;box-shadow:0 12px 40px #3b82f633;transform:translateY(-8px)}.pricing-card.popular{background:linear-gradient(135deg,#3b82f61a,#8b5cf61a);border-color:#3b82f680}.pricing-card.enterprise{background:linear-gradient(135deg,#8b5cf61a,#a855f71a);border-color:#8b5cf680}.popular-badge{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:20px;font-size:.75rem;left:50%;letter-spacing:.5px;padding:.5rem 1.25rem;position:absolute;text-transform:uppercase;top:-12px;transform:translateX(-50%)}.plan-name,.popular-badge{color:#fff;font-weight:700}.plan-name{font-size:1.5rem;margin-bottom:1.5rem;text-align:center}.plan-price{align-items:baseline;display:flex;justify-content:center;margin-bottom:2rem;text-align:center}.currency{color:#fff9;font-size:1.5rem;margin-right:.25rem}.amount{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;font-size:4rem;font-weight:800;line-height:1}.period{color:#ffffff80;font-size:1rem;margin-left:.25rem}.plan-features{flex:1 1;list-style:none;margin:0 0 2.5rem;padding:0}.plan-features li{border-bottom:1px solid #ffffff0d;color:#fffc;font-size:.95rem;line-height:1.5;padding:.875rem 0}.plan-features li:last-child{border-bottom:none}.plan-btn{background:#3b82f61a;border:2px solid #3b82f64d;border-radius:10px;color:#3b82f6;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .2s;width:100%}.plan-btn:hover{background:#3b82f633;border-color:#3b82f680;transform:translateY(-2px)}.plan-btn.active{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-color:#0000;color:#fff}.plan-btn.active:hover{box-shadow:0 8px 24px #3b82f666}.pricing-card.popular .plan-btn{border-color:#3b82f680}.pricing-card.enterprise .plan-btn{border-color:#8b5cf680;color:#8b5cf6}.pricing-card.enterprise .plan-btn:hover{background:#8b5cf633;border-color:#8b5cf6b3}.profile-form{margin-top:2rem;max-width:600px}.profile-avatar-section{margin-bottom:2rem;text-align:center}.profile-avatar-large{border:3px solid #3b82f6;border-radius:50%;height:120px;margin-bottom:1rem;width:120px}.change-avatar-btn{background:#3b82f61a;border:1px solid #3b82f64d;border-radius:8px;color:#3b82f6;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .2s}.change-avatar-btn:hover{background:#3b82f633}.form-group{margin-bottom:1.5rem}.form-group input{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#fff;font-size:1rem;padding:.875rem;width:100%}.form-group input:focus{background:#ffffff14;border-color:#3b82f6;outline:none}.settings-list{margin-top:2rem;max-width:600px}.setting-item{align-items:center;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;display:flex;justify-content:space-between;margin-bottom:1rem;padding:1.5rem}.setting-info h3{color:#fff;font-size:1.125rem;margin-bottom:.5rem}.setting-info p{color:#fff9;font-size:.9rem}.toggle{display:inline-block;height:26px;position:relative;width:50px}.toggle input{height:0;opacity:0;width:0}.slider{background-color:#ffffff1a;border-radius:34px;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#fff;border-radius:50%;bottom:4px;content:"";height:18px;left:4px;width:18px}input:checked+.slider{background:linear-gradient(135deg,#3b82f6,#8b5cf6)}input:checked+.slider:before{transform:translateX(24px)}.docs-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.doc-card{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:2rem;transition:all .3s}.doc-card:hover{border-color:#3b82f6;transform:translateY(-4px)}.doc-icon{font-size:3rem;margin-bottom:1rem}.doc-card h3{color:#fff;font-size:1.25rem;margin-bottom:.75rem}.doc-card p{color:#fff9;margin-bottom:1rem}.doc-link{background:none;border:none;color:#3b82f6;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:600;padding:0;text-decoration:none;transition:color .2s}.doc-link:hover{color:#60a5fa}.mobile-menu-toggle{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172af2;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 4px 12px #0000004d;color:#fff;cursor:pointer;display:none;height:48px;justify-content:center;left:1rem;position:fixed;top:1rem;transition:all .2s;width:48px;z-index:1001}.mobile-menu-toggle:hover{background:#3b82f633;border-color:#3b82f680}.mobile-menu-toggle:active{transform:scale(.95)}.mobile-overlay{animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:99}.current-badge{border-radius:12px;margin-left:.5rem;padding:.25rem .75rem;vertical-align:middle}.pricing-card.current-plan{background:linear-gradient(135deg,#10b9811a,#0596691a)}@media (max-width:1200px){.pricing-grid{grid-template-columns:repeat(2,1fr)}.content-body{padding:1.5rem}}@media (max-width:1024px){.dashboard-sidebar{width:80px}.dashboard-sidebar .nav-label,.sidebar-logo span{display:none}.dashboard-content{margin-left:80px}.collapse-btn{display:none}.section-header h1{font-size:2rem}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.content-header{padding:1.5rem}.header-left h2{font-size:1.5rem}}@media (max-width:768px){.mobile-menu-toggle{display:flex}.mobile-overlay{display:block}.dashboard-sidebar{position:fixed;transform:translateX(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);width:280px;z-index:100}.dashboard-sidebar.mobile-open{transform:translateX(0)}.dashboard-sidebar.collapsed{width:280px}.dashboard-sidebar.mobile-open .nav-label,.dashboard-sidebar.mobile-open .sidebar-logo span{display:block!important}.dashboard-sidebar.collapsed .nav-label,.dashboard-sidebar.collapsed .sidebar-logo span{display:block}.dashboard-content{margin-left:0;width:100%}.dashboard-sidebar.collapsed+.dashboard-content{margin-left:0}.content-header{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#0f172af2,#1e293bf2);border-bottom:1px solid #ffffff1a;flex-direction:row;gap:.75rem;padding:1rem 1rem 1rem 5rem;position:-webkit-sticky;position:sticky;top:0;z-index:50}.header-left{flex:1 1;min-width:0}.header-left h2{color:#fff;font-size:1.125rem;font-weight:600;margin-bottom:.25rem}.header-left h2,.header-left p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-left p{font-size:.75rem;opacity:.7}.user-avatar{border:2px solid #3b82f680;box-shadow:0 2px 8px #3b82f64d;height:40px;width:40px}.content-body{padding:1rem}.section-header{margin-bottom:1.5rem}.section-header h1{font-size:1.75rem}.section-header p{font-size:1rem}.achievements-grid,.certificate-grid,.docs-grid,.feature-grid,.question-categories,.stats-grid{gap:1rem;grid-template-columns:1fr}.pricing-grid{gap:1.5rem;grid-template-columns:1fr}.pricing-card{padding:1.5rem}.plan-price{margin-bottom:1.5rem}.amount{font-size:3rem}.feature-card{padding:1.5rem}.feature-icon{font-size:2.5rem}.feature-card h3{font-size:1.25rem}.history-item{flex-direction:column;padding:1.25rem;text-align:center}.history-icon{font-size:1.75rem;height:50px;width:50px}.view-btn{width:100%}.upload-zone{padding:3rem 1.5rem}.upload-icon{font-size:3rem}.stat-value{font-size:2.5rem}.profile-form{max-width:100%}.profile-avatar-large{height:100px;width:100px}.settings-list{max-width:100%}.setting-item{align-items:flex-start;flex-direction:column;gap:1rem;padding:1.25rem}.referral-box{padding:1.5rem}.referral-code{font-size:1.25rem;padding:1.25rem}.referral-stats{flex-direction:column;gap:1rem}.certificate-card,.doc-card{padding:1.5rem}}@media (max-width:480px){.mobile-menu-toggle{height:44px;left:.75rem;top:.75rem;width:44px}.content-header{padding:.75rem}.header-left h2{font-size:1.125rem}.header-left p{font-size:.75rem}.user-avatar{height:36px;width:36px}.content-body{padding:.75rem}.section-header h1{font-size:1.5rem}.section-header p{font-size:.9rem}.achievement-card,.category-card,.feature-card,.stat-card{padding:1.25rem}.amount{font-size:2.5rem}.plan-features li{font-size:.875rem;padding:.75rem 0}.plan-btn{font-size:.9rem;padding:.875rem 1.5rem}.referral-code{font-size:1.125rem;letter-spacing:1px}.stat-number{font-size:1.75rem}.upload-zone{padding:2rem 1rem}.upload-zone h3{font-size:1.25rem}}.certificate-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.certificate-card{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:2rem;text-align:center;transition:all .3s}.certificate-card.earned{background:#10b9810d;border-color:#10b9814d}.certificate-card.locked{opacity:.6}.certificate-card:hover{box-shadow:0 8px 24px #3b82f626;transform:translateY(-4px)}.certificate-icon{align-items:center;background:#10b9811a;border-radius:50%;color:#10b981;display:flex;font-size:2rem;height:60px;justify-content:center;margin:0 auto 1.5rem;width:60px}.certificate-card.locked .certificate-icon{background:#ffffff0d;color:#fff6}.certificate-card h3{color:#fff;font-size:1.25rem;margin-bottom:.75rem}.certificate-card p{color:#fff9;font-size:.95rem;margin-bottom:1rem}.certificate-date{color:#10b981cc;font-size:.875rem;margin-bottom:1.5rem}.certificate-progress{color:#ffffff80;font-size:.875rem;margin-bottom:1rem}.download-cert-btn{background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.875rem;transition:all .2s;width:100%}.download-cert-btn:hover{box-shadow:0 4px 12px #10b98166;transform:translateY(-2px)}.stripe-setup-notice{background:#fbbf241a;border:2px solid #fbbf244d;border-radius:12px;margin-bottom:2rem;padding:1.5rem 2rem;text-align:center}.stripe-setup-notice h3{color:#fbbf24;font-size:1.25rem;margin-bottom:.75rem}.stripe-setup-notice p{color:#fffc;margin-bottom:1rem}.setup-link{background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:8px;color:#000;display:inline-block;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .2s}.setup-link:hover{box-shadow:0 4px 12px #fbbf2466;transform:translateY(-2px)}@media (max-width:768px){.change-avatar-btn,.copy-btn,.feature-btn,.nav-item,.plan-btn,.primary-action-btn,.upload-btn,.view-btn{-webkit-tap-highlight-color:transparent;min-height:48px;touch-action:manipulation}.nav-section{gap:4px}a:focus-visible,button:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}}@media (max-width:768px) and (orientation:landscape){.content-header{padding:.75rem 1rem}.header-left h2{font-size:1.125rem}.section-header h1{font-size:1.5rem}.mobile-menu-toggle{left:.5rem;top:.5rem}}.content-body,.dashboard-content,.modern-dashboard{max-width:100vw;overflow-x:hidden}@supports (padding:env(safe-area-inset-left)){.dashboard-content{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.content-header{padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right))}.mobile-menu-toggle{left:max(1rem,env(safe-area-inset-left))}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (prefers-contrast:high){.dashboard-sidebar,.feature-card,.pricing-card{border-width:2px}.nav-item.active:before{width:4px}}@media print{.dashboard-sidebar,.mobile-menu-toggle,.mobile-overlay{display:none}.dashboard-content{margin-left:0}.feature-card,.pricing-card{page-break-inside:avoid}}@media (max-width:768px){.content-header{min-height:60px;padding:.875rem 1rem .875rem 4.5rem}.header-left h2{font-size:1rem;line-height:1.3}.header-left p{font-size:.7rem}.user-avatar{flex-shrink:0;height:36px;width:36px}}@media (max-width:480px){.content-header{min-height:56px;padding:.75rem .75rem .75rem 4rem}.header-left h2{font-size:.95rem}.header-left p{font-size:.65rem}.user-avatar{height:32px;width:32px}}@media (max-width:768px){.dashboard-sidebar.mobile-open{width:280px}.dashboard-sidebar.mobile-open .nav-label{display:inline-block!important;opacity:1!important;visibility:visible!important}.dashboard-sidebar.mobile-open .sidebar-logo span{display:inline-block!important}.dashboard-sidebar.mobile-open .nav-item{justify-content:flex-start;padding:.875rem 1.25rem}.dashboard-sidebar.mobile-open .nav-icon{margin-right:.875rem}}.success-modal-overlay{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.success-modal{animation:slideUp .4s ease-out;background:linear-gradient(135deg,#0f172afa,#1e293bfa);border:1px solid #10b9814d;border-radius:24px;box-shadow:0 20px 60px #10b9814d;max-width:500px;padding:3rem;position:relative;text-align:center;width:90%}.success-icon{align-items:center;animation:scaleIn .5s ease-out .2s both;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;display:flex;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}.success-icon svg{stroke:#fff;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;fill:none;height:48px;width:48px}.success-modal h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#10b981,#34d399);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:700;margin-bottom:.5rem}.success-modal .plan-name{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.success-modal p{color:#ffffffb3;font-size:1rem;line-height:1.6;margin-bottom:2rem}.success-details{background:#10b9811a;border:1px solid #10b98133;border-radius:12px;margin-bottom:2rem;padding:1.5rem;text-align:left}.success-detail-item{align-items:center;border-bottom:1px solid #ffffff0d;display:flex;justify-content:space-between;padding:.75rem 0}.success-detail-item:last-child{border-bottom:none}.success-detail-label{color:#fff9;font-size:.9rem}.success-detail-value{color:#fff;font-size:.95rem;font-weight:600}.success-modal-btn{background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:12px;box-shadow:0 4px 12px #10b9814d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2.5rem;transition:all .3s}.success-modal-btn:hover{box-shadow:0 6px 20px #10b98166;transform:translateY(-2px)}.success-modal-btn:active{transform:translateY(0)}.confetti{animation:confetti-fall 3s linear infinite;background:#10b981;height:10px;position:absolute;width:10px}@media (max-width:768px){.success-modal{max-width:90%;padding:2rem 1.5rem}.success-modal h2{font-size:1.5rem}.success-modal .plan-name{font-size:1.25rem}.success-icon{height:60px;width:60px}.success-icon svg{height:36px;width:36px}}.plan-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.current-badge{animation:pulse 2s ease-in-out infinite;background:linear-gradient(135deg,#10b981,#059669);border-radius:20px;box-shadow:0 2px 8px #10b9814d;color:#fff;display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.5px;padding:.375rem .875rem;text-transform:uppercase}.pricing-card.current-plan{background:linear-gradient(135deg,#10b98114,#05966914);border-color:#10b98180;box-shadow:0 8px 32px #10b98133;transform:translateY(-4px)}.pricing-card.current-plan:before{background:linear-gradient(90deg,#10b981,#059669);border-radius:16px 16px 0 0;content:"";height:4px;left:0;position:absolute;right:0;top:0}.pricing-card.current-plan .plan-btn{background:linear-gradient(135deg,#10b981,#059669);cursor:default;opacity:.8}.pricing-card.current-plan .plan-btn:hover{box-shadow:0 4px 12px #10b9814d;transform:none}@media (max-width:768px){.plan-header{align-items:flex-start;flex-direction:column;gap:.5rem}.current-badge{font-size:.7rem;padding:.25rem .75rem}}@media (max-width:480px){.plan-header h3{font-size:1.25rem}.current-badge{font-size:.65rem;padding:.25rem .625rem}}.page-container{background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;min-height:100vh}.page-header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172af2;border-bottom:1px solid #ffffff1a;left:0;padding:1rem 2rem;position:fixed;right:0;top:0;z-index:1000}.page-header-content{align-items:center;display:flex;gap:1rem;margin:0 auto;max-width:1200px}.back-button{background:#3b82f61a;border:1px solid #3b82f64d;color:#3b82f6;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.back-button:hover{background:#3b82f633}.page-logo{height:40px;max-height:40px;max-width:40px;object-fit:contain;width:40px}.page-brand{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;font-size:1.3rem;font-weight:700}.page-content{margin:0 auto;max-width:1000px;padding:6rem 2rem 4rem}.page-hero{margin-bottom:3rem;text-align:center}.page-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:800;margin-bottom:1rem}.page-subtitle{color:#ffffffb3;font-size:1.2rem}.features-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.feature-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:2rem;transition:all .3s ease}.feature-card:hover{border-color:#3b82f64d;box-shadow:0 10px 30px #3b82f633;transform:translateY(-5px)}.feature-card.featured{background:linear-gradient(135deg,#3b82f61a,#8b5cf61a);border:2px solid #3b82f64d;cursor:pointer}.feature-card.featured:hover{background:linear-gradient(135deg,#3b82f626,#8b5cf626);border-color:#3b82f699;transform:translateY(-8px)}.feature-btn{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;margin-top:1rem;padding:.6rem 1.2rem;transition:all .3s ease}.feature-btn:hover{box-shadow:0 8px 20px #3b82f666;transform:scale(1.05)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{color:#fff;font-size:1.3rem;margin-bottom:.75rem}.feature-card p{color:#ffffffb3;line-height:1.6}.privacy-content,.terms-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:2.5rem}.privacy-section,.terms-section{margin-bottom:2.5rem}.privacy-section:last-child,.terms-section:last-child{margin-bottom:0}.privacy-section h2,.terms-section h2{color:#3b82f6;font-size:1.75rem;margin-bottom:1rem}.privacy-section h3,.terms-section h3{color:#8b5cf6;font-size:1.3rem;margin-bottom:.75rem;margin-top:1.5rem}.privacy-section p,.terms-section p{color:#fffc;line-height:1.8;margin-bottom:1rem}.privacy-section ul,.terms-section ul{margin:1rem 0;padding-left:2rem}.privacy-section li,.terms-section li{color:#ffffffb3;line-height:1.6;margin-bottom:.5rem}.about-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:2.5rem}.about-section{margin-bottom:2.5rem}.about-section:last-child{margin-bottom:0}.about-section h2{color:#3b82f6;font-size:1.75rem;margin-bottom:1rem}.about-section p{color:#fffc;line-height:1.8;margin-bottom:1rem}.about-section ul{margin:1rem 0;padding-left:2rem}.about-section li{color:#ffffffb3;line-height:1.6;margin-bottom:.75rem}.about-section li strong{color:#3b82f6}.values-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:1.5rem}.value-item{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:1.5rem}.value-item h3{color:#fff;font-size:1.2rem;margin-bottom:.75rem}.value-item p{color:#ffffffb3;font-size:.95rem}.stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-top:1.5rem}.stat-box{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:1.5rem;text-align:center}.stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.stat-label{font-size:.9rem}.founder-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:2.5rem}.founder-profile{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;gap:2rem;margin-bottom:3rem;padding-bottom:2rem}.founder-image-placeholder{flex-shrink:0}.founder-avatar{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:3px solid #fff3;border-radius:50%;display:flex;font-size:4rem;height:150px;justify-content:center;width:150px}.founder-info{flex:1 1}.founder-name{color:#fff;font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.founder-title{color:#ffffffb3;font-size:1.2rem;margin-bottom:1rem}.founder-social{display:flex;gap:1rem}.social-link{background:#3b82f61a;border:1px solid #3b82f64d;border-radius:8px;color:#3b82f6;cursor:pointer;font-weight:500;padding:.5rem 1.25rem;transition:all .3s ease}.social-link:hover{background:#3b82f633;transform:translateY(-2px)}.founder-section{margin-bottom:2.5rem}.founder-section:last-child{margin-bottom:0}.founder-section h2{color:#3b82f6;font-size:1.75rem;margin-bottom:1rem}.founder-section p{color:#fffc;line-height:1.8;margin-bottom:1rem}.founder-quote{background:#3b82f61a;border-left:4px solid #3b82f6;border-radius:8px;color:#ffffffe6;font-style:italic;margin:1.5rem 0;padding:1.5rem}.why-list{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:1.5rem}.why-item{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:1.5rem}.why-item h3{color:#fff;font-size:1.2rem;margin-bottom:.75rem}.why-item p{color:#ffffffb3;font-size:.95rem}.founder-cta{color:#3b82f6;font-size:1.1rem;font-weight:600;margin-top:1.5rem}@media (max-width:768px){.page-title{font-size:2rem}.page-subtitle{font-size:1rem}.features-grid{grid-template-columns:1fr}.founder-profile{flex-direction:column;text-align:center}.founder-name{font-size:2rem}.stats-grid,.values-grid,.why-list{grid-template-columns:1fr}.about-content,.founder-content,.privacy-content,.terms-content{padding:1.5rem}}.contact-content{margin:0 auto;max-width:1200px}.contact-grid{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-top:3rem}.contact-info h2{color:#fff;font-size:2rem;margin-bottom:1rem}.contact-methods{grid-gap:2rem;display:grid;gap:2rem;margin-top:2rem}.contact-method{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:1.5rem}.method-icon{font-size:2rem;margin-bottom:.5rem}.contact-method h3{color:#fff;font-size:1.25rem;margin-bottom:.5rem}.contact-method p{color:#ffffffb3;margin-bottom:.25rem}.response-time{color:#fff9;font-size:.875rem}.contact-form-wrapper h2{color:#fff;font-size:2rem;margin-bottom:1.5rem}.contact-form{gap:1.5rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-group label{color:#ffffffe6;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group textarea{background:#ffffff0d;border:1px solid #fff3;border-radius:8px;color:#fff;font-size:1rem;padding:.875rem;transition:all .2s}.form-group input:focus,.form-group textarea:focus{background:#ffffff14;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633;outline:none}.submit-btn{background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .2s}.submit-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-1px)}.success-message{background:#d1fae5;border:1px solid #6ee7b7;margin-bottom:1rem;padding:1rem}.search-box{display:flex;gap:1rem;margin:2rem auto 0;max-width:600px}.help-search{background:#ffffff0d;border:2px solid #fff3;border-radius:8px;color:#fff;flex:1 1;font-size:1rem;padding:1rem 1.5rem}.help-search::placeholder{color:#ffffff80}.search-btn{background:#3b82f6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:1rem 2rem}.popular-section{margin:3rem 0}.popular-articles{grid-gap:1rem;display:grid;gap:1rem;margin-top:1.5rem}.popular-article{align-items:center;background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;display:flex;justify-content:space-between;padding:1.5rem;transition:all .2s}.popular-article:hover{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f633}.article-info h3{color:#fff;font-size:1.125rem;margin-bottom:.5rem}.views{color:#fff9;font-size:.875rem}.read-btn{background:#3b82f61a;border:1px solid #3b82f64d;border-radius:6px;color:#3b82f6;font-weight:500;padding:.5rem 1.5rem}.categories-section{margin:3rem 0}.help-categories{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:1.5rem}.help-category{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:2rem}.category-header{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.category-icon{font-size:2rem}.category-header h3{color:#fff;font-size:1.25rem}.article-list{list-style:none;padding:0}.article-list li{margin-bottom:.75rem}.article-list a{color:#3b82f6;text-decoration:none;transition:color .2s}.article-list a:hover{color:#1d4ed8;text-decoration:underline}.contact-support{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-radius:12px;margin-top:3rem;padding:3rem;text-align:center}.support-actions{display:flex;gap:1rem;justify-content:center;margin-top:1.5rem}.action-btn{font-weight:600;padding:.875rem 2rem;transition:all .2s}.action-btn.primary{background:#3b82f6;border:none;color:#fff}.action-btn.secondary{background:#fff;border:2px solid #3b82f6;color:#3b82f6}.faq-content{margin:0 auto;max-width:900px}.faq-category{margin-bottom:3rem}.category-title{border-bottom:3px solid #3b82f6;color:#1e293b;font-size:1.75rem;margin-bottom:1.5rem;padding-bottom:.5rem}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;overflow:hidden;transition:all .2s}.faq-item.open{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f633}.faq-question{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-size:1.125rem;font-weight:600;justify-content:space-between;padding:1.25rem 1.5rem;text-align:left;transition:background .2s;width:100%}.faq-question:hover{background:#ffffff0d}.faq-icon{color:#3b82f6;font-size:1.5rem;font-weight:400}.faq-answer{animation:slideDown .3s ease;color:#ffffffb3;line-height:1.7;padding:0 1.5rem 1.5rem}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.faq-footer{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-radius:12px;margin-top:3rem;padding:3rem;text-align:center}.faq-footer h3{color:#1e293b;font-size:1.75rem;margin-bottom:.5rem}.contact-btn{background:#3b82f6;color:#fff;margin-top:1.5rem}.contact-btn:hover{background:#1d4ed8;transform:translateY(-1px)}.cookie-type{background:#ffffff08;border-left:4px solid #3b82f6;border-radius:8px;margin:1.5rem 0;padding:1.5rem}.cookie-type h3{color:#fff;font-size:1.25rem;margin-bottom:1rem}.duration{color:#fff9;font-size:.875rem;margin-top:1rem}.third-party-list{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:1.5rem}.third-party-item{background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;padding:1.5rem}.third-party-item h4{color:#fff;font-size:1.125rem;margin-bottom:.5rem}.control-methods{margin-top:1.5rem}.control-method{background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.control-method h3{color:#fff;font-size:1.125rem;margin-bottom:1rem}.warning-box{background:#fbbf241a;border:1px solid #fbbf244d;border-radius:8px;color:#fbbf24;margin-top:1.5rem;padding:1rem 1.5rem}.cookie-table-wrapper{margin-top:1.5rem;overflow-x:auto}.cookie-table{background:#ffffff08;border-collapse:collapse;border-radius:8px;overflow:hidden;width:100%}.cookie-table thead{background:#ffffff0d}.cookie-table td,.cookie-table th{border-bottom:1px solid #ffffff1a;padding:1rem;text-align:left}.cookie-table th{color:#fff;font-weight:600}.cookie-table td{color:#ffffffb3}.contact-info-box{background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;margin-top:1rem;padding:1.5rem}.contact-info-box p{color:#ffffffb3;margin-bottom:.5rem}.policy-footer{background:#f8fafc;border-radius:8px;color:#64748b}@media (max-width:768px){.contact-grid{gap:2rem}.contact-grid,.help-categories{grid-template-columns:1fr}.search-box,.support-actions{flex-direction:column}.third-party-list{grid-template-columns:1fr}.cookie-table{font-size:.875rem}.cookie-table td,.cookie-table th{padding:.75rem}}.back-button{background:#fffffff2;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 2px 8px #0000000d;color:#475569;cursor:pointer;font-weight:600;left:20px;margin-bottom:2rem;padding:.75rem 1.5rem;position:-webkit-sticky;position:sticky;top:20px;transition:all .2s;z-index:100}.back-button:hover{background:#fff;border-color:#3b82f6;color:#3b82f6;transform:translateX(-3px)}.page-header{margin:0 auto 3rem;max-width:800px;text-align:center}.page-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1e293b,#3b82f6);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:800;margin-bottom:1rem}.page-header p{color:#64748b;font-size:1.125rem;line-height:1.6}.last-updated{color:#94a3b8;display:flex;justify-content:center}.last-updated svg{color:#94a3b8}.method-icon{align-items:center;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:12px;color:#fff;display:flex;height:60px;justify-content:center;margin-bottom:1rem;width:60px}.contact-method{overflow:hidden;position:relative;transition:all .3s ease}.contact-method:before{background:linear-gradient(90deg,#0000,#3b82f61a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.contact-method:hover:before{left:100%}.contact-method:hover{border-color:#3b82f6;box-shadow:0 10px 30px #3b82f626;transform:translateY(-5px)}.form-intro{color:#64748b;font-size:.95rem;margin-bottom:1.5rem}.success-message{align-items:center;animation:slideDown .3s ease;background:linear-gradient(135deg,#d1fae5,#a7f3d0);border:1px solid #34d399;border-radius:8px;color:#065f46;display:flex;font-weight:500;gap:.75rem;margin-bottom:1.5rem;padding:1rem 1.25rem}.section-subtitle{color:#64748b;font-size:1rem;margin-bottom:2rem;margin-top:.5rem}.article-number{align-items:center;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:8px;color:#fff;display:flex;font-size:1.125rem;font-weight:700;height:36px;justify-content:center;width:36px}.article-meta{display:flex;gap:1.5rem;margin-top:.5rem}.article-meta span{align-items:center;color:#64748b;display:flex;font-size:.875rem;gap:.5rem}.article-meta svg{color:#94a3b8}.read-btn{align-items:center;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .2s}.read-btn:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateX(3px)}.action-btn{align-items:center;display:flex;gap:.5rem;justify-content:center}.action-btn svg{height:20px;width:20px}.action-btn.primary:hover{background:#2563eb;box-shadow:0 6px 20px #3b82f64d;transform:translateY(-2px)}.action-btn.secondary:hover{background:#f1f5f9;transform:translateY(-2px)}.faq-footer-content{align-items:center;display:flex;flex-direction:column;gap:1rem}.faq-footer-content svg{color:#3b82f6;margin-bottom:.5rem}.faq-footer-buttons{display:flex;gap:1rem;margin-top:1rem}.contact-btn.primary,.contact-btn.secondary{border:none;border-radius:8px;cursor:pointer;font-weight:600;padding:.875rem 2rem;transition:all .2s}.contact-btn.primary{background:linear-gradient(135deg,#3b82f6,#2563eb)}.contact-btn.secondary{background:#fff;border:2px solid #3b82f6;color:#3b82f6}.contact-info-item{background:#fff;border:1px solid #e2e8f0;border-radius:8px;display:flex;gap:1rem;margin-bottom:1rem;padding:1.25rem;transition:all .2s}.contact-info-item:hover{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f61a}.contact-info-item svg{color:#3b82f6;flex-shrink:0;margin-top:2px}.contact-info-item strong{color:#1e293b;display:block;font-size:.95rem;margin-bottom:.25rem}.contact-info-item p{color:#64748b;font-size:.9rem;margin:0}.contact-info-item a{color:#3b82f6;text-decoration:none}.contact-info-item a:hover{text-decoration:underline}.policy-footer{align-items:center;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border:2px solid #cbd5e1;border-radius:12px;color:#475569;display:flex;gap:1rem;margin-top:3rem;padding:2rem;text-align:center}.policy-footer svg{color:#3b82f6;flex-shrink:0}@media (max-width:768px){.page-header h1{font-size:2rem}.page-header p{font-size:1rem}.article-number{font-size:1rem;height:30px;width:30px}.faq-footer-buttons{flex-direction:column;width:100%}.contact-btn.primary,.contact-btn.secondary{width:100%}.policy-footer{flex-direction:column;text-align:center}}.back-icon-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;color:#ffffffb3;cursor:pointer;display:flex;height:48px;justify-content:center;left:2rem;position:fixed;top:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);width:48px;z-index:100}.back-icon-button:hover{background:#3b82f626;border-color:#3b82f666;box-shadow:0 4px 12px #3b82f633;color:#3b82f6;transform:translateX(-4px)}.back-icon-button:active{transform:translateX(-2px) scale(.95)}.back-icon-button svg{transition:transform .3s ease}.back-icon-button:hover svg{transform:translateX(-2px)}@media (max-width:768px){.back-icon-button{height:40px;left:1rem;top:1rem;width:40px}.back-icon-button svg{height:20px;width:20px}}.cookies-hero{margin:0 auto;max-width:800px;padding:4rem 2rem 3rem;text-align:center}.cookies-hero h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:800;margin-bottom:1rem}.cookies-hero p{color:#ffffffb3;font-size:1.25rem;line-height:1.6}.last-updated{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;color:#fff9;display:inline-flex;font-size:.875rem;gap:.5rem;margin-top:1rem;padding:.5rem 1rem}.cookies-main{margin:0 auto;max-width:1000px;padding:0 2rem 4rem}.cookie-intro{background:linear-gradient(135deg,#3b82f61a,#8b5cf61a);border:1px solid #3b82f633;border-radius:16px;margin-bottom:3rem;padding:2rem}.cookie-intro p{color:#ffffffe6;font-size:1.125rem;line-height:1.8;margin:0}.cookie-types-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:3rem}.cookie-type-card{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:2rem;transition:all .3s ease}.cookie-type-card:hover{border-color:#3b82f6;box-shadow:0 8px 24px #3b82f626;transform:translateY(-2px)}.cookie-type-header{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.cookie-icon{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:12px;display:flex;font-size:1.5rem;height:48px;justify-content:center;width:48px}.cookie-type-card h3{color:#fff;font-size:1.25rem;margin:0}.cookie-type-card p{color:#ffffffb3;line-height:1.7;margin-bottom:1rem}.cookie-type-card ul{list-style:none;margin:0;padding:0}.cookie-type-card li{color:#fff9;font-size:.9rem;padding:.5rem 0 .5rem 1.5rem;position:relative}.cookie-type-card li:before{color:#3b82f6;content:"→";left:0;position:absolute}.cookie-section{background:#ffffff05;border-radius:12px;margin-bottom:3rem;padding:2rem}.cookie-section h2{align-items:center;color:#fff;display:flex;font-size:2rem;gap:.75rem;margin-bottom:1.5rem}.cookie-section h2:before{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:2px;content:"";height:32px;width:4px}.cookie-control{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:1.5rem}.control-card{background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;padding:1.5rem}.control-card h4{color:#fff;font-size:1.125rem;margin-bottom:.75rem}.control-card p{color:#fff9;font-size:.9rem;line-height:1.6}.cookie-contact{background:linear-gradient(135deg,#3b82f60d,#8b5cf60d);border:1px solid #3b82f61a;border-radius:16px;padding:3rem 2rem;text-align:center}.cookie-contact h2{color:#fff;font-size:2rem;margin-bottom:1rem}.cookie-contact p{color:#ffffffb3;font-size:1.125rem;margin-bottom:2rem}.contact-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.contact-btn{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:.875rem 2rem;transition:all .2s}.contact-btn.primary{background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff}.contact-btn.primary:hover{box-shadow:0 8px 20px #3b82f64d;transform:translateY(-2px)}.contact-btn.secondary{background:#0000;border:1.5px solid #ffffff4d;color:#fff}.contact-btn.secondary:hover{background:#ffffff0d;border-color:#ffffff80}@media (max-width:768px){.cookies-hero h1{font-size:2rem}.cookies-hero p{font-size:1rem}.cookie-control,.cookie-types-grid{grid-template-columns:1fr}.cookies-main{padding:0 1rem 3rem}.cookie-section{padding:1.5rem}}.founder-page{background:#0a0a0a;color:#fff;min-height:100vh}.founder-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0af2;border-bottom:1px solid #ffffff1a;padding:1.5rem 3rem;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.founder-header-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px}.founder-header-logo{height:50px;width:50px}.founder-back-btn{background:#3b82f61a;border:1px solid #3b82f64d;border-radius:8px;color:#3b82f6;cursor:pointer;font-size:1rem;font-weight:600;padding:.7rem 1.5rem;transition:all .3s ease}.founder-back-btn:hover{background:#3b82f633;transform:translateX(-5px)}.founder-hero-section{background:linear-gradient(135deg,#0a0a0a,#1a1a2e);padding:6rem 3rem}.founder-hero-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:400px 1fr;margin:0 auto;max-width:1400px}.founder-hero-image-wrapper{position:relative}.founder-hero-image{border:3px solid #3b82f64d;border-radius:20px;box-shadow:0 20px 60px #3b82f64d;height:500px;object-fit:cover;width:100%}.founder-badge{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:30px;bottom:20px;box-shadow:0 10px 30px #3b82f666;font-size:.95rem;font-weight:700;left:20px;padding:.8rem 1.5rem;position:absolute}.founder-name{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#3b82f6);-webkit-background-clip:text;background-clip:text;font-size:4rem;font-weight:900;line-height:1.1;margin-bottom:1rem}.founder-tagline{color:#ffffffb3;font-size:1.5rem;font-weight:500;margin-bottom:2rem}.founder-intro{color:#ffffffd9;font-size:1.2rem;line-height:1.9;margin-bottom:2.5rem}.founder-quick-facts{display:flex;flex-direction:column;gap:1rem}.quick-fact{align-items:center;color:#ffffffe6;display:flex;font-size:1.1rem;gap:1rem}.fact-icon{font-size:1.8rem}.founder-section{padding:5rem 3rem}.founder-bg-dark{background:#0f0f0f}.founder-container{margin:0 auto;max-width:1400px}.founder-section-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#3b82f6);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:800;margin-bottom:3rem;text-align:center}.founder-content-grid{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1.2fr 1fr}.founder-paragraph{color:#fffc;font-size:1.15rem;line-height:1.9;margin-bottom:2rem}.founder-highlight-box{background:#3b82f61a;border-left:4px solid #3b82f6;border-radius:12px;margin-top:2rem;padding:2rem}.founder-highlight-box h3{color:#3b82f6;font-size:1.3rem;margin-bottom:1rem}.founder-highlight-box p{color:#ffffffe6;font-size:1.1rem;font-style:italic;line-height:1.8}.founder-content-image{border:2px solid #ffffff1a;border-radius:16px;box-shadow:0 20px 60px #00000080;width:100%}.image-caption{color:#fff9;font-size:.95rem;font-style:italic;margin-top:1rem;text-align:center}.timeline{padding-left:3rem;position:relative}.timeline:before{background:linear-gradient(180deg,#3b82f6,#8b5cf6);bottom:0;content:"";left:0;position:absolute;top:0;width:3px}.timeline-item{margin-bottom:3rem;position:relative}.timeline-marker{background:#3b82f6;border-radius:50%;box-shadow:0 0 0 5px #3b82f633;height:20px;left:-3.65rem;position:absolute;top:0;width:20px}.timeline-content h3{color:#3b82f6;font-size:1.8rem;margin-bottom:.5rem}.timeline-period{color:#ffffff80;font-size:1rem;font-weight:600;margin-bottom:1rem}.timeline-content p{color:#fffc;font-size:1.1rem;line-height:1.8}.achievements-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.achievement-card{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:2.5rem;text-align:center;transition:all .3s ease}.achievement-card:hover{background:#3b82f61a;border-color:#3b82f64d;box-shadow:0 20px 60px #3b82f633;transform:translateY(-8px)}.achievement-icon{font-size:3.5rem;margin-bottom:1rem}.achievement-card h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:900;margin-bottom:.5rem}.achievement-card p{color:#ffffffe6;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.achievement-desc{color:#fff9;font-size:.95rem}.philosophy-content{margin:0 auto;max-width:1200px}.philosophy-main{margin-bottom:4rem;text-align:center}.philosophy-main h3{color:#3b82f6;font-size:2rem;margin-bottom:1.5rem}.large-text{color:#ffffffe6;font-size:1.8rem;font-style:italic;font-weight:500;line-height:1.8}.philosophy-principles h3{font-size:2rem;margin-bottom:2rem;text-align:center}.principles-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(2,1fr)}.principle-item{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:2rem;transition:all .3s ease}.principle-item:hover{background:#3b82f60d;border-color:#3b82f64d}.principle-number{color:#3b82f6;font-size:3rem;font-weight:900;margin-bottom:1rem;opacity:.3}.principle-item h4{color:#fff;font-size:1.5rem;margin-bottom:1rem}.principle-item p{color:#ffffffb3;font-size:1.05rem;line-height:1.7}.insights-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}.insight-card{background:#ffffff08;border-left:4px solid #3b82f6;border-radius:12px;padding:2rem;transition:all .3s ease}.insight-card:hover{background:#3b82f61a;transform:translateX(10px)}.insight-card h3{color:#3b82f6;font-size:1.4rem;margin-bottom:1rem}.insight-card p{color:#ffffffd9;font-size:1.1rem;font-style:italic;line-height:1.8}.current-focus{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1200px}.focus-item{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:2.5rem;transition:all .3s ease}.focus-item:hover{background:#3b82f61a;border-color:#3b82f64d;box-shadow:0 15px 40px #3b82f633}.focus-item h3{color:#fff;font-size:1.6rem;margin-bottom:1.5rem}.focus-item p{color:#fffc;font-size:1.1rem;line-height:1.8}.founder-footer{background:#050505;border-top:1px solid #ffffff1a;padding:3rem}.footer-content{margin:0 auto;max-width:1400px;text-align:center}.footer-brand{margin-bottom:1.5rem}.footer-logo{height:60px;margin-bottom:1rem;width:60px}.footer-brand p{color:#ffffffb3;font-size:1.1rem}.footer-note p{color:#ffffff80;font-size:.95rem}@media (max-width:1024px){.founder-hero-container{gap:3rem;grid-template-columns:1fr}.founder-hero-image{height:400px}.founder-content-grid{grid-template-columns:1fr}.achievements-grid{grid-template-columns:repeat(2,1fr)}.current-focus,.insights-grid,.principles-grid{grid-template-columns:1fr}}@media (max-width:768px){.founder-section{padding:3rem 1.5rem}.founder-name{font-size:2.5rem}.founder-section-title{font-size:2rem}.achievements-grid{grid-template-columns:1fr}.founder-hero-section{padding:3rem 1.5rem}.timeline{padding-left:2rem}}.feature-page-container{background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;min-height:100vh}.feature-page-header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172af2;border-bottom:1px solid #ffffff1a;left:0;padding:1rem 2rem;position:fixed;right:0;top:0;z-index:1000}.feature-header-content{align-items:center;display:flex;gap:1rem;margin:0 auto;max-width:1400px}.feature-page-content{margin:0 auto;max-width:1400px;padding:6rem 2rem 4rem}.feature-hero{margin-bottom:3rem;text-align:center}.feature-hero-icon{font-size:4rem;margin-bottom:1rem}.feature-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:800;margin-bottom:1rem}.feature-subtitle{color:#ffffffb3;font-size:1.2rem}.question-bank-layout{grid-gap:2rem;display:grid;gap:2rem}.search-section{margin-bottom:1rem}.search-input{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;color:#fff;font-size:1rem;padding:1rem 1.5rem;transition:all .3s ease;width:100%}.search-input:focus{background:#ffffff14;border-color:#3b82f6;outline:none}.categories-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.category-card{background:#ffffff0d;border:2px solid #ffffff1a;border-radius:12px;cursor:pointer;padding:1.5rem;text-align:center;transition:all .3s ease}.category-card:hover{border-color:#3b82f680;transform:translateY(-3px)}.category-card.active{background:#3b82f633;border-color:#3b82f6}.category-card h3{color:#fff;font-size:1.1rem;margin-bottom:.5rem}.question-count{color:#fff9;font-size:.9rem}.questions-section{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:2rem}.section-heading{color:#3b82f6;font-size:1.75rem;margin-bottom:1.5rem}.questions-list{grid-gap:1.5rem;display:grid;gap:1.5rem}.question-item{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:1.5rem;transition:all .3s ease}.question-item:hover{border-color:#3b82f64d;transform:translateY(-2px)}.question-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.question-number{background:#3b82f633;color:#3b82f6;font-size:.9rem}.difficulty-badge,.question-number{border-radius:6px;font-weight:600;padding:.25rem .75rem}.difficulty-badge{color:#fff;font-size:.85rem}.question-text{color:#ffffffe6;font-size:1.1rem;line-height:1.6;margin-bottom:1rem}.question-actions{display:flex;flex-wrap:wrap;gap:.75rem}.action-btn{background:#ffffff0d;border:1px solid #fff3;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .3s ease}.action-btn:hover{background:#ffffff1a;transform:translateY(-2px)}.practice-btn{background:#3b82f633;border-color:#3b82f6;color:#3b82f6}.stats-panel{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:2rem}.stats-panel h3{color:#3b82f6;font-size:1.3rem;margin-bottom:1.5rem}.stat-item{border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:1rem 0}.stat-item:last-of-type{border-bottom:none}.stat-label{color:#ffffffb3}.stat-value{color:#3b82f6;font-size:1.2rem;font-weight:700}.full-width-btn{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;margin-top:1.5rem;padding:1rem;transition:all .3s ease;width:100%}.full-width-btn:hover{box-shadow:0 10px 30px #3b82f64d;transform:translateY(-2px)}.analyzer-layout{grid-gap:2rem;display:grid;gap:2rem}.upload-section{grid-gap:1.5rem;display:grid;gap:1.5rem}.upload-card{background:#ffffff08;border:2px dashed #fff3;border-radius:16px;padding:3rem;text-align:center;transition:all .3s ease}.upload-card:hover{background:#3b82f60d;border-color:#3b82f6}.upload-icon{font-size:4rem;margin-bottom:1rem}.upload-card h3{color:#fff;font-size:1.5rem;margin-bottom:.75rem}.upload-card p{color:#fff9;margin-bottom:1.5rem}.upload-button{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:10px;color:#fff;cursor:pointer;display:inline-block;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.upload-button:hover{box-shadow:0 10px 30px #3b82f666;transform:translateY(-2px)}.file-info{align-items:center;background:#ffffff0d;border-radius:8px;display:flex;gap:.5rem;justify-content:center;margin-top:1.5rem;padding:1rem}.file-name{color:#3b82f6;font-weight:600}.file-size{color:#fff9;font-size:.9rem}.features-list{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:2rem}.features-list h4{color:#3b82f6;font-size:1.2rem;margin-bottom:1rem}.features-list ul{list-style:none;padding:0}.features-list li{border-bottom:1px solid #ffffff1a;color:#fffc;padding:.75rem 0}.analyzing-state{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:4rem 2rem;text-align:center}.spinner{animation:spin 1s linear infinite;border:4px solid #ffffff1a;border-radius:50%;border-top-color:#3b82f6;height:60px;margin:0 auto 1.5rem;width:60px}.results-section{grid-gap:2rem;display:grid;gap:2rem}.score-overview{align-items:center;background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;display:flex;gap:2rem;padding:2rem}.score-circle{flex-shrink:0;height:150px;position:relative;width:150px}.score-circle svg{height:100%;width:100%}.score-text{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.score-number{color:#3b82f6;display:block;font-size:3rem;font-weight:800}.score-label{color:#fff9;font-size:1rem}.score-details h3{color:#fff;font-size:1.75rem;margin-bottom:.75rem}.score-details p{color:#ffffffb3;line-height:1.6;margin-bottom:1rem}.ats-score{align-items:center;background:#3b82f61a;border:1px solid #3b82f64d;border-radius:8px;display:flex;justify-content:space-between;padding:1rem}.ats-score strong{color:#3b82f6;font-size:1.5rem}.analysis-card{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:2rem}.analysis-card h3{color:#fff;font-size:1.5rem;margin-bottom:1.25rem}.analysis-card ul{list-style:none;padding:0}.analysis-card li{background:#ffffff0d;border-radius:8px;color:#ffffffe6;line-height:1.6;margin-bottom:.75rem;padding:1rem}.analysis-card li:last-child{margin-bottom:0}.strengths-card{border-left:4px solid #10b981}.improvements-card{border-left:4px solid #f59e0b}.keywords-card{border-left:4px solid #8b5cf6}.keywords-list{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.keyword-tag{background:#3b82f633;border:1px solid #3b82f666;border-radius:20px;color:#3b82f6;font-size:.9rem;font-weight:500;padding:.5rem 1rem}.keyword-tip{background:#8b5cf61a;border-radius:8px;color:#fffc;line-height:1.6;padding:1rem}.keyword-tip strong{color:#8b5cf6}.actions-section{display:flex;flex-wrap:wrap;gap:1rem}.action-btn.primary{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-color:#0000}.action-btn.primary:hover{box-shadow:0 8px 25px #3b82f666}.meeting-layout{grid-gap:2rem;display:grid;gap:2rem}.recording-section{grid-gap:1.5rem;display:grid;gap:1.5rem}.recorder-card{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:3rem;text-align:center}.recording-visualizer{align-items:center;background:#ffffff0d;border-radius:50%;display:flex;height:200px;justify-content:center;margin:0 auto 2rem;position:relative;width:200px}.recording-visualizer.active{background:#ef44441a;border:2px solid #ef44444d}.pulse-circle{animation:pulse 2s ease-out infinite;border:2px solid #ef4444;border-radius:50%;height:100%;position:absolute;width:100%}.mic-icon,.recording-icon{font-size:5rem;z-index:1}.recording-time{color:#ef4444;font-size:2rem;font-weight:700;margin-bottom:1rem}.recorder-card h3{color:#fff;font-size:1.5rem;margin-bottom:.75rem}.recorder-card p{color:#ffffffb3;margin-bottom:2rem}.new-recording-btn,.record-button,.stop-button{border:none;border-radius:12px;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 3rem;transition:all .3s ease}.record-button{background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff}.record-button:hover{box-shadow:0 10px 30px #3b82f666;transform:translateY(-3px)}.stop-button{background:#ef4444;color:#fff}.stop-button:hover{background:#dc2626;transform:translateY(-3px)}.new-recording-btn{background:#3b82f633;border:1px solid #3b82f6;color:#3b82f6}.new-recording-btn:hover{background:#3b82f64d;transform:translateY(-2px)}.features-info{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:2rem}.features-info h4{color:#3b82f6;font-size:1.2rem;margin-bottom:1rem}.features-info ul{list-style:none;padding:0}.features-info li{border-bottom:1px solid #ffffff1a;color:#fffc;padding:.75rem 0}.features-info li:last-child{border-bottom:none}.summary-section{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:2rem}.summary-header{border-bottom:1px solid #ffffff1a;margin-bottom:2rem;padding-bottom:1.5rem}.summary-header h2{color:#fff;font-size:2rem;margin-bottom:1rem}.summary-meta{color:#ffffffb3;display:flex;flex-wrap:wrap;gap:1.5rem}.sentiment-badge{background:#10b98133;border:1px solid #10b98166;border-radius:20px;color:#10b981;font-weight:600;padding:.5rem 1rem}.sentiment-badge.positive{background:#10b98133;border-color:#10b98166;color:#10b981}.summary-card{background:#ffffff0d;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.summary-card h3{color:#fff;font-size:1.3rem;margin-bottom:1rem}.participants-list{display:flex;flex-wrap:wrap;gap:.75rem}.participant-chip{background:#3b82f633;border:1px solid #3b82f666;border-radius:20px;color:#3b82f6;font-weight:500;padding:.5rem 1rem}.decisions-list,.key-points-list{list-style:none;padding:0}.decisions-list li,.key-points-list li{background:#ffffff0d;border-left:3px solid #3b82f6;border-radius:8px;color:#ffffffe6;margin-bottom:.75rem;padding:1rem}.action-items-list{grid-gap:1rem;display:grid;gap:1rem}.action-item{background:#ffffff0d;border-left:3px solid #10b981;border-radius:8px;padding:1rem}.action-checkbox{align-items:center;display:flex;gap:.75rem;margin-bottom:.75rem}.action-checkbox input[type=checkbox]{cursor:pointer;height:20px;width:20px}.action-checkbox label{color:#ffffffe6;cursor:pointer;font-size:1.05rem}.action-meta{color:#fff9;display:flex;font-size:.9rem;gap:1.5rem}.topics-list{display:flex;flex-wrap:wrap;gap:.75rem}.topic-tag{background:#8b5cf633;border:1px solid #8b5cf666;border-radius:20px;color:#8b5cf6;font-weight:500;padding:.5rem 1rem}.export-section{border-top:1px solid #ffffff1a;margin-top:2rem;padding-top:2rem}.export-section h4{color:#3b82f6;font-size:1.2rem;margin-bottom:1rem}.export-buttons{display:flex;flex-wrap:wrap;gap:1rem}.export-btn{background:#ffffff0d;border:1px solid #fff3;border-radius:8px;color:#fff;cursor:pointer;padding:.75rem 1.5rem;transition:all .3s ease}.export-btn:hover{background:#3b82f633;border-color:#3b82f6;transform:translateY(-2px)}@media (max-width:1024px){.feature-title{font-size:2.5rem}.categories-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.score-overview{flex-direction:column;text-align:center}}@media (max-width:768px){.feature-title{font-size:2rem}.feature-subtitle{font-size:1rem}.categories-grid{grid-template-columns:1fr}.actions-section,.export-buttons,.question-actions{flex-direction:column}.action-btn,.export-btn{width:100%}.summary-meta{flex-direction:column;gap:.5rem}}.loading-container{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b 50%,#334155);bottom:0;display:flex;justify-content:center;left:0;min-height:100vh;position:fixed;right:0;top:0;z-index:9999}.loading-animation{filter:drop-shadow(0 0 30px rgba(59,130,246,.5));height:300px;width:300px}@media (max-width:768px){.loading-animation{height:200px;width:200px}}.onboarding-overlay{align-items:center;animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.onboarding-modal{animation:slideUp .4s ease;background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid #3b82f633;border-radius:16px;box-shadow:0 20px 60px #00000080;max-height:85vh;max-width:550px;overflow-y:auto;width:90%}@keyframes slideUp{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.onboarding-header{border-bottom:1px solid #ffffff1a;padding:1.5rem 1.5rem 1rem;text-align:center}.onboarding-logo{filter:drop-shadow(0 4px 12px rgba(59,130,246,.4));height:60px;margin-bottom:.75rem;object-fit:contain;width:60px}.onboarding-header h2{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:.4rem}.onboarding-header p{color:#fff9;font-size:.9rem}.progress-bar{padding:1.25rem 1.5rem;position:relative}.progress-steps{display:flex;justify-content:space-between;margin-bottom:.5rem;position:relative;z-index:2}.progress-step{flex:1 1;flex-direction:column}.progress-step,.step-circle{align-items:center;display:flex}.step-circle{background:#ffffff1a;border:2px solid #fff3;border-radius:50%;color:#ffffff80;font-size:.9rem;font-weight:600;height:36px;justify-content:center;transition:all .3s ease;width:36px}.progress-step.active .step-circle{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-color:#3b82f6;box-shadow:0 4px 12px #3b82f666;color:#fff}.progress-step.completed .step-circle{background:#10b981;border-color:#10b981;color:#fff}.step-label{color:#ffffff80;font-size:.75rem;font-weight:500;margin-top:.4rem}.progress-step.active .step-label{color:#3b82f6}.progress-line{background:#ffffff1a;height:2px;left:25%;position:absolute;right:25%;top:36px;z-index:1}.progress-fill{background:linear-gradient(90deg,#3b82f6,#8b5cf6);height:100%;transition:width .4s ease}.onboarding-form{padding:1.5rem}.form-step{animation:fadeIn .3s ease}.form-step h3{color:#fff;font-size:1.15rem;font-weight:600}.form-group,.form-step h3{margin-bottom:1.25rem}.form-group label{color:#fffc;display:block;font-size:.85rem;font-weight:500;margin-bottom:.4rem}.form-group input,.form-group select,.form-group textarea{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#fff;font-size:.9rem;padding:.65rem .85rem;transition:all .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#ffffff14;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#fff6}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.hint{color:#ffffff80;display:block;font-size:.75rem;margin-top:.3rem}.checkbox-group{margin-bottom:1rem}.checkbox-label{align-items:center;cursor:pointer;display:flex}.checkbox-label input[type=checkbox]{cursor:pointer;margin-right:.65rem;width:auto}.checkbox-label span{color:#fffc;font-size:.9rem}.summary-card{background:#3b82f61a;border:1px solid #3b82f633;border-radius:10px;margin-top:1.25rem;padding:1rem}.summary-card h4{color:#fff;font-size:1rem;font-weight:600;margin-bottom:.85rem}.summary-items{display:flex;flex-direction:column;gap:.5rem}.summary-item{display:flex;font-size:.85rem;justify-content:space-between}.summary-label{color:#fff9;font-weight:500}.summary-value{color:#fff;font-weight:600}.form-actions{border-top:1px solid #ffffff1a;display:flex;gap:.75rem;margin-top:1.5rem;padding-top:1.25rem}.btn{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:.9rem;font-weight:600;padding:.75rem 1.25rem;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff}.btn-primary:hover:not(:disabled){box-shadow:0 8px 20px #3b82f666;transform:translateY(-2px)}.btn-primary:disabled{cursor:not-allowed;opacity:.5}.btn-secondary{background:#ffffff1a;border:1px solid #fff3;color:#fff}.btn-secondary:hover{background:#ffffff26;transform:translateY(-2px)}.btn-success{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.btn-success:hover{box-shadow:0 8px 20px #10b98166;transform:translateY(-2px)}@media (max-width:768px){.onboarding-modal{max-height:90vh;width:95%}.onboarding-header{padding:1.25rem 1.25rem .85rem}.onboarding-logo{height:50px;width:50px}.onboarding-header h2{font-size:1.3rem}.onboarding-header p{font-size:.85rem}.progress-bar{padding:1rem 1.25rem}.step-circle{font-size:.85rem;height:32px;width:32px}.step-label{font-size:.7rem}.onboarding-form{padding:1.25rem}.form-row{gap:1.25rem;grid-template-columns:1fr}}.payment-success-page{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b);display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:2rem;position:relative}.confetti-container{height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:1}.confetti-piece{animation:confetti-fall linear forwards;height:10px;position:absolute;top:-10px;width:10px}@keyframes confetti-fall{to{opacity:0;transform:translateY(100vh) rotate(2turn)}}.success-container{animation:slideUpFade .6s ease-out;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172af2;border:1px solid #10b98133;border-radius:24px;box-shadow:0 20px 60px #10b98133;max-width:600px;padding:3rem;position:relative;text-align:center;width:100%;z-index:2}@keyframes slideUpFade{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.success-icon-large{align-items:center;animation:scaleIn .5s ease-out .2s both,pulse 2s ease-in-out .7s infinite;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;box-shadow:0 10px 40px #10b98166;display:flex;height:120px;justify-content:center;margin:0 auto 2rem;width:120px}.success-icon-large svg{stroke:#fff;stroke-dasharray:100;stroke-dashoffset:100;animation:checkmark .6s ease-out .4s forwards;height:70px;width:70px}@keyframes checkmark{to{stroke-dashoffset:0}}@keyframes pulse{0%,to{box-shadow:0 10px 40px #10b98166}50%{box-shadow:0 15px 50px #10b98199}}.success-title{-webkit-text-fill-color:#0000;animation:fadeIn .6s ease-out .3s both;background:linear-gradient(135deg,#10b981,#34d399);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.success-subtitle{animation:fadeIn .6s ease-out .4s both;color:#fffc;font-size:1.25rem;margin-bottom:2rem}.subscription-details-card{animation:fadeIn .6s ease-out .5s both;background:#10b9811a;border:1px solid #10b98133;border-radius:16px;margin-bottom:2rem;padding:1.5rem;text-align:left}.detail-row{align-items:center;border-bottom:1px solid #ffffff0d;display:flex;justify-content:space-between;padding:.875rem 0}.detail-row:last-child{border-bottom:none}.detail-label{color:#fff9;font-size:.95rem}.detail-value{color:#fff;font-size:1rem;font-weight:600}.detail-value.plan-name{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#10b981,#34d399);-webkit-background-clip:text;background-clip:text;font-size:1.125rem}.detail-value.status-active{align-items:center;color:#10b981;display:flex;gap:.5rem}.status-dot{animation:blink 2s ease-in-out infinite;background:#10b981;border-radius:50%;height:8px;width:8px}@keyframes blink{0%,to{opacity:1}50%{opacity:.5}}.detail-value.amount{color:#10b981;font-size:1.25rem}.features-unlocked{animation:fadeIn .6s ease-out .6s both;background:#3b82f61a;border:1px solid #3b82f633;border-radius:16px;margin-bottom:2rem;padding:1.5rem}.features-unlocked h3{color:#fff;font-size:1.125rem;margin-bottom:1rem}.features-list{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr;list-style:none;margin:0;padding:0}.features-list li{border-bottom:1px solid #ffffff0d;color:#ffffffe6;font-size:.95rem;padding:.5rem 0}.features-list li:last-child{border-bottom:none}.action-buttons{animation:fadeIn .6s ease-out .7s both;margin-bottom:1.5rem}.primary-btn{background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:12px;box-shadow:0 4px 16px #10b9814d;color:#fff;cursor:pointer;font-size:1.125rem;font-weight:600;margin-bottom:.75rem;padding:1.125rem 2rem;transition:all .3s;width:100%}.primary-btn:hover{box-shadow:0 6px 24px #10b98166;transform:translateY(-2px)}.primary-btn:active{transform:translateY(0)}.redirect-text{color:#fff9;font-size:.875rem;margin:0}.additional-info{animation:fadeIn .6s ease-out .8s both;border-top:1px solid #ffffff1a;padding-top:1.5rem}.additional-info p{color:#fff9;font-size:.875rem;margin:.5rem 0}.verification-container{animation:fadeIn .6s ease-out;padding:3rem;text-align:center}.loader-spinner{animation:spin 1s linear infinite;border:4px solid #10b98133;border-radius:50%;border-top-color:#10b981;height:60px;margin:0 auto 2rem;width:60px}.verification-container h2{color:#fff;font-size:1.75rem;margin-bottom:1rem}.verification-container p{color:#ffffffb3;margin-bottom:.5rem}.retry-text{color:#ffffff80;font-size:.875rem;font-style:italic}.verification-container.error{margin:0 auto;max-width:500px}.error-icon{align-items:center;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:50%;display:flex;height:80px;justify-content:center;margin:0 auto 2rem;width:80px}.error-icon svg{stroke:#fff;height:50px;width:50px}.dashboard-btn{background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:2rem;padding:1rem 2.5rem;transition:all .3s}.dashboard-btn:hover{box-shadow:0 6px 20px #3b82f666;transform:translateY(-2px)}@media (max-width:768px){.payment-success-page{padding:1rem}.success-container{padding:2rem 1.5rem}.success-icon-large{height:90px;width:90px}.success-icon-large svg{height:50px;width:50px}.success-title{font-size:2rem}.success-subtitle{font-size:1.125rem}.subscription-details-card{padding:1.25rem}.features-list{font-size:.9rem}.primary-btn{font-size:1rem;padding:1rem 1.5rem}}@media (max-width:480px){.success-container{padding:1.5rem 1rem}.success-icon-large{height:70px;width:70px}.success-icon-large svg{height:40px;width:40px}.success-title{font-size:1.75rem}.success-subtitle{font-size:1rem}.detail-row{align-items:flex-start;flex-direction:column;gap:.25rem}.features-unlocked{padding:1.25rem}}.App{min-height:100vh;width:100%}.loading-screen{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.loading-screen p{font-size:18px;font-weight:500;letter-spacing:.5px;margin-top:20px}.loader{animation:spin 1s linear infinite;border:5px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:50px;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}
/*# sourceMappingURL=main.f1989431.css.map*/