@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:1.875rem;font-weight:var(--font-weight-medium);line-height:1.5}h2{font-size:1.25rem;font-weight:var(--font-weight-medium);line-height:1.5}h3{font-size:1.125rem;font-weight:var(--font-weight-medium);line-height:1.5}h4{font-size:1rem;font-weight:var(--font-weight-medium);line-height:1.5}p{font-size:1rem;font-weight:var(--font-weight-normal);line-height:1.5}label,button{font-size:1rem;font-weight:var(--font-weight-medium);line-height:1.5}input{font-size:1rem;font-weight:var(--font-weight-normal);line-height:1.5}}}html{font-size:var(--font-size)}*{margin:0;padding:0;box-sizing:border-box}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:#8b1f1f26;backdrop-filter:blur(16px);border:1px solid rgba(255,187,77,.15);overflow:hidden;transition:all .5s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 16px -2px #0003}.service-preview-card:hover{box-shadow:0 25px 50px -12px #0000004d;transform:translateY(-1.5rem) scale(1.05);background-color:#8b1f1f40;border-color:#ffbb4d40}.service-preview-content{padding:2rem;text-align:center;height:100%;display:flex;flex-direction:column;justify-content:center}.service-icon-container{width:5rem;height:5rem;margin:0 auto 1.5rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 10px 25px -5px #00000026;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:#fff;transition:color .3s ease;font-weight:600}.service-preview-card:hover .service-title{color:#f3f4f6}.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-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-12{gap:3rem}.gap-16{gap:4rem}.gap-20{gap:5rem}.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-8{height:2rem}.h-12{height:3rem}.h-16{height:4rem}.h-20{height:5rem}.h-28{height:7rem}.w-full{width:100%}.w-8{width:2rem}.w-16{width:4rem}.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}.w-20{width:5rem}.w-28{width:7rem}.top-20{top:5rem}.top-40{top:10rem}.top-32{top:8rem}.top-1\/3{top:33.333333%}.top-1\/2,.top-\[50\%\]{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}.left-\[-1\.5rem\]{left:-1.5rem}.right-\[-1\.5rem\]{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-24{padding-top:6rem;padding-bottom:6rem}.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}.p-12{padding:3rem}.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-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mt-16{margin-top:4rem}.mt-20{margin-top:5rem}.border-0{border:none}.rounded-full{border-radius:9999px}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.bg-gradient-to-br{background-image:linear-gradient(135deg,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-slate-900.via-slate-800.to-slate-700,.bg-gradient-to-br.from-slate-900.via-slate-800.to-slate-700{background-image:linear-gradient(135deg,#c73c1d,#a82d2d,#8b1f1f)}.from-teal-400.via-cyan-500.to-blue-600,.bg-gradient-to-br.from-teal-400.via-cyan-500.to-blue-600{background-image:linear-gradient(135deg,#ff6b4c,#ff8c42,#ffb84d)}.from-purple-500.via-pink-500.to-rose-400,.bg-gradient-to-br.from-purple-500.via-pink-500.to-rose-400{background-image:linear-gradient(135deg,#3b8ba8,#2b5b7f,#4bc8b4)}.from-teal-500.to-cyan-600,.bg-gradient-to-r.from-teal-500.to-cyan-600{background-image:linear-gradient(90deg,#ff6b4c,#ff8c42)}.from-purple-500.to-pink-500,.bg-gradient-to-r.from-purple-500.to-pink-500{background-image:linear-gradient(90deg,#3b8ba8,#4bc8b4)}.from-teal-400.via-purple-400.to-pink-400,.bg-gradient-to-r.from-teal-400.via-purple-400.to-pink-400{background-image:linear-gradient(90deg,#ffb84d,#ff8c42,#ff6b4c)}.from-teal-500.via-purple-500.to-pink-500,.bg-gradient-to-r.from-teal-500.via-purple-500.to-pink-500{background-image:linear-gradient(90deg,#ff6b4c,#ff8c42,#ffb84d)}.hover\:from-teal-600.hover\:via-purple-600.hover\:to-pink-600:hover{background-image:linear-gradient(90deg,#e85a3a,#e67a2d,#e8a03b)}.from-slate-900{--tw-gradient-from: #C73C1D}.from-slate-800{--tw-gradient-from: #A82D2D}.via-slate-800{--tw-gradient-stops: var(--tw-gradient-from), #A82D2D, var(--tw-gradient-to, rgba(168, 45, 45, 0))}.to-slate-700{--tw-gradient-to: #8B1F1F}.from-teal-400,.from-teal-500{--tw-gradient-from: #FF6B4C}.from-teal-600{--tw-gradient-from: #E85A3A}.via-cyan-500{--tw-gradient-stops: var(--tw-gradient-from), #FF8C42, var(--tw-gradient-to, rgba(255, 140, 66, 0))}.to-blue-600{--tw-gradient-to: #FFB84D}.to-cyan-600{--tw-gradient-to: #FF8C42}.from-purple-500{--tw-gradient-from: #3B8BA8}.from-purple-600{--tw-gradient-from: #2B7A95}.via-pink-500{--tw-gradient-stops: var(--tw-gradient-from), #2B5B7F, var(--tw-gradient-to, rgba(43, 91, 127, 0))}.to-rose-400,.to-pink-500{--tw-gradient-to: #4BC8B4}.to-pink-600{--tw-gradient-to: #3BA49E}.from-purple-400{--tw-gradient-from: #4B9BB8}.to-pink-400{--tw-gradient-to: #5BD8C4}.via-purple-500{--tw-gradient-stops: var(--tw-gradient-from), #3B8BA8, var(--tw-gradient-to, rgba(59, 139, 168, 0))}.via-purple-600{--tw-gradient-stops: var(--tw-gradient-from), #2B7A95, var(--tw-gradient-to, rgba(43, 122, 149, 0))}.hover\:from-teal-600{--tw-gradient-from: #E85A3A}.hover\:via-purple-600{--tw-gradient-stops: var(--tw-gradient-from), #2B7A95, var(--tw-gradient-to, rgba(43, 122, 149, 0))}.hover\:to-pink-600{--tw-gradient-to: #E8A03B}.from-orange-500{--tw-gradient-from: #F97316}.via-pink-500{--tw-gradient-stops: var(--tw-gradient-from), #EC4899, var(--tw-gradient-to, rgba(236, 72, 153, 0))}.to-purple-600{--tw-gradient-to: #9333EA}.hover\:from-orange-600{--tw-gradient-from: #EA580C}.hover\:via-pink-600{--tw-gradient-stops: var(--tw-gradient-from), #DB2777, var(--tw-gradient-to, rgba(219, 39, 119, 0))}.hover\:to-purple-700{--tw-gradient-to: #7E22CE}.bg-white{background-color:#fff}.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\/5{background-color:#ffffff0d}.bg-white\/60{background-color:#fff9}.bg-white\/70{background-color:#ffffffb3}.bg-black\/20{background-color:#0003}.bg-black\/40{background-color:#0006}.bg-black\/60{background-color:#0009}.bg-teal-400\/40{background-color:#ff6b4c66}.bg-cyan-400\/40{background-color:#ff8c4266}.bg-blue-400\/40{background-color:#ffb84d66}.bg-purple-400\/40{background-color:#3b8ba866}.bg-pink-400\/40{background-color:#2b5b7f66}.bg-rose-400\/40{background-color:#4bc8b466}.bg-gray-300\/20{background-color:#d1d5db33}.text-white{color:#fff}.text-gray-200{color:#e5e7eb}.text-gray-300{color:#d1d5db}.text-gray-100{color:#f3f4f6}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-gray-600{color:#4b5563}.text-gray-400{color:#9ca3af}.text-teal-200{color:#99f6e4}.text-teal-400{color:#2dd4bf}.text-purple-200{color:#e9d5ff}.text-purple-400{color:#c084fc}.backdrop-blur-sm{backdrop-filter:blur(4px)}.backdrop-blur-md{backdrop-filter:blur(12px)}.blur-xl{filter:blur(20px)}.blur-2xl{filter:blur(40px)}.blur-3xl{filter:blur(64px)}.opacity-50{opacity:.5}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.opacity-10{opacity:.1}.opacity-20{opacity:.2}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-60{opacity:.6}.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%)}.scale-110{transform:scale(1.1)}.scale-105{transform:scale(1.05)}.-translate-y-4{transform:translateY(-1rem)}.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}.font-bold{font-weight:700}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-wider{letter-spacing:.05em}.tracking-tight{letter-spacing:-.025em}.text-center{text-align:center}.text-left{text-align:left}.bg-clip-text{background-clip:text}.text-transparent{color:transparent}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a}.shadow-md{box-shadow:0 4px 6px -1px #0000001a}.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(-10px)}}@keyframes ping{0%{opacity:1}75%,to{opacity:0}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-bounce{animation:bounce 1s infinite}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) 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:.3s}.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:.3s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.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\/70:hover{background-color:#ffffffb3}.hover\:text-gray-100:hover{color:#f3f4f6}.hover\:border-white\/40:hover{border-color:#fff6}.hover\:border-white\/50:hover{border-color:#ffffff80}.border{border-width:1px}.border-white\/30{border-color:#ffffff4d}.border-white\/40{border-color:#fff6}.border-white\/50{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\:scale-125{transform:scale(1.25)}.group:hover .group-hover\:text-gray-100{color:#f3f4f6}.group:hover .group-hover\:translate-x-1{transform:translate(.25rem)}.group:hover .group-hover\:translate-x-2{transform:translate(.5rem)}@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}}
