.home-container{min-height:100vh;margin:-64px 0 0;padding:64px 0 0;position:relative;overflow:hidden}.gradient-bg{z-index:0;background:linear-gradient(135deg,#e0e7ff 0%,#e9d5ff 25%,#fce7f3 50%,#fef0dc 75%,#f0fdfa 100%);position:absolute;inset:0}.dark .gradient-bg{background:linear-gradient(135deg,#121218 0%,#1c141e 25%,#20121a 50%,#181612 75%,#101616 100%)}.gradient-orbs{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.orb{filter:blur(80px);opacity:.6;border-radius:50%;animation:20s ease-in-out infinite float;position:absolute}.orb-1{background:#e0e7ffcc;width:500px;height:500px;animation-delay:0s;top:-10%;left:-10%}.orb-2{background:#fce7f3cc;width:400px;height:400px;animation-delay:7s;bottom:-10%;right:-10%}.orb-3{background:#fef0dccc;width:300px;height:300px;animation-delay:14s;top:50%;left:50%}.dark .orb-1{background:#ec48991f}.dark .orb-2{background:#f472b61a}.dark .orb-3{background:#fbbf9214}@keyframes float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-30px)scale(1.1)}66%{transform:translate(-20px,20px)scale(.9)}}.content-wrapper{z-index:2;position:relative}.hero-section{text-align:center;padding:2rem 2rem 3rem}.hero-logo{object-fit:cover;border:4px solid #fffc;border-radius:50%;width:140px;height:140px;margin:0 auto 2rem;transition:all .3s;display:block;box-shadow:0 8px 32px #ec48994d}.hero-logo:hover{transform:scale(1.05)rotate(5deg);box-shadow:0 12px 48px #ec489966}.hero-title{color:#1f2937;text-shadow:0 2px 8px #0000001a;margin-bottom:1rem;font-size:clamp(2rem,6vw,3.5rem);font-weight:700;line-height:1.1}.dark .hero-title{color:#f3f4f6;text-shadow:0 2px 8px #0006}.hero-subtitle{color:#4b5563;max-width:1200px;margin-bottom:1rem;margin-left:auto;margin-right:auto;font-size:clamp(1rem,2.5vw,1.25rem);font-weight:400}.dark .hero-subtitle{color:#9ca3af}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}.cta-button{cursor:pointer;background:linear-gradient(135deg,#ec4899 0%,#f472b6 100%);border:none;border-radius:12px;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 16px #ec48994d;color:#fff!important;text-decoration:none!important}.cta-button:hover{background:linear-gradient(135deg,#db2777 0%,#ec4899 100%);transform:translateY(-2px);box-shadow:0 8px 24px #ec489966;color:#fff!important}.cta-secondary{-webkit-backdrop-filter:blur(10px);border:1px solid #ffffff80;box-shadow:0 4px 16px #0000001a;color:#1f2937!important;background:#fffc!important}.cta-secondary:hover{box-shadow:0 8px 24px #00000026;color:#1f2937!important;background:#fffffff2!important}.dark .cta-secondary{border-color:#64646480;color:#f3f4f6!important;background:#373737cc!important}.dark .cta-secondary:hover{color:#f3f4f6!important;background:#4b4b4bf2!important}.features-section{max-width:1200px;margin:0 auto;padding:3rem 2rem 6rem}.features-title{color:#1f2937;text-align:center;margin-bottom:4rem;font-size:2.5rem;font-weight:700}.dark .features-title{color:#f3f4f6}.features-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.feature-card{-webkit-backdrop-filter:blur(24px);cursor:pointer;background:#ffffffb3;border:1px solid #ffffff80;border-radius:24px;padding:2.5rem;transition:all .3s;box-shadow:0 2px 8px #0000001a}.dark .feature-card{background:#1e1e1eb3;border-color:#3c3c3c80}.feature-card:hover{background:#ffffffd9;transform:translateY(-8px);box-shadow:0 8px 24px #00000026}.dark .feature-card:hover{background:#282828d9}.feature-icon{background:linear-gradient(135deg,#ec4899 0%,#f472b6 100%);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:flex;box-shadow:0 4px 12px #ec48994d}.feature-card-title{color:#1f2937;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.dark .feature-card-title{color:#f3f4f6}.feature-desc{color:#4b5563;font-size:1rem;line-height:1.7}.dark .feature-desc{color:#9ca3af}.fade-in{opacity:0;transition:all .8s;transform:translateY(30px)}.animate-in{opacity:1!important;transform:translateY(0)!important}@media (max-width:768px){.hero-section{padding:4rem 2rem 2rem}.hero-logo{width:120px;height:120px;margin-bottom:1.5rem}.hero-title{font-size:2.5rem}.features-section{padding:2rem 1.5rem 4rem}.features-title{margin-bottom:3rem;font-size:2rem}.features-grid{grid-template-columns:1fr;gap:1.5rem}.feature-card{padding:2rem}}@media (prefers-reduced-motion:reduce){.orb,.fade-in,.cta-button,.feature-card{transition:none!important;animation:none!important}}
