@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&family=Inter:wght@300;400;500;600;700&display=swap");.landing-page .bg-primary{background-color:#246b5d!important}.landing-page .bg-primary\/10{background-color:rgba(36,107,93,.1)!important}.landing-page .bg-primary\/20{background-color:rgba(36,107,93,.2)!important}.landing-page .text-primary{color:#246b5d!important}.landing-page .text-primary-foreground{color:#fbfaf8!important}.landing-page .border-primary{border-color:#246b5d!important}.landing-page .ring-primary{--tw-ring-color:#246b5d!important}.landing-page .bg-accent{background-color:#e2a336!important}.landing-page .bg-accent\/20{background-color:rgba(226,163,54,.2)!important}.landing-page .text-accent{color:#e2a336!important}.landing-page .text-accent-foreground{color:#152228!important}.landing-page .bg-background{background-color:#fbfaf8!important}.landing-page .bg-card{background-color:#f7f6f2!important}.landing-page .text-foreground{color:#1b2a32!important}.landing-page .text-muted-foreground{color:#627884!important}.landing-page .border-border{border-color:#dae7e2!important}.landing-page .bg-border{background-color:#dae7e2!important}.landing-page .bg-destructive{background-color:#ef4444!important}.landing-page .text-destructive{color:#ef4444!important}.landing-page .bg-destructive\/5{background-color:rgba(239,68,68,.05)!important}.landing-page .bg-destructive\/10{background-color:rgba(239,68,68,.1)!important}.landing-page .bg-destructive\/20{background-color:rgba(239,68,68,.2)!important}.landing-page .border-destructive\/20{border-color:rgba(239,68,68,.2)!important}.landing-page .border-destructive\/30,.landing-page .hover\:border-destructive\/30:hover{border-color:rgba(239,68,68,.3)!important}.landing-page .bg-foreground{background-color:#1b2a32!important}.landing-page .text-background{color:#fbfaf8!important}.landing-page{--background:40 30% 98%;--foreground:200 30% 15%;--card:40 25% 96%;--card-foreground:200 30% 15%;--primary:168 50% 28%;--primary-foreground:40 30% 98%;--secondary:40 35% 92%;--secondary-foreground:200 30% 15%;--muted:160 15% 90%;--muted-foreground:200 15% 45%;--accent:38 75% 55%;--accent-foreground:200 30% 12%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:160 20% 88%;--input:160 20% 88%;--ring:168 50% 28%;--radius:0.75rem;background-color:#fbfaf8;color:#1b2a32;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;min-height:100dvh}.landing-page .font-display,.landing-page h1,.landing-page h2,.landing-page h3,.landing-page h4,.landing-page h5,.landing-page h6{font-family:Playfair Display,serif}.landing-page button{border:none;background:none;cursor:pointer;font-family:inherit}.landing-page .pattern-overlay{background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23286b5a' fill-opacity='0.03'%3E%3Cpath d='M30 0L60 30L30 60L0 30L30 0zm0 10L10 30l20 20 20-20-20-20z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.landing-page .text-gradient-gold{background:linear-gradient(135deg,#e2a336,#edb95e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing-page .text-gradient-emerald{background:linear-gradient(135deg,#246b5d,#389482);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing-page .underline-animated{position:relative}.landing-page .underline-animated:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:linear-gradient(90deg,#e2a336,#246b5d);transition:width .3s ease}.landing-page .underline-animated:hover:after{width:100%}.landing-page .comparison-blocked{background:linear-gradient(135deg,#f9ecec,#f3e2e2);border:1px solid #e8c9c9}.landing-page .comparison-noor{background:linear-gradient(135deg,#edf7f5,#e3f2ef);border:1px solid #cde4e0}.landing-page .animate-fade-in-up{animation:lp-fade-in-up .6s ease-out forwards}.landing-page .animate-float{animation:lp-float 6s ease-in-out infinite}.landing-page .animate-pulse-soft{animation:lp-pulse-soft 3s ease-in-out infinite}@keyframes lp-fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes lp-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes lp-pulse-soft{0%,to{opacity:1}50%{opacity:.7}}.landing-page .delay-100{animation-delay:.1s}.landing-page .delay-200{animation-delay:.2s}.landing-page .delay-300{animation-delay:.3s}.landing-page .delay-400{animation-delay:.4s}.landing-page .delay-500{animation-delay:.5s}.landing-page .shadow-card{box-shadow:0 8px 30px -8px rgba(27,42,50,.1)}.landing-page .shadow-elevated{box-shadow:0 20px 50px -15px rgba(27,42,50,.15)}.landing-page .shadow-soft{box-shadow:0 4px 20px -4px rgba(36,107,93,.15)}