*,:before,:after{box-sizing:border-box}html,body{height:100%;margin:0}body{color:#e7ebf3;-webkit-font-smoothing:antialiased;background:radial-gradient(1200px 600px at 20% -10%,#f5b91e2e,#0000 60%),radial-gradient(900px 500px at 110% 10%,#60a5fa29,#0000 55%),#0b0d12;min-height:100%;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}a{color:#f5b91e;text-decoration:none}.landing{max-width:1100px;margin:0 auto;padding:16px 20px 56px}.nav{justify-content:space-between;align-items:center;padding:8px 0 24px;display:flex}.nav .logo{align-items:center;gap:10px;text-decoration:none;display:inline-flex}.nav .logo .bb-icon{display:block}.nav .logo .bb-wordmark{width:auto;height:22px;display:block}.btn{cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:14px 22px;font-size:15px;font-weight:700;transition:transform 80ms,background .12s,box-shadow .12s;display:inline-flex}.btn.small{padding:10px 16px;font-size:13px}.btn.block{width:100%}.btn:active{transform:translateY(1px)}.btn.primary{color:#0b0d12;background:#f5b91e;box-shadow:0 12px 32px #e0a51452}.btn.primary:hover{background:#e0a514}.btn.ghost{color:#e7ebf3;background:0 0;border:1px solid #262d3d}.btn.ghost:hover{background:#1a1f2b}.hero{grid-template-columns:1.1fr .9fr;align-items:center;gap:48px;padding:24px 0 64px;display:grid}@media (width<=840px){.hero{text-align:center;grid-template-columns:1fr}}.hero h1{letter-spacing:-.5px;margin:0 0 18px;font-size:clamp(34px,5vw,56px);font-weight:800;line-height:1.05}.hero h1 .accent{background:linear-gradient(#ffdd80,#e0a514);color:#0000;-webkit-background-clip:text;background-clip:text}.hero .lede{color:#8a93a8;max-width:520px;margin:0 0 26px;font-size:17px;line-height:1.5}@media (width<=840px){.hero .lede{margin-left:auto;margin-right:auto}}.hero .hero-actions{gap:12px;display:flex}@media (width<=840px){.hero .hero-actions{justify-content:center}}.hero .rules{gap:14px;margin-top:28px;display:flex}@media (width<=840px){.hero .rules{justify-content:center}}.hero .rules .rule{background:#11141c;border:1px solid #1a1f2b;border-radius:16px;flex-direction:column;align-items:center;padding:12px 18px;display:flex}.hero .rules .rule b{color:#f5b91e;font-size:22px;font-weight:800}.hero .rules .rule span{color:#8a93a8;text-transform:uppercase;letter-spacing:.6px;margin-top:2px;font-size:11px}.hero-mock{opacity:0;will-change:transform, opacity;place-items:center;transition:transform .504s cubic-bezier(.22,.9,.32,1),opacity .504s;display:grid;position:static;transform:translate(80px)}.hero-mock.visible{opacity:1;transform:translate(0)}@media (width<=840px){.hero-mock{pointer-events:none;width:100%;max-width:360px;margin:0 auto;padding:0 16px;display:block;transform:translate(18px)}}.phone{background:linear-gradient(#1a1f2b,#11141c);border-radius:36px;width:280px;padding:12px;transition:transform .22s;transform:rotate(-3deg);box-shadow:0 30px 60px #0000008c,0 0 0 1px #262d3d,inset 0 0 0 2px #0b0d12}.phone:hover{transform:rotate(-1deg)translateY(-4px)}.hero-mock .phone{pointer-events:auto}@media (width<=480px){.hero-mock .phone{width:240px}.hero-mock .phone-screen{min-height:360px;padding:14px 12px}}.phone-screen{background:#0b0d12;border-radius:24px;flex-direction:column;gap:8px;min-height:460px;padding:18px 14px;display:flex}.phone-screen .screen-header{justify-content:center;align-items:center;gap:6px;margin-bottom:8px;display:flex}.phone-screen .screen-header svg:first-child{width:22px;height:22px;display:block}.phone-screen .screen-header svg:last-child{width:auto;height:14px;display:block}.phone-screen .screen-row{background:#11141c;border:1px solid #1a1f2b;border-radius:10px;grid-template-columns:22px 1fr auto;align-items:center;gap:10px;padding:10px 12px;font-size:14px;display:grid}.phone-screen .screen-row span{color:#8a93a8;text-align:center;font-weight:700}.phone-screen .screen-row i{font-style:normal;font-weight:600}.phone-screen .screen-row b{color:#f5b91e;font-variant-numeric:tabular-nums}.phone-screen .screen-row.gold{background:linear-gradient(90deg,#f5b91e29,#11141c);border-color:#f5b91e}.phone-screen .screen-row.gold span{color:#f5b91e}.phone-screen .screen-card{text-align:center;background:linear-gradient(#1a1f2b,#11141c);border:1px solid #262d3d;border-radius:14px;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin-top:10px;padding:14px 12px;display:grid}.phone-screen .screen-card .sc-team{font-size:13px;font-weight:600}.phone-screen .screen-card .sc-score{color:#f5b91e;font-size:18px;font-weight:800}.how{padding:24px 0 48px}.how h2{text-align:center;margin:0 0 18px;font-size:24px}.how ol{counter-reset:step;gap:12px;max-width:760px;margin:0 auto;padding:0;list-style:none;display:grid}.how ol li{counter-increment:step;color:#8a93a8;background:#11141c;border:1px solid #1a1f2b;border-radius:10px;padding:16px 18px 16px 56px;position:relative}.how ol li b{color:#e7ebf3}.how ol li:before{content:counter(step);color:#0b0d12;background:#f5b91e;border-radius:999px;place-items:center;width:28px;height:28px;font-weight:800;display:grid;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.foot{text-align:center;color:#5b6479;padding:24px 0 8px;font-size:12px}.foot .foot-main{margin-bottom:8px}.foot .foot-links{font-size:12px}.foot .foot-links a{color:#8a93a8;text-decoration:none}.foot .foot-links a:hover{color:#f5b91e;text-decoration:underline}.foot .foot-links .sep{color:#3a4256;margin:0 6px}.modal-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:50;background:#000000a6;place-items:center;padding:16px;animation:.16s both fadeIn;display:grid;position:fixed;inset:0}.modal-backdrop[hidden]{display:none}.modal{background:#11141c;border:1px solid #1a1f2b;border-radius:16px;width:100%;max-width:400px;padding:24px;animation:.22s cubic-bezier(.2,.8,.2,1.2) both pop;position:relative}.modal h2{margin:0 0 18px}.modal .close{color:#8a93a8;cursor:pointer;background:0 0;border:0;font-size:24px;position:absolute;top:10px;right:12px}.form{flex-direction:column;gap:12px;display:flex}.field{width:100%}.input{color:#e7ebf3;background:#1a1f2b;border:1px solid #262d3d;border-radius:10px;outline:none;width:100%;padding:12px 14px}.input::placeholder{color:#5b6479}.input:focus{border-color:#f5b91e}.error{color:#f87171;background:#f871711f;border:1px solid #f8717166;border-radius:10px;padding:10px;font-size:13px}.auth-divider{align-items:center;gap:10px;margin:18px 0 12px;display:flex}.auth-divider span{color:#5b6479;letter-spacing:1.5px;text-transform:uppercase;font-size:10px;font-weight:700}.auth-divider:before,.auth-divider:after{content:"";background:linear-gradient(90deg,#0000,#262d3d,#0000);flex:1;height:1px}.oauth{flex-direction:column;gap:8px;display:flex}.oauth-btn{cursor:pointer;letter-spacing:.1px;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;padding:11px 14px;font-size:14px;font-weight:600;transition:background .12s,transform 80ms,box-shadow .12s;display:flex}.oauth-btn .oauth-icon{flex-shrink:0;width:18px;height:18px;display:block}.oauth-btn:active{transform:translateY(1px)}.oauth-btn.google{color:#1f1f1f;background:#fff;border-color:#dadce0}.oauth-btn.google:hover{background:#f8f9fa;box-shadow:0 4px 14px #0000002e}.oauth-btn.facebook{color:#fff;background:#1877f2}.oauth-btn.facebook:hover{background:#166fe5;box-shadow:0 4px 14px #1877f259}.toggle{text-align:center;color:#8a93a8;margin-top:14px;font-size:14px}.toggle button{color:#f5b91e;cursor:pointer;background:0 0;border:0;padding:0 4px;font-weight:700}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pop{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.invite-banner{cursor:pointer;background:linear-gradient(#f5b91e33,#f5b91e0f);border:1px solid #f5b91e80;border-radius:16px;align-items:center;gap:14px;margin-bottom:16px;padding:14px 16px;transition:transform .12s,box-shadow .16s;animation:.28s cubic-bezier(.2,.9,.3,1.2) both pop;display:flex;box-shadow:0 18px 50px #f5b91e2e}.invite-banner:hover{transform:translateY(-1px);box-shadow:0 22px 56px #f5b91e47}.invite-banner .ib-emoji{flex-shrink:0;font-size:28px;line-height:1}.invite-banner .ib-body{min-width:0}.invite-banner .ib-line{letter-spacing:.8px;text-transform:uppercase;color:#ffdd80;font-size:11px;font-weight:700}.invite-banner .ib-group{color:#e7ebf3;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:20px;font-weight:800;overflow:hidden}.invite-banner .ib-meta{color:#8a93a8;margin-top:2px;font-size:12px}
