.landing-hero{text-align:center;background:var(--background,#f4f1fa);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.landing-hero:before{content:"";pointer-events:none;width:200%;height:200%;animation:15s ease-in-out infinite gradientShift;position:absolute;top:-50%;left:-50%}@keyframes gradientShift{0%,to{transform:translate(0)rotate(0)}33%{transform:translate(2%,2%)rotate(1deg)}66%{transform:translate(-2%,1%)rotate(-1deg)}}.pill-header{z-index:1000;-webkit-backdrop-filter:blur(24px);opacity:0;background:#ffffffbf;border:none;border-radius:9999px;justify-content:space-between;align-items:center;gap:2rem;width:auto;max-width:90%;padding:.75rem 1rem .75rem 1.25rem;animation:.6s cubic-bezier(.16,1,.3,1) forwards slideDown;display:flex;position:fixed;top:1.5rem;left:50%;transform:translate(-50%);box-shadow:8px 8px 20px #a096b426,-6px -6px 16px #ffffffe6,inset 2px 2px 4px #fff9}@keyframes slideDown{0%{opacity:0;transform:translate(-50%)translateY(-20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.pill-header-logo{color:var(--foreground);white-space:nowrap;align-items:center;gap:.625rem;font-size:1rem;font-weight:700;text-decoration:none;display:flex}.logo-icon{background:linear-gradient(135deg,var(--accent-light,#a78bfa)0%,var(--accent,#7c3aed)100%);color:#fff;border-radius:.625rem;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.875rem;font-weight:700;display:flex;box-shadow:4px 4px 10px #0000001a,-2px -2px 6px #fffc}.pill-header-nav{align-items:center;gap:.25rem;display:flex}.pill-header-nav a{color:var(--foreground-muted);border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s}.pill-header-nav a:hover{color:var(--foreground);background:#0000000a}.pill-header-cta{background:linear-gradient(135deg,var(--accent-light,#a78bfa),var(--accent,#7c3aed));color:#fff;white-space:nowrap;border-radius:9999px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:4px 4px 12px #7c3aed33,-2px -2px 6px #ffffff80}.pill-header-cta:hover{transform:scale(1.04)translateY(-1px);box-shadow:6px 6px 18px #7c3aed4d,-3px -3px 8px #fff9}.hero-content{z-index:1;opacity:0;max-width:800px;animation:.8s cubic-bezier(.16,1,.3,1) .2s forwards fadeInUp;position:relative}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--accent,#7c3aed);background:#ffffffb3;border:none;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:600;display:inline-flex;box-shadow:4px 4px 10px #a096b41f,-3px -3px 8px #fffc,inset 2px 2px 4px #ffffff80}.hero-title{font-family:var(--font-heading,"Nunito",sans-serif);color:var(--foreground);letter-spacing:-.02em;margin:0 0 1.5rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.1}.hero-title-gradient{background:linear-gradient(135deg,var(--accent-light,#a78bfa)0%,var(--accent,#7c3aed)50%,var(--accent-dark,#6d28d9)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:var(--foreground-muted);max-width:600px;margin:0 auto 2.5rem;font-size:1.25rem;line-height:1.6}.hero-ctas{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.hero-cta-primary{background:linear-gradient(135deg,var(--accent-light,#a78bfa),var(--accent,#7c3aed));color:#fff;border-radius:20px;align-items:center;gap:.5rem;min-height:44px;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:8px 8px 20px #7c3aed40,-4px -4px 12px #ffffff80,inset 2px 2px 4px #ffffff4d}.hero-cta-primary:hover{transform:translateY(-3px);box-shadow:12px 12px 28px #7c3aed59,-6px -6px 16px #fff9,inset 2px 2px 4px #fff6}.hero-cta-primary:active{transform:translateY(0)scale(.96)}.hero-cta-secondary{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--foreground);background:#ffffffb3;border:none;border-radius:20px;align-items:center;gap:.5rem;min-height:44px;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:6px 6px 16px #a096b426,-4px -4px 10px #fffc,inset 2px 2px 4px #ffffff80}.hero-cta-secondary:hover{background:#ffffffd9;transform:translateY(-2px);box-shadow:8px 8px 20px #a096b433,-5px -5px 14px #ffffffe6,inset 2px 2px 4px #fff9}.landing-section{max-width:1200px;margin:0 auto;padding:6rem 2rem;position:relative}.section-header{text-align:center;margin-bottom:3rem}.section-tag{text-transform:uppercase;letter-spacing:.1em;color:var(--accent,#7c3aed);background:#fff9;border-radius:9999px;margin-bottom:1rem;padding:.375rem 1rem;font-size:.75rem;font-weight:700;display:inline-block;box-shadow:3px 3px 8px #a096b41a,-2px -2px 6px #ffffffb3}.section-title{font-family:var(--font-heading,"Nunito",sans-serif);color:var(--foreground);letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:700}.section-subtitle{color:var(--foreground-muted);max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.bento-grid{grid-template-columns:repeat(1,1fr);gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}@media (min-width:768px){.bento-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(280px,auto)}}.bento-card{-webkit-backdrop-filter:blur(20px);opacity:0;background:#ffffffb3;border:none;border-radius:24px;flex-direction:column;justify-content:space-between;padding:2rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;transform:translateY(20px);box-shadow:12px 12px 28px #a096b42e,-8px -8px 20px #ffffffe6,inset 4px 4px 8px #fff9,inset -4px -4px 8px #00000005}.bento-card.visible{opacity:1;transform:translateY(0)}.bento-card:hover{transform:translateY(-6px)scale(1.01);box-shadow:18px 18px 36px #a096b440,-10px -10px 24px #fffffff2,inset 4px 4px 8px #8b5cf60a,inset -4px -4px 8px #fff}.bento-card.span-2{grid-column:span 1}@media (min-width:768px){.bento-card.span-2{grid-column:span 2}}.bento-bg-gradient{opacity:0;background:radial-gradient(circle at 100% 0,#7c3aed0f,#0000 70%);border-radius:24px;width:100%;height:100%;transition:opacity .5s;position:absolute;top:0;left:0}.bento-card:hover .bento-bg-gradient{opacity:1}.feature-content{z-index:1;position:relative}.feature-icon{width:3.5rem;height:3.5rem;color:var(--accent,#7c3aed);background:#fffc;border-radius:16px;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex;box-shadow:6px 6px 14px #a096b426,-4px -4px 10px #fffc,inset 2px 2px 4px #ffffff80}.feature-title{font-family:var(--font-heading,"Nunito",sans-serif);color:var(--foreground);margin:0 0 .75rem;font-size:1.25rem;font-weight:700}.feature-description{color:var(--foreground-muted);margin:0;font-size:.9375rem;line-height:1.6}.how-it-works{background:var(--background-tertiary,#efebf5);border-radius:32px;margin:0 1rem;padding:6rem 2rem}.steps-container{flex-direction:column;gap:2rem;max-width:800px;margin:0 auto;display:flex}.step{opacity:0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff9;border-radius:20px;align-items:flex-start;gap:1.5rem;padding:1.5rem;display:flex;transform:translate(-20px);box-shadow:8px 8px 20px #a096b41f,-5px -5px 14px #fffc,inset 2px 2px 4px #ffffff80}.step.visible{opacity:1;transition:all .5s cubic-bezier(.16,1,.3,1);transform:translate(0)}.step-number{background:linear-gradient(135deg,var(--accent-light,#a78bfa),var(--accent,#7c3aed));color:#fff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.125rem;font-weight:700;display:flex;box-shadow:4px 4px 10px #7c3aed33,-2px -2px 6px #ffffff80}.step-content h3{font-family:var(--font-heading,"Nunito",sans-serif);color:var(--foreground);margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.step-content p{color:var(--foreground-muted);margin:0;font-size:1rem;line-height:1.6}.faq-container{max-width:800px;margin:0 auto}.faq-item{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff9;border-radius:20px;margin-bottom:1rem;transition:all .3s;overflow:hidden;box-shadow:6px 6px 16px #a096b41a,-4px -4px 10px #ffffffb3,inset 2px 2px 4px #fff6}.faq-item:hover{box-shadow:8px 8px 20px #a096b426,-5px -5px 14px #fffc,inset 2px 2px 4px #ffffff80}.faq-question{text-align:left;cursor:pointer;width:100%;color:var(--foreground);background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;font-size:1.0625rem;font-weight:600;transition:color .2s;display:flex}.faq-question:hover{color:var(--accent,#7c3aed)}.faq-icon{transition:transform .3s}.faq-question.open .faq-icon{transform:rotate(180deg)}.faq-answer{max-height:0;color:var(--foreground-muted);line-height:1.6;transition:max-height .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.faq-answer-content{padding:0 1.5rem 1.25rem}.text-gradient-animated{background:linear-gradient(-45deg,var(--accent,#7c3aed),#ec4899,#8b5cf6,var(--accent,#7c3aed));-webkit-text-fill-color:transparent;background-size:300%;-webkit-background-clip:text;background-clip:text;animation:6s infinite gradientFlow}@keyframes gradientFlow{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.cta-strip{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#ffffffa6;border-radius:32px;max-width:800px;margin:0 auto;padding:3rem 2rem;box-shadow:12px 12px 28px #a096b42e,-8px -8px 20px #ffffffe6,inset 4px 4px 8px #fff9}.cta-strip h3{font-family:var(--font-heading,"Nunito",sans-serif);color:var(--foreground);margin:0 0 .75rem;font-size:1.5rem;font-weight:700}.cta-strip p{color:var(--foreground-muted);margin:0 0 1.5rem;font-size:1rem}.cta-strip .cta-buttons{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.feature-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);opacity:0;background:#ffffffb3;border:none;border-radius:24px;padding:2rem;transition:all .4s cubic-bezier(.16,1,.3,1);transform:translateY(20px);box-shadow:10px 10px 24px #a096b426,-6px -6px 16px #ffffffd9}.feature-card.visible{opacity:1;transform:translateY(0)}.feature-card:hover{transform:translateY(-4px);box-shadow:14px 14px 32px #a096b438,-8px -8px 20px #fffffff2}.pricing-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1000px;margin:0 auto;display:grid}.pricing-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;opacity:0;background:#ffffffb3;border:none;border-radius:24px;padding:2.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;transform:translateY(20px);box-shadow:12px 12px 28px #a096b42e,-8px -8px 20px #ffffffe6,inset 4px 4px 8px #fff9}.pricing-card.visible{opacity:1;transform:translateY(0)}.pricing-card.featured{box-shadow:14px 14px 32px #7c3aed2e,-8px -8px 20px #ffffffe6,inset 4px 4px 8px #7c3aed0d,inset -4px -4px 8px #fff}.pricing-card.featured:before{content:"Most Popular";background:linear-gradient(135deg,var(--accent-light,#a78bfa),var(--accent,#7c3aed));color:#fff;padding:.375rem 2.5rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;right:-2rem;transform:rotate(45deg)}.pricing-card:hover{transform:translateY(-8px);box-shadow:18px 18px 40px #a096b440,-10px -10px 24px #fffffff2}.pricing-name{font-family:var(--font-heading,"Nunito",sans-serif);color:var(--foreground);margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.pricing-price{font-family:var(--font-heading,"Nunito",sans-serif);color:var(--foreground);margin:1rem 0;font-size:3rem;font-weight:800}.pricing-price span{color:var(--foreground-muted);font-size:1rem;font-weight:400}.pricing-description{color:var(--foreground-muted);margin:0 0 2rem;font-size:.9375rem}.pricing-features{text-align:left;margin:0 0 2rem;padding:0;list-style:none}.pricing-features li{color:var(--foreground);border-bottom:1px solid #0000000a;align-items:center;gap:.75rem;padding:.625rem 0;font-size:.9375rem;display:flex}.pricing-features li:last-child{border-bottom:none}.pricing-features li svg{color:var(--success,#10b981);flex-shrink:0}.pricing-cta{text-align:center;border-radius:16px;width:100%;padding:1rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .25s;display:block}.pricing-cta-primary{background:linear-gradient(135deg,var(--accent-light,#a78bfa),var(--accent,#7c3aed));color:#fff;box-shadow:4px 4px 12px #7c3aed33}.pricing-cta-primary:hover{transform:translateY(-2px);box-shadow:6px 6px 18px #7c3aed4d}.pricing-cta-secondary{color:var(--foreground);background:#ffffffb3;border:none;box-shadow:4px 4px 10px #a096b41a,-2px -2px 6px #ffffffb3}.pricing-cta-secondary:hover{background:#ffffffe6}.landing-footer{background:var(--foreground,#1e1b2e);color:#fff;border-radius:32px 32px 0 0;margin-top:2rem;padding:4rem 2rem 2rem}.footer-content{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:3rem;max-width:1200px;margin:0 auto;display:flex}.footer-brand{max-width:300px}.footer-logo{align-items:center;gap:.625rem;margin-bottom:1rem;font-size:1.25rem;font-weight:700;display:flex}.footer-brand p{opacity:.7;margin:0;font-size:.9375rem;line-height:1.6}.footer-links{gap:4rem;display:flex}.footer-column h4{opacity:.9;margin:0 0 1rem;font-size:.875rem;font-weight:600}.footer-column a{color:#fff;opacity:.7;padding:.375rem 0;font-size:.875rem;text-decoration:none;transition:opacity .2s;display:block}.footer-column a:hover{opacity:1}.footer-bottom{text-align:center;opacity:.6;border-top:1px solid #ffffff1a;max-width:1200px;margin:3rem auto 0;padding-top:2rem;font-size:.875rem}.landing-blobs{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.landing-blob{filter:blur(80px);border-radius:9999px;position:absolute}@media (max-width:768px){.pill-header{gap:1rem;max-width:95%;padding:.625rem .875rem}.pill-header-nav{display:none}.landing-hero{padding:6rem 1.5rem 3rem}.hero-ctas{flex-direction:column;width:100%}.hero-cta-primary,.hero-cta-secondary{justify-content:center;width:100%}.landing-section{padding:4rem 1.5rem}.how-it-works{border-radius:24px;margin:0;padding:4rem 1.5rem}.footer-content{flex-direction:column}.footer-links{flex-direction:column;gap:2rem}.step{text-align:center;flex-direction:column;align-items:center}}.animate-on-scroll{opacity:0;transition:all .6s cubic-bezier(.16,1,.3,1);transform:translateY(20px)}.animate-on-scroll.visible{opacity:1;transform:translateY(0)}.stagger-1{transition-delay:.1s}.stagger-2{transition-delay:.2s}.stagger-3{transition-delay:.3s}.stagger-4{transition-delay:.4s}
