*{box-sizing:border-box;margin:0;padding:0}body{font-family:Arial,Helvetica,sans-serif;background:#071323;color:#fff;min-height:100vh}.app{width:100%;max-width:460px;margin:0 auto;padding:18px 14px 92px;background:radial-gradient(circle at top,#1b91ff44,transparent 35%),linear-gradient(180deg,#071323 0%,#0a182c 100%)}.hero{position:relative;overflow:hidden;border-radius:28px;padding:30px 20px;text-align:center;background:linear-gradient(145deg,#1598ff,#00d084);box-shadow:0 18px 45px #0008}.hero:before{content:"";position:absolute;inset:-60px;background:radial-gradient(circle,#ffffff66 0 8%,transparent 9% 100%);background-size:42px 42px;opacity:.18}.hero>*{position:relative}.badge{display:inline-block;background:#ffffff30;border:1px solid #ffffff55;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:700;margin-bottom:14px}.hero h1{font-size:30px;line-height:1.08;margin-bottom:12px}.hero p{font-size:15px;line-height:1.55;color:#eef}.join-btn{display:inline-flex;align-items:center;justify-content:center;margin-top:18px;width:100%;min-height:52px;border-radius:18px;background:#fff;color:#0877d8;text-decoration:none;font-weight:900;font-size:16px;box-shadow:0 14px 25px #0004}.pulse{animation:pulse 1.8s infinite}@keyframes pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.035)}}.small-note{margin-top:12px!important;font-size:11px!important;color:#ffffffdd!important}.promo-banner{margin:16px 0;padding:18px;border-radius:24px;background:linear-gradient(135deg,#182a48,#263b66);display:flex;gap:12px;align-items:center;justify-content:space-between;border:1px solid #ffffff12}.promo-banner span{font-size:11px;color:#56e6a6;font-weight:800;text-transform:uppercase}.promo-banner h2{font-size:20px;margin:3px 0}.promo-banner p{font-size:12px;color:#cbd5e1;line-height:1.4}.promo-banner a{white-space:nowrap;text-decoration:none;background:#00d084;color:#04231a;padding:11px 13px;border-radius:14px;font-size:12px;font-weight:900}.slider-card,.gallery,.features,.cta-bottom{margin-top:16px}.section-title{display:flex;justify-content:space-between;gap:12px;align-items:end;margin-bottom:10px}.section-title h2{font-size:18px}.section-title p{font-size:11px;color:#9fb1c8;text-align:right}.slider{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;border-radius:22px;scrollbar-width:none}.slider::-webkit-scrollbar{display:none}.slider img{width:100%;min-width:100%;height:190px;object-fit:cover;border-radius:22px;scroll-snap-align:center;border:1px solid #ffffff12;background:#10213a}.dots{display:flex;justify-content:center;gap:6px;margin-top:10px}.dots button{width:7px;height:7px;border:0;border-radius:999px;background:#49617f}.dots button.active{width:22px;background:#00d084}.features{display:grid;grid-template-columns:1fr;gap:10px}.feature-card{padding:16px;border-radius:20px;background:#0e213b;border:1px solid #ffffff12}.feature-card b{font-size:15px}.feature-card p{margin-top:6px;color:#aebdd0;font-size:13px;line-height:1.45}.grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.grid img{width:100%;height:138px;object-fit:cover;border-radius:18px;border:1px solid #ffffff12;background:#10213a}.cta-bottom{text-align:center;padding:22px 18px;border-radius:24px;background:linear-gradient(135deg,#10375f,#062b21);border:1px solid #ffffff12}.cta-bottom h2{font-size:24px}.cta-bottom p{margin-top:7px;color:#cbd5e1;font-size:14px;line-height:1.5}.floating-join{position:fixed;left:50%;bottom:16px;transform:translateX(-50%);width:calc(100% - 32px);max-width:430px;text-align:center;padding:16px;border-radius:18px;background:#24a1de;color:#fff;text-decoration:none;font-weight:900;box-shadow:0 12px 35px #0008;z-index:10}@media(min-width:520px){body{background:#020711}.app{margin-top:20px;margin-bottom:20px;border-radius:32px;border:1px solid #ffffff12}.floating-join{bottom:24px}}
