.hero{color:#fff;padding:120px 0 60px;text-align:center;position:relative;overflow:hidden;z-index:1;min-height:600px;display:flex;align-items:center}.hero-carousel{position:absolute;inset:0;z-index:0;overflow:hidden}.hero-carousel .carousel-track{display:flex;gap:24px;animation:scroll 40s linear infinite;width:fit-content;height:100%}.hero-carousel .carousel-slide{flex-shrink:0;width:320px;height:100%;overflow:hidden;position:relative}.hero-carousel .carousel-slide img{width:100%;height:100%;object-fit:cover;display:block;filter:brightness(.95)}.hero-overlay{position:absolute;inset:0;background:#000000a6;z-index:1;pointer-events:none}.hero .container{position:relative;z-index:2}.hero-content{max-width:780px;margin:0 auto;position:relative;z-index:2}.hero h1{font-size:56px;font-weight:900;margin-bottom:24px;letter-spacing:-.03em;line-height:1.1;color:#fff;text-shadow:0 2px 20px rgba(0,0,0,.3),0 1px 3px rgba(0,0,0,.5);-webkit-text-stroke:1.5px rgba(0,0,0,.9);text-stroke:1.5px rgba(0,0,0,.9);paint-order:stroke fill}.highlight{color:#fff;text-shadow:0 2px 20px rgba(0,0,0,.3)}.hero-subtitle{font-size:22px;margin-bottom:40px;font-weight:500;line-height:1.5;color:#fff;text-shadow:0 1px 10px rgba(0,0,0,.4)}.hero-cta{display:inline-flex;align-items:center;gap:12px;background:linear-gradient(135deg,#7c3aed,#a855f7,#c084fc);color:#fff;padding:24px 60px;border-radius:50px;font-weight:900;font-size:24px;text-decoration:none;box-shadow:0 15px 55px #7c3aed80,0 8px 25px #a855f74d,inset 0 2px #ffffff4d;transition:all .4s cubic-bezier(.34,1.56,.64,1);letter-spacing:.03em;border:none;margin-top:40px;position:relative;overflow:hidden;text-shadow:0 2px 10px rgba(0,0,0,.2)}.hero-cta:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .7s ease}.hero-cta:hover:before{left:100%}.hero-cta:hover{transform:translateY(-8px) scale(1.08);box-shadow:0 25px 70px #7c3aed99,0 12px 35px #a855f766,inset 0 2px #fff6;background:linear-gradient(135deg,#8b5cf6,#b370f7,#d8b4fe)}.trust-line{margin-top:28px;font-size:15px;font-weight:600;color:#fff;text-shadow:0 1px 8px rgba(0,0,0,.3)}.carousel-section{background:#fff;padding:32px 0;overflow:hidden;position:relative;z-index:1}.carousel-section:before,.carousel-section:after{content:"";position:absolute;top:0;bottom:0;width:120px;z-index:2;pointer-events:none}.carousel-section:before{left:0;background:linear-gradient(to right,#ffffff 0%,transparent 100%)}.carousel-section:after{right:0;background:linear-gradient(to left,#ffffff 0%,transparent 100%)}.carousel-container{width:100%;overflow:hidden}.carousel-track{display:flex;gap:24px;animation:scroll 30s linear infinite;width:fit-content}.carousel-track:hover{animation-play-state:paused}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.carousel-slide{flex-shrink:0;width:280px;height:380px;border-radius:20px;overflow:hidden;box-shadow:0 10px 40px #00000026;transition:transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .4s;position:relative}.carousel-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,rgba(0,0,0,.3) 100%);pointer-events:none;opacity:0;transition:opacity .3s}.carousel-slide:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 20px 60px #c8102e59}.carousel-slide:hover:after{opacity:1}.carousel-slide img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s}.carousel-slide:hover img{transform:scale(1.05)}.section-title{text-align:center;font-size:42px;font-weight:900;margin-bottom:16px;color:#000;letter-spacing:-.02em}.section-subtitle{text-align:center;font-size:20px;color:#4a4a4a;margin-bottom:56px;font-weight:500}.features{background:linear-gradient(180deg,#fff,#fafafa);position:relative;z-index:1}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;margin-top:56px}.feature-card{background:#fff;padding:44px 36px;border-radius:16px;text-align:center;box-shadow:0 4px 20px #0000000f,0 1px 3px #0000000a;transition:all .3s cubic-bezier(.34,1.56,.64,1);border:1px solid rgba(0,0,0,.04)}.feature-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #c8102e33,0 4px 12px #00000014;border-color:#c8102e33}.feature-icon{font-size:56px;margin-bottom:24px;filter:drop-shadow(0 2px 8px rgba(0,0,0,.1))}.feature-card h3{font-size:24px;margin-bottom:16px;color:#000;font-weight:800}.feature-card p{color:#3d3d3d;font-size:16px;line-height:1.6;font-weight:500}.alternative{background:#fff;position:relative;z-index:1}.alternative-content{max-width:900px;margin:0 auto;text-align:center}.alternative h2{font-size:42px;margin-bottom:24px;color:#000;font-weight:900;letter-spacing:-.02em}.alternative-content>p{font-size:20px;color:#3d3d3d;margin-bottom:48px;line-height:1.7;font-weight:500}.comparison-points{display:grid;gap:24px;text-align:left}.point{background:linear-gradient(135deg,#f8f5f6,#fff);padding:28px 32px;border-radius:12px;border-left:5px solid #C8102E;box-shadow:0 2px 12px #0000000a;font-size:17px;line-height:1.6;color:#2d2d2d;font-weight:500}.point strong{color:#c8102e;font-weight:800}.provinces{background:linear-gradient(180deg,#fff,#fafafa);position:relative;z-index:1}.provinces-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:28px;margin-top:56px}.province-card{background:#fff;padding:36px 32px;border-radius:16px;text-decoration:none;color:#1a1a1a;box-shadow:0 4px 20px #0000000f,0 1px 3px #0000000a;transition:all .3s cubic-bezier(.34,1.56,.64,1);border:1px solid rgba(0,0,0,.04)}.province-card:hover{transform:translateY(-6px);box-shadow:0 12px 40px #c8102e33,0 4px 12px #00000014;border-color:#c8102e4d}.province-card h3{color:#c8102e;font-size:24px;margin-bottom:12px;font-weight:800}.province-card p{color:#4a4a4a;font-size:15px;font-weight:500;line-height:1.5}.view-all{text-align:center;margin-top:48px}.secondary-button{display:inline-block;padding:16px 40px;border:3px solid #C8102E;color:#c8102e;background:#fff;border-radius:50px;text-decoration:none;font-weight:800;font-size:17px;transition:all .3s cubic-bezier(.34,1.56,.64,1);box-shadow:0 4px 16px #c8102e33}.secondary-button:hover{background:linear-gradient(135deg,#c8102e,#012169);color:#fff;transform:translateY(-3px);box-shadow:0 8px 30px #c8102e66;border-color:#012169}.stats{background:linear-gradient(135deg,#f8f5f6,#fff,#f0f8ff);position:relative;z-index:1;overflow:hidden}.stats:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(200,16,46,.05) 0%,transparent 50%),radial-gradient(circle at 80% 50%,rgba(1,33,105,.05) 0%,transparent 50%);pointer-events:none}.stats .container{position:relative;z-index:1}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:32px;text-align:center;margin-top:56px}.stat{background:#fff;padding:44px 32px;border-radius:20px;box-shadow:0 4px 20px #00000014,0 1px 3px #0000000a;transition:all .4s cubic-bezier(.34,1.56,.64,1);border:2px solid transparent;position:relative;overflow:hidden}.stat:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#c8102e,#012169);transform:scaleX(0);transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.stat:hover:before{transform:scaleX(1)}.stat:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 16px 50px #c8102e40,0 8px 20px #0000001a;border-color:#c8102e33}.stat-icon{font-size:48px;margin-bottom:20px;filter:drop-shadow(0 4px 12px rgba(0,0,0,.1));animation:float 3s ease-in-out infinite}.stat:nth-child(2) .stat-icon{animation-delay:.5s}.stat:nth-child(3) .stat-icon{animation-delay:1s}.stat:nth-child(4) .stat-icon{animation-delay:1.5s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.stat-number{font-size:56px;font-weight:900;background:linear-gradient(135deg,#c8102e,#012169);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:12px;letter-spacing:-.02em;filter:drop-shadow(0 2px 8px rgba(200,16,46,.15));line-height:1.2}.stat-label{font-size:17px;color:#4a4a4a;font-weight:700;line-height:1.4}.blog-preview{background:linear-gradient(180deg,#fafafa,#fff);position:relative;z-index:1}.blog-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:28px;margin-top:56px}.blog-card{background:#fff;padding:36px 32px;border-radius:16px;text-decoration:none;color:#1a1a1a;box-shadow:0 4px 20px #0000000f,0 1px 3px #0000000a;transition:all .3s cubic-bezier(.34,1.56,.64,1);border:1px solid rgba(0,0,0,.04);border-top:4px solid #C8102E}.blog-card:hover{transform:translateY(-6px);box-shadow:0 12px 40px #c8102e33,0 4px 12px #00000014;border-color:#c8102e4d}.blog-card h3{color:#000;font-size:22px;margin-bottom:12px;font-weight:800}.blog-card p{color:#4a4a4a;font-size:15px;font-weight:500;line-height:1.6}.cta-section{background:linear-gradient(135deg,#c8102e,#012169 70% 100%);color:#fff;text-align:center;position:relative;overflow:hidden;z-index:1}.cta-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 50%,rgba(255,255,255,.15) 0%,transparent 50%);pointer-events:none}.cta-content{position:relative;z-index:1}.cta-content h2{font-size:42px;margin-bottom:16px;font-weight:900;letter-spacing:-.02em;color:#fff}.cta-content p{font-size:20px;margin-bottom:36px;color:#fff;opacity:1;font-weight:500;text-shadow:0 2px 8px rgba(0,0,0,.2)}.testimonials{background:#fafafa;position:relative;z-index:1;overflow:hidden}.testimonials-slider{width:100%;overflow:hidden;position:relative}.testimonials-slider:before,.testimonials-slider:after{content:"";position:absolute;top:0;bottom:0;width:120px;z-index:2;pointer-events:none}.testimonials-slider:before{left:0;background:linear-gradient(to right,#fafafa 0%,transparent 100%)}.testimonials-slider:after{right:0;background:linear-gradient(to left,#fafafa 0%,transparent 100%)}.testimonial-track{display:flex;gap:24px;animation:scroll 50s linear infinite;width:fit-content;padding:0 24px}.testimonial-track:hover{animation-play-state:paused}.testimonial-card{flex-shrink:0;width:400px;background:#fff;padding:32px 28px;border-radius:16px;box-shadow:0 4px 20px #00000014,0 1px 3px #0000000a;border:1px solid rgba(0,0,0,.06);transition:all .3s cubic-bezier(.34,1.56,.64,1)}.testimonial-card:hover{transform:translateY(-6px);box-shadow:0 12px 40px #c8102e26,0 4px 12px #00000014;border-color:#c8102e33}.testimonial-card .stars{font-size:18px;margin-bottom:16px;letter-spacing:2px}.testimonial-card p{color:#2d2d2d;font-size:16px;line-height:1.6;font-weight:500;font-style:italic}.iphone-mockup{background:linear-gradient(180deg,#fff,#f8f8f8);position:relative;z-index:1;overflow:hidden}.mockup-container{display:flex;justify-content:center;align-items:center;gap:60px;padding:60px 20px;max-width:1200px;margin:0 auto}.mockup-features{flex:1;display:flex;flex-direction:column;gap:30px}.feature-point{display:flex;align-items:flex-start;gap:20px;animation:fadeInLeft .8s ease-out forwards;opacity:0}.feature-point:nth-child(1){animation-delay:.1s}.feature-point:nth-child(2){animation-delay:.2s}.feature-point:nth-child(3){animation-delay:.3s}.feature-point:nth-child(4){animation-delay:.4s}.feature-icon-circle{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#c8102e,#012169);display:flex;align-items:center;justify-content:center;font-size:28px;flex-shrink:0;box-shadow:0 4px 15px #c8102e4d}.feature-point h4{font-size:20px;font-weight:800;margin-bottom:8px;color:#1a1a1a}.feature-point p{font-size:16px;color:#666;line-height:1.5}.mockup-stats{flex:1;display:flex;flex-direction:column;gap:30px}.stat-point{text-align:center;padding:20px;background:linear-gradient(135deg,#c8102e0d,#0121690d);border-radius:15px;animation:fadeInRight .8s ease-out forwards;opacity:0}.stat-point:nth-child(1){animation-delay:.1s}.stat-point:nth-child(2){animation-delay:.2s}.stat-point:nth-child(3){animation-delay:.3s}.stat-number-large{font-size:48px;font-weight:900;background:linear-gradient(135deg,#c8102e,#012169);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:8px}.stat-point p{font-size:16px;color:#666;font-weight:600}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.iphone-frame{width:340px;height:690px;background:#1a1a1a;border-radius:50px;padding:12px;box-shadow:0 20px 60px #0000004d,0 0 0 8px #2a2a2a;position:relative}.iphone-notch{position:absolute;top:12px;left:50%;transform:translate(-50%);width:150px;height:28px;background:#1a1a1a;border-radius:0 0 20px 20px;z-index:10}.iphone-screen{width:100%;height:100%;background:#fff;border-radius:40px;overflow:hidden;position:relative}.app-header{background:linear-gradient(135deg,#c8102e,#012169);padding:50px 20px 20px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 10px #0000001a}.app-logo{color:#fff;font-size:24px;font-weight:900;letter-spacing:-.02em}.app-menu{display:flex;align-items:center}.menu-icon{color:#fff;font-size:26px;font-weight:300;cursor:pointer;padding:5px 8px;border-radius:6px;transition:background-color .2s}.menu-icon:hover{background-color:#ffffff26}.tinder-cards{padding:20px 20px 80px;height:520px;position:relative;display:flex;justify-content:center;align-items:flex-start}.tinder-card{position:absolute;width:280px;height:420px;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 40px #0003;opacity:0;transform:translateY(50px) scale(.9);transition:all .6s cubic-bezier(.34,1.56,.64,1);display:flex;flex-direction:column}.tinder-card img{width:100%;height:330px;object-fit:cover;filter:brightness(.95);flex-shrink:0}.tinder-card.active{transform:translateY(0) scale(1) rotate(0);z-index:3;opacity:1;box-shadow:0 15px 50px #c8102e66}.tinder-card.entering{z-index:2;opacity:0;transform:translateY(50px) scale(.9)}.tinder-card.exiting{z-index:1;opacity:0;transform:translate(-100px) rotate(-20deg) scale(.8);transition:all .6s cubic-bezier(.6,-.28,.735,.045)}.card-info{padding:16px 20px;background:#fff;flex:1;display:flex;flex-direction:column;justify-content:center}.card-info h3{font-size:24px;font-weight:800;margin-bottom:4px;color:#1a1a1a}.card-info p{font-size:15px;font-weight:600;color:#666}@media(max-width:768px){.hero{padding:80px 0 40px;min-height:500px}.hero-carousel .carousel-slide{width:240px}.hero-carousel .carousel-track{gap:16px;animation:scroll 35s linear infinite}.hero h1{font-size:36px}.hero-subtitle{font-size:18px}.hero-cta{padding:18px 36px;font-size:17px}.candy-icon{font-size:20px}.carousel-section{padding:24px 0}.carousel-section:before,.carousel-section:after{width:60px}.carousel-slide{width:220px;height:300px}.carousel-track{gap:16px;animation:scroll 25s linear infinite}.section-title{font-size:32px}.features-grid{grid-template-columns:1fr;gap:24px}.provinces-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:40px}.stat{padding:32px 24px}.stat-icon{font-size:40px;margin-bottom:16px}.stat-number{font-size:42px}.stat-label{font-size:15px}.testimonial-card{width:300px;padding:24px 20px}.testimonials-slider:before,.testimonials-slider:after{width:40px}.testimonial-track{animation:scroll 40s linear infinite;flex-wrap:nowrap}.testimonial-card{flex-shrink:0;min-width:300px}.mockup-container{flex-direction:column;gap:40px}.mockup-features,.mockup-stats{width:100%}.feature-point{gap:15px}.feature-icon-circle{width:50px;height:50px;font-size:24px}.feature-point h4{font-size:18px}.feature-point p{font-size:14px}.stat-number-large{font-size:36px}.stat-point p{font-size:14px}.iphone-frame{width:300px;height:610px;border-radius:40px;padding:10px}.iphone-notch{width:130px;height:24px}.tinder-card{width:240px;height:360px}.tinder-card img{height:280px}.card-info{padding:12px 16px}.card-info h3{font-size:20px}.card-info p{font-size:14px}.app-header{padding:40px 15px 15px}.app-logo{font-size:20px}.menu-icon{font-size:22px;padding:4px 6px}}
