.hub{font-family:var(--font-inter),sans-serif;background:var(--ink,#0b0b0b);color:#fff;min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:52px 20px 32px;overflow-x:hidden;position:relative}.hub-stripes{position:absolute;top:0;left:0;width:210px;height:210px;pointer-events:none;overflow:hidden}.hub-stripes i{position:absolute;width:300px;height:14px;background:#eae5d8;transform:rotate(-45deg);transform-origin:left top}.hub-stripes i:first-child{top:64px;left:-70px}.hub-stripes i:nth-child(2){top:104px;left:-70px}.hub-stripes i:nth-child(3){top:144px;left:-70px}.hub-stripes.br{top:auto;left:auto;right:0;bottom:0}.hub-stripes.br i{transform:rotate(-45deg);transform-origin:right bottom;left:auto}.hub-stripes.br i:first-child{bottom:58px;right:-70px;opacity:.16}.hub-stripes.br i:nth-child(2){bottom:98px;right:-70px;opacity:.16}.hub-stripes.br i:nth-child(3){bottom:138px;right:-70px;opacity:.16}.hub-wrap{width:100%;max-width:420px;display:flex;flex-direction:column;align-items:center;position:relative}.hub-logo{width:190px;max-width:60%;height:auto}.hub-falcao{height:34px;width:auto;margin-top:14px;opacity:.9}.hub-tag{font-family:var(--font-bebas),sans-serif;letter-spacing:.18em;text-transform:uppercase;color:#eae5d8;font-size:15px;margin-top:18px;text-align:center;line-height:1.5}.hub-tag .tq{color:#00e5cc}.hub-quando{margin-top:14px;display:inline-flex;align-items:center;gap:10px;border:1.5px solid hsla(43,30%,88%,.35);border-radius:999px;padding:9px 18px;font-family:var(--font-bebas),sans-serif;font-size:16px;letter-spacing:.14em;text-transform:uppercase;color:#eae5d8;white-space:nowrap}.hub-quando .tq{color:#00e5cc}.hub-quando .dot{width:4px;height:4px;border-radius:50%;background:hsla(43,30%,88%,.45)}.hub-links{width:100%;margin-top:30px;display:flex;flex-direction:column;gap:12px}.hub-row{position:relative;width:100%}a.hub-btn{position:relative;display:flex;align-items:center;justify-content:center;text-decoration:none;text-align:center;background:#161616;border:1px solid hsla(0,0%,100%,.1);border-radius:14px;padding:17px 52px;color:#fff;transition:transform .15s,border-color .15s;min-height:58px}a.hub-btn:active{transform:scale(.985)}a.hub-btn .ic{position:absolute;left:16px;top:50%;transform:translateY(-50%);width:26px;height:26px;display:flex;align-items:center;justify-content:center}a.hub-btn .ic svg{width:24px;height:24px;display:block}a.hub-btn .tx b{display:block;font-size:15.5px;font-weight:800;letter-spacing:.01em}a.hub-btn .tx span{display:block;font-size:12px;color:hsla(0,0%,100%,.55);margin-top:3px}a.hub-btn.hero{background:#00e5cc;border-color:#00e5cc;color:#0b0b0b;box-shadow:0 8px 28px rgba(0,229,204,.2)}a.hub-btn.hero .tx span{color:hsla(0,0%,5%,.65)}a.hub-btn.bene{background:#c1272d;border-color:#c1272d;color:#f3ede0;box-shadow:0 8px 28px rgba(193,39,45,.22)}a.hub-btn.bene .tx span{color:hsla(41,44%,92%,.72)}button.hub-dots{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:36px;height:36px;border:none;background:transparent;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.55);transition:background .15s}button.hub-dots:hover{background:hsla(0,0%,100%,.08)}.hub-row.hero-row button.hub-dots{color:hsla(0,0%,5%,.55)}.hub-row.hero-row button.hub-dots:hover{background:hsla(0,0%,5%,.08)}button.hub-dots svg{width:18px;height:18px}.hub-foot{margin-top:34px;display:flex;align-items:center;gap:10px;font-family:var(--font-bebas),sans-serif;letter-spacing:.16em;font-size:13px;color:hsla(0,0%,100%,.45);text-transform:uppercase;text-align:center}.hub-foot .fx{width:36px;height:1px;background:#2a607d;flex:none}.hub-overlay{position:fixed;inset:0;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:none;align-items:flex-end;justify-content:center;z-index:50;padding:14px}.hub-overlay.open{display:flex}.hub-sheet{width:100%;max-width:420px;background:#181818;border:1px solid hsla(0,0%,100%,.12);border-radius:22px;padding:20px 18px 18px;animation:hubUp .22s ease;margin-bottom:10px;position:relative;overflow:hidden}@keyframes hubUp{0%{transform:translateY(24px);opacity:0}to{transform:none;opacity:1}}.hub-sheet .st{position:absolute;top:0;left:0;width:90px;height:90px;pointer-events:none;overflow:hidden;opacity:.5}.hub-sheet .st i{position:absolute;width:140px;height:6px;background:#eae5d8;transform:rotate(-45deg);transform-origin:left top}.hub-sheet .st i:first-child{top:28px;left:-30px}.hub-sheet .st i:nth-child(2){top:46px;left:-30px}.hub-sheet .sh-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.hub-sheet .sh-title-top{font-family:var(--font-bebas),sans-serif;font-size:17px;letter-spacing:.14em;text-transform:uppercase;color:hsla(0,0%,100%,.7);width:100%;text-align:center}.hub-sheet .sh-close{position:absolute;top:14px;right:14px;width:32px;height:32px;border:none;border-radius:50%;background:hsla(0,0%,100%,.08);color:#fff;font-size:15px;cursor:pointer;line-height:1;z-index:2}.hub-card{background:#0b0b0b;border:1px solid hsla(0,0%,100%,.1);border-radius:18px;padding:24px 16px 18px;flex-direction:column;gap:10px;margin-bottom:16px}.hub-card,.hub-card .big{display:flex;align-items:center}.hub-card .big{width:74px;height:74px;border-radius:20px;background:#161616;border:1px solid hsla(0,0%,100%,.12);justify-content:center}.hub-card .big svg{width:42px;height:42px}.hub-card .c-title{font-weight:800;font-size:16px;text-align:center}.hub-card .c-url{font-size:12px;color:hsla(0,0%,100%,.5);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-card .c-brand{font-family:var(--font-bebas),sans-serif;font-size:12px;letter-spacing:.2em;color:#00e5cc;text-transform:uppercase}.hub-acts{display:flex;justify-content:center;gap:18px}.hub-act{flex-direction:column;gap:7px;border:none;background:none;cursor:pointer;color:#fff;text-decoration:none}.hub-act,.hub-act .b{display:flex;align-items:center}.hub-act .b{width:52px;height:52px;border-radius:50%;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.1);justify-content:center;transition:background .15s}.hub-act:hover .b{background:hsla(0,0%,100%,.15)}.hub-act .b svg{width:24px;height:24px}.hub-act .l{font-size:11.5px;color:hsla(0,0%,100%,.65);font-weight:600}.hub-act.wa .b{background:#25d366;border-color:#25d366}.hub-copied{text-align:center;font-size:12px;color:#00e5cc;height:16px;margin-top:12px}