*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#101828;background:#fff}a{text-decoration:none;color:inherit}button,input,select{font:inherit}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:hsla(0,0%,100%,.96);border-bottom:1px solid #edf0f5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-inner{max-width:1200px;margin:auto;height:82px;padding:0 28px;justify-content:space-between}.brand,.header-inner{display:flex;align-items:center}.brand{gap:12px;font-size:28px;font-weight:800}.brand-icon{width:58px;height:58px;border-radius:17px;background:#2864e8;color:#fff;display:grid;place-items:center;font-weight:800}.brand-icon.small{width:46px;height:46px;border-radius:13px;font-size:20px}.desktop-nav{display:flex;gap:32px;font-size:14px;color:#475467}.desktop-nav a:hover{color:#2864e8}.header-actions{display:flex;align-items:center;gap:24px}.login-link{color:#344054;font-size:14px}.header-button,.primary-button{background:#2864e8;color:#fff;border:0;border-radius:12px;padding:16px 28px;font-weight:700;cursor:pointer;display:inline-flex}.header-button,.hero,.primary-button{justify-content:center;align-items:center}.hero{min-height:610px;background:#f7f9fc;display:flex;gap:70px;padding:80px 30px}.hero-content{max-width:620px}.hero-badge{display:inline-flex;align-items:center;gap:10px;background:#eef4ff;color:#2864e8;border-radius:30px;padding:10px 18px;font-weight:700;margin-bottom:28px}.hero-badge span{width:10px;height:10px;border-radius:50%;background:#2864e8}.hero h1{margin:0;font-size:clamp(48px,6vw,74px);line-height:1.04;letter-spacing:-3px}.hero h1 span{color:#2864e8}.hero p{max-width:610px;font-size:20px;line-height:1.7;color:#667085;margin:30px 0}.hero-buttons{display:flex;gap:16px}.secondary-button{padding:16px 28px;border:1px solid #d9dee8;border-radius:12px;font-weight:700;background:#fff}.phone-wrapper{display:flex;justify-content:center}.phone{width:300px;padding:14px;background:#101828;border-radius:45px;box-shadow:0 30px 60px rgba(16,24,40,.18)}.phone-screen{overflow:hidden;border-radius:32px;background:#fff}.phone-top{background:#2864e8;color:#fff;padding:34px 28px 25px}.phone-top>span{font-size:13px}.balance-label{margin-top:35px;font-size:12px;opacity:.8}.phone-balance{font-size:35px;font-weight:800;margin:5px 0 24px}.phone-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.phone-actions button{border:0;padding:12px;border-radius:10px;font-weight:700}.phone-actions button:last-child{color:#2864e8}.phone-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;padding:18px}.phone-card{min-height:105px;border-radius:15px;background:#f8faff;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}.phone-card svg{width:25px;color:#2864e8}.phone-card span{font-size:13px}.features{padding:90px 30px}.section-heading{text-align:center;max-width:700px;margin:0 auto 55px}.cta h2,.section-heading h2{font-size:44px;margin:0 0 16px}.cta p,.section-heading p{font-size:18px;color:#667085}.feature-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.feature-card{border:1px solid #eaecf0;border-radius:22px;padding:34px}.feature-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:15px;background:#eef4ff;color:#2864e8}.feature-card h3{font-size:21px;margin:25px 0 10px}.feature-card p{color:#667085;line-height:1.6}.cta{background:#f7f9fc;text-align:center;padding:110px 25px}.cta .primary-button{margin-top:20px}.footer{background:#101828;color:#98a2b3;min-height:150px;padding:40px 30px;justify-content:space-between}.footer,.footer-brand{display:flex;align-items:center}.footer-brand{gap:12px;color:#fff;font-size:22px;font-weight:700}.dashboard-page{min-height:calc(100vh - 82px);background:#f7f9fc;padding:50px 20px}.dashboard-container{max-width:1000px;margin:auto}.dashboard-card{overflow:hidden;border-radius:28px;background:#fff;box-shadow:0 15px 45px rgba(16,24,40,.08)}.dashboard-top{padding:38px;color:#fff;background:#2864e8;display:flex;justify-content:space-between;align-items:flex-end}.dashboard-greeting,.wallet-label{display:block;opacity:.8}.wallet-label{margin-top:30px}.wallet-balance{display:block;font-size:46px;margin-top:5px}.dashboard-actions{display:flex;gap:12px}.invest-button,.withdraw-button{border:0;padding:14px 25px;border-radius:12px;font-weight:700}.withdraw-button{background:#fff;color:#2864e8}.invest-button{background:hsla(0,0%,100%,.2);color:#fff}.withdrawal-timer{margin:25px;padding:22px;border:1px solid #e4e7ec;border-radius:18px;display:flex;justify-content:space-between;align-items:center;gap:20px;background:#fff}.withdrawal-timer strong{font-size:17px}.withdrawal-timer p{color:#667085;margin-bottom:0}.timer-value{font-size:27px;font-weight:800;color:#2864e8;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.withdrawal-timer.open{border-color:#2864e8}.dashboard-grid{margin-top:25px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px}.dashboard-item{min-height:150px;border-radius:22px;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px;font-size:18px;font-weight:700;box-shadow:0 5px 25px rgba(16,24,40,.04)}.dashboard-item svg{color:#2864e8}.simple-page{max-width:1050px;min-height:calc(100vh - 82px);margin:auto;padding:70px 25px}.page-heading{margin-bottom:45px}.page-heading span{color:#2864e8;font-weight:700}.page-heading h1{font-size:48px;margin:10px 0}.page-heading p{color:#667085;font-size:18px}.task-card{border:1px solid #eaecf0;border-radius:20px;padding:30px;display:grid;grid-template-columns:1fr auto auto;align-items:center;grid-gap:25px;gap:25px}.task-card p{color:#667085}.task-card strong{font-size:22px;color:#2864e8}.package-card button,.task-card button{border:0;background:#2864e8;color:#fff;padding:13px 20px;border-radius:10px;font-weight:700}.packages-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.package-card{border:1px solid #eaecf0;border-radius:22px;padding:30px}.package-price{font-size:30px;font-weight:800;color:#2864e8;margin:20px 0}.package-card p{color:#667085;line-height:1.6}.package-reward{padding:15px;background:#f7f9fc;border-radius:10px;margin:20px 0}.withdraw-card{max-width:650px;border:1px solid #eaecf0;border-radius:22px;padding:30px;margin-top:25px}.available-balance{background:#2864e8;color:#fff;padding:25px;border-radius:17px;margin-bottom:25px}.available-balance span,.available-balance strong{display:block}.available-balance strong{font-size:32px;margin-top:8px}.withdraw-card label{display:block;font-weight:700;margin-bottom:20px}.withdraw-card input,.withdraw-card select{display:block;width:100%;margin-top:8px;padding:15px;border:1px solid #d0d5dd;border-radius:10px;outline:none}.full-width{width:100%}.withdraw-note{color:#667085;font-size:13px;line-height:1.5;margin-top:18px}@media (max-width:800px){.header-inner{height:72px;padding:0 20px}.brand{font-size:25px}.brand-icon{width:48px;height:48px}.desktop-nav,.login-link{display:none}.header-button{padding:13px 20px}.hero{display:block;padding:75px 30px 50px}.hero h1{font-size:53px;letter-spacing:-2px}.hero p{font-size:18px}.hero-buttons{flex-direction:column}.primary-button,.secondary-button{width:100%}.phone-wrapper{margin-top:70px}.phone{width:310px}.feature-grid{grid-template-columns:1fr}.cta h2,.section-heading h2{font-size:38px}.footer{flex-direction:column;gap:25px;text-align:center}.dashboard-top{display:block}.dashboard-actions{margin-top:25px}.dashboard-actions>*{flex:1 1;text-align:center}.withdrawal-timer{display:block}.timer-value{margin-top:15px}.dashboard-grid{grid-template-columns:1fr 1fr}.packages-grid,.task-card{grid-template-columns:1fr}.task-card button{width:100%}.page-heading h1{font-size:40px}}