:root{--primary-color:#0066cc;--primary-dark:#004499;--secondary-color:#00aaff;--accent-color:#ff6600;--text-dark:#1a1a1a;--text-light:#666666;--text-lighter:#999999;--bg-light:#f8f9fa;--bg-white:#ffffff;--border-color:#e1e5e9;--shadow:0 4px 6px rgba(0,0,0,0.1);--shadow-lg:0 10px 25px rgba(0,0,0,0.15)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;line-height:1.6;color:var(--text-dark);background-color:#fff}.container{max-width:1200px;margin:0 auto;padding:0 20px}@media (max-width:768px){.container{padding:0 16px}}@media (max-width:480px){.container{padding:0 12px}}.modern-header{background:#fff;color:#222;font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;font-weight:500;box-shadow:0 2px 16px rgba(0,0,0,0.04);padding:0;position:fixed;width:100%;top:0;z-index:1000;transition:box-shadow 0.2s,background 0.2s;height:68px;display:flex;align-items:center}.modern-header .header-content{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 24px;width:100%;height:68px}@media (max-width:768px){.modern-header .header-content{padding:0 16px}.modern-header .logo{font-size:1.3rem}}@media (max-width:480px){.modern-header .header-content{padding:0 12px}.modern-header .logo{font-size:1.2rem}}.modern-header .logo{font-size:1.5rem;font-weight:700;color:#222;text-decoration:none;letter-spacing:-0.5px;font-family:inherit;transition:color 0.2s}.modern-header .logo:hover{color:var(--primary-color);text-decoration:none}.modern-header .nav-menu{display:flex;list-style:none;gap:2rem;margin:0;padding:0}@media (max-width:768px){.modern-header .nav-menu{display:none;position:absolute;top:100%;left:0;right:0;background:white;box-shadow:0 4px 12px rgba(0,0,0,0.1);flex-direction:column;padding:1rem 0;z-index:1000}.modern-header .nav-menu.mobile-active{display:flex}.modern-header .nav-menu li{margin:0}.modern-header .nav-menu a{display:block;padding:0.75rem 1.5rem;border-bottom:1px solid var(--border-color);font-size:1rem}.modern-header .nav-menu a:last-child{border-bottom:none}.mobile-menu-toggle{display:block;background:none;border:none;font-size:1.5rem;color:var(--text-dark);cursor:pointer;padding:8px;border-radius:4px;transition:background-color 0.2s}.mobile-menu-toggle:hover{background-color:var(--bg-light)}.mobile-menu-toggle:focus{outline:2px solid var(--primary-color);outline-offset:2px}}@media (min-width:769px){.mobile-menu-toggle{display:none}}.modern-header .nav-menu a{color:#222;text-decoration:none;font-weight:500;font-family:inherit;font-size:1.05rem;transition:color 0.2s;padding:4px 0}.modern-header .nav-menu a:hover{color:var(--primary-color)}.hero-bg-outer{background:#fff;min-height:100vh;width:100%;padding:0;display:flex;justify-content:center;align-items:center;box-sizing:border-box;overflow-x:hidden;max-width:100vw}html,body{overflow-x:hidden}.hero-container{position:relative;background:url('data:image/svg+xml;utf8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="1" cy="1" r="1" fill="%23e1e5e9"/></svg>') repeat;border-radius:40px;box-shadow:0 24px 20px -16px rgba(0,0,0,0.05),0 24px 20px -16px rgba(0,0,0,0.05);width:100%;max-width:calc(100% - 48px);min-height:calc(100vh - 68px - 48px);margin-top:100px;margin-left:24px;margin-right:24px;margin-bottom:24px;padding:72px 32px 56px 32px;overflow:hidden;overflow-x:hidden;max-width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;text-align:center}.hero-floating-card{position:absolute;width:clamp(90px,28vw,360px);height:clamp(54px,17vw,220px);background:transparent;border-radius:0;box-shadow:none;z-index:1;pointer-events:none;opacity:1;display:flex;align-items:center;justify-content:center}.hero-floating-card img{width:100%;height:100%;object-fit:contain;background:transparent;mix-blend-mode:multiply}.hero-card-topleft{top:32px;left:32px;transform:rotate(-8deg)}.hero-card-topright{top:32px;right:32px;transform:rotate(7deg)}.hero-card-bottomleft{bottom:32px;left:32px;transform:rotate(6deg)}.hero-card-bottomright{bottom:32px;right:32px;transform:rotate(-7deg)}.hero-logo{display:grid;grid-template-columns:repeat(2,32px);grid-template-rows:repeat(2,32px);gap:10px;margin-bottom:2.2rem;justify-content:center;align-items:center;box-shadow:0 2px 8px rgba(0,0,0,0.10);border-radius:16px;background:#fff;width:74px;height:74px;margin-left:auto;margin-right:auto}.hero-logo-dot{width:32px;height:32px;border-radius:50%;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,0.10);border:3px solid #e1e5e9}.hero-logo-dot:nth-child(1){background:#00aaff;border-color:#00aaff}.hero-logo-dot:nth-child(2){background:#222}.hero-logo-dot:nth-child(3){background:#222}.hero-logo-dot:nth-child(4){background:#222}.hero-main-headline{font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;font-size:3.2rem;font-weight:700;color:#222;margin-bottom:0.2em;line-height:1.1;letter-spacing:-1px}.hero-main-headline::after{content:"in Minutes, Not Weeks";display:block;font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;font-size:2.75rem;font-weight:400;color:#888;margin-top:0.2em;line-height:1.2;letter-spacing:-0.5px}.hero-subheadline{font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;font-size:2.75rem;font-weight:400;color:#888;margin-bottom:1.2em;line-height:1.2;letter-spacing:-0.5px}.hero-desc{color:#666;margin-bottom:2em;font-size:1.15rem}.hero-cta{background:#1877f2;color:#fff;padding:1em 2.5em;border-radius:8px;font-size:1.2rem;font-weight:600;text-decoration:none;box-shadow:0 2px 8px rgba(24,119,242,0.10);transition:background 0.2s,transform 0.2s,box-shadow 0.2s;display:inline-block;margin-bottom:0}.hero-cta:hover,.hero-cta:focus{background:#125dc1;transform:translateY(-2px) scale(1.04);box-shadow:0 6px 18px rgba(24,119,242,0.18)}@media (max-width:900px){.hero-container{padding:24px 2vw 24px 2vw;border-radius:18px;width:100%;max-width:calc(100% - 24px);min-height:calc(100vh - 24px);margin-top:68px;margin-left:12px;margin-right:12px;margin-bottom:12px}.hero-main-headline{font-size:2.1rem}.hero-subheadline{font-size:1.98rem}.hero-card-topleft,.hero-card-bottomleft{left:8px}.hero-card-topright,.hero-card-bottomright{right:8px}.hero-card-topleft,.hero-card-topright{top:8px}.hero-card-bottomleft,.hero-card-bottomright{bottom:8px}.hero-logo{width:44px;height:44px;gap:4px}.hero-logo-dot{width:18px;height:18px}}@media (max-width:600px){.hero-container{padding:16px 12px;border-radius:12px;width:100%;max-width:calc(100% - 8px);min-height:calc(100vh - 76px);margin-top:68px;margin-left:4px;margin-right:4px;margin-bottom:4px}.hero-main-headline{font-size:1.8rem;line-height:1.2}.hero-main-headline::after{font-size:1.5rem;line-height:1.3}.hero-subheadline{font-size:1.4rem;line-height:1.3}.hero-desc{font-size:1rem;margin-bottom:1.5em}.hero-logo{width:32px;height:32px;gap:2px}.hero-logo-dot{width:10px;height:10px}.hero-cta{font-size:1rem;padding:0.8em 1.5em}}@media (max-width:1500px) and (min-width:900px){.hero-card-topleft{top:-40px;left:-80px}.hero-card-topright{top:-40px;right:-80px}.hero-card-bottomleft{bottom:-40px;left:-80px}.hero-card-bottomright{bottom:-40px;right:-80px}}@media (max-width:915px) and (min-width:785px){.hero-main-headline{font-size:3.15rem}.hero-subheadline{font-size:1.65rem}}.services{padding:80px 0}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:var(--text-dark)}.section-header p{font-size:1.1rem;color:var(--text-light);max-width:600px;margin:0 auto}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:4rem}@media (max-width:768px){.services-grid{grid-template-columns:1fr;gap:1.5rem}.service-card{padding:1.5rem}.section-header h2{font-size:2rem}.section-header p{font-size:1rem}}@media (max-width:480px){.services-grid{gap:1rem}.service-card{padding:1.25rem}.section-header h2{font-size:1.8rem}}.service-card{background:white;border-radius:12px;padding:2rem;box-shadow:var(--shadow);border:1px solid var(--border-color);transition:transform 0.3s,box-shadow 0.3s}.service-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.service-icon{width:60px;height:60px;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.service-icon i{font-size:1.5rem;color:white}.service-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--text-dark)}.service-card p{color:var(--text-light);margin-bottom:1.5rem}.service-features{list-style:none;margin-bottom:1.5rem}.service-features li{padding:0.5rem 0;color:var(--text-light);display:flex;align-items:flex-start;gap:0.75rem;line-height:1.4}.service-features li::before{content:"✓";color:var(--primary-color);font-weight:bold;font-size:1.2em;flex-shrink:0;margin-top:0.1em}@media (max-width:600px){.service-features li{font-size:1rem;gap:0.75rem}.service-features li::before{font-size:1.2em}}@media (max-width:480px){.service-features li{gap:0.75rem}.service-features li::before{font-size:1.3em}}.timeline-number{background:var(--primary-color);color:white;width:24px;height:24px;aspect-ratio:1/1;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:0.8rem;font-weight:600;margin-right:0.75rem}@media (max-width:600px){.timeline-number{width:22px;height:22px;font-size:0.85rem;margin-right:0.6rem}}.service-timeline{background:var(--bg-light);padding:1rem;border-radius:8px;margin-bottom:1.5rem}.timeline-item{display:flex;align-items:center;margin-bottom:0.5rem}.features{background-color:var(--bg-light);padding:80px 0}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}@media (max-width:768px){.features-grid{grid-template-columns:1fr;gap:1.5rem}.feature-item{padding:1.5rem}}@media (max-width:480px){.features-grid{gap:1rem}.feature-item{padding:1.25rem}}.feature-item{text-align:center;padding:2rem}.feature-icon{font-size:3rem;color:var(--primary-color);margin-bottom:1rem}.feature-item h3{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:var(--text-dark)}.feature-item p{color:var(--text-light)}.testimonials{padding:80px 0}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}@media (max-width:768px){.testimonials-grid{grid-template-columns:1fr;gap:1.5rem}.testimonial-card{padding:1.5rem}}@media (max-width:480px){.testimonials-grid{gap:1rem}.testimonial-card{padding:1.25rem}}.testimonial-card{background:white;padding:2rem;border-radius:12px;box-shadow:var(--shadow);border:1px solid var(--border-color)}.testimonial-text{font-style:italic;margin-bottom:1.5rem;color:var(--text-dark)}.testimonial-author{display:flex;align-items:center}.author-avatar{width:50px;height:50px;background:var(--primary-color);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-weight:600;margin-right:1rem}.author-info h4{font-weight:600;color:var(--text-dark)}.author-info p{color:var(--text-light);font-size:0.9rem}.pricing{background:var(--bg-light);padding:80px 0 60px 0}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:2.5rem;margin-top:2rem}@media (max-width:768px){.pricing-grid{grid-template-columns:1fr;gap:1.5rem}.pricing-card{padding:2rem 1.5rem 1.5rem 1.5rem}}@media (max-width:480px){.pricing-grid{gap:1rem}.pricing-card{padding:1.5rem 1.25rem 1.25rem 1.25rem}.pricing-title{font-size:1.2rem}.pricing-price{font-size:1.8rem}}.pricing-card{background:#fff;border-radius:18px;box-shadow:0 4px 24px rgba(0,0,0,0.08);padding:2.5rem 2rem 2rem 2rem;display:flex;flex-direction:column;align-items:center;position:relative;min-width:0}.pricing-title{font-size:1.35rem;font-weight:700;margin-bottom:0.5rem;color:var(--primary-dark)}.pricing-price{font-size:2.1rem;font-weight:700;color:var(--primary-color);margin-bottom:0.25rem}.pricing-desc{color:var(--text-light);font-size:1.05rem;margin-bottom:1.2rem}.pricing-features{list-style:none;padding:0;margin:0 0 1.5rem 0;width:100%}.pricing-features li{padding:0.4rem 0;color:var(--text-dark);border-bottom:1px solid #f0f0f0;font-size:1rem}.pricing-features li:last-child{border-bottom:none}.pricing-card-premium{border:2.5px solid var(--accent-color);box-shadow:0 8px 32px rgba(255,102,0,0.10);z-index:2}.pricing-badge{position:absolute;top:-18px;left:50%;transform:translateX(-50%);background:var(--accent-color);color:#fff;font-size:0.95rem;font-weight:700;padding:0.4rem 1.2rem;border-radius:16px;box-shadow:0 2px 8px rgba(255,102,0,0.10);letter-spacing:0.5px}.pricing-card button{width:100%;min-width:0;margin-top:1.5rem}.faq{padding:80px 0}.faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:2rem}@media (max-width:768px){.faq-grid{grid-template-columns:1fr;gap:1.5rem}.faq-item{padding:1.5rem}}@media (max-width:480px){.faq-grid{gap:1rem}.faq-item{padding:1.25rem}}.faq-item{background:white;border-radius:12px;padding:2rem;box-shadow:var(--shadow);border:1px solid var(--border-color)}.faq-item h3{font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:var(--text-dark)}.faq-item p{color:var(--text-light);line-height:1.6}.faq-item ul{color:var(--text-light);line-height:1.6}.faq-item ul li{color:var(--text-light);margin-bottom:0.5rem}.faq-content{transition:all 0.3s ease;overflow:hidden}.faq-chevron{color:var(--primary-color);font-size:0.9rem}.faq-expanded .faq-chevron{transform:translateY(-50%) rotate(180deg)!important}@media (max-width:768px){.faq-item h3{user-select:none;transition:color 0.2s ease}.faq-item h3:hover{color:var(--primary-color)}.faq-content{margin-top:0.5rem}}.cta-section{background:linear-gradient(135deg,var(--primary-color) 0%,var(--primary-dark) 100%);color:white;padding:80px 0;text-align:center}.cta-section h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-section p{font-size:1.1rem;margin-bottom:2rem;opacity:0.9}footer{background-color:var(--text-dark);color:white;padding:40px 0 20px}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3{font-weight:600;margin-bottom:1rem}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:0.5rem}.footer-section ul li a{color:#ccc;text-decoration:none;transition:color 0.3s}.footer-section ul li a:hover{color:white}.footer-bottom{border-top:1px solid #333;padding-top:20px;text-align:center;color:#ccc}@media (max-width:768px){.hero-main-headline{font-size:2.5rem}.nav-menu{display:none}.cta-buttons{flex-direction:column;align-items:center}.services-grid,.features-grid,.testimonials-grid{grid-template-columns:1fr}.faq-grid{grid-template-columns:1fr}.services,.features,.testimonials,.pricing,.faq,.cta-section{padding:60px 0}.section-header{margin-bottom:3rem}}@media (max-width:480px){.services,.features,.testimonials,.pricing,.faq,.cta-section{padding:40px 0}.section-header{margin-bottom:2rem}.section-header h2{font-size:1.8rem}.section-header p{font-size:0.95rem}}html{scroll-behavior:smooth}@media (max-width:768px){.hero-cta:hover,.hero-cta:focus,.btn-primary-cta:hover,.btn-primary-cta:focus,.btn-secondary-cta:hover,.btn-secondary-cta:focus{transform:translateY(-1px) scale(1.02)}.hero-floating-card{opacity:0.7}.service-card:hover,.testimonial-card:hover,.faq-item:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,0.12)}}@media (max-width:480px){body{overflow-x:hidden}.container{overflow-x:hidden}}.fade-in{opacity:0;transform:translateY(30px);transition:opacity 0.6s,transform 0.6s}.fade-in.visible{opacity:1;transform:translateY(0)}.carousel-multi-wrapper.full-bleed-carousel{width:100vw;max-width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;display:flex;align-items:center;justify-content:center;background:transparent;padding:0;box-sizing:border-box}.carousel-multi.marquee{width:100vw;overflow:hidden;position:relative}.carousel-track{display:flex;align-items:center;animation:marquee 25s linear infinite;width:max-content}.carousel-img-multi{flex:0 0 auto;margin:0 1.5vw;height:260px;max-width:100%;object-fit:contain;border-radius:18px;box-shadow:0 4px 24px rgba(0,0,0,0.12);opacity:0.85;transition:transform 0.4s,box-shadow 0.4s,opacity 0.4s;background:transparent;display:flex;align-items:center;justify-content:center}@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}@media (max-width:900px){.carousel-img-multi{height:140px}}@media (max-width:600px){.carousel-img-multi{height:80px}}.cta-buttons-flex{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:0}.cta-buttons-flex a.btn{min-width:180px;min-height:44px;padding:0.75rem 1.5rem;font-size:1.1rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;transition:box-shadow 0.2s,transform 0.2s;outline:none;text-align:center;display:inline-block}.btn-primary-cta{background:var(--primary-color);color:#fff;box-shadow:0 2px 8px rgba(0,102,204,0.10);border:none}.btn-primary-cta:hover,.btn-primary-cta:focus{background:var(--primary-dark);transform:translateY(-2px) scale(1.04);box-shadow:0 6px 18px rgba(0,102,204,0.18)}.btn-secondary-cta{background:var(--accent-color);color:#fff;border:none;box-shadow:0 2px 8px rgba(255,102,0,0.10)}.btn-secondary-cta:hover,.btn-secondary-cta:focus{background:#e55a00;transform:translateY(-2px) scale(1.04);box-shadow:0 6px 18px rgba(255,102,0,0.18)}.btn-white-cta{background:transparent;color:#fff;border:2px solid #fff!important;box-shadow:0 2px 8px rgba(255,255,255,0.10)}.btn-white-cta:hover,.btn-white-cta:focus{background:rgba(255,255,255,0.1);color:#fff;transform:translateY(-2px) scale(1.04);box-shadow:0 6px 18px rgba(255,255,255,0.18)}.cta-buttons-flex a:focus{outline:2px solid var(--accent-color);outline-offset:2px}@media (max-width:700px){.cta-buttons-flex{flex-direction:column;align-items:stretch}.cta-buttons-flex a.btn{width:100%;min-width:0}}@media (max-width:768px){.hero-cta,.btn,.service-card a,.pricing-card button{min-height:44px;min-width:44px}.cta-buttons-flex{gap:0.75rem}.service-card p,.feature-item p,.testimonial-text,.faq-item p{font-size:1rem;line-height:1.6}a{text-decoration-thickness:1px;text-underline-offset:2px}a:focus,button:focus{outline:2px solid var(--primary-color);outline-offset:2px;border-radius:4px}}@media (max-width:480px){.hero-cta,.btn{font-size:0.95rem;padding:0.7em 1.2em}.service-features li,.pricing-features li{padding:0.6rem 0}}.interest-section h2{font-size:2.2rem;font-weight:700;color:var(--primary-dark)}.interest-section p{color:var(--text-light);font-size:1.15rem;margin-bottom:2.5rem}.interest-section iframe{background:#fff;border-radius:16px;box-shadow:0 4px 24px rgba(0,0,0,0.08);width:100%;border:none;display:block}@media (max-width:700px){.interest-section .container{padding:0 8px}}@media (max-width:768px){.footer-content{grid-template-columns:1fr;gap:1.5rem;text-align:center}.footer-section h3{margin-bottom:0.75rem}.footer-section ul li{margin-bottom:0.4rem}}@media (max-width:480px){.footer-content{gap:1rem}.footer-section p{font-size:0.9rem}}.btn-service-cta{font-size:1rem;padding:0.55rem 1.2rem;min-width:140px;min-height:36px;border-radius:7px;text-align:center;display:inline-block}.promo-banner{background:linear-gradient(135deg,#ff6600 0%,#ff8533 100%);color:#fff;padding:12px 0;position:fixed;top:68px;left:0;right:0;z-index:999;box-shadow:0 2px 8px rgba(255,102,0,0.15)}.promo-banner.hidden{display:none}.promo-content{display:flex;align-items:center;justify-content:center;gap:1rem}.promo-text{font-size:1rem;font-weight:500;text-align:center}.promo-link{color:#fff;text-decoration:underline;font-weight:600;transition:opacity 0.2s}.promo-link:hover{opacity:0.8}.promo-close{background:none;border:none;color:#fff;font-size:1.2rem;cursor:pointer;padding:4px;border-radius:4px;transition:background-color 0.2s;display:flex;align-items:center;justify-content:center;min-width:32px;min-height:32px}.promo-close:hover{background-color:rgba(255,255,255,0.1)}.promo-close:focus{outline:2px solid #fff;outline-offset:2px}@media (max-width:768px){.promo-banner{top:68px;padding:10px 0}.promo-text{font-size:0.9rem}.promo-content{gap:0.75rem}}@media (max-width:480px){.promo-text{font-size:0.85rem}.promo-close{font-size:1.1rem;min-width:28px;min-height:28px}}/* Cookie Consent Banner Styles */.cookie-banner{position:fixed;bottom:0;left:0;right:0;background:white;border-top:1px solid #e0e0e0;box-shadow:0 -2px 10px rgba(0,0,0,0.1);z-index:9999;padding:1rem 0;transform:translateY(100%);transition:transform 0.3s ease}.cookie-banner.show{transform:translateY(0)}.cookie-content{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.cookie-text{display:flex;align-items:center;gap:0.75rem;color:var(--text-dark);font-size:0.95rem;line-height:1.4}.cookie-text i{color:var(--primary-color);font-size:1.2rem}.cookie-actions{display:flex;align-items:center;gap:1rem;flex-shrink:0}.cookie-settings-btn{background:none;border:none;color:var(--text-light);text-decoration:underline;font-size:0.9rem;cursor:pointer;transition:color 0.2s ease;padding:0}.cookie-settings-btn:hover{color:var(--primary-color)}/* Cookie Settings Modal */.cookie-modal{display:none;position:fixed;z-index:10000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5)}.cookie-modal.show{display:block}.cookie-modal-content{background-color:#fff;margin:5% auto;padding:0;border-radius:12px;width:90%;max-width:500px;box-shadow:0 10px 30px rgba(0,0,0,0.3)}.cookie-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1rem 1.5rem;border-bottom:1px solid #e0e0e0}.cookie-modal-header h3{margin:0;color:var(--text-dark);font-size:1.3rem}.cookie-modal-close{background:none;border:none;font-size:1.5rem;cursor:pointer;color:var(--text-light);padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color 0.2s}.cookie-modal-close:hover{background-color:#f5f5f5}.cookie-modal-body{padding:1.5rem}.cookie-modal-body p{margin-bottom:1.5rem;color:var(--text-light);line-height:1.5}.cookie-category{margin-bottom:2rem;padding:1rem;background:#f8f9fa;border-radius:8px}.cookie-category-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:0.5rem}.cookie-category-header h4{margin:0;color:var(--text-dark);font-size:1.1rem}.cookie-required{background:#dc3545;color:white;padding:0.2rem 0.5rem;border-radius:4px;font-size:0.8rem;font-weight:500}.cookie-optional{background:#6c757d;color:white;padding:0.2rem 0.5rem;border-radius:4px;font-size:0.8rem;font-weight:500}.cookie-category p{margin:0 0 1rem 0;color:var(--text-light);font-size:0.9rem;line-height:1.4}.cookie-toggle{position:relative;display:inline-block;width:50px;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:#ccc;transition:.4s;border-radius:24px}.toggle-slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:white;transition:.4s;border-radius:50%}.input:checked+.toggle-slider{background-color:var(--primary-color)}.input:checked+.toggle-slider:before{transform:translateX(26px)}.cookie-toggle.disabled .toggle-slider{background-color:#e9ecef;cursor:not-allowed}.cookie-toggle.disabled .toggle-slider:before{background-color:#adb5bd}.cookie-modal-footer{display:flex;justify-content:flex-end;gap:1rem;padding:1rem 1.5rem;border-top:1px solid #e0e0e0}.cookie-btn.cookie-primary{background:var(--primary-color);color:white}.cookie-btn.cookie-primary:hover{background:var(--primary-dark)}.cookie-btn.cookie-secondary{background:#6c757d;color:white}.cookie-btn.cookie-secondary:hover{background:#5a6268}@media (max-width:768px){.cookie-modal-content{width:95%;margin:10% auto}.cookie-modal-header,.cookie-modal-body,.cookie-modal-footer{padding:1rem}.cookie-modal-footer{flex-direction:column}.cookie-modal-footer .cookie-btn{width:100%}}.cookie-btn{padding:0.5rem 1rem;border:none;border-radius:6px;font-size:0.9rem;font-weight:500;cursor:pointer;transition:all 0.2s ease}.cookie-accept{background:var(--primary-color);color:white}.cookie-accept:hover{background:var(--primary-dark);transform:translateY(-1px)}.cookie-reject{background:#f5f5f5;color:var(--text-dark);border:1px solid #e0e0e0}.cookie-reject:hover{background:#e8e8e8}@media (max-width:768px){.cookie-content{flex-direction:column;text-align:center;gap:1rem;padding:0 1rem}.cookie-actions{flex-direction:column;width:100%;gap:0.75rem}.cookie-btn{width:100%;padding:0.75rem 1rem}.cookie-text{font-size:0.9rem}}.cookie-text {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #333;
    font-size: 14px;
    line-height: 1.4;
    flex: 1;
}

.cookie-policy-link {
    color: #007bff;
    text-decoration: underline;
    font-weight: 500;
    transition: color 0.2s ease;
}

.cookie-policy-link:hover {
    color: #0056b3;
    text-decoration: none;
}

.cookie-policy-link:focus {
    outline: 2px solid #007bff;
    outline-offset: 2px;
    border-radius: 3px;
} 