@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;600;700&display=swap";
*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:#0d0f16;margin:0;padding-top:80px;font-family:Playfair Display,serif}.hero-content{text-align:center;max-width:1100px;margin:auto;padding:50px 20px 80px}.badge{color:#8b42f0;background:#8b5cf626;border:1px solid #8b42f033;border-radius:25px;width:224px;height:38px;margin-bottom:35px;padding-top:8px;padding-bottom:8px;font-size:14px;display:inline-block}.badge1{color:#3bf;background:#8b5cf626;border:1px solid #33bbff52;border-radius:25px;width:158px;height:37px;margin-bottom:35px;padding:8px;font-size:14px;display:inline-block}.hero-content h1{text-shadow:0 0 40px #8b5cf659;font-family:Cinzel,serif;font-size:72px;font-weight:600;line-height:1.15}.hero-content h1 span{background:linear-gradient(135deg,#8b42f0 0%,#3bf 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.hero-content p{color:#94a3b8;max-width:720px;margin:30px auto 60px;font-family:Cormorant Garamond,serif;font-size:20px;line-height:1.7}.video-box{border-radius:18px;max-width:900px;margin:auto;overflow:hidden;box-shadow:0 0 80px #8b5cf666,inset 0 0 0 1px #ffffff0d}.video-box iframe{border:none;width:100%;height:480px}@media (max-width:768px){.nav{padding:20px}.hero-content h1{font-size:38px}.video-box iframe{height:240px}}.rewards-section{text-align:center;color:#fff;padding:120px 20px 100px}.rewards-badge{color:#38bdf8;background:#0ea5e926;border:1px solid #0ea5e966;border-radius:30px;align-items:center;gap:10px;margin-bottom:24px;padding:10px 20px;font-size:14px;display:inline-flex}.rewards-title{margin-bottom:20px;font-family:Cinzel,serif;font-size:48px;font-weight:600}.rewards-title span{background:linear-gradient(90deg,#8b5cf6,#38bdf8);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.rewards-desc{color:#b3b3d1;max-width:850px;margin:0 auto 70px;font-family:Cormorant Garamond,serif;font-size:18px;line-height:1.7}.cards-grid{justify-content:center;align-items:stretch;gap:20px;max-width:1200px;margin:0 auto;display:flex}.reward-card{text-align:left;background:linear-gradient(#0c0c1f,#080816);border:1px solid #252837;border-radius:22px;width:340px;padding:42px 34px;transition:all .35s;position:relative}.reward-card:before{content:"";border-radius:inherit;opacity:0;background:radial-gradient(120% 120% at 0 0,#8b5cf626,#0000 60%);transition:opacity .35s;position:absolute;inset:0}.reward-card:hover:before{opacity:1}.reward-card:hover{transform:translateY(-12px);box-shadow:0 30px 70px #8b5cf64d}.card-icon{color:#a78bfa;background:#8b5cf626;border-radius:14px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:24px;font-size:22px;display:flex}.icon-box{background:linear-gradient(135deg,#1c1b2a,#141322);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:18px;display:flex}.star-icon{color:#8b5cf6;filter:drop-shadow(0 0 8px #8b5cf699);font-size:26px}.reward-card h3{margin-bottom:14px;font-family:Cinzel,serif;font-size:18px}.reward-card p{color:#aeb0d4;font-family:Cormorant Garamond,serif;font-size:14px;line-height:1.7}@media (max-width:1024px){.rewards-title{font-size:44px}.cards-grid{flex-wrap:wrap;gap:32px}.reward-card{width:100%;max-width:420px}}@media (max-width:600px){.rewards-section{padding:90px 16px 80px}.rewards-title{font-size:34px}.rewards-desc{margin-bottom:50px;font-size:15px}.cards-grid{flex-direction:column;align-items:center;gap:26px}.reward-card{width:100%;max-width:100%;padding:34px 26px}.reward-card h3{font-size:21px}.reward-card p{font-size:14px}}.contact-section{color:#fff;background:#0d0f16;flex-direction:column;align-items:center;min-height:100vh;padding:100px 20px;font-family:Playfair Display,serif;display:flex}.contact-title{letter-spacing:2px;margin-bottom:10px;font-family:Cinzel,serif;font-size:36px}.contact-subtitle{text-align:center;color:#a1a1b5;max-width:600px;margin-bottom:50px;font-family:Cormorant Garamond,serif;font-size:18px}.contact-card{background:linear-gradient(#141422,#0f0f1a);border-radius:18px;width:100%;max-width:680px;padding:40px;box-shadow:0 0 0 1px #ffffff0d,0 30px 80px #0009}.form-group{margin-bottom:24px}.form-group label{color:#e5e5f0;margin-bottom:10px;font-family:Cormorant Garamond,serif;font-size:14px;display:block}.form-group input{color:#fff;background:linear-gradient(#1a1a2c,#141424);border:1px solid #ffffff0f;border-radius:12px;outline:none;width:100%;padding:16px 18px;font-family:Cormorant Garamond,serif;font-size:15px}.form-group input::placeholder{color:#8b8ba7;font-family:Cormorant Garamond,serif}.form-group input:focus{outline-offset:2px;border-color:#8b42f0;outline:2px solid #8c3ef9f7;box-shadow:0 0 0 2px #8b5cf640}.submit-btn{color:#fff;cursor:pointer;background:#8b42f0;border:none;border-radius:14px;width:100%;margin-top:15px;padding:18px;font-family:Cormorant Garamond,serif;font-size:16px;font-weight:600;transition:all .3s}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #8b5cf673}@media (max-width:768px){.contact-title{font-size:32px}.contact-card{padding:28px 22px}.form-group input{padding:14px 16px}}
.Header-module__oN5zgG__header{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#10101b;border-bottom:1px solid #ffffff14;width:100%;position:fixed;top:0;left:0}.Header-module__oN5zgG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:auto;padding:18px 1px;display:flex}.Header-module__oN5zgG__logo{align-items:center;gap:12px;display:flex}.Header-module__oN5zgG__icon{color:#fff;background:#8b42f0;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;display:flex}.Header-module__oN5zgG__text{color:#fff;font-size:20px}.Header-module__oN5zgG__text strong{color:#8b5cf6}.Header-module__oN5zgG__link{color:#94a3b8;margin-left:28px;font-size:15px;text-decoration:none;transition:color .3s;position:relative}.Header-module__oN5zgG__link:hover{color:#8b42f0}.Header-module__oN5zgG__active{color:#8b5cf6}.Header-module__oN5zgG__link:after{content:"";width:0%;height:2px;transition:width .3s;position:absolute;bottom:-6px;left:0}.Header-module__oN5zgG__link:hover:after,.Header-module__oN5zgG__active:after{width:100%}@media (max-width:1024px){.Header-module__oN5zgG__container{padding:16px 20px}.Header-module__oN5zgG__link{margin-left:20px;font-size:14px}}@media (max-width:768px){.Header-module__oN5zgG__container{padding:14px 16px}.Header-module__oN5zgG__logo .Header-module__oN5zgG__text{font-size:18px}.Header-module__oN5zgG__nav-links{display:none}.Header-module__oN5zgG__menu-btn{cursor:pointer;flex-direction:column;gap:5px;display:flex}.Header-module__oN5zgG__menu-btn span{background:#fff;width:24px;height:2px;transition:all .3s;display:block}.Header-module__oN5zgG__nav-links.Header-module__oN5zgG__active{background:#10101b;border-top:1px solid #ffffff14;flex-direction:column;width:100%;padding:20px;display:flex;position:absolute;top:64px;left:0}.Header-module__oN5zgG__nav-links .Header-module__oN5zgG__link{margin:14px 0;font-size:16px}}@media (max-width:480px){.Header-module__oN5zgG__logo .Header-module__oN5zgG__text{font-size:16px}.Header-module__oN5zgG__icon{border-radius:8px;width:34px;height:34px}}
.footer{background:linear-gradient(90deg,#0b0b12,#141424);border-top:1px solid #ffffff0d;width:100%}.footer-container{justify-content:space-between;align-items:center;gap:16px;max-width:1400px;margin:0 auto;padding:22px 40px;display:flex}.footer-left{align-items:center;gap:14px;display:flex}.footer-logo{color:#fff;background:linear-gradient(135deg,#7c3aed,#9b5cff);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;font-weight:700;display:flex}.footer-brand{color:#fff;white-space:nowrap;font-family:Cinzel,serif;font-size:18px}.footer-brand strong{color:#8b5cf6}.footer-right{color:#a1a1b5;text-align:right;font-family:Cormorant Garamond,serif;font-size:14px;line-height:1.6}@media (max-width:1024px){.footer-container{padding:20px 28px}}@media (max-width:768px){.footer-container{text-align:center;flex-direction:column;padding:20px}.footer-left{flex-direction:column;gap:8px}.footer-brand{font-size:16px}.footer-right{text-align:center;font-size:13px}}@media (max-width:480px){.footer-logo{width:38px;height:38px;font-size:18px}.footer-brand{font-size:15px}.footer-right{font-size:12px}}
