*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#1a202c;background-color:#fff}img{max-width:100%;display:block}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.btn{padding:.5rem 1rem;border-radius:.75rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);border:none;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.btn-lg{padding:.75rem 1.5rem;font-size:1rem}.btn-primary{background:linear-gradient(135deg,#4c9aff,#7c6dff);color:#fff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 30px -10px #4c9aff4d}.btn-outline{background:transparent;border:1px solid #e2e8f0;color:#1a202c}.btn-outline:hover{background:#f8fafc}.btn-ghost{background:transparent;color:#1a202c}.btn-ghost:hover{background:#0000000d}.section-header{text-align:center;margin-bottom:4rem}.section-badge{display:inline-block;padding:.5rem 1rem;background:#4c9aff1a;color:#4c9aff;border-radius:9999px;font-size:.875rem;font-weight:500;margin-bottom:1rem}.section-title{font-size:2rem;font-weight:700;margin-bottom:1rem}@media(min-width:1024px){.section-title{font-size:2.5rem}}.section-description{font-size:1.125rem;color:#64748b;max-width:48rem;margin:0 auto}.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;background-color:#fffc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #e2e8f0}.navbar-content{display:flex;align-items:center;justify-content:space-between;height:64px}.navbar-left{display:flex;align-items:center;gap:2rem}.logo{font-size:1.25rem;font-weight:700;color:#1a202c;text-decoration:none}.nav-links{display:none;gap:1.5rem}@media(min-width:768px){.nav-links{display:flex}}.nav-link{font-size:.875rem;color:#64748b;text-decoration:none;transition:color .3s}.nav-link:hover{color:#1a202c}.nav-buttons{display:flex;align-items:center;gap:1rem}.nav-link.active{color:#1a202c;font-weight:600}.hero{padding-top:120px;padding-bottom:80px;position:relative;overflow:hidden;background:linear-gradient(180deg,#4c9aff1a,#7c6dff0d)}.hero-content{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:1024px){.hero-content{grid-template-columns:1fr 1fr}}.badge{display:inline-flex;align-items:center;padding:.5rem 1rem;background:#4c9aff1a;color:#4c9aff;border-radius:9999px;font-size:.875rem;font-weight:500;margin-bottom:1.5rem}.hero h1{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}@media(min-width:1024px){.hero h1{font-size:3.5rem}}.hero p{font-size:1.125rem;color:#64748b;margin-bottom:2rem}@media(min-width:1024px){.hero p{font-size:1.25rem}}.hero-buttons{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}@media(min-width:640px){.hero-buttons{flex-direction:row}}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.stat-value{font-size:1.875rem;font-weight:700;color:#4c9aff}.stat-label{font-size:.875rem;color:#64748b}.hero-image img{width:100%;border-radius:1rem;box-shadow:0 10px 40px -10px #4c9aff33}.features{padding:80px 0;background:#fff}.features-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.features-grid{grid-template-columns:repeat(3,1fr)}}.feature-card{padding:2rem;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.feature-card:hover{transform:translateY(-4px);box-shadow:0 10px 40px -10px #4c9aff33;border-color:#4c9aff}.feature-icon{width:48px;height:48px;background:linear-gradient(135deg,#4c9aff,#7c6dff);border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.feature-icon svg{width:24px;height:24px;color:#fff}.feature-title{font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.feature-description{color:#64748b;font-size:.875rem}.benefits{padding:80px 0;background:linear-gradient(180deg,#4c9aff1a,#7c6dff0d)}.benefits-content{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:1024px){.benefits-content{grid-template-columns:1fr 1fr}}.benefits-list{list-style:none}.benefit-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.check-icon{flex-shrink:0;width:24px;height:24px;background:#4c9aff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:2px}.check-icon svg{width:14px;height:14px;color:#fff}.benefit-text{font-size:1.125rem;color:#1a202c}.benefits-card{padding:2rem;background:#fff;border-radius:1rem;box-shadow:0 10px 40px -10px #4c9aff33}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:2rem}.testimonial{border-top:1px solid #e2e8f0;padding-top:2rem}.testimonial-text{font-style:italic;color:#64748b;margin-bottom:1rem}.testimonial-author{font-weight:600;color:#1a202c}.testimonial-role{font-size:.875rem;color:#64748b}.hero-grid{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:1024px){.hero-grid{grid-template-columns:1fr 1fr}}.hero-image-wrapper{display:flex;flex-direction:column;gap:1rem}.hero-image-card img{width:100%;border-radius:1rem;box-shadow:0 8px 40px -10px #4c9aff4d}.hero-image-tag{padding:1rem;background:#fff;border-radius:.75rem;border:1px solid #e2e8f0;font-size:.875rem;color:#475569}.hero-highlight{display:flex;flex-wrap:wrap;gap:2rem;margin-top:2rem}.hero-highlight-item{display:flex;flex-direction:column}.hero-highlight-label{font-size:.875rem;color:#64748b}.hero-highlight-value{font-size:1.75rem;font-weight:700;color:#4c9aff}.mission-vision{padding:80px 0}.mission-grid{display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width:1024px){.mission-grid{grid-template-columns:repeat(2,1fr)}}.mission-grid .card{padding:2rem;border:1px solid #e2e8f0;border-radius:1rem;background:#fff}.mission-grid .card h3{margin-bottom:1rem;font-size:1.25rem}.story{padding:80px 0}.timeline{position:relative;padding-left:2rem;border-left:2px solid #e2e8f0;margin-top:3rem}.timeline-item{position:relative;margin-bottom:3rem}.timeline-dot{width:14px;height:14px;background:#4c9aff;border-radius:50%;position:absolute;left:-8px;top:4px}.timeline-year{font-size:1rem;font-weight:600;color:#4c9aff;margin-bottom:.5rem}.timeline-title{font-size:1.25rem;font-weight:600;color:#1a202c;margin-bottom:.5rem}.timeline-text{color:#64748b;font-size:.95rem}.values{padding:80px 0}.values-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:1024px){.values-grid{grid-template-columns:repeat(3,1fr)}}.value-card{padding:2rem;border:1px solid #e2e8f0;border-radius:1rem;background:#fff;transition:all .2s ease}.value-card:hover{transform:translateY(-4px);border-color:#4c9aff;box-shadow:0 10px 40px -10px #4c9aff33}.value-icon{width:48px;height:48px;border-radius:.75rem;background:linear-gradient(135deg,#4c9aff,#7c6dff);display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.value-icon svg{width:24px;height:24px;color:#fff}.value-card h3{font-size:1.25rem;margin-bottom:.75rem}.value-card p{font-size:.95rem;color:#64748b}.team{padding:80px 0}.team-grid{display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width:1024px){.team-grid{grid-template-columns:repeat(4,1fr)}}.team-card{text-align:center}.team-avatar img{width:120px;height:120px;border-radius:50%;object-fit:cover;margin:0 auto 1rem;box-shadow:0 0 0 4px #fff,0 6px 20px #00000026}.team-name{font-weight:600;font-size:1.1rem}.team-role{font-size:.9rem;color:#64748b}.team-tagline{font-size:.8rem;color:#94a3b8;margin-top:.25rem}.pricing-hero{padding:120px 0 80px;text-align:center;background:linear-gradient(180deg,#4c9aff1a,#7c6dff0d)}.pricing-hero h1{font-size:2.5rem;font-weight:800;margin-bottom:1rem}@media(min-width:1024px){.pricing-hero h1{font-size:3.5rem}}.pricing-hero p{font-size:1.2rem;color:#64748b;margin-bottom:2rem;max-width:42rem;margin-left:auto;margin-right:auto}.billing-toggle{display:inline-flex;align-items:center;gap:1rem;margin-bottom:2rem}.toggle{width:48px;height:24px;background:#cbd5e1;border-radius:9999px;position:relative;cursor:pointer;transition:.25s ease}.toggle-handle{width:20px;height:20px;background:#fff;border-radius:9999px;position:absolute;top:2px;left:2px;box-shadow:0 0 5px #0003;transition:.25s ease}.toggle.active{background:#4c9aff}.toggle.active .toggle-handle{left:26px}.pricing-grid{display:grid;grid-template-columns:1fr;gap:2rem;padding:40px 0}@media(min-width:1024px){.pricing-grid{grid-template-columns:repeat(3,1fr)}}.pricing-card{background:#fff;border:1px solid #e2e8f0;padding:2.5rem 2rem;border-radius:1rem;transition:all .3s ease;text-align:left;position:relative}.pricing-card:hover{transform:translateY(-6px);border-color:#4c9aff;box-shadow:0 10px 35px -10px #4c9aff40}.pricing-card.popular{border-color:#4c9aff;box-shadow:0 10px 35px -10px #4c9aff40}.pricing-badge{position:absolute;top:-12px;right:20px;background:#4c9aff;color:#fff;padding:.35rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600}.pricing-title{font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.pricing-subtitle{font-size:.95rem;color:#64748b;margin-bottom:2rem}.pricing-price{display:flex;align-items:baseline;gap:.25rem;margin-bottom:1rem}.pricing-price .amount{font-size:2.75rem;font-weight:800;color:#1a202c}.pricing-price .duration{font-size:.9rem;color:#64748b}.pricing-description{font-size:.95rem;color:#475569;margin-bottom:1.5rem}.pricing-features{list-style:none;margin-bottom:2rem}.pricing-feature{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.95rem;color:#475569}.pricing-feature svg{width:16px;height:16px;color:#4c9aff}.pricing-cta{width:100%;text-align:center;margin-top:1rem}.addons-banner{padding:60px 0;background:#f8fafc;text-align:center;margin-top:4rem;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.addons-title{font-size:2rem;font-weight:700;margin-bottom:.75rem}.addons-subtitle{font-size:1.125rem;color:#64748b;max-width:40rem;margin:0 auto 2rem}.addons-grid{display:grid;gap:2rem;grid-template-columns:1fr;margin-top:40px}@media(min-width:1024px){.addons-grid{grid-template-columns:repeat(3,1fr)}}.addon-card{padding:2rem;background:#fff;border-radius:1rem;border:1px solid #e2e8f0;text-align:left;transition:all .3s ease}.addon-card:hover{transform:translateY(-6px);border-color:#4c9aff;box-shadow:0 10px 35px -10px #4c9aff40}.addon-title{font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.addon-price{font-size:1.1rem;font-weight:600;color:#4c9aff;margin-bottom:1rem}.addon-description{font-size:.95rem;color:#64748b}.faq-grid{max-width:800px;margin:0 auto;display:grid;gap:1.5rem}.faq-item{border:1px solid #e2e8f0;border-radius:.75rem;padding:1.25rem 1.5rem;background:#fff;cursor:pointer;transition:all .2s ease}.faq-item:hover{border-color:#4c9aff}.faq-question{font-weight:600;color:#1a202c;margin-bottom:.5rem}.faq-answer{color:#64748b;margin-top:.75rem;font-size:.95rem}.pricing-cta-section{padding:80px 0;text-align:center;background:linear-gradient(180deg,#4c9aff14,#7c6dff14)}.pricing-cta-section h2{font-size:2.5rem;font-weight:800;margin-bottom:1rem}.pricing-cta-section p{color:#64748b;font-size:1.125rem;max-width:40rem;margin:0 auto 2rem}.pricing-cta-buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center}@media(min-width:640px){.pricing-cta-buttons{flex-direction:row}}.about-intro{padding:80px 0;text-align:center;max-width:800px;margin:0 auto}.about-intro h2{font-size:2rem;font-weight:800;margin-bottom:1rem}@media(min-width:1024px){.about-intro h2{font-size:3rem}}.about-intro p{color:#64748b;font-size:1.125rem}.story-section{padding:80px 0}.story-header{text-align:center;max-width:700px;margin:0 auto 3rem}.story-header h2{font-size:2rem;font-weight:800;margin-bottom:1rem}.story-header p{color:#64748b;font-size:1.125rem}.big-timeline{position:relative;padding-left:2rem;border-left:2px solid #e2e8f0}.big-timeline-item{position:relative;margin-bottom:3rem}.big-timeline-dot{width:16px;height:16px;background:#4c9aff;border-radius:50%;position:absolute;top:4px;left:-9px}.big-timeline-year{color:#4c9aff;font-weight:700;margin-bottom:.25rem}.big-timeline-title{font-weight:600;font-size:1.25rem;margin-bottom:.25rem}.big-timeline-text{font-size:.95rem;color:#64748b}.leadership{padding:80px 0;text-align:center}.leadership-intro{max-width:700px;margin:0 auto 3rem}.leadership-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;margin-top:2rem}@media(min-width:1024px){.leadership-grid{grid-template-columns:repeat(3,1fr)}}.leadership-card{background:#fff;padding:2rem;border-radius:1rem;border:1px solid #e2e8f0;transition:.3s ease;text-align:center}.leadership-card:hover{transform:translateY(-5px);border-color:#4c9aff;box-shadow:0 12px 30px -10px #4c9aff33}.leadership-avatar img{width:130px;height:130px;border-radius:50%;object-fit:cover;margin:0 auto 1rem;box-shadow:0 0 0 4px #fff,0 6px 20px #00000026}.leadership-name{font-weight:700;font-size:1.2rem}.leadership-role{font-size:.95rem;color:#64748b;margin-bottom:.5rem}.leadership-bio{font-size:.9rem;color:#94a3b8}.culture{padding:80px 0}.culture-grid{display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width:1024px){.culture-grid{grid-template-columns:repeat(3,1fr)}}.culture-card{padding:2rem;border:1px solid #e2e8f0;background:#fff;border-radius:1rem;transition:.3s ease}.culture-card:hover{transform:translateY(-6px);border-color:#4c9aff;box-shadow:0 12px 30px -10px #4c9aff33}.culture-card h3{font-size:1.25rem;margin-bottom:.75rem}.culture-card p{font-size:.95rem;color:#64748b}.team-large{padding:80px 0}.team-large-header{text-align:center;max-width:700px;margin:0 auto 3rem}.team-large-grid{display:grid;gap:2.5rem;grid-template-columns:1fr}@media(min-width:1024px){.team-large-grid{grid-template-columns:repeat(4,1fr)}}.team-large-card{text-align:center;padding:2rem 1rem;border:1px solid #e2e8f0;background:#fff;border-radius:1rem;transition:.3s ease}.team-large-card:hover{transform:translateY(-6px);border-color:#4c9aff;box-shadow:0 12px 30px -10px #4c9aff40}.team-large-avatar img{width:110px;height:110px;border-radius:9999px;object-fit:cover;margin:0 auto 1rem;box-shadow:0 0 0 4px #fff,0 8px 30px #0003}.team-large-name{font-size:1.1rem;font-weight:600;margin-bottom:.25rem}.team-large-role{font-size:.9rem;color:#64748b}.team-large-description{font-size:.85rem;margin-top:.5rem;color:#94a3b8}.about-cta{padding:80px 0;text-align:center;background:linear-gradient(180deg,#4c9aff14,#7c6dff14)}.about-cta h2{font-size:2rem;font-weight:800;margin-bottom:1rem}@media(min-width:1024px){.about-cta h2{font-size:2.5rem}}.about-cta p{font-size:1.1rem;color:#64748b;max-width:40rem;margin:0 auto 2rem}.about-cta-buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center}@media(min-width:640px){.about-cta-buttons{flex-direction:row}}.text-center{text-align:center}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-10{margin-top:2.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-10{margin-bottom:2.5rem}.pt-8{padding-top:2rem}.pt-10{padding-top:2.5rem}.pb-8{padding-bottom:2rem}.pb-10{padding-bottom:2.5rem}.pricing-hero{padding-top:120px;padding-bottom:60px;background:linear-gradient(180deg,#4c9aff1a,#7c6dff0d)}.pricing-hero-content{text-align:center;max-width:720px;margin:0 auto}.pricing-hero .badge{display:inline-flex;align-items:center;padding:.5rem 1rem;background:#4c9aff1a;color:#4c9aff;border-radius:9999px;font-size:.875rem;font-weight:500;margin-bottom:1.5rem}.pricing-hero h1{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}@media(min-width:1024px){.pricing-hero h1{font-size:3rem}}.pricing-hero p{font-size:1.125rem;color:#64748b;margin-bottom:2rem}.billing-toggle{display:inline-flex;align-items:center;gap:.75rem;padding:.5rem;border-radius:9999px;background:#e2e8f0;font-size:.875rem;margin:0 auto 1rem}.billing-option{padding:.35rem .9rem;border-radius:9999px;cursor:pointer;transition:all .2s;white-space:nowrap}.billing-option.active{background:#fff;box-shadow:0 4px 10px -4px #0f172a40}.billing-badge-save{font-size:.75rem;color:#22c55e;font-weight:600}.pricing-section{padding:40px 0 80px}.pricing-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:900px){.pricing-grid{grid-template-columns:repeat(3,1fr)}}.pricing-card{position:relative;padding:2rem;border-radius:1rem;border:1px solid #e2e8f0;background:#fff;display:flex;flex-direction:column;gap:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.pricing-card.highlight{border-width:2px;border-color:#4c9aff;box-shadow:0 16px 40px -16px #4c9aff73;transform:translateY(-4px)}.pricing-popular{position:absolute;top:1.25rem;right:1.25rem;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;padding:.25rem .75rem;border-radius:9999px;background:#4c9aff1a;color:#2563eb;font-weight:600}.pricing-name{font-size:1rem;font-weight:600;color:#0f172a}.pricing-subtitle{font-size:.875rem;color:#64748b}.pricing-price-row{display:flex;align-items:baseline;gap:.25rem}.pricing-amount{font-size:2.25rem;font-weight:700;color:#0f172a}.pricing-period{font-size:.875rem;color:#64748b}.pricing-tagline{font-size:.875rem;color:#22c55e;font-weight:500}.pricing-divider{height:1px;background:#e2e8f0}.pricing-features{list-style:none;display:flex;flex-direction:column;gap:.75rem;font-size:.875rem;color:#475569}.pricing-feature-item{display:flex;gap:.5rem;align-items:flex-start}.pricing-feature-item svg{flex-shrink:0;width:16px;height:16px;color:#22c55e;margin-top:2px}.pricing-cta{margin-top:auto}.addons-section{padding-top:40px}.addons-banner{padding:2rem;border-radius:1rem;background:linear-gradient(135deg,#4c9aff1f,#7c6dff1f);border:1px solid rgba(148,163,184,.4);display:grid;grid-template-columns:2fr 3fr;gap:1.5rem;align-items:center}@media(max-width:768px){.addons-banner{grid-template-columns:1fr}}.addons-title{font-size:1.25rem;font-weight:600}.addons-text{font-size:.95rem;color:#475569;margin-top:.5rem}.addons-items{display:flex;flex-wrap:wrap;gap:1rem;font-size:.875rem;color:#0f172a}.addons-item-pill{padding:.5rem .9rem;border-radius:9999px;background:#fff;border:1px solid #e2e8f0}.faq-section{padding:80px 0;background:#fff}.faq-grid{max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.faq-item{border-radius:.75rem;border:1px solid #e2e8f0;background:#f8fafc;padding:1rem 1.25rem}.faq-question{display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:.95rem;font-weight:500;color:#0f172a}.faq-answer{margin-top:.75rem;font-size:.875rem;color:#64748b}.cta{padding:80px 0;position:relative;overflow:hidden}.cta-bg{position:absolute;inset:0;background:linear-gradient(135deg,#4c9aff26,#7c6dff26);opacity:.12}.cta-content{position:relative;max-width:56rem;margin:0 auto;text-align:center}.cta h2{font-size:2rem;font-weight:700;margin-bottom:1.5rem}@media(min-width:1024px){.cta h2{font-size:2.5rem}}.cta p{font-size:1.05rem;color:#64748b;margin-bottom:2rem}.cta-buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center;margin-bottom:2rem}@media(min-width:640px){.cta-buttons{flex-direction:row}}@media(max-width:640px){.hero-stats,.values-grid,.features-grid,.benefits-content,.team-grid,.pricing-grid{grid-template-columns:1fr}}.enhanced-pricing-hero{position:relative;padding-top:140px;padding-bottom:110px;background:radial-gradient(circle at 30% 20%,rgba(76,154,255,.28),rgba(124,109,255,.18),transparent 70%);overflow:hidden}.enhanced-pricing-hero:before{content:"";position:absolute;width:420px;height:420px;background:radial-gradient(circle,rgba(76,154,255,.35),rgba(124,109,255,.25),transparent);top:-120px;left:-100px;filter:blur(60px);opacity:.6;pointer-events:none}.premium-badge{background:#ffffff73;border:1px solid rgba(255,255,255,.5);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 20px #00000014;transition:.3s ease}.premium-badge:hover{transform:translateY(-2px);box-shadow:0 6px 25px #4c9aff40}.pricing-title{font-size:2.75rem;line-height:1.2;font-weight:800;margin-bottom:1.25rem;color:#0f172a;letter-spacing:-.02em}@media(min-width:1024px){.pricing-title{font-size:3.25rem}}.pricing-subtext{font-size:1.2rem;max-width:720px;margin:0 auto 2.5rem;color:#475569}.billing-note{font-size:.9rem;color:#64748b;margin-top:1rem}.premium-toggle{background:#ffffff8c;border-radius:9999px;padding:.6rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:inline-flex;gap:.75rem;border:1px solid rgba(76,154,255,.35);box-shadow:inset 0 0 10px #4c9aff26,0 8px 20px #00000014;margin-bottom:.75rem}.premium-toggle .billing-option{padding:.45rem 1.25rem;border-radius:9999px;font-weight:500;color:#334155;cursor:pointer;transition:.25s ease}.premium-toggle .billing-option:hover{background:#ffffff8c;color:#0f172a;transform:translateY(-1px)}.premium-toggle .billing-option.active{background:#fff;color:#0f172a;font-weight:600;transform:translateY(-2px) scale(1.05);box-shadow:0 8px 20px #4c9aff40,0 0 0 4px #ffffffb3}.billing-badge-save{font-size:.75rem;color:#10b981;font-weight:700;margin-left:4px;opacity:.95}.footer{padding:60px 0 30px;background:#1a202c;color:#94a3b8}.footer-content{display:grid;grid-template-columns:1fr;gap:3rem;margin-bottom:3rem}@media(min-width:768px){.footer-content{grid-template-columns:2fr 1fr 1fr 1fr}}.footer-brand h3{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:1rem}.footer-section h4{font-size:.875rem;font-weight:600;color:#fff;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.footer-links{list-style:none}.footer-links li{margin-bottom:.75rem}.footer-links a{color:#94a3b8;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#4c9aff}.footer-bottom{padding-top:2rem;border-top:1px solid #334155;text-align:center;font-size:.875rem}body{display:flex;flex-direction:column;min-height:100vh}main{flex:1 0 auto}.footer{flex-shrink:0}
