@keyframes fadeUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.animate-fade-up{animation:.8s cubic-bezier(.22,1,.36,1) both fadeUp}.animate-fade-in{animation:.6s both fadeIn}.animate-float{animation:6s ease-in-out infinite float}.animate-scale-in{animation:.7s cubic-bezier(.22,1,.36,1) both scaleIn}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}.delay-600{animation-delay:.6s}.landing-nav{z-index:100;background:0 0;justify-content:space-between;align-items:center;padding:1.5rem 4rem;transition:all .5s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;top:0;left:0;right:0}.landing-nav.scrolled{-webkit-backdrop-filter:blur(24px);background:#e9e4d8fa;border-bottom:1px solid #1111110f;padding:.875rem 4rem;box-shadow:0 4px 30px #0000000a}.nav-logo{align-items:center;gap:.75rem;text-decoration:none;display:flex}.nav-logo-icon{background:#111;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .3s;display:flex}.nav-logo:hover .nav-logo-icon{transform:scale(1.05)}.nav-logo-icon span{color:#f36a2d;font-size:1.125rem;font-weight:700}.nav-logo-text{letter-spacing:-.03em;color:#111;font-size:1.25rem;font-weight:600}.nav-actions{align-items:center;gap:.75rem;display:flex}.btn-contact{color:#111;cursor:pointer;background:0 0;border:1.5px solid #dedad0;border-radius:999px;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:all .3s}.btn-contact:hover{background:#11111108;border-color:#111}.btn-login{color:#fff;cursor:pointer;background:#111;border:none;border-radius:999px;align-items:center;gap:.375rem;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.btn-login:hover{background:#222;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.hero-section{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100dvh;padding:0 1.5rem;display:flex;position:relative;overflow:hidden}.hero-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#f36a2d1a 0%,#0000 70%);width:1000px;height:1000px;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.hero-section:after{content:"";pointer-events:none;background:radial-gradient(circle,#f36a2d0d 0%,#0000 70%);width:600px;height:600px;position:absolute;bottom:-10%;right:-5%}.hero-badge{letter-spacing:.05em;text-transform:uppercase;color:#f36a2d;background:#f36a2d14;border:1px solid #f36a2d26;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.375rem 1rem;font-size:.75rem;font-weight:500;display:inline-flex}.hero-badge-dot{background:#f36a2d;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite float}.hero-title{color:#111;max-width:1000px;margin-bottom:1.5rem;font-family:DM Serif Display,Georgia,serif;font-size:clamp(2.5rem,6.5vw,4.25rem);line-height:1.05}.hero-title em{color:#f36a2d;font-style:italic}.hero-subtitle{color:#6f6f6f;max-width:680px;margin-bottom:3rem;font-size:1.125rem;font-weight:300;line-height:1.6}.hero-cta-group{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.btn-primary{color:#fff;cursor:pointer;background:#f36a2d;border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #f36a2d4d}.btn-primary:hover{background:#e25d22;transform:translateY(-2px);box-shadow:0 8px 30px #f36a2d66}.btn-secondary{color:#111;cursor:pointer;background:0 0;border:1.5px solid #dedad0;border-radius:999px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.btn-secondary:hover{background:#11111108;border-color:#111}.hero-image-wrapper{width:100%;max-width:1000px;position:relative}.hero-image-wrapper img{border-radius:16px;width:100%;box-shadow:0 24px 80px #0000001f,0 0 0 1px #0000000d}.hero-image-glow{pointer-events:none;z-index:-1;background:radial-gradient(circle,#f36a2d0f 0%,#0000 60%);position:absolute;inset:-20%}.landing-section{max-width:1200px;margin:0 auto;padding:6rem 2rem}.section-label{letter-spacing:.12em;text-transform:uppercase;color:#f36a2d;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.6875rem;font-weight:600;display:inline-flex}.section-label-line{background:#f36a2d;width:24px;height:1.5px}.section-title{color:#111;margin-bottom:1rem;font-family:DM Serif Display,Georgia,serif;font-size:clamp(1.75rem,4vw,2.75rem);line-height:1.15}.section-subtitle{color:#6f6f6f;max-width:560px;font-size:1rem;font-weight:300;line-height:1.6}.features-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3.5rem;display:grid}.feature-card{background:#ffffff80;border:1px solid #dedad099;border-radius:16px;padding:2rem;transition:all .4s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}.feature-card:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#f36a2d,#0000);height:3px;transition:opacity .4s;position:absolute;top:0;left:0;right:0}.feature-card:hover{border-color:#f36a2d33;transform:translateY(-4px);box-shadow:0 12px 40px #0000000f}.feature-card:hover:before{opacity:1}.feature-icon{color:#f36a2d;background:#f36a2d14;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.25rem;display:flex}.feature-card h3{color:#111;margin-bottom:.5rem;font-size:1.0625rem;font-weight:600}.feature-card p{color:#6f6f6f;font-size:.875rem;font-weight:300;line-height:1.6}.showcase-section{max-width:1200px;margin:0 auto;padding:4rem 2rem}.showcase-item{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:6rem;display:grid}.showcase-item.reverse{direction:rtl}.showcase-item.reverse>*{direction:ltr}.showcase-image{position:relative}.showcase-image img{border-radius:12px;width:100%;transition:transform .5s cubic-bezier(.22,1,.36,1);box-shadow:0 16px 48px #00000014}.showcase-image:hover img{transform:scale(1.02)}.showcase-content{flex-direction:column;gap:1rem;display:flex}.showcase-content .section-title{font-size:clamp(1.5rem,3vw,2rem)}.showcase-list{flex-direction:column;gap:.75rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.showcase-list li{color:#6f6f6f;align-items:flex-start;gap:.75rem;font-size:.875rem;line-height:1.6;display:flex}.showcase-list-icon{color:#f36a2d;background:#f36a2d1a;border-radius:50%;justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;margin-top:2px;display:flex}.stats-section{padding:4rem 2rem}.stats-bar{background:#111;border-radius:20px;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1000px;margin:0 auto;padding:3rem 2rem;display:grid;position:relative;overflow:hidden}.stats-bar:before{content:"";pointer-events:none;background:radial-gradient(circle,#f36a2d1f 0%,#0000 70%);width:300px;height:300px;position:absolute;top:0;right:0}.stat-item{text-align:center;z-index:1;position:relative}.stat-number{color:#f36a2d;margin-bottom:.5rem;font-family:DM Serif Display,Georgia,serif;font-size:clamp(2rem,4vw,3rem);line-height:1}.stat-label{color:#fff9;font-size:.8125rem;font-weight:300}.cta-section{text-align:center;padding:6rem 2rem}.cta-box{max-width:680px;margin:0 auto}.cta-box .section-title{margin-bottom:1rem}.cta-box .section-subtitle{margin:0 auto 2rem}.landing-footer{border-top:1px solid #dedad099;padding:3rem 2rem}.footer-inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.footer-bottom{justify-content:space-between;align-items:center;max-width:1200px;margin:2rem auto 0;display:flex}.footer-brand{align-items:center;gap:.5rem;display:flex}.footer-brand-icon{background:#111;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.footer-brand-icon span{color:#f36a2d;font-size:.875rem;font-weight:700}.footer-brand-text{color:#111;font-size:.875rem;font-weight:500}.footer-links{align-items:center;gap:1.5rem;display:flex}.footer-links a{color:#6f6f6f;font-size:.75rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#111}.footer-copy{color:#9a9a9a;font-size:.75rem}.footer-alnovu{color:#6f6f6f;font-size:.75rem}.footer-alnovu a{color:#111;text-underline-offset:2px;font-weight:700;text-decoration:underline}@media (max-width:1024px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.landing-nav{padding:.75rem 1rem}.hero-section{min-height:auto;padding:7rem 1.25rem 3rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:.9375rem}.hero-cta-group{flex-direction:column;width:100%}.hero-cta-group .btn-primary,.hero-cta-group .btn-secondary{justify-content:center;width:100%}.features-grid{grid-template-columns:1fr}.showcase-item,.showcase-item.reverse{direction:ltr;grid-template-columns:1fr;gap:2rem}.stats-bar{grid-template-columns:1fr;gap:1.5rem;padding:2rem 1.5rem}.footer-inner{text-align:center;flex-direction:column;gap:1.5rem}.footer-links{flex-wrap:wrap;justify-content:center}.landing-section,.showcase-section,.cta-section{padding:3rem 1.25rem}}
