@tailwind base;@tailwind components;@tailwind utilities;*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-dark:#050816;--bg-card-dark:#ffffff0d;--violet:#7c3aed;--violet-light:#a78bfa;--violet-400:#a78bfa;--blue:#3b82f6;--white:#fff;--white-60:#fff9;--white-65:#ffffffa6;--white-70:#ffffffb3;--white-80:#fffc;--white-10:#ffffff1a;--white-15:#ffffff26;--black:#000;--black-10:#0000001a;--black-50:#00000080;--black-60:#0009;--black-70:#000000b3;--font-display:"Syne", sans-serif;--font-body:"DM Sans", sans-serif;--radius-sm:12px;--radius-md:20px;--radius-lg:24px;--radius-xl:32px;--radius-2xl:40px;--radius-3xl:48px}html{scroll-behavior:smooth}body{font-family:var(--font-body);background-color:var(--bg-dark);color:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}.min-h-screen{min-height:100vh}.overflow-x-hidden{overflow-x:hidden}.max-w-7xl{max-width:1280px;margin-left:auto;margin-right:auto}.max-w-3xl{max-width:48rem}.max-w-2xl{max-width:42rem}.max-w-xl{max-width:36rem}.flex{display:flex}.inline-flex{display:inline-flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.flex-wrap{flex-wrap:wrap}.flex-col{flex-direction:column}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-16{gap:4rem}.grid{display:grid}@media (width>=768px){.md\:grid-cols-2{grid-template-columns:repeat(2,1fr)}.md\:grid-cols-3{grid-template-columns:repeat(3,1fr)}.md\:grid-cols-4{grid-template-columns:repeat(4,1fr)}.md\:grid-cols-5{grid-template-columns:repeat(5,1fr)}.md\:p-16{padding:4rem}.md\:text-5xl{font-size:3rem;line-height:1.1}.md\:text-7xl{font-size:4.5rem;line-height:.95}}@media (width>=1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,1fr)}.lg\:grid-cols-4{grid-template-columns:repeat(4,1fr)}.hidden.md\:flex,.lg\:block{display:flex}}@media (width>=1280px){.xl\:grid-cols-4{grid-template-columns:repeat(4,1fr)}}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-28{padding-top:7rem;padding-bottom:7rem}.p-3{padding:.75rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-10{padding:2.5rem}.pt-40{padding-top:10rem}.pb-28{padding-bottom:7rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-10{margin-top:2.5rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-20{margin-top:5rem}.mt-3{margin-top:.75rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mx-auto{margin-left:auto;margin-right:auto}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.inset-0{inset:0}.top-0{top:0}.left-0{left:0}.w-full{width:100%}.h-full{height:100%}.z-10{z-index:10}.z-50{z-index:50}.w-10{width:2.5rem}.h-10{height:2.5rem}.w-14{width:3.5rem}.h-14{height:3.5rem}.w-\[280px\]{width:280px}.h-\[560px\]{height:560px}.w-\[500px\]{width:500px}.h-\[500px\]{height:500px}h1,h2,h3,h4,h5,h6{font-family:var(--font-display)}.font-semibold{font-weight:600}.font-medium{font-weight:500}.font-bold{font-weight:700}.text-sm{font-size:.875rem;line-height:1.5}.text-lg{font-size:1.125rem;line-height:1.75}.text-xl{font-size:1.25rem;line-height:1.75}.text-4xl{font-size:2.25rem;line-height:1.1}.text-5xl{font-size:3rem;line-height:1.05}.text-7xl{font-size:4.5rem;line-height:.95}.text-\[15px\]{font-size:15px}.text-center{text-align:center}.tracking-wide{letter-spacing:.025em}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-\[-0\.04em\]{letter-spacing:-.04em}.tracking-\[-0\.05em\]{letter-spacing:-.05em}.uppercase{text-transform:uppercase}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-\[0\.95\]{line-height:.95}.leading-tight{line-height:1.25}.text-white{color:var(--white)}.text-white\/40{color:#fff6}.text-white\/50{color:#ffffff80}.text-white\/55{color:#ffffff8c}.text-white\/60{color:#fff9}.text-white\/65{color:#ffffffa6}.text-white\/70{color:#ffffffb3}.text-white\/80{color:#fffc}.text-black{color:var(--black)}.text-black\/50{color:#00000080}.text-black\/60{color:#0009}.text-black\/70{color:#000000b3}.text-violet-400{color:#a78bfa}.text-violet-300{color:#c4b5fd}.text-violet-600{color:#7c3aed}.text-5xl.text-violet-300{color:#c4b5fd}.bg-\[\#050816\]{background-color:#050816}.bg-white{background-color:#fff}.bg-black{background-color:#000}.bg-black\/30{background-color:#0000004d}.bg-white\/5{background-color:#ffffff0d}.bg-white\/10{background-color:#ffffff1a}.bg-\[\#fafafa\]{background-color:#fafafa}.bg-\[\#151a33\]{background-color:#151a33}.bg-gradient-to-br.from-violet-500.to-blue-500{background:linear-gradient(135deg,#8b5cf6,#3b82f6)}.bg-gradient-to-r.from-violet-600.to-blue-600{background:linear-gradient(90deg,#7c3aed,#2563eb)}.bg-gradient-to-b.from-\[\#151a33\].to-\[\#090b14\]{background:linear-gradient(#151a33,#090b14)}.bg-gradient-to-r.from-\[\#050816\].to-violet-700{background:linear-gradient(90deg,#050816,#6d28d9)}.bg-violet-500\/50{background-color:#8b5cf680}.bg-violet-600\/30{background-color:#7c3aed4d}.bg-\[radial-gradient\(circle_at_top_right\,rgba\(139\,92\,246\,0\.35\)\,transparent_35\%\)\]{background:radial-gradient(circle at 100% 0,#8b5cf659,#0000 35%)}.bg-\[radial-gradient\(circle_at_bottom_left\,rgba\(59\,130\,246\,0\.2\)\,transparent_30\%\)\]{background:radial-gradient(circle at 0 100%,#3b82f633,#0000 30%)}.border{border-style:solid;border-width:1px}.border-b{border-bottom-style:solid;border-bottom-width:1px}.border-t{border-top-style:solid;border-top-width:1px}.border-white\/10{border-color:#ffffff1a}.border-white\/15{border-color:#ffffff26}.border-black\/10{border-color:#0000001a}.rounded-full{border-radius:9999px}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[38px\]{border-radius:38px}.rounded-\[40px\]{border-radius:40px}.rounded-\[48px\]{border-radius:48px}.rounded-t-\[48px\]{border-top-left-radius:48px;border-top-right-radius:48px}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-2xl{box-shadow:0 25px 50px -12px #00000080}.backdrop-blur-xl{-webkit-backdrop-filter:blur(24px)}.blur-\[120px\]{filter:blur(120px)}.hidden{display:none}@media (width>=768px){.md\:flex{display:flex}.md\:block{display:block}}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-5>*+*{margin-top:1.25rem}.overflow-hidden{overflow:hidden}.transition{transition:all .2s}button{cursor:pointer;font-family:var(--font-body);border:none}a{color:inherit;text-decoration:none}.hover\:text-white:hover{color:#fff}.hover\:opacity-90:hover{opacity:.9}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px #00000026,0 8px 10px -6px #0000001a}header.fixed{z-index:50;-webkit-backdrop-filter:blur(24px);background-color:#0000004d;border-bottom:1px solid #ffffff1a;width:100%;position:fixed;top:0;left:0}header .max-w-7xl{justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}header nav{color:#fffc;align-items:center;gap:2rem;font-size:.875rem;display:none}@media (width>=768px){header nav{display:flex}}header nav a:hover{color:#fff}section.relative.pt-40{padding:10rem 1.5rem 7rem;position:relative}.rotate-\[-10deg\]{transform:rotate(-10deg)}#services{color:#000;background-color:#fff;border-top-left-radius:48px;border-top-right-radius:48px;padding:7rem 1.5rem}#process{background-color:#050816;padding:7rem 1.5rem}#clients{color:#000;background-color:#fff;padding:7rem 1.5rem}#contact{color:#000;background-color:#fff;padding-bottom:7rem;padding-left:1.5rem;padding-right:1.5rem}footer{background-color:#050816;border-top:1px solid #ffffff1a;padding:4rem 1.5rem}footer .pt-8{border-top:1px solid #ffffff1a;margin-top:4rem;padding-top:2rem}.legal-page{min-height:100vh;color:var(--white);font-family:var(--font-body);background-color:#050816;padding:7rem 1.5rem}.legal-page .max-w-3xl{max-width:48rem;margin:0 auto}.legal-page h1{letter-spacing:-.04em;font-size:2.5rem;font-weight:700;font-family:var(--font-display);margin-bottom:.5rem}.legal-page .subtitle{color:#ffffff80;margin-bottom:3rem;font-size:.875rem}.legal-page h2{color:#a78bfa;font-size:1.25rem;font-weight:600;font-family:var(--font-display);margin-top:2.5rem;margin-bottom:.75rem}.legal-page p{color:#ffffffb3;margin-bottom:1rem;line-height:1.85}.legal-page ul{color:#ffffffb3;margin-bottom:1rem;padding-left:1.5rem;line-height:1.85}.legal-page ul li{margin-bottom:.35rem}.legal-page a{color:#a78bfa;text-decoration:underline}.legal-back-link{color:#ffffff80;align-items:center;gap:.5rem;margin-bottom:3rem;font-size:.875rem;text-decoration:none;transition:color .2s;display:inline-flex}.legal-back-link:hover{color:#fff}
