@custom-variant dark (&:is(.dark *));:root{--font-size: 14px;--background: #ffffff;--foreground: oklch(.145 0 0);--card: #ffffff;--card-foreground: oklch(.145 0 0);--popover: oklch(1 0 0);--popover-foreground: oklch(.145 0 0);--primary: #030213;--primary-foreground: oklch(1 0 0);--secondary: oklch(.95 .0058 264.53);--secondary-foreground: #030213;--muted: #ececf0;--muted-foreground: #717182;--accent: #e9ebef;--accent-foreground: #030213;--destructive: #d4183d;--destructive-foreground: #ffffff;--border: rgba(0, 0, 0, .1);--input: transparent;--input-background: #f3f3f5;--switch-background: #cbced4;--font-weight-medium: 500;--font-weight-normal: 400;--ring: oklch(.708 0 0);--chart-1: oklch(.646 .222 41.116);--chart-2: oklch(.6 .118 184.704);--chart-3: oklch(.398 .07 227.392);--chart-4: oklch(.828 .189 84.429);--chart-5: oklch(.769 .188 70.08);--radius: .625rem;--sidebar: oklch(.985 0 0);--sidebar-foreground: oklch(.145 0 0);--sidebar-primary: #030213;--sidebar-primary-foreground: oklch(.985 0 0);--sidebar-accent: oklch(.97 0 0);--sidebar-accent-foreground: oklch(.205 0 0);--sidebar-border: oklch(.922 0 0);--sidebar-ring: oklch(.708 0 0)}.dark{--background: oklch(.145 0 0);--foreground: oklch(.985 0 0);--card: oklch(.145 0 0);--card-foreground: oklch(.985 0 0);--popover: oklch(.145 0 0);--popover-foreground: oklch(.985 0 0);--primary: oklch(.985 0 0);--primary-foreground: oklch(.205 0 0);--secondary: oklch(.269 0 0);--secondary-foreground: oklch(.985 0 0);--muted: oklch(.269 0 0);--muted-foreground: oklch(.708 0 0);--accent: oklch(.269 0 0);--accent-foreground: oklch(.985 0 0);--destructive: oklch(.396 .141 25.723);--destructive-foreground: oklch(.637 .237 25.331);--border: oklch(.269 0 0);--input: oklch(.269 0 0);--ring: oklch(.439 0 0);--font-weight-medium: 500;--font-weight-normal: 400;--chart-1: oklch(.488 .243 264.376);--chart-2: oklch(.696 .17 162.48);--chart-3: oklch(.769 .188 70.08);--chart-4: oklch(.627 .265 303.9);--chart-5: oklch(.645 .246 16.439);--sidebar: oklch(.205 0 0);--sidebar-foreground: oklch(.985 0 0);--sidebar-primary: oklch(.488 .243 264.376);--sidebar-primary-foreground: oklch(.985 0 0);--sidebar-accent: oklch(.269 0 0);--sidebar-accent-foreground: oklch(.985 0 0);--sidebar-border: oklch(.269 0 0);--sidebar-ring: oklch(.439 0 0)}@theme inline{ --color-background: var(--background); --color-foreground: var(--foreground); --color-card: var(--card); --color-card-foreground: var(--card-foreground); --color-popover: var(--popover); --color-popover-foreground: var(--popover-foreground); --color-primary: var(--primary); --color-primary-foreground: var(--primary-foreground); --color-secondary: var(--secondary); --color-secondary-foreground: var(--secondary-foreground); --color-muted: var(--muted); --color-muted-foreground: var(--muted-foreground); --color-accent: var(--accent); --color-accent-foreground: var(--accent-foreground); --color-destructive: var(--destructive); --color-destructive-foreground: var(--destructive-foreground); --color-border: var(--border); --color-input: var(--input); --color-input-background: var(--input-background); --color-switch-background: var(--switch-background); --color-ring: var(--ring); --color-chart-1: var(--chart-1); --color-chart-2: var(--chart-2); --color-chart-3: var(--chart-3); --color-chart-4: var(--chart-4); --color-chart-5: var(--chart-5); --radius-sm: calc(var(--radius) - 4px); --radius-md: calc(var(--radius) - 2px); --radius-lg: var(--radius); --radius-xl: calc(var(--radius) + 4px); --color-sidebar: var(--sidebar); --color-sidebar-foreground: var(--sidebar-foreground); --color-sidebar-primary: var(--sidebar-primary); --color-sidebar-primary-foreground: var(--sidebar-primary-foreground); --color-sidebar-accent: var(--sidebar-accent); --color-sidebar-accent-foreground: var(--sidebar-accent-foreground); --color-sidebar-border: var(--sidebar-border); --color-sidebar-ring: var(--sidebar-ring); }@layer base{*{@apply border-border outline-ring/50;}body{@apply bg-background text-foreground;}}@layer base{:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))){h1{font-size:var(--text-2xl);font-weight:var(--font-weight-medium);line-height:1.5}h2{font-size:var(--text-xl);font-weight:var(--font-weight-medium);line-height:1.5}h3{font-size:var(--text-lg);font-weight:var(--font-weight-medium);line-height:1.5}h4{font-size:var(--text-base);font-weight:var(--font-weight-medium);line-height:1.5}p{font-size:var(--text-base);font-weight:var(--font-weight-normal);line-height:1.5}label,button{font-size:var(--text-base);font-weight:var(--font-weight-medium);line-height:1.5}input{font-size:var(--text-base);font-weight:var(--font-weight-normal);line-height:1.5}}}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5}.service-section{min-height:100vh;position:relative;overflow:hidden;transition:all 1s ease}.service-preview-card{background-color:#fff9;backdrop-filter:blur(4px);border:none;overflow:hidden;transition:all .5s cubic-bezier(.4,0,.2,1);border-radius:1rem}.service-preview-card:hover{box-shadow:0 25px 50px -12px #00000040;transform:translateY(-1rem)}.service-preview-content{padding:2rem 1rem;text-align:center;height:100%;display:flex;flex-direction:column;justify-content:center}.service-icon-container{width:5rem;height:5rem;margin:0 auto 1rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 20px 25px -5px #0000001a;transition:transform .5s cubic-bezier(.4,0,.2,1)}.service-preview-card:hover .service-icon-container{transform:scale(1.1)}.service-title{font-size:.875rem;letter-spacing:.05em;color:#374151;transition:color .3s ease}.service-preview-card:hover .service-title{color:#1f2937}.relative{position:relative}.absolute{position:absolute}.inset-0{inset:0}.overflow-hidden{overflow:hidden}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-16{gap:4rem}.grid{display:grid}.grid-cols-1{grid-template-columns:1fr}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.min-h-screen{min-height:100vh}.h-full{height:100%}.h-96{height:24rem}.h-24{height:6rem}.h-32{height:8rem}.h-40{height:10rem}.h-48{height:12rem}.h-64{height:16rem}.h-6{height:1.5rem}.h-12{height:3rem}.h-20{height:5rem}.h-28{height:7rem}.w-full{width:100%}.w-20{width:5rem}.w-24{width:6rem}.w-32{width:8rem}.w-40{width:10rem}.w-48{width:12rem}.w-64{width:16rem}.w-96{width:24rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-12{width:3rem}.top-20{top:5rem}.top-40{top:10rem}.top-32{top:8rem}.top-1\/3{top:33.333333%}.top-1\/2{top:50%}.bottom-20{bottom:5rem}.bottom-40{bottom:10rem}.bottom-32{bottom:8rem}.bottom-6{bottom:1.5rem}.left-10{left:2.5rem}.left-20{left:5rem}.left-32{left:8rem}.left-1\/4{left:25%}.left-1\/2{left:50%}.right-20{right:5rem}.right-32{right:8rem}.right-1\/4{right:25%}.right-1\/3{right:33.333333%}.right-6{right:1.5rem}.-top-6{top:-1.5rem}.-right-6{right:-1.5rem}.-bottom-6{bottom:-1.5rem}.-left-6{left:-1.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-12{padding-left:3rem;padding-right:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.mx-auto{margin-left:auto;margin-right:auto}.mb-2{margin-bottom:.5rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.mt-16{margin-top:4rem}.border-0{border:none}.border{border:1px solid rgba(255,255,255,.2)}.rounded-full{border-radius:9999px}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.from-slate-50.via-gray-50.to-blue-50,.bg-gradient-to-br.from-slate-50.via-gray-50.to-blue-50{background-image:linear-gradient(135deg,#f8fafc,#f9fafb,#eff6ff)}.from-green-50.via-green-100.to-emerald-100,.bg-gradient-to-br.from-green-50.via-green-100.to-emerald-100{background-image:linear-gradient(135deg,#f0fdf4,#dcfce7,#d1fae5)}.from-red-50.via-pink-50.to-rose-100,.bg-gradient-to-br.from-red-50.via-pink-50.to-rose-100{background-image:linear-gradient(135deg,#fef2f2,#fdf2f8,#ffe4e6)}.from-blue-50.via-sky-50.to-cyan-100,.bg-gradient-to-br.from-blue-50.via-sky-50.to-cyan-100{background-image:linear-gradient(135deg,#eff6ff,#f0f9ff,#cffafe)}.from-gray-50.via-slate-100.to-blue-100,.bg-gradient-to-br.from-gray-50.via-slate-100.to-blue-100{background-image:linear-gradient(135deg,#f9fafb,#f1f5f9,#dbeafe)}.from-green-400.to-emerald-500,.bg-gradient-to-r.from-green-400.to-emerald-500{background-image:linear-gradient(90deg,#4ade80,#10b981)}.from-pink-400.to-rose-500,.bg-gradient-to-r.from-pink-400.to-rose-500{background-image:linear-gradient(90deg,#f472b6,#f43f5e)}.from-blue-400.to-cyan-500,.bg-gradient-to-r.from-blue-400.to-cyan-500{background-image:linear-gradient(90deg,#60a5fa,#06b6d4)}.from-gray-800.via-gray-700.to-gray-600,.bg-gradient-to-r.from-gray-800.via-gray-700.to-gray-600{background-image:linear-gradient(90deg,#1f2937,#374151,#4b5563)}.from-green-500.via-pink-500.to-blue-500,.bg-gradient-to-r.from-green-500.via-pink-500.to-blue-500{background-image:linear-gradient(90deg,#22c55e,#ec4899,#3b82f6)}.hover\:from-green-600.hover\:via-pink-600.hover\:to-blue-600:hover{background-image:linear-gradient(90deg,#16a34a,#db2777,#2563eb)}.from-slate-50{--tw-gradient-from: #f8fafc}.via-gray-50{--tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0))}.to-blue-50{--tw-gradient-to: #eff6ff}.from-green-50{--tw-gradient-from: #f0fdf4}.via-green-100{--tw-gradient-stops: var(--tw-gradient-from), #dcfce7, var(--tw-gradient-to, rgba(220, 252, 231, 0))}.to-emerald-100{--tw-gradient-to: #d1fae5}.from-red-50{--tw-gradient-from: #fef2f2}.via-pink-50{--tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0))}.to-rose-100{--tw-gradient-to: #ffe4e6}.from-blue-50{--tw-gradient-from: #eff6ff}.via-sky-50{--tw-gradient-stops: var(--tw-gradient-from), #f0f9ff, var(--tw-gradient-to, rgba(240, 249, 255, 0))}.to-cyan-100{--tw-gradient-to: #cffafe}.from-gray-50{--tw-gradient-from: #f9fafb}.via-slate-100{--tw-gradient-stops: var(--tw-gradient-from), #f1f5f9, var(--tw-gradient-to, rgba(241, 245, 249, 0))}.to-blue-100{--tw-gradient-to: #dbeafe}.from-green-400{--tw-gradient-from: #4ade80}.to-emerald-500{--tw-gradient-to: #10b981}.from-pink-400{--tw-gradient-from: #f472b6}.to-rose-500{--tw-gradient-to: #f43f5e}.from-blue-400{--tw-gradient-from: #60a5fa}.to-cyan-500{--tw-gradient-to: #06b6d4}.from-gray-800{--tw-gradient-from: #1f2937}.via-gray-700{--tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0))}.to-gray-600{--tw-gradient-to: #4b5563}.from-green-500{--tw-gradient-from: #22c55e}.via-pink-500{--tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0))}.to-blue-500{--tw-gradient-to: #3b82f6}.hover\:from-green-600{--tw-gradient-from: #16a34a}.hover\:via-pink-600{--tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0))}.hover\:to-blue-600{--tw-gradient-to: #2563eb}.bg-white{background-color:#fff}.bg-white\/5{background-color:#ffffff0d}.bg-white\/10{background-color:#ffffff1a}.bg-white\/15{background-color:#ffffff26}.bg-white\/20{background-color:#fff3}.bg-white\/30{background-color:#ffffff4d}.bg-white\/40{background-color:#fff6}.bg-white\/60{background-color:#fff9}.bg-black\/10{background-color:#0000001a}.bg-black\/20{background-color:#0003}.bg-green-300\/30{background-color:#86efac4d}.bg-emerald-300\/30{background-color:#6ee7b74d}.bg-lime-300\/30{background-color:#bef2644d}.bg-pink-300\/30{background-color:#f9a8d44d}.bg-rose-300\/30{background-color:#fbbfd34d}.bg-red-300\/30{background-color:#fca5a54d}.bg-blue-300\/30{background-color:#93c5fd4d}.bg-sky-300\/30{background-color:#7dd3fc4d}.bg-cyan-300\/30{background-color:#a5f3fc4d}.bg-gray-300\/20{background-color:#d1d5db33}.text-white{color:#fff}.text-gray-200{color:#e5e7eb}.text-gray-300{color:#d1d5db}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-green-700{color:#15803d}.text-pink-700{color:#be185d}.text-blue-700{color:#1d4ed8}.backdrop-blur-sm{backdrop-filter:blur(4px)}.blur-xl{filter:blur(20px)}.blur-2xl{filter:blur(40px)}.blur-3xl{filter:blur(64px)}.opacity-10{opacity:.1}.opacity-20{opacity:.2}.opacity-30{opacity:.3}.opacity-50{opacity:.5}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.transform{transform:translate(var(--tw-translate-x, 0),var(--tw-translate-y, 0)) rotate(var(--tw-rotate, 0)) scaleX(var(--tw-scale-x, 1)) scaleY(var(--tw-scale-y, 1))}.rotate-3{transform:rotate(3deg)}.rotate-0{transform:rotate(0)}.-translate-x-1\/2{transform:translate(-50%)}.-translate-y-1\/2{transform:translateY(-50%)}.-translate-y-4{transform:translateY(-1rem)}.scale-105{transform:scale(1.05)}.scale-110{transform:scale(1.1)}.translate-x-1{transform:translate(.25rem)}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.text-5xl{font-size:3rem}.text-6xl{font-size:3.75rem}.text-8xl{font-size:6rem}.font-semibold{font-weight:600}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-tight{letter-spacing:-.025em}.tracking-wider{letter-spacing:.05em}.text-center{text-align:center}.text-left{text-align:left}.bg-clip-text{background-clip:text}.text-transparent{color:transparent}.shadow-md{box-shadow:0 4px 6px -1px #0000001a}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.z-10{z-index:10}.z-50{z-index:50}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-25%)}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-bounce{animation:bounce 1s infinite}.delay-1000{animation-delay:1s}.delay-2000{animation-delay:2s}.delay-3000{animation-delay:3s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-1000{transition-duration:1s}.hover\:shadow-2xl:hover{box-shadow:0 25px 50px -12px #00000040}.hover\:-translate-y-4:hover{transform:translateY(-1rem)}.hover\:scale-110:hover{transform:scale(1.1)}.hover\:scale-105:hover{transform:scale(1.05)}.hover\:rotate-0:hover{transform:rotate(0)}.hover\:bg-white\/15:hover{background-color:#ffffff26}.hover\:bg-white\/30:hover{background-color:#ffffff4d}.hover\:bg-white\/60:hover{background-color:#fff9}.hover\:text-gray-100:hover{color:#f3f4f6}.hover\:text-gray-800:hover{color:#1f2937}.hover\:border-white\/40:hover{border-color:#fff6}.hover\:border-white\/50:hover{border-color:#ffffff80}.hover\:translate-x-1:hover{transform:translate(.25rem)}.group{display:flex}.group:hover .group-hover\:scale-110{transform:scale(1.1)}.group:hover .group-hover\:text-gray-100{color:#f3f4f6}.group:hover .group-hover\:translate-x-1{transform:translate(.25rem)}@media (min-width: 640px){.sm\:text-left{text-align:left}.sm\:flex-row{flex-direction:row}.sm\:justify-end{justify-content:flex-end}.sm\:max-w-lg{max-width:32rem}}@media (min-width: 768px){.md\:text-2xl{font-size:1.5rem}.md\:text-3xl{font-size:1.875rem}.md\:text-4xl{font-size:2.25rem}.md\:text-5xl{font-size:3rem}.md\:text-6xl{font-size:3.75rem}.md\:text-8xl{font-size:6rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:gap-6{gap:1.5rem}.md\:order-1{order:1}.md\:order-2{order:2}}@media (min-width: 1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:gap-16{gap:4rem}.lg\:col-span-2{grid-column:span 2 / span 2}}.order-1{order:1}.order-2{order:2}.empower-container{width:100%;margin-left:auto;margin-right:auto}@media (max-width: 640px){.empower-container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 640px){.empower-container{max-width:640px}}@media (min-width: 768px){.empower-container{max-width:768px}}@media (min-width: 1024px){.empower-container{max-width:1024px}}@media (min-width: 1280px){.empower-container{max-width:1280px}}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-lg{max-width:32rem}button{border:none!important;outline:none!important;box-shadow:none!important}button:focus,button:focus-visible{outline:none!important;box-shadow:none!important;border:none!important}@media (max-width: 767px){.text-6xl{font-size:2.5rem;word-break:break-word;overflow-wrap:break-word}.text-4xl{font-size:1.875rem}.text-3xl{font-size:1.5rem}.mb-12{margin-bottom:2rem}.gap-16{gap:2rem}.py-20{padding-top:3rem;padding-bottom:3rem}.h-96{height:16rem}.w-40{width:8rem}.h-40{height:8rem}.grid-cols-3{grid-template-columns:1fr}.flex.items-center.gap-6{flex-wrap:wrap;justify-content:center;gap:1rem}.flex.items-center.gap-6 h2{width:100%;text-align:center;word-break:break-word;overflow-wrap:break-word}.service-section{overflow-x:hidden}.rotate-3,.transform.rotate-3{transform:none}}
