@import"https://fonts.googleapis.com/css2?family=Amiri:ital,wght@0,400;0,700;1,400&family=Noto+Naskh+Arabic:wght@400;500;600;700&family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400&display=swap";:root{--navy: #0b1a2e;--navy-light: #0f2240;--navy-lighter: #142d54;--cream: #e8dcc8;--cream-dim: #c4b8a4;--silver: #8a9bb5;--slate: #5a6d84;--blue: #2a5298;--blue-glow: #3d6db5;--gold: #8a6a3a;--gold-light: #b8944e;--teal: #2a7a52;--violet: #6a3a8a}*{margin:0;padding:0;box-sizing:border-box}#dfs-root{font-family:Noto Naskh Arabic,Amiri,serif;background:var(--navy);color:var(--cream);min-height:100vh;direction:rtl;line-height:1.85;position:relative;overflow-x:hidden}#dfs-root:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;opacity:.025;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");pointer-events:none;z-index:9999}#dfs-root ::-webkit-scrollbar{width:5px}#dfs-root ::-webkit-scrollbar-track{background:var(--navy)}#dfs-root ::-webkit-scrollbar-thumb{background:var(--navy-lighter);border-radius:3px}.dfs-nav{position:fixed;top:0;left:0;right:0;z-index:100;height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(1.5rem,4vw,3rem);background:#0b1a2ee0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(42,82,152,.12);transition:all .3s}.dfs-nav-logo{display:flex;align-items:center;gap:.75rem;cursor:pointer;text-decoration:none;color:inherit}.dfs-nav-logo img{height:40px;width:40px;object-fit:cover;border-radius:4px}.dfs-nav-logo-text{font-family:Amiri,serif;font-size:1.05rem;font-weight:700;color:var(--cream);white-space:nowrap}.dfs-nav-links{display:flex;gap:2rem;list-style:none;align-items:center}.dfs-nav-links a{text-decoration:none;color:var(--silver);font-size:.92rem;position:relative;padding:.2rem 0;transition:color .3s;cursor:pointer;background:none;border:none;font-family:inherit}.dfs-nav-links a:after{content:"";position:absolute;bottom:-4px;right:0;width:0;height:1.5px;background:var(--blue);transition:width .3s ease}.dfs-nav-links a:hover,.dfs-nav-links a.active{color:var(--cream)}.dfs-nav-links a:hover:after,.dfs-nav-links a.active:after{width:100%}.dfs-lang-toggle{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .55rem;border-radius:4px;border:1px solid rgba(42,82,152,.25);background:#2a52980f;color:var(--silver);font-size:.75rem;font-family:Cormorant Garamond,Noto Naskh Arabic,serif;font-weight:600;letter-spacing:.04em;cursor:pointer;transition:all .25s ease;line-height:1}.dfs-lang-toggle:hover{border-color:var(--blue);color:var(--cream);background:#2a529826}.dfs-nav-actions{display:none;align-items:center;gap:.6rem}.dfs-lang-toggle-menu{margin-top:1.5rem;padding:.45rem 1rem;font-size:1.1rem;border-radius:6px}.dfs-hamburger{display:none;background:none;border:none;color:var(--cream);cursor:pointer;padding:4px}#dfs-root[style*="direction: ltr"]{font-family:Cormorant Garamond,Noto Naskh Arabic,Amiri,serif;letter-spacing:.01em}#dfs-root[style*="direction: ltr"] .dfs-nav-logo-text,#dfs-root[style*="direction: ltr"] .dfs-hero-title{font-family:Cormorant Garamond,serif}#dfs-root[style*="direction: ltr"] .dfs-hero-subtitle{font-family:Amiri,serif;font-style:normal;direction:rtl}#dfs-root[style*="direction: ltr"] .dfs-hero-latest-title{text-align:left}#dfs-root[style*="direction: ltr"] .dfs-section-header .en{font-family:Amiri,serif;font-style:normal;direction:rtl}#dfs-root[style*="direction: ltr"] .dfs-film-card,#dfs-root[style*="direction: ltr"] .dfs-ws-card{text-align:left}#dfs-root[style*="direction: ltr"] .dfs-back-btn svg{transform:scaleX(-1)}#dfs-root[style*="direction: ltr"] .dfs-nav-links a:after{right:auto;left:0}#dfs-root[style*="direction: ltr"] .dfs-detail-title-en{font-family:Amiri,serif;font-style:normal;direction:rtl}#dfs-root[style*="direction: ltr"] .dfs-footer div[style*="direction: ltr"]{direction:rtl}.dfs-mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#0b1a2ef7;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;animation:dfs-fadeIn .2s ease}.dfs-mobile-menu a{font-family:Amiri,serif;font-size:1.6rem;color:var(--cream);text-decoration:none;cursor:pointer;background:none;border:none;transition:color .2s}.dfs-mobile-menu a:hover{color:var(--blue-glow)}.dfs-mobile-close{position:absolute;top:1.2rem;left:1.5rem;background:none;border:none;color:var(--cream);cursor:pointer}.dfs-hero{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:6rem 2rem 4rem}.dfs-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 70% 50% at 50% 35%,rgba(42,82,152,.12) 0%,transparent 70%),radial-gradient(ellipse 50% 70% at 25% 65%,rgba(15,34,64,.2) 0%,transparent 60%),var(--navy)}.dfs-hero-grain{position:absolute;top:-5%;right:-5%;bottom:-5%;left:-5%;opacity:.035;width:110%;height:110%;will-change:transform;animation:dfs-grain .4s steps(3) infinite;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.6' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23g)'/%3E%3C/svg%3E");pointer-events:none}@keyframes dfs-grain{0%,to{transform:translateZ(0)}33%{transform:translate3d(-2%,3%,0)}66%{transform:translate3d(3%,-2%,0)}}.dfs-hero-content{position:relative;z-index:2;text-align:center;display:flex;flex-direction:column;align-items:center;max-width:800px}.dfs-hero-logo{width:160px;height:160px;object-fit:contain;border-radius:8px;margin-bottom:2rem;box-shadow:0 16px 48px #0006;animation:dfs-fadeUp 1s ease-out}.dfs-hero-title{font-family:Amiri,serif;font-size:clamp(2.2rem,5.5vw,3.8rem);font-weight:700;color:var(--cream);line-height:1.35;margin-bottom:.5rem;animation:dfs-fadeUp 1s ease-out .15s both}.dfs-hero-subtitle{font-family:Cormorant Garamond,serif;font-size:clamp(.95rem,1.8vw,1.2rem);color:var(--slate);font-style:italic;letter-spacing:.06em;direction:ltr;margin-bottom:1.5rem;animation:dfs-fadeUp 1s ease-out .3s both}.dfs-hero-desc{max-width:560px;color:var(--silver);font-size:1rem;line-height:2;margin-bottom:3.5rem;animation:dfs-fadeUp 1s ease-out .45s both}.dfs-hero-divider{width:50px;height:1.5px;background:var(--blue);margin-bottom:3.5rem;animation:dfs-fadeUp 1s ease-out .55s both}.dfs-hero-latest{width:100%;max-width:900px;animation:dfs-fadeUp 1s ease-out .65s both}.dfs-hero-latest-title{font-family:Amiri,serif;font-size:1.2rem;color:var(--cream-dim);margin-bottom:1.5rem;text-align:right}.dfs-hero-films{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.2rem}.dfs-film-card{border-radius:6px;overflow:hidden;cursor:pointer;transition:transform .35s ease,box-shadow .35s ease;background:var(--navy-light);border:none;text-align:right;color:inherit;width:100%}.dfs-film-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px #00000073}.dfs-film-poster{width:100%;aspect-ratio:2/3;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.dfs-film-poster:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(11,26,46,.95) 0%,transparent 55%)}.dfs-film-poster-icon{font-size:2.5rem;opacity:.1;position:absolute;z-index:1}.dfs-film-card-info{padding:.85rem}.dfs-film-card-title{font-family:Amiri,serif;font-size:1rem;color:var(--cream);margin-bottom:.2rem;line-height:1.5}.dfs-film-card-meta{font-size:.8rem;color:var(--slate)}.dfs-section{padding:clamp(3rem,6vw,6rem) clamp(1.5rem,4vw,3rem);max-width:1200px;margin:0 auto}.dfs-section-header{text-align:center;margin-bottom:3rem}.dfs-section-header h2{font-family:Amiri,serif;font-size:clamp(1.8rem,3.5vw,2.6rem);color:var(--cream);margin-bottom:.4rem}.dfs-section-header .en{font-family:Cormorant Garamond,serif;font-size:1rem;color:var(--slate);font-style:italic;direction:ltr;display:block;margin-bottom:.8rem}.dfs-section-header p{max-width:600px;margin:0 auto;color:var(--silver);line-height:2}.dfs-divider{width:50px;height:1.5px;margin:1.2rem auto}.dfs-divider-blue{background:var(--blue)}.dfs-divider-gold{background:var(--gold)}.dfs-divider-teal{background:var(--teal)}.dfs-divider-violet{background:var(--violet)}.dfs-filters{display:flex;gap:.8rem;justify-content:center;flex-wrap:wrap;margin-bottom:2.5rem}.dfs-filter-btn{padding:.4rem 1.2rem;border:1px solid var(--navy-lighter);background:transparent;color:var(--silver);font-family:Noto Naskh Arabic,serif;font-size:.85rem;border-radius:4px;cursor:pointer;transition:all .25s}.dfs-filter-btn:hover,.dfs-filter-btn.active{background:var(--blue);border-color:var(--blue);color:var(--cream)}.dfs-films-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem}.dfs-detail{padding-top:90px;max-width:1000px;margin:0 auto;padding-left:clamp(1.5rem,4vw,3rem);padding-right:clamp(1.5rem,4vw,3rem);padding-bottom:4rem}.dfs-back-btn{display:inline-flex;align-items:center;gap:.5rem;color:var(--silver);font-size:.9rem;cursor:pointer;background:none;border:none;font-family:inherit;margin-bottom:2rem;transition:color .2s}.dfs-back-btn:hover{color:var(--cream)}.dfs-detail-layout{display:grid;grid-template-columns:1fr 1.5fr;gap:3rem;align-items:start}.dfs-detail-poster{width:100%;aspect-ratio:2/3;border-radius:6px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.dfs-detail-poster-icon{font-size:4rem;opacity:.08}.dfs-detail-titles{margin-bottom:1.5rem}.dfs-detail-title{font-family:Amiri,serif;font-size:clamp(1.6rem,3vw,2.4rem);color:var(--cream);line-height:1.4}.dfs-detail-title-en{font-family:Cormorant Garamond,serif;font-size:1.1rem;color:var(--slate);font-style:italic;direction:ltr;display:block;margin-top:.3rem}.dfs-detail-meta{display:grid;grid-template-columns:auto 1fr;gap:.5rem 1.5rem;margin-bottom:2rem;font-size:.95rem}.dfs-detail-meta dt{color:var(--slate);font-weight:600}.dfs-detail-meta dd{color:var(--cream-dim)}.dfs-detail-section{margin-bottom:1.5rem}.dfs-detail-section h3{font-family:Amiri,serif;font-size:1.15rem;color:var(--cream);margin-bottom:.5rem}.dfs-detail-section p{color:var(--silver);line-height:2}.dfs-detail-links{display:flex;gap:1rem;margin-top:2rem}.dfs-ext-link{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1rem;border:1px solid var(--navy-lighter);border-radius:4px;color:var(--silver);text-decoration:none;font-size:.85rem;transition:all .25s;font-family:Cormorant Garamond,serif}.dfs-ext-link:hover{border-color:var(--blue);color:var(--cream)}.dfs-archive-bg{background:linear-gradient(180deg,var(--navy) 0%,#0e1a14 50%,var(--navy) 100%)}.dfs-archive-cats{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:800px;margin:0 auto 3rem}.dfs-archive-cat{padding:2rem 1.5rem;border-radius:8px;text-align:center;cursor:pointer;transition:all .3s;background:none;font-family:inherit;color:inherit;width:100%;border:1px solid rgba(138,106,58,.2)}.dfs-archive-cat:hover{border-color:var(--gold);background:#8a6a3a0f;transform:translateY(-3px)}.dfs-archive-cat.active{border-color:var(--gold);background:#8a6a3a1a}.dfs-archive-cat-icon{color:var(--gold);margin-bottom:.75rem;display:flex;justify-content:center}.dfs-archive-cat-title{font-family:Amiri,serif;font-size:1.15rem;color:var(--cream);margin-bottom:.25rem}.dfs-archive-cat-count{font-size:.8rem;color:var(--slate)}.dfs-archive-list{max-width:800px;margin:0 auto}.dfs-archive-item{padding:1.5rem 0;border-bottom:1px solid rgba(138,106,58,.1)}.dfs-archive-item:last-child{border-bottom:none}.dfs-archive-item-title{font-family:Amiri,serif;font-size:1.1rem;color:var(--cream);margin-bottom:.25rem}.dfs-archive-item-meta{font-size:.85rem;color:var(--gold-light);margin-bottom:.4rem}.dfs-archive-item-desc{font-size:.92rem;color:var(--silver);line-height:1.9}.dfs-archive-item-tag{display:inline-block;padding:.15rem .6rem;border-radius:3px;font-size:.75rem;color:var(--gold);border:1px solid rgba(138,106,58,.3);margin-right:.5rem}.dfs-workshops-bg{background:linear-gradient(180deg,var(--navy) 0%,#0c1a18 50%,var(--navy) 100%)}.dfs-ws-section-title{font-family:Amiri,serif;font-size:1.3rem;color:var(--cream);margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem}.dfs-ws-badge{font-size:.7rem;padding:.2rem .7rem;border-radius:3px;font-family:Noto Naskh Arabic,serif;font-weight:600}.dfs-ws-badge-upcoming{background:#2a7a5233;color:var(--teal)}.dfs-ws-badge-past{background:#5a6d8426;color:var(--slate)}.dfs-ws-card{padding:1.5rem;border-radius:8px;margin-bottom:1rem;cursor:pointer;transition:all .3s;border:1px solid rgba(42,122,82,.12);background:#2a7a5208;text-align:right;color:inherit;font-family:inherit;width:100%;display:block}.dfs-ws-card:hover{border-color:#2a7a524d;background:#2a7a520f;transform:translateY(-2px)}.dfs-ws-card-title{font-family:Amiri,serif;font-size:1.15rem;color:var(--cream);margin-bottom:.4rem}.dfs-ws-card-details{display:flex;gap:1.5rem;flex-wrap:wrap;font-size:.85rem;color:var(--slate)}.dfs-ws-card-detail{display:flex;align-items:center;gap:.3rem}.dfs-ws-detail{max-width:700px;margin:0 auto}.dfs-ws-detail h2{font-family:Amiri,serif;font-size:clamp(1.5rem,3vw,2rem);color:var(--cream);margin-bottom:1rem}.dfs-ws-detail-meta{display:flex;gap:1.5rem;flex-wrap:wrap;margin-bottom:2rem;font-size:.9rem;color:var(--slate)}.dfs-ws-detail-meta span{display:flex;align-items:center;gap:.35rem}.dfs-ws-detail-section{margin-bottom:1.5rem}.dfs-ws-detail-section h3{font-family:Amiri,serif;font-size:1.1rem;color:var(--cream);margin-bottom:.4rem}.dfs-ws-detail-section p{color:var(--silver);line-height:2}.dfs-dist-bg{background:linear-gradient(180deg,var(--navy) 0%,#12091a 50%,var(--navy) 100%)}.dfs-dist-badge{display:inline-block;padding:.3rem 1rem;border-radius:4px;font-size:.8rem;background:#6a3a8a26;color:var(--violet);margin-bottom:2rem}.dfs-dist-content{max-width:650px;margin:0 auto;text-align:center}.dfs-dist-content p{color:var(--silver);line-height:2;margin-bottom:1.5rem}.dfs-dist-placeholders{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:2.5rem}.dfs-dist-placeholder{padding:2rem 1.5rem;border-radius:8px;border:1px dashed rgba(106,58,138,.3);text-align:center}.dfs-dist-placeholder-title{font-family:Amiri,serif;font-size:1rem;color:var(--cream-dim);margin-bottom:.3rem}.dfs-dist-placeholder-sub{font-size:.8rem;color:var(--slate)}.dfs-contact{border-top:1px solid rgba(42,82,152,.1);padding:clamp(3rem,6vw,5rem) clamp(1.5rem,4vw,3rem);max-width:1000px;margin:0 auto}.dfs-contact-header{text-align:center;margin-bottom:2.5rem}.dfs-contact-header h2{font-family:Amiri,serif;font-size:clamp(1.6rem,3vw,2.2rem);color:var(--cream);margin-bottom:.3rem}.dfs-contact-header .en{font-family:Cormorant Garamond,serif;font-size:.95rem;color:var(--slate);font-style:italic;direction:ltr;display:block;margin-bottom:.8rem}.dfs-contact-map{margin-bottom:2rem;border-radius:8px;overflow:hidden;border:1px solid var(--navy-lighter);filter:grayscale(.3) brightness(.85);transition:filter .3s}.dfs-contact-map:hover{filter:grayscale(0) brightness(1)}.dfs-contact-map iframe{display:block;width:100%}.dfs-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.dfs-contact-info{display:flex;flex-direction:column;gap:1.5rem}.dfs-contact-info-item{display:flex;align-items:flex-start;gap:.75rem}.dfs-contact-info-icon{color:var(--blue);flex-shrink:0;margin-top:.2rem}.dfs-contact-info-label{font-size:.85rem;color:var(--slate);margin-bottom:.2rem}.dfs-contact-info-value{font-size:1rem;color:var(--cream-dim)}.dfs-contact-info-value a{color:var(--cream-dim);text-decoration:none;transition:color .2s}.dfs-contact-info-value a:hover{color:var(--cream)}.dfs-contact-map-link{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;color:var(--blue-glow);text-decoration:none;margin-top:.3rem;transition:color .2s}.dfs-contact-map-link:hover{color:var(--cream)}.dfs-contact-form{display:flex;flex-direction:column;gap:1rem}.dfs-contact-input,.dfs-contact-textarea{width:100%;padding:.7rem 1rem;background:var(--navy-light);border:1px solid var(--navy-lighter);border-radius:4px;color:var(--cream);font-family:inherit;font-size:.9rem;transition:border-color .25s}.dfs-contact-input::placeholder,.dfs-contact-textarea::placeholder{color:var(--slate);opacity:.7}.dfs-contact-input:focus,.dfs-contact-textarea:focus{outline:none;border-color:var(--blue)}.dfs-contact-textarea{min-height:120px;resize:vertical;line-height:1.8}.dfs-contact-submit{align-self:flex-start;padding:.6rem 2rem;border:1px solid var(--blue);background:transparent;color:var(--cream);font-family:inherit;font-size:.9rem;border-radius:4px;cursor:pointer;transition:all .25s}.dfs-contact-submit:hover{background:var(--blue);border-color:var(--blue)}.dfs-contact-submit:disabled{opacity:.5;cursor:not-allowed}.dfs-contact-status{font-size:.85rem;padding:.6rem 1rem;border-radius:4px}.dfs-contact-status-success{color:var(--teal);background:#2a7a521a;border:1px solid rgba(42,122,82,.2)}.dfs-contact-status-error{color:#c44;background:#cc44441a;border:1px solid rgba(204,68,68,.2)}@media(max-width:768px){.dfs-contact-grid{grid-template-columns:1fr;gap:2rem}}.dfs-footer{text-align:center;padding:3rem 2rem;border-top:1px solid rgba(42,82,152,.1);font-size:.85rem;color:var(--slate)}.dfs-footer-name{font-family:Amiri,serif;font-size:1rem;color:var(--cream-dim);margin-bottom:.3rem}.dfs-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.2rem;padding:4rem 2rem;color:var(--silver);font-size:.95rem;min-height:40vh}.dfs-loading-spinner{width:32px;height:32px;border-radius:50%;border:2.5px solid var(--navy-lighter);border-top-color:var(--blue);animation:dfs-spin .8s linear infinite}@keyframes dfs-spin{to{transform:rotate(360deg)}}.dfs-error{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:4rem 2rem;text-align:center;color:var(--silver);min-height:40vh}.dfs-error p{max-width:400px;line-height:1.9}.dfs-error-retry{padding:.5rem 1.5rem;border:1px solid var(--blue);background:transparent;color:var(--cream);font-family:inherit;font-size:.85rem;border-radius:4px;cursor:pointer;transition:all .25s}.dfs-error-retry:hover{background:var(--blue);border-color:var(--blue)}@keyframes dfs-fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes dfs-fadeIn{0%{opacity:0}to{opacity:1}}.dfs-animate{animation:dfs-fadeUp .7s ease-out both}@media(max-width:768px){.dfs-nav-links{display:none}.dfs-nav-actions{display:flex}.dfs-hamburger{display:block}.dfs-detail-layout{grid-template-columns:1fr;gap:2rem}.dfs-detail-poster{max-width:300px;margin:0 auto}.dfs-archive-cats{grid-template-columns:1fr;max-width:300px}.dfs-hero-films{grid-template-columns:repeat(2,1fr)}.dfs-dist-placeholders{grid-template-columns:1fr}.dfs-hero-logo{width:120px;height:120px}}@media(max-width:480px){.dfs-hero-films{grid-template-columns:repeat(2,1fr);gap:.8rem}.dfs-films-grid{grid-template-columns:repeat(2,1fr)}.dfs-nav-logo-text{display:none}}
