.mobile-first-theme{--color-background:oklch(0.97 0.002 250);--color-foreground:oklch(0.15 0.02 260);--color-card:oklch(1 0 0);--color-card-foreground:oklch(0.15 0.02 260);--color-popover:oklch(1 0 0);--color-popover-foreground:oklch(0.15 0.02 260);--color-primary:oklch(0.62 0.18 250);--color-primary-foreground:oklch(0.98 0 0);--color-secondary:oklch(0.97 0.004 250);--color-secondary-foreground:oklch(0.2 0.02 260);--color-muted:oklch(0.97 0.004 250);--color-muted-foreground:oklch(0.55 0.01 260);--color-accent:oklch(0.97 0.004 250);--color-accent-foreground:oklch(0.2 0.02 260);--color-border:oklch(0.92 0.005 250);--color-input:oklch(0.92 0.005 250);--color-ring:oklch(0.62 0.18 250);--background:var(--color-background);--foreground:var(--color-foreground);--card:var(--color-card);--card-foreground:var(--color-card-foreground);--popover:var(--color-popover);--popover-foreground:var(--color-popover-foreground);--primary:var(--color-primary);--primary-foreground:var(--color-primary-foreground);--secondary:var(--color-secondary);--secondary-foreground:var(--color-secondary-foreground);--muted:var(--color-muted);--muted-foreground:var(--color-muted-foreground);--accent:var(--color-accent);--accent-foreground:var(--color-accent-foreground);--border:var(--color-border);--input:var(--color-input);--ring:var(--color-ring);background-color:var(--background);color:var(--foreground)}.dark .mobile-first-theme,.mobile-first-theme .dark,.mobile-first-theme.dark{--color-background:oklch(0.97 0.002 250);--color-foreground:oklch(0.15 0.02 260);--color-card:oklch(1 0 0);--color-card-foreground:oklch(0.15 0.02 260);--color-popover:oklch(1 0 0);--color-popover-foreground:oklch(0.15 0.02 260);--color-primary:oklch(0.62 0.18 250);--color-primary-foreground:oklch(0.98 0 0);--color-secondary:oklch(0.97 0.004 250);--color-secondary-foreground:oklch(0.2 0.02 260);--color-muted:oklch(0.97 0.004 250);--color-muted-foreground:oklch(0.55 0.01 260);--color-accent:oklch(0.97 0.004 250);--color-accent-foreground:oklch(0.2 0.02 260);--color-border:oklch(0.92 0.005 250);--color-input:oklch(0.92 0.005 250);--color-ring:oklch(0.62 0.18 250)}.mobile-first-theme,:root{--ui-height-sm:2.25rem;--ui-height-md:2.5rem;--ui-height-lg:2.75rem;--ui-input-bg:var(--background);--ui-popover:var(--popover);--ui-popover-foreground:var(--popover-foreground);--ui-text-sm:0.875rem;--ui-success:var(--primary);--ui-success-foreground:var(--primary-foreground);--ui-info:var(--primary);--ui-info-foreground:var(--primary-foreground);--ui-warning:var(--secondary);--ui-warning-foreground:var(--secondary-foreground);--mft-font-heading:var(--font-heading),ui-sans-serif,system-ui,-apple-system,sans-serif;--mft-font-sans:var(--font-sans),ui-sans-serif,system-ui,-apple-system,sans-serif;--mft-font-mono:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;--mft-text-xs:0.6875rem;--mft-text-sm:0.8125rem;--mft-text-base:1.0625rem;--mft-text-lg:1.25rem;--mft-text-xl:1.375rem;--mft-text-2xl:1.75rem;--mft-text-3xl:2.125rem;--mft-text-4xl:2.625rem;--mft-text-5xl:3rem;--mft-text-6xl:3.5rem;--mft-display-1:var(--mft-text-6xl);--mft-display-2:var(--mft-text-5xl);--mft-display-3:var(--mft-text-4xl);--mft-h1:var(--mft-text-3xl);--mft-h2:var(--mft-text-2xl);--mft-h3:var(--mft-text-xl);--mft-h4:var(--mft-text-lg);--mft-font-normal:400;--mft-font-medium:500;--mft-font-semibold:600;--mft-font-bold:700;--mft-font-extrabold:800;--mft-leading-none:1;--mft-leading-tight:1.2;--mft-leading-snug:1.27;--mft-leading-normal:1.29;--mft-leading-relaxed:1.38;--mft-tracking-tighter:-0.408px;--mft-tracking-tight:-0.24px;--mft-tracking-normal:0;--mft-tracking-wide:0.374px;--mft-space-0:0;--mft-space-1:0.25rem;--mft-space-2:0.5rem;--mft-space-3:0.75rem;--mft-space-4:1rem;--mft-space-5:1.25rem;--mft-space-6:1.5rem;--mft-space-8:2rem;--mft-space-10:2.5rem;--mft-space-12:3rem;--mft-space-16:4rem;--mft-space-20:5rem;--mft-space-24:6rem;--mft-space-32:8rem;--mft-radius-none:0;--mft-radius-sm:0.375rem;--mft-radius-md:0.5rem;--mft-radius-lg:0.75rem;--mft-radius-xl:1rem;--mft-radius-2xl:1.5rem;--mft-radius-3xl:2rem;--mft-radius-full:9999px;--mft-shadow-sm:0 1px 2px 0 rgb(0 0 0/0.05);--mft-shadow-md:0 2px 4px 0 rgb(0 0 0/0.08);--mft-shadow-lg:0 4px 8px 0 rgb(0 0 0/0.1);--mft-shadow-xl:0 8px 16px 0 rgb(0 0 0/0.12);--mft-shadow-2xl:0 12px 24px 0 rgb(0 0 0/0.15);--mft-transition-fast:150ms;--mft-transition-normal:250ms;--mft-transition-slow:400ms;--mft-easing:cubic-bezier(0.4,0,0.2,1);--mft-easing-bounce:cubic-bezier(0.34,1.56,0.64,1);--mft-container-padding:1rem;--mft-container-max-width:1280px;--mft-btn-height-sm:2.5rem;--mft-btn-height-md:3rem;--mft-btn-height-lg:3.5rem;--mft-btn-padding-x:1.5rem;--mft-safe-top:env(safe-area-inset-top);--mft-safe-bottom:env(safe-area-inset-bottom);--mft-safe-left:env(safe-area-inset-left);--mft-safe-right:env(safe-area-inset-right)}.mobile-first-theme{font-family:var(--mft-font-sans);font-size:17px;line-height:22px;letter-spacing:-.408px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mobile-first-theme *{-webkit-tap-highlight-color:transparent}.mobile-first-theme h1,.mobile-first-theme h2,.mobile-first-theme h3,.mobile-first-theme h4,.mobile-first-theme h5,.mobile-first-theme h6{font-family:var(--mft-font-heading)}.mobile-first-theme .mft-display-1,.mobile-first-theme .mft-display-2{font-family:var(--mft-font-heading);font-size:34px;line-height:41px;letter-spacing:.374px;font-weight:var(--mft-font-extrabold)}.mobile-first-theme .mft-display-3{font-family:var(--mft-font-heading);font-size:28px;line-height:34px;letter-spacing:.364px;font-weight:var(--mft-font-bold)}.mobile-first-theme .mft-h1,.mobile-first-theme h1{font-size:34px;line-height:41px;letter-spacing:.374px;font-weight:var(--mft-font-bold)}.mobile-first-theme .mft-h2,.mobile-first-theme h2{font-size:28px;line-height:34px;letter-spacing:.364px;font-weight:var(--mft-font-bold)}.mobile-first-theme .mft-h3,.mobile-first-theme h3{font-size:22px;line-height:28px;letter-spacing:.352px;font-weight:var(--mft-font-bold)}.mobile-first-theme .mft-h4,.mobile-first-theme h4{font-size:20px;line-height:25px;letter-spacing:.38px;font-weight:var(--mft-font-semibold)}.mobile-first-theme .mft-h5,.mobile-first-theme h5{font-size:17px;line-height:22px;letter-spacing:-.408px;font-weight:var(--mft-font-semibold)}.mobile-first-theme .mft-h6,.mobile-first-theme h6{font-size:15px;line-height:20px;letter-spacing:-.24px;font-weight:var(--mft-font-semibold)}.mobile-first-theme .mft-body,.mobile-first-theme p{font-size:17px;line-height:22px;letter-spacing:-.408px}.mobile-first-theme .mft-lead{font-size:17px;line-height:24px;letter-spacing:-.408px;color:var(--muted-foreground)}.mobile-first-theme .mft-small{font-size:13px;line-height:18px;letter-spacing:-.078px}.mobile-first-theme .mft-caption,.mobile-first-theme .mft-text-xs{font-size:11px;line-height:13px;letter-spacing:.066px}.mobile-first-theme .mft-text-sm{font-size:13px;line-height:18px;letter-spacing:-.078px}.mobile-first-theme .mft-text-lg{font-size:20px;line-height:25px;letter-spacing:.38px}.mobile-first-theme .mft-text-xl{font-size:22px;line-height:28px;letter-spacing:.352px}.mobile-first-theme .mft-text-2xl{font-size:28px;line-height:34px;letter-spacing:.364px}.mobile-first-theme .mft-text-3xl{font-size:34px;line-height:41px;letter-spacing:.374px}.mobile-first-theme .mft-text-4xl{font-size:42px;line-height:48px;letter-spacing:.374px}.mobile-first-theme .mft-text-5xl{font-size:48px;line-height:54px;letter-spacing:.374px}.mobile-first-theme .mft-text-6xl{font-size:56px;line-height:62px;letter-spacing:.374px}@media (min-width:768px){.mobile-first-theme{font-size:15px;line-height:22px;letter-spacing:-.24px;--mft-space-16:5rem;--mft-space-20:6rem;--mft-space-24:8rem;--mft-container-padding:2rem;--mft-shadow-md:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);--mft-shadow-lg:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--mft-shadow-xl:0 20px 25px -5px rgb(0 0 0/0.1),0 8px 10px -6px rgb(0 0 0/0.1)}.mobile-first-theme .mft-display-1{font-size:48px;line-height:54px}.mobile-first-theme .mft-display-2{font-size:42px;line-height:48px}.mobile-first-theme .mft-display-3{font-size:34px;line-height:41px}.mobile-first-theme .mft-h1,.mobile-first-theme h1{font-size:30px;line-height:36px}.mobile-first-theme .mft-h2,.mobile-first-theme h2{font-size:24px;line-height:30px}.mobile-first-theme .mft-h3,.mobile-first-theme h3{font-size:20px;line-height:26px}.mobile-first-theme .mft-h4,.mobile-first-theme h4{font-size:17px;line-height:22px}}@media (min-width:1024px){.mobile-first-theme{font-size:14px;line-height:20px;letter-spacing:0;--mft-space-16:6rem;--mft-space-20:8rem;--mft-space-24:10rem;--mft-container-padding:3rem;--mft-shadow-lg:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--mft-shadow-xl:0 20px 25px -5px rgb(0 0 0/0.15),0 8px 10px -6px rgb(0 0 0/0.1);--mft-shadow-2xl:0 25px 50px -12px rgb(0 0 0/0.25);--mft-btn-height-md:2.75rem;--mft-btn-height-lg:3.25rem}.mobile-first-theme .mft-display-1{font-size:56px;line-height:62px}.mobile-first-theme .mft-display-2{font-size:48px;line-height:54px}.mobile-first-theme .mft-display-3{font-size:42px;line-height:48px}.mobile-first-theme .mft-h1,.mobile-first-theme h1{font-size:28px;line-height:34px;letter-spacing:-.02em}.mobile-first-theme .mft-h2,.mobile-first-theme h2{font-size:22px;line-height:28px;letter-spacing:-.02em}.mobile-first-theme .mft-h3,.mobile-first-theme h3{font-size:18px;line-height:24px;letter-spacing:-.01em}.mobile-first-theme .mft-h4,.mobile-first-theme h4{font-size:16px;line-height:22px;letter-spacing:0}.mobile-first-theme .mft-body,.mobile-first-theme p{font-size:14px;line-height:20px;letter-spacing:0}.mobile-first-theme .mft-lead{font-size:16px;line-height:24px}.mobile-first-theme .mft-small{font-size:12px;line-height:16px}.mobile-first-theme .mft-caption,.mobile-first-theme .mft-text-xs{font-size:10px;line-height:14px}}.mobile-first-theme .mft-container{width:100%;margin:0 auto;padding-left:max(var(--mft-container-padding),var(--mft-safe-left));padding-right:max(var(--mft-container-padding),var(--mft-safe-right));max-width:var(--mft-container-max-width)}.mobile-first-theme .mft-section{padding-top:var(--mft-space-12);padding-bottom:var(--mft-space-12)}@media (min-width:768px){.mobile-first-theme .mft-section{padding-top:var(--mft-space-16);padding-bottom:var(--mft-space-16)}}@media (min-width:1024px){.mobile-first-theme .mft-section{padding-top:var(--mft-space-20);padding-bottom:var(--mft-space-20)}}.mobile-first-theme .mft-hero{padding-top:var(--mft-space-16);padding-bottom:var(--mft-space-16)}@media (min-width:768px){.mobile-first-theme .mft-hero{padding-top:var(--mft-space-20);padding-bottom:var(--mft-space-20)}}@media (min-width:1024px){.mobile-first-theme .mft-hero{padding-top:var(--mft-space-24);padding-bottom:var(--mft-space-24)}}.mobile-first-theme .mft-safe-top{padding-top:max(var(--mft-space-4),var(--mft-safe-top))}.mobile-first-theme .mft-safe-bottom{padding-bottom:max(var(--mft-space-4),var(--mft-safe-bottom))}.mobile-first-theme .mft-hero-title{font-family:var(--mft-font-heading);font-size:clamp(2rem,8vw,5.5rem);font-weight:var(--mft-font-extrabold);line-height:1.1;letter-spacing:var(--mft-tracking-tight)}.mobile-first-theme .mft-hero-subtitle{font-size:var(--mft-text-lg);line-height:var(--mft-leading-relaxed);color:var(--muted-foreground)}@media (min-width:768px){.mobile-first-theme .mft-hero-subtitle{font-size:var(--mft-text-xl)}}.mobile-first-theme .mft-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--mft-space-2);height:var(--mft-btn-height-md);padding:0 var(--mft-btn-padding-x);font-family:var(--mft-font-heading);font-size:var(--mft-text-base);font-weight:var(--mft-font-semibold);border-radius:var(--mft-radius-lg);transition:all var(--mft-transition-fast) var(--mft-easing);cursor:pointer;border:none;white-space:nowrap;-webkit-appearance:none;appearance:none}.mobile-first-theme .mft-btn-primary{background:var(--primary);color:var(--primary-foreground)}.mobile-first-theme .mft-btn-primary:hover:not(:disabled){opacity:.9;transform:translateY(-2px);box-shadow:var(--mft-shadow-lg)}.mobile-first-theme .mft-btn-primary:active:not(:disabled){transform:translateY(0)}.mobile-first-theme .mft-btn-secondary{background:var(--secondary);color:var(--secondary-foreground);border:1px solid var(--border)}.mobile-first-theme .mft-btn-secondary:hover:not(:disabled){background:var(--muted);transform:translateY(-1px)}.mobile-first-theme .mft-btn-ghost{background:transparent;color:var(--foreground)}.mobile-first-theme .mft-btn-ghost:hover:not(:disabled){background:var(--muted)}.mobile-first-theme .mft-btn-sm{height:var(--mft-btn-height-sm);padding:0 var(--mft-space-4);font-size:var(--mft-text-sm)}.mobile-first-theme .mft-btn-lg{height:var(--mft-btn-height-lg);padding:0 var(--mft-space-8);font-size:var(--mft-text-lg)}.mobile-first-theme .mft-btn-responsive{width:100%}@media (min-width:768px){.mobile-first-theme .mft-btn-responsive{width:auto}}.mobile-first-theme .mft-btn:disabled{opacity:.5;cursor:not-allowed}.mobile-first-theme .mft-card{background:var(--card);border:1px solid var(--border);border-radius:var(--mft-radius-xl);padding:var(--mft-space-6);box-shadow:var(--mft-shadow-sm)}@media (min-width:768px){.mobile-first-theme .mft-card{padding:var(--mft-space-8)}}.mobile-first-theme .mft-card-hover{transition:all var(--mft-transition-normal) var(--mft-easing)}.mobile-first-theme .mft-card-hover:hover{transform:translateY(-4px);box-shadow:var(--mft-shadow-xl);border-color:var(--primary)}.mobile-first-theme .mft-feature-card{background:var(--card);border:1px solid var(--border);border-radius:var(--mft-radius-xl);padding:var(--mft-space-6);text-align:center}@media (min-width:768px){.mobile-first-theme .mft-feature-card{text-align:left;padding:var(--mft-space-8)}}.mobile-first-theme .mft-feature-icon{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:var(--mft-radius-lg);background:var(--primary);color:var(--primary-foreground);margin:0 auto var(--mft-space-4)}@media (min-width:768px){.mobile-first-theme .mft-feature-icon{margin:0 0 var(--mft-space-4) 0}}.mobile-first-theme .mft-feature-grid{display:grid;gap:var(--mft-space-6);grid-template-columns:1fr}@media (min-width:640px){.mobile-first-theme .mft-feature-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.mobile-first-theme .mft-feature-grid{grid-template-columns:repeat(3,1fr);gap:var(--mft-space-8)}}.mobile-first-theme .mft-gradient-text{background:linear-gradient(135deg,var(--primary) 0,oklch(.65 .2 280) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.mobile-first-theme .mft-gradient-bg{background:linear-gradient(135deg,var(--primary) 0,oklch(.55 .18 280) 100%)}.mobile-first-theme .mft-gradient-subtle{background:linear-gradient(180deg,transparent 0,var(--muted) 100%)}@media (min-width:1024px){.mobile-first-theme .mft-glow{box-shadow:0 0 40px rgb(var(--primary-rgb)/.3)}}.mobile-first-theme .mft-mobile-header{position:sticky;top:0;left:0;right:0;height:3.5rem;padding:0 var(--mft-space-4);padding-top:var(--mft-safe-top);background:var(--background);border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;z-index:40;backdrop-filter:blur(8px);background:var(--background) /.95}@media (min-width:1024px){.mobile-first-theme .mft-mobile-header{height:4rem;padding:0 var(--mft-space-8)}}.mobile-first-theme .mft-menu-btn{width:2.5rem;height:2.5rem;padding:0;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer}@media (min-width:1024px){.mobile-first-theme .mft-menu-btn{display:none}}.mobile-first-theme .mft-nav-desktop{display:none;gap:var(--mft-space-8);align-items:center}@media (min-width:1024px){.mobile-first-theme .mft-nav-desktop{display:flex}}.mobile-first-theme .mft-nav-link{font-family:var(--mft-font-heading);font-size:var(--mft-text-base);font-weight:var(--mft-font-medium);color:var(--foreground);text-decoration:none;transition:color var(--mft-transition-fast) var(--mft-easing)}.mobile-first-theme .mft-nav-link:hover{color:var(--primary)}.mobile-first-theme .mft-mobile-menu{position:fixed;inset:0;z-index:50;display:none;background:var(--background);padding:var(--mft-space-6);padding-top:calc(3.5rem + var(--mft-safe-top) + var(--mft-space-6))}.mobile-first-theme .mft-mobile-menu.open{display:block}@media (min-width:1024px){.mobile-first-theme .mft-mobile-menu{display:none!important}}.mobile-first-theme .mft-mobile-menu-link{display:block;padding:var(--mft-space-4);font-family:var(--mft-font-heading);font-size:var(--mft-text-xl);font-weight:var(--mft-font-semibold);color:var(--foreground);text-decoration:none;border-bottom:1px solid var(--border)}.mobile-first-theme .mft-cta{background:var(--card);border:1px solid var(--border);border-radius:var(--mft-radius-2xl);padding:var(--mft-space-8);text-align:center}@media (min-width:768px){.mobile-first-theme .mft-cta{padding:var(--mft-space-12)}}@media (min-width:1024px){.mobile-first-theme .mft-cta{padding:var(--mft-space-16)}}.mobile-first-theme .mft-testimonial{background:var(--card);border:1px solid var(--border);border-radius:var(--mft-radius-xl);padding:var(--mft-space-6)}@media (min-width:768px){.mobile-first-theme .mft-testimonial{padding:var(--mft-space-8)}}.mobile-first-theme .mft-testimonial-quote{font-size:var(--mft-text-lg);line-height:var(--mft-leading-relaxed);font-style:italic;margin-bottom:var(--mft-space-4)}.mobile-first-theme .mft-testimonial-author{display:flex;align-items:center;gap:var(--mft-space-3)}.mobile-first-theme .mft-testimonial-avatar{width:3rem;height:3rem;border-radius:var(--mft-radius-full);overflow:hidden}@keyframes mft-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes mft-fade-in{0%{opacity:0}to{opacity:1}}@keyframes mft-scale-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes mft-slide-in-right{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.mobile-first-theme .mft-animate-fade-up{animation:mft-fade-up .6s var(--mft-easing) forwards}.mobile-first-theme .mft-animate-fade-in{animation:mft-fade-in .4s var(--mft-easing) forwards}.mobile-first-theme .mft-animate-scale-in{animation:mft-scale-in .5s var(--mft-easing) forwards}@media (min-width:1024px){.mobile-first-theme .mft-animate-slide-in{animation:mft-slide-in-right .6s var(--mft-easing) forwards}}.mobile-first-theme .mft-stagger>:first-child{animation-delay:0s}.mobile-first-theme .mft-stagger>:nth-child(2){animation-delay:.1s}.mobile-first-theme .mft-stagger>:nth-child(3){animation-delay:.2s}.mobile-first-theme .mft-stagger>:nth-child(4){animation-delay:.3s}.mobile-first-theme .mft-stagger>:nth-child(5){animation-delay:.4s}.mobile-first-theme .mft-stagger>:nth-child(6){animation-delay:.5s}@media (prefers-reduced-motion:reduce){.mobile-first-theme *,.mobile-first-theme :after,.mobile-first-theme :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.mobile-first-theme .mft-text-center{text-align:center}@media (min-width:768px){.mobile-first-theme .mft-md-text-left{text-align:left}}.mobile-first-theme .mft-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-first-theme .mft-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.mobile-first-theme ::-webkit-scrollbar{width:.5rem;height:.5rem}.mobile-first-theme ::-webkit-scrollbar-track{background:transparent}.mobile-first-theme ::-webkit-scrollbar-thumb{background:var(--border);border-radius:var(--mft-radius-sm)}.mobile-first-theme ::-webkit-scrollbar-thumb:hover{background:var(--muted-foreground)}.mobile-first-theme{scrollbar-width:thin;scrollbar-color:var(--border) transparent}@media print{.mobile-first-theme .mft-btn,.mobile-first-theme .mft-mobile-header,.mobile-first-theme .mft-mobile-menu{display:none}}.mobile-first-theme .ui-text-sm{font-size:var(--ui-text-sm);line-height:1.5}