@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,700;0,900;1,700;1,900&family=DM+Sans:wght@300;400;500;600;700&family=Noto+Naskh+Arabic:wght@400;500;600;700&display=swap);:root{--bg:#0a0a0a;--bg2:#0d0d0d;--gold:#d4a843;--gold2:#f0c460;--white:#fff;--muted:#888;--cardBg:#161616;--cardBg2:#1e1e1e;--fontDisplay:"Playfair Display",Georgia,serif;--fontBody:"DM Sans",-apple-system,sans-serif;--fontArabic:"Noto Naskh Arabic","Traditional Arabic",serif;--radius:16px;--ease:cubic-bezier(0.23,1,0.32,1)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{background:#0a0a0a;background:var(--bg);color:#fff;color:var(--white);font-family:DM Sans,-apple-system,sans-serif;font-family:var(--fontBody);font-size:16px;line-height:1.5;overflow-x:hidden}img,svg{display:block;max-width:100%}button{font-family:inherit}a{color:inherit}input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0a0a0a;background:var(--bg)}::-webkit-scrollbar-thumb{background:#333;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#d4a843;background:var(--gold)}.header{align-items:center;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);background:#080808c7;border-bottom:1px solid #ffffff0d;display:flex;height:70px;justify-content:space-between;left:0;padding:0 52px;position:fixed;right:0;top:0;transition:padding .4s ease;z-index:200}.headerRtl{direction:rtl}.headerLogo{color:var(--gold);font-family:Playfair Display,serif;font-size:22px;font-weight:900;letter-spacing:-.02em;-webkit-user-select:none;user-select:none;white-space:nowrap}.headerLogo span{color:#fff}.headerNav{align-items:center;display:flex;gap:34px}.headerNav a{color:#ffffffa6;font-size:14px;font-weight:500;position:relative;text-decoration:none;transition:color .2s}.headerNav a:after{background:var(--gold);bottom:-4px;content:"";height:1.5px;left:0;position:absolute;right:0;transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.headerNav a:hover{color:#fff}.headerNav a:hover:after{transform:scaleX(1)}.headerActions{gap:14px}.headerActions,.langBtn{align-items:center;display:flex}.langBtn{background:#ffffff0f;border:1px solid #d4a8434d;border-radius:999px;cursor:pointer;font-family:inherit;gap:7px;padding:6px 15px;transition:background .25s,transform .2s}.langBtn:hover{background:#d4a84329;transform:scale(1.04)}.langFlag{border-radius:50%;height:20px;object-fit:cover;width:20px}.langLabel{color:var(--gold);font-size:13px;font-weight:700;letter-spacing:.04em}@media (max-width:768px){.header{padding:0 20px}.headerNav{display:none}}.home{background:var(--bg);color:var(--white);font-family:var(--fontBody);overflow-x:hidden}.homeRtl{direction:rtl;font-family:var(--fontArabic)}.musicNotes{inset:0;pointer-events:none;position:fixed;z-index:9997}.musicNote{animation:floatNote 2.6s ease-out forwards;bottom:90px;font-size:22px;position:absolute}@keyframes floatNote{0%{opacity:0;transform:translateY(0) scale(.5) rotate(-15deg)}15%{opacity:1}85%{opacity:.7}to{opacity:0;transform:translateY(-130px) scale(1.3) rotate(20deg)}}.pianoBtn{align-items:center;background:var(--gold);border:none;border-radius:50%;bottom:28px;box-shadow:0 8px 32px #d4a8436b;cursor:pointer;display:flex;height:54px;justify-content:center;overflow:hidden;position:fixed;right:28px;transition:transform .2s,background .25s,box-shadow .25s;width:54px;z-index:9999}.pianoBtn img{height:28px;object-fit:contain;width:28px}.pianoBtn:hover{transform:scale(1.1)}.pianoBtnOn{animation:pianoPulse 1.8s ease-in-out infinite;background:#22c55e;box-shadow:0 8px 32px #22c55e66}@keyframes pianoPulse{0%,to{box-shadow:0 8px 32px #22c55e66}50%{box-shadow:0 8px 48px #22c55eb3}}.homeRtl .pianoBtn{left:28px;right:auto}.container{margin:0 auto;max-width:1200px}.containerCenter{text-align:center}.section{opacity:0;padding:100px 52px;transform:translateY(32px);transition:opacity .75s ease,transform .75s ease}.sectionVisible{opacity:1;transform:translateY(0)}.sectionLabel{color:var(--gold);font-size:11px;font-weight:700;letter-spacing:.14em;margin-bottom:10px;text-transform:uppercase}.sectionTitle{font-family:var(--fontDisplay);font-size:clamp(34px,4vw,54px);font-weight:900;letter-spacing:-.025em;line-height:1.1;margin-bottom:16px}.homeRtl .sectionTitle{font-family:var(--fontArabic);letter-spacing:0}.sectionHeader{margin-bottom:8px}.sectionHeaderCenter{margin-bottom:0;text-align:center}.btn{border:none;border-radius:999px;cursor:pointer;font-family:inherit;font-weight:700;transition:background .2s,transform .15s,box-shadow .2s;white-space:nowrap}.btnPrimary{background:var(--gold);color:#000;font-size:14px;letter-spacing:.02em;padding:10px 24px}.btnPrimary:hover{background:var(--gold2);box-shadow:0 8px 28px #d4a84361;transform:translateY(-2px)}.btnOutline{background:#0000;border:1.5px solid #ffffff47;color:#fff;font-size:14px;padding:10px 24px;transition:border-color .2s,color .2s,transform .15s}.btnOutline:hover{border-color:var(--gold);color:var(--gold);transform:translateY(-2px)}.btnSm{font-size:12px;padding:7px 16px}.btnLg{font-size:16px;padding:15px 34px}.hero{align-items:center;display:flex;min-height:100vh;overflow:hidden;padding:120px 52px 80px;position:relative}.heroBg{background:radial-gradient(ellipse 72% 70% at 62% 42%,#d4a84321 0,#0000 70%),radial-gradient(ellipse 38% 55% at 82% 78%,#d4a8430f 0,#0000 60%)}.heroBg,.heroNoise{inset:0;pointer-events:none;position:absolute}.heroNoise{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)' opacity='.032'/%3E%3C/svg%3E")}.heroContent{animation:heroUp .95s .15s both;max-width:600px;position:relative;z-index:2}@keyframes heroUp{0%{opacity:0;transform:translateY(44px)}to{opacity:1;transform:translateY(0)}}.heroBadge{align-items:center;animation:heroUp .95s .05s both;background:#d4a8431a;border:1px solid #d4a8434d;border-radius:999px;color:var(--gold);display:inline-flex;font-size:12px;font-weight:700;gap:8px;letter-spacing:.06em;margin-bottom:28px;padding:6px 18px;text-transform:uppercase}.heroBadge img{height:18px;object-fit:contain;width:18px}.heroH1{font-family:var(--fontDisplay);font-size:clamp(50px,7.5vw,96px);font-weight:900;letter-spacing:-.03em;line-height:1;margin-bottom:24px}.heroH1 em{color:var(--gold);display:block;font-style:italic}.homeRtl .heroH1{font-family:var(--fontArabic);font-size:clamp(40px,6vw,78px);letter-spacing:0}.heroSub{color:#ffffff94;font-size:18px;line-height:1.68;margin-bottom:36px;max-width:480px}.heroBtns{display:flex;flex-wrap:wrap;gap:14px}.heroStats{animation:heroUp .95s .5s both;display:flex;gap:50px;margin-top:64px}.statNum{color:var(--gold);display:block;font-family:var(--fontDisplay);font-size:38px;font-weight:900;line-height:1.1}.statLabel{color:#ffffff6b;display:block;font-size:13px;margin-top:3px}.heroCards{animation:heroUp .95s .38s both;display:flex;flex-direction:column;gap:16px;position:absolute;right:6vw;top:50%;transform:translateY(-50%);z-index:2}.homeRtl .heroCards{left:6vw;right:auto}.floatCard{align-items:center;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:#141414eb;border:1px solid #ffffff12;border-radius:16px;box-shadow:0 22px 64px #00000085;cursor:pointer;display:flex;gap:14px;min-width:228px;padding:18px 22px;transition:transform .3s ease,box-shadow .3s ease}.floatCard:nth-child(2){margin-left:30px}.floatCard:nth-child(3){margin-left:14px}.homeRtl .floatCard:nth-child(2){margin-left:0;margin-right:30px}.homeRtl .floatCard:nth-child(3){margin-left:0;margin-right:14px}.floatCard:hover{box-shadow:0 32px 80px #0009;transform:translateX(-10px) scale(1.025)}.homeRtl .floatCard:hover{transform:translateX(10px) scale(1.025)}.floatCardIcon{flex-shrink:0;height:36px;object-fit:contain;width:36px}.floatCardTitle{font-size:14px;font-weight:700;margin-bottom:3px}.floatCardMeta{color:var(--muted);font-size:12px}.floatCardPrice{background:var(--gold);border-radius:999px;color:#000;font-size:11px;font-weight:800;margin-left:auto;padding:4px 10px;white-space:nowrap}.featured{background:var(--bg)}.featuredInner{background:var(--cardBg);border:1px solid #ffffff0f;border-radius:26px;display:grid;grid-template-columns:1fr 1fr;margin-top:18px;overflow:hidden}.featuredImg{align-items:center;background:linear-gradient(135deg,#1a1208,#2d2000 55%,#0a0a0a);display:flex;justify-content:center;min-height:460px;overflow:hidden;position:relative}.featuredImg img{height:108px;object-fit:contain;position:relative;width:108px;z-index:1}.featuredImg:before{background:radial-gradient(circle at 50% 50%,#d4a8432e,#0000 68%);content:"";inset:0;position:absolute}.featuredBadge{animation:pulse 2.2s ease-in-out infinite;background:#e74c3c;border-radius:999px;color:#fff;font-size:11px;font-weight:800;letter-spacing:.08em;padding:5px 12px;position:absolute;right:18px;text-transform:uppercase;top:18px;z-index:2}.homeRtl .featuredBadge{left:18px;right:auto}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.07)}}.featuredBody{display:flex;flex-direction:column;justify-content:center;padding:52px 52px 52px 0}.homeRtl .featuredBody{padding:52px 0 52px 52px}.featuredTitle{font-family:var(--fontDisplay);font-size:clamp(26px,3vw,40px);font-weight:900;letter-spacing:-.025em;line-height:1.15;margin:8px 0 18px}.homeRtl .featuredTitle{font-family:var(--fontArabic);letter-spacing:0}.eventMeta{display:flex;flex-direction:column;gap:10px;list-style:none;margin-bottom:18px}.eventMeta li{align-items:center;color:#ffffff9e;display:flex;font-size:15px;gap:8px}.eventMeta img{height:16px;object-fit:contain;opacity:.7;width:16px}.featuredDesc{color:#ffffff85;font-size:15px;line-height:1.72;margin-bottom:22px}.featuredPrice{color:var(--gold);font-family:var(--fontDisplay);font-size:32px;font-weight:900;margin-bottom:28px}.featuredPrice small{color:var(--muted);font-family:var(--fontBody);font-size:14px;font-weight:400}.categories{background:#0d0d0d}.catFilters{display:flex;flex-wrap:wrap;gap:10px;margin:30px 0 44px}.catBtn{background:#0000;border:1.5px solid #ffffff1c;border-radius:999px;color:#ffffff85;cursor:pointer;font-family:inherit;font-size:14px;font-weight:600;padding:9px 22px;transition:all .2s ease}.catBtn:hover,.catBtnActive{background:var(--gold);border-color:var(--gold);color:#000}.upcomingSub{color:var(--muted);font-size:14px;margin-bottom:26px}.eventsGrid{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.eventCard{background:var(--cardBg);border:1px solid #ffffff0d;border-radius:16px;cursor:pointer;opacity:0;overflow:hidden;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease,box-shadow .3s,border-color .3s}.eventCardVisible{opacity:1;transform:translateY(0)}.eventCard:hover{border-color:#d4a84338;box-shadow:0 22px 60px #00000080;transform:translateY(-7px)!important}.cardImg{align-items:center;display:flex;height:162px;justify-content:center;overflow:hidden;position:relative}.cardImg img.cardThumb{height:64px;object-fit:contain;width:64px}.cardImgMusic{background:linear-gradient(135deg,#1a0a2e,#0d0619)}.cardImgComedy{background:linear-gradient(135deg,#1a1200,#2d2000)}.cardImgTheatre{background:linear-gradient(135deg,#0a1a0a,#0d2710)}.cardImgTalks{background:linear-gradient(135deg,#0a0a1c,#0d0d28)}.cardImgWorkshop{background:linear-gradient(135deg,#1c0a0a,#280d0d)}.cardImgCommunity{background:linear-gradient(135deg,#001c1c,#002828)}.catTag{border-radius:999px;font-size:10px;font-weight:800;left:12px;letter-spacing:.1em;padding:4px 10px;position:absolute;text-transform:uppercase;top:12px}.homeRtl .catTag{left:auto;right:12px}.tagMusic{background:#8b5cf633;border:1px solid #8b5cf64d;color:#c4b5fd}.tagComedy{background:#f59e0b33;border:1px solid #f59e0b4d;color:#fcd34d}.tagTheatre{background:#10b98133;border:1px solid #10b9814d;color:#6ee7b7}.tagTalks{background:#3b82f633;border:1px solid #3b82f64d;color:#93c5fd}.tagWorkshop{background:#ef444433;border:1px solid #ef44444d;color:#fca5a5}.tagCommunity{background:#14b8a633;border:1px solid #14b8a64d;color:#5eead4}.ticketsLeft{align-items:center;background:#00000085;border-radius:999px;color:#ffffffad;display:flex;font-size:11px;font-weight:600;gap:4px;padding:3px 9px;position:absolute;right:12px;top:12px}.ticketsLeft img{height:12px;object-fit:contain;opacity:.8;width:12px}.homeRtl .ticketsLeft{left:12px;right:auto}.cardBody{padding:20px 22px 22px}.cardTitle{font-size:16px;font-weight:700;line-height:1.3;margin-bottom:10px}.cardInfo{color:var(--muted);font-size:13px;line-height:1.75}.cardFooter{align-items:center;display:flex;justify-content:space-between;margin-top:18px}.cardPrice{color:var(--gold);font-family:var(--fontDisplay);font-size:20px;font-weight:900}.cardPriceFree{color:#22c55e}.why{background:var(--bg)}.whyGrid{grid-gap:72px;align-items:center;display:grid;gap:72px;grid-template-columns:1fr 1fr}.whyDesc{color:#ffffff8f;font-size:17px;line-height:1.76;margin-bottom:32px}.whyFeats{grid-gap:18px;display:grid;gap:18px;grid-template-columns:1fr 1fr}.whyFeat{background:var(--cardBg);border:1px solid #ffffff0d;border-radius:16px;padding:26px;transition:transform .3s,border-color .3s}.whyFeat:hover{border-color:#d4a84338;transform:translateY(-5px)}.whyFeatIcon{display:block;height:32px;margin-bottom:12px;object-fit:contain;width:32px}.whyFeatTitle{font-size:15px;font-weight:700;margin-bottom:6px}.whyFeatDesc{color:var(--muted);font-size:13px;line-height:1.62}.booking{background:#0d0d0d}.formCard{background:var(--cardBg);border:1px solid #ffffff12;border-radius:22px;margin:44px auto 0;max-width:560px;padding:46px}.formGrid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:1fr 1fr;margin-bottom:8px}.formRow{display:flex;flex-direction:column}.formLabel{color:#ffffff8c;font-size:13px;font-weight:600;margin-bottom:8px}.formInput{appearance:none;-webkit-appearance:none;background:#ffffff0a;border:1.5px solid #ffffff1a;border-radius:12px;color:var(--white);font-family:inherit;font-size:15px;outline:none;padding:13px 17px;transition:border-color .22s,box-shadow .22s;width:100%}.formInput:focus{border-color:var(--gold);box-shadow:0 0 0 3px #d4a84324}.formInput option{background:#1a1a1a}.formSubmit{font-size:16px;font-weight:700;margin-top:14px;padding:16px;transition:background .3s,transform .15s,box-shadow .2s;width:100%}.formSubmitSuccess{background:#22c55e!important;box-shadow:0 8px 28px #22c55e59}.testimonials{background:var(--bg)}.testiGrid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-top:44px}.testiCard{background:var(--cardBg);border:1px solid #ffffff0d;border-radius:16px;padding:28px;transition:transform .3s,border-color .3s}.testiCard:hover{border-color:#d4a84333;transform:translateY(-6px)}.testiStars{color:var(--gold);font-size:15px;letter-spacing:2px;margin-bottom:14px}.testiText{color:#ffffffad;font-size:14px;line-height:1.72;margin-bottom:20px}.testiAuthor{gap:12px}.testiAuthor,.testiAvatar{align-items:center;display:flex}.testiAvatar{background:var(--gold);border-radius:50%;color:#000;flex-shrink:0;font-size:14px;font-weight:800;height:42px;justify-content:center;width:42px}.testiName{font-size:14px;font-weight:700}.testiRole{color:var(--muted);font-size:12px;margin-top:2px}.newsletter{background:var(--gold);padding:80px 52px}.newsletterTitle{color:#000;font-family:var(--fontDisplay);font-size:clamp(30px,4vw,52px);font-weight:900;letter-spacing:-.025em;margin-bottom:12px}.homeRtl .newsletterTitle{font-family:var(--fontArabic);letter-spacing:0}.newsletterSub{color:#00000094;font-size:17px;margin-bottom:32px}.newsletterForm{display:flex;gap:12px;margin:0 auto;max-width:420px}.newsletterInput{background:#0000001f;border:2px solid #00000024;border-radius:999px;color:#000;flex:1 1;font-family:inherit;font-size:15px;outline:none;padding:14px 22px;transition:border-color .2s}.newsletterInput::placeholder{color:#00000061}.newsletterInput:focus{border-color:#00000052}.newsletterBtn{background:#000;border:none;border-radius:999px;color:var(--gold);cursor:pointer;font-family:inherit;font-size:14px;font-weight:800;padding:14px 28px;transition:background .2s,transform .15s}.newsletterBtn:hover{background:#222;transform:scale(1.04)}.footer{background:#000;padding:64px 52px 32px}.footerTop{grid-gap:48px;border-bottom:1px solid #ffffff12;display:grid;gap:48px;grid-template-columns:2fr 1fr 1fr 1fr;margin-bottom:28px;padding-bottom:48px}.footerLogo{color:var(--gold);font-family:var(--fontDisplay);font-size:24px;font-weight:900;margin-bottom:12px}.footerLogo span{color:#fff}.footerTag{color:var(--muted);font-size:14px;line-height:1.6;max-width:220px}.footerCol h4{color:#ffffff5c;font-size:12px;font-weight:700;letter-spacing:.1em;margin-bottom:20px;text-transform:uppercase}.footerCol a{color:#ffffff8f;display:block;font-size:14px;margin-bottom:12px;text-decoration:none;transition:color .2s}.footerCol a:hover{color:var(--gold)}.footerCopy{color:var(--muted);font-size:13px;text-align:center}@media (max-width:1100px){.footerTop,.testiGrid{grid-template-columns:1fr 1fr}}@media (max-width:900px){.heroCards{display:none}.featuredInner{grid-template-columns:1fr}.featuredImg{min-height:220px}.featuredBody,.homeRtl .featuredBody{padding:0 28px 32px}.whyGrid{gap:40px;grid-template-columns:1fr}}@media (max-width:640px){.section{padding:72px 20px}.hero{padding:96px 20px 60px}.newsletter{padding:64px 20px}.footer{padding:48px 20px 24px}.heroStats{gap:26px}.formGrid{grid-template-columns:1fr}.formCard{padding:26px 20px}.testiGrid{grid-template-columns:1fr}.newsletterForm{flex-direction:column}.footerTop{grid-template-columns:1fr}}
/*# sourceMappingURL=main.0b9a1524.css.map*/