*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;padding:0;min-width:320px;overflow-x:hidden;max-width:100vw;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.skip-link{position:absolute;top:-100px;left:50%;transform:translate(-50%);background:#33327c;color:#fff;padding:.75rem 1.5rem;border-radius:0 0 8px 8px;font-weight:600;text-decoration:none;z-index:10000;transition:top .3s ease}.skip-link:focus{top:0;outline:3px solid #3c9ab2;outline-offset:2px}:focus-visible{outline:3px solid #33327c;outline-offset:2px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #33327c;outline-offset:2px}:focus:not(:focus-visible){outline:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}::selection{background-color:#33327c;color:#fff}@media print{.skip-link,nav,.hero-carousel,button{display:none!important}body{font-size:12pt;color:#000;background:#fff}a{color:#000;text-decoration:underline}a[href]:after{content:" (" attr(href) ")";font-size:.9em}}*{margin:0;padding:0;box-sizing:border-box;text-rendering:optimizeLegibility}.fluq-landing{min-height:100vh;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;overflow-x:hidden;max-width:100%}.fluq-landing a{color:inherit;text-decoration:none}.navbar{position:fixed;top:0;width:100%;background-image:linear-gradient(to right,#33327c);backdrop-filter:blur(12px);z-index:50;border-bottom:1px solid rgba(139,92,246,.2);padding:.5rem 1rem}.nav-container{max-width:1280px;margin:0 auto;padding:0 1rem}.nav-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.nav-brand{display:flex;align-items:center;gap:.5rem}.brand-icon{width:50px;height:50px;border-radius:50%}.brand-name{font-size:1.75rem;font-weight:700;background:#fff;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.nav-links{display:flex;gap:1.5rem;align-items:center;transition:all .3s ease}.nav-link{color:#fff;font-weight:700;text-decoration:none;transition:color .3s}.nav-link:hover{color:#a78bfa}.join-btn{padding:.5rem 1.5rem;border-radius:9999px;font-weight:600;font-size:.9rem;cursor:pointer}.mobile-menu-btn{display:none;background:none;border:none;color:#fff;cursor:pointer}.desktop-btn{display:block}.mobile-btn{display:none}@media(max-width:768px){.navbar{padding:.5rem .75rem}.nav-container{padding:0 .5rem}.brand-icon{width:40px;height:40px}.brand-name{font-size:1.4rem}.nav-links{position:absolute;top:64px;left:0;right:0;flex-direction:column;background:#33327c;padding:1rem;gap:1rem;border-top:1px solid #33327c;display:none}.nav-links.mobile-open{display:flex}.mobile-menu-btn{display:block}.desktop-btn{display:none}.mobile-btn{display:block;width:100%}.nav-link{font-size:1rem;padding:.5rem 0}}@media(max-width:480px){.brand-icon{width:36px;height:36px}.brand-name{font-size:1.2rem}.nav-links{top:56px}}.custom-button{background-image:linear-gradient(to right,#3fbdc5,#33327c,#33327c);color:#fff;border:none;padding:.75rem 2rem;border-radius:9999px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;white-space:nowrap}.custom-button:hover{box-shadow:0 0 30px #3fbdc580;transform:scale(1.05)}@media(min-width:640px){.custom-button{padding:.9rem 2.2rem;font-size:1.05rem}}@media(min-width:1024px){.custom-button{padding:1rem 2.5rem;font-size:1.125rem}}@media(max-width:480px){.custom-button{width:100%;padding:.8rem 1rem;font-size:.95rem}}.faq-section{padding:3rem 1rem;background:#fff;color:#33327c;display:flex;justify-content:center;overflow-x:hidden;max-width:100%}.container-narrow{width:100%;max-width:50%}.section-title-faq{font-size:2rem;font-weight:700;text-align:center;margin-bottom:2rem;color:#33327c}.faq-categories{display:flex;flex-direction:column;gap:1rem}.faq-category{border-radius:1rem;overflow:hidden}.faq-category-header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:linear-gradient(135deg,#f8fbff,#eef5ff);border:none;cursor:pointer;transition:background .2s}.faq-category-header:hover{background:linear-gradient(135deg,#e6f0ff,#dce8ff)}.faq-category-title{font-size:1.25rem;font-weight:600;color:#33327c;margin:0}.category-icon{width:20px;height:20px;color:#33327c;transition:transform .3s ease}.category-icon.open{transform:rotate(180deg)}.faq-list{padding:0 1.5rem 1rem;display:flex;flex-direction:column;gap:.5rem}.faq-item{border-bottom:1px solid rgba(51,50,124,.1);padding:.5rem 0}.faq-question{display:flex;justify-content:space-between;align-items:center;width:100%;background:none;border:none;color:#33327c;font-size:1rem;cursor:pointer;padding:.25rem 0}.faq-question:hover{color:#3c9eb5}.faq-icon{transition:transform .3s ease}.faq-icon.open{transform:rotate(90deg)}.faq-answer{margin-top:.5rem;font-size:.95rem;color:#33327c;line-height:1.5}.faq-view-all{text-align:center;margin-top:2rem}.btn-primary{display:inline-block;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;color:#fff;background-color:#33327c;border-radius:9999px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;border:0}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 15px #0003}@media(max-width:1024px){.container-narrow{max-width:70%}}@media(max-width:768px){.faq-section{padding:2.5rem 1rem}.container-narrow{max-width:95%}.section-title-faq{font-size:1.6rem;margin-bottom:1.5rem}.faq-category-header{padding:.875rem 1.25rem}.faq-category-title{font-size:1.1rem}.faq-list{padding:0 1.25rem .75rem}.faq-question{font-size:.95rem}.faq-answer{font-size:.9rem}.btn-primary{padding:.65rem 1.25rem;font-size:.95rem}.faq-view-all{margin-top:1.5rem}}@media(max-width:480px){.faq-section{padding:2rem .75rem}.container-narrow{max-width:100%}.section-title-faq{font-size:1.4rem;margin-bottom:1.25rem}.faq-categories{gap:.75rem}.faq-category{border-radius:.75rem}.faq-category-header{padding:.75rem 1rem}.faq-category-title{font-size:1rem}.faq-list{padding:0 1rem .5rem;gap:.25rem}.faq-question{font-size:.9rem;text-align:left}.faq-question span{flex:1;padding-right:.5rem}.faq-answer{font-size:.85rem;line-height:1.5}.btn-primary{padding:.6rem 1.1rem;font-size:.9rem}}.animate-item{opacity:0;transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1);will-change:opacity,transform}.animate-item.is-visible{opacity:1;transform:translate(0) translateY(0) scale(1)!important}.animate-from-left{transform:translate(-80px)}.animate-from-right{transform:translate(80px)}.animate-from-bottom{transform:translateY(60px)}.animate-from-top{transform:translateY(-60px)}.animate-zoom{transform:scale(.8)}.animate-rotate-left{transform:translate(-60px) rotate(-5deg)}.animate-rotate-right{transform:translate(60px) rotate(5deg)}.animate-slide-scale{transform:translateY(40px) scale(.95)}.animate-alternate>*:nth-child(odd){opacity:0;transform:translate(-80px);transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}.animate-alternate>*:nth-child(2n){opacity:0;transform:translate(80px);transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}.animate-alternate.is-visible>*{opacity:1;transform:translate(0)}.animate-delay-1{transition-delay:.1s!important}.animate-delay-2{transition-delay:.2s!important}.animate-delay-3{transition-delay:.3s!important}.animate-delay-4{transition-delay:.4s!important}.animate-delay-5{transition-delay:.5s!important}.animate-delay-6{transition-delay:.6s!important}.animate-delay-7{transition-delay:.7s!important}.animate-delay-8{transition-delay:.8s!important}.stagger-children.is-visible>*:nth-child(1){transition-delay:0s}.stagger-children.is-visible>*:nth-child(2){transition-delay:.1s}.stagger-children.is-visible>*:nth-child(3){transition-delay:.2s}.stagger-children.is-visible>*:nth-child(4){transition-delay:.3s}.stagger-children.is-visible>*:nth-child(5){transition-delay:.4s}.stagger-children.is-visible>*:nth-child(6){transition-delay:.5s}.stagger-children.is-visible>*:nth-child(7){transition-delay:.6s}.stagger-children.is-visible>*:nth-child(8){transition-delay:.7s}.animate-title{opacity:0;transform:translateY(-30px);transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1)}.animate-title.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.animate-item,.animate-alternate>*,.animate-title{transition:none!important;transform:none!important;opacity:1!important}}.fluq-stats{background:#33327c;padding:80px 20px;font-family:Inter,sans-serif;text-align:center;color:#fff;min-height:100vh;overflow-x:hidden;max-width:100%}.section-title{font-size:1.8rem;font-weight:700;color:#3c9ab2;text-transform:uppercase;margin:50px 0 30px;position:relative}.stats-row{display:flex;align-items:center;justify-content:center;background:#ffffff14;border-radius:16px;box-shadow:0 5px 25px #00000040;padding:25px 10px;max-width:1000px;margin:0 auto 60px;backdrop-filter:blur(10px)}.stat-card{flex:1;padding:20px;display:flex;flex-direction:column;align-items:center;gap:8px}.stat-card.is-visible:hover{transform:translateY(-5px)!important;transition:transform .3s ease}.stat-icon{color:#3c9ab2;background:#38bdf826;padding:12px;border-radius:12px;display:flex;align-items:center;justify-content:center}.label{font-size:.95rem;font-weight:500;color:#e2e8f0}.value{font-size:2rem;font-weight:800;color:#fff;letter-spacing:-.5px}.divider{width:1px;height:50px;background:#ffffff26;margin:0 10px}@media(max-width:1024px){.fluq-stats{padding:60px 16px;min-height:auto}.stats-row{max-width:900px}}@media(max-width:768px){.fluq-stats{padding:50px 14px}.section-title{font-size:1.5rem;margin:40px 0 25px}.stats-row{flex-direction:column;padding:20px;margin:0 auto 40px}.divider{width:60%;height:1px;margin:10px 0}.stat-card{padding:15px 10px}.value{font-size:1.6rem}.label{font-size:.9rem}.stat-icon{padding:10px}}@media(max-width:480px){.fluq-stats{padding:40px 10px}.section-title{font-size:1.3rem;margin:30px 0 20px}.stats-row{padding:16px;border-radius:12px;margin:0 auto 30px}.stat-card{padding:12px 8px}.value{font-size:1.4rem}.label{font-size:.85rem}.stat-icon{padding:8px;border-radius:8px}.stat-icon svg{width:22px;height:22px}.divider{width:50%;margin:8px 0}}.hero-carousel{position:relative;height:100vh;margin-top:64px;overflow:hidden;max-width:100%}.carousel-container{position:absolute;inset:0}.carousel-slide{position:absolute;inset:0;opacity:0;transition:opacity 1s}.carousel-slide.active{opacity:1}.slide-overlay{position:absolute;inset:0;background:linear-gradient(to right,#2a2963,rgba(51,50,124,.8),transparent);z-index:10}.slide-image{width:100%;height:100%;object-fit:cover}.slide-content{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:20;padding:0 1rem;text-align:center}.slide-text{max-width:90%;width:100%}.slide-title{font-size:clamp(2rem,5vw,4rem);font-weight:700;margin-bottom:1rem;animation:fadeIn 1s}.slide-description{font-size:clamp(1rem,2.5vw,1.5rem);color:#d1d5db;margin-bottom:1.5rem;white-space:pre-line}.cta-section{display:flex;flex-direction:column;align-items:center;gap:1rem}.cta-section .coming{font-size:clamp(.9rem,2vw,1.1rem);color:#d1d5db;margin:0;font-weight:500}.cta-images{display:flex;gap:1rem;align-items:center;justify-content:center;flex-wrap:wrap}.cta-img{height:clamp(40px,6vw,60px);cursor:pointer;transition:transform .3s ease}.cta-img:hover{transform:scale(1.05)}.join-waitlist{background-image:linear-gradient(to right,#33327c,#33327c,#3fbdc5);color:#fff;border:none;padding:clamp(.75rem,1.5vw,1rem) clamp(1.5rem,5vw,2.5rem);border-radius:9999px;font-weight:600;font-size:clamp(1rem,2vw,1.125rem);cursor:pointer;transition:all .3s}.join-waitlist:hover{box-shadow:0 0 30px #3fbdc580;transform:scale(1.05)}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:30;background:#ffffff1a;backdrop-filter:blur(12px);border:none;color:#fff;padding:.75rem;border-radius:50%;cursor:pointer;transition:background .3s}.carousel-btn:hover{background:#fff3}.carousel-btn-prev{left:1rem}.carousel-btn-next{right:1rem}.carousel-dots{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);z-index:30;display:flex;gap:.5rem}.dot{width:12px;height:12px;border-radius:9999px;background:#ffffff80;border:none;cursor:pointer;transition:all .3s}.dot.active{background:#3fbdc5;width:10px}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.hero-carousel{margin-top:56px}.slide-title{font-size:clamp(1.5rem,6vw,2.5rem);margin-bottom:.75rem}.slide-description{font-size:clamp(.85rem,3vw,1.1rem);margin-bottom:1.25rem;line-height:1.5}.slide-text{max-width:95%;padding:0 .5rem}.cta-section{gap:.875rem}.cta-images{justify-content:center;gap:.75rem}.cta-img{height:clamp(38px,10vw,50px)}.carousel-btn{padding:.5rem}.carousel-dots{bottom:1rem}.dot{width:10px;height:10px}}@media(max-width:480px){.hero-carousel{margin-top:52px}.slide-content{padding:0 .75rem}.slide-text{max-width:100%}.slide-title{font-size:clamp(1.25rem,7vw,1.75rem);margin-bottom:.5rem}.slide-description{font-size:clamp(.8rem,3.5vw,.95rem);margin-bottom:1rem}.cta-section{gap:.75rem}.cta-images{gap:.5rem;flex-direction:row;justify-content:center}.cta-img{height:clamp(36px,11vw,44px);width:auto}.join-waitlist{font-size:clamp(.85rem,3.5vw,1rem);padding:.6rem 1.25rem;width:auto;max-width:200px}.carousel-btn{padding:.4rem}.carousel-btn-prev{left:.5rem}.carousel-btn-next{right:.5rem}.carousel-dots{bottom:.75rem;gap:.4rem}.dot{width:8px;height:8px}.dot.active{width:8px}}.about-section{padding:6rem 1.5rem;color:#33327c;position:relative;overflow:hidden;max-width:100%}.about-container{max-width:1150px;margin:0 auto;text-align:center;position:relative;z-index:2}.about-heading{font-size:2.5rem;font-weight:800;color:#33327c;margin-bottom:1.2rem;letter-spacing:.5px;position:relative;text-transform:uppercase}.about-text{font-size:1.1rem;line-height:1.8;color:#10326b;max-width:850px;margin:1.8rem auto 3.5rem}.about-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;justify-content:center;align-items:stretch}.about-card{background:#ffffffe6;border-radius:18px;padding:2.5rem 1.8rem;border:1px solid rgba(0,123,255,.1);backdrop-filter:blur(10px);box-shadow:0 6px 20px #007bff1a;transition:all .35s ease;position:relative;overflow:hidden}.about-card:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at top left,rgba(0,123,255,.1),transparent 50%);transform:rotate(25deg);transition:opacity .3s ease;opacity:0}.about-icon{color:#3dacbc;width:52px;height:52px;margin-bottom:1.2rem;transition:color .3s ease,transform .3s ease}.about-card h3{color:#33327c;font-size:1.35rem;font-weight:700;margin-bottom:.9rem;letter-spacing:.3px}.about-card p{color:#10326b;line-height:1.7;font-size:1rem}.about-section:after{content:"";position:absolute;top:20%;left:50%;width:500px;height:500px;background:radial-gradient(circle,rgba(0,123,255,.07),transparent 70%);transform:translate(-50%);z-index:1}@media(max-width:1024px){.about-section{padding:5rem 1.25rem}.about-heading{font-size:2.2rem}.about-cards{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}}@media(max-width:768px){.about-section{padding:4rem 1rem}.about-heading{font-size:1.8rem;margin-bottom:1rem}.about-text{font-size:1rem;margin:1.5rem auto 2.5rem}.about-cards{grid-template-columns:1fr;gap:1.25rem}.about-card{padding:2rem 1.5rem}.about-icon{width:44px;height:44px}.about-card h3{font-size:1.2rem}.about-card p{font-size:.95rem}}@media(max-width:480px){.about-section{padding:3rem .75rem}.about-heading{font-size:1.5rem;letter-spacing:0}.about-text{font-size:.95rem;line-height:1.7;margin:1.25rem auto 2rem}.about-card{padding:1.5rem 1.25rem;border-radius:14px}.about-icon{width:40px;height:40px;margin-bottom:1rem}.about-card h3{font-size:1.1rem;margin-bottom:.75rem}.about-card p{font-size:.9rem;line-height:1.6}}.hiw-section{background:linear-gradient(135deg,#f8fbff,#eef5ff);color:#33327c;padding:80px 20px;font-family:Inter,sans-serif;overflow-x:hidden;max-width:100%}.hiw-container{max-width:1200px;margin:0 auto}.hiw-flex{display:flex;align-items:center;justify-content:space-between;gap:40px;flex-wrap:wrap}.hiw-left{flex:1 1 500px}.hiw-right{flex:1 1 400px;display:flex;justify-content:center;align-items:center}.hiw-title{font-size:2.2rem;font-weight:700;color:#33327c;margin-bottom:10px;text-align:center}.hiw-subtitle{color:#002b55;font-size:1.1rem;margin-bottom:60px;text-align:center}.hiw-steps{display:flex;flex-direction:column;align-items:center}.hiw-step{display:flex;align-items:flex-start;gap:20px;width:100%;max-width:500px;text-align:left;margin-bottom:35px}.hiw-icon-wrap{display:flex;flex-direction:column;align-items:center}.hiw-icon{background:#3c9ab2;color:#fff;padding:14px;border-radius:50%;display:flex;align-items:center;justify-content:center}.hiw-line{width:2px;height:40px;background:#38bdf8;margin-top:8px}.hiw-content h4{color:#33327c;font-size:1.2rem;margin-bottom:6px}.hiw-content p{color:#002b55;font-size:.95rem;line-height:1.6}.hiw-download{margin-top:60px;text-align:center}.hiw-download h5{color:#33327c;font-size:1.1rem;margin-bottom:20px}.hiw-download-buttons{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.hiw-download-buttons img{width:150px;height:auto;cursor:pointer;transition:transform .3s ease}.hiw-download-buttons img:hover{transform:scale(1.05)}.hiw-image{width:360px;height:360px;border-radius:50%;object-fit:cover;box-shadow:0 10px 25px #00000026;transition:transform .4s ease}.hiw-image:hover{transform:scale(1.05)}@media(max-width:992px){.hiw-flex{flex-direction:column;text-align:center;gap:50px}.hiw-step{align-items:center;text-align:center;max-width:100%}.hiw-content{margin-top:10px}.hiw-line{height:35px}.hiw-image{width:300px;height:300px}}@media(max-width:600px){.hiw-section{padding:60px 15px}.hiw-title{font-size:1.6rem}.hiw-subtitle{font-size:1rem;margin-bottom:40px}.hiw-step{flex-direction:column;gap:10px}.hiw-icon{padding:12px}.hiw-line{height:25px}.hiw-content h4{font-size:1.05rem}.hiw-content p{font-size:.9rem}.hiw-download h5{font-size:1rem}.hiw-download-buttons img{width:130px}.hiw-image{width:230px;height:230px;margin-top:30px}}.whyfl-section{background:#fff;color:#002b55;padding:100px 20px;font-family:Inter,sans-serif;overflow-x:hidden;max-width:100%}.whyfl-container{max-width:1200px;margin:0 auto}.whyfl-title{text-align:center;font-size:2rem;font-weight:700;color:#33327c;margin-bottom:70px;line-height:1.3}.whyfl-grid{display:grid;grid-template-columns:1fr .7fr;gap:60px;align-items:start}.whyfl-subtitle{color:#33327c;font-size:1.3rem;font-weight:600;margin-bottom:30px}.whyfl-item{display:flex;align-items:flex-start;gap:18px;margin-bottom:25px}.whyfl-icon{flex-shrink:0;color:#3c9ab2;background:#38bdf81a;border-radius:50%;padding:4px}.whyfl-item h4{color:#33327c;margin-bottom:6px;font-size:1.05rem}.whyfl-item p{font-size:.95rem;line-height:1.6;color:#002b55}.whyfl-divider{width:100%;height:1px;background:#33327c14;margin:20px 0}.whyfl-difference{background:#38bdf80d;padding:40px 30px;border-radius:16px}.whyfl-highlight{display:flex;align-items:flex-start;gap:16px;margin-bottom:25px}.whyfl-highlight-icon{color:#3c9ab2;flex-shrink:0}.whyfl-highlight h4{color:#33327c;margin-bottom:4px;font-size:1.05rem}.whyfl-highlight p{color:#002b55;font-size:.95rem;line-height:1.6}@media(max-width:1024px){.whyfl-section{padding:80px 20px}.whyfl-grid{grid-template-columns:1fr 1fr;gap:40px}}@media(max-width:900px){.whyfl-grid{grid-template-columns:1fr;gap:40px}.whyfl-difference{padding:30px 20px}.whyfl-title{font-size:1.7rem;margin-bottom:50px}}@media(max-width:768px){.whyfl-section{padding:60px 16px}.whyfl-title{font-size:1.5rem;margin-bottom:40px}.whyfl-subtitle{font-size:1.15rem;margin-bottom:25px}.whyfl-item,.whyfl-highlight{gap:14px;margin-bottom:20px}.whyfl-item h4,.whyfl-highlight h4{font-size:1rem}.whyfl-item p,.whyfl-highlight p{font-size:.9rem}.whyfl-difference{padding:25px 16px;border-radius:12px}}@media(max-width:480px){.whyfl-section{padding:50px 12px}.whyfl-title{font-size:1.35rem;margin-bottom:30px;line-height:1.4}.whyfl-subtitle{font-size:1.05rem;margin-bottom:20px}.whyfl-item,.whyfl-highlight{flex-direction:column;gap:10px;text-align:center}.whyfl-icon,.whyfl-highlight-icon{margin:0 auto}.whyfl-divider{margin:15px 0}.whyfl-difference{padding:20px 14px}}.testimonials-section{background:#fff;padding:30px 20px;font-family:Inter,sans-serif;color:#002b55;overflow:hidden;max-width:100%}.testimonials-container{max-width:1000px;margin:0 auto;text-align:center}.testimonials-title{font-size:2rem;font-weight:700;color:#33327c;margin-bottom:10px}.testimonials-subtitle{font-size:1.05rem;color:#002b55;margin-bottom:50px}.testimonial-slider{position:relative;overflow:hidden;width:100%;border-radius:2rem}.testimonial-track{display:flex;transition:transform .8s ease-in-out}.testimonial-card{min-width:100%;text-align:left;background:linear-gradient(to bottom right,#38bdf80d,#33327c0d);padding:40px 30px;border-radius:16px;box-shadow:0 10px 30px #33327c14;position:relative}.quote-icon{color:#f4b400;opacity:.7;width:34px;height:34px;margin-bottom:20px}.testimonial-text{font-size:1.05rem;line-height:1.7;margin-bottom:25px;color:#002b55;font-style:italic}.testimonial-meta h4{font-size:1.1rem;font-weight:600;color:#33327c;margin-bottom:4px}.testimonial-meta .location{font-size:.9rem;color:#002b55}.testimonial-meta .prize{margin-top:4px;font-weight:500;color:#3c9ab2}.testimonial-rating{margin:15px 0}.star{width:18px;height:18px;color:#f4b400}.testimonial-tag{font-size:.85rem;color:#555;display:inline-block;margin-top:10px;opacity:.9}.testimonial-dots{display:flex;justify-content:center;margin-top:25px;gap:10px}.dot{width:10px;height:10px;background:#33327c4d;border-radius:50%;cursor:pointer;transition:all .3s ease}.dot.active{background:#3c9ab2;transform:scale(1.3)}@media(max-width:1024px){.testimonials-container{max-width:800px}}@media(max-width:768px){.testimonials-section{padding:40px 16px}.testimonials-title{font-size:1.6rem;margin-bottom:8px}.testimonials-subtitle{font-size:.95rem;margin-bottom:35px}.testimonial-card{padding:30px 20px}.testimonial-text{font-size:1rem;margin-bottom:20px}.quote-icon{width:28px;height:28px;margin-bottom:15px}.testimonial-meta h3,.testimonial-meta h4{font-size:1rem}.testimonial-dots{margin-top:20px;gap:8px}}@media(max-width:480px){.testimonials-section{padding:30px 12px}.testimonials-title{font-size:1.4rem}.testimonials-subtitle{font-size:.9rem;margin-bottom:25px}.testimonial-slider{border-radius:1rem}.testimonial-card{padding:24px 16px;border-radius:12px}.testimonial-text{font-size:.95rem;line-height:1.6;margin-bottom:18px}.quote-icon{width:24px;height:24px;margin-bottom:12px}.testimonial-meta h3,.testimonial-meta h4{font-size:.95rem}.testimonial-meta .location{font-size:.85rem}.testimonial-meta .prize{font-size:.9rem}.star{width:16px;height:16px}.testimonial-tag{font-size:.8rem}.testimonial-dots{margin-top:18px}.dot{width:8px;height:8px}}.cta-section2{position:relative;background:#33327c;color:#fff;padding:5rem 2rem;margin-bottom:2rem;overflow:hidden;border-radius:2rem}.cta-section2:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.03) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,255,255,.03) 0%,transparent 50%);pointer-events:none}.cta-content{position:relative;z-index:1;max-width:1200px;margin:0 auto;text-align:center}.cta-badge{display:inline-block;background:#ffffff26;padding:.5rem 1.25rem;border-radius:50px;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;border:1px solid rgba(255,255,255,.2)}.cta-title{font-size:3rem;font-weight:800;margin-bottom:1.25rem;line-height:1.2;letter-spacing:-.02em}.cta-subtitle{font-size:1.25rem;opacity:.95;margin-bottom:2.5rem;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6}.coming{padding:1rem}.cta-buttons{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:2rem}.store-button{display:inline-block;transition:transform .3s ease,opacity .3s ease}.store-button img{height:54px;width:auto;filter:drop-shadow(0 4px 12px rgba(0,0,0,.15))}.store-button:hover{transform:translateY(-3px);opacity:.9}.cta-stats{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap;margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.2)}.stat-item{text-align:center}.stat-number{display:block;font-size:2rem;font-weight:800;margin-bottom:.25rem}.stat-label{font-size:.875rem;opacity:.8}.footer{background:#002b55;color:#fff;padding:4rem 2rem 2rem;overflow-x:hidden;max-width:100%}.footer .container{max-width:1200px;margin:0 auto}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.15)}.footer-brand-section{max-width:320px}.footer-brand{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.brand-icon{width:48px;height:48px;object-fit:contain;border-radius:8px}.brand-name{font-weight:800;font-size:1.25rem;letter-spacing:-.01em}.footer-description{color:#ffffffb3;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.footer-social{display:flex;gap:.75rem}.social-icon-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ffffff1a;border-radius:50%;transition:all .3s ease}.social-icon-link:hover{background:#33327c;transform:translateY(-3px)}.social-icon{width:18px;height:18px;fill:#fff}.footer-column{display:flex;flex-direction:column}.footer-title{font-weight:700;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.25rem;color:#fff}.footer-links{display:flex;flex-direction:column;gap:.75rem}.footer-link{color:#ffffffb3;text-decoration:none;font-size:.95rem;transition:all .3s ease;display:inline-block}.footer-link:hover{color:#fff;transform:translate(3px)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem;padding-top:2rem}.footer-copyright{color:#fff9;font-size:.875rem}.footer-legal-links{display:flex;gap:1.5rem;flex-wrap:wrap}.legal-link{color:#fff9;text-decoration:none;font-size:.875rem;transition:color .3s ease}.legal-link:hover{color:#fff}@media(max-width:1024px){.footer-main{grid-template-columns:2fr 1fr 1fr;gap:2.5rem}.footer-column:nth-child(4),.footer-column:nth-child(5){grid-column:span 1}.cta-title{font-size:2.5rem}.cta-subtitle{font-size:1.125rem}}@media(max-width:768px){.cta-section2{padding:4rem 1.5rem}.cta-title{font-size:2rem}.cta-subtitle{font-size:1rem}.cta-stats{gap:2rem}.stat-number{font-size:1.5rem}.footer-main{grid-template-columns:1fr 1fr;gap:2rem}.footer-brand-section{grid-column:1 / -1;max-width:100%}.footer{padding:3rem 1.5rem 1.5rem}.footer-bottom{flex-direction:column;align-items:flex-start;gap:1rem}}@media(max-width:640px){.cta-section2{padding:3rem 1.25rem}.cta-title{font-size:1.75rem}.cta-subtitle{font-size:.95rem}.cta-buttons{flex-direction:column;width:100%}.store-button,.waitlist-button{width:100%;max-width:300px}.store-button img{height:48px}.cta-stats{gap:1.5rem}.footer-main{grid-template-columns:1fr;gap:2rem}.footer-legal-links{flex-direction:column;gap:.75rem}}@media(max-width:480px){.cta-title{font-size:1.5rem}.cta-subtitle{font-size:.875rem}.cta-badge{font-size:.75rem;padding:.4rem 1rem}.stat-number{font-size:1.25rem}.stat-label{font-size:.75rem}.footer{padding:2.5rem 1rem 1rem}.footer-main{margin-bottom:2rem;padding-bottom:2rem}}.legal-page{min-height:100vh;display:flex;flex-direction:column;background:#f8fafc}.legal-header{background:#002b55;padding:1rem 2rem;position:sticky;top:0;z-index:100;box-shadow:0 2px 10px #0000001a}.legal-header-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.legal-back-link{display:flex;align-items:center;gap:.5rem;color:#fffc;text-decoration:none;font-size:.95rem;font-weight:500;transition:color .3s ease}.legal-back-link:hover{color:#fff}.legal-brand{display:flex;align-items:center;gap:.75rem;text-decoration:none}.legal-brand-logo{width:40px;height:40px;border-radius:8px;object-fit:contain}.legal-brand-name{font-size:1.1rem;font-weight:700;color:#fff;letter-spacing:-.01em}.legal-main{flex:1;padding:3rem 2rem}.legal-container{max-width:900px;margin:0 auto;background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;overflow:hidden}.legal-title-section{background:linear-gradient(135deg,#002b55,#33327c);padding:3rem;text-align:center}.legal-title{color:#fff;font-size:2.5rem;font-weight:800;margin-bottom:.75rem;letter-spacing:-.02em}.legal-last-updated{color:#ffffffb3;font-size:.95rem}.legal-content{padding:3rem;color:#334155;line-height:1.8}.legal-content h2{color:#002b55;font-size:1.5rem;font-weight:700;margin-top:2.5rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e2e8f0}.legal-content h2:first-child{margin-top:0}.legal-content h3{color:#1e293b;font-size:1.2rem;font-weight:600;margin-top:1.75rem;margin-bottom:.75rem}.legal-content p{margin-bottom:1rem;font-size:1rem}.legal-content ul,.legal-content ol{margin-bottom:1.25rem;padding-left:1.5rem}.legal-content li{margin-bottom:.5rem}.legal-content a{color:#33327c;text-decoration:underline;transition:color .3s ease}.legal-content a:hover{color:#002b55}.legal-content strong{color:#1e293b;font-weight:600}.legal-info-box{background:#f1f5f9;border-left:4px solid #33327c;padding:1.25rem 1.5rem;margin:1.5rem 0;border-radius:0 8px 8px 0}.legal-info-box p{margin:0;color:#475569}.legal-warning-box{background:#fef3c7;border-left:4px solid #f59e0b;padding:1.25rem 1.5rem;margin:1.5rem 0;border-radius:0 8px 8px 0}.legal-warning-box p{margin:0;color:#92400e}.legal-contact-section{background:#f8fafc;padding:2rem;border-radius:12px;margin-top:2rem;text-align:center}.legal-contact-section h3{margin-top:0;color:#002b55}.legal-contact-section p{margin-bottom:.5rem}.legal-footer{background:#002b55;padding:1.5rem 2rem}.legal-footer-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.legal-footer-copyright{color:#fff9;font-size:.875rem;margin:0}.legal-footer-links{display:flex;gap:1.5rem;flex-wrap:wrap}.legal-footer-links a{color:#ffffffb3;text-decoration:none;font-size:.875rem;transition:color .3s ease}.legal-footer-links a:hover{color:#fff}@media(max-width:768px){.legal-header{padding:1rem 1.25rem}.legal-header-content{flex-direction:column;gap:1rem}.legal-back-link{order:2}.legal-brand{order:1}.legal-main{padding:1.5rem 1rem}.legal-title-section{padding:2rem 1.5rem}.legal-title{font-size:1.75rem}.legal-content{padding:2rem 1.5rem}.legal-content h2{font-size:1.3rem}.legal-content h3{font-size:1.1rem}.legal-footer-content{flex-direction:column;text-align:center}.legal-footer-links{justify-content:center}}@media(max-width:480px){.legal-brand-name{font-size:.95rem}.legal-brand-logo{width:32px;height:32px}.legal-title{font-size:1.5rem}.legal-title-section,.legal-content{padding:1.5rem 1rem}.legal-content h2{font-size:1.2rem}.legal-footer-links{flex-direction:column;gap:.75rem}}.info-page{min-height:100vh;display:flex;flex-direction:column;background:#f8fafc}.info-header{background:#002b55;padding:1rem 2rem;position:sticky;top:0;z-index:100;box-shadow:0 2px 10px #0000001a}.info-header-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.info-back-link{display:flex;align-items:center;gap:.5rem;color:#fffc;text-decoration:none;font-size:.95rem;font-weight:500;transition:color .3s ease}.info-back-link:hover{color:#fff}.info-brand{display:flex;align-items:center;gap:.75rem;text-decoration:none}.info-brand-logo{width:40px;height:40px;border-radius:8px;object-fit:contain}.info-brand-name{font-size:1.1rem;font-weight:700;color:#fff;letter-spacing:-.01em}.info-hero{background:linear-gradient(135deg,#002b55,#33327c);padding:4rem 2rem;text-align:center}.info-hero-content{max-width:800px;margin:0 auto}.info-title{color:#fff;font-size:3rem;font-weight:800;margin-bottom:1rem;letter-spacing:-.02em}.info-subtitle{color:#ffffffd9;font-size:1.25rem;line-height:1.6}.info-main{flex:1;padding:4rem 2rem}.info-container{max-width:1100px;margin:0 auto}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}.info-card{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #00000014;transition:transform .3s ease,box-shadow .3s ease}.info-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001f}.info-card-icon{width:60px;height:60px;background:linear-gradient(135deg,#33327c,#002b55);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#fff}.info-card h3{color:#002b55;font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.info-card p{color:#64748b;line-height:1.6}.info-section{background:#fff;border-radius:16px;padding:3rem;margin-bottom:2rem;box-shadow:0 4px 20px #00000014}.info-section h2{color:#002b55;font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid #e2e8f0}.info-section h3{color:#1e293b;font-size:1.25rem;font-weight:600;margin-top:1.5rem;margin-bottom:.75rem}.info-section p{color:#475569;line-height:1.8;margin-bottom:1rem}.info-section ul,.info-section ol{color:#475569;padding-left:1.5rem;margin-bottom:1.25rem;line-height:1.8}.info-section li{margin-bottom:.5rem}.step-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin:2rem 0}.step-card{background:#f8fafc;border-radius:12px;padding:1.5rem;position:relative;border:1px solid #e2e8f0}.step-number{position:absolute;top:-12px;left:20px;background:linear-gradient(135deg,#33327c,#002b55);color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem}.step-card h4{color:#002b55;font-size:1.1rem;font-weight:600;margin-bottom:.5rem;margin-top:.5rem}.step-card p{color:#64748b;font-size:.95rem;line-height:1.6;margin:0}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden}.faq-question{padding:1.25rem 1.5rem;font-weight:600;color:#002b55;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.faq-question:hover{background:#f1f5f9}.faq-answer{padding:0 1.5rem 1.25rem;color:#475569;line-height:1.7}.contact-form{display:flex;flex-direction:column;gap:1.5rem;max-width:600px}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:600;color:#1e293b;font-size:.95rem}.form-group input,.form-group textarea,.form-group select{padding:.875rem 1rem;border:1px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:border-color .3s ease,box-shadow .3s ease}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#33327c;box-shadow:0 0 0 3px #33327c1a}.form-group textarea{min-height:150px;resize:vertical}.submit-btn{background:linear-gradient(135deg,#33327c,#002b55);color:#fff;padding:1rem 2rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #33327c4d}.info-cta-box{background:linear-gradient(135deg,#33327c,#002b55);border-radius:16px;padding:3rem;text-align:center;color:#fff;margin-top:2rem}.info-cta-box h3{font-size:1.75rem;font-weight:700;margin-bottom:1rem;color:#fff}.info-cta-box p{font-size:1.1rem;opacity:.9;margin-bottom:1.5rem;color:#fff}.info-cta-btn{display:inline-block;background:#fff;color:#33327c;padding:.875rem 2rem;border-radius:8px;font-weight:600;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.info-cta-btn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #0003}.coming-soon-badge{display:inline-block;background:#fef3c7;color:#92400e;padding:.5rem 1rem;border-radius:50px;font-size:.875rem;font-weight:600;margin-bottom:1rem}@media(max-width:768px){.info-header{padding:1rem 1.25rem}.info-header-content{flex-direction:column;gap:1rem}.info-hero{padding:3rem 1.5rem}.info-title{font-size:2rem}.info-subtitle{font-size:1rem}.info-main{padding:2rem 1rem}.info-section{padding:2rem 1.5rem}.info-section h2{font-size:1.5rem}.info-cta-box{padding:2rem 1.5rem}}@media(max-width:480px){.info-brand-name{font-size:.95rem}.info-title{font-size:1.75rem}.info-section{padding:1.5rem 1rem}.step-grid,.info-grid{grid-template-columns:1fr}}
