*{margin:0;padding:0;box-sizing:border-box}:root{font-family:IBM Plex Sans Arabic,sans-serif;line-height:1.6;font-weight:400}body{margin:0;min-height:100vh;direction:rtl}#root{min-height:100vh}.app{min-height:100vh;position:relative}.demo-banner{background:#facc15;color:#000;text-align:center;padding:10px 20px;font-size:14px;font-weight:500;direction:rtl}.demo-banner a{color:#000;text-decoration:underline;font-weight:600}.demo-banner a:hover{text-decoration:none}.video-section{position:relative;height:75vh;overflow:hidden}.video-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.video-background video{width:100%;height:100%;object-fit:cover}.video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0003,#0006)}.header{display:flex;justify-content:flex-start;align-items:center;padding:12px 40px;background:#fff;position:relative;z-index:10;gap:40px}.header-right{display:flex;align-items:center;gap:12px}.logo{height:45px}.logo-text{font-size:11px;color:#1a5a4a;line-height:1.4}.nav{display:flex;align-items:center;gap:28px}.nav-item{display:flex;align-items:center;gap:6px;color:#333;font-size:14px;font-weight:500;cursor:pointer;text-decoration:none;transition:color .2s}.nav-item:hover{color:#1a5a4a}.nav-item svg{width:12px;height:12px}.header-left{display:flex;align-items:center;gap:16px;margin-right:auto}.search-btn,.lang-btn{display:flex;align-items:center;gap:6px;background:none;border:none;color:#333;font-size:14px;font-family:IBM Plex Sans Arabic,sans-serif;cursor:pointer}.mobile-header{display:none;justify-content:space-between;align-items:center;padding:12px 20px;background:#fff;position:relative;z-index:10}.menu-toggle{background:none;border:none;cursor:pointer;padding:8px}.menu-toggle svg{width:24px;height:24px;color:#333}.mobile-logo{height:40px}.hero{position:absolute;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:right;padding:40px 60px;color:#fff;z-index:1}.hero-title{font-size:42px;font-weight:700;margin-bottom:20px;text-shadow:4px 4px 3px rgba(0,0,0,.3)}.hero-date{font-size:20px;margin-bottom:6px;font-weight:400}.hero-time{font-size:18px;margin-bottom:6px;font-weight:500}.hero-location{font-size:18px;margin-bottom:28px;font-weight:500}.hero-buttons{display:flex;gap:12px}.btn-primary{background:#fff;color:#333;border:none;padding:10px 28px;font-size:15px;font-family:IBM Plex Sans Arabic,sans-serif;font-weight:500;border-radius:4px;cursor:pointer;transition:all .2s}.btn-primary:hover{background:#f0f0f0}.btn-secondary{background:transparent;color:#fff;border:1.5px solid white;padding:10px 28px;font-size:15px;font-family:IBM Plex Sans Arabic,sans-serif;font-weight:500;border-radius:4px;cursor:pointer;transition:all .2s}.btn-secondary:hover{background:#ffffff1a}.about-section{background:#fff;padding:32px 40px}.about-header{display:flex;justify-content:space-between;flex-direction:row-reverse;align-items:center;margin-bottom:16px}.about-title-wrapper{display:flex;align-items:center;gap:12px}.about-title-bar{width:4px;height:28px;background:#1a5a4a;border-radius:2px}.about-title{font-size:24px;font-weight:700;color:#1a5a4a}.more-btn{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #ddd;padding:8px 16px;font-size:14px;font-family:IBM Plex Sans Arabic,sans-serif;color:#333;border-radius:4px;cursor:pointer}.more-btn:hover{background:#f5f5f5}.about-text{font-size:14px;color:#555;line-height:1.9;text-align:right}.services-section{background:#f8f9fa;padding:40px}.services-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.services-title-wrapper{display:flex;align-items:center;gap:12px}.services-title-bar{width:4px;height:28px;background:#1a5a4a;border-radius:2px}.services-title{font-size:24px;font-weight:700;color:#1a5a4a}.view-all-btn{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #ddd;padding:8px 16px;font-size:14px;font-family:IBM Plex Sans Arabic,sans-serif;color:#333;border-radius:4px;cursor:pointer}.view-all-btn:hover{background:#f5f5f5}.services-tabs{display:flex;gap:24px;margin-bottom:24px}.tab{background:none;border:none;font-size:16px;font-family:IBM Plex Sans Arabic,sans-serif;color:#666;cursor:pointer;padding:8px 0;position:relative}.tab.active{color:#1a5a4a;font-weight:600}.tab.active:after{content:"";position:absolute;bottom:0;right:0;width:100%;height:3px;background:#1a5a4a;border-radius:2px}.services-grid{display:flex;flex-direction:row-reverse;gap:20px}.service-card{flex:1;background:#fff;border-radius:12px;padding:24px;text-align:right;box-shadow:0 2px 8px #0000000f}.service-icon{width:40px;height:40px;margin-bottom:16px;color:#1a5a4a}.service-title{font-size:16px;font-weight:600;color:#1a5a4a;margin-bottom:12px}.service-desc{font-size:13px;color:#666;line-height:1.8;margin-bottom:20px}.service-btn{background:#1b8354;color:#fff;border:none;padding:10px 20px;font-size:14px;font-family:IBM Plex Sans Arabic,sans-serif;border-radius:6px;cursor:pointer}.service-btn:hover{background:#167048}.footer{background:#104631;color:#fff;padding:50px 40px 30px}.footer-content{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:40px;flex-wrap:wrap;gap:30px}.footer-column{text-align:right}.footer-column-title{font-size:16px;font-weight:600;margin-bottom:20px}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:12px}.footer-links a{color:#ffffffd9;text-decoration:none;font-size:14px;transition:color .2s}.footer-links a:hover{color:#fff}.footer-contact-info{font-size:14px;line-height:1.8;color:#ffffffd9}.footer-phone{font-size:16px;font-weight:500;margin-bottom:12px;direction:ltr;text-align:right}.social-icons{display:flex;flex-direction:row-reverse;gap:12px;margin-top:8px}.social-icon{width:36px;height:36px;border:1px solid rgba(255,255,255,.3);border-radius:6px;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;transition:background .2s}.social-icon:hover{background:#ffffff1a}.social-icon svg{width:18px;height:18px}.footer-bottom{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;padding-top:30px;border-top:1px solid rgba(255,255,255,.15);margin-bottom:80px}.footer-logos{display:flex;flex-direction:row;align-items:center;gap:24px}.footer-logo{height:80px}.footer-logo.vision{height:70px}.footer-copyright{font-size:14px;color:#ffffffd9}.accessibility-btn{position:fixed;bottom:18px;left:18px;width:54px;height:54px;border-radius:50%;background:#1b8354;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:transform .2s}.accessibility-btn img{width:54px;height:54px}@media(max-width:1024px){.header{display:none}.mobile-header{display:flex}.hero{padding:30px}.hero-title{font-size:32px}}@media(max-width:768px){.footer-content{flex-direction:column;gap:30px}.footer-column{width:100%}.footer-bottom{flex-direction:column;gap:20px}}@media(max-width:600px){.hero-title{font-size:26px}.hero-buttons{flex-direction:column;width:100%}.btn-primary,.btn-secondary{width:100%;text-align:center}.services-grid{flex-direction:column}}
