.FeatureCards-module__NMXWRa__featureSection{background:var(--background);border-top:1px solid #ffffff0f;padding:5.5rem 1rem;transition:background-color .3s;position:relative;overflow:hidden}.FeatureCards-module__NMXWRa__featureContainer{max-width:72rem;margin:0 auto;padding:0 1rem}.FeatureCards-module__NMXWRa__featureGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.FeatureCards-module__NMXWRa__featureGrid{grid-template-columns:repeat(3,1fr)}}.FeatureCards-module__NMXWRa__card{text-align:center;-webkit-backdrop-filter:blur(12px);cursor:pointer;background:#ffffffb3;border:1px solid #00000014;border-radius:1.75rem;flex-direction:column;align-items:center;padding:2.25rem 2rem;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 4px 20px -2px #0000000a}.dark .FeatureCards-module__NMXWRa__card{background:#121216bf;border:1px solid #ffffff14;box-shadow:0 4px 25px -2px #00000080}@media (prefers-color-scheme:dark){.FeatureCards-module__NMXWRa__card{background:#121216bf;border:1px solid #ffffff14;box-shadow:0 4px 25px -2px #00000080}}.FeatureCards-module__NMXWRa__card:hover{transform:translateY(-6px);box-shadow:0 20px 35px -10px #e11d4826}.FeatureCards-module__NMXWRa__iconWrapper{border-radius:1.25rem;justify-content:center;align-items:center;width:3.75rem;height:3.75rem;margin-bottom:1.5rem;transition:transform .3s;display:flex}.FeatureCards-module__NMXWRa__card:hover .FeatureCards-module__NMXWRa__iconWrapper{transform:scale(1.08)rotate(3deg)}.FeatureCards-module__NMXWRa__cardTitle{font-family:var(--font-poppins), sans-serif;color:var(--foreground);margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.35}.FeatureCards-module__NMXWRa__cardDescription{font-family:var(--font-poppins), sans-serif;color:#71717a;margin:0;font-size:.9rem;font-weight:400;line-height:1.65}.dark .FeatureCards-module__NMXWRa__cardDescription{color:#a1a1aa}@media (prefers-color-scheme:dark){.FeatureCards-module__NMXWRa__cardDescription{color:#a1a1aa}}
.Preloader-module__7vNB7q__preloaderOverlay{z-index:9999;-webkit-backdrop-filter:blur(16px);background:#fffffff5;justify-content:center;align-items:center;transition:opacity .4s cubic-bezier(.16,1,.3,1),visibility .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;inset:0}.dark .Preloader-module__7vNB7q__preloaderOverlay{background:#09090bf5}@media (prefers-color-scheme:dark){.Preloader-module__7vNB7q__preloaderOverlay{background:#09090bf5}}.Preloader-module__7vNB7q__inlineContainer{justify-content:center;align-items:center;width:100%;min-height:240px;padding:2.5rem 1rem;display:flex;position:relative}.Preloader-module__7vNB7q__loaderContent{text-align:center;flex-direction:column;align-items:center;animation:.5s cubic-bezier(.16,1,.3,1) forwards Preloader-module__7vNB7q__fadeInScale;display:flex}.Preloader-module__7vNB7q__glowAura{justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:1.5rem;display:flex;position:relative}.Preloader-module__7vNB7q__glowRing{background:radial-gradient(circle,#f43f5e59 0%,#ec489926 50%,#0000 70%);border-radius:9999px;animation:2s ease-in-out infinite Preloader-module__7vNB7q__auraPulse;position:absolute;inset:-10px}.Preloader-module__7vNB7q__orbitRing{border:2px dashed #f43f5e66;border-radius:9999px;animation:8s linear infinite Preloader-module__7vNB7q__rotateClockwise;position:absolute;inset:0}.Preloader-module__7vNB7q__heartIconBox{color:#fff;z-index:2;background:linear-gradient(135deg,#e11d48,#ec4899,#f59e0b);border-radius:22px;justify-content:center;align-items:center;width:68px;height:68px;animation:1.6s ease-in-out infinite Preloader-module__7vNB7q__heartbeat;display:flex;position:relative;box-shadow:0 12px 28px -6px #e11d4873}.Preloader-module__7vNB7q__brandName{font-family:var(--font-poppins), sans-serif;letter-spacing:-.02em;color:#171717;margin:0;font-size:1.5rem;font-weight:800;line-height:1.2}.dark .Preloader-module__7vNB7q__brandName{color:#fff}@media (prefers-color-scheme:dark){.Preloader-module__7vNB7q__brandName{color:#fff}}.Preloader-module__7vNB7q__brandHighlight{background:linear-gradient(90deg,#e11d48,#ec4899,#f59e0b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-left:.35rem}.Preloader-module__7vNB7q__messageText{font-family:var(--font-poppins), sans-serif;color:#71717a;letter-spacing:.01em;margin:.5rem 0 1.25rem;font-size:.85rem;font-weight:500}.dark .Preloader-module__7vNB7q__messageText{color:#a1a1aa}@media (prefers-color-scheme:dark){.Preloader-module__7vNB7q__messageText{color:#a1a1aa}}.Preloader-module__7vNB7q__dotsWrapper{align-items:center;gap:.45rem;margin-top:20px;display:flex}.Preloader-module__7vNB7q__dot{background:#e11d48;border-radius:9999px;width:8px;height:8px;animation:1.4s ease-in-out infinite Preloader-module__7vNB7q__dotBounce}.Preloader-module__7vNB7q__dot:first-child{background:#e11d48;animation-delay:0s}.Preloader-module__7vNB7q__dot:nth-child(2){background:#ec4899;animation-delay:.2s}.Preloader-module__7vNB7q__dot:nth-child(3){background:#f59e0b;animation-delay:.4s}@keyframes Preloader-module__7vNB7q__heartbeat{0%,to{transform:scale(1)}15%{transform:scale(1.12)}30%{transform:scale(.98)}45%{transform:scale(1.08)}60%{transform:scale(1)}}@keyframes Preloader-module__7vNB7q__auraPulse{0%,to{opacity:.4;transform:scale(.9)}50%{opacity:.85;transform:scale(1.3)}}@keyframes Preloader-module__7vNB7q__rotateClockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Preloader-module__7vNB7q__dotBounce{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1.2)}}@keyframes Preloader-module__7vNB7q__fadeInScale{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}
