html{scroll-behavior:smooth;scroll-padding-top:100px}body.wye-homepage-body,.wye-homepage{--wye-primary:#0a1931;--wye-primary-light:#15305b;--wye-primary-dark:#050c18;--wye-gold:#c5a880;--wye-gold-light:#e5ccab;--wye-gold-dark:#9a7e58;--wye-accent:#3a86c8;--wye-bg-light:#f7f9fc;--wye-bg-white:#ffffff;--wye-text-dark:#1a202c;--wye-text-muted:#64748b;--wye-text-light:#ffffff;--wye-border-color:#e2e8f0;font-family:'Tajawal',sans-serif;background-color:var(--wye-bg-white);color:var(--wye-text-dark);line-height:1.8}.wye-homepage h1,.wye-homepage h2,.wye-homepage h3,.wye-homepage h4,.wye-homepage h5,.wye-homepage h6{font-family:'Cairo',sans-serif;color:var(--wye-primary);font-weight:700}.wye-section-header{text-align:center;max-width:800px;margin:0 auto 60px auto;position:relative;padding-bottom:20px}.wye-section-header::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:3px;background-color:var(--wye-gold)}.wye-section-header h2{font-size:2.25rem;margin-bottom:15px;position:relative;display:inline-block}.wye-section-header p{color:var(--wye-text-muted);font-size:1.1rem}.wye-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 30px;font-family:'Cairo',sans-serif;font-weight:600;border-radius:4px;transition:all 0.3s ease;cursor:pointer;text-decoration:none;font-size:.95rem}.wye-btn-gold{background-color:var(--wye-gold);color:var(--wye-primary-dark)}.wye-btn-gold:hover{background-color:var(--wye-gold-dark);color:#fff;transform:translateY(-2px);box-shadow:0 4px 15px rgb(197 168 128 / .4)}.wye-btn-outline{border:2px solid var(--wye-gold);color:var(--wye-gold);background:#fff0}.wye-btn-outline:hover{background-color:var(--wye-gold);color:var(--wye-primary-dark);transform:translateY(-2px)}.wye-btn-navy{background-color:var(--wye-primary);color:#fff}.wye-btn-navy:hover{background-color:var(--wye-primary-dark);transform:translateY(-2px)}.wye-hero-section{position:relative;min-height:90vh;display:flex;align-items:center;background-color:#0a1931;color:#fff;padding:180px 0 140px 0;overflow:visible}.wye-hero-slider-bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;overflow:hidden}.wye-hero-slide-item{position:absolute;top:0;left:0;width:60%;height:100%;background-size:cover;background-position:center left;background-repeat:no-repeat;opacity:0;transition:opacity 1.5s ease-in-out;z-index:1}.wye-hero-slide-item.is-active{opacity:1;z-index:2}.wye-hero-slide-item::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to right,#fff0 40%,rgb(10 25 49 / .75) 80%,rgb(10 25 49) 100%);z-index:3}.wye-hero-slider-container{position:relative;z-index:10;width:100%}.wye-hero-content{max-width:600px;margin-left:auto;margin-right:0;text-align:right}.wye-hero-content h1{font-size:3.5rem;color:#fff;margin-bottom:15px;line-height:1.15;font-weight:700}.wye-hero-content .subheadline{font-size:1.75rem;color:#c5a880;margin-bottom:25px;font-family:'Cairo',sans-serif;font-weight:700}.wye-hero-content .description{font-size:1.15rem;color:rgb(255 255 255 / .85);margin-bottom:35px;line-height:1.8}.wye-hero-actions{display:flex;gap:15px}.wye-btn-gold{background-color:#c5a880;color:#0a1931!important;font-weight:700}.wye-btn-gold:hover{background-color:#e5ccab;color:#050c18!important}.wye-btn-outline{border:2px solid #c5a880;color:#ffffff!important;background-color:#fff0;font-weight:700}.wye-btn-outline:hover{background-color:#c5a880;color:#0a1931!important}.wye-hero-stats-card{background:#fff;border-radius:20px;border:1px solid rgb(0 0 0 / .05);padding:30px 20px;margin-top:80px;margin-bottom:-190px;position:relative;z-index:20;display:grid;grid-template-columns:repeat(5,1fr);box-shadow:0 15px 35px rgb(10 25 49 / .08)}.wye-hero-stat-item{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 15px;border-left:1px solid #e2e8f0}.wye-hero-stat-item:last-child{border-left:none}.wye-hero-stat-icon{font-size:2.25rem;color:#c5a880;margin-bottom:10px;line-height:1}.wye-hero-stat-number{font-family:'Cairo',sans-serif;font-size:2.25rem;font-weight:700;color:#0a1931;margin-bottom:4px;line-height:1.2}.wye-hero-stat-label{font-family:'Tajawal',sans-serif;font-size:.95rem;font-weight:600;color:#64748b;line-height:1.4}@media (max-width:991px){.wye-hero-slide-item{width:100%}.wye-hero-slide-item::before{background:linear-gradient(135deg,rgb(10 25 49 / .85) 0%,rgb(10 25 49 / .95) 100%)}.wye-hero-section{padding:140px 0 120px 0;min-height:auto}.wye-hero-content{max-width:100%;text-align:center;margin:0 auto}.wye-hero-content h1{font-size:2.5rem}.wye-hero-content .subheadline{font-size:1.4rem}.wye-hero-actions{justify-content:center}.wye-hero-stats-card{grid-template-columns:repeat(2,1fr);margin-bottom:-160px;padding:20px;gap:15px}.wye-hero-stat-item{border-left:none;border-bottom:1px solid #e2e8f0;padding:15px 10px}.wye-hero-stat-item:nth-last-child(-n+2){border-bottom:none}}@media (max-width:767px){.wye-hero-stats-card{display:flex!important;flex-direction:row!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;gap:12px!important;padding:15px 10px!important;margin-top:40px!important;margin-bottom:-100px!important;border-radius:15px!important;box-shadow:0 10px 25px rgb(10 25 49 / .08)!important;scrollbar-width:none}.wye-hero-stats-card::-webkit-scrollbar{display:none}.wye-hero-stat-item{flex:0 0 135px!important;scroll-snap-align:start!important;border-left:none!important;border-bottom:none!important;border-right:1px solid #e2e8f0!important;padding:8px 4px!important}.wye-hero-stat-item:first-child{border-right:none!important}.wye-hero-stat-icon{font-size:1.7rem!important;margin-bottom:6px!important}.wye-hero-stat-number{font-size:1.5rem!important}.wye-hero-stat-label{font-size:0.8rem!important}}.wye-stats-section{padding:80px 0;background-color:var(--wye-bg-light)}.wye-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:30px}.wye-stat-card{background-color:#fff;border-radius:8px;padding:35px 25px;text-align:center;box-shadow:0 4px 20px rgb(0 0 0 / .05);border-top:4px solid var(--wye-gold);transition:transform 0.3s ease}.wye-stat-card:hover{transform:translateY(-5px)}.wye-stat-icon{font-size:2.5rem;color:var(--wye-primary);margin-bottom:15px}.wye-stat-count{font-family:'Cairo',sans-serif;font-size:3rem;font-weight:700;color:var(--wye-primary);line-height:1;margin-bottom:10px}.wye-stat-title{font-size:1rem;color:var(--wye-text-muted)}.wye-about-section{padding:100px 0}.wye-about-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.wye-about-image-wrapper{position:relative}.wye-about-image-wrapper img{border-radius:8px;box-shadow:0 10px 30px rgb(0 0 0 / .1);z-index:1;position:relative}.wye-about-image-wrapper::before{content:'';position:absolute;top:-20px;right:-20px;width:100%;height:100%;border:3px solid var(--wye-gold);border-radius:8px;z-index:0}.wye-about-content h3{font-size:2.25rem;margin-bottom:25px}.wye-about-content p{color:var(--wye-text-muted);font-size:1.1rem;margin-bottom:25px}.wye-founder-highlight{background-color:var(--wye-bg-light);border-right:4px solid var(--wye-gold);padding:20px;margin-top:30px;border-radius:0 4px 4px 0}.wye-founder-highlight-quote{font-style:italic;color:var(--wye-primary);margin-bottom:10px;font-weight:600}.wye-founder-highlight-author{font-size:.9rem;color:var(--wye-text-muted);text-align:left}.wye-timeline-section{padding:100px 0;background-color:var(--wye-primary);color:#fff;overflow:hidden}.wye-timeline-section .wye-section-header h2{color:#fff}.wye-timeline-section .wye-section-header p{color:rgb(255 255 255 / .7)}.wye-timeline-container{position:relative;padding:40px 0}.wye-timeline-line{position:absolute;top:50%;left:0;right:0;height:4px;background-color:rgb(255 255 255 / .2);transform:translateY(-50%);z-index:1}.wye-timeline-wrapper{display:flex;overflow-x:auto;gap:40px;padding-bottom:20px;position:relative;z-index:2;scrollbar-width:thin;scrollbar-color:var(--wye-gold) rgb(255 255 255 / .1)}.wye-timeline-wrapper::-webkit-scrollbar{height:6px}.wye-timeline-wrapper::-webkit-scrollbar-thumb{background-color:var(--wye-gold);border-radius:3px}.wye-timeline-item{flex:0 0 250px;text-align:center;position:relative}.wye-timeline-node{width:24px;height:24px;border-radius:50%;background-color:var(--wye-gold);border:4px solid var(--wye-primary);margin:0 auto 30px auto;position:relative;z-index:3;transition:all 0.3s ease}.wye-timeline-item:hover .wye-timeline-node{background-color:#fff;transform:scale(1.3)}.wye-timeline-portrait{width:140px;height:140px;border-radius:50%;object-fit:cover;margin:0 auto 20px auto;border:3px solid var(--wye-gold);background-color:#fff;transition:transform 0.3s ease}.wye-timeline-item:hover .wye-timeline-portrait{transform:translateY(-5px)}.wye-timeline-name{font-family:'Cairo',sans-serif;font-size:1.15rem;font-weight:600;color:#fff;margin-bottom:5px}.wye-timeline-period{font-size:.9rem;color:var(--wye-gold-light)}.wye-vmv-section{padding:100px 0}.wye-vmv-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.wye-vmv-card{background-color:#fff;border:1px solid var(--wye-border-color);border-radius:8px;padding:40px 30px;text-align:center;box-shadow:0 4px 15px rgb(0 0 0 / .02);transition:all 0.3s ease}.wye-vmv-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgb(0 0 0 / .08);border-color:var(--wye-gold)}.wye-vmv-icon{width:70px;height:70px;border-radius:50%;background-color:rgb(10 25 49 / .05);color:var(--wye-primary);display:flex;align-items:center;justify-content:center;font-size:1.75rem;margin:0 auto 25px auto;transition:all 0.3s ease}.wye-vmv-card:hover .wye-vmv-icon{background-color:var(--wye-primary);color:#fff}.wye-vmv-card h3{font-size:1.5rem;margin-bottom:15px}.wye-vmv-values-list{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;list-style:none;margin-top:15px}.wye-vmv-value-tag{background-color:var(--wye-bg-light);color:var(--wye-primary);padding:6px 15px;border-radius:20px;font-size:.85rem;font-weight:600}.wye-impact-section{padding:100px 0;background-color:var(--wye-bg-light)}.wye-impact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px}.wye-impact-card{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 15px rgb(0 0 0 / .03);transition:all 0.3s ease;border:1px solid var(--wye-border-color)}.wye-impact-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgb(0 0 0 / .1);border-color:var(--wye-gold)}.wye-impact-img{height:200px;background-size:cover;background-position:center;position:relative}.wye-impact-img::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to top,rgb(10 25 49 / .7) 0%,transparent 100%)}.wye-impact-body{padding:30px}.wye-impact-body h3{font-size:1.35rem;margin-bottom:12px}.wye-impact-body p{color:var(--wye-text-muted);font-size:.95rem;margin-bottom:0}.wye-news-section{padding:100px 0}.wye-news-grid{display:grid;grid-template-columns:1.2fr 0.8fr;gap:40px}.wye-news-featured .wye-news-card{height:100%;display:flex;flex-direction:column}.wye-news-featured .wye-news-img{height:380px;border-radius:8px;overflow:hidden;position:relative}.wye-news-featured .wye-news-img img{width:100%;height:100%;object-fit:cover}.wye-news-featured .wye-news-meta{margin-top:20px;font-size:.85rem;color:var(--wye-gold);font-weight:600}.wye-news-featured h3{font-size:1.8rem;margin:10px 0 15px 0}.wye-news-featured p{color:var(--wye-text-muted)}.wye-news-list{display:flex;flex-direction:column;gap:20px}.wye-news-list-item{display:flex;gap:20px;align-items:center;border-bottom:1px solid var(--wye-border-color);padding-bottom:20px}.wye-news-list-item:last-child{border-bottom:none;padding-bottom:0}.wye-news-list-thumb{width:120px;height:90px;border-radius:6px;overflow:hidden;flex-shrink:0}.wye-news-list-thumb img{width:100%;height:100%;object-fit:cover}.wye-news-list-title{font-size:1rem;font-weight:600;margin-bottom:5px;line-height:1.4}.wye-news-list-title a{color:var(--wye-primary);text-decoration:none}.wye-news-list-title a:hover{color:var(--wye-gold)}.wye-news-list-date{font-size:.8rem;color:var(--wye-text-muted)}.wye-map-section{padding:100px 0;background-color:var(--wye-primary-dark);color:#fff}.wye-map-section .wye-section-header h2{color:#fff}.wye-map-section .wye-section-header p{color:rgb(255 255 255 / .7)}.wye-map-grid{display:grid;grid-template-columns:1.1fr 0.9fr;gap:50px;align-items:center}.wye-map-visual{background-color:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .1);border-radius:12px;padding:40px;text-align:center;position:relative}.wye-map-visual img{max-width:100%;height:auto;filter:drop-shadow(0 10px 20px rgb(0 0 0 / .3))}.wye-branches-list{max-height:500px;overflow-y:auto;padding-right:10px}.wye-branches-list::-webkit-scrollbar{width:6px}.wye-branches-list::-webkit-scrollbar-thumb{background-color:var(--wye-gold);border-radius:3px}.wye-branch-item{background-color:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .1);border-radius:8px;padding:20px;margin-bottom:15px;transition:all 0.3s ease}.wye-branch-item:hover{background-color:rgb(255 255 255 / .1);border-color:var(--wye-gold)}.wye-branch-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.wye-branch-name{font-family:'Cairo',sans-serif;font-size:1.1rem;font-weight:600;color:var(--wye-gold-light)}.wye-branch-gov{font-size:.8rem;background-color:var(--wye-gold);color:var(--wye-primary-dark);padding:3px 10px;border-radius:4px;font-weight:600}.wye-branch-details{font-size:.9rem;color:rgb(255 255 255 / .8)}.wye-gallery-section{padding:100px 0}.wye-gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.wye-gallery-item{position:relative;border-radius:8px;overflow:hidden;height:250px;box-shadow:0 4px 15px rgb(0 0 0 / .05)}.wye-gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease}.wye-gallery-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(10 25 49 / .8);display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;transition:opacity 0.3s ease;padding:20px;color:#fff}.wye-gallery-item:hover img{transform:scale(1.1)}.wye-gallery-item:hover .wye-gallery-overlay{opacity:1}.wye-gallery-caption{font-family:'Cairo',sans-serif;font-size:1.1rem;font-weight:600;text-align:center;margin-bottom:10px}.wye-gallery-icon{font-size:1.5rem;color:var(--wye-gold)}.wye-partners-section{padding:80px 0;background-color:#fff;border-top:1px solid rgb(0 0 0 / .05)}.wye-partners-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;justify-content:center;align-items:center;margin-top:40px}@media (min-width:768px){.wye-partners-grid{grid-template-columns:repeat(3,1fr);gap:30px}}@media (min-width:992px){.wye-partners-grid{grid-template-columns:repeat(5,1fr);gap:40px}}.wye-partner-card{background-color:#fbfbfb;border:1px solid rgb(0 0 0 / .04);border-radius:12px;padding:25px 20px;display:flex;justify-content:center;align-items:center;height:120px;transition:all 0.3s ease}.wye-partner-card:hover{background-color:#fff;border-color:var(--wye-gold);box-shadow:0 10px 25px rgb(10 25 49 / .05);transform:translateY(-3px)}.wye-partner-card img{max-width:100%;max-height:70px;object-fit:contain;filter:grayscale(1);opacity:.7;transition:all 0.3s ease}.wye-partner-card:hover img{filter:grayscale(0);opacity:1}.wye-chairman-section{padding:100px 0}.wye-chairman-card{background-color:var(--wye-primary);border-radius:12px;color:#fff;padding:60px;display:grid;grid-template-columns:0.7fr 1.3fr;gap:50px;align-items:center;box-shadow:0 15px 40px rgb(10 25 49 / .15)}.wye-chairman-portrait-wrapper{text-align:center}.wye-chairman-portrait{width:260px;height:260px;border-radius:50%;object-fit:cover;border:5px solid var(--wye-gold);margin:0 auto;box-shadow:0 8px 25px rgb(0 0 0 / .2)}.wye-chairman-content h3{color:var(--wye-gold);font-size:2.25rem;margin-bottom:5px}.wye-chairman-title{font-size:1.1rem;color:var(--wye-gold-light);margin-bottom:25px;font-weight:600}.wye-chairman-message{font-size:1.15rem;line-height:1.8;margin-bottom:30px;color:rgb(255 255 255 / .9)}.wye-contact-footer-section{background-color:var(--wye-primary-dark);color:#fff;padding:100px 0 30px 0;border-top:3px solid var(--wye-gold)}.wye-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-bottom:60px}.wye-contact-form-wrapper h3{color:#fff;font-size:1.75rem;margin-bottom:25px}.wye-contact-form .form-group{margin-bottom:20px}.wye-contact-form label{display:block;margin-bottom:8px;font-size:.9rem;color:var(--wye-gold-light)}.wye-contact-form input,.wye-contact-form textarea{background-color:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .1);color:#fff;padding:12px 15px;border-radius:4px;width:100%}.wye-contact-form input:focus,.wye-contact-form textarea:focus{border-color:var(--wye-gold);outline:none}.wye-contact-info-wrapper h3{color:#fff;font-size:1.75rem;margin-bottom:25px}.wye-contact-info-list{list-style:none;margin-bottom:30px}.wye-contact-info-item{display:flex;align-items:center;gap:15px;margin-bottom:20px;font-size:1.05rem}.wye-contact-info-item i{font-size:1.5rem;color:var(--wye-gold)}.wye-contact-map-embed{border-radius:8px;overflow:hidden;height:250px;border:1px solid rgb(255 255 255 / .1)}.wye-footer-nav{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;border-top:1px solid rgb(255 255 255 / .1);border-bottom:1px solid rgb(255 255 255 / .1);padding:60px 0;margin-bottom:30px}.wye-footer-col h4{color:var(--wye-gold);margin-bottom:20px;font-size:1.15rem}.wye-footer-col ul{list-style:none}.wye-footer-col ul li{margin-bottom:10px}.wye-footer-col ul li a{color:rgb(255 255 255 / .7);text-decoration:none;transition:color 0.3s ease}.wye-footer-col ul li a:hover{color:var(--wye-gold)}.wye-footer-logo-desc{color:rgb(255 255 255 / .7);font-size:.95rem;margin-top:15px}.wye-footer-social-links{display:flex;gap:15px;margin-top:20px}.wye-footer-social-links a{width:40px;height:40px;border-radius:50%;background-color:rgb(255 255 255 / .05);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.2rem;transition:all 0.3s ease}.wye-footer-social-links a:hover{background-color:var(--wye-gold);color:var(--wye-primary-dark)}.wye-footer-copyright{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;color:rgb(255 255 255 / .5)}@media (max-width:1024px){.wye-chairman-card{grid-template-columns:1fr;padding:40px;text-align:center}.wye-chairman-portrait{width:200px;height:200px}}@media (max-width:991px){.wye-about-grid{grid-template-columns:1fr;gap:40px}.wye-about-image-wrapper{max-width:500px;margin:0 auto}.wye-vmv-grid{grid-template-columns:1fr}.wye-news-grid{grid-template-columns:1fr}.wye-map-grid{grid-template-columns:1fr}.wye-contact-grid{grid-template-columns:1fr}.wye-footer-nav{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.wye-hero-content h1{font-size:2.5rem}.wye-hero-content .subheadline{font-size:1.35rem}.wye-hero-actions{flex-direction:column}.wye-section-header h2{font-size:1.75rem}.wye-footer-nav{grid-template-columns:1fr}.wye-footer-copyright{flex-direction:column;gap:15px;text-align:center}}.wye-vintage-bg{background-color:#fcf9f2!important;background-image:radial-gradient(circle,rgb(197 168 128 / .04) 0%,transparent 80%),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 120 120'%3E%3Cpath d='M60 5 L115 37 L115 83 L60 115 L5 83 L5 37 Z' fill='none' stroke='rgba(197, 168, 128, 0.05)' stroke-width='1.5'/%3E%3C/svg%3E")!important;background-repeat:repeat!important;position:relative;border-top:1px solid rgb(197 168 128 / .18);border-bottom:1px solid rgb(197 168 128 / .18)}.wye-museum-frame{position:relative;padding:10px;background:#fff;border:1px solid var(--wye-gold);box-shadow:0 15px 35px rgb(10 25 49 / .12);transition:all 0.3s ease}.wye-museum-frame::before{content:'';position:absolute;top:4px;left:4px;right:4px;bottom:4px;border:1px solid var(--wye-gold-dark);pointer-events:none;opacity:.7}.wye-museum-frame img{display:block;width:100%;height:auto;filter:sepia(.3) contrast(1.1) brightness(.95);transition:all 0.5s ease}.wye-museum-frame:hover img{filter:sepia(0) contrast(1.05) brightness(1)}.wye-museum-frame:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgb(10 25 49 / .2);border-color:var(--wye-gold-light)}.wye-deco-line{display:flex;align-items:center;justify-content:center;margin:25px 0;gap:15px}.wye-deco-line::before,.wye-deco-line::after{content:'';height:1px;width:80px;background:linear-gradient(to left,var(--wye-gold),transparent)}.wye-deco-line::after{background:linear-gradient(to right,var(--wye-gold),transparent)}.wye-deco-diamond{width:10px;height:10px;background:var(--wye-gold);transform:rotate(45deg);position:relative}.wye-deco-diamond::before,.wye-deco-diamond::after{content:'';position:absolute;width:6px;height:6px;background:var(--wye-gold-dark)}.wye-deco-diamond::before{left:-12px;top:2px}.wye-deco-diamond::after{right:-12px;top:2px}.wye-timeline-item{transition:all 0.3s ease}.wye-timeline-item:hover{transform:scale(1.05)}.wye-timeline-portrait{filter:sepia(.4) contrast(1.1);transition:all 0.3s ease}.wye-timeline-item:hover .wye-timeline-portrait{filter:sepia(0) contrast(1);border-color:#fff;box-shadow:0 8px 25px rgb(197 168 128 / .4)}.wye-timeline-link{text-decoration:none;color:inherit;display:block}.wye-timeline-link:hover{color:var(--wye-gold)}.wye-timeline-wrapper::-webkit-scrollbar-thumb{background-color:var(--wye-gold);border-radius:4px}.wye-manifesto-scroll{border:2px double var(--wye-gold);background:rgb(255 255 255 / .85);border-radius:4px;padding:30px;margin:15px 0;box-shadow:inset 0 0 40px rgb(197 168 128 / .15),0 10px 20px rgb(0 0 0 / .05);transition:all 0.3s ease}.wye-manifesto-scroll:hover{border-color:var(--wye-gold-light);transform:translateY(-3px)}.wye-work-section{background-color:#faf7f0;padding:80px 0;text-align:center}.wye-work-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 15px;margin-top:40px;margin-bottom:50px}@media (min-width:576px){.wye-work-grid{grid-template-columns:repeat(2,1fr);gap:25px 20px}}@media (min-width:768px){.wye-work-grid{grid-template-columns:repeat(3,1fr);gap:30px 20px}}@media (min-width:1024px){.wye-work-grid{grid-template-columns:repeat(6,1fr);gap:20px}}.wye-work-card{display:flex;flex-direction:column;align-items:center;text-align:center}.wye-work-img-link{display:block;width:100%;text-decoration:none}.wye-work-img-wrapper{position:relative;width:100%;aspect-ratio:1.5;border-radius:12px;overflow:visible;box-shadow:0 4px 15px rgb(0 0 0 / .08);background-color:#eee;margin-bottom:25px}.wye-work-img{width:100%;height:100%;object-fit:cover;border-radius:12px;transition:transform 0.4s ease;display:block}.wye-work-img-wrapper:hover .wye-work-img{transform:scale(1.05)}.wye-work-badge-icon{position:absolute;bottom:-20px;left:50%;transform:translateX(-50%);width:44px;height:44px;background-color:var(--wye-gold);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;box-shadow:0 4px 10px rgb(197 168 128 / .4);border:3px solid #fff;z-index:10;transition:all 0.3s ease}.wye-work-card:hover .wye-work-badge-icon{background-color:var(--wye-primary-dark);box-shadow:0 4px 10px rgb(10 25 49 / .3);transform:translateX(-50%) scale(1.1)}.wye-work-title{margin-top:5px;margin-bottom:0}.wye-work-title a{font-family:'Cairo',sans-serif;color:var(--wye-primary-dark);font-size:1.05rem;font-weight:700;text-decoration:none;transition:color 0.3s ease}.wye-work-title a:hover{color:var(--wye-gold)}.wye-work-cta-wrapper{text-align:center}.wye-btn-outline-gold{background-color:#fff0;color:var(--wye-gold-dark);border:1px solid var(--wye-gold);padding:12px 40px;font-size:1rem;font-weight:600;border-radius:4px;text-decoration:none;display:inline-block;transition:all 0.3s ease}.wye-btn-outline-gold:hover{background-color:var(--wye-gold);color:#fff;transform:translateY(-2px);box-shadow:0 5px 15px rgb(197 168 128 / .25)}.wye-heritage-timeline{position:relative;max-width:900px;margin:40px auto;padding-right:50px}.wye-heritage-timeline::before{content:'';position:absolute;top:0;bottom:0;right:20px;width:2px;background:linear-gradient(to bottom,var(--wye-gold) 0%,rgb(197 168 128 / .3) 100%)}.wye-heritage-item{position:relative;margin-bottom:45px}.wye-heritage-item:last-child{margin-bottom:0}.wye-heritage-node{position:absolute;right:-50px;top:5px;width:90px;height:32px;background-color:var(--wye-primary-dark);border:2px solid var(--wye-gold);color:var(--wye-gold);border-radius:16px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.95rem;box-shadow:0 4px 10px rgb(0 0 0 / .15);z-index:5;transition:all 0.3s ease}.wye-heritage-panel{background:#fff;border:1px solid rgb(197 168 128 / .25);border-radius:4px;padding:25px;margin-right:65px;box-shadow:0 10px 25px rgb(10 25 49 / .04);text-align:right;transition:all 0.3s ease}.wye-heritage-panel h3{font-family:'Cairo',sans-serif;color:var(--wye-primary-dark);font-size:1.25rem;margin-top:0;margin-bottom:12px;font-weight:700}.wye-heritage-panel p{color:var(--wye-text-dark);font-size:.92rem;line-height:1.7;margin-bottom:0}.wye-heritage-item:hover .wye-heritage-panel{border-color:var(--wye-gold);box-shadow:0 15px 35px rgb(197 168 128 / .15);transform:translateY(-2px)}.wye-heritage-item:hover .wye-heritage-node{background-color:var(--wye-gold);color:var(--wye-primary-dark);border-color:var(--wye-gold-light)}.wye-gallery-item{position:relative;overflow:hidden;height:280px;border-radius:4px;border:1px solid rgb(197 168 128 / .15);display:block}.wye-gallery-item img{width:100%;height:100%;object-fit:cover;filter:brightness(.95);transition:transform 0.6s ease}.wye-gallery-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to top,rgb(10 25 49 / .95) 0%,rgb(10 25 49 / .6) 70%,rgb(10 25 49 / .2) 100%)!important;opacity:0;transition:opacity 0.4s ease;display:flex;flex-direction:column;justify-content:flex-end;padding:25px;z-index:10}.wye-gallery-item:hover img{transform:scale(1.08)}.wye-gallery-item:hover .wye-gallery-overlay{opacity:1}.wye-gallery-hover-meta{display:flex;gap:15px;font-size:.8rem;color:var(--wye-gold);margin-bottom:10px;justify-content:flex-start}.wye-gallery-cat-badge,.wye-gallery-date-badge{display:flex;align-items:center;background:rgb(197 168 128 / .15);padding:3px 8px;border-radius:2px;color:var(--wye-gold)}.wye-gallery-hover-title{font-family:'Cairo',sans-serif;color:#ffffff!important;font-size:1.1rem;font-weight:700;margin-bottom:12px;line-height:1.5;text-align:right}.wye-gallery-hover-link{font-size:.85rem;color:var(--wye-gold);font-weight:600;display:flex;align-items:center;gap:6px;transition:gap 0.3s ease;justify-content:flex-start}.wye-gallery-item:hover .wye-gallery-hover-link{gap:10px}.wye-chairman-section-modern{padding:80px 0;background-color:#fff}.wye-chairman-card-modern{background-color:var(--wye-primary-dark);border-radius:16px;padding:35px;display:flex;flex-direction:column;gap:35px;box-shadow:0 15px 35px rgb(10 25 49 / .12)}@media (min-width:992px){.wye-chairman-card-modern{display:grid;grid-template-columns:1.6fr 1fr;gap:50px;align-items:center;padding:50px 60px}}.wye-chairman-text-col{position:relative;text-align:right;color:#fff}.wye-quote-icon{position:absolute;top:-20px;right:-10px;font-size:8rem;line-height:1;color:rgb(255 255 255 / .08);font-family:serif;pointer-events:none}.wye-chairman-title-modern{font-family:'Cairo',sans-serif;color:#ffffff!important;font-size:1.8rem;font-weight:700;margin-top:0;margin-bottom:20px;position:relative;z-index:2}.wye-chairman-quote-modern{font-size:1.05rem;line-height:1.8;color:rgb(255 255 255 / .95);margin-bottom:25px;position:relative;z-index:2}.wye-chairman-meta{margin-bottom:30px;border-right:3px solid var(--wye-gold);padding-right:15px}.wye-chairman-name-modern{font-family:'Cairo',sans-serif;color:var(--wye-gold);font-weight:700;font-size:1.15rem;display:block;margin-bottom:4px}.wye-chairman-role-modern{color:rgb(255 255 255 / .65);font-size:.88rem;display:block}.wye-chairman-btn-modern{display:inline-block;padding:12px 35px;border:1px solid var(--wye-gold);color:#fff;font-family:'Cairo',sans-serif;font-size:.95rem;font-weight:600;border-radius:4px;text-decoration:none;transition:all 0.3s ease}.wye-chairman-btn-modern:hover{background-color:var(--wye-gold);color:var(--wye-primary-dark);transform:translateY(-2px);box-shadow:0 5px 15px rgb(197 168 128 / .25)}.wye-chairman-img-col{display:flex;justify-content:center;align-items:center}.wye-chairman-photo-wrapper{width:100%;max-width:320px;aspect-ratio:1;border-radius:12px;overflow:hidden;border:3px solid rgb(197 168 128 / .3);box-shadow:0 10px 30px rgb(0 0 0 / .25)}.wye-chairman-photo{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.5s ease}.wye-chairman-photo-wrapper:hover .wye-chairman-photo{transform:scale(1.05)}@media (max-width:768px){.wye-hero-section{min-height:auto;padding:120px 0 60px 0}.wye-hero-content h1{font-size:2.2rem!important;line-height:1.3}.wye-hero-content .subheadline{font-size:1.1rem!important}.wye-hero-content .description{font-size:0.95rem!important;line-height:1.6}.wye-hero-stats-card{grid-template-columns:1fr!important;gap:15px!important;padding:20px!important;margin-top:40px!important}.wye-hero-stat-item{border-left:none!important;border-bottom:1px solid rgb(255 255 255 / .1);padding-bottom:15px}.wye-hero-stat-item:last-child{border-bottom:none;padding-bottom:0}}@media (max-width:768px){.wye-about-section{padding:60px 0}.wye-about-content h3{font-size:1.6rem!important;text-align:center}.wye-about-text-content{font-size:0.95rem!important;text-align:justify}.wye-founder-highlight{padding:15px!important;font-size:0.95rem!important}}@media (max-width:768px){.wye-heritage-section{padding:40px 0!important}.wye-section-header{margin-bottom:25px!important;padding-bottom:12px!important}.wye-section-header::after{display:none!important}.wye-deco-line{margin:15px 0!important}.wye-section-header p{font-size:0.95rem!important;line-height:1.6!important;margin-top:8px!important}.wye-heritage-timeline{display:flex!important;flex-direction:row!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;padding:40px 15px 20px 15px!important;margin:20px auto!important;gap:20px!important;position:relative!important;scrollbar-width:none!important}.wye-heritage-timeline::-webkit-scrollbar{display:none!important}.wye-heritage-timeline::before{content:''!important;position:absolute!important;top:54px!important;left:15px!important;right:15px!important;height:2px!important;width:calc(100% - 30px)!important;background:linear-gradient(to left,var(--wye-gold) 0%,rgb(197 168 128 / .3) 100%)!important;bottom:auto!important}.wye-heritage-item{flex:0 0 280px!important;scroll-snap-align:start!important;display:flex!important;flex-direction:column!important;align-items:center!important;margin-bottom:0!important;padding-top:50px!important;position:relative!important}.wye-heritage-node{position:absolute!important;top:0!important;left:50%!important;right:auto!important;transform:translateX(-50%)!important;width:80px!important;height:28px!important;font-size:0.85rem!important;z-index:5!important;display:flex!important;align-items:center!important;justify-content:center!important}.wye-heritage-panel{width:100%!important;margin-right:0!important;margin-left:0!important;padding:18px 20px!important;border-radius:8px!important;box-shadow:0 5px 15px rgb(10 25 49 / .05)!important;text-align:center!important}.wye-heritage-panel h3{font-size:1.05rem!important;margin-bottom:8px!important}.wye-heritage-panel p{font-size:0.86rem!important;line-height:1.55!important}}.wye-vmv-section-modern{padding:85px 0;background-color:var(--wye-primary-dark);color:#fff;text-align:center}.wye-vmv-title-modern{font-family:'Cairo',sans-serif;color:#ffffff!important;font-size:2.1rem;font-weight:700;margin-top:0;margin-bottom:55px;letter-spacing:-.5px}.wye-vmv-grid-modern{display:flex;flex-direction:column;gap:45px}@media (min-width:992px){.wye-vmv-grid-modern{flex-direction:row;gap:0;align-items:stretch}}.wye-vmv-col-modern{flex:1;padding:10px 30px;text-align:center;display:flex;flex-direction:column;align-items:center}@media (min-width:992px){.wye-vmv-col-modern:not(:first-child){border-right:1px solid rgb(255 255 255 / .15)}}.wye-vmv-col-icon-modern{color:var(--wye-gold);font-size:2.4rem;margin-bottom:18px;line-height:1;display:flex;align-items:center;justify-content:center}.wye-vmv-col-title-modern{font-family:'Cairo',sans-serif;color:var(--wye-gold)!important;font-size:1.4rem;font-weight:700;margin-top:0;margin-bottom:18px}.wye-vmv-col-text-modern{font-size:1.05rem;line-height:1.8;color:rgb(255 255 255 / .95);margin:0;max-width:340px;text-align:center}.wye-vmv-values-grid-modern{display:flex;flex-direction:column;gap:10px;width:100%}.wye-vmv-values-row-modern{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap}.wye-vmv-bullet-modern{color:var(--wye-gold);font-weight:700;font-size:1.2rem}@media (max-width:767px){.wye-stats-section{padding:40px 0!important}.wye-stats-grid{display:flex!important;flex-direction:row!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;gap:15px!important;padding:10px 15px!important;scrollbar-width:none!important}.wye-stats-grid::-webkit-scrollbar{display:none!important}.wye-stat-card{flex:0 0 200px!important;scroll-snap-align:start!important;padding:20px 15px!important;border-radius:8px!important;box-shadow:0 5px 15px rgb(0 0 0 / .05)!important;margin-bottom:0!important;display:flex!important;flex-direction:column!important;align-items:center!important}.wye-stat-icon{font-size:1.8rem!important;margin-bottom:8px!important}.wye-stat-count{font-size:2rem!important;margin-bottom:5px!important}.wye-stat-title{font-size:0.85rem!important;line-height:1.4!important}.wye-vmv-section-modern{padding:40px 0!important}.wye-vmv-title-modern{font-size:1.7rem!important;margin-bottom:30px!important}.wye-vmv-grid-modern{display:flex!important;flex-direction:row!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;gap:15px!important;padding:10px 15px!important;scrollbar-width:none!important}.wye-vmv-grid-modern::-webkit-scrollbar{display:none!important}.wye-vmv-col-modern{flex:0 0 260px!important;scroll-snap-align:start!important;padding:20px 15px!important;background:rgb(255 255 255 / .03)!important;border:1px solid rgb(255 255 255 / .1)!important;border-radius:12px!important;box-shadow:0 5px 15px rgb(0 0 0 / .15)!important}.wye-vmv-col-icon-modern{font-size:2rem!important;margin-bottom:12px!important}.wye-vmv-col-title-modern{font-size:1.25rem!important;margin-bottom:12px!important}.wye-vmv-col-text-modern{font-size:0.9rem!important;line-height:1.6!important;max-width:100%!important}.wye-vmv-values-grid-modern{gap:6px!important}.wye-vmv-values-row-modern{gap:8px!important}.wye-vmv-bullet-modern{font-size:1rem!important}}@media (max-width:767px){.wye-news-section{padding:40px 0!important}.wye-news-grid{display:flex!important;flex-direction:column!important;gap:20px!important}.wye-news-featured .wye-news-img{height:220px!important}.wye-news-featured h3{font-size:1.3rem!important;margin:8px 0 10px!important}.wye-news-featured p{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.wye-news-list{display:flex!important;flex-direction:row!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;gap:15px!important;padding:5px 0 10px!important;scrollbar-width:none!important}.wye-news-list::-webkit-scrollbar{display:none!important}.wye-news-list-item{flex:0 0 260px!important;scroll-snap-align:start!important;flex-direction:column!important;border-bottom:none!important;border:1px solid var(--wye-border-color)!important;border-radius:8px!important;padding:0 0 12px!important;overflow:hidden!important;gap:0!important;align-items:stretch!important}.wye-news-list-thumb{width:100%!important;height:140px!important;border-radius:0!important;flex-shrink:0!important}.wye-news-list-content{padding:12px!important}.wye-news-list-title{font-size:0.9rem!important;line-height:1.4!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.wye-gallery-section{padding:40px 0!important}.wye-gallery-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.wye-gallery-item{height:150px!important}.wye-gallery-item:nth-child(n+7){display:none!important}.wye-gallery-overlay{opacity:0!important;pointer-events:none!important}}