.hero-section{justify-content:center;align-items:center;height:100vh;min-height:700px;display:flex;position:relative;overflow:hidden}.hero-gradient{z-index:0;background:radial-gradient(at 30%,#0f2040 0%,#080e1a 50%,#000 100%);position:absolute;inset:0}.hero-gradient-overlay{z-index:1;background:linear-gradient(180deg, transparent 0%, #080e1a66 50%, var(--bg-dark) 100%);position:absolute;inset:0}.hero-canvas-wrapper{z-index:1;position:absolute;inset:0}.hero-canvas-wrapper canvas{width:100%;height:100%;display:block}.hero-content{z-index:3;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:900px;padding:2rem;display:flex;position:relative}.hero-logo-wrapper{margin-bottom:2rem;position:relative}.hero-logo-ring{background:conic-gradient(from 0deg, var(--accent), transparent, var(--accent), transparent, var(--accent));border-radius:50%;animation:4s linear infinite spin;position:absolute;inset:-8px}@keyframes spin{to{transform:rotate(360deg)}}.hero-logo{object-fit:cover;width:110px;height:110px;box-shadow:0 0 60px var(--accent-glow), 0 0 120px #2a4a8a4d;border-radius:50%;position:relative}.hero-headline{font-family:var(--font-heading);perspective:600px;background:linear-gradient(135deg, var(--accent-light), var(--accent), var(--white));-webkit-text-fill-color:transparent;direction:ltr;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:clamp(2.8rem,7vw,5.5rem);font-weight:700;line-height:1.1}.hero-subheadline{color:#fff9;margin-bottom:2.5rem;font-size:clamp(.9rem,1.8vw,1.3rem);font-weight:300}.hero-cta{flex-wrap:wrap;justify-content:center;gap:1.2rem;display:flex}.hero-cta-primary{color:#0a1628;background:linear-gradient(135deg, var(--accent), var(--accent-light));box-shadow:0 4px 25px var(--accent-glow);cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.hero-cta-primary:hover{transform:translateY(-2px);box-shadow:0 8px 40px #d4af3766}.hero-cta-secondary{color:var(--white);cursor:pointer;background:0 0;border:1.5px solid #ffffff40;border-radius:50px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:1rem;font-weight:500;transition:all .3s;animation:2s ease-in-out infinite shadowPulse;display:inline-flex}.hero-cta-secondary:hover{border-color:var(--accent);background:#d4af371a;transform:translateY(-2px);box-shadow:0 8px 40px #d4af3740}.hero-cta-secondary:active{transform:scale(.95)}@keyframes shadowPulse{0%,to{box-shadow:0 0 #d4af3799}50%{box-shadow:0 0 20px #d4af37e6}}.hero-scroll-indicator{z-index:3;color:#ffffff4d;flex-direction:column;align-items:center;gap:.5rem;font-size:.7rem;animation:2s ease-in-out infinite float;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.hero-scroll-line{background:linear-gradient(to bottom, var(--accent), transparent);width:1px;height:40px}.hero-floating-badge{z-index:2;background:var(--bg-glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--text-secondary);pointer-events:none;border:1px solid #ffffff1a;border-radius:50px;padding:.6rem 1.2rem;font-size:.8rem;position:absolute}.hero-crepe-circle{z-index:0;pointer-events:none;background:#d2b48c0f;border-radius:50%;position:absolute}.hero-crepe-circle:first-child{width:120px;height:120px;animation:2s ease-in-out infinite crepePulse;top:5%;right:10%}.hero-crepe-circle:nth-child(2){width:80px;height:80px;animation:2s ease-in-out .4s infinite crepePulse;top:12%;right:35%}.hero-crepe-circle:nth-child(3){width:60px;height:60px;animation:2s ease-in-out .8s infinite crepePulse;top:3%;left:20%}.hero-crepe-circle:nth-child(4){width:100px;height:100px;animation:2s ease-in-out .2s infinite crepePulse;top:8%;left:5%}.hero-crepe-circle:nth-child(5){width:50px;height:50px;animation:2s ease-in-out .6s infinite crepePulse;top:18%;right:20%}@keyframes crepePulse{0%,to{opacity:.6;transform:scale(.95)}50%{opacity:.85;transform:scale(1.05)}}.hero-beige-curve{z-index:0;pointer-events:none;background:radial-gradient(at 50% 100%,#d2b48c0a 0%,#0000 70%);height:40%;animation:3s ease-in-out infinite curveShift;position:absolute;bottom:0;left:0;right:0}@keyframes curveShift{0%,to{opacity:.8}50%{opacity:.85}}@media (width<=767px){.hero-logo{width:85px;height:85px}.hero-floating-badge{display:none}.hero-scroll-indicator{bottom:1.5rem}.hero-crepe-circle:first-child{width:80px;height:80px}.hero-crepe-circle:nth-child(2){width:50px;height:50px}.hero-crepe-circle:nth-child(3){width:40px;height:40px}.hero-crepe-circle:nth-child(4){width:60px;height:60px}.hero-crepe-circle:nth-child(5){width:30px;height:30px}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--primary-dark:#0a1628;--primary-mid:#1a2a5a;--primary-blue:#2a4a8a;--accent:#d4af37;--accent-light:#f0d060;--accent-glow:#d4af374d;--white:#fff;--bg-dark:#080e1a;--bg-card:#ffffff0d;--bg-glass:#ffffff14;--text-primary:#e8e8e8;--text-secondary:#a0a8b8;--text-muted:#6a7280;--success:#27ae60;--error:#e74c3c;--font-arabic:"Tajawal", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-heading:"Amiri", "Tajawal", serif;--shadow-glow:0 0 40px #d4af3726;--shadow-card:0 8px 32px #0000004d;--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--radius-xl:32px}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-arabic);color:var(--text-primary);background:var(--bg-dark);-webkit-font-smoothing:antialiased;line-height:1.8;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);line-height:1.4}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{cursor:pointer;font-family:inherit}input,textarea{font-family:inherit}.container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.section{padding:6rem 0;position:relative}.section-title{text-align:center;margin-bottom:4rem}.section-title h2{background:linear-gradient(135deg, var(--accent), var(--accent-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:700}.section-title p{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem}.glass{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-md);border:1px solid #ffffff14}.glow-border{position:relative}.glow-border:before{content:"";border-radius:inherit;background:linear-gradient(135deg, var(--accent), transparent, var(--primary-blue));z-index:-1;opacity:.5;position:absolute;inset:-1px}@keyframes gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes float-delayed{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes pulse-ring{0%{opacity:.6;transform:scale(1)}50%{opacity:0;transform:scale(1.2)}to{opacity:.6;transform:scale(1)}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes reveal{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.btn-gold{background:linear-gradient(135deg, var(--accent), var(--accent-light));color:#0a1628;cursor:pointer;border:none;border-radius:8px;font-weight:600;transition:all .2s;animation:2s ease-in-out infinite shadowPulse}.btn-gold:hover{transform:scale(1.05);box-shadow:0 0 30px #d4af3780}.btn-gold:active{transform:scale(.95)}.btn-ghost{color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:8px;font-weight:500;transition:all .2s}.btn-ghost:hover{border-color:var(--accent);color:var(--accent);transform:scale(1.05)}.btn-ghost:active{transform:scale(.95)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-dark)}::-webkit-scrollbar-thumb{background:var(--primary-blue);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--accent)}
