.Hero-module__ZARIfG__hero{background:linear-gradient(to bottom,#06112166,var(--background)),url(/hero-bg.png);background-position:50%;background-size:cover;padding:8rem 1rem 6rem;position:relative;overflow:hidden}.Hero-module__ZARIfG__container{text-align:center;z-index:10;max-width:80rem;margin:0 auto;position:relative}.Hero-module__ZARIfG__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto 2.5rem;font-size:1.25rem}.Hero-module__ZARIfG__buttons{justify-content:center;gap:1rem;display:flex}.Hero-module__ZARIfG__primaryBtn{background:var(--primary);color:#fff;border-radius:50px;padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:all .2s}.Hero-module__ZARIfG__primaryBtn:hover{background:#0077ca;transform:translateY(-2px);box-shadow:0 4px 12px #1199fa66}.Hero-module__ZARIfG__secondaryBtn{color:#fff;background:0 0;border:1px solid #fff3;border-radius:50px;padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:all .2s}.Hero-module__ZARIfG__secondaryBtn:hover{border-color:var(--primary);color:var(--primary)}.Hero-module__ZARIfG__glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#1199fa26 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:2.5rem}}
.MarketSection-module__XTVoAq__section{background:var(--background);padding:4rem 1rem}.MarketSection-module__XTVoAq__container{max-width:80rem;margin:0 auto}.MarketSection-module__XTVoAq__header{text-align:center;margin-bottom:3rem}.MarketSection-module__XTVoAq__title{background:linear-gradient(90deg,#fff,#888);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:2.5rem}.MarketSection-module__XTVoAq__tableContainer{background:#0b1e3b66;border:1px solid #ffffff0d;border-radius:12px;overflow-x:auto}.MarketSection-module__XTVoAq__table{border-collapse:collapse;width:100%;min-width:600px}.MarketSection-module__XTVoAq__th{text-align:left;color:var(--text-muted);border-bottom:1px solid #ffffff1a;padding:1rem 1.5rem;font-weight:600}.MarketSection-module__XTVoAq__td{border-bottom:1px solid #ffffff0d;padding:1rem 1.5rem;font-weight:500}.MarketSection-module__XTVoAq__tr:hover{background:#ffffff05}.MarketSection-module__XTVoAq__coinName{align-items:center;gap:.75rem;display:flex}.MarketSection-module__XTVoAq__coinIcon{border-radius:50%;width:32px;height:32px}.MarketSection-module__XTVoAq__positive{color:var(--success)}.MarketSection-module__XTVoAq__negative{color:var(--danger)}.MarketSection-module__XTVoAq__tradeBtn{color:var(--primary);background:#1199fa1a;border-radius:6px;padding:.5rem 1rem;font-weight:600;transition:all .2s}.MarketSection-module__XTVoAq__tradeBtn:hover{background:var(--primary);color:#fff}
.EarnSection-module__6pQEQW__section{background:radial-gradient(circle at 10% 20%,#00d5fa0d 0%,#0000 50%),radial-gradient(circle at 90% 80%,#1199fa0d 0%,#0000 50%);padding:6rem 1rem;position:relative;overflow:hidden}.EarnSection-module__6pQEQW__container{max-width:80rem;margin:0 auto}.EarnSection-module__6pQEQW__header{text-align:center;margin-bottom:4rem}.EarnSection-module__6pQEQW__badge{color:var(--secondary);text-transform:uppercase;letter-spacing:1px;background:#00d5fa1a;border-radius:50px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:700;display:inline-block}.EarnSection-module__6pQEQW__title{margin-bottom:1rem;font-size:3rem}.EarnSection-module__6pQEQW__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.25rem}.EarnSection-module__6pQEQW__quizCard{background:var(--card-background);border:1px solid #ffffff1a;border-radius:24px;max-width:700px;margin:0 auto;padding:3rem;position:relative;box-shadow:0 20px 40px #0000004d}.EarnSection-module__6pQEQW__questionCount{color:var(--text-muted);margin-bottom:2rem;font-size:.875rem;display:block}.EarnSection-module__6pQEQW__questionText{margin-bottom:2rem;font-size:1.5rem;font-weight:600;line-height:1.4}.EarnSection-module__6pQEQW__optionsGrid{gap:1rem;display:grid}.EarnSection-module__6pQEQW__optionBtn{text-align:left;color:#fff;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:1.25rem;font-size:1.125rem;transition:all .2s}.EarnSection-module__6pQEQW__optionBtn:hover{border-color:var(--primary);background:#ffffff14;transform:translate(5px)}.EarnSection-module__6pQEQW__successState{text-align:center;animation:.5s ease-out EarnSection-module__6pQEQW__fadeIn}.EarnSection-module__6pQEQW__rewardTitle{color:var(--success);margin-bottom:1rem;font-size:2.5rem}.EarnSection-module__6pQEQW__rewardAmount{text-shadow:0 0 20px #34c75966;margin-bottom:2rem;font-size:4rem;font-weight:800;display:block}.EarnSection-module__6pQEQW__withdrawForm{text-align:left;flex-direction:column;gap:1rem;margin-top:2rem;display:flex}.EarnSection-module__6pQEQW__inputLabel{color:var(--text-muted);margin-bottom:.5rem;font-size:.875rem;display:block}.EarnSection-module__6pQEQW__addressInput{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;width:100%;padding:1rem;font-family:monospace}.EarnSection-module__6pQEQW__addressInput:focus{border-color:var(--primary);outline:none}.EarnSection-module__6pQEQW__withdrawBtn{background:var(--primary);color:#fff;border-radius:12px;width:100%;padding:1rem;font-weight:700;transition:all .2s}.EarnSection-module__6pQEQW__withdrawBtn:hover{opacity:.9;transform:translateY(-2px)}.EarnSection-module__6pQEQW__withdrawBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.EarnSection-module__6pQEQW__feedback{color:var(--success);background:#34c7591a;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;padding:1rem;font-weight:600;display:flex}.EarnSection-module__6pQEQW__resetBtn{color:var(--text-muted);background:0 0;border:1px solid #ffffff1a;border-radius:50px;margin-top:2rem;padding:1rem 2rem;font-size:.875rem;font-weight:600}@keyframes EarnSection-module__6pQEQW__fadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.EarnSection-module__6pQEQW__title{font-size:2rem}.EarnSection-module__6pQEQW__quizCard{padding:1.5rem}.EarnSection-module__6pQEQW__rewardAmount{font-size:2.5rem}}
.BlogSection-module__nyVgcG__section{background:var(--card-background);padding:4rem 1rem}.BlogSection-module__nyVgcG__container{max-width:80rem;margin:0 auto}.BlogSection-module__nyVgcG__header{text-align:center;margin-bottom:3rem}.BlogSection-module__nyVgcG__title{color:var(--foreground);margin-bottom:1rem;font-size:2.5rem}.BlogSection-module__nyVgcG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.BlogSection-module__nyVgcG__card{background:var(--background);border:1px solid #ffffff0d;border-radius:12px;transition:transform .2s;overflow:hidden}.BlogSection-module__nyVgcG__card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0003}.BlogSection-module__nyVgcG__imageContainer{background:#111;height:200px;position:relative;overflow:hidden}.BlogSection-module__nyVgcG__image{object-fit:cover;width:100%;height:100%;transition:opacity .3s}.BlogSection-module__nyVgcG__content{padding:1.5rem}.BlogSection-module__nyVgcG__date{color:var(--text-muted);margin-bottom:.5rem;font-size:.875rem}.BlogSection-module__nyVgcG__cardTitle{margin-bottom:1rem;font-size:1.25rem;font-weight:700;line-height:1.4}.BlogSection-module__nyVgcG__excerpt{color:var(--text-muted);font-size:1rem;line-height:1.6}.BlogSection-module__nyVgcG__link{color:var(--primary);margin-top:1rem;font-weight:600;display:inline-block}
.SwapWidget-module__uX5GZG__widget{background:var(--card-background);border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:480px;margin:0 auto;padding:2rem;box-shadow:0 8px 32px #0006}.SwapWidget-module__uX5GZG__header{justify-content:space-between;margin-bottom:1.5rem;display:flex}.SwapWidget-module__uX5GZG__title{font-size:1.25rem;font-weight:600}.SwapWidget-module__uX5GZG__inputGroup{background:var(--background);border:1px solid #0000;border-radius:12px;margin-bottom:.5rem;padding:1rem;transition:border-color .2s}.SwapWidget-module__uX5GZG__inputGroup:focus-within{border-color:var(--primary)}.SwapWidget-module__uX5GZG__label{color:var(--text-muted);margin-bottom:.5rem;font-size:.875rem;display:block}.SwapWidget-module__uX5GZG__inputRow{justify-content:space-between;align-items:center;display:flex}.SwapWidget-module__uX5GZG__input{color:#fff;background:0 0;border:none;outline:none;width:200px;font-size:1.5rem}.SwapWidget-module__uX5GZG__select{background:var(--card-background);color:#fff;cursor:pointer;border:1px solid #fff3;border-radius:20px;outline:none;padding:.5rem}.SwapWidget-module__uX5GZG__swapBtn{background:var(--primary);color:#fff;border-radius:12px;width:100%;margin-top:1.5rem;padding:1rem;font-size:1.125rem;font-weight:600;transition:background .2s}.SwapWidget-module__uX5GZG__swapBtn:hover{background:#0077ca}.SwapWidget-module__uX5GZG__exchangeIcon{z-index:10;justify-content:center;margin:-10px 0;display:flex;position:relative}.SwapWidget-module__uX5GZG__iconBtn{background:var(--card-background);border:4px solid var(--background);color:var(--primary);border-radius:50%;padding:.5rem}
