:root{--tw-gradient-from:#000;--tw-gradient-to:transparent;}.-end-1{left:-0.25rem;}.-mx-4{margin-left:-1rem;margin-right:-1rem;}.-top-1{top:-0.25rem;}.absolute{position:absolute;}.active\:scale-95:active{transform:scale(0.95);}.aspect-\[4\/3\]{aspect-ratio:4 / 3;}.aspect-\[4\/5\]{aspect-ratio:4 / 5;}.backdrop-blur-md{backdrop-filter:blur(12px);}.backdrop-blur-sm{backdrop-filter:blur(4px);}.bg-bg-card{background-color:#111111;}.bg-bg-card\/50{background-color:rgba(17,17,17,0.5);}.bg-bg-primary{background-color:#050505;}.bg-bg-primary\/95{background-color:rgba(5,5,5,0.95);}.bg-bg-secondary{background-color:#0A0A0A;}.bg-black{background-color:#000000;}.bg-black\/40{background-color:rgba(0,0,0,0.4);}.bg-black\/60{background-color:rgba(0,0,0,0.6);}.bg-black\/70{background-color:rgba(0,0,0,0.7);}.bg-black\/80{background-color:rgba(0,0,0,0.8);}.bg-black\/95{background-color:rgba(0,0,0,0.95);}.bg-gold{background-color:#C9A24D;}.bg-gold\/10{background-color:rgba(201,162,77,0.1);}.bg-gradient-to-t{background-image:linear-gradient(to top, var(--tw-gradient-from), var(--tw-gradient-to));}.bg-gray-800{background-color:#1f2937;}.bg-white\/5{background-color:rgba(255,255,255,0.05);}.block{display:block;}.border{border-width:1px;}.border-2{border-width:2px;}.border-b{border-bottom-width:1px;}.border-gold{border-color:#C9A24D;}.border-gray-700{border-color:#374151;}.border-gray-800{border-color:#1f2937;}.border-gray-800\/50{border-color:rgba(31,41,55,0.5);}.border-t{border-top-width:1px;}.border-white\/10{border-color:rgba(255,255,255,0.1);}.border-white\/20{border-color:rgba(255,255,255,0.2);}.cursor-pointer{cursor:pointer;}.drop-shadow-2xl{filter:drop-shadow(0 25px 25px rgba(0,0,0,0.15));}.duration-300{transition-duration:300ms;}.duration-500{transition-duration:500ms;}.duration-700{transition-duration:700ms;}.end-4{left:1rem;}.fixed{position:fixed;}.flex{display:flex;}.flex-col{flex-direction:column;}.flex-nowrap{flex-wrap:nowrap;}.flex-wrap{flex-wrap:wrap;}.focus\:border-gold:focus{border-color:#C9A24D;}.font-black{font-weight:900;}.font-bold{font-weight:700;}.font-cairo{font-family:Cairo, system-ui, sans-serif;}.font-light{font-weight:300;}.font-semibold{font-weight:600;}.from-black\/90{--tw-gradient-from:rgba(0,0,0,0.9);}.gap-1{gap:0.25rem;}.gap-10{gap:2.5rem;}.gap-2{gap:0.5rem;}.gap-3{gap:0.75rem;}.gap-4{gap:1rem;}.gap-6{gap:1.5rem;}.gap-8{gap:2rem;}.grid{display:grid;}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr));}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr));}.group{}.group:hover .group-hover\:bg-gold{background-color:#C9A24D;}.group:hover .group-hover\:bg-gold\/20{background-color:rgba(201,162,77,0.2);}.group:hover .group-hover\:border-gold{border-color:#C9A24D;}.group:hover .group-hover\:scale-105{transform:scale(1.05);}.group:hover .group-hover\:scale-110{transform:scale(1.1);}.group:hover .group-hover\:text-black{color:#000000;}.h-10{height:2.5rem;}.h-12{height:3rem;}.h-14{height:3.5rem;}.h-16{height:4rem;}.h-20{height:5rem;}.h-4{height:1rem;}.h-5{height:1.25rem;}.h-6{height:1.5rem;}.h-8{height:2rem;}.h-full{height:100%;}.h-screen{height:100vh;}.hidden{display:none;}.hover\:-translate-y-2:hover{transform:translateY(-0.5rem);}.hover\:bg-bg-secondary:hover{background-color:#0A0A0A;}.hover\:bg-gold-dark:hover{background-color:#A68537;}.hover\:bg-gray-700:hover{background-color:#374151;}.hover\:bg-white\/10:hover{background-color:rgba(255,255,255,0.1);}.hover\:border-gold:hover{border-color:#C9A24D;}.hover\:border-gold\/50:hover{border-color:rgba(201,162,77,0.5);}.hover\:scale-105:hover{transform:scale(1.05);}.inline-block{display:inline-block;}.inset-0{top:0;right:0;bottom:0;left:0;}.inset-x-4{left:1rem;right:1rem;}.italic{font-style:italic;}.items-center{align-items:center;}.justify-between{justify-content:space-between;}.justify-center{justify-content:center;}.last\:border-0:last-child{border-width:0;}.leading-relaxed{line-height:1.625;}.max-h-\[45vh\]{max-height:45vh;}.max-h-\[95vh\]{max-height:95vh;}.max-w-2xl{max-width:42rem;}.max-w-4xl{max-width:56rem;}.max-w-6xl{max-width:72rem;}.max-w-7xl{max-width:80rem;}.mb-1{margin-bottom:0.25rem;}.mb-10{margin-bottom:2.5rem;}.mb-12{margin-bottom:3rem;}.mb-16{margin-bottom:4rem;}.mb-2{margin-bottom:0.5rem;}.mb-3{margin-bottom:0.75rem;}.mb-4{margin-bottom:1rem;}.mb-6{margin-bottom:1.5rem;}.mt-2{margin-top:0.5rem;}.mt-6{margin-top:1.5rem;}.mt-8{margin-top:2rem;}.mx-auto{margin-left:auto;margin-right:auto;}.object-center{object-position:center;}.object-contain{object-fit:contain;}.object-cover{object-fit:cover;}.object-top{object-position:top;}.opacity-80{opacity:0.8;}.outline-none{outline:2px solid transparent;outline-offset:2px;}.overflow-hidden{overflow:hidden;}.overflow-x-auto{overflow-x:auto;}.overflow-y-auto{overflow-y:auto;}.p-1\.5{padding:0.375rem;}.p-2{padding:0.5rem;}.p-4{padding:1rem;}.p-6{padding:1.5rem;}.pb-2{padding-bottom:0.5rem;}.pt-3{padding-top:0.75rem;}.px-10{padding-left:2.5rem;padding-right:2.5rem;}.px-3{padding-left:0.75rem;padding-right:0.75rem;}.px-4{padding-left:1rem;padding-right:1rem;}.py-12{padding-top:3rem;padding-bottom:3rem;}.py-16{padding-top:4rem;padding-bottom:4rem;}.py-2{padding-top:0.5rem;padding-bottom:0.5rem;}.py-3{padding-top:0.75rem;padding-bottom:0.75rem;}.py-4{padding-top:1rem;padding-bottom:1rem;}.relative{position:relative;}.rounded-2xl{border-radius:1rem;}.rounded-3xl{border-radius:1.5rem;}.rounded-full{border-radius:9999px;}.rounded-lg{border-radius:0.5rem;}.rounded-xl{border-radius:0.75rem;}.scroll-smooth{scroll-behavior:smooth;}.shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,0.25);}.shadow-gold\/20{box-shadow:0 20px 25px -5px rgba(201,162,77,0.2),0 10px 10px -5px rgba(201,162,77,0.12);}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);}.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04);}.space-y-4> :not([hidden]) ~ :not([hidden]){margin-top:1rem;}.sticky{position:sticky;}.text-3xl{font-size:1.875rem;}.text-4xl{font-size:2.25rem;}.text-5xl{font-size:3rem;}.text-\[10px\]{font-size:10px;}.text-black{color:#000000;}.text-center{text-align:center;}.text-gold{color:#C9A24D;}.text-gray-100{color:#f3f4f6;}.text-gray-200{color:#e5e7eb;}.text-gray-300{color:#d1d5db;}.text-gray-400{color:#9ca3af;}.text-justify{text-align:justify;}.text-lg{font-size:1.125rem;}.text-sm{font-size:0.875rem;}.text-white{color:#ffffff;}.text-xl{font-size:1.25rem;}.text-xs{font-size:0.75rem;}.to-transparent{--tw-gradient-to:transparent;}.top-0{top:0rem;}.top-20{top:5rem;}.top-4{top:1rem;}.tracking-widest{letter-spacing:0.1em;}.transform{transform:translateZ(0);}.transition{transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;}.transition-all{transition-property:all;}.transition-transform{transition-property:transform;}.translate-x-1{transform:translateX(0.25rem);}.uppercase{text-transform:uppercase;}.via-black\/20{--tw-gradient-via:rgba(0,0,0,0.2);}.w-10{width:2.5rem;}.w-12{width:3rem;}.w-14{width:3.5rem;}.w-20{width:5rem;}.w-4{width:1rem;}.w-5{width:1.25rem;}.w-6{width:1.5rem;}.w-8{width:2rem;}.w-auto{width:auto;}.w-full{width:100%;}.z-10{z-index:10;}.z-30{z-index:30;}.z-50{z-index:50;}.z-\[1000\]{z-index:1000;}@media (min-width:640px){.sm\:gap-2{gap:0.5rem;}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr));}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr));}.sm\:h-5{height:1.25rem;}.sm\:inline{display:inline;}.sm\:max-h-\[40vh\]{max-height:40vh;}.sm\:max-h-\[85vh\]{max-height:85vh;}.sm\:p-2{padding:0.5rem;}.sm\:p-6{padding:1.5rem;}.sm\:text-2xl{font-size:1.5rem;}.sm\:text-sm{font-size:0.875rem;}.sm\:w-5{width:1.25rem;}.sm\:w-6{width:1.5rem;}}@media (min-width:768px){.md\:col-span-2{grid-column:span 2 / span 2;}.md\:flex-row{flex-direction:row;}.md\:flex-row-reverse{flex-direction:row-reverse;}.md\:gap-12{gap:3rem;}.md\:gap-6{gap:1.5rem;}.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\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr));}.md\:py-24{padding-top:6rem;padding-bottom:6rem;}.md\:text-2xl{font-size:1.5rem;}.md\:text-4xl{font-size:2.25rem;}.md\:text-5xl{font-size:3rem;}.md\:text-7xl{font-size:4.5rem;}.md\:text-base{font-size:1rem;}.md\:text-sm{font-size:0.875rem;}.md\:text-xl{font-size:1.25rem;}.md\:w-1\/2{width:50%;}.md\:w-1\/3{width:33.333333%;}.md\:w-2\/3{width:66.666667%;}}@media (min-width:1024px){.lg\:flex{display:flex;}.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\:hidden{display:none;}.lg\:text-2xl{font-size:1.5rem;}.lg\:text-8xl{font-size:6rem;}}@media (min-width:1280px){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr));}}