.cookie-icon-button{position:fixed;bottom:20px;left:20px;width:50px;height:50px;background:linear-gradient(135deg,#4F46E5,#7C3AED);border:none;border-radius:50%;font-size:24px;cursor:pointer;box-shadow:0 4px 12px rgba(79,70,229,.4);transition:all .3s;z-index:1000;display:flex;align-items:center;justify-content:center}.cookie-icon-button:hover{transform:scale(1.1);box-shadow:0 6px 16px rgba(79,70,229,.5)}.cookie-banner-expanded{position:fixed;bottom:20px;left:20px;width:450px;max-height:80vh;background:white;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.2);padding:24px;z-index:1001;overflow-y:auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.cookie-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.cookie-title-expanded{font-size:18px;font-weight:600;color:#1f2937;margin:0}.cookie-close{background:none;border:none;font-size:24px;color:#9ca3af;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:color .2s}.cookie-close:hover{color:#4b5563}.cookie-intro{font-size:13px;color:#4b5563;line-height:1.6;margin:0 0 20px}.cookie-link{color:#4F46E5;text-decoration:underline;font-weight:500}.cookie-link:hover{color:#7C3AED}.cookie-category{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.cookie-category:last-of-type{border-bottom:none}.cookie-category-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.cookie-category-header h4{font-size:15px;font-weight:600;color:#1f2937;margin:0}.cookie-category-text{font-size:13px;color:#6b7280;line-height:1.5;margin:0}.cookie-toggle{position:relative;display:inline-block;width:44px;height:24px}.cookie-toggle input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#d1d5db;transition:.3s;border-radius:24px}.toggle-slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:white;transition:.3s;border-radius:50%}.cookie-toggle input:checked+.toggle-slider{background:linear-gradient(135deg,#4F46E5,#7C3AED)}.cookie-toggle input:checked+.toggle-slider:before{transform:translateX(20px)}.cookie-toggle.disabled{opacity:.6;cursor:not-allowed}.cookie-toggle.disabled .toggle-slider{cursor:not-allowed;background:linear-gradient(135deg,#4F46E5,#7C3AED)}.cookie-footer-buttons{display:flex;gap:8px;margin-top:20px}.cookie-btn-accept-all,.cookie-btn-save{flex:1;padding:12px 16px;border-radius:8px;border:none;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.cookie-btn-accept-all{background:#dc2626;color:white}.cookie-btn-accept-all:hover{background:#b91c1c}.cookie-btn-save{background:#dc2626;color:white}.cookie-btn-save:hover{background:#b91c1c}@media (max-width:480px){.cookie-banner-expanded{left:10px;right:10px;width:auto;bottom:10px}.cookie-icon-button{bottom:15px;left:15px}}.landing-page{min-height:100vh;background:#ffffff}.container{max-width:1200px;margin:0 auto;padding:0 24px}.landing-header{padding:20px 0;position:absolute;top:0;left:0;width:100%;z-index:10}.logo{gap:12px}.logo,.logo-icon{display:flex;align-items:center}.logo-icon{width:40px;height:40px;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:10px;justify-content:center;box-shadow:0 4px 12px rgba(37,99,235,.2)}.logo-text{font-size:1.5rem;font-weight:700;color:#1e293b;letter-spacing:-.5px}.hero-section{padding:100px 0 120px;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.hero-text{display:flex;flex-direction:column;gap:24px}.hero-title{font-size:3.5rem;font-weight:700;line-height:1.2;color:#1e293b;margin:0}.hero-description{font-size:1.25rem;color:#64748b;line-height:1.6;margin:0}.cta-button{display:inline-flex;align-items:center;justify-content:center;padding:16px 32px;border-radius:8px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s ease;width:-moz-fit-content;width:fit-content}.cta-button.primary{background:linear-gradient(135deg,#10b981,#059669);color:white;box-shadow:0 4px 12px rgba(16,185,129,.3)}.cta-button.primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(16,185,129,.4)}.cta-button.large{padding:20px 48px;font-size:1.125rem}.hero-mockup{display:flex;justify-content:center;align-items:center}.mockup-card{background:white;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.15);padding:20px;width:100%;max-width:500px}.mockup-header{display:flex;gap:8px;margin-bottom:20px}.mockup-dot{width:12px;height:12px;border-radius:50%;background:#e2e8f0}.mockup-body{display:flex;flex-direction:column;gap:12px}.mockup-line{height:12px;background:linear-gradient(90deg,#f1f5f9,#e2e8f0);border-radius:4px}.mockup-line.short{width:40%}.mockup-line.medium{width:70%}.mockup-spacer{height:20px}.mockup-table{display:flex;flex-direction:column;gap:8px}.mockup-row{height:40px;background:#f8fafc;border-radius:6px;border:1px solid #e2e8f0}.features-section{padding:80px 0;background:white}.section-title{font-size:2.5rem;font-weight:700;text-align:center;color:#1e293b;margin:0 0 60px}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:32px;margin-bottom:60px}.feature-card{padding:32px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;transition:all .3s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.08);border-color:#cbd5e1}.feature-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:12px;margin-bottom:20px}.feature-icon.green{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#059669}.feature-icon.blue{background:linear-gradient(135deg,#dbeafe,#93c5fd);color:#2563eb}.feature-title{font-weight:600;color:#1e293b;margin:0 0 12px}.feature-description{font-size:.95rem;color:#64748b;line-height:1.6;margin:0}.compliance-note{display:flex;align-items:center;justify-content:center;gap:12px;padding:24px;background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-radius:12px;border:1px solid #bbf7d0}.compliance-icon{color:#059669;flex-shrink:0}.compliance-note p{margin:0;color:#166534;font-weight:500;text-align:center}.cta-section{padding:100px 0;background:linear-gradient(135deg,#f8fafc,#f1f5f9);text-align:center}.cta-title{font-size:2.5rem;font-weight:700;color:#1e293b;margin:0 0 32px}.footer{padding:60px 0 20px;background:#1e293b;border-top:1px solid #334155}.footer-content{display:flex;justify-content:space-between;margin-bottom:40px}.footer-heading{color:white;font-size:1.125rem;font-weight:600;margin-bottom:20px}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.footer-links a{color:#94a3b8;text-decoration:none;font-size:.95rem;transition:color .2s;display:block}.footer-links a:hover{color:white}.footer-bottom{padding-top:20px;border-top:1px solid #334155;text-align:center}.footer-text{color:#64748b;margin:0;font-size:.875rem}@media (max-width:768px){.hero-content{grid-template-columns:1fr;gap:40px}.hero-title{font-size:2.5rem}.hero-description{font-size:1.125rem}.hero-mockup{order:-1}.cta-title,.section-title{font-size:2rem}.features-grid{grid-template-columns:1fr;gap:24px}}.hero-status-message{display:inline-flex;align-items:center;gap:8px;background:rgba(16,185,129,.1);color:#059669;padding:8px 16px;border-radius:20px;font-size:.875rem;font-weight:600;width:-moz-fit-content;width:fit-content;margin-bottom:8px}.status-dot{width:8px;height:8px;background-color:#059669;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(.95);box-shadow:0 0 0 0 rgba(5,150,105,.7)}70%{transform:scale(1);box-shadow:0 0 0 6px rgba(5,150,105,0)}to{transform:scale(.95);box-shadow:0 0 0 0 rgba(5,150,105,0)}}.fade-in-text{animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.text-highlight{color:#2563eb;position:relative;display:inline-block}.text-highlight:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:8px;background:rgba(37,99,235,.1);z-index:-1;border-radius:4px}.micro-copy{font-size:.875rem;color:#94a3b8;margin-top:12px!important}.section-header{text-align:center;margin-bottom:60px}.section-subtitle{font-size:1.125rem;color:#64748b;margin-top:16px;max-width:600px;margin-left:auto;margin-right:auto}.bg-light{background-color:#f8fafc}.three-col{grid-template-columns:repeat(3,1fr)}.cta-description{font-size:1.125rem;color:#64748b;margin-bottom:32px}.feature-title{font-size:1.25rem;font-weight:700;color:#0f172a}.hero-description{font-size:1.125rem}@media (max-width:900px){.three-col{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.three-col{grid-template-columns:1fr}.hero-title{font-size:2.25rem}}@keyframes bounceIn{0%{transform:translateY(20px);opacity:0}60%{transform:translateY(-5px);opacity:1}to{transform:translateY(0)}}.animate-bounce-in{animation:bounceIn .5s cubic-bezier(.175,.885,.32,1.275) forwards}