*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--primary:#dc2626;--primary-dark:#b91c1c;--secondary:#ea580c;--secondary-dark:#c2410c;--white:#fff;--black:#000;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--green-500:#22c55e;--green-100:#dcfce7;--red-500:#ef4444;--red-100:#fee2e2;--font-display:"Playfair Display", serif;--font-sans:"Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;--shadow-sm:0 1px 2px 0 #0000000d;--shadow:0 1px 3px 0 #0000001a, 0 1px 2px 0 #0000000f;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -2px #0000000d;--shadow-xl:0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a}.bg-gradient-to-br{background:linear-gradient(to bottom right, var(--primary), #ef4444, var(--secondary))}.bg-black\/10{background-color:#0000001a}body{font-family:var(--font-sans);background-color:var(--white);color:var(--gray-900);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}h1,h2,h3,h4,h5,h6{font-family:var(--font-sans);font-weight:700}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}img{max-width:100%;height:auto}.min-h-screen{min-height:100vh}.fixed{position:fixed}.sticky{position:sticky}.top-0{top:0}.left-0{left:0}.right-0{right:0}.bottom-0{bottom:0}.top-16{top:4rem}.top-20{top:5rem}.top-24{top:6rem}.z-40{z-index:40}.z-50{z-index:50}.flex-shrink-0{flex-shrink:0}.flex-1{flex:1}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.gap-3{gap:.75rem}.gap-4{gap:1rem}.space-x-4>*+*{margin-left:1rem}.space-x-8>*+*{margin-left:2rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}@media (width>=640px){.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=768px){.md\:text-7xl{font-size:4.5rem}.md\:text-2xl{font-size:1.5rem}}@media (width>=1024px){.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:col-span-1{grid-column:span 1/span 1}}@media (width>=1280px){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-4{padding-left:1rem;padding-right:1rem}.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-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-12{padding-top:3rem;padding-bottom:3rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-20{padding-top:5rem}.pb-2{padding-bottom:.5rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mb-2{margin-top:.5rem}.mb-6{margin-bottom:1.5rem}.ml-3{margin-left:.75rem}.ml-auto{margin-left:auto}.mr-2{margin-right:.5rem}.w-5{width:1.25rem}.w-8{width:2rem}.w-12{width:3rem}.w-20{width:5rem}.w-24{width:6rem}.w-32{width:8rem}.w-full{width:100%}.h-1{height:.25rem}.h-5{height:1.25rem}.h-12{height:3rem}.h-16{height:4rem}.h-20{height:5rem}.h-24{height:6rem}.h-32{height:8rem}.max-w-md{max-width:28rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-7xl{max-width:80rem}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.font-medium{font-weight:500}.text-center{text-align:center}.text-white{color:var(--white)}.text-black{color:var(--black)}.text-gray-400{color:var(--gray-400)}.text-gray-500{color:var(--gray-500)}.text-gray-600{color:var(--gray-600)}.text-gray-700{color:var(--gray-700)}.text-gray-800{color:var(--gray-800)}.text-primary{color:var(--primary)}.text-red-500{color:var(--red-500)}.text-green-500{color:var(--green-500)}.bg-white{background-color:var(--white)}.bg-black{background-color:var(--black)}.bg-gray-50{background-color:var(--gray-50)}.bg-gray-100{background-color:var(--gray-100)}.bg-gray-200{background-color:var(--gray-200)}.bg-gray-800{background-color:var(--gray-800)}.bg-primary{background-color:var(--primary)}.bg-secondary{background-color:var(--secondary)}.bg-green-500{background-color:var(--green-500)}.bg-green-100{background-color:var(--green-100)}.bg-red-50{background-color:#fef2f2}.bg-red-100{background-color:var(--red-100)}.border{border-style:solid;border-width:1px}.border-2{border-style:solid;border-width:2px}.border-t{border-top-style:solid;border-top-width:1px}.border-b{border-bottom-style:solid;border-bottom-width:1px}.border-gray-200{border-color:var(--gray-200)}.border-gray-300{border-color:var(--gray-300)}.border-primary{border-color:var(--primary)}.rounded{border-radius:.25rem}.shadow-sm{box-shadow:var(--shadow-sm)}.shadow{box-shadow:var(--shadow)}.shadow-md{box-shadow:var(--shadow-md)}.shadow-xl{box-shadow:var(--shadow-xl)}.h-\[70vh\]{height:70vh}.h-48{height:12rem}.h-full{height:100%}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-x-auto{overflow-x:auto}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:.5rem}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.-top-20{top:-5rem}.-right-20{right:-5rem}.-bottom-32{bottom:-8rem}.-left-32{left:-8rem}.-top-1{top:-.25rem}.-right-1{right:-.25rem}.w-40{width:10rem}.w-64{width:16rem}.h-40{height:10rem}.h-64{height:16rem}.rounded-full{border-radius:9999px}.rounded-xl{border-radius:.75rem}.rounded-lg{border-radius:.5rem}.text-5xl{font-size:3rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.font-light{font-weight:300}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-display{font-family:var(--font-display)}.px-8{padding-left:2rem;padding-right:2rem}.py-4{padding-top:1rem;padding-bottom:1rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.mx-auto{margin-left:auto;margin-right:auto}.max-w-2xl{max-width:42rem}.shadow-lg{box-shadow:var(--shadow-lg)}.hover\:-translate-y-1:hover{transform:translateY(-.25rem)}.duration-500{transition-duration:.5s}.transition-transform{transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-shadow{transition-property:box-shadow;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.hover\:bg-gray-100:hover{background-color:var(--gray-100)}.hover\:bg-gray-200:hover{background-color:var(--gray-200)}.active\:bg-gray-300:active,.hover\:bg-gray-300:hover{background-color:var(--gray-300)}.hover\:bg-red-700:hover{background-color:#b91c1c}.hover\:bg-red-100:hover{background-color:var(--red-100)}.hover\:bg-green-600:hover{background-color:#16a34a}.hover\:text-primary:hover{color:var(--primary)}.hover\:text-gray-800:hover{color:var(--gray-800)}.hover\:underline:hover{text-decoration:underline}.hover\:shadow-xl:hover{box-shadow:var(--shadow-xl)}.focus\:ring-2:focus{outline-offset:2px;box-shadow:0 0 0 2px var(--primary);outline:2px solid #0000}.focus\:border-transparent:focus{border-color:#0000}.line-clamp-2{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.bg-gradient-to-br{background-image:linear-gradient(to bottom right, var(--tw-gradient-stops,var(--primary), #ef4444, var(--secondary)))}.bg-black\/30{background-color:#0000004d}.bg-black\/50{background-color:#00000080}.bg-white\/10{background-color:#ffffff1a}.bg-white\/5{background-color:#ffffff0d}.transform{transform:translateX(var(--tw-translate-x,0)) translateY(var(--tw-translate-y,0)) rotate(var(--tw-rotate,0)) skewX(var(--tw-skew-x,0)) skewY(var(--tw-skew-y,0)) scaleX(var(--tw-scale-x,1)) scaleY(var(--tw-scale-y,1))}.hover\:-translate-y-1:hover{--tw-translate-y:-.25rem}.block{display:block}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.hidden{display:none}.object-cover{object-fit:cover}.cursor-pointer{cursor:pointer}.whitespace-nowrap{white-space:nowrap}.max-h-96{max-height:24rem}@media (width>=640px){.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=768px){.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-7xl{font-size:4.5rem;line-height:1}}@media (width>=1024px){.lg\:px-8{padding-left:2rem;padding-right:2rem}.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\:col-span-1{grid-column:span 1/span 1}.lg\:col-span-2{grid-column:span 2/span 2}}@media (width>=1280px){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.ordina-button{transition:background-color .2s}.ordina-button:hover{background-color:#f3f4f6}.ordina-button:active{background-color:#e5e7eb}
