@tailwind base;@tailwind components;@tailwind utilities;body{background-color:#f9f9f9;direction:rtl;font-family:Arial,sans-serif;margin:0;min-height:100vh;padding:0}img{height:auto;max-width:100%}.navbar{background-color:#fff;box-shadow:0 3px 10px #00000014;position:fixed;top:0;width:100%;z-index:50}.navbar-container{direction:rtl;flex-direction:row-reverse;justify-content:space-between;margin:0 auto;max-width:1200px;padding:14px 24px}.navbar-brand,.navbar-container{align-items:center;display:flex}.navbar-logo{border-radius:6px;box-shadow:0 2px 6px #0000001a;height:40px;object-fit:cover;width:40px}.navbar-menu{display:flex;gap:28px;margin:0;padding:0}.navbar-menu li{list-style:none}.navbar-menu a{color:#333;font-size:17px;font-weight:500;padding:6px 2px;position:relative;text-decoration:none;transition:color .3s ease}.navbar-menu a:hover{color:#000}.navbar-menu a:after{background-color:#e8d9b5;bottom:-2px;content:"";height:3px;position:absolute;right:0;transition:width .3s ease;width:0}.navbar-menu a.active:after,.navbar-menu a:hover:after{width:100%}.navbar-menu a.active{color:#000;font-weight:600}.navbar-toggle{align-items:center;background:none;border:none;border-radius:6px;color:#333;cursor:pointer;display:flex;font-size:20px;height:40px;justify-content:center;transition:background-color .2s ease;width:40px}.navbar-toggle:hover{background-color:#f5f5f5}.navbar-mobile{background-color:#fff;border-top:1px solid #f0f0f0;max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}.navbar-mobile.open{max-height:300px}.navbar-mobile ul{direction:rtl;list-style:none;margin:0;padding:12px 24px}.navbar-mobile li{margin:12px 0}.navbar-mobile a{border-radius:6px;color:#333;display:block;font-size:16px;font-weight:500;padding:8px;text-decoration:none;transition:all .2s ease}.navbar-mobile a.active,.navbar-mobile a:hover{background-color:#f9f7f2;color:#795548;padding-right:16px}.navbar-mobile a.active{border-right:3px solid #e8d9b5;font-weight:600}@media (max-width:768px){.navbar-menu{display:none}.navbar-container{padding:12px 16px}}@media (min-width:769px){.navbar-mobile,.navbar-toggle{display:none}}.home-container{background-color:#f9f7f2;color:#333;direction:rtl;font-family:Rubik,Segoe UI,sans-serif;overflow-x:hidden;text-align:right}.hero-section{background-image:url(/static/media/hero-bg1.7eeccf971101cf1bec5e.jpg);flex-direction:column;min-height:50vh;overflow:hidden;padding:24rem 2rem 3rem;position:relative;text-align:center}.hero-button.transparent-border,.hero-section{align-items:center;color:#fff;display:flex;justify-content:center}.hero-button.transparent-border{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background-color:#ffffff40;border:2px solid #0006;border-radius:999px;box-shadow:0 4px 12px #0000001a;font-size:1rem;font-weight:500;gap:10px;height:70px;padding:0 1.5rem;text-decoration:none;text-shadow:none;transition:all .3s ease;width:200px}.hero-button.transparent-border:hover{background-color:#0000001a;transform:translateY(-2px)}.hero-scroll-indicator{display:none!important}.hero-section:before{animation:subtleFloat 20s ease-in-out infinite alternate;bottom:0;content:"";left:0;opacity:.1;position:absolute;right:0;top:0}.hero-title{color:#fff;font-size:3.5rem;font-weight:900;line-height:1.2;margin-bottom:1.5rem;text-shadow:2px 2px 8px #00000080}.hero-subtitle{animation:fadeInUp .8s ease-out .2s both;color:#fff;font-size:2rem!important;font-weight:400;line-height:3;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:900px;opacity:.95;text-shadow:1px 1px 6px #000000b3}.button-group{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-top:2rem}.button-icon{margin-left:8px}.hero-button.transparent{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0000004d;border:1px solid #fff;color:#fff}.hero-scroll-indicator{animation:bounce 2s infinite;bottom:2rem;display:flex;gap:.5rem;position:absolute}.scroll-dot{background:#ffffff80;border-radius:50%;height:10px;width:10px}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-15px)}60%{transform:translateY(-7px)}}.features-section{background-color:#fff;padding:6rem 2rem;position:relative}.section-heading{margin-bottom:4rem;text-align:center}.section-heading h2{color:#3e2723;display:inline-block;font-size:2.8rem;font-weight:700;margin-bottom:1rem;position:relative}.section-heading h2:after{background:#8d6e63;bottom:-10px;content:"";height:3px;position:absolute;right:0;width:60px}.section-heading p{color:#666;font-size:1.3rem;margin:0 auto;max-width:600px}.features-grid{display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center;margin:0 auto;max-width:1400px;text-align:right}.feature-card{align-items:center;background:linear-gradient(180deg,#fff,#fafafa);border:1px solid #e0e0e0;border-radius:25px;box-shadow:0 12px 24px #00000012;display:flex;flex-direction:column;height:520px;justify-content:space-between;padding:3rem 2rem;transition:all .3s ease;width:360px}.paragraph-list.centered{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:800px;text-align:center}.feature-paragraph.no-border{background:none;border:none;box-shadow:none;padding:0}.feature-paragraph.no-border h3{color:#3e2723;font-size:1.5rem;margin-bottom:.8rem}.feature-paragraph.no-border p{color:#444;font-size:1.05rem;line-height:1.9;margin-bottom:1.2rem}.cta-button.CONT-btn{align-items:center;background-color:initial;border:2px solid #000;border-radius:12px;color:#000;cursor:pointer;display:inline-flex;font-size:1.2rem;font-weight:600;justify-content:center;margin:2rem auto 0;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease;width:fit-content}.cta-button.CONT-btn:hover{background-color:#0000000d;transform:translateY(-2px)}.cta-button.tertiary-btn{border-radius:6px;font-size:.85rem;margin:0 auto;max-width:200px;min-width:120px;padding:.4rem 1.2rem;width:auto}.cta-button.tertiary-btn:hover{background-color:#00000014}.feature-card:hover{box-shadow:0 18px 36px #0000001a;transform:translateY(-6px)}.feature-card .card-icon{font-size:2.8rem;margin-bottom:1rem}.feature-card h3{border-bottom:1px solid #eee;color:#3e2723;font-size:1.4rem;font-weight:800;margin-bottom:1rem;padding-bottom:.5rem;text-align:center}.feature-card .read-more-btn{background-color:initial;border:2px solid #3e2723;border-radius:12px;color:#3e2723;cursor:pointer;font-size:1rem;font-weight:700;padding:.7rem 1.5rem;text-align:center;text-decoration:none;transition:all .3s ease}.feature-card .read-more-btn:hover{background-color:#3e27230d;transform:translateY(-2px)}.feature-card p{color:#555;font-size:1rem;line-height:1.8;margin-bottom:2rem}.feature-card h3:after{background:currentColor;bottom:0;content:"";height:3px;position:absolute;right:0;transition:width .3s ease;width:400px}.feature-card:hover h3:after{width:80px}.brown-accent{border-top:5px solid #5d4037}.brown-accent h3{color:#5d4037}.beige-accent{border-top:5px solid #d7ccc8}.beige-accent h3{color:#6d4c41}.gold-accent{border-top:5px solid gold}.gold-accent h3{color:#b28704}.feature-card ul{list-style:none;margin:1rem 0;padding:0}.feature-card li{color:#555;line-height:1.6;margin-bottom:1rem;padding-right:1.8rem;position:relative}.feature-card li:before{color:currentColor;content:"•";font-size:1.5rem;line-height:0;position:absolute;right:0}.feature-card li strong{color:#3e2723}.course-details{display:flex;flex-direction:column;gap:1.5rem;margin:2rem 0}.course-item{align-items:center;background:#8d6e630d;border-radius:8px;display:flex;gap:1rem;padding:.8rem;transition:transform .3s ease}.course-item:hover{transform:translateX(-5px)}.course-item .icon{color:#5d4037;flex-shrink:0;font-size:1.4rem}.cta-section{align-items:center;display:flex;justify-content:center;min-height:400px;padding:6rem 2rem;position:relative}.contact-title{font-family:Dancing Script,cursive;font-size:3.2rem;font-weight:600}.contact-title:after{background:gold;border-radius:2px;bottom:0;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:120px}.cta-section:before{background-color:#00000080;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:0}.cta-container{padding:0;width:100%;z-index:1}.cta-card,.cta-container{margin:0 auto;position:relative}.cta-card{align-items:center;color:#fff;direction:rtl;display:flex;flex-direction:column;height:100%;justify-content:center;max-width:1000px;min-height:350px;padding:1rem 2rem;text-align:center;text-shadow:2px 1px 4px #0009;z-index:2}.cta-card h2,.cta-card p{text-shadow:0 1px 3px #000000b3}@media (max-width:600px){.cta-card{padding:2rem 1.2rem}.cta-card h2{font-size:1.6rem}.cta-card p{font-size:.95rem}.cta-card button{width:100%}}.cta-card:before{animation:rotate 20s linear infinite;background:radial-gradient(circle,#ffffff26 0,#0000 70%);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%}.cta-text{font-size:3rem;font-weight:900;margin-bottom:1.5rem;text-shadow:2px 2px 5px #000c}.cta-description{font-size:1.6rem;font-weight:400;line-height:2.3;margin:0 auto 2.5rem;max-width:900px;text-shadow:1px 1px 4px #0009}.primary-btn{border-radius:10px;font-size:1.3rem;font-weight:700;padding:1.2rem 3rem}.cta-button.primary-btn:hover{background:#000;color:#fff;transform:translateY(-2px)}.benefits-badge{animation:pulse 2s infinite;background:gold;border-radius:30px;box-shadow:0 5px 15px #0000001a;color:#3e2723;font-size:.9rem;font-weight:800;left:1.5rem;padding:.6rem 1.5rem;position:absolute;top:1.5rem;transform:rotate(-5deg)}.black-outline-btn{background-color:#111;border:2px solid #fff;border-radius:12px;box-shadow:0 4px 12px #ffffff14;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:700;padding:.9rem 2rem;text-align:center;text-decoration:none;transition:all .3s ease}.black-outline-btn:hover{background-color:#222;box-shadow:0 6px 18px #ffffff26;transform:translateY(-2px)}.about-section{background:#f9f7f2;padding:6rem 2rem;text-align:center}.about-section h2{color:#3e2723;font-size:2.8rem;font-weight:700;margin-bottom:3rem;position:relative}.about-section h2:after{background:#8d6e63;bottom:-10px;content:"";height:3px;position:absolute;right:50%;transform:translateX(50%);width:80px}.about-content{max-width:800px}.about-content p{color:#555;font-size:1.2rem;line-height:1.8;margin-bottom:1.5rem}.founder-note{margin:3rem 0;position:relative}.quote{background:#fff;border-radius:0 12px 12px 0;border-right:3px solid #d7ccc8;box-shadow:0 5px 15px #0000000d;color:#3e2723;font-size:1.4rem;font-style:italic;font-weight:500;line-height:1.7;padding:2rem;position:relative;text-align:right}.quote:before{color:#d7ccc8;content:"";font-family:Georgia,serif;font-size:5rem;line-height:1;opacity:.3;position:absolute;right:20px;top:-10px}.founder-signature{color:#5d4037;display:block;font-style:normal;font-weight:700;margin-top:1rem;text-align:left}.testimonials-section{background:#fff;padding:6rem 2rem}.testimonials-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.testimonial-card{background:#fff;border:1px solid #0000000d;border-radius:16px;box-shadow:0 10px 30px #0000000d;padding:2.5rem;position:relative;transition:transform .3s ease}.testimonial-card:hover{box-shadow:0 15px 30px #0000001a;transform:translateY(-5px)}.testimonial-quote{color:#d7ccc8;font-size:5rem;line-height:1;opacity:.5;position:absolute;right:2rem;top:0}.testimonial-text{color:#555;font-size:1.1rem;font-style:italic;line-height:1.7;margin-bottom:2rem;padding-right:1.5rem;position:relative}.testimonial-author{align-items:center;display:flex;gap:1.5rem}.testimonial-author-image{border:2px solid #d7ccc8;border-radius:50%;height:60px;object-fit:cover;width:60px}.testimonial-author-name{color:#3e2723;font-weight:700;margin-bottom:.3rem}.testimonial-author-role{color:#8d6e63;font-size:.9rem}.counter-section{background:linear-gradient(135deg,#5d4037,#3e2723);color:#fff;padding:5rem 2rem}.counter-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:1000px;text-align:center}.counter-item{padding:2rem}.counter-value{color:gold;font-size:4rem;font-weight:800;margin-bottom:1rem}.counter-label{font-size:1.3rem;letter-spacing:.5px;opacity:.9}.cta-button{display:inline-flex;font-size:1rem;justify-content:center;overflow:hidden;padding:1rem 2.2rem;position:relative;text-decoration:none;z-index:1}.primary-btn{background:#5d4037;box-shadow:0 4px 12px #5d403733}.primary-btn:hover{background:#4e3529;box-shadow:0 8px 20px #5d40374d;transform:translateY(-3px)}.cta-button.secondary-btn{background-color:initial!important;border:2px solid #fff;border-radius:12px;box-shadow:none;color:#fff;cursor:pointer;font-size:1.4rem;font-weight:600;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.cta-button.secondary-btn:hover{background-color:#ffffff26;transform:translateY(-2px)}.tertiary-btn{background:#d7ccc8;box-shadow:none;color:#5d4037;margin-top:1rem;width:100%}.cta-button.tertiary-btn{background-color:initial;border:2px solid #000;border-radius:12px;box-shadow:none;color:#000;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:600;padding:.8rem 2rem;text-align:center;text-decoration:none;transition:all .3s ease}.cta-button.tertiary-btn:hover{background-color:#0000000d;transform:translateY(-2px)}.tertiary-btn:hover{background:#bcaaa4;transform:translateY(-3px)}.section-heading.fade-in.visible h2{color:#3e2723;display:block;font-size:2.5rem;margin:0 auto 2rem}@media (max-width:992px){.hero-title{font-size:3rem}.cta-text{font-size:2rem}}@media (max-width:768px){.hero-section{padding:6rem 1.5rem 4rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.section-heading h2{font-size:2.2rem}.feature-card{padding:2rem}.cta-card{padding:2.5rem}.cta-text{font-size:1.8rem}.about-section h2,.testimonials-section h2{font-size:2.2rem}.counter-value{font-size:3rem}}@media (max-width:576px){body,html{max-width:100vw;overflow-x:hidden}.hero-section{padding:6rem 1rem 2rem}.hero-content,.hero-section{box-sizing:border-box;width:100%}.hero-content{max-width:100%;padding:0 1rem}.button-group{align-items:center;box-sizing:border-box;flex-direction:column;gap:1rem;padding:1rem;width:100%}.hero-button.transparent-border{box-sizing:border-box;font-size:1.1rem;height:auto;margin:.5rem auto;max-width:280px;padding:1rem;width:100%}}.about-page-container{background-color:#fff;color:#333;direction:rtl;font-family:Rubik,Segoe UI,sans-serif;min-height:100vh;text-align:right}.about-hero{background:url(/static/media/hero-bg1.7eeccf971101cf1bec5e.jpg) 50%/cover no-repeat;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:60vh;padding:2rem;position:relative;text-align:center}.about-hero h1{font-weight:900;margin-bottom:1rem;text-shadow:2px 2px 6px #0009}.about-hero p{font-size:1.4rem;margin:0 auto;max-width:700px;text-shadow:1px 1px 4px #0009}.about-hero:before{animation:subtleFloat 20s ease-in-out infinite alternate;bottom:0;content:"";left:0;opacity:.1;position:absolute;right:0;top:0}.about-hero h1{background:linear-gradient(90deg,#e8d9b5,#fff);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:3.2rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;text-shadow:0 2px 10px #0000004d}.about-content{margin:0 auto;max-width:1200px;padding:4rem 2rem}.studio-story{margin-bottom:6rem}.text-content p{color:#555;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.services-section{margin-bottom:6rem}.services-section h2{color:#3e2723;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.service-card{background:#fff;border:2px solid #000!important;border-radius:16px;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{box-shadow:0 15px 30px #0000001a;transform:translateY(-10px)}.service-card h3{color:#3e2723;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.service-card p{color:#666;line-height:1.6}.team-section{margin-bottom:6rem}.team-section h2{color:#3e2723;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.team-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.team-member{background:#fff;border-radius:16px;padding:2rem;text-align:center;transition:transform .3s ease}.team-member:hover{box-shadow:0 10px 20px #0000000d;transform:translateY(-5px)}.member-image{border:3px solid #d7ccc8;border-radius:50%;height:150px;margin:0 auto 1.5rem;overflow:hidden;width:150px}.member-image img{height:100%;object-fit:cover;width:100%}.team-member h3{color:#3e2723;font-size:1.4rem;font-weight:700;margin-bottom:.5rem}.team-member p{color:#666;margin-bottom:.5rem}.member-bio{color:#888;font-size:.95rem;margin-top:1rem}.achievements-section h2{color:#3e2723;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.achievements-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.achievement-card{background:#fff;border-radius:16px;border-top:4px solid #000;padding:2rem;text-align:center;transition:transform .3s ease}.achievement-card:hover{box-shadow:0 10px 20px #0000000d;transform:translateY(-5px)}.achievement-icon{color:#5d4037;font-size:2.5rem;margin-bottom:1rem}.achievement-card h3{color:#000;font-size:1.3rem;font-weight:700;margin-bottom:.5rem}.achievement-card p{color:#666;font-size:.95rem}@media (max-width:768px){.content-grid{gap:2rem;grid-template-columns:1fr}.about-hero h1{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.text-content h2{font-size:2rem}.image-content img{height:300px}.achievements-section h2,.services-section h2,.team-section h2{font-size:2rem}}@media (max-width:480px){.about-hero{padding:6rem 1rem 2rem}.about-hero h1{font-size:2rem}.team-member{padding:1.5rem}}.about-rasha{margin-bottom:6rem;text-align:center}.about-rasha h2{color:#3e2723;font-size:2.5rem;font-weight:700;margin-bottom:2rem}.rasha-card{background:#fff;border-radius:16px;box-shadow:0 10px 30px #00000014;margin:0 auto;max-width:500px;padding:2rem;transition:transform .3s ease}.rasha-card:hover{transform:translateY(-5px)}.text-box-content{background-color:#f2ece5;border-radius:16px;box-shadow:0 10px 20px #0000000d;color:#3e2723;font-size:1.1rem;line-height:1.8;padding:2rem;text-align:right}.rasha-image img{border:4px solid #d7ccc8;border-radius:50%;height:150px;margin-bottom:1.5rem;object-fit:cover;width:150px}.rasha-info h3{color:#3e2723;font-size:1.5rem;margin-bottom:.5rem}.rasha-info p{color:#666;font-size:1rem;margin:.3rem 0}.rasha-bio{color:#888;font-size:.95rem;line-height:1.6;margin-top:1rem}.rasha-social{display:flex;gap:1.2rem;justify-content:center;margin-top:1.5rem}.rasha-social img{cursor:pointer;height:28px;transition:transform .3s ease;width:28px}.rasha-social img:hover{transform:scale(1.2)}.studio-split-box{background:#fefcf8;border-radius:16px;box-shadow:0 8px 24px #0000000d;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin:3rem auto;max-width:1000px;padding:2rem}.split-item{background-color:#fff;border-radius:12px;box-shadow:0 4px 15px #0000000a;color:#444;flex:1 1 45%;font-size:1.05rem;line-height:1.9;padding:1rem}.split-hebrew{border-right:4px solid #d7ccc8;direction:rtl;text-align:right;@media (max-width:768px){.split-hebrew{border-top:3px solid #d7ccc8;padding-top:1rem}}}@media (max-width:768px){.split-item{flex:1 1 100%}.split-hebrew{border-right:none;border-top:3px solid #d7ccc8}}.split-english{direction:ltr;padding-left:1rem;text-align:left}.studio-story h2{color:#3e2723;font-size:2.5rem;font-weight:700;margin-bottom:2rem;position:relative;text-align:center}.studio-story h2:after{background:#8d6e63;bottom:-8px;content:"";height:3px;position:absolute;right:50%;transform:translateX(50%);width:60px}.competition-page-container{background-color:#f9f7f2;color:#333;direction:rtl;font-family:Rubik,Segoe UI,sans-serif;min-height:100vh;text-align:right}.competition-hero{align-items:center;background:url(/static/media/hero-bg1.7eeccf971101cf1bec5e.jpg) 50%/cover no-repeat;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:50vh;overflow:hidden;padding:2rem 2rem 6rem;position:relative;text-align:center}.competition-hero h1{background:linear-gradient(90deg,#e8d9b5,#fff);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:3.2rem;font-weight:800;line-height:1.2;margin-bottom:1rem;text-shadow:0 2px 10px #0000004d}.award-badge{animation:pulse 2s infinite;background:gold;border-radius:30px;box-shadow:0 4px 12px #0000001a;color:#3e2723;display:inline-block;font-weight:700;margin-bottom:2rem;padding:.8rem 2rem}.competition-content{margin:0 auto;max-width:1200px;padding:4rem 2rem}.project-overview{margin-bottom:6rem}.content-grid{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.text-content h2{color:#3e2723;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:.5rem;position:relative}.text-content h2:after{background:#8d6e63;bottom:0;content:"";height:3px;position:absolute;right:0;width:60px}.highlight-text{background:#e8d9b51a;border-radius:0 8px 8px 0;border-right:3px solid gold;color:#5d4037;font-size:1.2rem;font-weight:500;margin-bottom:2rem;padding:1.5rem}.image-content img{border-radius:16px;box-shadow:0 10px 30px #0000001a;height:400px;object-fit:cover;width:100%}.design-concept{margin-bottom:6rem}.design-concept h2{color:#3e2723;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.concept-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.concept-card{background:#fff;border-radius:16px;border-top:4px solid;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.concept-card:hover{box-shadow:0 15px 30px #0000001a;transform:translateY(-10px)}.card-icon{font-size:2.5rem;margin-bottom:1rem}.concept-card h3{color:#3e2723;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.concept-card p{color:#666;line-height:1.6}.project-details{margin-bottom:6rem}.details-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.detail-card{background:#fff;border-radius:16px;box-shadow:0 5px 15px #0000000d;padding:2rem}.detail-card h3{color:#5d4037;font-size:1.4rem;margin-bottom:1rem}.detail-card li,.detail-card p{color:#666;line-height:1.6;margin-bottom:.5rem}.gallery-section{margin-bottom:6rem}.gallery-section h2{color:#3e2723;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.gallery-grid{grid-gap:2rem;align-items:stretch;display:grid!important;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));justify-content:center}.gallery-item{border-radius:16px;overflow:hidden;position:relative;transition:transform .3s ease}.gallery-item:hover{transform:translateY(-5px)}.gallery-item img{aspect-ratio:4/3;height:auto;max-width:100%;object-fit:cover;width:100%}.project-narrative{background:#fff;border-radius:16px;box-shadow:0 10px 30px #0000000d;padding:4rem}.project-narrative h2{color:#3e2723;font-size:2.2rem;margin-bottom:2rem}.project-narrative p{color:#666;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@media (max-width:768px){.gallery-grid{grid-template-columns:1fr}.competition-hero h1{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.text-content h2{font-size:2rem}.image-content img{height:300px}.design-concept h2,.gallery-section h2{font-size:2rem}}.gallery-intro{color:#444;font-size:1.2rem;line-height:1.8;margin:0 auto 2rem;max-width:800px;text-align:center}@media (max-width:480px){.competition-hero{padding:6rem 1rem 2rem}.competition-hero h1{font-size:2rem}.project-narrative{padding:2rem}}.footer-rasha{background:linear-gradient(135deg,#5d4037,#3e2723);margin-top:4rem;width:100%}@media (max-width:480px){.highlight-text{box-sizing:border-box;font-size:.95rem;line-height:1.7;margin-inline:auto;max-width:95%;padding:1rem;text-align:center;word-break:break-word}.content-grid{display:flex;flex-direction:column;gap:2rem}.image-content video{border-radius:12px;height:auto;max-height:260px}}.projects-page-container{background-color:#f9f7f2;color:#333;direction:rtl;font-family:Rubik,Segoe UI,sans-serif;min-height:100vh;text-align:right}.projects-hero{align-items:center;background:url(/static/media/hero-bg1.7eeccf971101cf1bec5e.jpg) 50%/cover no-repeat;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:50vh;overflow:hidden;padding:2rem 2rem 6rem;position:relative;text-align:center}.projects-hero:before{animation:subtleFloat 20s ease-in-out infinite alternate;background:none;bottom:0;content:"";left:0;opacity:.1;position:absolute;right:0;top:0}.hero-content{max-width:900px;position:relative;z-index:1}.projects-hero h1{background:linear-gradient(90deg,#e8d9b5,#fff);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:3.2rem;font-weight:800;line-height:1.2;margin-bottom:1rem;text-shadow:0 2px 10px #0000004d}.projects-content{margin:0 auto;max-width:1200px;padding:4rem 2rem}.projects-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.project-card{background:#fff;border-radius:16px;box-shadow:0 10px 30px #0000000d;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.project-card:hover{box-shadow:0 15px 35px #0000001a;transform:translateY(-10px)}.card-header{background:#5d40370d;display:flex;justify-content:space-between;padding:1rem 1.5rem}.project-category{color:#000;font-weight:700}.project-year{color:#666}.project-image-container{height:300px;overflow:hidden;position:relative}.project-image-container img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.project-card:hover img{transform:scale(1.05)}.project-tags{bottom:1rem;display:flex;flex-wrap:wrap;gap:.5rem;left:1rem;position:absolute}.tag{background:#ffffffe6;border-radius:20px;box-shadow:0 2px 5px #0000001a;color:#000;font-size:.9rem;font-weight:600;padding:.5rem 1rem}.project-info{padding:1.5rem}.project-info h3{color:#000;direction:ltr;font-size:1.5rem;font-weight:700;margin-bottom:1rem;text-align:center}.project-info p{color:#000;line-height:1.6;margin-bottom:.5rem;min-height:50px}.cta-button{align-items:center;background:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;padding:.8rem 1.5rem;transition:all .3s ease}.cta-button:hover{background:#000;transform:translateY(-2px)}.button-icon{font-size:1.2rem}@keyframes subtleFloat{0%{transform:translate(0) scale(1)}50%{transform:translate(-10px,-10px) scale(1.05)}to{transform:translate(10px,10px) scale(1.1)}}@media (max-width:768px){.projects-hero h1{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.projects-grid{grid-template-columns:1fr}.project-image-container{height:250px}}@media (max-width:480px){.projects-hero{padding:6rem 1rem 2rem}.projects-hero h1{font-size:2rem}.project-info h3{font-size:1.3rem}}body,html{margin:0;overflow-x:hidden;padding:0}*,:after,:before{box-sizing:border-box}.form-page-container{background:linear-gradient(180deg,#fff,#fdfdfd);color:#3e2723;font-family:Rubik,Segoe UI,sans-serif;min-height:100vh;overflow-x:hidden;text-align:right;width:100%}.form-page-container .form-hero{align-items:center;background:linear-gradient(#0006,#0006),url(/static/media/hero-bg1.7eeccf971101cf1bec5e.jpg) 50%/cover no-repeat;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:60vh;padding:3rem 2rem;text-align:center;width:100%}.form-hero h1{background:linear-gradient(90deg,#fff,#fff);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:3.2rem;font-weight:800;line-height:1.2;margin-bottom:1rem;text-shadow:0 2px 10px #0000004d}.hero-subtitle{font-size:1.5rem;font-weight:300;line-height:1.6;margin:0 auto;max-width:700px;opacity:.9}.form-content{grid-gap:3rem;gap:3rem;padding:4rem 2rem;width:100%}.course-info{gap:1.2rem;max-width:100%;min-width:0;width:100%}.info-heading{border-bottom:3px solid #000;color:#3e2723;font-size:2rem;font-weight:700;line-height:1.3;margin-bottom:.5rem;padding-bottom:.5rem;word-break:break-word}.form-wrapper{border:1px solid #0000000f;border-radius:16px;box-shadow:0 18px 40px #0000000f;max-width:100%;min-width:0;padding:2.5rem;width:100%}.registration-form{gap:1.5rem;width:100%}.form-group{display:flex;flex-direction:column;gap:.8rem;width:100%}.form-group label{color:#000;font-size:.95rem;font-weight:600}.form-input{background:#fff;border:1px solid #d7ccc8;border-radius:10px;box-sizing:border-box;font-family:inherit;font-size:1rem;max-width:100%;padding:.9rem 1.2rem;transition:all .25s ease}.form-input:focus{border-color:#000;box-shadow:0 0 0 3px #00000014;outline:none}.form-input:hover{border-color:#000}select.form-input{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:left 14px center;background-repeat:no-repeat;background-size:18px;cursor:pointer;padding-left:2.8rem}.primary-btn{background:linear-gradient(180deg,#111,#000);border:none;border-radius:14px;box-shadow:0 10px 24px #00000029;color:#fff;cursor:pointer;font-size:1rem;font-weight:800;letter-spacing:.2px;padding:1rem 1.5rem;transition:all .22s ease;width:100%}.primary-btn:hover{background:linear-gradient(180deg,#1a1a1a,#000);box-shadow:0 14px 28px #0003;transform:translateY(-2px)}.primary-btn:active{transform:translateY(0)}.primary-btn:focus-visible{box-shadow:0 0 0 4px #0000001a,0 10px 24px #00000029;outline:none}.status-message{animation:fadeIn .25s ease;border-radius:10px;gap:.5rem;margin-top:1rem;padding:1rem}.status-message.success{background:#c6f6d5;color:#22543d}.status-message.error{background:#fed7d7;color:#7b341e}.fade-in.visible{animation:fadeInUp .8s ease-out forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.react-tabs{margin:0;max-width:100%;min-width:0;padding:0;width:100%}.courses-tabs{grid-gap:.75rem;background:#0000;border:none;display:grid;gap:.75rem;grid-template-columns:repeat(4,minmax(0,1fr));margin:1.5rem 0 2rem;padding:0;width:100%}.courses-tabs>li{align-items:center;background:linear-gradient(180deg,#fafafa,#f2f2f2);border:1px solid #00000014;border-radius:18px;box-shadow:0 4px 10px #0000000a;color:#3e2723;cursor:pointer;display:flex;font-size:.95rem;font-weight:700;justify-content:center;line-height:1.3;list-style:none;min-height:58px;padding:.95rem 1rem;text-align:center;transition:all .22s ease;-webkit-user-select:none;user-select:none}.courses-tabs>li:hover{background:linear-gradient(180deg,#fff,#f4f4f4);box-shadow:0 10px 18px #00000014;color:#000;transform:translateY(-2px)}.courses-tabs>li.react-tabs__tab--selected{background:linear-gradient(180deg,#111,#000);border-color:#000;box-shadow:0 12px 24px #00000029,inset 0 1px 0 #ffffff14;color:#fff}.courses-tabs>li:focus{outline:none}.courses-tabs>li:focus-visible{box-shadow:0 0 0 4px #00000014,0 12px 24px #0000001f}.react-tabs__tab-panel{border:1px solid #00000014}@media (max-width:768px){.courses-tabs{gap:.55rem;grid-template-columns:1fr 1fr;margin:1rem 0 1.25rem}.courses-tabs>li{border-radius:14px;box-shadow:0 4px 10px #0000000a;font-size:.82rem;min-height:52px;padding:.8rem .55rem}.courses-tabs>li:hover{transform:none}.react-tabs__tab-panel{border-radius:12px;padding:1rem}}@media (max-width:480px){.courses-tabs{gap:.45rem}.courses-tabs>li{font-size:.78rem;min-height:50px;padding:.75rem .45rem}}.react-tabs__tab-panel{animation:tabsFadeIn .35s ease;background:#fff;border:1px solid #0000001a;border-radius:16px;box-shadow:0 14px 30px #0000000f;display:none!important;max-width:100%;min-width:0;overflow-wrap:break-word;padding:2rem;width:100%;word-break:break-word}.react-tabs__tab-panel.react-tabs__tab-panel--selected{display:block!important}@keyframes tabsFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.react-tabs__tab-panel h3{color:#000;font-size:1.35rem;font-weight:900;line-height:1.4;margin-top:0}.react-tabs__tab-panel p{color:#222;line-height:1.7}.react-tabs__tab-panel ul{grid-gap:.55rem;display:grid;gap:.55rem;margin:.8rem 0;padding:0}.react-tabs__tab-panel li{color:#111;list-style:none;padding-right:1.2rem;position:relative}.react-tabs__tab-panel li:before{color:#000;content:"•";font-weight:900;position:absolute;right:0}iframe,img,video{height:auto;max-width:100%}.footer-rasha{background:linear-gradient(135deg,#414141,#000);color:#fff;padding:3rem 0;text-align:center}.footer-card{align-items:center;display:flex;flex-direction:column}.footer-image{border:4px solid #d7ccc8;border-radius:50%;box-shadow:0 4px 12px #0000004d;height:120px;margin-bottom:1.2rem;object-fit:cover;width:120px}.footer-social{display:flex;gap:1.5rem;justify-content:center}.footer-social img{height:30px;transition:transform .3s ease;width:30px}.footer-social img:hover{transform:scale(1.2)}@media (max-width:768px){.form-content{display:flex;flex-direction:column-reverse;gap:1.25rem;padding:1.25rem .75rem}.form-page-container .form-hero{min-height:50vh;padding:5.5rem 1rem 2rem}.form-hero h1{font-size:2rem}.hero-subtitle{font-size:.95rem;line-height:1.5}.form-wrapper{border-radius:12px;margin-top:1rem;padding:1rem}.registration-form{align-items:stretch}.form-input,select,textarea{font-size:.95rem;max-width:100%;padding:.75rem 1rem}.primary-btn{font-size:.95rem;padding:.95rem 1.5rem;width:100%}.info-heading{font-size:1.55rem;line-height:1.35}.react-tabs__tab-panel{border-radius:12px;padding:1rem}}@media (max-width:480px){.form-content{padding:1rem .5rem}.form-page-container .form-hero{min-height:260px;padding:5rem .75rem 1.25rem}.form-hero h1{font-size:1.3rem;line-height:1.3;padding-top:4.5rem}.hero-subtitle{font-size:.88rem;line-height:1.45}.info-heading{font-size:1.35rem}.courses-tabs>li{font-size:.8rem;padding:.45rem .8rem}.form-wrapper,.react-tabs__tab-panel{padding:.9rem}.react-tabs__tab-panel h3{font-size:1.1rem}.react-tabs__tab-panel li,.react-tabs__tab-panel p{font-size:.95rem;line-height:1.6}}.form-page-container{direction:rtl}.form-hero{background:linear-gradient(45deg,#795548,#6d4c41);color:#fff;padding:4rem 0;text-align:center}.hero-content{margin:0 auto;max-width:800px;padding:0 20px}.hero-subtitle{font-size:1.2rem;margin-top:1rem}.form-content{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:40px 0}.form-wrapper{background:#fff;border-radius:10px;box-shadow:0 4px 12px #0000001a;padding:30px}.registration-form{display:flex;flex-direction:column;gap:20px}.form-group{margin-bottom:1.5rem}.form-input{border:1px solid #ddd;border-radius:6px;font-size:16px;padding:12px;width:100%}.course-info{display:flex;flex-direction:column;gap:20px}.course-card{background:#f9f7f2;border-radius:8px;padding:20px}.brown-accent{border-right:4px solid #795548}.gold-accent{border-right:4px solid #e8d9b5}.beige-accent{border-right:4px solid #d8c9a5}.status-message{align-items:center;border-radius:6px;display:flex;gap:10px;margin-top:20px;padding:15px}.success{background:#e8f5e9;color:#2e7d32}.error{background:#ffebee;color:#c62828}.fade-in{opacity:0;transform:translateY(20px);transition:all .6s ease-out}.fade-in.visible{opacity:1;transform:translateY(0)}@media (max-width:768px){.form-content{grid-template-columns:1fr;padding:20px}.form-hero{padding:2rem 0}h1{font-size:1.8rem}}.modal-overlay{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.modal-content{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000004d;max-height:90%;max-width:90%;padding:1rem;position:relative;text-align:center}.modal-content img,.modal-content video{border-radius:12px;max-height:75vh;max-width:100%}.modal-close,.modal-next,.modal-prev{background:#fff;border:none;border-radius:8px;color:#3e2723;cursor:pointer;font-size:2rem;font-weight:700;padding:.5rem 1rem;position:absolute;transition:background .2s ease,transform .2s ease}.modal-close:hover,.modal-next:hover,.modal-prev:hover{background:#eee}.modal-close{right:1rem;top:1rem}.modal-prev{left:1rem}.modal-next,.modal-prev{top:50%;transform:translateY(-50%)}.modal-next{right:1rem}.project-gallery-container{background-color:#f9f7f2;direction:rtl;font-family:Rubik,sans-serif;padding:4rem 2rem}.project-gallery h2{color:#3e2723;font-size:2.5rem;margin-bottom:2rem;text-align:center}.gallery-grid{gap:2rem;padding:2rem}.project-gallery-container{background-color:#fdfaf5;min-height:100vh;padding:2rem 1rem;text-align:center}.gallery-header h1{color:#3e2723;font-size:2rem;margin-bottom:.5rem}.gallery-description{font-size:1.1rem;line-height:1.6;margin-bottom:2rem;max-width:90%}.gallery-grid{align-items:center;display:flex;flex-direction:column;gap:1.5rem}.gallery-grid img{border-radius:16px;box-shadow:0 4px 15px #0000001a;max-width:100%;transition:transform .3s ease;width:100%}.gallery-grid img:hover{transform:scale(1.02)}.gallery-header{padding:2rem 1rem;text-align:center}.gallery-description{color:#555;font-size:1.2rem;margin-left:auto;margin-right:auto;margin-top:.5rem;max-width:800px}
/*# sourceMappingURL=main.c2a1b43a.css.map*/