.About-module__LQz_EG__pacifico-regular{font-family:Pacifico,cursive;font-style:normal;font-weight:400}.About-module__LQz_EG__julius-sans-one-regular{font-family:Julius Sans One,sans-serif;font-style:normal;font-weight:400}.About-module__LQz_EG__about{background:var(--background);min-height:100vh}.About-module__LQz_EG__heroSection{background:linear-gradient(135deg,#0f172a,#1e3a8a);justify-content:center;align-items:center;min-height:60vh;padding-top:70px;display:flex;position:relative;overflow:hidden}.About-module__LQz_EG__heroBackground{position:absolute;inset:0}.About-module__LQz_EG__hearts{width:100%;height:100%;position:absolute}.About-module__LQz_EG__heart{color:var(--primary-blue);opacity:.3;font-size:32px;animation:8s ease-in-out infinite About-module__LQz_EG__float;position:absolute}.About-module__LQz_EG__heart1{animation-delay:0s;top:10%;left:10%}.About-module__LQz_EG__heart2{animation-delay:2s;top:20%;right:15%}.About-module__LQz_EG__heart3{animation-delay:4s;bottom:30%;left:20%}.About-module__LQz_EG__heart4{animation-delay:6s;bottom:20%;right:10%}@keyframes About-module__LQz_EG__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-30px)rotate(15deg)}}.About-module__LQz_EG__heroContent{text-align:center;z-index:2;max-width:800px;padding:0 2rem;position:relative}.About-module__LQz_EG__heroTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:-2px;margin-bottom:24px;font-family:Julius Sans One,sans-serif;font-size:clamp(48px,6vw,72px);font-weight:900;line-height:1.2}.About-module__LQz_EG__highlight{color:var(--primary-blue);position:relative}.About-module__LQz_EG__highlight:after{content:"";background:var(--gradient-primary);border-radius:2px;height:4px;position:absolute;bottom:-8px;left:0;right:0}.About-module__LQz_EG__heroSubtitle{color:var(--text-secondary);margin-bottom:40px;font-family:Pacifico,cursive;font-size:clamp(18px,2.5vw,24px);line-height:1.6}.About-module__LQz_EG__contentSection{max-width:1200px;margin:0 auto;padding:2rem;position:relative}.About-module__LQz_EG__section{margin-bottom:4rem}.About-module__LQz_EG__sectionTitle{color:var(--text-primary);text-align:center;text-transform:uppercase;letter-spacing:1px;margin-bottom:3rem;font-family:Julius Sans One,sans-serif;font-size:clamp(32px,4vw,48px);font-weight:700}.About-module__LQz_EG__stats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.About-module__LQz_EG__statItem{text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--border-radius-xl);transition:all var(--transition-normal);background:#ffffff0d;border:1px solid #ffffff1a;padding:2rem;position:relative}.About-module__LQz_EG__statItem:before{content:"";border-radius:inherit;z-index:-1;background:radial-gradient(circle,#3b82f61a 0%,#0000 70%);position:absolute;inset:0}.About-module__LQz_EG__statItem:hover{border-color:var(--primary-blue);transform:translateY(-4px)}.About-module__LQz_EG__statNumber{color:var(--primary-blue);text-shadow:0 0 20px #3b82f680;margin-bottom:.5rem;font-family:Julius Sans One,sans-serif;font-size:clamp(36px,5vw,48px);font-weight:900}.About-module__LQz_EG__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:16px;font-weight:600}.About-module__LQz_EG__valuesGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.About-module__LQz_EG__valueCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--border-radius-xl);transition:all var(--transition-normal);background:#ffffff0d;border:1px solid #ffffff1a;padding:2rem;position:relative}.About-module__LQz_EG__valueCard:before{content:"";border-radius:inherit;z-index:-1;background:radial-gradient(circle,#3b82f60d 0%,#0000 70%);position:absolute;inset:0}.About-module__LQz_EG__valueCard:hover{border-color:var(--primary-blue);transform:translateY(-4px)}.About-module__LQz_EG__valueTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:1rem;margin-bottom:1rem;font-family:Julius Sans One,sans-serif;font-size:20px;font-weight:700;display:flex}.About-module__LQz_EG__valueIcon{color:var(--primary-blue);font-size:24px}.About-module__LQz_EG__valueDescription{color:var(--text-secondary);line-height:1.6}.About-module__LQz_EG__teamGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.About-module__LQz_EG__teamMember{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--border-radius-xl);text-align:center;transition:all var(--transition-normal);background:#ffffff0d;border:1px solid #ffffff1a;padding:2rem;position:relative}.About-module__LQz_EG__teamMember:before{content:"";border-radius:inherit;z-index:-1;background:radial-gradient(circle,#3b82f60d 0%,#0000 70%);position:absolute;inset:0}.About-module__LQz_EG__teamMember:hover{border-color:var(--primary-blue);transform:translateY(-4px)}.About-module__LQz_EG__memberPhoto{object-fit:cover;border:3px solid #3b82f64d;border-radius:50%;width:100px;height:100px;margin-bottom:1rem}.About-module__LQz_EG__memberName{color:var(--text-primary);margin-bottom:.5rem;font-family:Julius Sans One,sans-serif;font-size:18px;font-weight:700}.About-module__LQz_EG__memberRole{color:var(--primary-blue);text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;font-size:14px;font-weight:600}.About-module__LQz_EG__memberBio{color:var(--text-secondary);font-size:14px;line-height:1.6}@media (max-width:768px){.About-module__LQz_EG__heroSection{min-height:50vh}.About-module__LQz_EG__contentSection{padding:1rem}.About-module__LQz_EG__stats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem}.About-module__LQz_EG__valuesGrid,.About-module__LQz_EG__teamGrid{grid-template-columns:1fr;gap:1.5rem}}
.Button-module__2YO5CG__button{cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:16px;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.Button-module__2YO5CG__button:disabled{opacity:.5;cursor:not-allowed}.Button-module__2YO5CG__primary{background:var(--primary-blue);color:var(--text-primary);border:2px solid var(--primary-blue);box-shadow:0 4px 6px #3b82f633}.Button-module__2YO5CG__primary:hover:not(:disabled){background:var(--primary-blue-dark);border-color:var(--primary-blue-dark);transform:translateY(-1px);box-shadow:0 6px 12px #3b82f64d}.Button-module__2YO5CG__primary:active:not(:disabled){background:var(--primary-blue-light);border-color:var(--primary-blue-light);transform:translateY(0)}.Button-module__2YO5CG__secondary{color:var(--primary-blue);border:2px solid var(--primary-blue);background:0 0}.Button-module__2YO5CG__secondary:hover:not(:disabled){background:var(--primary-blue);color:var(--text-primary);box-shadow:0 4px 6px #3b82f633}.Button-module__2YO5CG__ghost{color:var(--primary-blue);background:0 0;border:2px solid #0000}.Button-module__2YO5CG__ghost:hover:not(:disabled){color:var(--primary-blue-dark);background:#3b82f61a}.Button-module__2YO5CG__small{padding:8px 16px;font-size:14px}.Button-module__2YO5CG__large{padding:16px 32px;font-size:18px}.Button-module__2YO5CG__fullWidth{width:100%}.Button-module__2YO5CG__loading{color:#0000}.Button-module__2YO5CG__loading:after{content:"";border:2px solid var(--text-primary);border-top:2px solid #0000;border-radius:50%;width:16px;height:16px;animation:1s linear infinite Button-module__2YO5CG__spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Button-module__2YO5CG__spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.Button-module__2YO5CG__ripple{pointer-events:none;background:#ffffff4d;border-radius:50%;animation:.6s ease-out Button-module__2YO5CG__ripple;position:absolute;transform:scale(0)}@keyframes Button-module__2YO5CG__ripple{to{opacity:0;transform:scale(4)}}
.Input-module__Dvo76G__input{border:2px solid var(--border-color);border-radius:var(--border-radius-md);background:var(--surface);width:100%;color:var(--text-primary);transition:all var(--transition-fast);outline:none;padding:12px 16px;font-size:16px}.Input-module__Dvo76G__input:focus{border-color:var(--primary-red);box-shadow:0 0 0 3px #ff00001a}.Input-module__Dvo76G__input::placeholder{color:var(--text-muted)}.Input-module__Dvo76G__input:disabled{background:var(--surface-light);color:var(--text-muted);cursor:not-allowed}.Input-module__Dvo76G__input.Input-module__Dvo76G__error{border-color:var(--error)}.Input-module__Dvo76G__input.Input-module__Dvo76G__error:focus{box-shadow:0 0 0 3px #f443361a}.Input-module__Dvo76G__inputGroup{width:100%;position:relative}.Input-module__Dvo76G__inputIcon{color:var(--text-muted);pointer-events:none;font-size:18px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.Input-module__Dvo76G__inputWithIcon{padding-left:44px}.Input-module__Dvo76G__inputLabel{color:var(--text-primary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.Input-module__Dvo76G__inputError{color:var(--error);align-items:center;gap:4px;margin-top:4px;font-size:14px;display:flex}.Input-module__Dvo76G__textarea{resize:vertical;min-height:120px;font-family:inherit;line-height:1.5}.Input-module__Dvo76G__searchInput{background:var(--surface-light);border-color:#0000;padding-left:44px}.Input-module__Dvo76G__searchInput:focus{background:var(--surface);border-color:var(--primary-red)}.Input-module__Dvo76G__searchContainer{flex:1;max-width:400px;position:relative}.Input-module__Dvo76G__searchIcon{color:var(--text-muted);pointer-events:none;z-index:1;font-size:18px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}
.Card-module__mLnREW__card{background:var(--surface);border-radius:var(--border-radius-lg);border:1px solid var(--border-color);box-shadow:var(--shadow-md);transition:all var(--transition-normal);position:relative;overflow:hidden}.Card-module__mLnREW__card:hover{box-shadow:var(--shadow-xl);border-color:var(--primary-blue);transform:translateY(-4px)}.Card-module__mLnREW__cardHeader{border-bottom:1px solid var(--border-color);padding:20px}.Card-module__mLnREW__cardBody{padding:20px}.Card-module__mLnREW__cardFooter{border-top:1px solid var(--border-color);background:var(--surface-light);padding:20px}.Card-module__mLnREW__profileCard{cursor:pointer;position:relative}.Card-module__mLnREW__profileCard:before{content:"";background:var(--gradient-primary);opacity:0;transition:opacity var(--transition-normal);z-index:1;position:absolute;inset:0}.Card-module__mLnREW__profileCard:hover:before{opacity:.1}.Card-module__mLnREW__profileImage{object-fit:cover;width:100%;height:300px;display:block}.Card-module__mLnREW__profileInfo{z-index:2;padding:16px;position:relative}.Card-module__mLnREW__profileName{color:var(--text-primary);margin-bottom:4px;font-size:20px;font-weight:700}.Card-module__mLnREW__profileAge{color:var(--text-secondary);margin-bottom:8px;font-size:16px}.Card-module__mLnREW__profileBio{color:var(--text-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:1.4;display:-webkit-box;overflow:hidden}.Card-module__mLnREW__profileActions{gap:8px;margin-top:12px;display:flex}.Card-module__mLnREW__actionButton{border-radius:var(--border-radius-sm);transition:all var(--transition-fast);flex:1;justify-content:center;align-items:center;padding:8px;font-size:14px;font-weight:600;display:flex}.Card-module__mLnREW__likeButton{background:var(--primary-blue);color:var(--text-primary)}.Card-module__mLnREW__likeButton:hover{background:var(--primary-blue-dark);transform:scale(1.05);box-shadow:0 4px 8px #3b82f64d}.Card-module__mLnREW__passButton{color:var(--text-primary);background:#64748b}.Card-module__mLnREW__passButton:hover{background:#475569;transform:scale(1.05)}.Card-module__mLnREW__onlineIndicator{background:var(--success);border:2px solid var(--surface);z-index:3;border-radius:50%;width:12px;height:12px;position:absolute;top:12px;right:12px}.Card-module__mLnREW__verifiedBadge{background:var(--primary-blue);color:var(--text-primary);border-radius:var(--border-radius-sm);z-index:3;padding:4px 8px;font-size:12px;font-weight:600;position:absolute;top:12px;left:12px;box-shadow:0 2px 4px #3b82f64d}.Card-module__mLnREW__giftCard{text-align:center;cursor:pointer;transition:all var(--transition-normal)}.Card-module__mLnREW__giftCard:hover{transform:scale(1.05)}.Card-module__mLnREW__giftIcon{margin-bottom:8px;font-size:48px}.Card-module__mLnREW__giftName{color:var(--text-primary);margin-bottom:4px;font-size:16px;font-weight:600}.Card-module__mLnREW__giftPrice{color:var(--primary-blue);font-size:14px;font-weight:600}
.Loader-module__9daw9q__loaderWrapper{z-index:9999;background:linear-gradient(135deg,#000,#1a0000);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Loader-module__9daw9q__container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Loader-module__9daw9q__container .Loader-module__9daw9q__preloader{animation:2.3s cubic-bezier(.75,0,.5,1) infinite Loader-module__9daw9q__rotate}@keyframes Loader-module__9daw9q__rotate{50%{transform:rotate(360deg)}to{transform:rotate(720deg)}}.Loader-module__9daw9q__preloader span{--c:var(--primary-blue);background:var(--c);border:1px solid var(--c);border-radius:100%;width:64px;height:64px;display:block;position:absolute}.Loader-module__9daw9q__preloader span:first-child{animation:2.3s cubic-bezier(.75,0,.5,1) infinite Loader-module__9daw9q__shape_1;transform:translate(-28px,-28px)}@keyframes Loader-module__9daw9q__shape_1{60%{transform:scale(.4)}}.Loader-module__9daw9q__preloader span:nth-child(2){animation:2.3s cubic-bezier(.75,0,.5,1) infinite Loader-module__9daw9q__shape_2;transform:translate(28px,-28px)}@keyframes Loader-module__9daw9q__shape_2{40%{transform:scale(.4)}}.Loader-module__9daw9q__preloader span:nth-child(3){border-radius:0;animation:2.3s cubic-bezier(.75,0,.5,1) infinite Loader-module__9daw9q__shape_3;position:relative;transform:scale(.98)rotate(-45deg)}@keyframes Loader-module__9daw9q__shape_3{50%{border-radius:100%;transform:scale(.5)rotate(-45deg)}to{transform:scale(.98)rotate(-45deg)}}.Loader-module__9daw9q__shadow{background-color:#d9d9d9;border:1px solid #d9d9d9;border-radius:50%;width:64px;height:16px;animation:2.3s cubic-bezier(.75,0,.5,1) infinite Loader-module__9daw9q__shadow;display:block;position:relative;top:30px;left:50%;transform:translate(-50%)}@keyframes Loader-module__9daw9q__shadow{50%{border-color:#f2f2f2;transform:translate(-50%)scale(.5)}}
.Navigation-module__3p2NTq__pacifico-regular{font-family:Pacifico,cursive;font-style:normal;font-weight:400}.Navigation-module__3p2NTq__julius-sans-one-regular{font-family:Julius Sans One,sans-serif;font-style:normal;font-weight:400}.Navigation-module__3p2NTq__navigation{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all var(--transition-normal);background:0 0;position:fixed;top:0;left:0;right:0}.Navigation-module__3p2NTq__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.Navigation-module__3p2NTq__logo{color:var(--text-primary);transition:all var(--transition-normal);align-items:center;gap:8px;font-family:Pacifico,cursive;font-size:24px;font-weight:800;text-decoration:none;display:flex}.Navigation-module__3p2NTq__logo:hover{color:var(--primary-red);transform:scale(1.05)}.Navigation-module__3p2NTq__logoIcon{width:46px;height:46px;animation:2s ease-in-out infinite Navigation-module__3p2NTq__heartbeat}@keyframes Navigation-module__3p2NTq__heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.Navigation-module__3p2NTq__navMenu{align-items:center;gap:32px;padding-left:5px;padding-right:5px;display:flex}.Navigation-module__3p2NTq__navLink{color:var(--text-secondary);transition:all var(--transition-normal);font-family:Julius Sans One,sans-serif;font-size:16px;font-weight:600;text-decoration:none;position:relative}.Navigation-module__3p2NTq__navLink:after{content:"";background:var(--gradient-primary);height:3px;transition:transform var(--transition-normal);border-radius:2px;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.Navigation-module__3p2NTq__navLink:hover{color:var(--primary-red)}.Navigation-module__3p2NTq__navLink:hover:after{transform:scaleX(1)}.Navigation-module__3p2NTq__navActions{align-items:center;gap:16px;display:flex}.Navigation-module__3p2NTq__menuToggle{color:var(--text-primary);cursor:pointer;transition:all var(--transition-normal);background:0 0;border:none;border-radius:8px;padding:8px;display:none}.Navigation-module__3p2NTq__menuToggle:hover{background:var(--surface)}@media (max-width:768px){.Navigation-module__3p2NTq__container{padding:0 16px}.Navigation-module__3p2NTq__navMenu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;visibility:hidden;transition:all var(--transition-normal);border-bottom:1px solid var(--border-color);background:#00000073;flex-direction:column;gap:0;padding:20px;position:fixed;top:70px;left:0;right:0;transform:translateY(-100%)}.Navigation-module__3p2NTq__navMenu.Navigation-module__3p2NTq__active{opacity:1;visibility:visible;transform:translateY(0)}.Navigation-module__3p2NTq__navLink{border-bottom:1px solid var(--border-color);text-align:center;width:100%;padding:16px 0}.Navigation-module__3p2NTq__navLink:last-child{border-bottom:none}.Navigation-module__3p2NTq__menuToggle{display:block}}
.HeroSection-module__Zo3V6a__hero{background:#fff;border-bottom:1px solid #e5e7eb;align-items:center;min-height:90vh;padding:80px 20px 60px;display:flex;position:relative;overflow:hidden}.HeroSection-module__Zo3V6a__container{width:100%;max-width:1200px;margin:0 auto}.HeroSection-module__Zo3V6a__content{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.HeroSection-module__Zo3V6a__textContent{color:#1f2937}.HeroSection-module__Zo3V6a__badge{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;align-items:center;margin-bottom:24px;padding:8px 16px;display:inline-flex}.HeroSection-module__Zo3V6a__badgeText{color:#6b7280;font-size:14px;font-weight:500}.HeroSection-module__Zo3V6a__title{color:#111827;margin-bottom:24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(48px,5vw,64px);font-weight:700;line-height:1.1}.HeroSection-module__Zo3V6a__highlight{color:#3b82f6;font-weight:700}.HeroSection-module__Zo3V6a__description{color:#6b7280;max-width:500px;margin-bottom:40px;font-size:18px;line-height:1.6}.HeroSection-module__Zo3V6a__actions{flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:40px;display:flex}.HeroSection-module__Zo3V6a__primaryButton{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;padding:16px 32px;font-size:16px;font-weight:600;transition:background-color .2s}.HeroSection-module__Zo3V6a__primaryButton:hover{background:#2563eb}.HeroSection-module__Zo3V6a__secondaryButton{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:8px;align-items:center;gap:12px;padding:16px 24px;text-decoration:none;transition:all .2s;display:flex}.HeroSection-module__Zo3V6a__secondaryButton:hover{background:#f9fafb;border-color:#9ca3af}.HeroSection-module__Zo3V6a__playStoreIcon{width:24px;height:24px}.HeroSection-module__Zo3V6a__playStoreContent{flex-direction:column;align-items:flex-start;display:flex}.HeroSection-module__Zo3V6a__playStoreText{color:#6b7280;margin-bottom:2px;font-size:12px}.HeroSection-module__Zo3V6a__playStoreTitle{color:#111827;font-size:16px;font-weight:600}.HeroSection-module__Zo3V6a__features{flex-wrap:wrap;gap:30px;display:flex}.HeroSection-module__Zo3V6a__feature{align-items:center;gap:12px;display:flex}.HeroSection-module__Zo3V6a__featureIcon{font-size:20px}.HeroSection-module__Zo3V6a__featureText{color:#6b7280;font-size:14px;font-weight:500}.HeroSection-module__Zo3V6a__visualContent{justify-content:center;align-items:center;display:flex;position:relative}.HeroSection-module__Zo3V6a__card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;max-width:400px;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.HeroSection-module__Zo3V6a__cardHeader{background:#f9fafb;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.HeroSection-module__Zo3V6a__dots{gap:8px;display:flex}.HeroSection-module__Zo3V6a__dot{background:#ef4444;border-radius:50%;width:12px;height:12px}.HeroSection-module__Zo3V6a__dot:nth-child(2){background:#f59e0b}.HeroSection-module__Zo3V6a__dot:nth-child(3){background:#10b981}.HeroSection-module__Zo3V6a__cardTitle{color:#111827;font-size:16px;font-weight:600}.HeroSection-module__Zo3V6a__chatContent{background:#fff;min-height:200px;padding:20px}.HeroSection-module__Zo3V6a__message{gap:12px;margin-bottom:16px;display:flex}.HeroSection-module__Zo3V6a__avatar{color:#fff;background:#3b82f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}.HeroSection-module__Zo3V6a__messageContent{flex:1}.HeroSection-module__Zo3V6a__messageText{color:#111827;background:#f3f4f6;border-radius:8px;margin-bottom:4px;padding:12px 16px;font-size:14px}.HeroSection-module__Zo3V6a__messageTime{color:#9ca3af;margin-left:12px;font-size:12px}.HeroSection-module__Zo3V6a__inputArea{background:#f9fafb;border-top:1px solid #e5e7eb;align-items:center;gap:12px;padding:16px 20px;display:flex}.HeroSection-module__Zo3V6a__inputPlaceholder{color:#9ca3af;flex:1;font-size:14px}.HeroSection-module__Zo3V6a__sendButton{color:#fff;cursor:pointer;background:#3b82f6;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;transition:background-color .2s;display:flex}.HeroSection-module__Zo3V6a__sendButton:hover{background:#2563eb}.HeroSection-module__Zo3V6a__floatingElements{display:none}@media (max-width:968px){.HeroSection-module__Zo3V6a__content{text-align:center;grid-template-columns:1fr;gap:60px}.HeroSection-module__Zo3V6a__textContent{flex-direction:column;align-items:center;display:flex}.HeroSection-module__Zo3V6a__description{max-width:600px;margin-left:auto;margin-right:auto}.HeroSection-module__Zo3V6a__actions,.HeroSection-module__Zo3V6a__features{justify-content:center}.HeroSection-module__Zo3V6a__card{max-width:350px}}@media (max-width:640px){.HeroSection-module__Zo3V6a__hero{padding:60px 16px 40px}.HeroSection-module__Zo3V6a__title{font-size:clamp(36px,8vw,48px)}.HeroSection-module__Zo3V6a__actions{flex-direction:column;align-items:center;width:100%}.HeroSection-module__Zo3V6a__primaryButton,.HeroSection-module__Zo3V6a__secondaryButton{justify-content:center;width:100%;max-width:300px}.HeroSection-module__Zo3V6a__features{gap:20px}.HeroSection-module__Zo3V6a__card{max-width:300px}}
.CTASection-module__d8vdVq__cta{background:var(--gradient-surface);padding:120px 20px;position:relative;overflow:hidden}.CTASection-module__d8vdVq__ctaBackground{background:radial-gradient(circle,#ff00001a 0%,#0000 70%);position:absolute;inset:0}.CTASection-module__d8vdVq__hearts{width:100%;height:100%;position:absolute}.CTASection-module__d8vdVq__heart{color:var(--primary-red);opacity:.3;font-size:20px;animation:6s ease-in-out infinite CTASection-module__d8vdVq__float;position:absolute}.CTASection-module__d8vdVq__heart1{animation-delay:0s;top:10%;left:10%}.CTASection-module__d8vdVq__heart2{animation-delay:1s;top:20%;right:15%}.CTASection-module__d8vdVq__heart3{animation-delay:2s;bottom:30%;left:20%}.CTASection-module__d8vdVq__heart4{animation-delay:3s;bottom:20%;right:10%}@keyframes CTASection-module__d8vdVq__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(10deg)}}.CTASection-module__d8vdVq__container{z-index:2;max-width:1200px;margin:0 auto;position:relative}.CTASection-module__d8vdVq__ctaContent{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.CTASection-module__d8vdVq__ctaImage{position:relative}.CTASection-module__d8vdVq__coupleImage{width:100%;height:auto;box-shadow:var(--shadow-xl);transition:transform var(--transition-normal);border-radius:20px}.CTASection-module__d8vdVq__coupleImage:hover{transform:scale(1.05)}.CTASection-module__d8vdVq__ctaText{text-align:left}.CTASection-module__d8vdVq__ctaTitle{color:var(--text-primary);margin-bottom:24px;font-size:clamp(36px,5vw,48px);font-weight:800;line-height:1.2}.CTASection-module__d8vdVq__ctaSubtitle{color:var(--text-secondary);margin-bottom:40px;font-size:18px;line-height:1.6}.CTASection-module__d8vdVq__ctaActions{justify-content:center;align-items:center;display:flex}.CTASection-module__d8vdVq__playStoreButton{background:var(--gradient-primary);border:none;align-items:center;gap:1.5rem;min-width:300px;padding:1.5rem 3rem;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.CTASection-module__d8vdVq__playStoreButton:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.CTASection-module__d8vdVq__playStoreButton:hover:before{left:100%}.CTASection-module__d8vdVq__playStoreButton:hover{filter:brightness(1.1);transform:scale(1.02)}.CTASection-module__d8vdVq__playStoreIcon{color:#fff;width:50px;height:50px}.CTASection-module__d8vdVq__playStoreContent{flex-direction:column;align-items:flex-start;display:flex}.CTASection-module__d8vdVq__playStoreText{color:#fff;margin-bottom:4px;font-family:Pacifico,cursive;font-size:14px;font-weight:400}.CTASection-module__d8vdVq__playStoreTitle{color:#fff;text-transform:uppercase;letter-spacing:1px;font-family:Julius Sans One,sans-serif;font-size:24px;font-weight:900}@media (max-width:968px){.CTASection-module__d8vdVq__cta{padding:80px 20px}.CTASection-module__d8vdVq__ctaContent{text-align:center;grid-template-columns:1fr;gap:40px}.CTASection-module__d8vdVq__ctaText{text-align:center}.CTASection-module__d8vdVq__ctaActions{justify-content:center}}@media (max-width:640px){.CTASection-module__d8vdVq__ctaActions{flex-direction:column;align-items:center}}
.VideoHero-module__0iFMHq__heroContainer{width:100%;height:100vh;position:relative;overflow:hidden}.VideoHero-module__0iFMHq__heroVideo{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity 1s;position:absolute;inset:0}.VideoHero-module__0iFMHq__heroVideo.VideoHero-module__0iFMHq__loaded{opacity:1}.VideoHero-module__0iFMHq__overlay{background:linear-gradient(#00000080,#0000004d,#000000b3);position:absolute;inset:0}.VideoHero-module__0iFMHq__content{z-index:10;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:1rem;display:flex;position:relative}.VideoHero-module__0iFMHq__title{color:#fff;max-width:64rem;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:3rem;font-weight:700;line-height:1.1}.VideoHero-module__0iFMHq__subtitle{color:#ffffffe6;max-width:32rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.VideoHero-module__0iFMHq__buttonContainer{flex-direction:column;gap:1rem;display:flex}.VideoHero-module__0iFMHq__primaryButton{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:.5rem;padding:1rem 2rem;font-weight:600;transition:background-color .2s;box-shadow:0 10px 15px -3px #0000001a}.VideoHero-module__0iFMHq__primaryButton:hover{background-color:#2563eb}.VideoHero-module__0iFMHq__secondaryButton{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;background-color:#fff3;border:1px solid #ffffff4d;border-radius:.5rem;padding:1rem 2rem;font-weight:600;transition:background-color .2s}.VideoHero-module__0iFMHq__secondaryButton:hover{background-color:#ffffff4d}.VideoHero-module__0iFMHq__scrollIndicator{position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.VideoHero-module__0iFMHq__bounce{animation:2s infinite VideoHero-module__0iFMHq__bounce}@keyframes VideoHero-module__0iFMHq__bounce{0%,20%,50%,80%,to{transform:translate(-50%)translateY(0)}40%{transform:translate(-50%)translateY(-10px)}60%{transform:translate(-50%)translateY(-5px)}}.VideoHero-module__0iFMHq__scrollIcon{color:#fff;width:1.5rem;height:1.5rem}@media (min-width:768px){.VideoHero-module__0iFMHq__title{font-size:4.5rem}.VideoHero-module__0iFMHq__subtitle{font-size:1.5rem}.VideoHero-module__0iFMHq__buttonContainer{flex-direction:row}}@media (min-width:1024px){.VideoHero-module__0iFMHq__title{font-size:5rem}}
.ImageShowcase-module__uzTDKG__showcaseContainer{background:linear-gradient(to bottom right,#f0f9ff,#ecfdf5);padding:5rem 1rem}.ImageShowcase-module__uzTDKG__contentWrapper{max-width:72rem;margin:0 auto}.ImageShowcase-module__uzTDKG__header{text-align:center;margin-bottom:4rem}.ImageShowcase-module__uzTDKG__title{color:#111827;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.ImageShowcase-module__uzTDKG__subtitle{color:#6b7280;max-width:48rem;margin:0 auto;font-size:1.25rem}.ImageShowcase-module__uzTDKG__grid{align-items:center;gap:2rem;display:grid}.ImageShowcase-module__uzTDKG__imageCard{transition:transform .3s;position:relative}.ImageShowcase-module__uzTDKG__glow{filter:blur(40px);opacity:.2;background:linear-gradient(90deg,#60a5fa,#34d399);border-radius:1rem;transition:opacity .3s;position:absolute;inset:0}.ImageShowcase-module__uzTDKG__imageCard:hover .ImageShowcase-module__uzTDKG__glow{opacity:.3}.ImageShowcase-module__uzTDKG__imageWrapper{border-radius:1rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.ImageShowcase-module__uzTDKG__image{width:100%;height:auto;transition:transform .5s;display:block}.ImageShowcase-module__uzTDKG__imageCard:hover .ImageShowcase-module__uzTDKG__image{transform:scale(1.05)}.ImageShowcase-module__uzTDKG__imageOverlay{opacity:0;background:linear-gradient(#0000,#00000080);transition:opacity .3s;position:absolute;inset:0}.ImageShowcase-module__uzTDKG__imageCard:hover .ImageShowcase-module__uzTDKG__imageOverlay{opacity:1}.ImageShowcase-module__uzTDKG__imageInfo{color:#fff;padding:1.5rem;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.ImageShowcase-module__uzTDKG__imageCard:hover .ImageShowcase-module__uzTDKG__imageInfo{transform:translateY(0)}.ImageShowcase-module__uzTDKG__coupleName{margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.ImageShowcase-module__uzTDKG__coupleStory{color:#ffffffe6}.ImageShowcase-module__uzTDKG__stats{text-align:center;margin-top:4rem}.ImageShowcase-module__uzTDKG__statsContainer{color:#6b7280;align-items:center;gap:2rem;display:inline-flex}.ImageShowcase-module__uzTDKG__statItem{text-align:center}.ImageShowcase-module__uzTDKG__statNumber{color:#3b82f6;margin-bottom:.5rem;font-size:1.875rem;font-weight:700}.ImageShowcase-module__uzTDKG__statLabel{font-size:.875rem}.ImageShowcase-module__uzTDKG__divider{background-color:#d1d5db;width:1px;height:3rem}@media (min-width:768px){.ImageShowcase-module__uzTDKG__grid{grid-template-columns:repeat(2,1fr)}.ImageShowcase-module__uzTDKG__title{font-size:3rem}.ImageShowcase-module__uzTDKG__subtitle{font-size:1.25rem}}
.AppleCard-module__yAeW2q__card{cursor:pointer;background:#fff;border-radius:1.5rem;flex-direction:column;height:80vh;max-height:800px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #0000001a}.AppleCard-module__yAeW2q__card:hover{transform:translateY(-8px);box-shadow:0 12px 48px #00000026}.AppleCard-module__yAeW2q__cardImage{object-fit:cover;width:100%;height:60vh;max-height:600px;transition:transform .3s cubic-bezier(.4,0,.2,1)}.AppleCard-module__yAeW2q__card:hover .AppleCard-module__yAeW2q__cardImage{transform:scale(1.05)}.AppleCard-module__yAeW2q__cardContent{background:#fff;flex-direction:column;flex:1;padding:1.5rem;display:flex}.AppleCard-module__yAeW2q__cardCategory{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.875rem;font-weight:500}.AppleCard-module__yAeW2q__cardTitle{color:#111827;margin-bottom:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.4}.AppleCard-module__yAeW2q__cardDescription{color:#6b7280;flex:1;font-size:.875rem;line-height:1.5}.AppleCard-module__yAeW2q__cardExpanded{z-index:1000;border-radius:0;flex-direction:column;min-height:100%;display:flex;position:fixed;inset:0;overflow-y:scroll}.AppleCard-module__yAeW2q__cardExpanded .AppleCard-module__yAeW2q__cardImage{object-fit:contain;height:100vh}.AppleCard-module__yAeW2q__cardExpanded .AppleCard-module__yAeW2q__cardContent{flex-direction:column;flex:1;justify-content:flex-start;padding:2rem;display:flex}.AppleCard-module__yAeW2q__cardExpanded .AppleCard-module__yAeW2q__cardTitle{margin-bottom:1rem;font-size:2rem}.AppleCard-module__yAeW2q__cardExpanded .AppleCard-module__yAeW2q__cardDescription{flex:1;font-size:1rem;overflow-y:auto}.AppleCard-module__yAeW2q__cardOverlay{z-index:999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;position:fixed;inset:0}.AppleCard-module__yAeW2q__cardCloseButton{cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.AppleCard-module__yAeW2q__cardCloseButton:hover{background:#fff;transform:scale(1.1)}.AppleCard-module__yAeW2q__cardCloseIcon{fill:#303234;width:1.25rem;height:1.25rem}@media (prefers-color-scheme:dark){.AppleCard-module__yAeW2q__card{background:#1f1f1f;box-shadow:0 4px 24px #0000004d}.AppleCard-module__yAeW2q__card:hover{box-shadow:0 12px 48px #0006}.AppleCard-module__yAeW2q__cardContent{background:#1f1f1f}.AppleCard-module__yAeW2q__cardCategory{color:#9ca3af}.AppleCard-module__yAeW2q__cardTitle{color:#f9fafb}.AppleCard-module__yAeW2q__cardDescription{color:#9ca3af}.AppleCard-module__yAeW2q__cardCloseButton{background:#1f1f1fe6}.AppleCard-module__yAeW2q__cardCloseButton:hover{background:#1f1f1f}.AppleCard-module__yAeW2q__cardCloseIcon{fill:#f9fafb}}
.AppleCardsCarousel-module__rkqjPG__carouselContainer{width:100%;height:100%;padding:5rem 0}.AppleCardsCarousel-module__rkqjPG__carouselTitle{color:#1e40af;max-width:87.5rem;margin:0 auto;padding-left:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.25rem;font-weight:700}@media (min-width:768px){.AppleCardsCarousel-module__rkqjPG__carouselTitle{font-size:3rem}}.AppleCardsCarousel-module__rkqjPG__carouselWrapper{width:100%;margin-top:2rem;position:relative;overflow:hidden}.AppleCardsCarousel-module__rkqjPG__carouselTrack{will-change:transform;transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.AppleCardsCarousel-module__rkqjPG__carouselCard{flex:none;width:100%;padding:0 1rem}@media (min-width:768px){.AppleCardsCarousel-module__rkqjPG__carouselCard{width:50%}}@media (min-width:1024px){.AppleCardsCarousel-module__rkqjPG__carouselCard{width:33.333%}}@media (min-width:1280px){.AppleCardsCarousel-module__rkqjPG__carouselCard{width:25%}}.AppleCardsCarousel-module__rkqjPG__carouselButton{cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:2px solid #3b82f6;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.AppleCardsCarousel-module__rkqjPG__carouselButton:hover{background:#3b82f6;border-color:#2563eb;box-shadow:0 4px 12px #3b82f64d}.AppleCardsCarousel-module__rkqjPG__carouselButton:disabled{opacity:.5;cursor:not-allowed}.AppleCardsCarousel-module__rkqjPG__carouselButtonPrev{left:1rem}.AppleCardsCarousel-module__rkqjPG__carouselButtonNext{right:1rem}.AppleCardsCarousel-module__rkqjPG__carouselButtonIcon{fill:#1e40af;width:1.25rem;height:1.25rem}.AppleCardsCarousel-module__rkqjPG__carouselDots{justify-content:center;gap:.5rem;margin-top:2rem;padding:0 1rem;display:flex}.AppleCardsCarousel-module__rkqjPG__carouselDot{cursor:pointer;background:#cbd5e1;border-radius:50%;width:.5rem;height:.5rem;transition:all .2s}.AppleCardsCarousel-module__rkqjPG__carouselDotActive{background:#3b82f6;transform:scale(1.2)}@media (prefers-color-scheme:dark){.AppleCardsCarousel-module__rkqjPG__carouselTitle{color:#60a5fa}.AppleCardsCarousel-module__rkqjPG__carouselButton{background:#1e293bf2;border-color:#3b82f6}.AppleCardsCarousel-module__rkqjPG__carouselButton:hover{background:#3b82f6;border-color:#2563eb}.AppleCardsCarousel-module__rkqjPG__carouselButtonIcon{fill:#60a5fa}.AppleCardsCarousel-module__rkqjPG__carouselDot{background:#475569}.AppleCardsCarousel-module__rkqjPG__carouselDotActive{background:#60a5fa}}
.AppleCardsCarouselDemo-module__5kZ6ga__demoContainer{background:#fff;width:100%;height:100%}.AppleCardsCarouselDemo-module__5kZ6ga__demoTitle{color:#1e40af;max-width:87.5rem;margin:0 auto;padding-left:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.25rem;font-weight:700}@media (min-width:768px){.AppleCardsCarouselDemo-module__5kZ6ga__demoTitle{font-size:3rem}}.AppleCardsCarouselDemo-module__5kZ6ga__contentContainer{background:#f8fafc}.AppleCardsCarouselDemo-module__5kZ6ga__contentText{color:#1e293b;max-width:48rem;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.6}@media (min-width:768px){.AppleCardsCarouselDemo-module__5kZ6ga__contentText{padding:3.5rem;font-size:1.25rem}}.AppleCardsCarouselDemo-module__5kZ6ga__contentBold{color:#1e40af;font-weight:700}@media (prefers-color-scheme:dark){.AppleCardsCarouselDemo-module__5kZ6ga__demoTitle{color:#60a5fa}.AppleCardsCarouselDemo-module__5kZ6ga__contentContainer{background:#0f172a}.AppleCardsCarouselDemo-module__5kZ6ga__contentText{color:#e2e8f0}.AppleCardsCarouselDemo-module__5kZ6ga__contentBold{color:#60a5fa}}
.FocusCards-module__Z5HWnq__focusCardsContainer{grid-template-columns:1fr;gap:2.5rem;width:100%;max-width:80rem;margin:0 auto;padding:0 2rem;display:grid}@media (min-width:768px){.FocusCards-module__Z5HWnq__focusCardsContainer{grid-template-columns:repeat(3,1fr);padding:0 2rem}}.FocusCards-module__Z5HWnq__card{cursor:pointer;background:linear-gradient(135deg,#fef2f2 0%,#fce7f3 100%);border:2px solid #0000;border-radius:1.5rem;width:100%;height:15rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;box-shadow:0 4px 20px #ef44441a}@media (min-width:768px){.FocusCards-module__Z5HWnq__card{height:24rem}}.FocusCards-module__Z5HWnq__card:before{content:"";z-index:3;pointer-events:none;background:linear-gradient(105deg,#0000 40%,#ffffffb3 50%,#0000 60%);transition:transform .8s;position:absolute;inset:0;transform:translate(-100%)skew(-25deg)}.FocusCards-module__Z5HWnq__card:hover:before{transform:translate(200%)skew(-25deg)}.FocusCards-module__Z5HWnq__cardBlurred{filter:blur(2px)brightness(.7);opacity:.7;transform:scale(.95)rotate(-1deg)}.FocusCards-module__Z5HWnq__card:hover{border-color:#ef44444d;transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px #ef444433}.FocusCards-module__Z5HWnq__cardImage{object-fit:cover;width:100%;height:100%;transition:all .4s;position:absolute;inset:0}.FocusCards-module__Z5HWnq__imageFallback{background:linear-gradient(135deg,#1f1f1f 0%,#2d1b1b 100%);border:1px solid #ffffff1a;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;inset:0}.FocusCards-module__Z5HWnq__fallbackContent{color:var(--text-secondary);flex-direction:column;align-items:center;gap:.5rem;display:flex}.FocusCards-module__Z5HWnq__fallbackIcon{opacity:.5;font-size:3rem}.FocusCards-module__Z5HWnq__fallbackText{text-transform:uppercase;letter-spacing:.5px;font-size:.875rem;font-weight:500}.FocusCards-module__Z5HWnq__card:hover .FocusCards-module__Z5HWnq__cardImage{filter:brightness(1.1)contrast(1.1);transform:scale(1.1)}.FocusCards-module__Z5HWnq__cardOverlay{opacity:0;z-index:2;background:linear-gradient(#0000 0%,#ec489940 50%,#ef4444cc 100%);align-items:flex-end;padding:2rem 1rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:absolute;inset:0}.FocusCards-module__Z5HWnq__cardOverlay:before{content:"";border:2.5px inset var(--primary-red);opacity:0;background-color:#0000;background-image:url(/icon.png);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:50%;width:45px;height:45px;transition:all .8s .4s;position:absolute;top:1rem;right:1rem;transform:scale(0)rotate(-180deg);box-shadow:0 0 10px #0000}@media (prefers-color-scheme:dark){.FocusCards-module__Z5HWnq__card{background:linear-gradient(135deg,#1f1f1f 0%,#2d1b1b 100%);box-shadow:0 4px 20px #ef444433}}.FocusCards-module__Z5HWnq__overlayVisible{opacity:1}.FocusCards-module__Z5HWnq__overlayVisible:before{opacity:1;animation:1.5s ease-in-out infinite FocusCards-module__Z5HWnq__heartbeat;transform:scale(1)rotate(0)}.FocusCards-module__Z5HWnq__cardTitle{-webkit-text-fill-color:transparent;color:#0000;text-shadow:0 2px 10px #ffffff4d;background:linear-gradient(45deg,#fff,#fef3c7);-webkit-background-clip:text;background-clip:text;font-size:1.25rem;font-weight:600;transition:all .4s .1s;position:relative;transform:translateY(20px)}.FocusCards-module__Z5HWnq__cardTitle:after{content:"";background:linear-gradient(90deg,#fff,#fef3c7);width:0;height:2px;transition:width .4s .2s;position:absolute;bottom:-5px;left:0}.FocusCards-module__Z5HWnq__overlayVisible .FocusCards-module__Z5HWnq__cardTitle{transform:translateY(0)}.FocusCards-module__Z5HWnq__overlayVisible .FocusCards-module__Z5HWnq__cardTitle:after{width:100%}@media (min-width:768px){.FocusCards-module__Z5HWnq__cardTitle{font-size:1.5rem}}@keyframes FocusCards-module__Z5HWnq__heartbeat{0%,to{transform:scale(1)}10%,30%{transform:scale(1.1)}20%{transform:scale(.95)}}
.InfiniteMovingCards-module__d-Urzq__scroller{z-index:20;max-width:7xl;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#fff 20% 80%,#0000);mask-image:linear-gradient(90deg,#0000,#fff 20% 80%,#0000)}.InfiniteMovingCards-module__d-Urzq__scrollerInner{flex-wrap:nowrap;flex-shrink:0;gap:1.5rem;width:max-content;min-width:100%;padding:2rem 0;display:flex}.InfiniteMovingCards-module__d-Urzq__animateScroll{animation:InfiniteMovingCards-module__d-Urzq__scroll var(--animation-duration,20s)linear infinite;animation-direction:var(--animation-direction,forwards)}.InfiniteMovingCards-module__d-Urzq__pauseOnHover:hover{animation-play-state:paused}@keyframes InfiniteMovingCards-module__d-Urzq__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.InfiniteMovingCards-module__d-Urzq__card{background:linear-gradient(135deg,#000,#1a0000);border:1px solid #ef444433;flex-shrink:0;width:380px;max-width:100%;padding:2rem;transition:all .3s;position:relative}.InfiniteMovingCards-module__d-Urzq__card:hover{border-color:#ef444466;transform:translateY(-2px)}@media (min-width:768px){.InfiniteMovingCards-module__d-Urzq__card{width:420px}}.InfiniteMovingCards-module__d-Urzq__cardBackground{display:none}.InfiniteMovingCards-module__d-Urzq__quote{z-index:20;color:#fff;margin-bottom:1rem;font-size:1rem;font-weight:300;line-height:1.7;position:relative}.InfiniteMovingCards-module__d-Urzq__author{z-index:20;flex-direction:row;align-items:center;gap:1rem;margin-top:2rem;display:flex;position:relative}.InfiniteMovingCards-module__d-Urzq__authorInfo{flex-direction:column;gap:.25rem;display:flex}.InfiniteMovingCards-module__d-Urzq__name{color:#fca5a5;letter-spacing:.5px;font-size:.95rem;font-weight:500;line-height:1.6}.InfiniteMovingCards-module__d-Urzq__title{color:#f8b4b4cc;font-size:.85rem;font-weight:400;line-height:1.6}
.AuthButton-module__A-1epa__authContainer{align-items:center;gap:1rem;display:flex}.AuthButton-module__A-1epa__userName{color:#f8b4b4e6;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.AuthButton-module__A-1epa__profileButton,.AuthButton-module__A-1epa__logoutButton,.AuthButton-module__A-1epa__loginButton{align-items:center;gap:.5rem;display:flex}.AuthButton-module__A-1epa__profileButton,.AuthButton-module__A-1epa__logoutButton{padding:.5rem 1rem}.AuthButton-module__A-1epa__loginButton{padding:.75rem 1.5rem}@media (max-width:768px){.AuthButton-module__A-1epa__authContainer{flex-direction:column;align-items:flex-end;gap:.5rem}.AuthButton-module__A-1epa__userName{font-size:.8rem}.AuthButton-module__A-1epa__profileButton,.AuthButton-module__A-1epa__logoutButton,.AuthButton-module__A-1epa__loginButton{padding:.5rem 1rem;font-size:.8rem}}@media (max-width:480px){.AuthButton-module__A-1epa__authContainer{align-items:center;width:100%}.AuthButton-module__A-1epa__userName{text-align:center;justify-content:center;width:100%}}
.AuthModal-module__cQVIiW__modalBackdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#000c;justify-content:center;align-items:center;padding:2rem;animation:.3s AuthModal-module__cQVIiW__fadeIn;display:flex;position:fixed;inset:0}@keyframes AuthModal-module__cQVIiW__fadeIn{0%{opacity:0}to{opacity:1}}.AuthModal-module__cQVIiW__modalContent{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a000099;border:1px solid #ef444433;border-radius:24px;width:100%;max-width:500px;max-height:90vh;padding:3rem;animation:.3s AuthModal-module__cQVIiW__slideUp;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #0000004d}@keyframes AuthModal-module__cQVIiW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.AuthModal-module__cQVIiW__closeButton{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:12px;justify-content:center;align-items:center;padding:.75rem;transition:all .3s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.AuthModal-module__cQVIiW__closeButton:hover{background:#ef444433;transform:scale(1.1)}.AuthModal-module__cQVIiW__modalHeader{text-align:center;margin-bottom:2rem}.AuthModal-module__cQVIiW__modalTitle{color:#fff;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#fff,#ef4444);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-family:Julius Sans One,sans-serif;font-size:2.5rem;font-weight:900}.AuthModal-module__cQVIiW__modalSubtitle{color:#f8b4b4e6;font-size:1rem;line-height:1.6}.AuthModal-module__cQVIiW__errorMessage{color:#f87171;text-align:center;background:#ef444433;border:1px solid #ef44444d;border-radius:12px;margin-bottom:1.5rem;padding:1rem;font-size:.9rem}.AuthModal-module__cQVIiW__form{flex-direction:column;gap:1.5rem;display:flex}.AuthModal-module__cQVIiW__formGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.AuthModal-module__cQVIiW__inputGroup{align-items:center;display:flex;position:relative}.AuthModal-module__cQVIiW__fullWidth{grid-column:1/-1}.AuthModal-module__cQVIiW__inputIcon{color:#f8b4b499;z-index:1;pointer-events:none;position:absolute;left:1rem}.AuthModal-module__cQVIiW__input,.AuthModal-module__cQVIiW__textarea{color:#fff;background:#ffffff0d;border:1px solid #ef44444d;border-radius:12px;outline:none;width:100%;padding:1rem 1rem 1rem 3rem;font-size:1rem;transition:all .3s}.AuthModal-module__cQVIiW__textarea{resize:vertical;min-height:80px;padding-left:1rem}.AuthModal-module__cQVIiW__input::placeholder,.AuthModal-module__cQVIiW__textarea::placeholder{color:#f8b4b480}.AuthModal-module__cQVIiW__input:focus,.AuthModal-module__cQVIiW__textarea:focus{background:#ffffff14;border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.AuthModal-module__cQVIiW__input option{color:#fff;background:#1a0000}.AuthModal-module__cQVIiW__submitButton{background:linear-gradient(135deg,#ef4444,#dc2626);border:none;margin-top:1rem;position:relative;overflow:hidden}.AuthModal-module__cQVIiW__submitButton:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.AuthModal-module__cQVIiW__submitButton:hover:before{left:100%}.AuthModal-module__cQVIiW__switchAuth{text-align:center;border-top:1px solid #ef444433;margin-top:2rem;padding-top:2rem}.AuthModal-module__cQVIiW__switchAuth p{color:#f8b4b4e6;margin:0;font-size:.9rem}.AuthModal-module__cQVIiW__switchButton{color:#ef4444;cursor:pointer;background:0 0;border:none;margin-left:.5rem;font-weight:600;text-decoration:underline;transition:all .3s}.AuthModal-module__cQVIiW__switchButton:hover{color:#f87171;text-decoration:none}@media (max-width:768px){.AuthModal-module__cQVIiW__modalBackdrop{padding:1rem}.AuthModal-module__cQVIiW__modalContent{max-height:95vh;padding:2rem}.AuthModal-module__cQVIiW__modalTitle{font-size:2rem}.AuthModal-module__cQVIiW__formGrid{grid-template-columns:1fr}.AuthModal-module__cQVIiW__fullWidth{grid-column:1}}@media (max-width:480px){.AuthModal-module__cQVIiW__modalContent{padding:1.5rem}.AuthModal-module__cQVIiW__modalTitle{font-size:1.75rem}.AuthModal-module__cQVIiW__closeButton{padding:.5rem;top:1rem;right:1rem}}.AuthModal-module__cQVIiW__modalContent::-webkit-scrollbar{width:8px}.AuthModal-module__cQVIiW__modalContent::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.AuthModal-module__cQVIiW__modalContent::-webkit-scrollbar-thumb{background:#ef44444d;border-radius:4px}.AuthModal-module__cQVIiW__modalContent::-webkit-scrollbar-thumb:hover{background:#ef444480}
.ProfilePhotoUpload-module__opAcjW__photoUploadContainer{flex-direction:column;gap:1.5rem;display:flex}.ProfilePhotoUpload-module__opAcjW__photoHeader{justify-content:space-between;align-items:center;gap:1rem;display:flex}.ProfilePhotoUpload-module__opAcjW__photoTitle{color:#fff;text-transform:uppercase;letter-spacing:1px;font-family:Julius Sans One,sans-serif;font-size:1.25rem;font-weight:700}.ProfilePhotoUpload-module__opAcjW__uploadButton{align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;display:flex}.ProfilePhotoUpload-module__opAcjW__fileInput{display:none}.ProfilePhotoUpload-module__opAcjW__errorMessage{color:#f87171;text-align:center;background:#ef444433;border:1px solid #ef44444d;border-radius:12px;padding:1rem;font-size:.9rem}.ProfilePhotoUpload-module__opAcjW__photoGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem;display:grid}.ProfilePhotoUpload-module__opAcjW__noPhotos{text-align:center;background:#ffffff0d;border:2px dashed #ef44444d;border-radius:16px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;padding:3rem 2rem;display:flex}.ProfilePhotoUpload-module__opAcjW__noPhotos svg{color:#ef444499;margin-bottom:1rem}.ProfilePhotoUpload-module__opAcjW__noPhotos p{color:#f8b4b4e6;margin-bottom:.5rem}.ProfilePhotoUpload-module__opAcjW__noPhotosHint{color:#f8b4b499;font-size:.9rem}.ProfilePhotoUpload-module__opAcjW__photoItem{aspect-ratio:1;background:#00000080;border:1px solid #000;transition:all .3s;position:relative;overflow:hidden}.ProfilePhotoUpload-module__opAcjW__photoItem:hover{transform:scale(1.02);box-shadow:0 8px 25px #ef444433}.ProfilePhotoUpload-module__opAcjW__photoWrapper{width:100%;height:100%;position:relative}.ProfilePhotoUpload-module__opAcjW__photoImage{object-fit:cover;width:100%;height:100%}.ProfilePhotoUpload-module__opAcjW__photoOverlay{opacity:0;background:#000000b3;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.ProfilePhotoUpload-module__opAcjW__photoItem:hover .ProfilePhotoUpload-module__opAcjW__photoOverlay{opacity:1}.ProfilePhotoUpload-module__opAcjW__photoActions{gap:.5rem;display:flex}.ProfilePhotoUpload-module__opAcjW__actionButton{cursor:pointer;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.ProfilePhotoUpload-module__opAcjW__actionButton:hover{background:#ef4444cc;transform:scale(1.1)}.ProfilePhotoUpload-module__opAcjW__actionButton:first-child:hover{background:#ef4444cc}.ProfilePhotoUpload-module__opAcjW__mainPhotoBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:20px;align-items:center;gap:.25rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:.5rem;left:.5rem;box-shadow:0 4px 15px #ef44444d}.ProfilePhotoUpload-module__opAcjW__verifiedBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;position:absolute;top:.5rem;right:.5rem;box-shadow:0 4px 15px #22c55e4d}.ProfilePhotoUpload-module__opAcjW__photoTips{background:#ffffff0d;border:1px solid #ef44444d;border-radius:16px;margin-top:1rem;padding:1.5rem}.ProfilePhotoUpload-module__opAcjW__photoTips h4{color:#fff;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-family:Julius Sans One,sans-serif;font-weight:700}.ProfilePhotoUpload-module__opAcjW__photoTips ul{margin:0;padding:0;list-style:none}.ProfilePhotoUpload-module__opAcjW__photoTips li{color:#f8b4b4e6;padding:.5rem 0 .5rem 1.5rem;font-size:.9rem;line-height:1.5;position:relative}.ProfilePhotoUpload-module__opAcjW__photoTips li:before{content:"✓";color:#ef4444;font-weight:700;position:absolute;left:0}@media (max-width:768px){.ProfilePhotoUpload-module__opAcjW__photoHeader{flex-direction:column;align-items:stretch;gap:1rem}.ProfilePhotoUpload-module__opAcjW__photoGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem}.ProfilePhotoUpload-module__opAcjW__noPhotos{padding:2rem 1rem}.ProfilePhotoUpload-module__opAcjW__photoTips{padding:1rem}.ProfilePhotoUpload-module__opAcjW__actionButton{width:35px;height:35px}.ProfilePhotoUpload-module__opAcjW__mainPhotoBadge,.ProfilePhotoUpload-module__opAcjW__verifiedBadge{padding:.2rem .5rem;font-size:.65rem}}
.Contact-module__UBk6dG__contactContainer{min-height:100vh;padding-top:70px;position:relative}.Contact-module__UBk6dG__contactBackground{z-index:-2;background:linear-gradient(135deg,#0f172a,#1e3a8a);position:fixed;inset:0}.Contact-module__UBk6dG__contactOverlay{z-index:-1;background:radial-gradient(circle,#3b82f61a 0%,#0000 70%);position:absolute;inset:0}.Contact-module__UBk6dG__contactContent{z-index:1;max-width:1200px;margin:0 auto;padding:4rem 2rem;position:relative}.Contact-module__UBk6dG__contactHeader{text-align:center;margin-bottom:4rem}.Contact-module__UBk6dG__contactTitle{color:#fff;text-shadow:0 0 20px #3b82f680;letter-spacing:1px;margin-bottom:1rem;font-family:Julius Sans One,sans-serif;font-size:3rem;font-weight:700}.Contact-module__UBk6dG__contactSubtitle{color:#93c5fde6;max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.6}.Contact-module__UBk6dG__contactFormContainer{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.Contact-module__UBk6dG__contactForm{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #3b82f633;padding:2rem}.Contact-module__UBk6dG__formGroup{margin-bottom:1.5rem}.Contact-module__UBk6dG__formLabel{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.Contact-module__UBk6dG__formInput,.Contact-module__UBk6dG__formTextarea{color:#fff;box-sizing:border-box;background:#ffffff1a;border:1px solid #3b82f64d;width:100%;padding:1rem;font-size:1rem}.Contact-module__UBk6dG__formInput::placeholder,.Contact-module__UBk6dG__formTextarea::placeholder{color:#93c5fd80}.Contact-module__UBk6dG__formInput:focus,.Contact-module__UBk6dG__formTextarea:focus{background:#ffffff26;border-color:#3b82f699;outline:none}.Contact-module__UBk6dG__formTextarea{resize:vertical;min-height:120px}.Contact-module__UBk6dG__submitButton{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:#3b82f6cc;border:none;width:100%;padding:1rem 2rem;font-size:1rem;font-weight:600}.Contact-module__UBk6dG__submitButton:hover{background:#3b82f6}.Contact-module__UBk6dG__submitButton:disabled{opacity:.6;cursor:not-allowed}.Contact-module__UBk6dG__successMessage{color:#22c55e;text-align:center;background:#22c55e1a;border:1px solid #22c55e4d;margin-top:1rem;padding:1rem;font-weight:500}.Contact-module__UBk6dG__errorMessage{color:#ef4444;text-align:center;background:#ef44441a;border:1px solid #ef44444d;margin-top:1rem;padding:1rem;font-weight:500}.Contact-module__UBk6dG__contactInfo{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__UBk6dG__infoCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #3b82f633;margin-bottom:1.5rem;padding:1.5rem}.Contact-module__UBk6dG__infoTitle{color:#fff;margin-bottom:.75rem;font-family:Julius Sans One,sans-serif;font-size:1.25rem;font-weight:600}.Contact-module__UBk6dG__infoText{color:#93c5fde6;margin-bottom:.5rem;line-height:1.6}.Contact-module__UBk6dG__emailLink{color:#3b82f6e6;font-weight:600;text-decoration:none}.Contact-module__UBk6dG__emailLink:hover{color:#3b82f6;text-decoration:underline}@media (max-width:768px){.Contact-module__UBk6dG__contactContent{padding:2rem 1rem}.Contact-module__UBk6dG__contactTitle{font-size:2rem}.Contact-module__UBk6dG__contactSubtitle{font-size:1rem}.Contact-module__UBk6dG__contactFormContainer{grid-template-columns:1fr;gap:2rem}.Contact-module__UBk6dG__contactForm{padding:1.5rem}.Contact-module__UBk6dG__infoCard{padding:1rem}}
.Privacy-module__Q_l2mq__privacyContainer{min-height:100vh;padding-top:70px;position:relative}.Privacy-module__Q_l2mq__privacyBackground{z-index:-2;background:linear-gradient(135deg,#0f172a,#1e3a8a);position:fixed;inset:0}.Privacy-module__Q_l2mq__privacyOverlay{z-index:-1;background:radial-gradient(circle,#3b82f61a 0%,#0000 70%);position:absolute;inset:0}.Privacy-module__Q_l2mq__privacyContent{z-index:1;max-width:900px;margin:0 auto;padding:2rem;position:relative}.Privacy-module__Q_l2mq__privacyHeader{text-align:center;margin-bottom:3rem}.Privacy-module__Q_l2mq__privacyTitle{color:#fff;text-shadow:0 0 20px #3b82f680;letter-spacing:1px;margin-bottom:1rem;font-family:Julius Sans One,sans-serif;font-size:3rem;font-weight:700}.Privacy-module__Q_l2mq__privacySubtitle{color:#93c5fde6;max-width:700px;margin:0 auto 1rem;font-size:1.25rem;line-height:1.6}.Privacy-module__Q_l2mq__lastUpdated{color:#93c5fdb3;font-size:.875rem;font-style:italic}.Privacy-module__Q_l2mq__privacySections{flex-direction:column;gap:2rem;display:flex}.Privacy-module__Q_l2mq__privacySection{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;margin-bottom:2rem;padding:2rem}.Privacy-module__Q_l2mq__sectionTitle{color:#fff;border-bottom:1px solid #3b82f64d;margin-bottom:1rem;padding-bottom:.5rem;font-family:Julius Sans One,sans-serif;font-size:1.5rem;font-weight:600}.Privacy-module__Q_l2mq__subsectionTitle{color:#93c5fdf2;margin-top:1.5rem;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.Privacy-module__Q_l2mq__sectionText{color:#93c5fde6;text-align:left;margin-bottom:1rem;font-size:1rem;line-height:1.6}.Privacy-module__Q_l2mq__list{margin:1rem 0;padding:0;list-style:none}.Privacy-module__Q_l2mq__list li{color:#93c5fde6;margin-bottom:.5rem;padding-left:1.5rem;font-size:1rem;line-height:1.6;position:relative}.Privacy-module__Q_l2mq__list li:before{content:"◆";color:#3b82f6;font-weight:700;position:absolute;left:0}.Privacy-module__Q_l2mq__contentBlock{margin-bottom:1.5rem}.Privacy-module__Q_l2mq__disclaimerBox{background:#3b82f614;border:1px solid #3b82f633;border-radius:12px;margin:1rem 0;padding:2rem}.Privacy-module__Q_l2mq__disclaimerText{color:#93c5fdf2;text-align:left;margin-bottom:1rem;font-size:1rem;line-height:1.6}.Privacy-module__Q_l2mq__responsibilityBox{background:#fbbf2414;border:1px solid #fbbf2433;border-radius:12px;margin:1rem 0;padding:2rem}.Privacy-module__Q_l2mq__warningBox{background:#3b82f614;border:1px solid #3b82f64d;border-radius:8px;margin:1rem 0;padding:1.5rem}.Privacy-module__Q_l2mq__liabilityBox{background:#3b82f60d;border:1px solid #3b82f633;border-radius:8px;margin:1rem 0;padding:1.5rem}.Privacy-module__Q_l2mq__contactLink{color:#3b82f6;margin-top:1rem;font-size:1.1rem;font-weight:600;text-decoration:none;display:inline-block}.Privacy-module__Q_l2mq__contactLink:hover{color:#2563eb;text-decoration:underline}@media (max-width:768px){.Privacy-module__Q_l2mq__privacyContent{padding:1.5rem 1rem}.Privacy-module__Q_l2mq__privacyTitle{font-size:1.75rem}.Privacy-module__Q_l2mq__privacySubtitle{font-size:1rem}.Privacy-module__Q_l2mq__sectionTitle{font-size:1.25rem}.Privacy-module__Q_l2mq__subsectionTitle{font-size:1rem}.Privacy-module__Q_l2mq__disclaimerBox,.Privacy-module__Q_l2mq__responsibilityBox,.Privacy-module__Q_l2mq__warningBox,.Privacy-module__Q_l2mq__liabilityBox{padding:1rem}}
