body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#3b82f6,#a78bfa);color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App,body{min-height:100vh}.App{display:flex;flex-direction:column}.App-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 2px 20px #0000001a;padding:2rem 0;text-align:center}.App-header h1{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.App-header p{color:#718096;font-size:1.1rem;font-weight:500}.App-main{flex:1 1;margin:0 auto;max-width:1200px;padding:2rem;width:100%}.privacy-policy-form{background:#fff;border-radius:20px;box-shadow:0 20px 40px #0000001a;margin:0 auto;max-width:800px;padding:2.5rem}.privacy-policy-form h2{color:#2d3748;font-size:2rem;margin-bottom:.5rem;text-align:center}.privacy-policy-form>p{color:#718096;font-size:1.1rem;margin-bottom:2rem;text-align:center}.form-container{display:flex;flex-direction:column;gap:2rem}.form-section{padding:1.5rem}.form-section h3{color:#2d3748;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.form-section p{color:#718096;margin-bottom:1rem}.form-group input,.form-group select,.form-group textarea{background:#fff;border:2px solid #e2e8f0;transition:all .3s ease}.form-group input.error,.form-group select.error,.form-group textarea.error{border-color:#e53e3e}.submit-button{margin-top:1rem}.generating-container{box-shadow:0 20px 40px #0000001a;margin:0 auto;max-width:500px}.loading-spinner{display:flex;justify-content:center;margin-bottom:1rem}.spinner{animation:spin 1s linear infinite;border:4px solid #e2e8f0;border-radius:50%;border-top-color:#3b82f6;height:50px;width:50px}.generating-container p{color:#2d3748;font-size:1.2rem;font-weight:500}.error-message{background:#fed7d7;border:1px solid #feb2b2;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.error-message p{color:#c53030;font-weight:500}.error-message button{background:#e53e3e;font-weight:500}.privacy-policy-preview{background:#fff;border-radius:20px;box-shadow:0 20px 40px #0000001a;overflow:hidden}.preview-header{background:linear-gradient(135deg,#3b82f6,#a78bfa);color:#fff;padding:2rem;text-align:center}.preview-header h2{font-size:2rem;margin-bottom:.5rem}.preview-header p{margin-bottom:1.5rem;opacity:.9}.action-buttons{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.copy-button,.download-button,.reset-button{border:none;border-radius:8px;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.download-button{background:#3b82f6}.download-button:hover{background:#2563eb}.copy-button{background:#a78bfa;color:#fff}.copy-button:hover{background:#8b5cf6;transform:translateY(-2px)}.reset-button{background:#718096;color:#fff}.reset-button:hover{background:#4a5568;transform:translateY(-2px)}.policy-content{margin:0 auto;max-width:800px;padding:2rem}.policy-header{border-bottom:2px solid #e2e8f0;margin-bottom:2rem;padding-bottom:1rem;text-align:center}.policy-header h1{color:#2d3748;font-size:2.5rem;margin-bottom:.5rem}.policy-body{color:#4a5568;line-height:1.6}.policy-body h2{color:#2d3748;font-size:1.5rem;margin:1.5rem 0 1rem}.policy-body h3{color:#2d3748;font-size:1.2rem;margin:1rem 0 .5rem}.policy-body p{margin-bottom:1rem}.policy-body ul{margin:1rem 0;padding-left:2rem}.policy-body li{margin-bottom:.5rem}.policy-footer{background:#f7fafc;border-radius:8px;border-top:2px solid #e2e8f0;margin-top:2rem;padding:1rem}.preview-footer{background:#f7fafc;border-top:1px solid #e2e8f0;padding:2rem}.info-box{margin:0 auto;max-width:600px}.info-box h3{color:#2d3748;font-size:1.3rem;margin-bottom:1rem}.info-box ul{list-style:none;padding:0}.info-box li{color:#4a5568;padding:.5rem 0 .5rem 1.5rem;position:relative}.info-box li:before{color:#3b82f6;content:"✓";font-weight:700;left:0;position:absolute}.App-footer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;color:#718096;font-weight:500;padding:1rem;text-align:center}.landing-page{background:linear-gradient(135deg,#3b82f6,#a78bfa);min-height:100vh}.landing-page .landing-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 2px 20px #0000001a;left:0;padding:1rem 0;position:fixed;right:0;top:0;z-index:1000}.landing-page .header-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.landing-page .logo{align-items:center;color:#2d3748;display:flex;font-size:1.5rem;font-weight:700;gap:.5rem;transition:opacity .3s ease}.landing-page .logo:hover{opacity:.8}.landing-page .logo-icon{height:2rem;object-fit:contain;width:2rem}.landing-page .logo-text{color:#2d3748;font-size:1.5rem;font-weight:700}.landing-page .nav-menu{align-items:center;display:flex;gap:2rem;position:relative;z-index:1000}.landing-page .nav-menu a{color:#4a5568;font-weight:500;text-decoration:none;transition:color .3s ease}.landing-page .nav-menu a:hover{color:#3b82f6}.landing-page .cta-button{background:linear-gradient(135deg,#3b82f6,#a78bfa);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.landing-page .cta-button:hover{box-shadow:0 10px 25px #3b82f64d;transform:translateY(-2px)}.landing-page .cta-button.secondary{background:#fff;border:2px solid #3b82f6;color:#3b82f6;font-weight:700}.landing-page .cta-button.secondary:hover{background:#3b82f6;color:#fff}.hero-section{align-items:center;background:linear-gradient(135deg,#3b82f6,#a78bfa);display:flex;justify-content:center;min-height:80vh;padding:8rem 2rem 4rem;width:100%}.hero-container{margin:0 auto;max-width:1200px;text-align:center;width:100%}.hero-content{margin:0 auto;max-width:800px}.hero-title{color:#fff;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.hero-subtitle{color:#ffffffe6;font-size:1.3rem;margin-bottom:2rem}.hero-cta{align-items:center;display:flex;flex-direction:column;gap:12px;margin-bottom:1.5rem}.guarantee-text{color:#ffffffd9;font-size:.9rem;font-weight:500;margin:0;text-align:center}.comparison-strip{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:8px;display:flex;justify-content:center;margin-bottom:2rem;padding:.75rem 1.5rem}.comparison-text{color:#ffffffe6;font-size:.85rem;font-weight:500;line-height:1.4;text-align:center}.form-toggle-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:8px;margin:1.5rem 0;padding:1rem}.form-toggle{display:flex;gap:12px;justify-content:center;margin-bottom:.5rem}.toggle-label{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:6px;cursor:pointer;display:flex;gap:.5rem;padding:.5rem 1rem;transition:all .3s ease}.toggle-label:hover{background:#fff3}.toggle-label input[type=radio]{accent-color:#3b82f6;margin:0}.toggle-label input[type=radio]:checked+.toggle-text{color:#3b82f6;font-weight:600}.toggle-text{color:#ffffffe6;font-size:.9rem;font-weight:500}.form-toggle-description{color:#ffffffb3;font-size:.8rem;font-style:italic;margin:0;text-align:center}.hero-button{border:none;border-radius:12px;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.hero-button.primary{background:#fff;color:#3b82f6}.hero-button.secondary{background:#fff3;border:2px solid #ffffff4d;color:#fff}.hero-button:hover{box-shadow:0 10px 25px #0003;transform:translateY(-2px)}.hero-features{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin-left:auto;margin-right:auto;margin-top:4rem;max-width:1000px;place-items:center;width:100%}@media (min-width:1025px){.hero-feature-item{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:220px;justify-content:center;max-height:240px;max-width:220px;min-height:200px;min-width:200px;padding:1.5rem 1rem;width:200px}.hero-feature-icon{font-size:2.2rem;margin-bottom:.7rem}.hero-feature-content h3{font-size:1.05rem;margin-bottom:.5rem}.hero-feature-content p{font-size:.95rem;line-height:1.3}}.hero-feature-item{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;display:flex;flex-direction:column;height:100%;justify-content:center;min-height:200px;padding:2rem;text-align:center;transition:all .3s ease;width:100%}.hero-feature-item:hover{box-shadow:0 8px 30px #00000026;transform:translateY(-4px)}.hero-feature-icon{flex-shrink:0;font-size:3rem;margin-bottom:1rem}.hero-feature-content h3{color:#2d3748;font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.hero-feature-content p{color:#718096;font-size:.9rem;line-height:1.4}.hero-trust-badge{margin-left:auto;margin-right:auto;margin-top:3rem;max-width:700px;padding:0 1rem;text-align:center}.trust-badge-title{color:#1a202c;font-size:1.1rem;font-weight:700;margin-bottom:.75rem}.trust-badge-subtitle{color:#2d3748;font-size:.95rem;font-weight:600;line-height:1.6;margin:0}.testimonials-section{background:#f7fafc;border-bottom:1px solid #e5e7eb;border-top:1px solid #e5e7eb}.testimonials-container{max-width:1200px}.testimonials-container h2{font-weight:700;margin-bottom:1rem}.testimonials-container>p{color:#64748b;font-size:1.2rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:3rem}.testimonial-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:2rem;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.testimonial-card:hover{box-shadow:0 8px 30px #00000026;transform:translateY(-5px)}.testimonial-content{margin-bottom:1.5rem}.stars{font-size:1.2rem;margin-bottom:1rem}.testimonial-content p{color:#4a5568;font-size:1rem;font-style:italic;line-height:1.6;margin:0}.testimonial-author{border-top:1px solid #e5e7eb;padding-top:1rem}.author-info h4{color:#2d3748;font-size:1.1rem;font-weight:600;margin:0 0 .25rem}.author-info span{color:#64748b;font-size:.9rem}.trust-badges-section{background:#f9fafb;padding:3rem 2rem}.trust-badges-container{margin:0 auto;max-width:1200px}.trust-badges{flex-wrap:wrap;gap:2rem;justify-content:center}.trust-badge,.trust-badges{align-items:center;display:flex}.trust-badge{background:#fff;border-radius:25px;box-shadow:0 2px 10px #0000001a;gap:.5rem;padding:.75rem 1.5rem;transition:transform .3s ease}.trust-badge:hover{transform:translateY(-2px)}.badge-icon{font-size:1.2rem}.trust-badge span{color:#2d3748;font-size:.9rem;font-weight:600}.use-cases-section{background:#f7fafc;border-bottom:1px solid #e5e7eb;border-top:1px solid #e5e7eb;padding:4rem 2rem}.use-cases-container{margin:0 auto;max-width:1200px;text-align:center}.use-cases-container h2{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.use-cases-container p{color:#64748b;font-size:1.2rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px}.use-cases-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1000px}.use-case-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;cursor:pointer;overflow:hidden;padding:2rem 1.5rem;position:relative;transition:all .3s ease}.use-case-card:before{background:linear-gradient(90deg,#3b82f6,#8b5cf6);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.use-case-card:hover{border-color:#3b82f6;box-shadow:0 10px 25px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-4px)}.use-case-card:hover:before{transform:scaleX(1)}.use-case-icon{display:block;font-size:2.5rem;margin-bottom:1rem}.use-case-card h3{color:#1e293b;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.use-case-card p{color:#64748b;font-size:.95rem;line-height:1.5;margin-bottom:1.5rem}.use-case-link{align-items:center;color:#3b82f6;display:inline-flex;font-size:.95rem;font-weight:600;gap:.5rem;transition:color .3s ease}.use-case-card:hover .use-case-link{color:#1d4ed8}.app-page,.ccpa-page,.gdpr-page{background:linear-gradient(135deg,#3b82f6,#a78bfa);min-height:100vh}.app-page .landing-header,.ccpa-page .landing-header,.gdpr-page .landing-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 2px 20px #0000001a;left:0;padding:1rem 0;position:fixed;right:0;top:0;z-index:1000}.app-page .header-container,.ccpa-page .header-container,.gdpr-page .header-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.app-page .logo,.ccpa-page .logo,.gdpr-page .logo{align-items:center;color:#2d3748;display:flex;font-size:1.5rem;font-weight:700;gap:.5rem;transition:opacity .3s ease}.app-page .logo:hover,.ccpa-page .logo:hover,.gdpr-page .logo:hover{opacity:.8}.app-page .logo-icon,.ccpa-page .logo-icon,.gdpr-page .logo-icon{height:2rem;width:2rem}.app-page .logo-text,.ccpa-page .logo-text,.gdpr-page .logo-text{color:#2d3748;font-size:1.5rem;font-weight:700}.app-page .nav-menu,.ccpa-page .nav-menu,.gdpr-page .nav-menu{align-items:center;display:flex;gap:12px}.app-page .cta-button,.ccpa-page .cta-button,.gdpr-page .cta-button{background:linear-gradient(135deg,#3b82f6,#a78bfa);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.app-page .cta-button:hover,.ccpa-page .cta-button:hover,.gdpr-page .cta-button:hover{box-shadow:0 10px 25px #3b82f64d;transform:translateY(-2px)}.solutions-dropdown{display:inline-block;position:relative}.dropdown-toggle{background:#0000;border:none;color:#4a5568;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1rem;font-weight:500;padding:.5rem 1rem;transition:color .3s ease}.dropdown-toggle:hover{color:#3b82f6}.nav-link-button{background:#0000;border:none;color:#4a5568;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1rem;font-weight:500;padding:.5rem 1rem;transition:color .3s ease}.nav-link-button:hover{color:#3b82f6}.dropdown-menu{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 10px 25px #00000026;left:0;min-width:200px;padding:.5rem 0;position:absolute;top:100%;transition:all .3s ease;z-index:1000}.dropdown-menu,.solutions-dropdown:hover .dropdown-menu{opacity:1;transform:translateY(0);visibility:visible}.dropdown-menu a{border-bottom:1px solid #f1f5f9;color:#4a5568;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:.95rem;font-weight:500;padding:.75rem 1rem;text-decoration:none;transition:all .3s ease}.dropdown-menu a:last-child{border-bottom:none}.dropdown-menu a:hover{background:#f8fafc;color:#3b82f6}.app-page .compliance-badge,.ccpa-page .compliance-badge,.gdpr-page .compliance-badge{background:#0000;border:1px solid #ffffff4d;border-radius:20px;color:#fff;display:inline-block;font-size:.9rem;font-weight:600;margin-bottom:1.5rem;padding:.5rem 1rem}.app-page .hero-section,.ccpa-page .hero-section,.gdpr-page .hero-section{align-items:center;background:linear-gradient(135deg,#3b82f6,#a78bfa);display:flex;justify-content:center;min-height:60vh;padding:8rem 2rem 4rem;width:100%}.app-page .hero-container,.ccpa-page .hero-container,.gdpr-page .hero-container{margin:0 auto;max-width:1200px;text-align:center;width:100%}.app-page .hero-content,.ccpa-page .hero-content,.gdpr-page .hero-content{margin:0 auto;max-width:800px}.app-page .hero-title,.ccpa-page .hero-title,.gdpr-page .hero-title{color:#fff;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.app-page .hero-subtitle,.ccpa-page .hero-subtitle,.gdpr-page .hero-subtitle{color:#ffffffe6;font-size:1.2rem;line-height:1.6;margin-bottom:2rem}.app-page .hero-cta,.ccpa-page .hero-cta,.gdpr-page .hero-cta{margin-top:2rem}.app-page .hero-button,.ccpa-page .hero-button,.gdpr-page .hero-button{background:#fff;border:none;border-radius:12px;color:#3b82f6;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.app-page .hero-button:hover,.ccpa-page .hero-button:hover,.gdpr-page .hero-button:hover{box-shadow:0 10px 25px #0003;transform:translateY(-2px)}.app-page .content-section,.ccpa-page .content-section,.gdpr-page .content-section{background:#fff;padding:4rem 2rem}.app-page .content-container,.ccpa-page .content-container,.gdpr-page .content-container{margin:0 auto;max-width:1200px}.app-page .content-container h2,.ccpa-page .content-container h2,.gdpr-page .content-container h2{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-align:center}.app-page .content-container p,.ccpa-page .content-container p,.gdpr-page .content-container p{color:#64748b;font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem;text-align:center}.app-page .content-container ul,.ccpa-page .content-container ul,.gdpr-page .content-container ul{list-style:none;margin:2rem 0;padding:0}.app-page .content-container li,.ccpa-page .content-container li,.gdpr-page .content-container li{color:#64748b;font-size:1rem;line-height:1.6;margin-bottom:.75rem;padding-left:1.5rem;position:relative}.app-page .content-container li:before,.ccpa-page .content-container li:before,.gdpr-page .content-container li:before{color:#3b82f6;content:"✓";font-weight:700;left:0;position:absolute}.app-page .cta-button.primary,.ccpa-page .cta-button.primary,.gdpr-page .cta-button.primary{background:linear-gradient(135deg,#3b82f6,#a78bfa);color:#fff;margin-top:2rem}.app-page .requirements-section,.ccpa-page .requirements-section,.gdpr-page .requirements-section{background:#f7fafc;border-bottom:1px solid #e5e7eb;border-top:1px solid #e5e7eb;padding:4rem 2rem}.app-page .requirements-container,.ccpa-page .requirements-container,.gdpr-page .requirements-container{margin:0 auto;max-width:1200px;text-align:center}.app-page .requirements-container h2,.ccpa-page .requirements-container h2,.gdpr-page .requirements-container h2{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.app-page .requirements-container p,.ccpa-page .requirements-container p,.gdpr-page .requirements-container p{color:#64748b;font-size:1.2rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px}.app-page .requirements-grid,.ccpa-page .requirements-grid,.gdpr-page .requirements-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.app-page .requirement-item,.ccpa-page .requirement-item,.gdpr-page .requirement-item{background:#fff;border-left:4px solid #3b82f6;border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:1.5rem;text-align:left}.app-page .requirement-item h3,.ccpa-page .requirement-item h3,.gdpr-page .requirement-item h3{color:#2d3748;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.app-page .requirement-item p,.ccpa-page .requirement-item p,.gdpr-page .requirement-item p{color:#64748b;font-size:.95rem;line-height:1.5;margin:0}.app-page .pricing-cta,.ccpa-page .pricing-cta,.gdpr-page .pricing-cta{background:linear-gradient(135deg,#3b82f6,#a78bfa);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;margin-top:1rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease;width:100%}.app-page .pricing-cta:hover,.ccpa-page .pricing-cta:hover,.gdpr-page .pricing-cta:hover{box-shadow:0 10px 25px #3b82f64d;transform:translateY(-2px)}.app-page .cta-button.secondary,.ccpa-page .cta-button.secondary,.gdpr-page .cta-button.secondary{background:#fff;border:2px solid #3b82f6;color:#3b82f6;font-weight:700}.app-page .cta-button.secondary:hover,.ccpa-page .cta-button.secondary:hover,.gdpr-page .cta-button.secondary:hover{background:#3b82f6;color:#fff}.faq-page{background:linear-gradient(135deg,#3b82f6,#a78bfa);min-height:100vh}.faq-page .landing-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 2px 20px #0000001a;left:0;padding:1rem 0;position:fixed;right:0;top:0;z-index:1000}.faq-page .header-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.faq-page .logo{align-items:center;display:flex;gap:12px;transition:opacity .3s ease}.logo:hover{opacity:.8}.footer-brand{gap:12px;transition:opacity .3s ease}.footer-brand:hover{opacity:.8}.faq-page .logo-icon{height:32px;width:32px}.faq-page .logo-text{color:#2d3748;font-size:1.25rem;font-weight:700}.faq-page .nav-menu{align-items:center;display:flex;gap:12px}.faq-page .cta-button{background:linear-gradient(135deg,#3b82f6,#a78bfa);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.faq-page .cta-button:hover{box-shadow:0 10px 25px #3b82f64d;transform:translateY(-2px)}.faq-hero-section{align-items:center;background:linear-gradient(135deg,#3b82f6,#a78bfa);display:flex;justify-content:center;min-height:60vh;padding:8rem 2rem 4rem;width:100%}.faq-hero-container{margin:0 auto;max-width:1200px;text-align:center;width:100%}.faq-hero-container h1{color:#fff;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.faq-hero-container p{color:#ffffffe6;font-size:1.2rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px}.faq-hero-cta{margin-top:2rem}.faq-page .hero-button{background:#fff;border:none;border-radius:12px;color:#3b82f6;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.faq-page .hero-button:hover{box-shadow:0 10px 25px #0003;transform:translateY(-2px)}.faq-sections{background:#fff;padding:4rem 2rem}.faq-sections-container{margin:0 auto;max-width:1200px}.faq-section-group{margin-bottom:4rem}.faq-section-header{align-items:center;border-bottom:2px solid #e5e7eb;display:flex;gap:12px;margin-bottom:2rem;padding-bottom:1rem}.faq-section-header .section-icon{font-size:2rem}.faq-section-header h2{color:#2d3748;font-size:2.5rem;font-weight:700;margin:0}.faq-section-content{grid-gap:1.5rem;display:grid;gap:1.5rem}.faq-item{border:1px solid #e5e7eb;transition:all .3s ease}.faq-item:hover{border-color:#3b82f6;box-shadow:0 4px 6px -1px #0000001a}.faq-item h3{color:#1e293b;font-size:1.25rem;line-height:1.4}.faq-item p{color:#64748b;font-size:1rem;margin:0}.faq-cta-section{background:#f7fafc;border-top:1px solid #e5e7eb;padding:4rem 2rem}.faq-cta-container{margin:0 auto;max-width:1200px;text-align:center}.faq-cta-container h2{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.faq-cta-container p{color:#64748b;font-size:1.2rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px}.faq-cta-buttons{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.faq-page .cta-button.primary{background:linear-gradient(135deg,#3b82f6,#a78bfa);color:#fff}.faq-page .cta-button.secondary{background:#fff;border:2px solid #3b82f6;color:#3b82f6}.faq-page .cta-button.secondary:hover{background:#3b82f6;color:#fff}.faq-page .landing-footer{background:#fff;border-top:1px solid #e5e7eb;padding:2rem 0}.faq-page .footer-container{margin:0 auto;max-width:1200px;padding:0 2rem}.faq-page .footer-content{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.faq-page .footer-brand{align-items:center;display:flex;gap:12px}.faq-page .footer-brand .logo-icon{height:24px;width:24px}.faq-page .footer-brand .logo-text{color:#2d3748;font-size:1rem;font-weight:600}.faq-page .contact-button{background:#0000;border:2px solid #3b82f6;border-radius:6px;color:#3b82f6;cursor:pointer;font-weight:600;padding:.5rem 1rem;transition:all .3s ease}.faq-page .contact-button:hover{background:#3b82f6;color:#fff}.faq-page .footer-bottom{border-top:1px solid #e5e7eb;padding-top:1rem;text-align:center}.faq-page .footer-bottom p{color:#64748b;font-size:.9rem;margin:0}.why-choose-section{background:#fff;padding:4rem 2rem}.why-choose-container{margin:0 auto;max-width:1200px;text-align:center}.why-choose-container h2{color:#2d3748;font-size:2.5rem;margin-bottom:1rem}.why-choose-container>p{color:#718096;font-size:1.2rem;margin-bottom:3rem}.why-choose-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.why-choose-item{padding:2rem;text-align:center}.why-choose-icon{font-size:3rem;margin-bottom:1rem}.why-choose-item h3{color:#2d3748;font-size:1.3rem;margin-bottom:.5rem}.why-choose-item p{color:#718096;line-height:1.6}.whats-included-section{background:#f7fafc;padding:4rem 2rem}.whats-included-container{margin:0 auto;max-width:1200px;text-align:center}.whats-included-container h2{color:#2d3748;font-size:2.5rem;margin-bottom:1rem}.whats-included-container>p{color:#718096;font-size:1.2rem;margin-bottom:3rem}.whats-included-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.whats-included-item{padding:2rem;text-align:center}.whats-included-icon{font-size:3rem;margin-bottom:1rem}.whats-included-item h3{color:#2d3748;font-size:1.3rem;margin-bottom:.5rem}.whats-included-item p{color:#718096;line-height:1.6}.whats-included-disclaimer{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-top:3rem;padding:1.5rem}.whats-included-disclaimer p{color:#718096;font-size:.95rem;line-height:1.5}.regulations-section{background:#fff;padding:4rem 2rem}.regulations-container{margin:0 auto;max-width:1200px;text-align:center}.regulations-container h2{color:#2d3748;font-size:2.5rem;margin-bottom:1rem}.regulations-container>p{color:#718096;font-size:1.2rem;margin-bottom:3rem}.regulations-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1000px}.regulation-card{background:#fff;border:2px solid #e2e8f0;border-radius:16px;cursor:pointer;padding:2rem;position:relative;transition:all .3s ease}.regulation-card:hover{border-color:#3b82f6;box-shadow:0 20px 40px #3b82f626;transform:translateY(-5px)}.regulation-icon{font-size:3rem;margin-bottom:1rem}.regulation-card h3{color:#2d3748;font-size:1.5rem;margin-bottom:.5rem}.regulation-card p{color:#718096;font-size:.95rem;margin-bottom:1rem}.regulation-badge{background:linear-gradient(135deg,#3b82f6,#a78bfa);border-radius:20px;color:#fff;display:inline-block;font-size:.85rem;font-weight:600;padding:.5rem 1rem}.faq-section{background:#fff;padding:4rem 2rem;scroll-margin-top:100px}.faq-container{margin:0 auto;max-width:800px;text-align:center}.faq-container h2{color:#2d3748;font-size:2.5rem;margin-bottom:1rem}.faq-content{margin-top:3rem}.faq-item{background:#f7fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:2rem;padding:2rem;text-align:left}.faq-item h3{color:#2d3748;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.faq-item p{color:#718096;line-height:1.6}.privacy-policy-form-page{background:linear-gradient(135deg,#3b82f6,#a78bfa);min-height:100vh;padding:2rem 0}.form-container{background:#fff;border-radius:20px;box-shadow:0 20px 40px #0000001a;margin:0 auto;max-width:800px;overflow:hidden}.form-container,.form-section{box-sizing:border-box;min-width:600px;width:100%}.form-group,.form-group input[type=email],.form-group input[type=tel],.form-group input[type=text],.form-group select{box-sizing:border-box;min-width:0;width:100%}.form-header{align-items:center;background:#f7fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:1.5rem 2rem}.back-button{background:none;border:none;border-radius:8px;color:#3b82f6;font-weight:600}.back-button:hover{background:#e0f2fe}.form-brand{font-size:1.2rem}.form-main{padding:2rem}.form-content h1{color:#2d3748;font-size:2.5rem;margin-bottom:.5rem;text-align:center}.form-subtitle{color:#718096;font-size:1.1rem;margin-bottom:3rem;text-align:center}.policy-form{display:flex;flex-direction:column;gap:2rem}.form-section{background:#f7fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:2rem;padding:2rem}.form-section h2{border-bottom:3px solid #3b82f6;color:#2d3748;font-size:1.5rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.form-section>p{color:#718096;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.form-group input,.form-group select{background:#fff;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;padding:.75rem;transition:all .3s ease;width:100%}.form-group input:focus,.form-group select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.form-group input.error{border-color:#e53e3e}.error-text{color:#e53e3e;display:block;font-size:.875rem;margin-top:.25rem}.checkbox-group{grid-gap:12px;box-sizing:border-box;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:1.5rem;width:100%}.checkbox-group h4{border-bottom:2px solid #e2e8f0;color:#2d3748;font-size:1.1rem;font-weight:600;grid-column:1/-1;margin:0 0 1rem;padding:.5rem 0;text-align:left}.checkbox-label{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box;cursor:pointer;display:flex;font-size:.95rem;gap:12px;line-height:1.4;min-height:56px;padding:1rem;transition:all .3s ease;width:100%}.checkbox-label:hover{background:#f7fafc;border-color:#3b82f6;box-shadow:0 2px 8px #3b82f61a;transform:translateY(-1px)}.checkbox-label input[type=checkbox]{accent-color:#3b82f6;flex-shrink:0;height:18px;margin:0;width:18px}.checkbox-label span,.checkbox-text{word-wrap:break-word;flex:1 1;margin-left:8px;min-width:0;overflow-wrap:break-word}.checkbox-label:focus-within{outline:2px solid #3b82f6;outline-offset:2px}.form-submit{margin-top:2rem;text-align:center}.submit-button{background:linear-gradient(135deg,#3b82f6,#a78bfa);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;max-width:400px;padding:1rem 2rem;transition:all .3s ease;width:100%}.submit-button:hover{box-shadow:0 10px 25px #3b82f64d;transform:translateY(-2px)}.form-disclaimer{color:#718096;font-size:.9rem;margin-top:1rem}.error-overlay,.generating-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.generating-container{padding:3rem;text-align:center}.error-message,.generating-container{background:#fff;border-radius:20px;box-shadow:0 20px 40px #0003;max-width:400px;width:90%}.error-message{padding:2rem}.error-message p{color:#e53e3e;font-weight:600;margin-bottom:1rem}.error-message button{background:#3b82f6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.error-message button:hover{background:#2563eb}.mockup-window{background:#fff;border-radius:12px;box-shadow:0 20px 40px #0003;overflow:hidden}.mockup-header{background:#f7fafc;border-bottom:1px solid #e2e8f0;padding:1rem}.mockup-dots{display:flex;gap:.5rem}.mockup-dots span{background:#cbd5e0;border-radius:50%;height:12px;width:12px}.mockup-content{padding:2rem}.mockup-form{gap:12px}.mockup-field,.mockup-form{display:flex;flex-direction:column}.mockup-field{gap:.5rem}.mockup-field label{color:#2d3748;font-size:.9rem;font-weight:600}.mockup-field input{background:#f7fafc;border:1px solid #e2e8f0;border-radius:6px;color:#718096;padding:.75rem}.mockup-checkboxes{color:#718096;display:flex;flex-direction:column;font-size:.9rem;gap:.25rem}.mockup-generate{background:#3b82f6;border:none;border-radius:6px;color:#fff;font-weight:600;margin-top:1rem;padding:.75rem}.feature-strip{background:#fff;padding:4rem 2rem}.feature-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px}.feature-item{padding:2rem;text-align:center}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-item h3{color:#2d3748;font-size:1.3rem;margin-bottom:.5rem}.feature-item p{color:#718096;line-height:1.6}.pricing-section{background:#f7fafc;padding:4rem 2rem;scroll-margin-top:100px}.pricing-container{margin:0 auto;max-width:1200px;text-align:center}.pricing-container h2{color:#2d3748;font-size:2.5rem;margin-bottom:1rem}.pricing-container>p{color:#718096;font-size:1.2rem;margin-bottom:3rem}.pricing-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:800px}.pricing-card{background:#fff;border-radius:16px;box-shadow:0 10px 30px #0000001a;padding:2rem;position:relative;transition:all .3s ease}.pricing-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-5px)}.pricing-card.popular{border:2px solid #3b82f6}.popular-badge{background:#3b82f6;border-radius:20px;color:#fff;font-size:.9rem;font-weight:600;left:50%;padding:.5rem 1rem;position:absolute;top:-12px;transform:translateX(-50%)}.plan-icon{font-size:3rem;margin-bottom:1rem;text-align:center}.pricing-card h3{color:#2d3748;font-size:1.5rem;margin-bottom:1rem}.price{margin-bottom:2rem}.price .amount{color:#3b82f6;font-size:3rem;font-weight:700}.price .period{color:#718096;font-size:1.1rem}.features-list{list-style:none;margin-bottom:2rem;padding:0;text-align:left}.features-list li{color:#4a5568;padding:.5rem 0 .5rem 1.5rem;position:relative}.features-list li:before{color:#3b82f6;content:"✓";font-weight:700;left:0;position:absolute}.pricing-cta{border:none;border-radius:8px;cursor:pointer;font-weight:600;padding:1rem;transition:all .3s ease;width:100%}.pricing-cta.primary{background:#3b82f6;color:#fff}.pricing-cta.secondary{background:#fff;border:2px solid #3b82f6;color:#3b82f6}.pricing-cta:hover{box-shadow:0 10px 25px #3b82f64d;transform:translateY(-2px)}.testimonials-section{background:#fff;padding:4rem 2rem}.testimonials-container{margin:0 auto;max-width:800px;text-align:center}.testimonials-container h2{color:#2d3748;font-size:2.5rem;margin-bottom:3rem}.testimonial-content{margin-bottom:2rem}.testimonial-quote{color:#4a5568;font-size:1.3rem;font-style:italic;line-height:1.6;margin-bottom:2rem}.testimonial-author{align-items:center;display:flex;gap:12px;justify-content:center}.author-avatar{font-size:3rem}.author-name{color:#2d3748;font-weight:600}.author-role{color:#718096;font-size:.9rem}.testimonial-dots{display:flex;gap:.5rem;justify-content:center}.dot{background:#cbd5e0;border:none;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.dot.active{background:#3b82f6}.trust-section{background:#f7fafc;padding:4rem 2rem}.trust-container{margin:0 auto;max-width:1200px;text-align:center}.trust-container h2{color:#2d3748;font-size:2.5rem;margin-bottom:3rem}.trust-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.trust-item{padding:2rem}.trust-icon{font-size:3rem;margin-bottom:1rem}.trust-item h3{color:#2d3748;font-size:1.3rem;margin-bottom:.5rem}.trust-item p{color:#718096;line-height:1.6}.trust-disclaimer{background:#fff;border-radius:8px;margin:0 auto;max-width:600px;padding:1.5rem}.trust-disclaimer p{color:#4a5568;font-size:.9rem;line-height:1.6}.cta-section{background:linear-gradient(135deg,#3b82f6,#a78bfa);padding:4rem 2rem;text-align:center}.cta-container{margin:0 auto;max-width:600px}.cta-container h2{color:#fff;font-size:2.5rem;margin-bottom:1rem}.cta-container p{color:#ffffffe6;font-size:1.2rem;margin-bottom:2rem}.cta-buttons{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.cta-section .cta-button{background:linear-gradient(135deg,#3b82f6,#a78bfa);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.cta-section .cta-button:hover{box-shadow:0 10px 25px #3b82f64d;transform:translateY(-2px)}.cta-section .cta-button.secondary{background:#fff;border:2px solid #3b82f6;color:#3b82f6;font-weight:700}.cta-section .cta-button.secondary:hover{background:#3b82f6;color:#fff}.landing-footer{background:#2d3748;color:#fff;padding:2rem}.footer-container{margin:0 auto;max-width:1200px}.footer-content{justify-content:space-between;margin-bottom:1rem}.footer-brand,.footer-content{align-items:center;display:flex}.footer-brand{font-size:1.2rem;font-weight:600;gap:.5rem}.footer-links{gap:2rem}.footer-links a{color:#cbd5e0;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid #4a5568;color:#a0aec0;padding-top:1rem;text-align:center}.footer-links{display:flex;gap:12px;justify-content:center;margin-top:.5rem}.footer-link{color:#a0aec0;font-size:.875rem;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#3b82f6;text-decoration:underline}.footer-contact{align-items:center;display:flex}.contact-button{background:linear-gradient(135deg,#3b82f6,#a78bfa);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.contact-button:hover{box-shadow:0 10px 25px #3b82f64d;transform:translateY(-2px)}.contact-page{background:linear-gradient(135deg,#3b82f6,#a78bfa);min-height:100vh;padding:6rem 0 2rem}.contact-container{margin:0 auto;max-width:600px;padding:0 2rem}.contact-header{margin-bottom:2rem;padding:1rem 0}.contact-brand{align-items:center;display:flex;font-size:1.25rem;font-weight:600;gap:.5rem}.contact-brand .logo-icon{height:2rem;object-fit:contain;width:2rem}.contact-main{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;padding:2rem}.contact-content h1{color:#333;font-size:2rem;font-weight:700;margin-bottom:.5rem;text-align:center}.contact-subtitle{color:#6c757d;font-size:1.1rem;margin-bottom:2rem;text-align:center}.contact-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.contact-modal{background:#fff;border:2px solid;border-image:linear-gradient(135deg,#3b82f6,#a78bfa) 1;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-height:90vh;max-width:500px;overflow-y:auto;padding:2rem;position:relative;width:100%;z-index:1}.contact-header{align-items:center;border-bottom:2px solid;border-image:linear-gradient(135deg,#3b82f6,#a78bfa) 1;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.contact-header h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#a78bfa);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700;margin:0}.close-button{align-items:center;border-radius:50%;color:#6c757d;display:flex;height:30px;justify-content:center;padding:0;transition:background-color .3s ease;width:30px}.close-button:hover{background:#f8f9fa;color:#333}.contact-form{display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:500px}.contact-form .form-group{display:flex;flex-direction:column;gap:.5rem}.contact-form .form-group label{color:#333;font-size:.875rem;font-weight:500}.contact-form .form-group input,.contact-form .form-group textarea{border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;padding:.75rem;transition:border-color .3s ease}.contact-form .form-group input:focus,.contact-form .form-group textarea:focus{border-color:#a78bfa;box-shadow:0 0 0 3px #a78bfa1a;outline:none}.contact-form .form-group textarea{min-height:120px;resize:vertical}.contact-actions{display:flex;gap:12px;margin-top:1rem}.cancel-button{background:#6c757d;border:none;border-radius:8px;color:#fff;cursor:pointer;flex:1 1;font-size:.875rem;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease}.cancel-button:hover{background:#5a6268}.send-button{background:linear-gradient(135deg,#3b82f6,#a78bfa);border:none;border-radius:8px;color:#fff;cursor:pointer;flex:2 1;font-size:.875rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.send-button:hover:not(:disabled){box-shadow:0 10px 25px #3b82f64d;transform:translateY(-2px)}.send-button:disabled{background:#6c757d;box-shadow:none;cursor:not-allowed;transform:none}.success-message{background:#d4edda;border:1px solid #c3e6cb;border-radius:8px;color:#155724;font-weight:500;padding:1rem;text-align:center}.error-message{background:#f8d7da;border:1px solid #f5c6cb;border-radius:8px;color:#721c24;padding:1rem}.plan-selection{display:flex;flex-direction:column;gap:12px}.plan-option{align-items:center;border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;display:flex;gap:12px;padding:1rem;transition:all .3s ease}.plan-option:hover{background:#f7fafc;border-color:#3b82f6}.plan-option input[type=radio]{height:20px;width:20px}.plan-content h4{color:#2d3748;font-size:1.1rem;margin-bottom:.25rem}.plan-content p{color:#718096;font-size:.9rem}.back-button{background:#0000;border:1px solid #e2e8f0;border-radius:6px;color:#4a5568;cursor:pointer;margin-bottom:1rem;padding:.5rem 1rem;transition:all .3s ease}.back-button:hover{background:#f7fafc;border-color:#cbd5e0}.header-content{text-align:center}.generating-subtitle{color:#718096;font-size:.9rem;margin-top:.5rem}@media (max-width:768px){.App-header h1{font-size:2rem}.App-main{padding:1rem}.privacy-policy-form{padding:1.5rem}.checkbox-group{gap:.5rem;grid-template-columns:1fr}.checkbox-group h4{font-size:1rem;margin-bottom:.75rem;padding:.25rem 0}.checkbox-label{font-size:.9rem;min-height:48px;padding:.75rem}.comparison-strip{margin-bottom:1.5rem;padding:.5rem 1rem}.comparison-text{font-size:.8rem}.action-buttons{flex-direction:column}.policy-content{padding:1rem}.policy-header h1{font-size:2rem}.hero-section{margin-top:2rem;min-height:70vh;padding:8rem 1rem 3rem}.hero-container{padding:0 1rem}.hero-content{max-width:100%}.hero-title{font-size:2.5rem}.header-container{padding:0 1rem}.nav-menu{gap:12px}.feature-container,.pricing-cards,.trust-content{grid-template-columns:1fr}.footer-content{flex-direction:column;gap:12px}.footer-links{gap:12px}.contact-modal{margin:1rem;padding:1.5rem}.contact-actions{flex-direction:column}.contact-container{padding:0 1rem}.contact-main{padding:1.5rem}.contact-content h1{font-size:1.5rem}.payment-container{padding:0 1rem}.payment-main{padding:1.5rem}.payment-content h1{font-size:1.5rem}.order-summary{margin:1rem 0}.payment-success-container{padding:0 1rem}.success-main{padding:1.5rem}.success-content h1{font-size:1.5rem}.review-feedback-container{padding:1.5rem}.review-header h2{font-size:1.5rem}.star-button{font-size:2rem}.review-actions{flex-direction:column}.review-skip-button,.review-submit-button{width:100%}.landing-page .landing-header{padding:1rem 0}.landing-page .header-container{padding:0 1rem}.landing-page .logo{font-size:1.25rem;gap:.5rem}.landing-page .logo-icon{height:1.5rem;width:1.5rem}.landing-page .logo-text{color:#2d3748;font-size:1.25rem;font-weight:700}.landing-page .cta-button{font-size:.9rem;padding:.75rem 1.5rem}.cta-section{padding:3rem 1rem}.cta-container h2{font-size:2rem}.cta-container p{font-size:1rem}.cta-buttons{align-items:center;flex-direction:column}.cta-section .cta-button{font-size:.9rem;max-width:300px;padding:.75rem 1.5rem;width:100%}.testimonials-section{padding:3rem 1rem}.testimonials-container h2{font-size:2rem}.testimonials-container>p{font-size:1rem}.testimonials-grid{gap:1.5rem;grid-template-columns:1fr}.testimonial-card{padding:1.5rem}.trust-badges{gap:12px;justify-content:center}.trust-badge{padding:.5rem 1rem}.trust-badge span{font-size:.8rem}.dropdown-toggle{font-size:.9rem;padding:.4rem .8rem}.dropdown-menu{left:-20px;min-width:180px}.dropdown-menu a{font-size:.9rem;padding:.6rem .8rem}}.payment-page{background:linear-gradient(135deg,#3b82f6,#a78bfa);min-height:100vh;padding:6rem 0 2rem}.payment-container{margin:0 auto;max-width:700px;padding:0 2rem}.payment-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 2px 20px #0000001a;left:0;padding:1rem 0;position:fixed;right:0;top:0;z-index:1000}.payment-header,.payment-header .header-container{align-items:center;display:flex;justify-content:space-between}.payment-header .header-container{margin:0 auto;max-width:1200px;padding:0 2rem;width:100%}.payment-brand{align-items:center;color:#2d3748;cursor:pointer;display:flex;font-weight:600;gap:.5rem}.payment-brand:hover{opacity:.8}.payment-brand .logo-icon{height:2rem;object-fit:contain;width:2rem}.payment-brand .logo-text{color:#2d3748;font-size:1.5rem;font-weight:700}.payment-main{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;padding:2rem}.payment-content h1{color:#333;font-size:2rem;font-weight:700;margin-bottom:.5rem;text-align:center}.payment-subtitle{color:#6c757d;font-size:1.1rem;margin-bottom:2rem;text-align:center}.order-summary{background:#f8f9fa;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.order-summary h2{color:#333;font-size:1.25rem;margin-bottom:1rem}.order-item{align-items:flex-start;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem}.order-details h3{color:#333;font-size:1.1rem;margin-bottom:.5rem}.order-details p{color:#6c757d;font-size:.9rem;margin:.25rem 0}.order-price{color:#3b82f6;font-size:1.25rem;font-weight:600}.order-total{align-items:center;border-top:2px solid #e9ecef;color:#333;display:flex;font-size:1.25rem;font-weight:700;justify-content:space-between;padding-top:1rem}.payment-features{margin-bottom:2rem}.payment-features h3{color:#333;font-size:1.1rem;margin-bottom:1rem}.payment-features ul{list-style:none;padding:0}.payment-features li{color:#4a5568;font-size:.95rem;padding:.5rem 0}.payment-actions{text-align:center}.payment-button{background:linear-gradient(135deg,#3b82f6,#a78bfa);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-bottom:1rem;max-width:400px;padding:1rem 2rem;transition:all .3s ease;width:100%}.payment-button:hover:not(:disabled){box-shadow:0 10px 25px #3b82f64d;transform:translateY(-2px)}.payment-button:disabled{background:#6c757d;box-shadow:none;cursor:not-allowed;transform:none}.loading-content{align-items:center;display:flex;gap:.5rem;justify-content:center}.loading-spinner{border:2px solid #ffffff4d;border-top-color:#fff;height:20px;width:20px}.payment-security{margin-top:1rem}.payment-security p{color:#6c757d;font-size:.9rem;margin:.25rem 0}.payment-success-page{background:linear-gradient(135deg,#3b82f6,#a78bfa);background-attachment:fixed;min-height:100vh;padding:2rem 0;position:relative}.payment-success-container{margin:0 auto;max-width:600px;padding:0 2rem}.success-header{display:flex;justify-content:center;margin-bottom:2rem;padding:1rem 0}.success-brand{align-items:center;color:#fff;display:flex;font-size:1.25rem;font-weight:600;gap:.5rem}.success-brand .logo-icon{height:2rem;object-fit:contain;width:2rem}.success-main{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;padding:2rem}.success-content{text-align:center}.success-icon{font-size:4rem;margin-bottom:1rem}.success-content h1{color:#333;font-size:2rem;font-weight:700;margin-bottom:.5rem}.success-subtitle{color:#6c757d;font-size:1.1rem;margin-bottom:2rem}.success-actions{display:flex;flex-direction:column;gap:12px;margin-bottom:2rem}.download-button{align-items:center;background:linear-gradient(135deg,#3b82f6,#a78bfa);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;justify-content:center;min-height:56px;padding:1rem 2rem;transition:all .3s ease;width:100%}.download-button:hover{box-shadow:0 10px 25px #3b82f64d;transform:translateY(-2px)}.email-section{background:#f8f9fa;border-radius:8px;margin-top:1.5rem;padding:1.5rem}.email-section h3{color:#333;font-size:1.1rem;margin-bottom:1rem}.email-form{display:flex;gap:12px;margin:0 auto;max-width:400px}.email-input{border:1px solid #d1d5db;border-radius:8px;flex:1 1;font-size:.9rem;padding:.75rem}.email-input:focus{border-color:#a78bfa;box-shadow:0 0 0 3px #a78bfa1a;outline:none}.email-button{background:linear-gradient(135deg,#3b82f6,#a78bfa);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.email-button:hover:not(:disabled){box-shadow:0 10px 25px #3b82f64d;transform:translateY(-2px)}.email-button:disabled{background:#6c757d;box-shadow:none;cursor:not-allowed;transform:none}.email-success{background:#d4edda;border:1px solid #c3e6cb;border-radius:8px;color:#155724;margin-top:1.5rem;padding:1rem}.success-info{margin-bottom:2rem;text-align:left}.success-info h3{color:#333;font-size:1.1rem;margin-bottom:1rem}.success-info ul{list-style:none;padding:0}.success-info li{color:#4a5568;font-size:.95rem;padding:.5rem 0}.success-footer{margin-top:2rem}.home-button{background:#6c757d;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.home-button:hover{background:#5a6268;transform:translateY(-2px)}.review-section-wrapper{border-top:2px solid #e2e8f0;margin-top:2rem;padding-top:2rem}.review-feedback-container{background:#f8f9fa;border-radius:12px;margin-top:1rem;padding:2rem}.review-feedback-content{max-width:100%}.review-header{margin-bottom:2rem;text-align:center}.review-header h2{color:#2d3748;font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.review-header p{color:#64748b;font-size:1rem;margin:0}.review-form{gap:1.5rem}.review-form,.review-section{display:flex;flex-direction:column}.review-section{gap:.75rem}.review-label{color:#2d3748;font-size:1rem;font-weight:600;margin-bottom:.5rem}.star-rating{align-items:center;display:flex;gap:.5rem;justify-content:center;padding:1rem 0}.star-button{background:none;border:none;cursor:pointer;filter:grayscale(100%);font-size:2.5rem;opacity:.5;padding:.25rem;transition:all .2s ease}.star-button:hover{transform:scale(1.2)}.star-button.filled,.star-button:hover{filter:none;opacity:1}.rating-text{color:#3b82f6;font-size:1.1rem;font-weight:600;margin-left:1rem}.review-textarea{border:2px solid #e2e8f0;border-radius:8px;font-family:inherit;font-size:1rem;min-height:120px;padding:1rem;resize:vertical;transition:border-color .2s ease;width:100%}.review-textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.word-count{font-size:.875rem;margin-top:.25rem;text-align:right}.words-remaining{color:#64748b}.words-over-limit{color:#ef4444;font-weight:600}.review-error-message,.review-success-message{border-radius:8px;font-weight:500;padding:1rem;text-align:center}.review-success-message{background:#d1fae5;border:1px solid #6ee7b7;color:#065f46}.review-error-message{background:#fee2e2;border:1px solid #fca5a5;color:#991b1b}.review-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:.5rem}.review-skip-button{background:#e2e8f0;border:none;border-radius:8px;color:#475569;cursor:pointer;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.review-skip-button:hover{background:#cbd5e1}.review-skip-button:disabled{cursor:not-allowed;opacity:.5}.review-submit-button{background:linear-gradient(135deg,#3b82f6,#a78bfa);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;min-width:140px;padding:.75rem 2rem;transition:all .3s ease}.review-submit-button:hover:not(:disabled){box-shadow:0 10px 25px #3b82f64d;transform:translateY(-2px)}.review-submit-button:disabled{cursor:not-allowed;opacity:.5;transform:none}.error-state,.loading-state{padding:3rem 1rem;text-align:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#3b82f6;height:40px;margin:0 auto 1rem;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:1024px) and (min-width:769px){.hero-features{gap:1.5rem;grid-template-columns:repeat(2,1fr);max-width:800px}}@media (max-width:768px){.hero-features{gap:12px;grid-template-columns:1fr;margin-top:3rem;max-width:100%;overflow-x:visible;overflow-x:initial;padding:0 1rem}.hero-feature-item{max-width:100%;min-width:0;width:100%}.hero-feature-icon{font-size:2rem;margin-bottom:.5rem}.hero-feature-content h3{font-size:.9rem;margin-bottom:.5rem}.hero-feature-content p{font-size:.8rem;line-height:1.3}.hero-trust-badge{margin-top:2rem;padding:0 1rem}.trust-badge-title{color:#1a202c;font-size:1rem;font-weight:700;margin-bottom:.5rem}.trust-badge-subtitle{color:#2d3748;font-size:.85rem;font-weight:600;line-height:1.5}.whats-included-content,.why-choose-content{grid-template-columns:1fr}.use-cases-section{padding:3rem 1rem}.use-cases-container h2{color:#2d3748;font-size:2rem}.use-cases-container p{color:#64748b;font-size:1rem;margin-bottom:2rem}.use-cases-grid{gap:12px;grid-template-columns:1fr;max-width:100%}.use-case-card{padding:1.5rem 1rem}.use-case-icon{font-size:2rem}.use-case-card h3{font-size:1.1rem}.use-case-card p{font-size:.9rem;margin-bottom:1rem}.faq-page .header-container{padding:0 1rem}.faq-page .logo-text{font-size:1rem}.faq-page .cta-button{font-size:.9rem;padding:.5rem 1rem}.faq-hero-section{min-height:50vh;padding:6rem 1rem 3rem}.faq-hero-container h1{font-size:2.5rem}.faq-hero-container p{font-size:1rem}.faq-page .hero-button{font-size:1rem;padding:.75rem 1.5rem}.faq-sections{padding:3rem 1rem}.faq-section-header{flex-direction:column;gap:.5rem;text-align:center}.faq-section-header h2{font-size:2rem}.faq-section-header .section-icon{font-size:1.5rem}.faq-item{padding:1.5rem}.faq-item h3{font-size:1.1rem}.faq-item p{font-size:.95rem}.faq-cta-section{padding:3rem 1rem}.faq-cta-container h2{font-size:2rem}.faq-cta-container p{font-size:1rem}.faq-cta-buttons{align-items:center;flex-direction:column}.faq-page .cta-button{max-width:300px;width:100%}.faq-page .footer-container{padding:0 1rem}.faq-page .footer-content{flex-direction:column;gap:12px;text-align:center}.app-page .landing-header,.ccpa-page .landing-header,.gdpr-page .landing-header{padding:1rem 0}.app-page .header-container,.ccpa-page .header-container,.gdpr-page .header-container{padding:0 1rem}.app-page .logo,.ccpa-page .logo,.gdpr-page .logo{font-size:1.25rem;gap:.5rem}.app-page .logo-icon,.ccpa-page .logo-icon,.gdpr-page .logo-icon{height:1.5rem;width:1.5rem}.app-page .logo-text,.ccpa-page .logo-text,.gdpr-page .logo-text{color:#2d3748;font-size:1.25rem;font-weight:700}.app-page .cta-button,.ccpa-page .cta-button,.gdpr-page .cta-button{padding:.5rem 1rem}.app-page .hero-section,.ccpa-page .hero-section,.gdpr-page .hero-section{min-height:50vh;padding:6rem 1rem 3rem}.app-page .hero-title,.ccpa-page .hero-title,.gdpr-page .hero-title{font-size:2.5rem}.app-page .hero-subtitle,.ccpa-page .hero-subtitle,.gdpr-page .hero-subtitle{font-size:1rem}.app-page .hero-button,.ccpa-page .hero-button,.gdpr-page .hero-button{font-size:1rem;padding:.75rem 1.5rem}.app-page .content-section,.ccpa-page .content-section,.gdpr-page .content-section{padding:3rem 1rem}.app-page .content-container h2,.ccpa-page .content-container h2,.gdpr-page .content-container h2{font-size:2rem}.app-page .content-container p,.ccpa-page .content-container p,.gdpr-page .content-container p{font-size:1rem}.app-page .footer-container,.ccpa-page .footer-container,.gdpr-page .footer-container{padding:0 1rem}.app-page .footer-content,.ccpa-page .footer-content,.gdpr-page .footer-content{flex-direction:column;gap:12px;text-align:center}.app-page .requirements-section,.ccpa-page .requirements-section,.gdpr-page .requirements-section{padding:3rem 1rem}.app-page .requirements-container h2,.ccpa-page .requirements-container h2,.gdpr-page .requirements-container h2{font-size:2rem}.app-page .requirements-container p,.ccpa-page .requirements-container p,.gdpr-page .requirements-container p{font-size:1rem}.app-page .requirements-grid,.ccpa-page .requirements-grid,.gdpr-page .requirements-grid{gap:12px;grid-template-columns:1fr}.app-page .requirement-item,.ccpa-page .requirement-item,.gdpr-page .requirement-item{padding:1rem}.app-page .cta-button,.app-page .pricing-cta,.ccpa-page .cta-button,.ccpa-page .pricing-cta,.gdpr-page .cta-button,.gdpr-page .pricing-cta{font-size:.9rem;padding:.75rem 1.5rem}.form-container{border-radius:12px;margin:1rem;max-width:100%;min-width:0;min-width:auto;width:calc(100% - 2rem)}.enhanced-privacy-form{margin:0;max-width:100%}.enhanced-privacy-form,.enhanced-privacy-form .form-section{min-width:0;min-width:auto;padding:1rem;width:100%}.enhanced-privacy-form .form-group{min-width:0;min-width:auto;width:100%}.enhanced-privacy-form select{max-width:100%!important;min-width:0!important;min-width:auto!important;width:100%!important}.form-header{flex-direction:column;gap:12px;padding:1rem}.form-main{padding:1.5rem}.form-content h1{font-size:2rem}.checkbox-group{grid-template-columns:1fr}.form-section{padding:1.5rem}}.landing-hero{align-items:stretch;background:linear-gradient(135deg,#3b82f6,#a78bfa);display:flex;flex-direction:column;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;justify-content:flex-start;min-height:100vh}.hero-nav{background:#0000;font-size:1.1rem;justify-content:space-between;padding:24px 48px 0}.hero-logo,.hero-nav{align-items:center;display:flex}.hero-logo{color:#1e293b;font-size:1.5rem;gap:.5rem}.hero-nav-link{color:#334155;font-weight:500;margin-right:2rem;text-decoration:none;transition:color .2s}.hero-nav-link:last-child{margin-right:0}.hero-nav-link:hover{color:#3b82f6}.hero-nav-cta{background:linear-gradient(135deg,#3b82f6,#a78bfa);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-left:1.5rem;padding:.6rem 1.5rem;transition:box-shadow .2s,transform .2s}.hero-nav-cta:hover{box-shadow:0 4px 16px #a78bfa44;transform:translateY(-2px)}.hero-main{flex:1 0 auto;flex-direction:row;justify-content:space-between;margin:0 auto;max-width:1200px;min-height:400px;padding:32px 48px 0;width:100%}.hero-main,.hero-main-left{align-items:flex-start;display:flex}.hero-main-left{flex:1.2 1;flex-direction:column;justify-content:flex-start;max-width:520px;min-width:350px}.hero-title{color:#1e293b;font-size:2.8rem;font-weight:800;line-height:1.1;margin-bottom:.5rem}.hero-subtext{color:#334155;font-size:1.2rem;margin-bottom:1.5rem}.hero-main-cta{background:linear-gradient(135deg,#3b82f6,#a78bfa);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;margin-bottom:2rem;padding:.9rem 2.2rem;transition:box-shadow .2s,transform .2s}.hero-main-cta:hover{box-shadow:0 4px 16px #a78bfa44;transform:translateY(-2px)}.hero-main-right{align-items:flex-start;display:flex;flex:1 1;justify-content:flex-end;min-width:320px}.hero-form-mockup{align-items:stretch;background:#fff;border-radius:16px;box-shadow:0 8px 32px #3b82f61a;display:flex;flex-direction:column;max-width:340px;min-width:320px;padding:2rem 2rem 1.5rem}.hero-form-title{color:#3b82f6;font-size:1.1rem;font-weight:700;margin-bottom:1rem}.hero-form-input{background:#f8fafc;border:1.5px solid #e5e7eb;border-radius:7px;color:#334155;font-size:1rem;margin-bottom:1rem;padding:.7rem 1rem}.hero-form-checkboxes{display:flex;font-size:1rem;gap:1.2rem;margin-bottom:1.2rem}.hero-form-checkboxes label{color:#334155;font-weight:500}.hero-form-generate{background:linear-gradient(135deg,#3b82f6,#a78bfa);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;margin-bottom:1.2rem;padding:.7rem 0;transition:box-shadow .2s,transform .2s}.hero-form-generate:hover{box-shadow:0 4px 16px #a78bfa44;transform:translateY(-2px)}.hero-form-preview{background:#f1f5f9;border-radius:6px;color:#64748b;font-family:monospace;font-size:.98rem;min-height:32px;padding:.7rem 1rem}.hero-pricing-row{align-items:flex-start;display:flex;gap:2.5rem;justify-content:center;margin:2.5rem auto 0;max-width:800px;width:100%}.hero-pricing-card{align-items:center;background:#fff;border-radius:16px;box-shadow:0 8px 32px #3b82f61a;display:flex;flex-direction:column;max-width:320px;min-width:260px;padding:2rem 2.5rem 1.5rem}.hero-pricing-advanced{border:2px solid #a78bfa}.hero-pricing-title{color:#3b82f6;font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.hero-pricing-price{color:#1e293b;font-size:2.1rem;font-weight:800;margin-bottom:.5rem}.hero-pricing-price span{color:#a78bfa;font-size:1rem;font-weight:600;margin-left:.3rem}.hero-pricing-list{color:#334155;font-size:1.05rem;list-style:none;margin:0 0 1.2rem;padding:0;width:100%}.hero-pricing-list li{margin-bottom:.3rem}.hero-pricing-btn{background:linear-gradient(135deg,#3b82f6,#a78bfa);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:.7rem 2.2rem;transition:box-shadow .2s,transform .2s}.hero-pricing-btn:hover{box-shadow:0 4px 16px #a78bfa44;transform:translateY(-2px)}@media (max-width:1100px){.hero-main{align-items:center;flex-direction:column;padding:32px 16px 0}.hero-main-left,.hero-main-right{max-width:100%;min-width:0}.hero-main-right{margin-top:2rem}.hero-pricing-row{flex-direction:column;gap:1.5rem}}@media (max-width:700px){.hero-nav{flex-direction:column;gap:1rem}.hero-main,.hero-nav{padding:16px 8px 0}.hero-main-left{padding:0}.hero-form-mockup{padding:1rem}.hero-pricing-row{padding:0 8px}}.policy-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:10px;position:fixed;right:0;top:0;z-index:1000}.policy-modal{background:#fff;border-radius:12px;box-shadow:0 20px 40px #0000004d;display:flex;flex-direction:column;height:calc(100vh - 20px);max-height:calc(100vh - 20px);max-width:calc(100vw - 20px);min-height:calc(100vh - 20px);overflow:hidden;position:relative;width:800px;z-index:1001}.policy-modal.policy-modal-fullscreen{height:calc(100vh - 20px)!important;max-height:calc(100vh - 20px)!important;min-height:calc(100vh - 20px)!important}.policy-modal-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;flex-shrink:0;justify-content:space-between;padding:20px}.policy-modal-header h2{color:#1f2937;font-size:1.5rem;margin:0}.close-button{background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;font-size:1.5rem;padding:5px}.close-button:hover{background:#f3f4f6;color:#374151}.policy-modal-content{display:flex;flex:1 1;flex-direction:column;height:0;min-height:0;overflow:hidden;padding:0}.policy-html-content{color:#374151;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.policy-html-content h1,.policy-html-content h2,.policy-html-content h3{color:#1f2937;margin-bottom:.5rem;margin-top:1.5rem}.policy-html-content h1{border-bottom:2px solid #3b82f6;font-size:1.8rem;padding-bottom:.5rem}.policy-html-content h2{color:#3b82f6;font-size:1.4rem}.policy-html-content h3{font-size:1.2rem}.policy-html-content p{margin-bottom:1rem}.policy-html-content ol,.policy-html-content ul{margin-bottom:1rem;padding-left:1.5rem}.policy-html-content li{margin-bottom:.5rem}.policy-modal-footer{border-top:1px solid #e5e7eb;display:flex;flex-shrink:0;gap:12px;justify-content:flex-end;padding:20px}.policy-modal-footer .download-button,.policy-modal-footer .download-html-button{margin:0;min-width:140px;width:auto}.view-button{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;justify-content:center;min-height:56px;padding:1rem 2rem;transition:all .3s ease;width:100%}.view-button:hover{box-shadow:0 4px 12px #10b9814d;transform:translateY(-2px)}.error-state{margin:0 auto;max-width:600px;padding:2rem;text-align:center}.error-icon{animation:bounce 2s infinite;font-size:4rem;margin-bottom:1rem}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.error-state h1{color:#dc2626;font-size:2rem;font-weight:700;margin-bottom:1rem}.error-message{color:#374151;font-size:1.2rem;line-height:1.6;margin-bottom:1rem;text-align:center}.error-suggestion{background:#f9fafb;border-left:4px solid #3b82f6;border-radius:8px;color:#6b7280;font-size:1rem;line-height:1.5;margin-bottom:2rem;padding:1rem}.error-details{margin:2rem 0;text-align:left}.error-details details{background:#f3f4f6;border-radius:8px;cursor:pointer;padding:1rem}.error-details summary{color:#374151;font-weight:600;margin-bottom:.5rem}.error-details code{background:#1f2937;border-radius:4px;color:#f9fafb;display:block;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem;margin-top:.5rem;padding:.5rem;word-break:break-all}.error-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:2rem}.retry-button{background:linear-gradient(135deg,#f59e0b,#d97706);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:.7rem 2.2rem;transition:all .2s}.retry-button:hover{box-shadow:0 4px 16px #f59e0b4d;transform:translateY(-2px)}@media (max-width:768px){.policy-modal-overlay{padding:10px}.policy-modal{height:calc(100vh - 20px);max-height:calc(100vh - 20px);min-height:calc(100vh - 20px);width:calc(100vw - 20px)}.policy-modal-header h2{font-size:1.2rem}.policy-modal-content{padding:0}.policy-modal-footer{flex-direction:column;gap:12px}.policy-modal-footer .download-button,.policy-modal-footer .download-html-button{min-width:auto;width:100%}.success-actions button{font-size:1rem;min-height:52px;padding:.875rem 1.5rem}.error-state{padding:1rem}.error-state h1{font-size:1.5rem}.error-message{font-size:1rem}.error-actions{align-items:center;flex-direction:column}.hero-pricing-btn,.retry-button{max-width:300px;width:100%}}.error-summary{background:#fed7d7;border:2px solid #e53e3e;border-radius:12px;box-shadow:0 4px 12px #e53e3e26;margin:2rem 0;padding:1.5rem}.error-summary h3{align-items:center;color:#c53030;display:flex;font-size:1.25rem;font-weight:700;gap:.5rem;margin-bottom:.75rem}.error-summary p{color:#742a2a;font-size:1rem;font-weight:500;margin-bottom:1rem}.error-list{list-style:none;margin:0 0 1rem;padding:0}.error-list li{background:#ffffffb3;border-left:4px solid #e53e3e;border-radius:6px;color:#742a2a;font-size:.95rem;margin-bottom:.5rem;padding:.5rem}.error-help{background:#fffc;border-left:4px solid #3182ce;border-radius:8px;padding:1rem}.error-help p{color:#2c5282;font-size:.9rem;margin:0}.policy-html-content{background:#fff;border-radius:8px;color:#2d3748;font-family:Georgia,Times New Roman,serif;line-height:1.6;margin:0 auto;max-width:800px;padding:30px}.policy-html-content h1{border-bottom:3px solid #3182ce;color:#2b6cb0;font-size:2.5rem;font-weight:700;margin-bottom:30px;padding-bottom:20px;text-align:center}.policy-html-content h2{border-left:3px solid #3182ce;color:#2d3748;font-size:1.6rem}.policy-html-content h2,.policy-html-content h3{font-weight:600;margin:30px 0 15px;padding-left:10px}.policy-html-content h3{border-left:3px solid #63b3ed;color:#4a5568;font-size:1.4rem}.policy-html-content h4{border-left:2px solid #90cdf4;color:#4a5568;font-size:1.2rem;font-weight:600;margin:25px 0 12px;padding-left:8px}.policy-html-content h5{border-left:2px solid #bee3f8;color:#4a5568;font-size:1.1rem;font-weight:600;margin:20px 0 10px;padding-left:6px}.policy-html-content h6{border-left:1px solid #dbeafe;color:#4a5568;font-size:1rem;font-weight:600;margin:15px 0 8px;padding-left:4px}.policy-html-content p{color:#4a5568;font-size:1.1rem;margin-bottom:20px;text-align:justify}.policy-html-content ol,.policy-html-content ul{margin:20px 0;padding-left:30px}.policy-html-content li{color:#4a5568;font-size:1.05rem;margin-bottom:10px}.policy-html-content strong{color:#2d3748;font-weight:600}.policy-html-content .effective-date{font-size:1.1rem;font-weight:600;padding:20px;text-align:center}.policy-html-content .contact-info,.policy-html-content .effective-date{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#2d3748;margin:30px 0}.policy-html-content .contact-info{padding:25px}.policy-html-content .compliance-badge{background:#e6fffa;border:1px solid #b2f5ea;border-radius:4px;color:#234e52;display:inline-block;font-size:.9rem;font-weight:500;margin:3px;padding:6px 12px}.policy-html-content .highlight{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin:25px 0;padding:20px}.policy-html-content .section{background:#0000;border:none;margin-bottom:40px;padding:0}.policy-html-content a{color:#3182ce;font-weight:500;text-decoration:none;transition:color .3s ease}.policy-html-content a:hover{color:#2c5282;text-decoration:underline}.policy-html-content hr{background:linear-gradient(90deg,#3182ce,#63b3ed 50%,#3182ce);border:none;border-radius:1px;height:2px;margin:40px 0}.download-html-button{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;box-shadow:0 4px 15px #667eea4d;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;justify-content:center;min-height:56px;padding:1rem 2rem;transition:all .3s ease;width:100%}.download-html-button:hover{box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.form-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 2px 20px #0000001a;left:0;padding:1rem 0;position:fixed;right:0;top:0;z-index:1000}.form-header .header-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem;width:100%}.form-brand{align-items:center;color:#2d3748;cursor:pointer;display:flex;font-weight:600;gap:.5rem}.form-brand:hover{opacity:.8}.form-brand .logo-icon{height:2rem;object-fit:contain;width:2rem}.form-brand .logo-text{color:#2d3748;font-size:1.5rem;font-weight:700}.enhanced-privacy-form{background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000001a;margin:5rem auto 0;padding:2rem}.progress-container{margin-bottom:2rem}.progress-bar{background:#e2e8f0;border-radius:4px;height:8px;margin-bottom:.5rem;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:4px;height:100%;transition:width .3s ease}.progress-text{color:#64748b;font-size:.9rem;font-weight:500;text-align:center}.step-indicator{display:flex;justify-content:space-between;margin-bottom:2rem;padding:0 1rem}.step{border-radius:8px;cursor:default;flex-direction:column;padding:.5rem}.step,.step-number{align-items:center;display:flex;transition:all .3s ease}.step-number{background:#e2e8f0;border-radius:50%;color:#64748b;font-weight:600;height:32px;justify-content:center;margin-bottom:.5rem;width:32px}.step.active .step-number{background:#3b82f6;color:#fff}.step.completed .step-number{background:#10b981;color:#fff}.step-label{color:#64748b;font-size:.8rem;font-weight:500;text-align:center}.step.active .step-label{color:#3b82f6;font-weight:600}.step.completed .step-label{color:#10b981}.section-header{align-items:center;background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:1rem;padding:1.5rem;transition:all .3s ease}.section-header:hover{background:#f1f5f9;border-color:#3b82f6}.section-header.expanded{background:#eff6ff;border-color:#3b82f6}.section-header-content{align-items:center;display:flex;gap:12px}.section-icon{font-size:1.5rem}.section-title-group{display:flex;flex-direction:column;gap:.25rem}.section-title{align-items:center;color:#1e293b;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;margin:0}.required-asterisk{color:#ef4444;font-size:1.2rem}.section-description{color:#64748b;font-size:.9rem;margin:0}.section-toggle{color:#64748b;font-size:1.5rem;font-weight:300;transition:transform .3s ease}.section-header.expanded .section-toggle{transform:rotate(180deg)}.section-content{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:1rem;padding:1.5rem}.compliance-section{border-left:4px solid;border-radius:8px;margin-top:1.5rem;padding:1rem}.compliance-section.gdpr{background:#f0f9ff;border-left-color:#3b82f6}.compliance-section.ccpa{background:#fef3c7;border-left-color:#f59e0b}.compliance-section h4{color:#1e293b;font-size:1rem;font-weight:600;margin:0 0 1rem}.compliance-badge{background:#3b82f6;font-size:.7rem;font-weight:500;margin-left:.5rem;padding:.25rem .5rem}.tooltip{background:#1e293b;font-size:.8rem;opacity:0;padding:.5rem .75rem;pointer-events:none;transition:all .3s ease;visibility:hidden}.tooltip:after{border-top-color:#1e293b}.tooltip-container:hover .tooltip{opacity:1;visibility:visible}.suggestion-button{background:#3b82f6;border-radius:4px;font-size:.8rem;margin-left:.5rem;padding:.25rem .5rem;transition:background .2s ease}.suggestion-button:hover{background:#2563eb}.review-summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem}.review-summary h4{color:#1e293b;font-size:1.1rem;margin:0 0 1rem}.summary-item{align-items:center;display:flex;font-size:.9rem;gap:.5rem;margin-bottom:.75rem}.summary-item strong{color:#374151;min-width:100px}.enhanced-privacy-form .field-group{margin-bottom:1.5rem}.enhanced-privacy-form .field-group label{color:#2d3748;display:block;font-weight:600;margin-bottom:.5rem}.enhanced-privacy-form .form-input,.enhanced-privacy-form .form-select,.enhanced-privacy-form .form-textarea,.enhanced-privacy-form textarea.form-input{background:#fff;border:2px solid #e2e8f0;border-radius:8px;font-family:inherit;font-size:1rem;padding:.75rem;transition:all .3s ease;width:100%}.enhanced-privacy-form .form-input:focus,.enhanced-privacy-form .form-select:focus,.enhanced-privacy-form .form-textarea:focus,.enhanced-privacy-form textarea.form-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.enhanced-privacy-form .form-input.error,.enhanced-privacy-form .form-select.error,.enhanced-privacy-form .form-textarea.error,.enhanced-privacy-form textarea.form-input.error{border-color:#e53e3e}.enhanced-privacy-form .error-text{color:#e53e3e;display:block;font-size:.875rem;margin-top:.25rem}.enhanced-privacy-form .error-messages{margin-top:.5rem}.enhanced-privacy-form .helper-text{color:#64748b;font-size:.875rem;margin-bottom:0;margin-top:.5rem}.enhanced-privacy-form .field-group.checkbox-group{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:1.5rem}.enhanced-privacy-form .checkbox-label{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:8px;color:#2d3748;cursor:pointer;display:flex;font-weight:500;gap:.75rem;padding:.75rem;transition:all .3s ease}.enhanced-privacy-form .checkbox-label:hover{background:#f8fafc;border-color:#3b82f6}.enhanced-privacy-form .checkbox-label input[type=checkbox],.enhanced-privacy-form .checkbox-label input[type=radio]{cursor:pointer;flex-shrink:0;margin:0;width:auto}.enhanced-privacy-form .checkbox-group-field{margin-bottom:1.5rem}.enhanced-privacy-form .checkbox-group-field,.enhanced-privacy-form .checkbox-options{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.enhanced-privacy-form .checkbox-options.layout-column{grid-template-columns:1fr}.enhanced-privacy-form .checkbox-option,.enhanced-privacy-form .radio-option{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;display:flex;gap:.75rem;min-height:56px;padding:1rem;transition:all .3s ease}.enhanced-privacy-form .checkbox-option:hover,.enhanced-privacy-form .radio-option:hover{background:#f7fafc;border-color:#3b82f6;box-shadow:0 2px 8px #3b82f61a;transform:translateY(-1px)}.enhanced-privacy-form .checkbox-option input[type=checkbox],.enhanced-privacy-form .radio-option input[type=radio]{accent-color:#3b82f6;cursor:pointer;flex-shrink:0;height:18px;margin:0;width:18px}.enhanced-privacy-form .radio-group{margin-bottom:1.5rem}.enhanced-privacy-form .radio-options{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:.5rem}.enhanced-privacy-form .radio-label{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;display:flex;gap:.75rem;min-height:56px;padding:1rem;transition:all .3s ease}.enhanced-privacy-form .radio-label:hover{background:#f7fafc;border-color:#3b82f6;box-shadow:0 2px 8px #3b82f61a;transform:translateY(-1px)}.enhanced-privacy-form .radio-label input[type=radio]{accent-color:#3b82f6;cursor:pointer;flex-shrink:0;height:18px;margin:0;width:18px}.enhanced-privacy-form .prefilled-badge{background:#10b981;border-radius:4px;color:#fff;display:inline-block;font-size:.7rem;font-weight:500;margin-left:.5rem;padding:.25rem .5rem}.switch-field-group{margin-bottom:1.5rem}.switch-field-group .switch-header{align-items:center;display:flex;gap:1rem;justify-content:space-between}.switch-field-group .switch-header label{color:#2d3748;flex:1 1;font-weight:600;margin-bottom:0}.switch-field-group .switch-container{align-items:center;display:inline-flex;flex-shrink:0;position:relative}.switch-field-group .switch-input{cursor:pointer;height:24px;margin:0;opacity:0;position:absolute;width:44px;z-index:1}.switch-field-group .switch-toggle{background-color:#cbd5e1;border-radius:12px;cursor:pointer;display:inline-block;height:24px;pointer-events:none;position:relative;transition:background-color .3s ease;width:44px}.switch-field-group .switch-toggle:before{background-color:#fff;border-radius:50%;box-shadow:0 2px 4px #0003;content:"";height:20px;left:2px;position:absolute;top:2px;transition:transform .3s ease;width:20px}.switch-field-group .switch-input:checked+.switch-toggle{background-color:#3b82f6}.switch-field-group .switch-input:checked+.switch-toggle:before{transform:translateX(20px)}.switch-field-group .switch-input:disabled+.switch-toggle,.switch-field-group .switch-input[readonly]+.switch-toggle{cursor:not-allowed;opacity:.5}.switch-field-group .switch-input:focus+.switch-toggle{outline:2px solid #3b82f6;outline-offset:2px}.form-navigation{align-items:center;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;margin-top:2rem;padding-top:1.5rem}.btn-primary,.btn-secondary{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.btn-primary{background:#3b82f6;color:#fff}.btn-primary:hover:not(:disabled){background:#2563eb;transform:translateY(-1px)}.btn-primary:disabled{background:#94a3b8;cursor:not-allowed}.btn-secondary{background:#f1f5f9;border:1px solid #e2e8f0;color:#64748b}.btn-secondary:hover{background:#e2e8f0;color:#475569}@media (max-width:768px){.enhanced-privacy-form{margin:1rem;max-width:calc(100vw - 2rem)!important;min-width:0!important;min-width:auto!important;padding:1rem;width:calc(100vw - 2rem)!important}.step-indicator{flex-direction:column;gap:12px}.step{flex-direction:row;justify-content:flex-start;text-align:left}.step-number{margin-bottom:0;margin-right:.75rem}.section-content,.section-header{padding:1rem}.enhanced-privacy-form .form-group,.enhanced-privacy-form .form-section,.enhanced-privacy-form select{box-sizing:border-box!important;max-width:100%!important;min-width:0!important;min-width:auto!important;width:100%!important}.form-navigation{flex-direction:column;gap:12px}.btn-primary,.btn-secondary{width:100%}}@media (max-width:480px){.hero-section{margin-top:1.5rem;padding:6rem .5rem 2rem}.form-container{border-radius:8px;margin:.5rem;width:calc(100% - 1rem)}.enhanced-privacy-form{margin:.5rem!important;max-width:calc(100vw - 1rem)!important;min-width:0!important;min-width:auto!important;padding:.5rem;width:calc(100vw - 1rem)!important}.enhanced-privacy-form .form-section{padding:.75rem}.enhanced-privacy-form .form-group,.enhanced-privacy-form .form-section{box-sizing:border-box!important;max-width:100%!important;min-width:0!important;min-width:auto!important;width:100%!important}.checkbox-group{gap:8px;grid-template-columns:1fr}.checkbox-label{font-size:.9rem;min-height:48px;padding:.75rem}.enhanced-privacy-form select{box-sizing:border-box!important;font-size:16px;max-width:100%!important;min-width:0!important;min-width:auto!important;width:100%!important}}.checkbox-text{display:inline-block;margin-left:8px!important}.enhanced-privacy-form .checkbox-label{gap:12px!important}.enhanced-privacy-form .checkbox-label input[type=checkbox]{margin-right:8px!important}.checkbox-label input[type=checkbox]+.checkbox-text,.checkbox-label input[type=checkbox]+span{margin-left:12px!important;padding-left:4px!important}.checkbox-label{gap:16px!important}.checkbox-label input[type=checkbox]{flex-shrink:0!important;margin-right:12px!important}.enhanced-privacy-form{margin:0 auto;max-width:800px}.enhanced-privacy-form,.enhanced-privacy-form .form-section{box-sizing:border-box;min-width:600px;width:100%}.enhanced-privacy-form .form-group{box-sizing:border-box;min-width:0;width:100%}.enhanced-privacy-form select{box-sizing:border-box!important;max-width:100%!important;min-width:0!important;width:100%!important}.error-banner{animation:slideDown .3s ease-out;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:16px 0;padding:12px 16px}.error-banner-content{align-items:center;display:flex;gap:12px}.error-icon{flex-shrink:0;font-size:18px}.error-message{color:#dc2626;flex:1 1;font-weight:500}.error-banner-link{background:none;border:none;border-radius:4px;color:#dc2626;cursor:pointer;font-size:14px;padding:4px 8px;text-decoration:underline;transition:background-color .2s}.error-banner-link:hover{background-color:#fecaca}.advanced-plan-suggestion{animation:slideDown .3s ease-out;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #0ea5e9;border-radius:12px;margin:16px 0;padding:16px 20px}.suggestion-content{align-items:center;display:flex;gap:16px}.suggestion-icon{flex-shrink:0;font-size:24px}.suggestion-text{flex:1 1}.suggestion-text strong{color:#0369a1;display:block;font-size:16px;margin-bottom:4px}.suggestion-text p{color:#0c4a6e;font-size:14px;line-height:1.4;margin:0}.suggestion-button{background:#0ea5e9;border:none;border-radius:6px;color:#fff;cursor:pointer;flex-shrink:0;font-weight:500;padding:8px 16px;transition:background-color .2s}.suggestion-button:hover{background:#0284c7}.field-description{color:#6b7280;font-size:13px;line-height:1.4;margin-bottom:0;margin-top:4px}.tooltip-container{display:inline-block;position:relative}.tooltip{animation:fadeIn .2s ease-out;background:#1f2937;border-radius:6px;bottom:125%;box-shadow:0 4px 6px -1px #0000001a;color:#fff;font-size:13px;padding:8px 12px;white-space:nowrap;z-index:1000}.tooltip,.tooltip:after{left:50%;position:absolute;transform:translateX(-50%)}.tooltip:after{border:5px solid #0000;border-top-color:#1f2937;content:"";top:100%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.section-header:focus{outline:2px solid #3b82f6;outline-offset:2px}.section-header[aria-expanded=true] .section-toggle{transform:rotate(180deg)}.enhanced-privacy-form input[aria-invalid=true]{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.enhanced-privacy-form input:focus{outline:2px solid #3b82f6;outline-offset:2px}.cookie-types-section{animation:slideDown .3s ease-out;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-top:16px;padding:16px}.plan-badge{background:#3b82f6;border-radius:4px;color:#fff;display:inline-block;font-size:10px;font-weight:600;letter-spacing:.5px;margin-left:8px;padding:2px 6px;text-transform:uppercase}.checkbox-label.disabled{cursor:not-allowed;opacity:.6}.checkbox-label.disabled input[type=checkbox]{cursor:not-allowed}.checkbox-label.disabled .checkbox-text{color:#6b7280}.compliance-badge{background:#10b981;border-radius:4px;color:#fff;display:inline-block;font-size:10px;font-weight:600;letter-spacing:.5px;margin-left:8px;padding:2px 6px;text-transform:uppercase}.enhanced-privacy-form{margin-top:80px}.advanced-plan-indicator{background:linear-gradient(135deg,#3b82f6,#1d4ed8);box-shadow:0 2px 4px #3b82f64d;color:#fff;padding:12px 20px;text-align:center}.indicator-content{align-items:center;display:flex;font-size:14px;font-weight:600;gap:8px;justify-content:center}.indicator-icon{font-size:16px}.indicator-text{letter-spacing:.5px;text-transform:uppercase}.indicator-price{background:#fff3;border-radius:4px;font-size:12px;font-weight:700;padding:4px 8px}.upgrade-notification{animation:slideDown .3s ease-out;background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 2px 4px #10b9814d;color:#fff;padding:12px 20px;text-align:center}.notification-content{align-items:center;display:flex;font-size:14px;font-weight:600;gap:8px;justify-content:center}.notification-icon{font-size:16px}.notification-text{letter-spacing:.5px;text-transform:uppercase}@keyframes slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.hamburger-menu{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;height:2rem;justify-content:space-around;padding:0;width:2rem;z-index:10001}.hamburger-line{background:#4a5568;border-radius:10px;height:.25rem;position:relative;transform-origin:1px;transition:all .3s linear;width:2rem}.hamburger-line.open:first-child{transform:rotate(45deg)}.hamburger-line.open:nth-child(2){opacity:0;transform:translateX(20px)}.hamburger-line.open:nth-child(3){transform:rotate(-45deg)}.mobile-menu{background:#fff;border-top:1px solid #e2e8f0;box-shadow:0 10px 25px #00000026;left:0;max-height:calc(100vh - 80px);overflow-y:auto;position:fixed;right:0;top:80px;z-index:10000}.mobile-menu-section{border-bottom:1px solid #f1f5f9;padding:1rem}.mobile-menu-section:last-child{border-bottom:none}.mobile-menu-title{border-bottom:1px solid #e2e8f0;color:#2d3748;font-size:1rem;font-weight:600;margin:0 0 .75rem;padding-bottom:.5rem}.mobile-menu-item{border-radius:4px;color:#4a5568;display:block;font-weight:500;margin-bottom:.5rem;padding:.75rem 0;text-decoration:none;transition:all .3s ease}.mobile-menu-item:hover{background:#f8fafc;color:#3b82f6;padding-left:.5rem}.mobile-menu-item:last-child{margin-bottom:0}.dropdown-group{margin-bottom:1rem}.dropdown-group:last-child{margin-bottom:0}.dropdown-group-title{border-bottom:1px solid #e2e8f0;color:#2d3748;font-size:.875rem;font-weight:600;letter-spacing:.05em;margin-bottom:.5rem;padding:.5rem 1rem .25rem;text-transform:uppercase}.dropdown-item{border-radius:4px;color:#4a5568;display:block;font-size:.875rem;margin:.125rem .5rem;padding:.5rem 1rem;text-decoration:none;transition:all .2s ease}.dropdown-item:hover{background:#f8fafc;color:#3b82f6;padding-left:1.25rem}.business-types-dropdown,.covered-laws-dropdown{display:inline-block;position:relative}.business-types-dropdown .dropdown-menu,.covered-laws-dropdown .dropdown-menu{max-width:400px;min-width:300px;padding:1rem}.mobile-menu-group{margin-bottom:1rem}.mobile-menu-group:last-child{margin-bottom:0}.mobile-menu-group-title{border-bottom:1px solid #e2e8f0;color:#4a5568;font-size:.875rem;font-weight:600;letter-spacing:.05em;margin-bottom:.5rem;padding:.5rem 0 .25rem;text-transform:uppercase}@media (min-width:769px){.business-types-dropdown,.covered-laws-dropdown{display:inline-block!important}.dropdown-menu{display:block!important}}@media (max-width:768px){.hamburger-menu{display:flex}.nav-menu{align-items:center;justify-content:space-between}.business-types-dropdown,.covered-laws-dropdown{display:none}.landing-page .landing-header{padding:1rem}.landing-page .header-container{justify-content:space-between}.logo-text{font-size:1.25rem}.cta-button{font-size:.875rem;padding:.5rem 1rem}}.dashboard{background:linear-gradient(135deg,#3b82f6,#a78bfa);min-height:100vh;padding:2rem}.dashboard-container{margin:0 auto;max-width:1200px}.dashboard-header{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;display:flex;justify-content:space-between;margin-bottom:2rem;padding:2rem}.dashboard-header h1{color:#2d3748;font-size:2rem;margin:0}.logout-button{background:#e53e3e;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.logout-button:hover{background:#c53030;transform:translateY(-2px)}.tab-nav{display:flex;gap:1rem;margin-bottom:2rem}.tab-button{background:#fff;border:none;border-radius:8px;color:#718096;cursor:pointer;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.tab-button.active{background:linear-gradient(135deg,#3b82f6,#a78bfa);color:#fff}.tab-button:hover{transform:translateY(-2px)}.dashboard-card{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;margin-bottom:2rem;padding:2rem}.dashboard-card h2{border-bottom:2px solid #e2e8f0;color:#2d3748;font-size:1.5rem;margin-bottom:1.5rem;padding-bottom:1rem}.subscription-badge{border-radius:20px;display:inline-block;font-size:.9rem;font-weight:600;padding:.5rem 1rem}.subscription-badge.active{background:#c6f6d5;color:#22543d}.subscription-badge.inactive{background:#fed7d7;color:#742a2a}.manage-button{background:#3b82f6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;margin-top:1rem;padding:.75rem 1.5rem;transition:all .3s ease}.manage-button:hover{background:#2563eb;transform:translateY(-2px)}.upgrade-button{background:linear-gradient(135deg,#f59e0b,#ec4899);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.upgrade-button:hover{box-shadow:0 10px 25px #f59e0b4d;transform:translateY(-2px)}.policy-list{display:flex;flex-direction:column;gap:1rem}.policy-item{align-items:center;background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;justify-content:space-between;padding:1.5rem;transition:all .3s ease}.policy-item:hover{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f633}.policy-info h3{color:#2d3748;font-size:1.2rem;margin-bottom:.5rem}.policy-status{border-radius:6px;display:inline-block;font-size:.85rem;font-weight:600;padding:.35rem .75rem}.policy-status.draft{background:#fef3c7;color:#92400e}.policy-status.published{background:#d1fae5;color:#065f46}.policy-url{color:#718096;font-family:monospace;font-size:.9rem;margin-top:.5rem}.policy-actions{display:flex;gap:.75rem}.policy-action-btn{border:none;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:600;padding:.5rem 1rem;transition:all .3s ease}.policy-action-btn.edit{background:#3b82f6;color:#fff}.policy-action-btn.edit:hover{background:#2563eb}.policy-action-btn.view{background:#10b981;color:#fff}.policy-action-btn.view:hover{background:#059669}.policy-action-btn.delete{background:#ef4444;color:#fff}.policy-action-btn.delete:hover{background:#dc2626}.policy-editor{background:#fff;border-radius:12px;box-shadow:0 20px 40px #0000001a;margin:0 auto;max-width:1000px;padding:2rem}.policy-editor h1{color:#2d3748;font-size:1.8rem}.form-group,.policy-editor h1{margin-bottom:1.5rem}.form-group label{color:#2d3748;display:block;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{border:1px solid #cbd5e0;border-radius:8px;font-family:inherit;font-size:1rem;padding:.75rem;width:100%}.form-group textarea{min-height:300px;resize:vertical}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.editor-actions{display:flex;gap:1rem;margin-top:2rem}.publish-btn,.save-draft-btn{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.save-draft-btn{background:#cbd5e0;color:#2d3748}.save-draft-btn:hover{background:#a0aec0}.publish-btn{background:linear-gradient(135deg,#3b82f6,#a78bfa);color:#fff}.publish-btn:hover{box-shadow:0 10px 25px #3b82f64d;transform:translateY(-2px)}.public-policy-page{background:#f9fafb;min-height:100vh}.policy-page-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:3rem 2rem}.policy-page-header-content{margin:0 auto;max-width:900px}.policy-page-header h1{color:#1f2937;font-size:2.5rem;margin-bottom:.5rem}.policy-page-header p{color:#6b7280;font-size:.95rem}.policy-content-wrapper{margin:0 auto;max-width:900px;padding:2.5rem}.policy-content{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;color:#374151;line-height:1.7;padding:2.5rem}.policy-content h2{color:#111827;font-size:1.3rem;margin-bottom:1rem;margin-top:2rem}.policy-content h3{color:#374151;margin-bottom:.75rem;margin-top:1.5rem}.policy-footer{background:#fff;border-top:1px solid #e5e7eb;color:#6b7280;font-size:.9rem;padding:1.5rem 2rem;text-align:center}.policy-footer a{color:#3b82f6;text-decoration:none}.policy-footer a:hover{text-decoration:underline}.success-box{background:#d1fae5;border:2px solid #10b981;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.success-box p{color:#065f46;margin:0}.upsell-box{background:#fef3c7;border:2px solid #f59e0b;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.upsell-box p,.upsell-box ul{color:#78350f;margin-bottom:1rem}.upsell-box ul{margin-left:1.5rem}.error-box{background:#fee2e2;border:2px solid #ef4444;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.error-box p{color:#991b1b;margin:0}.saving-message{align-items:center;color:#2d3748;display:flex;font-weight:500;gap:1rem}@media (max-width:768px){.dashboard-header{align-items:flex-start;flex-direction:column;gap:1rem}.tab-nav{flex-wrap:wrap}.policy-item{align-items:flex-start;flex-direction:column;gap:1rem}.policy-actions{flex-wrap:wrap;width:100%}.policy-page-header h1{font-size:1.8rem}.editor-actions{flex-direction:column}.publish-btn,.save-draft-btn{width:100%}}