:root{--forest:#103b2a;--leaf:#75934c;--lime:#9fb55e;--sun:#f0ad23;--earth:#aa8563;--cream:#f8f1df;--pink:#df5a91;--blue:#19a9ca}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Tajawal,Arial,sans-serif;background:var(--cream);color:#183628}a,button{font:inherit}header{height:78px;background:white;display:flex;align-items:center;gap:4vw;padding:0 5vw;position:relative;z-index:10}header .d-brand{width:130px;height:65px;overflow:hidden}.d-brand img{width:125px;height:125px;object-fit:contain;transform:scale(1.55)}header nav{display:flex;gap:27px;flex:1}header nav a{font-size:14px;color:#5d6c63}.current{font-weight:800!important;color:var(--forest)!important}header>button{border:0;background:#07964b;color:white;padding:11px 17px;border-radius:8px}.d-hero{height:calc(100vh - 78px);min-height:680px;position:relative;overflow:hidden;color:white}.d-cover{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.d-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,28,19,.05),rgba(5,28,19,.25) 42%,rgba(5,28,19,.94))}.d-cloud{position:absolute;background:#f9f2e1;border-radius:50%;opacity:.13}.cloud-one{width:380px;height:160px;left:-100px;top:70px;animation:drift 10s ease-in-out infinite}.cloud-two{width:250px;height:110px;left:25%;top:130px;animation:drift 13s ease-in-out infinite reverse}@keyframes drift{50%{transform:translateX(30px)}}.d-hero-top{position:absolute;right:6vw;top:25px;font-size:10px;color:#b9cabf;display:flex;gap:9px}.d-hero-top b{color:#efc365}.d-hero-content{position:absolute;right:7vw;top:50%;transform:translateY(-52%);max-width:640px}.d-badge{display:inline-flex;align-items:center;gap:8px;background:white;color:var(--forest);padding:7px 11px;border-radius:10px}.d-badge img{width:36px;height:36px;object-fit:contain}.d-badge b,.d-badge small{display:block}.d-badge b{font-size:12px}.d-badge small{font-size:8px;color:#87958c}.d-logo{display:block;width:175px;height:100px;object-fit:contain;object-position:right;margin-top:15px}.d-hero h1{font-size:clamp(60px,7vw,100px);line-height:.87;letter-spacing:-4px;margin:12px 0 25px}.d-hero h1 em{font-style:normal;color:#efbd55}.d-hero-content>p{font-size:18px;color:#d4e2da}.d-actions{display:flex;gap:9px;margin-top:25px}.d-actions a{padding:13px 18px;text-decoration:none;font-weight:800}.d-actions a:first-child{background:var(--sun);color:var(--forest)}.d-actions a:last-child{border:1px solid #fff8;color:white}.d-live{position:absolute;bottom:0;right:7vw;left:7vw;padding:17px 0;border-top:1px solid #ffffff35;display:flex;gap:30px;align-items:center;font-size:11px}.d-live span i{display:inline-block;width:7px;height:7px;background:#68ce75;border-radius:50%;margin-left:6px}.d-live a{margin-right:auto;color:#f0c469}.d-journey{padding:100px 7vw 85px;background:#fff;display:grid;grid-template-columns:.2fr .65fr 1.5fr;gap:30px}.d-side-title span{font-size:45px;color:#e5dcc9}.d-side-title small{display:block;color:#a28350}.d-journey-copy h2,.d-members h2,.d-offers h2,.d-event h2,.d-guides h2,.d-stats h2,.d-invest h2{font-size:clamp(42px,4.5vw,67px);line-height:1.02;margin:8px 0;color:var(--forest)}.d-journey-copy p{color:#758179;line-height:1.8}.d-ribbon{display:grid;grid-template-columns:repeat(4,1fr);align-items:end}.d-ribbon article{min-height:260px;padding:24px;display:flex;flex-direction:column;justify-content:flex-end;transition:.3s}.d-ribbon article:hover{transform:translateY(-12px)}.d-ribbon .yellow{height:340px;background:var(--sun)}.d-ribbon .green{height:290px;background:var(--leaf);color:white}.d-ribbon .blue{height:320px;background:var(--blue);color:#073448}.d-ribbon .pink{height:270px;background:var(--pink);color:white}.d-ribbon i{font-style:normal;font-size:34px;margin-bottom:auto}.d-ribbon b{font-size:17px}.d-ribbon small{font-size:10px;opacity:.75}.d-members{padding:100px 10vw;background:#e9dfc9;display:grid;grid-template-columns:1fr 1fr;gap:10vw;align-items:center}.d-member-card{height:340px;border-radius:40px 5px 40px 5px;background:linear-gradient(135deg,#b88647,#f2ce73);box-shadow:0 30px 60px #5a482d3d;padding:28px;transform:rotate(-4deg);display:flex;flex-direction:column;transition:.4s}.d-member-card:hover{transform:rotate(0) translateY(-8px)}.d-member-card>div:first-child{display:flex;justify-content:space-between}.d-member-card img{width:130px;height:65px;object-fit:contain}.d-member-card h3{font-size:30px}.d-code{height:45px;margin:auto 0;background:repeating-linear-gradient(90deg,var(--forest) 0 4px,transparent 4px 9px,var(--forest) 9px 13px,transparent 13px 18px)}.d-members-copy>span,.d-offers-title>span,.d-event-copy>span,.d-guides>div>span,.d-stats>div>span,.d-invest-copy>span{font-size:11px;color:#9b753b}.d-members-copy p{color:#68766d;line-height:1.8}.d-perks{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:25px 0}.d-perks b{background:#f8f0df;padding:11px;font-size:12px}.d-members-copy>a{font-size:12px;color:#8a622c;font-weight:800}.d-offers{padding:90px 7vw;background:#fff;display:grid;grid-template-columns:.8fr 1.2fr .8fr;gap:15px;align-items:stretch}.d-offers h2 em{font-style:normal;color:#cf5c84}.d-offers-title{padding:30px}.d-offers-title>a{color:#8c632c;font-size:12px;font-weight:800}.d-offer{min-height:360px;padding:30px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}.d-offer:before{content:"";position:absolute;width:240px;height:240px;border:45px solid #ffffff25;border-radius:50%;top:-120px;left:-90px}.d-offer.big{background:#dc5c90;color:white}.d-offer.small{background:#1ca8c6;color:#083c46}.d-offer span{font-size:11px}.d-offer strong{font-size:70px;line-height:1}.d-offer p{font-size:16px}.d-event{display:grid;grid-template-columns:1.2fr .8fr;min-height:650px;background:#f0b329}.d-event-image{position:relative;overflow:hidden}.d-event-image>img{width:100%;height:100%;object-fit:cover}.d-date{position:absolute;bottom:25px;left:25px;width:120px;height:145px;background:#fff;padding:20px}.d-date b,.d-date span{display:block}.d-date b{font-size:55px;line-height:1;color:var(--forest)}.d-event-copy{padding:90px 7vw;display:flex;flex-direction:column;justify-content:center}.d-event-copy p{line-height:1.8}.d-event-copy>div{display:grid;gap:7px;margin:20px 0;font-size:11px}.d-event-copy>a{color:var(--forest);font-weight:800}.d-guides{padding:100px 7vw;display:grid;grid-template-columns:.7fr 1.3fr;gap:7vw;background:#f7f0e1;align-items:center}.d-guides>div>p{color:#738078}.d-map{height:500px;background:#dfe5ce;position:relative;overflow:hidden}.road{position:absolute;width:650px;height:120px;border:35px solid white;border-radius:50%;transform:rotate(-20deg)}.r1{left:-130px;top:70px}.r2{right:-170px;bottom:0;transform:rotate(35deg)}.d-map .pin{position:absolute;width:40px;height:40px;border:6px solid white;border-radius:50%;background:var(--forest);color:white;display:grid;place-items:center;font-style:normal;z-index:2}.d-map .p1{right:20%;top:20%}.d-map .p2{right:55%;top:50%}.d-map .p3{right:72%;top:25%}.d-map article{position:relative;display:inline-flex;gap:8px;background:#fff;padding:10px;margin:10px;font-size:10px;z-index:3}.d-stats{padding:90px 7vw;background:#77934f;color:white;display:grid;grid-template-columns:.7fr 1.3fr;align-items:center}.d-stats h2{color:white}.d-stat-sun{display:grid;grid-template-columns:repeat(3,1fr);width:520px;height:520px;border-radius:50%;background:#f1b328;align-items:center;text-align:center;animation:breathe 5s ease-in-out infinite}@keyframes breathe{50%{transform:scale(1.03);box-shadow:0 0 0 25px #ffffff10}}.d-stat-sun article{padding:12px;border-left:1px solid #ffffff60}.d-stat-sun article:last-child{border:0}.d-stat-sun strong,.d-stat-sun small{display:block}.d-stat-sun strong{font-size:45px;color:var(--forest)}.d-stat-sun small{font-size:10px;color:#5c4b25}.d-invest{display:grid;grid-template-columns:1fr 1fr;min-height:720px;background:var(--forest);color:white}.d-invest-copy{padding:100px 7vw;display:flex;flex-direction:column;justify-content:center}.d-invest h2{color:white}.d-invest-copy>p{color:#adc1b6}.d-invest-copy>div{margin:25px 0}.d-invest-copy>div a{display:flex;justify-content:space-between;padding:13px 0;border-top:1px solid #ffffff22}.d-invest-copy i{font-style:normal;color:#eebd5a}.d-invest-copy button{align-self:flex-start;border:0;background:var(--sun);padding:14px 18px;color:var(--forest);font-weight:800}.d-invest-art{position:relative;overflow:hidden;background:#0a2d21;display:grid;place-items:center}.mountain{position:absolute;width:330px;height:330px;border-top:65px solid var(--leaf);border-left:65px solid var(--leaf);transform:rotate(45deg)}.m1{right:-100px;top:-60px}.m2{left:-80px;bottom:-120px;border-color:var(--earth)}.sun-core{width:90px;height:90px;background:var(--sun);border-radius:50%;display:grid;place-items:center;font-size:40px;color:white;animation:breathe 4s infinite}.d-invest-art p{position:absolute;bottom:70px;font-size:35px;text-align:center}.d-invest-art p:first-line{color:#eebd5a}footer{padding:90px 7vw;text-align:center;background:#fff}footer>img{width:150px;height:95px;object-fit:contain}footer h2{font-size:60px;color:var(--forest);margin:12px}footer p{color:#7a877f}footer>div{display:flex;justify-content:center;gap:8px}footer a{padding:12px 17px;background:var(--forest);color:white}footer a+a{background:transparent;border:1px solid var(--forest);color:var(--forest)}.reveal{opacity:0;transform:translateY(30px);transition:.8s}.reveal.on{opacity:1;transform:none}
@media(max-width:900px){header nav,header>button{display:none}.d-hero-content{right:22px;left:22px}.d-journey{grid-template-columns:1fr;padding:70px 22px}.d-ribbon{grid-template-columns:1fr 1fr}.d-ribbon article{height:240px!important}.d-members,.d-offers,.d-event,.d-guides,.d-stats,.d-invest{grid-template-columns:1fr}.d-members{padding:70px 22px}.d-offers{padding:60px 22px}.d-offer{min-height:280px}.d-event-image{height:480px}.d-event-copy,.d-invest-copy{padding:70px 22px}.d-guides{padding:70px 22px}.d-map{height:400px}.d-stats{padding:70px 22px}.d-stat-sun{width:340px;height:340px;margin:auto}.d-stat-sun strong{font-size:31px}.d-invest-art{height:500px}.d-live b{display:none}}
@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
