:root{--brightness-shift:0}:root{--red: #e8173a;--red2: #c0102c;--orange: #f97316;--blue: #1a8fff;--white: #ffffff;--off: #f8f7f4;--dark: #0d0d0d;--dark2: #161616;--gray: #f1f0ed;--muted: #8a8a8a;--border: #e8e6e1;--text: #1a1a1a}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}.legacy-home-scope{font-family:Plus Jakarta Sans,sans-serif;background:var(--white);color:var(--text);overflow-x:hidden}.legacy-home-scope::-webkit-scrollbar,.legacy-home-scope *::-webkit-scrollbar{width:3px}.legacy-home-scope::-webkit-scrollbar-track,.legacy-home-scope *::-webkit-scrollbar-track{background:var(--dark)}.legacy-home-scope::-webkit-scrollbar-thumb,.legacy-home-scope *::-webkit-scrollbar-thumb{background:var(--red);border-radius:2px}.beta-banner{position:fixed;top:0;left:0;right:0;z-index:9999;display:flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(90deg,#1a0a0e,#2a0d15,#1a0a0e);border-bottom:1px solid rgba(232,23,58,.25);padding:6px 40px 6px 16px;color:#fffc;font-size:11.5px;text-align:center}.beta-banner strong{color:#e8173a}.beta-banner a{color:#f97316;text-decoration:underline}.beta-banner button{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;color:#ffffff73;cursor:pointer;font-size:18px;line-height:1;padding:2px 6px}.gym-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background:rgba(4,4,10,calc(.78 + var(--brightness-shift)));pointer-events:none;transition:background .35s ease}.topbar{position:fixed;top:0;left:0;right:0;z-index:200;background:#0a0a0f;border-bottom:1px solid rgba(255,255,255,.07);padding:0 4vw;padding-top:env(safe-area-inset-top);height:calc(52px + env(safe-area-inset-top));display:flex;align-items:center;justify-content:space-between}.topbar-left{font-size:.68rem;color:#ffffff59;letter-spacing:.06em;display:flex;align-items:center;gap:8px}.topbar-left:before{content:"";width:6px;height:6px;background:var(--red);border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.5)}}.topbar-socials{display:flex;align-items:center;gap:7px}.topbar-divider{width:1px;height:20px;background:#ffffff1f;margin:0 4px}.topbar-apps{display:flex;gap:6px;align-items:center}.topbar-app{display:flex;align-items:center;gap:8px;padding:5px 12px 5px 10px;border-radius:8px;background:#000;border:1.5px solid rgba(255,255,255,.18);color:#fff;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;white-space:nowrap;cursor:pointer}.topbar-app:hover{background:#1a1a1a;border-color:#ffffff80;transform:translateY(-1px);box-shadow:0 6px 20px #000000b3}.topbar-app svg{flex-shrink:0}.topbar-app-label{display:flex;flex-direction:column;line-height:1.2}.topbar-app-sub{font-size:.48rem;font-weight:400;opacity:.75;letter-spacing:.06em;text-transform:uppercase}.topbar-app-name{font-size:.82rem;font-weight:700;letter-spacing:.01em}.legacy-home-scope nav{position:fixed;top:calc(52px + env(safe-area-inset-top));left:0;right:0;z-index:199;background:#fffffff7;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);height:64px;display:flex;align-items:center;padding:0 5vw;transition:box-shadow .3s}.legacy-home-scope nav.scrolled{box-shadow:0 4px 24px #00000014}.nav-inner{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1280px;margin:0 auto}.nav-logo{display:flex;align-items:center;gap:10px;text-decoration:none;cursor:pointer}.nav-logo img{height:44px;width:auto;max-width:200px;-o-object-fit:contain;object-fit:contain;border-radius:50%;filter:drop-shadow(0 0 8px rgba(26,143,255,.5)) drop-shadow(0 0 14px rgba(245,158,11,.3))}.nav-brand{display:flex;flex-direction:column}.nav-brand-name{font-family:Plus Jakarta Sans,sans-serif;font-size:1.2rem;font-weight:800;background:linear-gradient(90deg,var(--blue),var(--orange));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.1}.nav-brand-tag{font-size:.6rem;color:var(--muted);font-style:italic;line-height:1}.nav-br-flag{display:flex;align-items:center;gap:0;flex-shrink:0}.nav-br-flag-pole{width:2px;height:18px;background:linear-gradient(180deg,#d0d0d0,#888);border-radius:0 0 1px;flex-shrink:0;box-shadow:0 1px 2px #0000002e}.nav-br-flag-svg{display:block;animation:nav-flag-wave 2.2s ease-in-out infinite;transform-origin:left center;filter:drop-shadow(0 1px 2px rgba(0,0,0,.15))}@keyframes nav-flag-wave{0%{transform:skewY(0) scaleY(1)}20%{transform:skewY(3.5deg) scaleY(.96)}40%{transform:skewY(-2deg) scaleY(1.03)}60%{transform:skewY(4deg) scaleY(.95)}80%{transform:skewY(-1.5deg) scaleY(1.02)}to{transform:skewY(0) scaleY(1)}}.nav-links{display:flex;align-items:center;gap:1.8rem}.nav-links a{font-size:.82rem;font-weight:600;color:#555;text-decoration:none;transition:color .2s;position:relative}.nav-links a:hover{color:var(--text)}.nav-links a.nav-active{color:var(--red);font-weight:800}.nav-links a.nav-active:after{content:"";position:absolute;bottom:-4px;left:50%;transform:translate(-50%);width:5px;height:5px;background:var(--red);border-radius:50%}.nav-pill{display:flex;align-items:center;gap:8px;background:var(--dark);color:#fff;padding:.5rem 1.2rem;border-radius:50px;font-size:.78rem;font-weight:700;text-decoration:none;cursor:pointer;border:none;transition:all .35s cubic-bezier(.34,1.56,.64,1);font-family:inherit;position:relative;overflow:hidden;box-shadow:0 2px 10px #0003}.nav-pill:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50px;background:linear-gradient(90deg,var(--red),var(--orange));opacity:0;transition:opacity .3s}.nav-pill span,.nav-pill svg,.nav-pill *{position:relative;z-index:1}.nav-pill:hover{transform:translateY(-2px);box-shadow:0 8px 24px #e8173a66}.nav-pill:hover:before{opacity:1}.nav-pill:active{transform:translateY(0) scale(.96)}.nav-pill svg{transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.nav-pill:hover svg{transform:translate(4px)}.nav-mobile-btn{display:none;background:#0000000a;border:1px solid rgba(0,0,0,.08);border-radius:10px;width:38px;height:38px;cursor:pointer;color:var(--text);align-items:center;justify-content:center;transition:all .2s}.nav-mobile-btn:hover{background:#00000014}.nav-user-wrap{position:relative}.nav-user-btn{display:flex;align-items:center;gap:8px;background:#fff;border:1.5px solid var(--border);border-radius:50px;padding:.42rem .9rem .42rem .5rem;cursor:pointer;font-family:inherit;font-size:.78rem;font-weight:700;color:var(--text);transition:all .2s;box-shadow:0 2px 8px #0000000f}.nav-user-btn:hover{border-color:#bbb;box-shadow:0 4px 14px #0000001a}.nav-user-avatar{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#f59e0b,#f97316);display:flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:900;color:#fff;flex-shrink:0}.nav-user-chevron{font-size:.6rem;color:var(--muted);transition:transform .2s;margin-left:2px}.nav-user-wrap.open .nav-user-chevron{transform:rotate(180deg)}.nav-dropdown{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1.5px solid var(--border);border-radius:14px;box-shadow:0 8px 32px #0000001f;min-width:190px;padding:.4rem;z-index:200;opacity:0;transform:translateY(-6px) scale(.97);pointer-events:none;transition:all .2s cubic-bezier(.16,1,.3,1)}.nav-user-wrap.open .nav-dropdown{opacity:1;transform:translateY(0) scale(1);pointer-events:all}.nav-dd-info{padding:.55rem .75rem .45rem;border-bottom:1px solid var(--border);margin-bottom:.3rem}.nav-dd-name{font-size:.8rem;font-weight:800;color:var(--text)}.nav-dd-role{font-size:.65rem;color:var(--muted);margin-top:.1rem}.nav-dd-item{display:flex;align-items:center;gap:.55rem;width:100%;padding:.6rem .75rem;border:none;background:none;font-family:inherit;font-size:.78rem;font-weight:600;color:#333;cursor:pointer;border-radius:8px;text-align:left;transition:background .15s}.nav-dd-item:hover{background:var(--off)}.nav-dd-item.logout{color:var(--red)}.nav-dd-item.logout:hover{background:#fff5f7}.nav-dd-sep{height:1px;background:var(--border);margin:.3rem .75rem}.nav-dd-section{font-size:.6rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);padding:.4rem .75rem .2rem}.auth-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#04040ed9;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:flex;align-items:center;justify-content:center;padding:1rem;animation:fadeIn .3s ease}.auth-overlay.hidden{display:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.auth-card{background:linear-gradient(160deg,#131320,#0e0e1c);border-radius:28px;width:100%;max-width:420px;overflow:hidden;box-shadow:0 0 0 1px #ffffff12,0 40px 100px #000000b3,0 0 60px #e8173a14;animation:slideUp .4s cubic-bezier(.16,1,.3,1)}@keyframes slideUp{0%{opacity:0;transform:translateY(30px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.auth-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#e8173a,#f97316,#e8173a,transparent);background-size:200% 100%;animation:shimmerBorder 3s linear infinite;z-index:10}@keyframes shimmerBorder{0%{background-position:200% 0}to{background-position:-200% 0}}.auth-top{position:relative;height:130px;background:url(https://images.unsplash.com/photo-1534438327276-14e5300c3a48?w=2400&q=92&auto=format) center 38%/cover;overflow:hidden}.auth-top:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(175deg,#04040e40,#04040ef2)}.auth-top:before{content:"";position:absolute;bottom:-30px;left:50%;transform:translate(-50%);width:200px;height:60px;background:#e8173a2e;filter:blur(30px);z-index:1;border-radius:50%}.auth-top-content{position:absolute;bottom:0;left:0;right:0;z-index:2;padding:1rem 1.5rem 1.3rem;display:flex;align-items:flex-end;justify-content:space-between}.auth-top-left{display:flex;align-items:center;gap:12px}.auth-logo-wrap{width:38px;height:38px;border-radius:11px;background:#ffffff14;border:1.5px solid rgba(255,255,255,.15);display:flex;align-items:center;justify-content:center;flex-shrink:0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 16px #0000004d}.auth-logo-wrap img{width:30px;height:30px;-o-object-fit:contain;object-fit:contain}.auth-top-name{font-size:1.2rem;font-weight:900;letter-spacing:-.03em;background:linear-gradient(90deg,#fff 30%,#ffffffa6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.1}.auth-top-tag{font-size:.6rem;color:#fff6;font-weight:600;letter-spacing:.07em;text-transform:uppercase;margin-top:2px}.auth-badge{background:#e8173a26;border:1px solid rgba(232,23,58,.3);border-radius:20px;padding:.28rem .7rem;display:flex;align-items:center;gap:5px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.auth-badge-dot{width:5px;height:5px;background:#e8173a;border-radius:50%;box-shadow:0 0 6px #e8173a;animation:pulse 2s infinite}.auth-badge span{font-size:.6rem;font-weight:800;color:#ff6b80;letter-spacing:.04em;text-transform:uppercase}.auth-close{position:absolute;top:12px;right:12px;z-index:5;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff9;transition:all .2s;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.auth-close:hover{background:#ffffff29;color:#fff;transform:scale(1.08)}.auth-close-desktop{display:none}@media (min-width:901px){.auth-close-desktop{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;padding:.55rem 1.5rem;background:#ffffff0a;border:none;border-bottom:1px solid rgba(255,255,255,.07);color:#fff6;font-size:.75rem;font-weight:700;font-family:inherit;cursor:pointer;transition:all .22s;letter-spacing:.02em}.auth-close-desktop:hover{background:#ffffff14;color:#ffffffb3}}.auth-stats{display:flex;border-bottom:1px solid rgba(255,255,255,.05);padding:.5rem 1.5rem}.auth-stat-item{flex:1;text-align:center}.auth-stat-num{font-size:.8rem;font-weight:900;color:#fff;display:block;letter-spacing:-.01em}.auth-stat-lbl{font-size:.52rem;color:#ffffff59;font-weight:600;letter-spacing:.04em;text-transform:uppercase;margin-top:1px;display:block}.auth-stat-sep{width:1px;background:#ffffff12;margin:4px 0}.auth-body{padding:.9rem 1.4rem 1.2rem}#authSheetCtx{display:none;background:linear-gradient(135deg,#e8173a1f,#f9731612);border:1px solid rgba(232,23,58,.22);border-radius:14px;padding:.78rem 1rem;margin-bottom:1.1rem;font-size:.76rem;font-weight:700;color:#ff8fa3;text-align:center;line-height:1.5}.auth-tabs{display:flex;background:#ffffff0d;border-radius:12px;padding:3px;margin-bottom:1rem;border:1px solid rgba(255,255,255,.07)}.auth-tab{flex:1;padding:.48rem;text-align:center;font-size:.79rem;font-weight:700;border-radius:9px;cursor:pointer;transition:all .25s;color:#ffffff59;border:none;background:none;font-family:inherit}.auth-tab.active{background:linear-gradient(135deg,#e8173a,#c0102c);color:#fff;box-shadow:0 4px 14px #e8173a59}.auth-field-error{margin-top:.42rem;border:1px solid rgba(248,113,113,.24);border-radius:10px;background:#f871711a;padding:.45rem .6rem;color:#fecaca;font-size:.74rem;font-weight:700;line-height:1.35}.auth-body .or-div{display:flex;align-items:center;gap:.7rem;margin:.7rem 0 .55rem;color:#ffffff6b;font-size:.72rem;text-transform:uppercase}.auth-body .or-div:before,.auth-body .or-div:after{content:"";height:1px;flex:1;background:#ffffff1a}.auth-body .social-btn{width:100%;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#ffffff0f;color:#ffffffc7;padding:.7rem 1rem;font-family:inherit;font-size:.82rem;font-weight:800;cursor:pointer}.auth-form{display:flex;flex-direction:column;gap:.6rem}.auth-form.hidden{display:none}.type-row{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.type-btn{padding:.75rem .5rem;border:1.5px solid rgba(255,255,255,.09);border-radius:13px;text-align:center;cursor:pointer;font-size:.77rem;font-weight:700;font-family:inherit;transition:all .22s;background:#ffffff0a;color:#fff6}.type-btn:hover{border-color:#ffffff2e;background:#ffffff12;color:#ffffffb3}.type-btn.active{border-color:#e8173a80;background:linear-gradient(135deg,#e8173a26,#e8173a0d);color:#ff8fa3;box-shadow:0 0 0 3px #e8173a1a}.type-btn .ico{font-size:1.4rem;display:block;margin-bottom:5px}.field{position:relative}.field label{display:block;font-size:.65rem;font-weight:800;color:#ffffff73;margin-bottom:.25rem;letter-spacing:.04em;text-transform:uppercase}.field-wrap{position:relative}.field-ico{position:absolute;left:.95rem;top:50%;transform:translateY(-50%);color:#fff3;pointer-events:none}.field input{width:100%;padding:.65rem 1rem .65rem 2.4rem;border:1.5px solid rgba(255,255,255,.09);border-radius:12px;font-size:.875rem;font-family:inherit;color:#fff;outline:none;transition:all .22s;background:#ffffff0d}.field input:focus{border-color:#e8173a80;background:#e8173a0d;box-shadow:0 0 0 3px #e8173a1a}.field input::-moz-placeholder{color:#fff3}.field input::placeholder{color:#fff3}.btn-auth{position:relative;overflow:hidden;padding:.75rem;margin-top:.06rem;background:linear-gradient(135deg,#e8173a,#c0102c,#e8173a);background-size:200% 100%;color:#fff;border:none;border-radius:14px;font-size:.92rem;font-weight:900;font-family:inherit;cursor:pointer;transition:all .28s;letter-spacing:.01em;box-shadow:0 6px 24px #e8173a66}.btn-auth:after{content:"";position:absolute;top:0;left:-100%;width:60%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent);animation:btnShine 2.4s ease-in-out infinite}@keyframes btnShine{0%{left:-100%}60%,to{left:150%}}.btn-auth:hover{background-position:100% 0;transform:translateY(-2px);box-shadow:0 10px 30px #e8173a80}.btn-auth:active{transform:translateY(0);box-shadow:0 4px 14px #e8173a59}.divider{display:flex;align-items:center;gap:.7rem;margin:.04rem 0}.divider:before,.divider:after{content:"";flex:1;height:1px;background:#ffffff12}.divider span{font-size:.66rem;color:#fff3;font-weight:700;letter-spacing:.06em}.btn-google{width:100%;padding:.68rem;background:#ffffff0f;border:1.5px solid rgba(255,255,255,.1);border-radius:14px;font-size:.84rem;font-weight:700;font-family:inherit;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:9px;transition:all .22s;color:#ffffffbf}.btn-google:hover{background:#ffffff1c;border-color:#fff3;color:#fff;transform:translateY(-1px)}.auth-note{text-align:center;font-size:.7rem;color:#ffffff47;margin-top:.5rem;line-height:1.5}.auth-note a{color:#ff8fa3;font-weight:800;text-decoration:none;cursor:pointer}.auth-note a:hover{color:#e8173a}.field-error{display:none;font-size:.64rem;color:#f87171;font-weight:700;margin-top:.28rem;padding-left:.2rem}.field-error.show{display:block}.field input.field-err{border-color:#f8717199!important;background:#f871710d!important;box-shadow:0 0 0 3px #f871711a!important}.field input.field-ok{border-color:#34d39980!important;background:#34d3990a!important}.auth-msg{display:none;border-radius:12px;padding:.7rem 1rem;font-size:.75rem;font-weight:700;text-align:center;line-height:1.45;margin-bottom:.6rem}.auth-msg.success{display:block;background:linear-gradient(135deg,#10b9811f,#05966912);border:1px solid rgba(16,185,129,.3);color:#34d399}.auth-msg.error{display:block;background:linear-gradient(135deg,#f871711f,#ef444412);border:1px solid rgba(248,113,113,.3);color:#f87171}.reg-aluno-fields,.reg-trainer-fields{display:flex;flex-direction:column;gap:.6rem}.reg-trainer-fields{display:none}.field select{width:100%;padding:.65rem 1rem .65rem 2.4rem;border:1.5px solid rgba(255,255,255,.09);border-radius:12px;font-size:.875rem;font-family:inherit;color:#fffc;outline:none;transition:all .22s;background:#ffffff0d;-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer}.field select:focus{border-color:#e8173a80;background:#e8173a0d;box-shadow:0 0 0 3px #e8173a1a}.field select option{background:#1a1a2e;color:#fff}.pass-strength{height:3px;border-radius:2px;margin-top:.3rem;transition:all .3s;background:#ffffff14}.pass-strength-bar{height:100%;border-radius:2px;transition:all .4s;width:0%}.mural-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#000000e0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;align-items:center;justify-content:center;padding:1rem;animation:fadeIn .3s ease}.mural-modal-overlay.hidden{display:none}.mural-modal-card{background:#fff;border-radius:24px;width:100%;max-width:420px;overflow:hidden;box-shadow:0 30px 80px #00000073;animation:slideUp .35s cubic-bezier(.16,1,.3,1)}.mural-modal-top{position:relative;height:110px;background:linear-gradient(135deg,#1a8fff,#f97316)}.mural-modal-top-inner{position:absolute;bottom:1rem;left:1.4rem;z-index:2}.mural-modal-ico{font-size:1.8rem;line-height:1;margin-bottom:.15rem}.mural-modal-title{font-size:1.05rem;font-weight:800;color:#fff}.mural-modal-sub{font-size:.68rem;color:#ffffffa6;font-style:italic;margin-top:1px}.mural-modal-close{position:absolute;top:10px;right:10px;z-index:3;background:#00000047;border:none;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;font-size:1rem;transition:background .2s}.mural-modal-close:hover{background:#0000008c}.mural-modal-body{padding:1.5rem;display:flex;flex-direction:column;gap:.85rem}.mural-error{background:#fff5f6;border:1px solid rgba(232,23,58,.22);border-radius:10px;padding:.65rem 1rem;font-size:.78rem;color:var(--red);font-weight:600;display:none}.mural-error.show{display:block}.photo-preview-wrap{border:2px dashed #ddd;border-radius:14px;overflow:hidden;min-height:130px;display:flex;align-items:center;justify-content:center;background:#fafafa;position:relative;transition:all .2s}.photo-preview-wrap.has-image{border-style:solid;border-color:#10b98173}.photo-preview-wrap img{width:100%;max-height:200px;-o-object-fit:cover;object-fit:cover;display:none}.photo-preview-wrap img.show{display:block}.photo-preview-ph{text-align:center;color:#bbb;padding:1.2rem}.photo-preview-ph svg{margin-bottom:.4rem;opacity:.45}.photo-preview-ph span{font-size:.75rem;display:block}.hero{min-height:100vh;padding-top:calc(116px + env(safe-area-inset-top));position:relative;display:flex;align-items:center;overflow:hidden}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;opacity:0;transition:opacity 1.8s cubic-bezier(.4,0,.2,1);will-change:opacity;transform:scale(1.04);animation:none}.hero-slide.active{opacity:1;animation:heroZoom 4.2s ease-out forwards}@keyframes heroZoom{0%{transform:scale(1.04)}to{transform:scale(1)}}.hero-dots{position:absolute;bottom:2.2rem;left:50%;transform:translate(-50%);display:flex;gap:.45rem;z-index:10}.hero-dot{width:6px;height:6px;border-radius:50%;background:#ffffff4d;border:1px solid rgba(255,255,255,.4);cursor:pointer;transition:all .35s;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;margin:0;box-sizing:border-box;min-width:0;min-height:0;font-size:0;line-height:0;-webkit-tap-highlight-color:transparent}.hero-dot.active{background:#e8173a;border-color:#e8173a;width:22px;border-radius:3px;box-shadow:0 0 8px #e8173a99}.hero-progress{position:absolute;bottom:0;left:0;height:2px;background:linear-gradient(90deg,#e8173a,#f97316);z-index:10;width:0%;transition:width 4s linear}.hero-progress.run{width:100%}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(108deg,#04040ef0,#04040ee0 28%,#04040e99 54%,#04040e2e 78%,#04040e0d)}.hero-overlay2{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 58% 70% at 10% 65%,rgba(232,23,58,.16) 0%,transparent 65%),radial-gradient(ellipse 45% 45% at 85% 30%,rgba(249,115,22,.07) 0%,transparent 60%)}.hero-inner{position:relative;z-index:2;width:100%;max-width:1240px;margin:0 auto;padding:4rem 5vw 5rem;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.hero-badge{display:inline-flex;align-items:center;gap:8px;background:#e8173a26;border:1px solid rgba(232,23,58,.38);color:#ff6b8a;font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;padding:.32rem 1rem;border-radius:100px;margin-bottom:1.4rem;box-shadow:0 0 20px #e8173a1f;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hero-badge:before{content:"";width:5px;height:5px;background:#ff6b8a;border-radius:50%;animation:pulse 2s infinite;box-shadow:0 0 6px #e8173a99}.hero-h1{font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(2.6rem,4.2vw,3.8rem);font-weight:900;line-height:1.08;letter-spacing:-.035em;color:#fff;margin-bottom:1.2rem;text-shadow:0 2px 40px rgba(0,0,0,.3)}.hero-h1 .red{color:#ff4d6d;text-shadow:0 0 40px rgba(232,23,58,.4)}.nowrap-desktop{white-space:nowrap}.hide-mobile{display:inline}@media (max-width:640px){.hide-mobile{display:none!important}}.hero-h1 .grad{background:linear-gradient(90deg,#60a5fa,#fb923c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-desc{font-size:1rem;color:#ffffffb8;line-height:1.75;max-width:480px;margin-bottom:1.6rem;font-weight:400}.hero-btns{display:flex;flex-direction:column;gap:.85rem;max-width:500px;margin-bottom:1.5rem}.hero-stats{display:flex;align-items:center;background:#ffffff12;border:1px solid rgba(255,255,255,.13);border-radius:16px;padding:.75rem 1.1rem;max-width:460px;margin-bottom:1.6rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);gap:0}.hero-stat{flex:1;text-align:center}.hs-num{display:block;font-size:1.18rem;font-weight:900;color:#fff;letter-spacing:-.02em;line-height:1.1}.hs-lbl{display:block;font-size:.58rem;color:#ffffff6b;font-weight:700;margin-top:2px;text-transform:uppercase;letter-spacing:.06em}.hs-sep{width:1px;height:30px;background:#ffffff1f;flex-shrink:0}.btn-avulso{display:flex;align-items:center;justify-content:space-between;padding:1.35rem 1.4rem 1.35rem 1.1rem;background:linear-gradient(90deg,#f97316,#fb923c 45%,#f59e0b);background-size:200% 100%;background-position:0% 0%;color:#fff;border:none;border-radius:16px;font-family:inherit;cursor:pointer;box-shadow:0 8px 28px #f973168c,0 2px 8px #f9731640;transition:all .4s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden}.btn-avulso:after{content:"";position:absolute;top:0;left:-100%;width:55%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.25),transparent);transform:skew(-20deg);transition:left .55s ease}.btn-avulso:hover{background-position:100% 0%;transform:translateY(-4px);box-shadow:0 18px 44px #f9731699,0 4px 14px #f973164d}.btn-avulso:hover:after{left:150%}.btn-avulso:active{transform:translateY(-1px) scale(.97)}.btn-avulso-icon{width:40px;height:40px;background:#ffffff2e;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .4s cubic-bezier(.34,1.56,.64,1),background .3s;position:relative;z-index:1}.btn-avulso:hover .btn-avulso-icon{transform:scale(1.15) rotate(-8deg);background:#ffffff47}.btn-avulso-left{display:flex;align-items:center;gap:10px;position:relative;z-index:1}.btn-avulso-title{font-size:1.28rem;font-weight:900;color:#fff;letter-spacing:-.01em}.btn-avulso-sub{font-size:.73rem;color:#fff;font-weight:500}.btn-avulso>svg{position:relative;z-index:1;transition:transform .35s cubic-bezier(.34,1.56,.64,1)}.btn-avulso:hover>svg{transform:translate(5px) scale(1.1)}.btn-main{display:flex;align-items:center;justify-content:space-between;padding:1.35rem 1.4rem 1.35rem 1.1rem;background:linear-gradient(90deg,var(--red) 0%,#f0283d 40%,#e8173a 100%);background-size:200% 100%;background-position:0% 0%;color:#fff;border:none;border-radius:16px;font-family:inherit;cursor:pointer;box-shadow:0 7px 26px #e8173a73,0 2px 8px #e8173a33;transition:all .4s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden}.btn-main:after{content:"";position:absolute;top:0;left:-100%;width:55%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.22),transparent);transform:skew(-20deg);transition:left .55s ease}.btn-main:hover{background-position:100% 0%;transform:translateY(-4px);box-shadow:0 18px 42px #e8173a8c,0 4px 14px #e8173a47}.btn-main:hover:after{left:150%}.btn-main:active{transform:translateY(-1px) scale(.97)}.btn-main-left{display:flex;align-items:center;gap:10px;position:relative;z-index:1}.btn-main-icon{width:40px;height:40px;background:#ffffff2e;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .4s cubic-bezier(.34,1.56,.64,1),background .3s;position:relative;z-index:1}.btn-main:hover .btn-main-icon{transform:scale(1.15) rotate(8deg);background:#ffffff47}.btn-main-text{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.btn-main-title{font-size:1.28rem;font-weight:900}.btn-main-sub{font-size:.73rem;opacity:.82;font-weight:400}.btn-main>svg{position:relative;z-index:1;transition:transform .35s cubic-bezier(.34,1.56,.64,1)}.btn-main:hover>svg{transform:translate(5px) scale(1.1)}.btn-trainer{display:flex;align-items:center;justify-content:center;gap:10px;padding:1.2rem 1.8rem;background:linear-gradient(90deg,#059669,#10b981,#34d399);background-size:200% 100%;background-position:0% 0%;border:none;border-radius:16px;font-family:inherit;cursor:pointer;font-size:1rem;font-weight:800;color:#fff;box-shadow:0 6px 22px #10b98166,0 2px 8px #10b9812e;transition:all .4s cubic-bezier(.34,1.56,.64,1);text-align:center;position:relative;overflow:hidden}.btn-trainer:after{content:"";position:absolute;top:0;left:-100%;width:55%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transform:skew(-20deg);transition:left .55s ease}.btn-trainer:hover{background-position:100% 0%;transform:translateY(-3px);box-shadow:0 14px 36px #10b98180,0 4px 12px #10b98138}.btn-trainer:hover:after{left:150%}.btn-trainer-text,.btn-trainer span{position:relative;z-index:1}.btn-trainer:active{transform:translateY(0) scale(.97)}.hero-trust{display:flex;align-items:center;gap:.9rem;flex-wrap:nowrap;white-space:nowrap}.trust-badge{display:flex;align-items:center;gap:6px;font-size:.76rem;color:#ffffffc7;font-weight:700}.trust-badge svg{color:#34d399;flex-shrink:0}.trust-sep{width:1px;height:14px;background:#ffffff2e}.hero-right{position:relative;display:flex;justify-content:center;align-items:center}.hero-float-card{background:#080816b8;border:1px solid rgba(255,255,255,.12);border-radius:24px;padding:1.4rem;box-shadow:0 24px 60px #0000008c,0 0 0 1px #ffffff0a;width:100%;max-width:320px;position:relative;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hfc-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.hfc-title{font-size:.72rem;font-weight:700;color:#ffffff4d;letter-spacing:.08em;text-transform:uppercase}.hfc-badge{background:#10b98124;color:#34d399;font-size:.62rem;font-weight:800;padding:3px 9px;border-radius:20px}.hfc-search-bar{display:flex;align-items:center;gap:8px;background:#ffffff0f;border-radius:9px;padding:.55rem .85rem;margin-bottom:1rem}.hfc-search-bar span{font-size:.78rem;color:#ffffff47}.trainer-row{display:flex;align-items:center;gap:10px;padding:.75rem;background:#ffffff08;border:1px solid rgba(255,255,255,.07);border-radius:12px;margin-bottom:.5rem;cursor:pointer;transition:all .2s}.trainer-row:hover{border-color:#e8173a59;background:#e8173a0d}.trainer-row:last-child{margin-bottom:0}.trainer-row{cursor:pointer;transition:background .18s,transform .18s}.trainer-row:hover{background:#ffffff1a!important;transform:translate(4px)}.trainer-row:active{transform:translate(2px)}.tr-elite-badge{display:inline-block;font-size:.5rem;font-weight:900;background:linear-gradient(90deg,#f59e0b,#f97316);color:#fff;padding:1px 5px;border-radius:100px;margin-left:5px;letter-spacing:.04em;vertical-align:middle;line-height:1.6}.tr-top-badge{display:inline-flex;align-items:center;gap:2px;font-size:.5rem;font-weight:900;background:linear-gradient(90deg,#fbbf24,#f59e0b);color:#1a0a00;padding:1px 6px;border-radius:100px;margin-left:5px;letter-spacing:.04em;vertical-align:middle;line-height:1.6;box-shadow:0 0 8px #fbbf2480}.trainer-row.top-da-semana{border-color:#fbbf2473!important;background:#fbbf2412!important;box-shadow:0 0 18px #fbbf2421}.trainer-row.top-da-semana .tr-av{box-shadow:0 0 0 2px #fbbf24,0 0 10px #fbbf2466}.trainer-row.top-da-semana:hover{border-color:#fbbf24b3!important;background:#fbbf241f!important;box-shadow:0 0 24px #fbbf2433}.top-semana-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.45rem}.top-semana-label{color:#fbbf24!important;margin-bottom:0!important}.top-semana-countdown{font-size:.55rem;color:#ffffff59;font-weight:700;letter-spacing:.02em;white-space:nowrap;padding:2px 7px;background:#ffffff0f;border-radius:20px;border:1px solid rgba(255,255,255,.1)}.tr-av{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.82rem;color:#fff;flex-shrink:0}.tr-info{flex:1;min-width:0}.tr-name{font-size:.82rem;font-weight:800;color:#fff;line-height:1.2}.tr-spec{font-size:.62rem;color:#ffffff5c;margin-top:2px}.tr-stars{font-size:.6rem;color:#ffffff52;margin-top:2px}.tr-stars .s{color:#f59e0b}.tr-right{text-align:right;flex-shrink:0}.tr-price{font-size:.88rem;font-weight:900;color:#f87171}.tr-avail{display:flex;align-items:center;gap:3px;justify-content:flex-end;margin-top:3px}.tr-dot{width:5px;height:5px;background:#10b981;border-radius:50%}.tr-avail span{font-size:.6rem;color:#34d399;font-weight:700}.hfc-btn{width:100%;margin-top:.9rem;padding:.75rem;background:var(--red);color:#fff;border:none;border-radius:10px;font-family:inherit;font-size:.78rem;font-weight:800;cursor:pointer;transition:background .2s}.hfc-hint{font-size:.6rem;color:#ffffff40;text-align:center;margin-top:.4rem}.hfc-lock-overlay{position:relative;margin-bottom:.45rem}.hfc-lock-overlay .trainer-row{filter:blur(3px);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hfc-lock-msg{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#00000080;border-radius:10px;gap:3px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.hfc-lock-msg span{font-size:.62rem;font-weight:700;color:#ffffffbf}.hfc-btn{width:100%;margin-top:.75rem;padding:.72rem;background:var(--red);color:#fff;border:none;border-radius:10px;font-family:inherit;font-size:.78rem;font-weight:800;cursor:pointer;transition:background .2s}.hfc-btn:hover{background:var(--red2)}.hfc-hint{font-size:.6rem;color:#ffffff47;text-align:center;margin-top:.45rem}.hfc-cep-row{display:flex;align-items:center;gap:6px;margin-bottom:.7rem}.hfc-cep-inp{flex:1;background:#ffffff12;border:1.5px solid rgba(255,255,255,.12);border-radius:9px;padding:.52rem .8rem;color:#fff;font-family:inherit;font-size:.75rem;outline:none;transition:border-color .2s}.hfc-cep-inp::-moz-placeholder{color:#ffffff4d}.hfc-cep-inp::placeholder{color:#ffffff4d}.hfc-cep-inp:focus{border-color:#e8173a8c;background:#ffffff17}.hfc-cep-go{background:var(--red);border:none;border-radius:8px;width:34px;height:34px;color:#fff;font-size:.9rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;flex-shrink:0}.hfc-cep-go:hover{background:var(--red2)}.hfc-cep-go.loading{background:#555;pointer-events:none}.hfc-cep-loc{display:flex;align-items:center;gap:5px;margin-bottom:.6rem;padding:.32rem .65rem;background:#10b98117;border-radius:7px;border:1px solid rgba(16,185,129,.22);animation:fadeIn .3s ease}.hfc-cep-loc span{font-size:.67rem;color:#34d399;font-weight:700}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.hfc-trainers-label{font-size:.6rem;color:#ffffff4d;font-weight:700;letter-spacing:.05em;text-transform:uppercase;margin-bottom:.45rem}.float-badge{position:absolute;background:#fff;border-radius:14px;padding:.7rem 1rem;box-shadow:0 8px 30px #0000001f;display:flex;align-items:center;gap:8px;font-size:.72rem;font-weight:700;color:var(--text);border:1px solid rgba(0,0,0,.04);animation:float 4s ease-in-out infinite;white-space:nowrap}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.float-badge.b1{top:-18px;right:20px;animation-delay:0s}.float-badge.b2{bottom:20px;left:-20px;animation-delay:1.5s}.fb-icon{width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center}.ticker{padding:.6rem 0;overflow:hidden;position:relative;background-image:url(https://images.unsplash.com/photo-1534438327276-14e5300c3a48?w=1920&q=85);background-size:cover;background-position:center;background-attachment:fixed}.ticker:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:rgba(4,4,10,calc(.92 + var(--brightness-shift)))}.ticker-track{position:relative;z-index:1;display:flex;animation:tick 25s linear infinite;width:-moz-max-content;width:max-content}.ticker-item{display:inline-flex;align-items:center;gap:2rem;padding:0 2rem;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#fff}.ticker-item .dot{width:4px;height:4px;background:var(--red);border-radius:50%}@keyframes tick{0%{transform:translate(0)}to{transform:translate(-50%)}}.section{padding:6rem 5vw}.section-inner{max-width:1280px;margin:0 auto}.s-label{display:inline-flex;align-items:center;gap:8px;font-size:.68rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--red);margin-bottom:.8rem}.s-label:before{content:"";width:18px;height:2px;background:var(--red)}.s-h2{font-size:clamp(1.9rem,3.5vw,2.8rem);font-weight:800;letter-spacing:-.03em;line-height:1.1;color:var(--text);margin-bottom:.9rem}.s-h2 .red{color:var(--red)}.s-h2 .grad{background:linear-gradient(90deg,var(--blue),var(--orange));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.s-desc{font-size:.95rem;color:#444;line-height:1.75;max-width:520px;font-weight:400}.how-bg{background:var(--off)}.how-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;margin-top:3.5rem;align-items:start}.step{display:flex;gap:1.2rem;padding:1.4rem 0;border-bottom:1px solid var(--border);position:relative}.step:last-child{border:none}.step:before{content:"";position:absolute;left:19px;top:60px;bottom:-1px;width:1px;background:linear-gradient(to bottom,var(--border),transparent);display:none}.step-n{width:38px;height:38px;border-radius:50%;border:1.5px solid var(--border);background:#fff;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:800;color:#bbb;flex-shrink:0;transition:all .25s}.step:hover .step-n{background:var(--red);border-color:var(--red);color:#fff;transform:scale(1.05)}.step-title{font-size:.9rem;font-weight:800;color:var(--text);margin-bottom:.3rem}.step-desc{font-size:.82rem;color:#555;line-height:1.65}.mockup-wrap{position:sticky;top:120px;background:#fff;border-radius:22px;padding:1.4rem;box-shadow:0 20px 50px #00000017,0 0 0 1px var(--border)}.mock-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.mock-title{font-size:.72rem;font-weight:700;color:#aaa;letter-spacing:.08em;text-transform:uppercase}.mock-count{background:#ecfdf5;color:#059669;font-size:.62rem;font-weight:800;padding:3px 9px;border-radius:20px}.mock-search{display:flex;align-items:center;gap:8px;background:var(--gray);border-radius:9px;padding:.55rem .85rem;margin-bottom:1rem}.mock-search span{font-size:.78rem;color:#bbb}.dual-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:3rem}.dual-card{border-radius:22px;padding:2.5rem;position:relative;overflow:hidden}.dual-card.aluno{background-image:url(https://images.unsplash.com/photo-1534438327276-14e5300c3a48?w=1920&q=85);background-size:cover;background-position:center;background-attachment:fixed;color:#fff}.dual-card.aluno:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:rgba(4,4,10,calc(.84 + var(--brightness-shift)));border-radius:22px}.dual-card.aluno>*{position:relative;z-index:1}.dual-card.trainer{background:#fff;border:1.5px solid var(--border);color:var(--text)}.dual-card .dc-label{font-size:.65rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase;margin-bottom:1.2rem;opacity:.5}.dual-card.aluno .dc-label{color:#fff}.dual-card.trainer .dc-label{color:var(--red)}.dual-card h3{font-size:1.6rem;font-weight:800;line-height:1.2;letter-spacing:-.02em;margin-bottom:.9rem}.dual-card.aluno h3{color:#fff}.dual-card.trainer h3{color:var(--text)}.dual-card p{font-size:.85rem;line-height:1.7;margin-bottom:1.5rem}.dual-card.aluno p{color:#ffffff8c}.dual-card.trainer p{color:#444}.dual-perks{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1.8rem}.dual-perk{display:flex;align-items:center;gap:8px;font-size:.8rem}.dual-card.aluno .dual-perk{color:#ffffffb3}.dual-card.trainer .dual-perk{color:#333}.dual-perk:before{content:"✓";width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.6rem;font-weight:900;flex-shrink:0;line-height:18px;text-align:center}.dual-card.aluno .dual-perk:before{background:#ffffff1a;color:#fffc}.dual-card.trainer .dual-perk:before{background:#e8173a1a;color:var(--red)}.dual-btn{padding:.85rem 1.6rem;border-radius:10px;font-size:.82rem;font-weight:800;font-family:inherit;cursor:pointer;transition:all .35s cubic-bezier(.34,1.56,.64,1);border:none;display:inline-flex;align-items:center;gap:8px;position:relative;overflow:hidden}.dual-btn>*{position:relative;z-index:1}.dual-card.aluno .dual-btn{background:#fff;color:#1a1a1a!important;-webkit-text-fill-color:#1a1a1a!important;box-shadow:0 4px 14px #0000001f}.dual-card.aluno .dual-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0000000d;opacity:0;transition:opacity .3s}.dual-card.aluno .dual-btn:hover{transform:translateY(-2px);box-shadow:0 10px 28px #0003}.dual-card.aluno .dual-btn:hover:before{opacity:1}.dual-card.aluno .dual-btn:active{transform:scale(.97)}.dual-card.trainer .dual-btn{background:linear-gradient(90deg,var(--red),var(--orange));background-size:150% 100%;background-position:0% 0%;color:#fff;box-shadow:0 4px 20px #e8173a66}.dual-card.trainer .dual-btn:after{content:"";position:absolute;top:0;left:-100%;width:55%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transform:skew(-20deg);transition:left .5s ease}.dual-card.trainer .dual-btn:hover{background-position:100% 0%;transform:translateY(-2px);box-shadow:0 10px 30px #e8173a8c}.dual-card.trainer .dual-btn:hover:after{left:150%}.dual-card.trainer .dual-btn:active{transform:scale(.97)}.dual-card .dc-bg{position:absolute;right:-20px;bottom:-30px;font-size:9rem;font-weight:900;opacity:.04;line-height:1;letter-spacing:-.05em;pointer-events:none;font-family:Plus Jakarta Sans,sans-serif}.test-bg{background:var(--off)}.test-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:3rem}.test-card{background:#fff;border:1px solid var(--border);border-radius:18px;padding:1.6rem;transition:all .25s}.test-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000012}.test-stars{display:flex;gap:2px;margin-bottom:.9rem}.test-stars svg{color:#f59e0b;fill:#f59e0b}.test-text{font-size:.85rem;color:#555;line-height:1.7;margin-bottom:1.3rem;font-style:italic}.test-text:before{content:'"'}.test-text:after{content:'"'}.test-author{display:flex;align-items:center;gap:10px}.test-av{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.78rem;color:#fff;flex-shrink:0}.test-name{font-size:.82rem;font-weight:700;color:var(--text)}.test-role{font-size:.68rem;color:#aaa}.numbers-section{padding:5rem 5vw;position:relative;background-image:url(https://images.unsplash.com/photo-1534438327276-14e5300c3a48?w=1920&q=85);background-size:cover;background-position:center;background-attachment:fixed}.numbers-section:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:rgba(4,4,10,calc(.86 + var(--brightness-shift)))}.numbers-section>*{position:relative;z-index:2}.numbers-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#ffffff0f}.number-block{background:#00000073;padding:2.5rem 2rem;text-align:center;backdrop-filter:blur(8px) saturate(1.2);-webkit-backdrop-filter:blur(8px) saturate(1.2)}.number-val{font-size:2.8rem;font-weight:900;letter-spacing:-.04em;line-height:1;color:#fff;-webkit-text-fill-color:#ffffff;text-shadow:0 0 10px rgba(0,0,0,.95),0 2px 8px rgba(0,0,0,.9),0 0 28px rgba(255,255,255,.25)}.number-val .accent{-webkit-text-fill-color:var(--red);text-shadow:0 0 10px rgba(0,0,0,.95),0 2px 8px rgba(0,0,0,.9),0 0 24px rgba(232,23,58,.6)}.number-label{font-size:.78rem;color:#fff;font-weight:800;text-transform:uppercase;letter-spacing:.12em;margin-top:8px;text-shadow:0 0 6px rgba(0,0,0,.95),0 1px 4px rgba(0,0,0,.9)}.payment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem}.pay-card{background:var(--off);border-radius:18px;padding:2rem;border:1px solid var(--border);transition:all .2s}.pay-card:hover{background:#fff;box-shadow:0 8px 24px #0000000f}.pay-icon{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:1.2rem;font-size:1.4rem}.pay-title{font-size:.9rem;font-weight:800;color:var(--text);margin-bottom:.4rem}.pay-desc{font-size:.82rem;color:#888;line-height:1.65}.plans-bg{background:var(--off)}.plans-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.1rem;margin-top:2.5rem;align-items:start}.plan-card{background:#fff;border:1.5px solid var(--border);border-radius:20px;padding:1.7rem 1.5rem 1.5rem;position:relative;transition:all .25s;display:flex;flex-direction:column}.plan-card:hover{transform:translateY(-5px);box-shadow:0 16px 40px #00000017}.plan-card.hot{border-color:var(--red);background:linear-gradient(160deg,#e8173a0d,#fff 55%);box-shadow:0 8px 32px #e8173a1f}.plan-card.hot:hover{box-shadow:0 20px 50px #e8173a38}.plan-card.elite{border-color:#d97706;background:linear-gradient(160deg,#d977060f,#fff 55%);box-shadow:0 8px 28px #d977061a}.plan-card.elite:hover{box-shadow:0 20px 48px #d9770633}.plan-card.free{border-color:#64748b;background:linear-gradient(160deg,#64748b0d,#fff 55%);box-shadow:0 8px 28px #64748b14}.plan-card.free:hover{box-shadow:0 20px 48px #64748b2e}.plan-card.free .plan-features li:before{color:#64748b}.plan-card.free .plan-impact{color:#475569d9;background:#64748b0f;border-left-color:#64748b66}.plan-card.free .plan-btn{background:linear-gradient(135deg,#475569,#64748b);color:#fff}.plan-card.free .plan-btn:hover{background-position:100% 0%;transform:translateY(-2px);box-shadow:0 12px 32px #64748b73}.plan-card.pro{border-color:#10b981;background:linear-gradient(160deg,#10b9810d,#fff 55%);box-shadow:0 8px 28px #10b9811a}.plan-card.pro:hover{box-shadow:0 20px 48px #10b98138}.plan-card.pro .plan-features li:before{color:#10b981}.plan-card.pro .plan-impact{color:#059669d9;background:#10b9810f;border-left-color:#10b98166}.plan-card.pro .plan-btn{background:linear-gradient(135deg,#059669,#10b981);color:#fff;font-weight:800}.plan-card.pro .plan-btn:hover{background-position:100% 0%;transform:translateY(-2px);box-shadow:0 12px 32px #10b98180}.plan-hot-tag{position:absolute;top:-13px;left:50%;transform:translate(-50%);color:#fff;font-size:.6rem;font-weight:800;padding:4px 14px;border-radius:20px;letter-spacing:.07em;white-space:nowrap;text-transform:uppercase;box-shadow:0 4px 14px #0000002e}.plan-card.free .plan-hot-tag{background:linear-gradient(90deg,#475569,#64748b)}.plan-card.pro .plan-hot-tag{background:linear-gradient(90deg,#059669,#10b981)}.plan-card.hot .plan-hot-tag{background:linear-gradient(90deg,var(--red),var(--orange));animation:plan-tag-pulse 2.4s ease-in-out infinite}.plan-card.elite .plan-hot-tag{background:linear-gradient(90deg,#b45309,#d97706,#f59e0b)}@keyframes plan-tag-pulse{0%,to{transform:translate(-50%) scale(1);box-shadow:0 4px 14px #e8173a59}50%{transform:translate(-50%) scale(1.07);box-shadow:0 6px 22px #e8173a99}}.plan-orb{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:9px;font-size:.85rem;font-weight:900;color:#fff;letter-spacing:-.02em;flex-shrink:0;box-shadow:0 4px 12px #0000001f}.plan-card.free .plan-orb{background:linear-gradient(135deg,#475569,#64748b)}.plan-card.pro .plan-orb{background:linear-gradient(135deg,#059669,#10b981)}.plan-card.hot .plan-orb{background:linear-gradient(135deg,var(--red),var(--orange))}.plan-card.elite .plan-orb{background:linear-gradient(135deg,#b45309,#d97706,#f59e0b)}.plan-price .free-label{font-size:1.85rem;font-weight:900;background:linear-gradient(135deg,#475569,#64748b);-webkit-background-clip:text;background-clip:text;color:transparent;letter-spacing:-.03em}.plan-price .free-label+.mo{margin-left:.45rem;font-size:.72rem}.plan-card.hot{transform:scale(1.025);z-index:2}.plan-card.hot:hover{transform:scale(1.025) translateY(-5px)}.plan-trust{margin-top:.55rem;text-align:center;font-size:.66rem;color:#999;font-weight:500;letter-spacing:.01em}.plan-card.hot .plan-trust{color:#e8173aa6}.plan-card.elite .plan-trust{color:#b45309b3}.plan-card.pro .plan-trust{color:#059669bf}.plan-card.free .plan-trust{color:#475569b3}.plan-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.plan-name{font-size:1.15rem;font-weight:900;letter-spacing:-.01em}.plan-crown{font-size:1rem;line-height:1}.plan-tagline{font-size:.72rem;color:#999;margin-bottom:.9rem;font-weight:500}.plan-price{font-size:2.1rem;font-weight:900;letter-spacing:-.04em;line-height:1;margin-bottom:.35rem}.plan-price .curr{font-size:.85rem;font-weight:500;color:#aaa;vertical-align:top;margin-top:5px;display:inline-block}.plan-price .mo{font-size:.78rem;color:#aaa;font-weight:400}.plan-impact{font-size:.73rem;font-weight:600;color:#777;font-style:italic;margin-bottom:1.1rem;padding:.5rem .7rem;background:#00000008;border-radius:8px;border-left:3px solid var(--border);line-height:1.4}.plan-card.hot .plan-impact{color:#e8173abf;background:#e8173a0d;border-left-color:#e8173a59}.plan-card.elite .plan-impact{color:#b45309cc;background:#d9770612;border-left-color:#d9770666}.plan-features{list-style:none;display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.4rem;flex:1}.plan-features li{display:flex;align-items:flex-start;gap:7px;font-size:.78rem;color:#555;line-height:1.4}.plan-features li.off{color:#ccc;text-decoration:line-through}.plan-features li:before{content:"✓";color:var(--red);font-weight:900;font-size:.68rem;margin-top:1px;flex-shrink:0}.plan-features li.off:before{content:"✕";color:#ddd}.plan-card.elite .plan-features li:before{color:#d97706}.plan-btn{width:100%;padding:.85rem;border-radius:11px;font-family:inherit;font-size:.8rem;font-weight:800;cursor:pointer;letter-spacing:.01em;transition:all .3s cubic-bezier(.34,1.56,.64,1);border:1.5px solid var(--border);background:#fff;color:var(--text);position:relative;overflow:hidden;margin-top:auto}.plan-btn:hover{background:#f5f5f5;border-color:#999;transform:translateY(-2px);box-shadow:0 6px 18px #0000001a}.plan-btn:active{transform:scale(.97)}.plan-more-btn{width:100%;padding:.55rem;border-radius:9px;font-family:inherit;font-size:.75rem;font-weight:700;cursor:pointer;border:none;background:transparent;color:var(--muted);margin-top:.4rem;transition:color .2s;text-align:center}.plan-more-btn:hover{color:var(--primary)}.plan-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#000000d9;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);display:flex;align-items:center;justify-content:center;padding:1rem;animation:fadeIn .25s ease}.plan-modal-overlay.hidden{display:none}.plan-modal-box{background:#fff;border-radius:24px;width:100%;max-width:520px;max-height:90dvh;overflow-y:auto;box-shadow:0 32px 80px #00000059;display:flex;flex-direction:column}.plan-modal-box.hot{border-top:5px solid var(--red)}.plan-modal-box.elite{border-top:5px solid #d97706}.plan-modal-box.pro{border-top:5px solid var(--primary)}.plan-modal-box.free{border-top:5px solid #64748b}.plan-modal-head{padding:1.5rem 1.5rem 1rem;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.plan-modal-head-info{flex:1}.plan-modal-badge{display:inline-block;font-size:.62rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;padding:.25rem .6rem;border-radius:20px;margin-bottom:.4rem}.plan-modal-name{font-size:1.4rem;font-weight:900;color:#0f172a;margin-bottom:.2rem}.plan-modal-tagline{font-size:.8rem;color:#64748b}.plan-modal-price{font-size:2rem;font-weight:900;color:#0f172a;white-space:nowrap}.plan-modal-price span{font-size:.85rem;font-weight:600;color:#64748b}.plan-modal-body{padding:0 1.5rem 1.5rem;flex:1}.plan-modal-impact{background:#f8fafc;border-left:4px solid #e2e8f0;border-radius:0 10px 10px 0;padding:.75rem 1rem;font-size:.82rem;color:#475569;margin-bottom:1.2rem;line-height:1.55}.plan-modal-section{font-size:.62rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;margin:1rem 0 .5rem}.plan-modal-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.4rem}.plan-modal-features li{display:flex;align-items:flex-start;gap:.5rem;font-size:.82rem;color:#334155;line-height:1.45}.plan-modal-features li .icon{width:18px;height:18px;flex-shrink:0;margin-top:.05rem}.plan-modal-features li.off{color:#94a3b8}.plan-modal-footer{padding:1rem 1.5rem 1.5rem;display:flex;gap:.6rem;border-top:1px solid #f1f5f9}.legacy-home-scope.dark .plan-modal-box{background:#161b27;border-color:#2e3a4e}.legacy-home-scope.dark .plan-modal-name,.legacy-home-scope.dark .plan-modal-price{color:#f1f5f9}.legacy-home-scope.dark .plan-modal-impact{background:#1e2736;border-color:#2e3a4e;color:#94a3b8}.legacy-home-scope.dark .plan-modal-features li{color:#cbd5e1}.legacy-home-scope.dark .plan-modal-features li.off{color:#475569}.legacy-home-scope.dark .plan-modal-footer{border-color:#2e3a4e}.plan-card.hot .plan-btn{background:linear-gradient(90deg,var(--red) 0%,var(--orange) 50%,var(--red) 100%);background-size:200% 100%;background-position:0% 0%;color:#fff;border-color:transparent;animation:plan-pulse 2.5s ease-in-out infinite;font-size:.82rem}.plan-card.hot .plan-btn:after{content:"";position:absolute;top:0;left:-100%;width:55%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.22),transparent);transform:skew(-20deg);transition:left .5s ease}.plan-card.hot .plan-btn:hover{background-position:100% 0%;transform:translateY(-2px);box-shadow:0 12px 32px #e8173a8c;animation:none}.plan-card.hot .plan-btn:hover:after{left:150%}.plan-card.elite .plan-btn{background:linear-gradient(90deg,#92400e,#d97706,#92400e);background-size:200% 100%;background-position:0% 0%;color:#fff;border-color:transparent;animation:elite-pulse 2.8s ease-in-out infinite;font-size:.82rem}.plan-card.elite .plan-btn:hover{background-position:100% 0%;transform:translateY(-2px);box-shadow:0 12px 32px #d9770680;animation:none}@keyframes plan-pulse{0%,to{box-shadow:0 4px 20px #e8173a59}50%{box-shadow:0 4px 32px #e8173aa6,0 0 48px #e8173a26}}@keyframes elite-pulse{0%,to{box-shadow:0 4px 20px #d977064d}50%{box-shadow:0 4px 30px #d9770699,0 0 44px #d977061f}}.plan-note{text-align:center;font-size:.75rem;color:#aaa;margin-top:1.2rem}.cta-final{position:relative;overflow:hidden;margin:0 5vw 5rem;border-radius:28px}.cta-final-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:url(https://images.unsplash.com/photo-1571019614242-c5c5dee9f50b?w=1400&q=80) center/cover}.cta-final-ov{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0a0a0af7,#0a0a0ae0)}.cta-inner{position:relative;z-index:2;padding:5rem;display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:center}.cta-h2{font-size:clamp(1.8rem,3vw,2.8rem);font-weight:800;color:#fff;letter-spacing:-.03em;line-height:1.1;margin-bottom:1rem}.cta-h2 .grad{background:linear-gradient(90deg,var(--blue),var(--orange));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cta-p{color:#ffffff73;font-size:.9rem;line-height:1.7;max-width:460px;margin-bottom:1.5rem}.cta-perks{display:flex;flex-direction:column;gap:.55rem}.cta-perk{display:flex;align-items:center;gap:8px;font-size:.8rem;color:#ffffff8c}.cta-perk:before{content:"✓";width:16px;height:16px;border-radius:50%;background:#e8173a33;border:1px solid rgba(232,23,58,.3);color:#e8173ae6;display:flex;align-items:center;justify-content:center;font-size:.58rem;font-weight:900;flex-shrink:0;line-height:16px;text-align:center}.cta-btns{display:flex;flex-direction:column;gap:.8rem;min-width:230px}.cta-btn-white{padding:1rem 1.8rem;background:#fff;color:var(--text);border:none;border-radius:12px;font-family:inherit;font-size:.88rem;font-weight:800;cursor:pointer;transition:all .35s cubic-bezier(.34,1.56,.64,1);text-align:center;position:relative;overflow:hidden;box-shadow:0 4px 18px #0000002e}.cta-btn-white:before{content:"";position:absolute;top:0;left:-100%;width:55%;height:100%;background:linear-gradient(90deg,transparent,rgba(0,0,0,.06),transparent);transform:skew(-20deg);transition:left .5s ease}.cta-btn-white:hover{background:#f6f6f6;transform:translateY(-3px);box-shadow:0 12px 32px #00000040}.cta-btn-white:hover:before{left:150%}.cta-btn-white:active{transform:scale(.97)}.cta-btn-outline{padding:1rem 1.8rem;background:transparent;color:#fff9;border:1.5px solid rgba(255,255,255,.2);border-radius:12px;font-family:inherit;font-size:.88rem;font-weight:600;cursor:pointer;transition:all .35s cubic-bezier(.34,1.56,.64,1);text-align:center;position:relative;overflow:hidden}.cta-btn-outline:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:12px;background:#ffffff12;opacity:0;transition:opacity .3s}.cta-btn-outline:hover{border-color:#ffffff8c;color:#fff;transform:translateY(-2px)}.cta-btn-outline:hover:before{opacity:1}.cta-btn-outline:active{transform:scale(.97)}.btn-ripple{position:absolute;border-radius:50%;pointer-events:none;transform:scale(0);animation:btn-ripple-anim .65s linear;width:80px;height:80px;margin-left:-40px;margin-top:-40px}.btn-ripple.light{background:#ffffff52}.btn-ripple.dark{background:#0000001a}.btn-ripple.orange{background:#f9731633}@keyframes btn-ripple-anim{to{transform:scale(5);opacity:0}}footer{padding:4rem 5vw 2rem;position:relative;background-image:url(https://images.unsplash.com/photo-1534438327276-14e5300c3a48?w=1920&q=85);background-size:cover;background-position:center;background-attachment:fixed}footer:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:rgba(4,4,10,calc(.88 + var(--brightness-shift)))}footer>*{position:relative;z-index:2}.footer-inner{max-width:1280px;margin:0 auto}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.06);margin-bottom:2rem}.footer-brand .fb-logo{display:flex;align-items:center;gap:10px;margin-bottom:.8rem}.footer-brand .fb-logo img{height:60px;width:auto;-o-object-fit:contain;object-fit:contain}.footer-brand .fb-name{display:none}.footer-brand p{font-size:.8rem;color:#ffffff47;line-height:1.7;max-width:220px}.footer-brand .fb-social{display:flex;gap:.4rem;margin-top:1.2rem}.footer-brand .fb-social a{width:32px;height:32px;border-radius:8px;background:#ffffff0d;border:1px solid rgba(255,255,255,.07);display:flex;align-items:center;justify-content:center;color:#ffffff59;text-decoration:none;transition:all .2s}.footer-brand .fb-social a:hover{background:#ffffff1a;color:#fff}.footer-col h4{font-size:.65rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#ffffff40;margin-bottom:1rem}.footer-col ul{list-style:none;display:flex;flex-direction:column;gap:.55rem}.footer-col ul li a{font-size:.8rem;color:#ffffff61;text-decoration:none;transition:color .2s}.footer-col ul li a:hover{color:#fffc}.footer-bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.footer-copy{font-size:.72rem;color:#ffffff2e}@media (max-width:900px){.topbar-left,.nav-links{display:none}.nav-mobile-btn{display:flex}.hero-inner{grid-template-columns:1fr}.hero-right{display:none}.how-grid{grid-template-columns:1fr}.mockup-wrap{display:none}.dual-grid,.test-grid{grid-template-columns:1fr}.numbers-grid{grid-template-columns:repeat(2,1fr)}.payment-grid{grid-template-columns:1fr}.plans-grid{grid-template-columns:repeat(2,1fr)}.cta-inner{grid-template-columns:1fr;padding:2.5rem}.footer-top{grid-template-columns:1fr 1fr}.topbar-apps{display:none}}@media (max-width:600px){.plans-grid,.footer-top{grid-template-columns:1fr}.numbers-grid{grid-template-columns:repeat(2,1fr)}.hero-btns{max-width:100%}.hero-inner{padding:2rem 5vw 1.5rem}.section-wrap{padding:3rem 5vw}}@media (max-width:420px){.hero-trust{flex-wrap:wrap;gap:.6rem .8rem;white-space:normal}.trust-sep{display:none}.hero-h1{font-size:clamp(1.6rem,7vw,2rem)}.hero-desc{font-size:.8rem}.btn-avulso,.btn-continuo,.btn-trainer{font-size:.82rem;padding:.9rem 1.2rem}.numbers-grid{grid-template-columns:repeat(2,1fr);gap:.8rem}.num-val{font-size:1.8rem}.legacy-home-scope nav{padding:0 4vw}}@media (max-width:768px){.legacy-home-scope input,.legacy-home-scope select,.legacy-home-scope textarea{font-size:16px!important}.legacy-home-scope input::-moz-placeholder,.legacy-home-scope textarea::-moz-placeholder{font-size:14px}.legacy-home-scope input::placeholder,.legacy-home-scope textarea::placeholder{font-size:14px}.legacy-home-scope button,.legacy-home-scope a{min-height:44px}.legacy-home-scope nav a,.legacy-home-scope nav button{min-height:44px}}.reveal{opacity:0;transform:translateY(20px);transition:opacity .55s ease,transform .55s ease}.reveal.up{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}[data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1)}[data-reveal].revealed{opacity:1;transform:translateY(0)}[data-reveal][style*="--i:1"]{transition-delay:80ms}[data-reveal][style*="--i:2"]{transition-delay:.16s}[data-reveal][style*="--i:3"]{transition-delay:.24s}[data-reveal][style*="--i:4"]{transition-delay:.32s}.mobile-nav{position:fixed;top:104px;left:0;right:0;z-index:198;background:#fff;border-bottom:1px solid var(--border);padding:1rem 5vw;display:flex;flex-direction:column;gap:.5rem;box-shadow:0 8px 24px #00000014;animation:slideDown .2s ease}.mobile-nav.hidden{display:none}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mobile-nav a,.mobile-nav button{padding:.7rem 1rem;border-radius:10px;font-size:.88rem;font-weight:600;color:#555;text-decoration:none;background:none;border:none;font-family:inherit;cursor:pointer;text-align:left;transition:background .15s}.mobile-nav a:hover,.mobile-nav button:hover{background:var(--gray)}.mobile-nav .m-cta{background:var(--red);color:#fff;text-align:center;border-radius:10px;margin-top:.3rem}.mobile-nav .m-cta:hover{background:var(--red2)}.scroll-progress{position:fixed;top:0;left:0;height:3px;z-index:9999;background:linear-gradient(90deg,var(--red),var(--orange));width:0%;transition:width .08s linear;border-radius:0 2px 2px 0}.hero-scroll{position:absolute;bottom:2.2rem;left:50%;transform:translate(-50%);z-index:3;display:flex;flex-direction:column;align-items:center;gap:.3rem;cursor:pointer;opacity:.5;transition:opacity .2s;text-decoration:none}.hero-scroll:hover{opacity:.9}.hero-scroll span{font-size:.6rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#555}.hero-scroll-icon{width:36px;height:36px;border:1.5px solid rgba(0,0,0,.15);border-radius:50%;display:flex;align-items:center;justify-content:center;animation:scroll-bounce 2.2s ease-in-out infinite}@keyframes scroll-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(7px)}}.floating-btns{position:fixed;bottom:1.8rem;right:1.5rem;z-index:250;display:flex;flex-direction:column;gap:.55rem;align-items:flex-end}@media (max-width:768px){.floating-btns{bottom:82px;right:1rem}}.float-msg{width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,var(--blue),#6366f1);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #1a8fff73;cursor:pointer;transition:all .35s cubic-bezier(.34,1.56,.64,1);border:none;position:relative}.float-msg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:linear-gradient(135deg,var(--blue),#6366f1);animation:msg-ring 2.5s ease-out infinite;z-index:-1}@keyframes msg-ring{0%{transform:scale(1);opacity:.5}70%{transform:scale(1.5);opacity:0}to{transform:scale(1.5);opacity:0}}.float-msg:hover{transform:scale(1.12);box-shadow:0 6px 28px #1a8fff99}.float-top{width:42px;height:42px;border-radius:50%;background:#0d0d0dd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #00000040;cursor:pointer;transition:all .35s cubic-bezier(.34,1.56,.64,1);border:none;opacity:0;pointer-events:none;transform:translateY(12px)}.float-top.show{opacity:1;pointer-events:all;transform:translateY(0)}.float-top:hover{background:var(--red);transform:translateY(-3px);box-shadow:0 8px 24px #e8173a66}.msg-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000a6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:none;align-items:center;justify-content:center;padding:1rem}.msg-overlay.open{display:flex}.msg-box{background:#fff;border-radius:20px;width:100%;max-width:480px;overflow:hidden;box-shadow:0 24px 64px #00000059}.msg-head{background:linear-gradient(135deg,#1a8fff,#6366f1);padding:1.4rem 1.5rem 1.2rem;display:flex;align-items:center;justify-content:space-between}.msg-head-title{color:#fff;font-size:1.1rem;font-weight:800}.msg-head-sub{color:#ffffffbf;font-size:.72rem;margin-top:2px}.msg-close{background:#fff3;border:none;color:#fff;width:32px;height:32px;border-radius:50%;cursor:pointer;font-size:1.1rem;display:flex;align-items:center;justify-content:center}.msg-body{padding:1.4rem 1.5rem}.msg-row{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.msg-field{margin-bottom:.9rem}.msg-field label{display:block;font-size:.72rem;font-weight:700;color:#555;margin-bottom:.35rem;text-transform:uppercase;letter-spacing:.04em}.msg-field input,.msg-field select,.msg-field textarea{width:100%;padding:.6rem .85rem;border:1.5px solid #e5e7eb;border-radius:10px;font-size:.85rem;font-family:inherit;outline:none;transition:border-color .2s;background:#fafafa;box-sizing:border-box}.msg-field input:focus,.msg-field select:focus,.msg-field textarea:focus{border-color:#1a8fff;background:#fff}.msg-field textarea{resize:vertical;min-height:90px}.msg-send{width:100%;padding:.8rem;background:linear-gradient(135deg,#1a8fff,#6366f1);color:#fff;border:none;border-radius:12px;font-size:.92rem;font-weight:800;cursor:pointer;transition:transform .2s,box-shadow .2s;margin-top:.3rem}.msg-send:hover{transform:translateY(-2px);box-shadow:0 8px 24px #1a8fff66}.msg-success{text-align:center;padding:2rem 1.5rem 2.5rem}.msg-success-icon{font-size:3rem;margin-bottom:.8rem}.msg-success-title{font-size:1.1rem;font-weight:800;color:#111;margin-bottom:.4rem}.msg-success-sub{font-size:.82rem;color:#666}.faq-section{padding:5rem 5vw;background:#fff}.faq-grid{max-width:780px;margin:2.5rem auto 0;display:flex;flex-direction:column;gap:.6rem}.faq-item{border:1.5px solid var(--border);border-radius:14px;overflow:hidden;transition:border-color .2s,box-shadow .2s}.faq-item.open{border-color:#e8173a40;box-shadow:0 4px 20px #e8173a12}.faq-q{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.3rem;cursor:pointer;background:#fff;transition:background .2s}.faq-q:hover{background:#fafaf9}.faq-q-text{font-size:.88rem;font-weight:700;color:var(--text);flex:1;padding-right:1rem}.faq-chevron{width:24px;height:24px;border-radius:50%;background:var(--gray);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.faq-item.open .faq-chevron{background:var(--red);transform:rotate(180deg)}.faq-a{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .3s ease}.faq-item.open .faq-a{max-height:200px}.faq-a-inner{padding:.1rem 1.3rem 1.2rem;font-size:.84rem;color:#555;line-height:1.75;border-top:1px solid var(--border)}.cookie-bar{position:fixed;bottom:0;left:0;right:0;z-index:500;background:#0d0d0df7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid rgba(255,255,255,.07);padding:.9rem 5vw;display:none;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.cookie-bar.show{display:flex}.cookie-text{font-size:.76rem;color:#ffffff80;line-height:1.6;flex:1;min-width:200px}.cookie-text strong{color:#fffc}.cookie-text a{color:var(--blue);text-decoration:none}.cookie-btns{display:flex;gap:.5rem;flex-shrink:0}.cookie-accept{padding:.5rem 1.1rem;background:linear-gradient(90deg,var(--red),var(--orange));color:#fff;border:none;border-radius:8px;font-size:.76rem;font-weight:800;cursor:pointer;font-family:inherit;transition:all .2s}.cookie-accept:hover{opacity:.9;transform:translateY(-1px)}.cookie-decline{padding:.5rem 1.1rem;background:#ffffff14;color:#ffffff80;border:1px solid rgba(255,255,255,.1);border-radius:8px;font-size:.76rem;font-weight:600;cursor:pointer;font-family:inherit;transition:all .2s}.cookie-decline:hover{background:#ffffff24;color:#fff}.online-count{display:inline-flex;align-items:center;gap:5px;background:#10b9811a;border:1px solid rgba(16,185,129,.2);border-radius:20px;padding:.25rem .75rem;font-size:.68rem;font-weight:700;color:#059669}.online-dot{width:6px;height:6px;background:#10b981;border-radius:50%;animation:pulse 1.8s infinite}.number-val[data-target]{background:none;-webkit-background-clip:unset;background-clip:unset;-webkit-text-fill-color:#ffffff;color:#fff}.welcome-toast{position:fixed;top:120px;right:1.4rem;z-index:9998;background:#fff;border:1.5px solid var(--border);border-radius:16px;padding:.9rem 1.2rem;box-shadow:0 8px 32px #00000021;display:flex;align-items:center;gap:.75rem;font-size:.84rem;font-weight:700;color:var(--text);min-width:260px;max-width:340px;transform:translate(0);animation:toast-in .4s cubic-bezier(.16,1,.3,1);transition:opacity .5s ease,transform .5s ease}.welcome-toast.fade-out{opacity:0;transform:translate(16px)}.welcome-toast-icon{font-size:1.3rem;flex-shrink:0}@keyframes toast-in{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}.mbn-item svg{width:22px;height:22px;stroke-width:2}.mbn-item.active svg{stroke:#e8173a}@media (max-width:768px){.legacy-home-scope{padding-bottom:70px}}.legacy-home-scope{animation:pageFadeIn .35s ease}@keyframes pageFadeIn{0%{opacity:0}to{opacity:1}}.bright-ctrl{display:flex;align-items:center;gap:3px;background:#ffffff1a;border:1.5px solid rgba(255,255,255,.25);border-radius:10px;padding:3px}.bright-btn{background:none;border:none;border-radius:7px;width:34px;height:34px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#ffffffd9;transition:all .2s;font-size:.9rem}.bright-btn:hover{background:#ffffff38;color:#fff;transform:scale(1.12)}.bright-btn:active{transform:scale(.88)}.bright-btn:disabled{opacity:.4;cursor:not-allowed}@media (max-width:900px){.bright-ctrl{padding:2px;gap:2px}.bright-btn{width:30px;height:30px}}.legacy-home-scope.dark{--off:#0f0f0f;--white:#1a1a1a;--gray:#242424;--border:#2e2e2e;--text:#f0f0f0;--muted:#888;background:#0a0a10;color:#f0f0f0}.legacy-home-scope.dark:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-2;background:url(https://images.unsplash.com/photo-1534438327276-14e5300c3a48?w=1920&q=85) center/cover no-repeat}.legacy-home-scope.dark nav{background:#111;border-color:#2e2e2e}.legacy-home-scope.dark .step-card,.legacy-home-scope.dark .card,.legacy-home-scope.dark .trainer-card,.legacy-home-scope.dark .plan-card,.legacy-home-scope.dark .feature-card{background:#1a1a1a;border-color:#2e2e2e;color:#f0f0f0}.legacy-home-scope.dark .inp{background:#1e1e1e;border-color:#333;color:#f0f0f0}.legacy-home-scope.dark .hero-section,.legacy-home-scope.dark #hero{filter:brightness(.85)}.legacy-home-scope.dark .section-title,.legacy-home-scope.dark h1,.legacy-home-scope.dark h2,.legacy-home-scope.dark h3{color:#f0f0f0}.legacy-home-scope.dark .stat-card,.legacy-home-scope.dark .numero{background:#1a1a1a;border-color:#2e2e2e}.legacy-home-scope.dark footer{background:transparent}.legacy-home-scope{background:#06060a!important}.legacy-home-scope:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-2;background:url(https://images.unsplash.com/photo-1534438327276-14e5300c3a48?w=1920&q=85) center/cover no-repeat;will-change:transform}.legacy-home-scope nav{background:#06060ae6!important;border-bottom:1px solid rgba(255,255,255,.07)!important;-webkit-backdrop-filter:blur(28px)!important;backdrop-filter:blur(28px)!important;height:auto!important;min-height:72px!important}.legacy-home-scope nav.scrolled{box-shadow:0 4px 32px #0000008c!important}.nav-links a{color:#ffffff85!important}.nav-links a:hover{color:#fff!important}.nav-links a.nav-active{color:var(--red)!important}.nav-user-btn{background:#ffffff0f!important;border-color:#ffffff1a!important;color:#ffffffd1!important}.nav-user-btn:hover{border-color:#ffffff38!important}.nav-dropdown{background:#0a0a10fa!important;border-color:#ffffff1a!important;box-shadow:0 12px 40px #0009!important}.nav-dd-name{color:#fff!important}.nav-dd-role{color:#ffffff61!important}.nav-dd-info{border-bottom-color:#ffffff12!important}.nav-dd-item{color:#ffffffa6!important}.nav-dd-item:hover{background:#ffffff0f!important;color:#fff!important}.nav-dd-item.logout{color:var(--red)!important}.nav-dd-item.logout:hover{background:#e8173a1a!important}.nav-dd-sep{background:#ffffff12!important}.nav-dd-section{color:#ffffff47!important}.dark-toggle{border-color:#ffffff1a!important;color:#ffffff80!important}.dark-toggle:hover{background:#ffffff14!important;color:#fff!important}.hero-overlay{background:linear-gradient(108deg,#04040afa,#04040af2,#04040ad9 52%,#04040a99 72%,#04040a61)!important}.hero-overlay2{background:radial-gradient(ellipse at 75% 50%,rgba(232,23,58,.14) 0%,transparent 58%)!important}.hero-h1{color:#fff!important}.hero-desc{color:#ffffff9e!important}.trust-badge{color:#ffffffd9!important}.trust-badge svg{color:var(--red)!important}.trust-sep{background:#ffffff2e!important}.hero-scroll span{color:#ffffff6b!important}.hero-scroll-icon{border-color:#ffffff29!important}.hero-scroll-icon svg{stroke:#ffffff73!important}.btn-avulso-icon{background:#ffffff2e!important}.hero-badge{background:#e8173a1a!important;border-color:#e8173a40!important}.online-count{background:#10b9811a!important;border-color:#10b98133!important}.section{background:linear-gradient(rgba(5,5,10,calc(.7 + var(--brightness-shift))),rgba(5,5,10,calc(.7 + var(--brightness-shift)))),url(https://images.unsplash.com/photo-1534438327276-14e5300c3a48?w=1920&q=85) center/cover no-repeat fixed}.how-bg{background:linear-gradient(rgba(7,7,13,calc(.8 + var(--brightness-shift))),rgba(7,7,13,calc(.8 + var(--brightness-shift)))),url(https://images.unsplash.com/photo-1534438327276-14e5300c3a48?w=1920&q=85) center/cover no-repeat fixed!important}.test-bg{background:linear-gradient(rgba(5,5,10,calc(.72 + var(--brightness-shift))),rgba(5,5,10,calc(.72 + var(--brightness-shift)))),url(https://images.unsplash.com/photo-1534438327276-14e5300c3a48?w=1920&q=85) center/cover no-repeat fixed!important}.section#planos{background:linear-gradient(rgba(7,7,13,calc(.8 + var(--brightness-shift))),rgba(7,7,13,calc(.8 + var(--brightness-shift)))),url(https://images.unsplash.com/photo-1534438327276-14e5300c3a48?w=1920&q=85) center/cover no-repeat fixed!important}.section#para-voce{background:linear-gradient(rgba(5,5,10,calc(.65 + var(--brightness-shift))),rgba(5,5,10,calc(.65 + var(--brightness-shift)))),url(https://images.unsplash.com/photo-1534438327276-14e5300c3a48?w=1920&q=85) center/cover no-repeat fixed!important}.faq-section{background:linear-gradient(rgba(5,5,10,calc(.75 + var(--brightness-shift))),rgba(5,5,10,calc(.75 + var(--brightness-shift)))),url(https://images.unsplash.com/photo-1534438327276-14e5300c3a48?w=1920&q=85) center/cover no-repeat fixed!important}.s-h2{color:#fff!important}.s-desc{color:#ffffffa6!important}.s-label{color:var(--red)!important}.step{border-bottom-color:#ffffff1a!important}.step-n{background:#e8173a26!important;border-color:#e8173a73!important;color:var(--red)!important;font-weight:900!important}.step:hover .step-n{background:var(--red)!important;border-color:var(--red)!important;color:#fff!important}.step-title{color:#fff!important;font-size:.95rem!important}.step-desc{color:#ffffffb3!important}.mockup-wrap{background:#ffffff0a!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 20px 50px #00000073!important}.mock-title{color:#fff!important}.mock-count{background:#10b98124!important;color:#34d399!important}.mock-search{background:#ffffff0f!important}.mock-search span{color:#ffffff47!important}.trainer-row{border-color:#ffffff12!important;background:#ffffff05;transition:all .2s}.trainer-row:hover{border-color:#e8173a59!important;background:#e8173a0d!important;box-shadow:0 4px 16px #e8173a14!important}.tr-name{color:#fff!important}.tr-spec,.tr-stars{color:#ffffff5c!important}.tr-avail span{color:#34d399!important}.cta-btn-white{color:#0d0d0d!important}.cta-btn-outline{color:#ffffffbf!important;border-color:#ffffff47!important}.cta-btn-outline:hover{color:#fff!important;border-color:#fff9!important}.dual-card.trainer{background:#ffffff0a!important;border-color:#ffffff17!important;color:#fff!important}.dual-card.trainer h3{color:#fff!important}.dual-card.trainer p{color:#ffffff75!important}.dual-card.trainer .dc-label{opacity:1!important;color:var(--red)!important}.dual-card.trainer .dual-perk{color:#ffffff8f!important}.dual-card.trainer .dual-perk:before{background:#e8173a24!important;color:var(--red)!important}.pay-card{background:#ffffff0a!important;border-color:#ffffff12!important}.pay-card:hover{background:#ffffff12!important;box-shadow:0 10px 30px #00000059!important}.pay-title{color:#fff!important}.pay-desc{color:#ffffff6b!important}.test-card{background:#ffffff0a!important;border-color:#ffffff12!important}.test-card:hover{transform:translateY(-5px)!important;box-shadow:0 18px 44px #00000073!important;border-color:#e8173a2e!important}.test-text{color:#ffffff85!important}.test-name{color:#fff!important}.test-role{color:#ffffff80!important}.numbers-section{position:relative;overflow:hidden}.numbers-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(https://images.unsplash.com/photo-1571019614242-c5c5dee9f50b?w=2400&q=92&auto=format) center/cover;opacity:.07;z-index:0}.numbers-grid,.number-block{position:relative;z-index:1}.plan-card{background:#ffffff12!important;border-color:#ffffff21!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.plan-card:hover{transform:translateY(-5px)!important;box-shadow:0 20px 50px #0009!important;background:#ffffff1c!important}.plan-card.hot{border-color:var(--red)!important;background:linear-gradient(155deg,#e8173a2e,#ffffff0f 60%)!important}.plan-card.elite{border-color:#d97706!important;background:linear-gradient(155deg,#d9770629,#ffffff0f 60%)!important}.plan-name{color:#fff!important}.plan-tagline{color:#ffffff7a!important}.plan-impact{background:#ffffff0d!important;border-left-color:#fff3!important;color:#ffffff8c!important}.plan-card.hot .plan-impact{background:#e8173a1a!important;border-left-color:#e8173a66!important;color:#ffb4b4cc!important}.plan-card.elite .plan-impact{background:#d977061a!important;border-left-color:#d9770666!important;color:#ffd264cc!important}.plan-price{color:#fff!important}.plan-price .curr,.plan-price .mo{color:#ffffff73!important}.plan-features li{color:#ffffffb8!important}.plan-features li.off{color:#fff3!important;text-decoration-color:#ffffff1a!important}.plan-btn{background:#ffffff12!important;border-color:#ffffff24!important;color:#ffffffb3!important}.plan-btn:hover{background:#ffffff24!important;border-color:#ffffff4d!important;color:#fff!important}.plan-card.hot .plan-btn,.plan-card.elite .plan-btn{color:#fff!important}.plan-note{color:#ffffff47!important}.faq-item{background:#ffffff08!important;border-color:#ffffff12!important}.faq-item.open{border-color:#e8173a47!important;box-shadow:0 4px 24px #e8173a12!important}.faq-q{background:transparent!important}.faq-q:hover{background:#ffffff08!important}.faq-q-text{color:#fff!important}.faq-chevron{background:#ffffff12!important}.faq-a-inner{color:#ffffff75!important;border-top-color:#ffffff0f!important}.mobile-nav{background:#06060af7!important;border-bottom-color:#ffffff0f!important}.mobile-nav a,.mobile-nav button{color:#ffffff94!important}.mobile-nav a:hover,.mobile-nav button:hover{background:#ffffff0d!important;color:#fff!important}.mobile-nav .m-cta{background:var(--red)!important;color:#fff!important}.welcome-toast{background:#0c0c12f7!important;border-color:#ffffff1a!important;color:#fff!important;box-shadow:0 8px 36px #0000008c!important}.float-badge{background:#0e0e14e6!important;border:1px solid rgba(255,255,255,.1)!important;color:#fff!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.nav-logo img{height:68px!important;width:68px!important;filter:drop-shadow(0 0 8px rgba(26,143,255,.5)) drop-shadow(0 0 14px rgba(245,158,11,.3))!important;background:transparent!important}.nav-brand{display:flex!important}.nav-brand-name{font-size:1.6rem!important;font-weight:900!important}.nav-brand-tag{font-size:.78rem!important;color:#ffffff80!important;font-style:normal!important}::-webkit-scrollbar-track{background:#06060a!important}.mural-section{padding:5rem 5vw;position:relative;background-image:url(https://images.unsplash.com/photo-1534438327276-14e5300c3a48?w=1920&q=85);background-size:cover;background-position:center;background-attachment:fixed}.mural-section:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:rgba(4,4,10,calc(.8 + var(--brightness-shift)))}.mural-section>*{position:relative;z-index:2}.mural-section-header{text-align:center;margin-bottom:2.5rem}.mural-section-tag{display:inline-flex;align-items:center;gap:6px;background:#f59e0b1f;border:1px solid rgba(245,158,11,.3);color:#fbbf24;font-size:.65rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;padding:.3rem .85rem;border-radius:100px;margin-bottom:.8rem}.mural-section-title{font-size:clamp(1.4rem,3vw,2rem);font-weight:900;color:#fff;letter-spacing:-.02em;margin-bottom:.5rem}.mural-section-desc{font-size:.85rem;color:#fff;max-width:420px;margin:0 auto}.mural-grid{-moz-columns:2;columns:2;-moz-column-gap:1rem;column-gap:1rem;max-width:900px;margin:0 auto}@media (min-width:640px){.mural-grid{-moz-columns:3;columns:3}}@media (min-width:900px){.mural-grid{-moz-columns:4;columns:4}}.mural-item{-moz-column-break-inside:avoid;break-inside:avoid;margin-bottom:1rem;position:relative;border-radius:16px;overflow:hidden;cursor:pointer;display:block}.mural-item img{width:100%;display:block;transition:transform .45s cubic-bezier(.16,1,.3,1)}.mural-item:hover img{transform:scale(1.06)}.mural-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,transparent 50%);opacity:0;transition:opacity .3s;display:flex;flex-direction:column;justify-content:flex-end;padding:.9rem}.mural-item:hover .mural-overlay{opacity:1}.mural-trainer-name{font-size:.78rem;font-weight:800;color:#fff;line-height:1.3}.mural-caption{font-size:.68rem;color:#ffffffb3;margin-top:.15rem;line-height:1.4}.mural-city{font-size:.62rem;color:#ffffff73;margin-top:.2rem}.mural-cta-wrap{text-align:center;margin-top:2rem}.mural-cta{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 2rem;background:linear-gradient(90deg,#f59e0b,#f97316);color:#fff;border:none;border-radius:50px;font-family:inherit;font-size:.88rem;font-weight:800;cursor:pointer;transition:all .3s cubic-bezier(.34,1.56,.64,1);text-decoration:none}.mural-cta:hover{transform:translateY(-2px) scale(1.03);box-shadow:0 8px 30px #f59e0b66}.tb-left{display:flex;align-items:center;gap:8px}.tb-brand-logo{height:32px;width:32px;border-radius:50%;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 0 8px rgba(26,143,255,.5)) drop-shadow(0 0 14px rgba(245,158,11,.3));flex-shrink:0}.tb-social-btn{width:34px;height:34px;border-radius:9px;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:transform .18s,box-shadow .18s;flex-shrink:0}.tb-ig{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.tb-yt{background:red}.tb-social-btn:hover{transform:scale(1.1);box-shadow:0 3px 12px #0006}.tb-divider{width:1px;height:22px;background:#ffffff24;flex-shrink:0}.tb-role-btn{display:flex;align-items:center;gap:4px;padding:5px 11px;border-radius:30px;border:none;cursor:pointer;font-family:inherit;font-size:.7rem;font-weight:700;transition:all .2s;background:#ffffff12;color:#ffffff80;flex-shrink:0}.tb-role-btn:hover{background:#ffffff21}#tb-sw-admin{display:none!important;position:relative}#tb-sw-admin.admin-visible{display:flex!important;background:linear-gradient(135deg,#fbbf242e,#f59e0b1a)!important;border:1px solid rgba(251,191,36,.35)!important;color:#fbbf24!important;box-shadow:0 0 10px #fbbf2426}#tb-sw-admin.admin-visible:hover{background:linear-gradient(135deg,#fbbf2447,#f59e0b33)!important;box-shadow:0 0 18px #fbbf244d}.tb-avatar{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.58rem;font-weight:900;color:#fff;flex-shrink:0}.tb-role-btn.tb-logged-aluno{background:linear-gradient(135deg,#10b98133,#0596691a)!important;border:1px solid rgba(16,185,129,.35)!important;color:#34d399!important}.tb-role-btn.tb-logged-aluno:hover{background:linear-gradient(135deg,#10b9814d,#05966933)!important;box-shadow:0 0 12px #10b9812e}.tb-role-btn.tb-logged-trainer{background:linear-gradient(135deg,#6366f133,#4f46e51a)!important;border:1px solid rgba(99,102,241,.35)!important;color:#a5b4fc!important}.tb-role-btn.tb-logged-trainer:hover{background:linear-gradient(135deg,#6366f14d,#4f46e533)!important;box-shadow:0 0 12px #6366f12e}.tb-notif-badge{position:absolute;top:-5px;right:-5px;background:#e8173a;color:#fff;font-size:.48rem;font-weight:900;min-width:14px;height:14px;padding:0 3px;border-radius:7px;display:flex;align-items:center;justify-content:center;border:1.5px solid #0a0a0f;animation:pulse 2s infinite;pointer-events:none;z-index:2}.tb-bright-wrap{display:none;align-items:center;gap:4px;flex-shrink:0}.tb-bright-btn{width:34px;height:34px;border-radius:50%;border:1px solid rgba(255,255,255,.18);background:#ffffff14;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#ffffffbf;transition:all .2s;flex-shrink:0}.tb-bright-btn:hover{background:#ffffff2e;border-color:#fff6;transform:scale(1.1)}.topbar-bright-mobile{display:none!important}@media (max-width: 768px){.tb-brand-logo,.topbar-left,.tb-divider{display:none!important}.tb-left{gap:5px}.tb-social-btn{border-radius:50%!important;width:34px!important;height:34px!important}.tb-role-btn{width:34px!important;height:34px!important;border-radius:50%!important;padding:0!important;gap:0!important;justify-content:center!important;font-size:1.05rem!important}.tb-label{display:none!important}.tb-bright-wrap{display:flex!important}.topbar-apps{display:flex!important;gap:4px!important}.topbar-app{padding:4px 8px 4px 7px!important;gap:5px!important;border-radius:7px!important}.topbar-app-sub{font-size:.42rem!important}.topbar-app-name{font-size:.72rem!important}}@media (max-width: 900px){.tb-label{display:none}}@media (max-width: 1024px){.legacy-home-scope{animation:none!important;opacity:1!important}}@media (max-width: 1024px){.topbar-apps{display:none!important}.nav-links{gap:1rem}.hero-inner{gap:2rem;padding:3rem 5vw 4rem}.plans-grid,.how-grid{grid-template-columns:repeat(2,1fr)}.mockup-wrap{display:none}.test-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.topbar-socials,.topbar-divider{display:none!important}.topbar-apps{display:flex!important;gap:4px!important}.topbar-app{padding:4px 8px 4px 7px!important;gap:5px!important;border-radius:7px!important;background:#000!important;border:1.5px solid rgba(255,255,255,.22)!important}.topbar-app-label{display:flex!important}.topbar-app-sub{font-size:.42rem!important}.topbar-app-name{font-size:.7rem!important}.topbar{height:calc(46px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 3vw 0;justify-content:space-between}.topbar-left{display:none!important}#mainNav{top:calc(46px + env(safe-area-inset-top))!important;height:58px!important;min-height:58px!important;padding:0 4vw}.nav-logo img{height:38px!important;width:38px!important}.nav-brand-name{font-size:1rem!important;color:#fff!important;-webkit-text-fill-color:#fff!important}.nav-brand-tag{display:block!important;font-size:.55rem!important;color:#ffffff80!important;font-style:normal!important}.nav-links{display:none!important}.nav-mobile-btn{display:flex!important}.nav-pill,.nav-user-wrap{display:none!important}.cookie-bar{bottom:.75rem!important;left:.5rem!important;right:.5rem!important;border-radius:12px}.hero-overlay{background:linear-gradient(to bottom,#04040ae0,#04040abf 40%,#04040a99,#04040a73)!important}.hero{padding-top:calc(104px + env(safe-area-inset-top));min-height:100svh;min-height:100vh}.hero-inner{grid-template-columns:1fr!important;padding:2rem 5vw 2.5rem!important;text-align:center!important;gap:0!important}.hero-left{display:flex;flex-direction:column;align-items:center}.hero-right{display:none!important}.hero-badge{margin:0 auto 1.2rem!important}.hero-h1{font-size:clamp(1.9rem,9vw,2.6rem)!important;text-align:center!important;line-height:1.15!important;margin-bottom:1rem!important;color:#fff!important}.hero-h1 .red{color:#f97316!important;text-shadow:0 0 30px rgba(249,115,22,.6),0 0 60px rgba(249,115,22,.3)!important}.nowrap-desktop{white-space:normal!important}.hero-desc{text-align:center!important;max-width:100%!important;font-size:.88rem!important;margin-bottom:1.6rem!important;color:#ffffffbf!important}.hero-btns{width:100%!important;max-width:100%!important;gap:.7rem!important;margin-bottom:1.4rem!important}.btn-avulso,.btn-main,.btn-trainer{width:100%!important;padding:1.1rem 1.2rem!important;border-radius:14px!important;font-size:.92rem!important}.btn-avulso-title,.btn-main-title{font-size:.97rem!important}.btn-avulso-sub,.btn-main-sub{font-size:.7rem!important}.hero{overflow:visible!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important}#heroBg,.hero-overlay,.hero-overlay2{bottom:0}.hero-overlay{background:linear-gradient(to bottom,#04040aad,#04040a85 30%,#04040a99,#04040ac7)!important}.mob-trainers-wrap{background:transparent!important;position:relative!important;z-index:3!important;padding-bottom:1.6rem!important}.hero-dots{z-index:6!important;bottom:auto!important;top:122px!important;gap:.35rem!important;padding:.3rem .5rem!important;background:#00000073!important;border-radius:999px!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;border:1px solid rgba(255,255,255,.12)!important}.hero-dot{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;padding:0!important;margin:0!important;box-sizing:border-box!important;min-width:0!important;min-height:0!important;width:7px!important;height:7px!important;border-radius:50%!important;background:#ffffff80!important;border:1px solid rgba(255,255,255,.55)!important;box-shadow:0 1px 2px #0000004d!important}.hero-dot.active{width:18px!important;height:7px!important;border-radius:999px!important;background:linear-gradient(90deg,#e8173a,#f97316)!important;border-color:#ffffffe6!important;box-shadow:0 2px 6px #e8173a8c!important}.hero-slide{background-position:center center!important;transform:scale(1)!important;filter:brightness(1.06) saturate(1.22)!important}.hero-slide.active{animation:heroZoomMob 5s ease-out forwards!important}@keyframes heroZoomMob{0%{transform:scale(1.04);filter:brightness(1.04) saturate(1.18)}to{transform:scale(1);filter:brightness(1.06) saturate(1.22)}}.hero-bg .hero-slide:nth-child(1){background-image:url(https://images.unsplash.com/photo-1571019613454-1cb2f99b2d8b?w=600&h=900&fit=crop&crop=faces,center&q=92&auto=format)!important;background-position:center center!important;background-size:cover!important}.hero-bg .hero-slide:nth-child(2){background-image:url(https://images.unsplash.com/photo-1518611012118-696072aa579a?w=600&h=900&fit=crop&crop=faces,center&q=92&auto=format)!important;background-position:center center!important;background-size:cover!important}.hero-bg .hero-slide:nth-child(3){background-image:url(https://images.unsplash.com/photo-1599058917727-8b5eef6f75a8?w=600&h=900&fit=crop&crop=faces,center&q=92&auto=format)!important;background-position:center center!important;background-size:cover!important}.hero-bg .hero-slide:nth-child(4){background-image:url(https://images.unsplash.com/photo-1546817628-07c0ef9c73b7?w=600&h=900&fit=crop&crop=faces,center&q=92&auto=format)!important;background-position:center center!important;background-size:cover!important}.hero-bg .hero-slide:nth-child(5){background-image:url(https://images.unsplash.com/photo-1576678927484-cc907957088c?w=600&h=900&fit=crop&crop=faces,center&q=92&auto=format)!important;background-position:center center!important;background-size:cover!important}.hero-bg .hero-slide:nth-child(6){background-image:url(https://images.unsplash.com/photo-1554244933-d876deb6b2ff?w=600&h=900&fit=crop&crop=faces,center&q=92&auto=format)!important;background-position:center 35%!important;background-size:cover!important}.hero-bg .hero-slide:nth-child(7){background-image:url(https://images.unsplash.com/photo-1541534741688-6078c522d994?w=600&h=900&fit=crop&crop=faces,center&q=92&auto=format)!important;background-position:center center!important;background-size:cover!important}.hero-bg .hero-slide:nth-child(8){background-image:url(https://images.unsplash.com/photo-1583454110551-21f2fa2afe61?w=600&h=900&fit=crop&crop=faces,center&q=92&auto=format)!important;background-position:center center!important;background-size:cover!important}.hero-bg .hero-slide:nth-child(9){background-image:url(https://images.unsplash.com/photo-1599058917212-d750089bc07e?w=600&h=900&fit=crop&crop=faces,center&q=92&auto=format)!important;background-position:center center!important;background-size:cover!important}.hero-bg .hero-slide:nth-child(10){background-image:url(https://images.unsplash.com/photo-1583500178690-f7b04ed6f57c?w=600&h=900&fit=crop&crop=faces,center&q=92&auto=format)!important;background-position:center 35%!important;background-size:cover!important}.hero-bg .hero-slide:nth-child(11){background-image:url(https://images.unsplash.com/photo-1530549387789-4c1017266635?w=600&h=900&fit=crop&crop=faces,center&q=92&auto=format)!important;background-position:center 30%!important;background-size:cover!important}.hero-progress{height:3px!important}.hero-stats{max-width:100%!important;margin:0 auto 1.4rem!important;border-radius:14px!important;padding:.6rem .75rem!important}.hs-num{font-size:1.25rem!important}.hs-lbl{font-size:.62rem!important}.hero-trust{justify-content:center!important;flex-wrap:wrap!important;gap:.4rem .7rem!important;white-space:normal!important}.trust-sep{display:none!important}.trust-badge{font-size:.88rem!important}.hero-scroll,.float-badge{display:none!important}.section-wrap,.how-bg,.test-bg,.faq-section{padding:2.5rem 5vw!important}.mural-section{padding:3rem 5vw!important}.s-h2{font-size:clamp(1.4rem,6vw,2rem)!important}.s-desc{font-size:.85rem!important}.how-grid{grid-template-columns:1fr!important;gap:0!important}.mockup-wrap{display:none!important}.dual-grid{grid-template-columns:1fr!important}.numbers-grid{grid-template-columns:repeat(2,1fr)!important;gap:.8rem!important}.payment-grid,.plans-grid,.test-grid{grid-template-columns:1fr!important}.cta-inner{grid-template-columns:1fr!important;padding:2rem 5vw!important;text-align:center!important;gap:1.2rem!important}.footer-top{grid-template-columns:1fr!important;gap:1.5rem!important}.footer-bottom{flex-direction:column!important;align-items:center!important;gap:.5rem!important}.ticker-track{font-size:.75rem!important}.msg-box{border-radius:16px 16px 0 0}.msg-overlay{align-items:flex-end!important;padding:0!important}.msg-row{grid-template-columns:1fr!important}}@media (max-width: 430px){.hero-h1{font-size:clamp(1.8rem,9.5vw,2.4rem)!important}.num-val{font-size:1.8rem!important}.plan-card{padding:1.4rem!important}}@media (max-width: 390px){.hero-h1{font-size:clamp(1.7rem,9vw,2.2rem)!important}.btn-avulso,.btn-main,.btn-trainer{padding:1rem!important}}@media (max-width: 360px){.topbar{height:calc(40px + env(safe-area-inset-top))!important;padding-top:env(safe-area-inset-top)!important}.legacy-home-scope nav{top:calc(40px + env(safe-area-inset-top))!important;height:54px!important;min-height:54px!important}.hero{padding-top:calc(94px + env(safe-area-inset-top))!important}.hero-h1{font-size:clamp(1.55rem,9vw,2rem)!important}.btn-avulso-title,.btn-main-title{font-size:.88rem!important}}.mobile-cta-sticky{display:none;position:fixed;bottom:1rem;left:1rem;right:1rem;z-index:190;gap:.55rem;opacity:0;pointer-events:none;transform:translateY(8px);transition:transform .2s,opacity .2s}.mobile-cta-sticky.show{opacity:1;pointer-events:all;transform:translateY(0)}@media (max-width: 768px){.mobile-cta-sticky{display:flex}}.mcs-btn{flex:1 1 0;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:.85rem .65rem;border-radius:14px;border:none;font-family:inherit;font-size:.82rem;font-weight:800;letter-spacing:.01em;cursor:pointer;color:#fff;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease;white-space:nowrap}.mcs-btn:active{transform:scale(.97)}.mcs-btn-avulso{background:linear-gradient(135deg,#f97316,#ea580c);box-shadow:0 6px 22px #f9731680}.mcs-btn-avulso:hover{filter:brightness(1.1);box-shadow:0 8px 26px #f9731699}.mcs-btn-main{background:linear-gradient(135deg,#e8173a,#c0102c);box-shadow:0 6px 22px #e8173a8c}.mcs-btn-main:hover{filter:brightness(1.1);box-shadow:0 8px 26px #e8173aa6}@media (max-width: 380px){.mcs-btn{font-size:.75rem;padding:.78rem .5rem}}.mob-trainers-wrap{display:none;background:linear-gradient(180deg,#06060f,#0d0d1a 60%,#101020);padding:1.6rem 0 1.4rem;position:relative;overflow:hidden}.mob-trainers-wrap:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 50% 0%,rgba(232,23,58,.08) 0%,transparent 70%);pointer-events:none}@media (max-width:900px){.mob-trainers-wrap{display:block}}.mob-trainers-header{padding:0 1.25rem .9rem;text-align:center;position:relative;z-index:1}.mob-trainers-live{display:inline-flex;align-items:center;gap:6px;background:#10b9811f;border:1px solid rgba(16,185,129,.25);border-radius:50px;padding:.28rem .75rem;font-size:.67rem;font-weight:700;color:#34d399;margin-bottom:.7rem}.mob-live-dot{width:6px;height:6px;background:#34d399;border-radius:50%;animation:mob-pulse 2s ease-in-out infinite}@keyframes mob-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.mob-trainers-title{font-size:1.2rem;font-weight:900;color:#fff;letter-spacing:-.025em;margin-bottom:.25rem}.mob-trainers-sub{font-size:.72rem;color:#fff6}.mob-trainers-scroll{display:flex;gap:.7rem;overflow-x:auto;padding:.25rem 1.25rem 1rem;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;position:relative;z-index:1}.mob-trainers-scroll::-webkit-scrollbar{display:none}.mob-tr-card{flex-shrink:0;width:150px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:1rem .85rem .9rem;display:flex;flex-direction:column;align-items:center;gap:5px;cursor:pointer;transition:transform .18s,box-shadow .18s;position:relative;scroll-snap-align:start;overflow:hidden}.mob-tr-card:active{transform:scale(.96)}.mob-tr-card:hover{border-color:#fff3;box-shadow:0 8px 28px #00000059}.mob-tr-top{border-color:#fbbf2473!important;background:#fbbf2414!important;box-shadow:0 0 26px #fbbf2424!important}.mob-tr-badge-top{position:absolute;top:9px;left:50%;transform:translate(-50%);background:linear-gradient(90deg,#fbbf24,#f59e0b);color:#000;font-size:.52rem;font-weight:900;padding:2px 9px;border-radius:50px;white-space:nowrap;letter-spacing:.03em}.mob-tr-badge-elite{position:absolute;top:9px;left:50%;transform:translate(-50%);background:linear-gradient(90deg,#7c3aed,#4f46e5);color:#fff;font-size:.48rem;font-weight:900;padding:2px 9px;border-radius:50px;letter-spacing:.08em}.mob-tr-av{width:54px;height:54px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.05rem;font-weight:900;color:#fff;margin-top:1.2rem;flex-shrink:0}.mob-tr-top .mob-tr-av{box-shadow:0 0 0 2.5px #fbbf24,0 0 16px #fbbf2473}.mob-tr-name{font-size:.8rem;font-weight:800;color:#fff;text-align:center;margin-top:3px;line-height:1.2}.mob-tr-spec{font-size:.62rem;color:#ffffff6b;text-align:center}.mob-tr-stars{font-size:.65rem;color:#fbbf24;text-align:center;margin-top:1px}.mob-tr-price{font-size:1rem;font-weight:900;color:#e8173a;margin-top:3px}.mob-tr-price span{font-size:.58rem;font-weight:600;color:#ffffff59}.mob-tr-avail{display:flex;align-items:center;gap:4px;font-size:.62rem;color:#34d399;font-weight:700}.mob-tr-dot{width:5px;height:5px;background:#34d399;border-radius:50%}.mob-tr-ver{justify-content:center;min-width:120px;border-style:dashed!important;border-color:#fff3!important;background:transparent!important;gap:.65rem}.mob-tr-ver-ico{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#e8173a,#c0102c);display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:#fff;font-weight:900;box-shadow:0 4px 18px #e8173a59}.mob-tr-ver-txt{font-size:.72rem;color:#ffffffa6;font-weight:700;text-align:center}.mob-trainers-cep{display:flex;gap:.5rem;padding:0 1.25rem;position:relative;z-index:1}.mob-cep-inp{flex:1;background:#ffffff29;border:1.5px solid rgba(255,255,255,.32);border-radius:13px;padding:.92rem 1rem;font-size:.88rem;color:#fff;font-weight:600;font-family:inherit;outline:none;transition:all .2s;box-shadow:0 4px 14px #0003,inset 0 1px #ffffff14;letter-spacing:.005em}.mob-cep-inp::-moz-placeholder{color:#ffffff9e;font-weight:500}.mob-cep-inp::placeholder{color:#ffffff9e;font-weight:500}.mob-cep-inp:focus{border-color:#e8173ab3;background:#ffffff38;box-shadow:0 4px 18px #e8173a47,inset 0 1px #ffffff1a}.mob-cep-btn{background:linear-gradient(135deg,#e8173a,#c0102c);border:none;border-radius:13px;width:54px;height:auto;color:#fff;font-size:1.15rem;font-weight:700;cursor:pointer;transition:all .18s;flex-shrink:0;box-shadow:0 4px 16px #e8173a73;display:flex;align-items:center;justify-content:center}.mob-cep-btn:hover{box-shadow:0 6px 20px #e8173a99}.mob-cep-btn:active{transform:scale(.94)}.mob-geo-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.55rem;padding:.68rem 1rem;background:#ffffff12;border:1px solid rgba(255,255,255,.18);border-radius:13px;color:#ffffffd1;font-size:.8rem;font-weight:700;font-family:inherit;cursor:pointer;transition:all .2s}.mob-geo-btn:hover,.mob-geo-btn:active{background:#ffffff21;border-color:#ffffff4d;color:#fff}.mob-geo-btn.loading{color:#ffffff80;pointer-events:none}.mob-geo-btn.success{background:#34d3991f;border-color:#34d39966;color:#34d399}.elite-sheet-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:900;background:#0000;pointer-events:none;transition:background .3s;display:flex;align-items:flex-end;justify-content:center}.elite-sheet-overlay.open{background:#000000a6;pointer-events:all;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.elite-sheet{width:100%;max-width:480px;background:linear-gradient(160deg,#0f0f1a,#12121f);border-radius:24px 24px 0 0;border:1px solid rgba(255,255,255,.1);border-bottom:none;padding:0 0 calc(1.5rem + env(safe-area-inset-bottom));transform:translateY(100%);transition:transform .38s cubic-bezier(.16,1,.3,1);box-shadow:0 -20px 60px #00000080}.elite-sheet-overlay.open .elite-sheet{transform:translateY(0)}.sheet-handle{width:40px;height:4px;background:#ffffff26;border-radius:4px;margin:12px auto 20px}.sheet-head{display:flex;align-items:center;gap:14px;padding:0 1.4rem 1.2rem}.sheet-av{width:58px;height:58px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:900;color:#fff;flex-shrink:0;box-shadow:0 6px 20px #00000059}.sheet-info{flex:1}.sheet-trainer-name{font-size:1.05rem;font-weight:800;color:#fff;display:flex;align-items:center;gap:6px}.sheet-elite-tag{font-size:.55rem;font-weight:900;background:linear-gradient(90deg,#f59e0b,#f97316);color:#fff;padding:.18rem .5rem;border-radius:5px;letter-spacing:.06em;text-transform:uppercase}.sheet-spec{font-size:.75rem;color:#ffffff73;margin-top:2px}.sheet-rating{font-size:.72rem;color:#f59e0b;margin-top:3px;font-weight:700}.sheet-price-wrap{text-align:right;flex-shrink:0}.sheet-price{font-size:1.5rem;font-weight:900;color:#fff}.sheet-price-label{font-size:.6rem;color:#ffffff59;font-weight:600}.sheet-divider{height:1px;background:#ffffff12;margin:0 1.4rem 1.2rem}.sheet-stats{display:flex;gap:0;margin:0 1.4rem 1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:14px;overflow:hidden}.sheet-stat{flex:1;text-align:center;padding:.75rem .5rem;border-right:1px solid rgba(255,255,255,.07)}.sheet-stat:last-child{border-right:none}.sheet-stat-val{font-size:.95rem;font-weight:800;color:#fff}.sheet-stat-label{font-size:.6rem;color:#ffffff61;margin-top:2px;font-weight:600}.sheet-online{display:flex;align-items:center;justify-content:center;gap:6px;margin:0 1.4rem .9rem;padding:.45rem .9rem;background:#10b9811a;border:1px solid rgba(16,185,129,.2);border-radius:10px}.sheet-online-dot{width:7px;height:7px;background:#10b981;border-radius:50%;animation:pulse 1.8s infinite}.sheet-online-txt{font-size:.73rem;font-weight:700;color:#34d399}.sheet-social{text-align:center;font-size:.74rem;color:#ffffff73;margin:0 1.4rem 1.2rem}.sheet-social strong{color:#f59e0b}.sheet-ctas{display:flex;flex-direction:column;gap:.65rem;padding:0 1.4rem}.sheet-cta{display:flex;flex-direction:column;align-items:center;justify-content:center;border:none;border-radius:16px;padding:1rem 1.4rem;cursor:pointer;font-family:inherit;transition:all .25s cubic-bezier(.34,1.56,.64,1);width:100%}.sheet-cta:active{transform:scale(.97)}.sheet-cta-title{font-size:1rem;font-weight:900;color:#fff}.sheet-cta-sub{font-size:.68rem;color:#ffffffb3;margin-top:3px;font-weight:500}.sheet-cta-avulso{background:linear-gradient(90deg,#f97316,#f59e0b);box-shadow:0 8px 24px #f9731659}.sheet-cta-avulso:hover{box-shadow:0 12px 32px #f9731680;transform:translateY(-2px)}.sheet-cta-continuo{background:linear-gradient(90deg,#e8173a,#c0102c);box-shadow:0 8px 24px #e8173a4d}.sheet-cta-continuo:hover{box-shadow:0 12px 32px #e8173a73;transform:translateY(-2px)}.sheet-perfil-btn{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;margin-top:.85rem;padding:.82rem 1rem;background:#ffffff14;border:1.5px solid rgba(255,255,255,.18);border-radius:14px;cursor:pointer;font-family:inherit;font-size:.82rem;font-weight:800;color:#ffffffd9;letter-spacing:.01em;transition:all .2s}.sheet-perfil-btn:hover{background:#ffffff24;border-color:#ffffff59;color:#fff;transform:translateY(-1px)}.hero-panel-access{margin-top:.95rem;padding:1rem 1.05rem .95rem;border-radius:16px;background:linear-gradient(140deg,#ffffff0f,#ffffff05 70%);border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 12px 30px #0000002e;animation:hpa-fade .45s ease-out both}@keyframes hpa-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hero-panel-head{display:flex;align-items:center;justify-content:space-between;gap:.7rem;margin-bottom:.85rem}.hero-panel-greet{display:flex;flex-direction:column;gap:.15rem;min-width:0}.hpg-hi{font-size:.92rem;font-weight:600;color:#ffffffeb;letter-spacing:-.005em}.hpg-hi strong{font-weight:900;background:linear-gradient(90deg,#1a8fff,#f97316);-webkit-background-clip:text;background-clip:text;color:transparent}.hpg-wave{display:inline-block;animation:hpa-wave 2.4s ease-in-out infinite;transform-origin:70% 70%;font-size:.92rem}@keyframes hpa-wave{0%,60%,to{transform:rotate(0)}10%{transform:rotate(14deg)}20%{transform:rotate(-8deg)}30%{transform:rotate(14deg)}40%{transform:rotate(-4deg)}50%{transform:rotate(10deg)}}.hpg-sub{font-size:.66rem;font-weight:700;letter-spacing:.04em;color:#ffffff8c;text-transform:none}.hero-panel-logout{display:inline-flex;align-items:center;gap:5px;padding:.42rem .68rem;border-radius:9px;background:transparent;border:1px solid rgba(255,255,255,.13);color:#ffffff8c;font-family:inherit;font-size:.66rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:all .18s ease;flex-shrink:0}.hero-panel-logout:hover{background:#e8173a1a;border-color:#e8173a66;color:#fca5a5}.hero-panel-btns{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.55rem}.hero-panel-card{display:flex;align-items:center;gap:.65rem;padding:.7rem .8rem;border-radius:13px;font-family:inherit;cursor:pointer;text-align:left;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease;border:1.5px solid transparent;background:#ffffff0a;min-width:0}.hero-panel-card:hover{transform:translateY(-2px)}.hero-panel-card:active{transform:translateY(0)}.hpc-orb{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;color:#fff;flex-shrink:0;box-shadow:0 4px 12px #0000002e}.hpc-text{display:flex;flex-direction:column;gap:1px;min-width:0;flex:1}.hpc-title{font-size:.85rem;font-weight:900;letter-spacing:-.01em;line-height:1.1}.hpc-sub{font-size:.65rem;font-weight:600;color:#ffffff80;letter-spacing:.005em;line-height:1.2}.hpc-arrow{opacity:.55;transition:transform .2s ease,opacity .2s ease;flex-shrink:0}.hero-panel-card:hover .hpc-arrow{opacity:1;transform:translate(3px)}.hpb-aluno{background:#3b82f61a;border-color:#3b82f652;color:#dbeafe}.hpb-aluno .hpc-orb{background:linear-gradient(135deg,#3b82f6,#06b6d4)}.hpb-aluno:hover{background:#3b82f62e;border-color:#3b82f68c;box-shadow:0 12px 28px #3b82f652}.hpb-personal{background:#f973161a;border-color:#f9731652;color:#fff3e6}.hpb-personal .hpc-orb{background:linear-gradient(135deg,#f97316,#ef4444)}.hpb-personal:hover{background:#f973162e;border-color:#f973168c;box-shadow:0 12px 28px #f9731652}.hpb-admin{background:#7c3aed1a;border-color:#7c3aed52;color:#ede9fe}.hpb-admin .hpc-orb{background:linear-gradient(135deg,#8b5cf6,#ec4899)}.hpb-admin:hover{background:#7c3aed2e;border-color:#7c3aed8c;box-shadow:0 12px 28px #7c3aed52}@media (max-width:640px){.hero-panel-access{padding:.85rem .9rem}.hpg-hi{font-size:.85rem}.hpg-sub{font-size:.6rem}.hero-panel-btns{grid-template-columns:1fr;gap:.5rem}.hpc-title{font-size:.82rem}.hpc-sub{font-size:.62rem}.hero-panel-logout{font-size:.6rem;padding:.35rem .55rem}}.nav-user-chip{display:inline-flex;align-items:center;gap:.55rem;padding:.4rem .85rem .4rem .4rem;border-radius:999px;background:linear-gradient(90deg,#1a8fff1f,#f973161a);border:1.5px solid rgba(26,143,255,.3);color:var(--text);cursor:pointer;font-family:inherit;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.nav-user-chip:hover{transform:translateY(-1px);box-shadow:0 8px 22px #1a8fff38;background:linear-gradient(90deg,#1a8fff2e,#f9731629)}.nuc-avatar{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,#1a8fff,#f97316);color:#fff;font-size:.78rem;font-weight:900;letter-spacing:-.01em;flex-shrink:0;box-shadow:0 3px 10px #0003}.nuc-text{display:flex;flex-direction:column;line-height:1;gap:2px;text-align:left}.nuc-hi{font-size:.72rem;color:#0000009e;font-weight:500}.nuc-hi strong{font-weight:900;color:var(--text)}.nuc-role{font-size:.58rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#1a8fff}@media (max-width:640px){.nav-user-chip .nuc-text{display:none}.nav-user-chip{padding:.3rem}}.legacy-home-scope.dark .nav-user-chip{background:linear-gradient(90deg,#1a8fff2e,#f9731624);border-color:#1a8fff66;color:#fff}.legacy-home-scope.dark .nav-user-chip:hover{background:linear-gradient(90deg,#1a8fff47,#f9731638)}.legacy-home-scope.dark .nuc-hi{color:#ffffffb3}.legacy-home-scope.dark .nuc-hi strong{color:#fff}.legacy-home-scope.dark .nuc-role{color:#7fb8ff}.legacy-home-scope.dark .nav-mobile-btn{background:#ffffff14!important;border-color:#ffffff26!important;color:#fff!important}.legacy-home-scope.dark .nav-mobile-btn:hover{background:#ffffff24!important}.m-user-head{padding:.7rem 1rem;border-bottom:1px solid rgba(0,0,0,.08);margin-bottom:.4rem}.m-user-name{font-size:.92rem;color:var(--text);font-weight:600}.m-user-name strong{font-weight:900;background:linear-gradient(90deg,#1a8fff,#f97316);-webkit-background-clip:text;background-clip:text;color:transparent}.m-user-role{font-size:.62rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#1a8fff;margin-top:3px}.m-panel{display:flex!important;align-items:center;justify-content:center;padding:.7rem 1rem!important;border-radius:10px!important;font-size:.85rem!important;font-weight:800!important;border:1.5px solid transparent!important;cursor:pointer;font-family:inherit;text-align:center;transition:all .15s}.m-panel-aluno{background:#3b82f626!important;border-color:#3b82f666!important;color:#1a8fff!important}.m-panel-aluno:hover{background:#3b82f638!important}.m-panel-personal{background:#f9731626!important;border-color:#f9731666!important;color:#f97316!important}.m-panel-personal:hover{background:#f9731638!important}.m-panel-admin{background:#7c3aed26!important;border-color:#7c3aed66!important;color:#7c3aed!important}.m-panel-admin:hover{background:#7c3aed38!important}.m-logout{color:#e8173ad9!important;font-weight:800!important;font-size:.8rem!important;text-align:center!important}.m-logout:hover{background:#e8173a14!important}.legacy-home-scope.dark .m-user-head{border-bottom-color:#ffffff1a}.legacy-home-scope.dark .m-user-name{color:#fff}.nav-user-wrap{display:inline-flex;align-items:center;gap:.45rem}.nav-logout-btn{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#e8173a14;border:1.5px solid rgba(232,23,58,.22);color:#e8173a;cursor:pointer;transition:all .2s ease;flex-shrink:0}.nav-logout-btn:hover{background:#e8173a26;border-color:#e8173a73;transform:translateY(-1px);box-shadow:0 6px 16px #e8173a47}.nav-logout-btn:active{transform:translateY(0) scale(.95)}.legacy-home-scope.dark .nav-logout-btn{background:#e8173a24!important;border-color:#e8173a66!important;color:#fca5a5!important}.legacy-home-scope.dark .nav-logout-btn:hover{background:#e8173a38!important;color:#fff!important}@media (max-width:640px){.nav-logout-btn{display:none}}.legacy-home-scope.dark .mobile-nav .m-user-head{border-bottom-color:#ffffff1a!important}.legacy-home-scope.dark .mobile-nav .m-user-name{color:#fff!important}.legacy-home-scope.dark .mobile-nav .m-user-role{color:#7fb8ff!important}.legacy-home-scope.dark .mobile-nav button.m-panel-aluno{background:#3b82f62e!important;border-color:#3b82f680!important;color:#93c5fd!important}.legacy-home-scope.dark .mobile-nav button.m-panel-aluno:hover{background:#3b82f647!important;color:#fff!important}.legacy-home-scope.dark .mobile-nav button.m-panel-personal{background:#f973162e!important;border-color:#f9731680!important;color:#fdba74!important}.legacy-home-scope.dark .mobile-nav button.m-panel-personal:hover{background:#f9731647!important;color:#fff!important}.legacy-home-scope.dark .mobile-nav button.m-panel-admin{background:#7c3aed2e!important;border-color:#7c3aed80!important;color:#c4b5fd!important}.legacy-home-scope.dark .mobile-nav button.m-panel-admin:hover{background:#7c3aed47!important;color:#fff!important}.legacy-home-scope.dark .mobile-nav button.m-logout{background:#e8173a24!important;border:1px solid rgba(232,23,58,.4)!important;border-radius:10px!important;color:#fca5a5!important;margin-top:.4rem}.legacy-home-scope.dark .mobile-nav button.m-logout:hover{background:#e8173a40!important;color:#fff!important}.legacy-home-scope.dark .mobile-nav button.m-cta{background:var(--red)!important;color:#fff!important}.legacy-home-scope nav .nav-links a{color:#ffffffb3!important}.legacy-home-scope nav .nav-links a:hover{color:#fff!important}.legacy-home-scope nav .nav-links a.nav-active{color:#ff5b78!important}.legacy-home-scope nav .nav-brand-name{background:linear-gradient(90deg,#1a8fff,#f97316)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important}.legacy-home-scope nav .nav-brand-tag{color:#ffffff80!important}.legacy-home-scope nav .bright-btn{color:#ffffffa6!important;background:#ffffff0f!important;border-color:#ffffff1f!important}.legacy-home-scope nav .bright-btn:hover{color:#fff!important;background:#ffffff1f!important}.legacy-home-scope nav .nav-mobile-btn{background:#ffffff1a!important;border:1px solid rgba(255,255,255,.2)!important;color:#fff!important}.legacy-home-scope nav .nav-mobile-btn:hover{background:#ffffff2e!important;border-color:#ffffff52!important}.legacy-home-scope nav .nav-user-chip{background:linear-gradient(90deg,#1a8fff38,#f973162e)!important;border-color:#1a8fff80!important;color:#fff!important}.legacy-home-scope nav .nav-user-chip:hover{background:linear-gradient(90deg,#1a8fff52,#f9731642)!important;border-color:#1a8fffb3!important}.legacy-home-scope nav .nuc-hi{color:#ffffffc7!important}.legacy-home-scope nav .nuc-hi strong{color:#fff!important}.legacy-home-scope nav .nuc-role{color:#7fb8ff!important}.legacy-home-scope nav .nav-logout-btn{background:#e8173a2e!important;border-color:#e8173a80!important;color:#fca5a5!important}.legacy-home-scope nav .nav-logout-btn:hover{background:#e8173a4d!important;color:#fff!important}.legacy-home-scope .mobile-nav{background:#06060af7!important;border-bottom:1px solid rgba(255,255,255,.08)!important}.legacy-home-scope .mobile-nav a,.legacy-home-scope .mobile-nav button{color:#ffffffc7!important}.legacy-home-scope .mobile-nav a:hover,.legacy-home-scope .mobile-nav button:hover{background:#ffffff0f!important;color:#fff!important}.legacy-home-scope .mobile-nav .m-cta{background:var(--red)!important;color:#fff!important}.legacy-home-scope .mobile-nav .m-user-head{border-bottom-color:#ffffff1a!important}.legacy-home-scope .mobile-nav .m-user-name{color:#fff!important}.legacy-home-scope .mobile-nav .m-user-role{color:#7fb8ff!important}.legacy-home-scope .mobile-nav button.m-panel-aluno{background:#3b82f62e!important;border-color:#3b82f680!important;color:#93c5fd!important}.legacy-home-scope .mobile-nav button.m-panel-personal{background:#f973162e!important;border-color:#f9731680!important;color:#fdba74!important}.legacy-home-scope .mobile-nav button.m-panel-admin{background:#7c3aed2e!important;border-color:#7c3aed80!important;color:#c4b5fd!important}.legacy-home-scope .mobile-nav button.m-logout{background:#e8173a29!important;border:1px solid rgba(232,23,58,.5)!important;border-radius:10px!important;color:#fca5a5!important;margin-top:.4rem}.legacy-home-scope .mobile-nav button.m-logout:hover{background:#e8173a47!important;color:#fff!important}@media (max-width: 768px){.legacy-home-scope{background:#0a0a0e!important}.legacy-home-scope:before{content:""!important;position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:-2!important;background:url(https://images.unsplash.com/photo-1534438327276-14e5300c3a48?w=2400&q=92&auto=format) center/cover no-repeat!important;filter:saturate(1.25) contrast(1.05) brightness(.85)!important;will-change:transform!important}.legacy-home-scope:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background:radial-gradient(ellipse at 50% 35%,#0000,#04040a2e,#04040a6b);pointer-events:none}.gym-overlay{background:rgba(4,4,10,calc(.22 + var(--brightness-shift)))!important}.section{background:linear-gradient(180deg,#05050a99,#05050a66,#05050a99),url(https://images.unsplash.com/photo-1534438327276-14e5300c3a48?w=2400&q=92&auto=format) center/cover no-repeat scroll!important}.how-bg{background:linear-gradient(180deg,#07070da6,#07070d80,#07070db3),url(https://images.unsplash.com/photo-1571019614242-c5c5dee9f50b?w=2400&q=92&auto=format) center 30%/cover no-repeat scroll!important}.test-bg{background:linear-gradient(180deg,#05050a8c,#05050a66,#05050aa6),url(https://images.unsplash.com/photo-1581009146145-b5ef050c2e1e?w=2400&q=92&auto=format) center/cover no-repeat scroll!important}.section#planos{background:linear-gradient(180deg,#07070d73,#07070d2e 35%,#07070d2e 65%,#07070d8c),url(https://images.unsplash.com/photo-1540497077202-7c8a3999166f?w=2400&q=92&auto=format) center/cover no-repeat scroll!important}.section#para-voce{background:linear-gradient(180deg,#05050a80,#05050a59,#05050a99),url(https://images.unsplash.com/photo-1517836357463-d25dfeac3438?w=2400&q=92&auto=format) center/cover no-repeat scroll!important}.faq-section{background:linear-gradient(180deg,#05050a99,#05050a73,#05050aa6),url(https://images.unsplash.com/photo-1574680096145-d05b474e2155?w=2400&q=92&auto=format) center/cover no-repeat scroll!important}.section,.how-bg,.test-bg,.section#planos,.section#para-voce,.faq-section{background-blend-mode:normal!important}.numbers-section:before{background:url(https://images.unsplash.com/photo-1534438327276-14e5300c3a48?w=2400&q=92&auto=format) center/cover!important;opacity:.22!important;filter:saturate(1.2) contrast(1.05)!important}.ticker:after{background:rgba(4,4,10,calc(.65 + var(--brightness-shift)))!important}.numbers-section:after{background:rgba(4,4,10,calc(.55 + var(--brightness-shift)))!important}footer:after{background:rgba(4,4,10,calc(.62 + var(--brightness-shift)))!important}.mural-section:after{background:rgba(4,4,10,calc(.55 + var(--brightness-shift)))!important}.dual-card.aluno:before{background:rgba(4,4,10,calc(.58 + var(--brightness-shift)))!important}.legacy-home-scope .s-h2{color:#fff!important;text-shadow:0 2px 4px rgba(0,0,0,.85),0 4px 16px rgba(0,0,0,.7),0 0 1px rgba(0,0,0,.95)!important;font-weight:900!important}.legacy-home-scope .s-desc{color:#fffffff2!important;text-shadow:0 2px 8px rgba(0,0,0,.85),0 0 1px rgba(0,0,0,.9)!important;font-weight:500!important}.legacy-home-scope .s-label{color:#ff6b85!important;text-shadow:0 1px 4px rgba(0,0,0,.8)!important;font-weight:800!important;letter-spacing:.12em!important}.legacy-home-scope .step-title{color:#fff!important;text-shadow:0 2px 6px rgba(0,0,0,.8)!important;font-weight:800!important}.legacy-home-scope .step-desc{color:#ffffffe0!important;text-shadow:0 1px 4px rgba(0,0,0,.7)!important}.legacy-home-scope .card h3,.legacy-home-scope .feature-title,.legacy-home-scope .pay-title{color:#fff!important;text-shadow:0 2px 6px rgba(0,0,0,.8)!important}.legacy-home-scope .feature-desc,.legacy-home-scope .pay-desc{color:#ffffffe0!important;text-shadow:0 1px 4px rgba(0,0,0,.7)!important}.legacy-home-scope .faq-q{color:#fff!important;text-shadow:0 2px 6px rgba(0,0,0,.8)!important;font-weight:800!important}.legacy-home-scope .faq-a{color:#ffffffe0!important}.legacy-home-scope footer{text-shadow:0 1px 3px rgba(0,0,0,.7)}.legacy-home-scope .plan-note{color:#ffffffd9!important;text-shadow:0 1px 4px rgba(0,0,0,.7)!important}.legacy-home-scope .number-val{text-shadow:0 2px 4px rgba(0,0,0,.95),0 0 30px rgba(255,255,255,.15)!important}.legacy-home-scope .number-label{color:#ffffffeb!important;text-shadow:0 1px 4px rgba(0,0,0,.85)!important}}@media (max-width: 768px){.legacy-home-scope .plan-card{background:#0f0f16c7!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-color:#ffffff2e!important;box-shadow:0 12px 36px #00000080!important}.legacy-home-scope .plan-card.hot{background:linear-gradient(160deg,#e8173a38,#0f0f16d1 60%)!important;border-color:#e8173a8c!important}.legacy-home-scope .plan-card.elite{background:linear-gradient(160deg,#d9770633,#0f0f16d1 60%)!important;border-color:#d977068c!important}.legacy-home-scope .plan-card.free{background:linear-gradient(160deg,#64748b2e,#0f0f16d1 60%)!important;border-color:#64748b80!important}.legacy-home-scope .plan-card.pro{background:linear-gradient(160deg,#10b98133,#0f0f16d1 60%)!important;border-color:#10b9818c!important}}.legacy-home-scope .number-block{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;gap:.55rem;cursor:default;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.legacy-home-scope .number-block:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(circle at 50% 0%,var(--stat-accent, #fff)18,transparent 65%);opacity:0;transition:opacity .35s ease;pointer-events:none}.legacy-home-scope .number-block:hover{transform:translateY(-4px)}.legacy-home-scope .number-block:hover:before{opacity:.6}.legacy-home-scope .number-block>*{position:relative;z-index:1}.legacy-home-scope .number-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,var(--stat-accent, #1a8fff),color-mix(in srgb,var(--stat-accent, #1a8fff) 60%,#000));color:#fff;box-shadow:0 8px 22px color-mix(in srgb,var(--stat-accent, #1a8fff) 40%,transparent),inset 0 1px #ffffff2e;margin-bottom:.4rem;transform:translateZ(0);animation:stat-icon-float 4s ease-in-out infinite}@keyframes stat-icon-float{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.legacy-home-scope .number-val{display:inline-flex;align-items:baseline;color:#fff!important;-webkit-text-fill-color:#ffffff!important;background:none!important;letter-spacing:-.04em;text-shadow:0 0 1px rgba(0,0,0,.95),0 2px 6px rgba(0,0,0,.92),0 4px 18px rgba(0,0,0,.7),0 0 22px color-mix(in srgb,var(--stat-accent, #fff) 45%,transparent),0 0 38px rgba(255,255,255,.18);filter:none}.legacy-home-scope .number-val .number-suffix{font-size:.6em;margin-left:2px;color:var(--stat-accent, #ff5b78)!important;-webkit-text-fill-color:var(--stat-accent, #ff5b78)!important;background:none!important;text-shadow:0 0 1px rgba(0,0,0,.9),0 2px 6px rgba(0,0,0,.85),0 0 18px color-mix(in srgb,var(--stat-accent, #fff) 70%,transparent);filter:none}.legacy-home-scope .number-block.done .number-val{animation:stat-pop .6s cubic-bezier(.34,1.56,.64,1)}@keyframes stat-pop{0%{transform:scale(1)}40%{transform:scale(1.08)}to{transform:scale(1)}}.legacy-home-scope .number-block.done .number-icon{animation:stat-icon-burst .55s cubic-bezier(.34,1.56,.64,1),stat-icon-float 4s ease-in-out 1s infinite}@keyframes stat-icon-burst{0%{transform:scale(1);box-shadow:0 8px 22px color-mix(in srgb,var(--stat-accent, #fff) 40%,transparent),inset 0 1px #ffffff2e}50%{transform:scale(1.18);box-shadow:0 12px 36px color-mix(in srgb,var(--stat-accent, #fff) 80%,transparent),0 0 30px color-mix(in srgb,var(--stat-accent, #fff) 60%,transparent),inset 0 1px #ffffff4d}to{transform:scale(1);box-shadow:0 8px 22px color-mix(in srgb,var(--stat-accent, #fff) 40%,transparent),inset 0 1px #ffffff2e}}.legacy-home-scope .number-label{position:relative;padding-bottom:.45rem}.legacy-home-scope .number-label:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:24px;height:2px;border-radius:2px;background:var(--stat-accent, #fff);opacity:.55;transition:width .35s ease,opacity .35s ease}.legacy-home-scope .number-block:hover .number-label:after{width:48px;opacity:.85}@media (max-width: 768px){.legacy-home-scope .number-icon{width:40px;height:40px;border-radius:11px}.legacy-home-scope .number-icon svg{width:18px;height:18px}.legacy-home-scope .number-val{font-size:2.2rem}.legacy-home-scope .number-block{padding:1.6rem 1rem!important;gap:.4rem}.legacy-home-scope .number-block:before{opacity:.32}}@media (max-width: 768px){.legacy-home-scope .number-block:before{background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.08),transparent 65%)!important;opacity:.55!important}.legacy-home-scope .numbers-section{background:transparent!important;padding-top:3rem!important;padding-bottom:3rem!important}.legacy-home-scope .numbers-section:before{background:none!important;opacity:0!important}.legacy-home-scope .numbers-section:after{background:rgba(4,4,10,calc(.12 + var(--brightness-shift)))!important;z-index:0!important}.legacy-home-scope .section#planos{background:transparent!important}.legacy-home-scope .ticker:after{background:rgba(4,4,10,calc(.32 + var(--brightness-shift)))!important}.legacy-home-scope .mural-section:after{background:rgba(4,4,10,calc(.3 + var(--brightness-shift)))!important}}.mobile-bg-wrap{position:relative}@media (max-width: 768px){.mobile-bg-wrap{position:relative;image-rendering:auto;image-rendering:smooth;image-rendering:high-quality;background-image:linear-gradient(180deg,rgba(4,4,10,calc(.1 + var(--brightness-shift))),rgba(4,4,10,calc(.1 + var(--brightness-shift))),rgba(4,4,10,calc(.16 + var(--brightness-shift))),rgba(4,4,10,calc(.3 + var(--brightness-shift))) 90%,rgba(4,4,10,calc(.42 + var(--brightness-shift)))),url(https://images.unsplash.com/photo-1534438327276-14e5300c3a48?w=3000&h=2200&fit=crop&crop=bottom&q=92&auto=format);background-position:center top,center bottom;background-size:auto,auto 160%;background-repeat:no-repeat,no-repeat;background-attachment:scroll,scroll}.mobile-bg-wrap>.numbers-section,.mobile-bg-wrap>.section#planos{background:transparent!important;background-color:transparent!important}.mobile-bg-wrap>.numbers-section:before{background:none!important;opacity:0!important}.mobile-bg-wrap>.numbers-section:after{background:transparent!important}}.legacy-home-scope .number-block{background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border:none!important;padding:1.4rem .8rem!important}.legacy-home-scope .number-block:before{background:transparent!important;opacity:0!important}.legacy-home-scope .number-val{padding:.55rem 1.1rem!important;border-radius:999px!important;background:#0000008c!important;backdrop-filter:blur(10px) saturate(1.2);-webkit-backdrop-filter:blur(10px) saturate(1.2);border:1px solid rgba(255,255,255,.08);box-shadow:0 8px 24px #00000073,inset 0 1px #ffffff0f}.legacy-home-scope .number-block:hover .number-val{border-color:#ffffff29;box-shadow:0 12px 32px #0000008c,0 0 24px color-mix(in srgb,var(--stat-accent, #fff) 35%,transparent),inset 0 1px #ffffff1a}@media (max-width: 768px){.legacy-home-scope .number-val{padding:.42rem .85rem!important;border-radius:999px!important}.legacy-home-scope .number-block{padding:1.1rem .6rem!important}}@media (max-width: 768px){.mobile-bg-wrap{background-image:linear-gradient(180deg,rgba(4,4,10,calc(.1 + var(--brightness-shift) * 5)),rgba(4,4,10,calc(.1 + var(--brightness-shift) * 5)),rgba(4,4,10,calc(.16 + var(--brightness-shift) * 5)),rgba(4,4,10,calc(.3 + var(--brightness-shift) * 5)) 90%,rgba(4,4,10,calc(.42 + var(--brightness-shift) * 5))),url(https://images.unsplash.com/photo-1534438327276-14e5300c3a48?w=3000&h=2200&fit=crop&crop=bottom&q=92&auto=format)!important}.gym-overlay{background:rgba(4,4,10,calc(.22 + var(--brightness-shift) * 5))!important}.legacy-home-scope .numbers-section:after{background:rgba(4,4,10,calc(.12 + var(--brightness-shift) * 5))!important}.legacy-home-scope .ticker:after{background:rgba(4,4,10,calc(.32 + var(--brightness-shift) * 5))!important}.legacy-home-scope .mural-section:after{background:rgba(4,4,10,calc(.3 + var(--brightness-shift) * 5))!important}}@media (max-width: 768px){.legacy-home-scope .dual-card.trainer{background-image:url(https://images.unsplash.com/photo-1534438327276-14e5300c3a48?w=1600&q=92&auto=format)!important;background-size:cover!important;background-position:center!important;background-attachment:scroll!important;background-color:transparent!important;color:#fff!important;border:1px solid rgba(255,255,255,.08)!important}.legacy-home-scope .dual-card.trainer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:rgba(4,4,10,calc(.78 + var(--brightness-shift) * 5));border-radius:22px;pointer-events:none}.legacy-home-scope .dual-card.trainer>*{position:relative;z-index:1}.legacy-home-scope .dual-card.aluno{background-image:url(https://images.unsplash.com/photo-1534438327276-14e5300c3a48?w=1600&q=92&auto=format)!important;background-size:cover!important;background-position:center!important;background-attachment:scroll!important}.legacy-home-scope .dual-card.aluno:before{background:rgba(4,4,10,calc(.78 + var(--brightness-shift) * 5))!important}.legacy-home-scope .dual-card.aluno .dc-label,.legacy-home-scope .dual-card.trainer .dc-label{color:#ff5b78!important;opacity:1!important;text-shadow:0 1px 4px rgba(0,0,0,.85)!important;font-weight:800!important}.legacy-home-scope .dual-card.aluno h3,.legacy-home-scope .dual-card.trainer h3{color:#fff!important;-webkit-text-fill-color:#ffffff!important;text-shadow:0 2px 6px rgba(0,0,0,.85),0 0 1px rgba(0,0,0,.95)!important;font-weight:900!important}.legacy-home-scope .dual-card.aluno p,.legacy-home-scope .dual-card.trainer p{color:#ffffffeb!important;text-shadow:0 1px 4px rgba(0,0,0,.7)!important;font-weight:500!important}.legacy-home-scope .dual-card.aluno .dual-perk,.legacy-home-scope .dual-card.trainer .dual-perk{color:#ffffffeb!important;text-shadow:0 1px 3px rgba(0,0,0,.7)!important;font-weight:600!important}.legacy-home-scope .dual-card.aluno .dual-perk:before,.legacy-home-scope .dual-card.trainer .dual-perk:before{background:#e8173a2e!important;color:#ff5b78!important}}@media (max-width: 768px){.legacy-home-scope #depoimentos .s-label{color:#ff5b78!important;text-shadow:0 1px 4px rgba(0,0,0,.85)!important;font-weight:800!important;letter-spacing:.14em!important}.legacy-home-scope #depoimentos .s-h2{color:#fff!important;-webkit-text-fill-color:#ffffff!important;text-shadow:0 2px 4px rgba(0,0,0,.9),0 4px 16px rgba(0,0,0,.7),0 0 1px rgba(0,0,0,.95)!important;font-weight:900!important}.legacy-home-scope #depoimentos .s-desc{color:#fffffff2!important;text-shadow:0 2px 8px rgba(0,0,0,.85)!important;font-weight:500!important}.legacy-home-scope #depoimentos .test-card{background:#14141c8c!important;border:1px solid rgba(255,255,255,.1)!important;backdrop-filter:blur(8px) saturate(1.1);-webkit-backdrop-filter:blur(8px) saturate(1.1)}.legacy-home-scope #depoimentos .test-text{color:#fff!important;text-shadow:0 1px 3px rgba(0,0,0,.8)!important;font-weight:500!important;line-height:1.65!important;font-style:italic}.legacy-home-scope #depoimentos .test-name{color:#fff!important;-webkit-text-fill-color:#ffffff!important;text-shadow:0 1px 3px rgba(0,0,0,.8)!important;font-weight:800!important}.legacy-home-scope #depoimentos .test-role{color:#ffffffc7!important;text-shadow:0 1px 3px rgba(0,0,0,.7)!important;font-weight:600!important}}.legacy-home-scope footer .footer-brand p{color:#ffffffeb!important;text-shadow:0 1px 4px rgba(0,0,0,.85)!important;font-weight:500}.legacy-home-scope footer .footer-col h4{color:#ff5b78!important;text-shadow:0 1px 4px rgba(0,0,0,.85)!important;font-weight:800!important;letter-spacing:.14em!important;opacity:1!important}.legacy-home-scope footer .footer-col ul li a{color:#fff!important;text-shadow:0 1px 3px rgba(0,0,0,.8)!important;font-weight:600!important}.legacy-home-scope footer .footer-col ul li a:hover{color:#ff5b78!important;text-shadow:0 1px 4px rgba(0,0,0,.9)!important}.legacy-home-scope footer .footer-copy,.legacy-home-scope footer .footer-bottom span,.legacy-home-scope footer .footer-bottom a{color:#ffffffd9!important;text-shadow:0 1px 3px rgba(0,0,0,.8)!important;font-weight:500!important}.legacy-home-scope footer a[href^=mailto]{color:#fff!important;text-shadow:0 1px 3px rgba(0,0,0,.8)!important;font-weight:600!important}.legacy-home-scope footer .fb-social a{background:#ffffff1f!important;border-color:#ffffff38!important;color:#fff!important}.legacy-home-scope footer .fb-social a:hover{background:#e8173a33!important;border-color:#e8173a80!important;color:#fff!important}.legacy-home-scope footer .footer-top{border-bottom-color:#ffffff2e!important}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.pointer-events-none{pointer-events:none}.\!visible{visibility:visible!important}.visible{visibility:visible}.collapse{visibility:collapse}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.-right-16{right:-4rem}.-right-2{right:-.5rem}.-top-1\.5{top:-.375rem}.-top-16{top:-4rem}.bottom-0{bottom:0}.bottom-0\.5{bottom:.125rem}.bottom-24{bottom:6rem}.bottom-28{bottom:7rem}.bottom-4{bottom:1rem}.bottom-6{bottom:1.5rem}.left-1\/2{left:50%}.left-2{left:.5rem}.left-2\.5{left:.625rem}.right-0\.5{right:.125rem}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.right-5{right:1.25rem}.top-0{top:0}.top-1\/2{top:50%}.top-4{top:1rem}.top-\[110px\]{top:110px}.top-\[120px\]{top:120px}.top-\[160px\]{top:160px}.top-\[170px\]{top:170px}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-\[101\]{z-index:101}.z-\[150\]{z-index:150}.z-\[200\]{z-index:200}.z-\[210\]{z-index:210}.z-\[220\]{z-index:220}.z-\[2\]{z-index:2}.z-\[300\]{z-index:300}.z-\[400\]{z-index:400}.z-\[500\]{z-index:500}.z-\[60\]{z-index:60}.z-\[80\]{z-index:80}.z-\[99\]{z-index:99}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-auto{margin-top:auto;margin-bottom:auto}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-auto{margin-left:auto}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-56{height:14rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[72px\]{height:72px}.h-full{height:100%}.h-screen{height:100vh}.max-h-44{max-height:11rem}.max-h-\[70vh\]{max-height:70vh}.max-h-\[80vh\]{max-height:80vh}.max-h-\[85vh\]{max-height:85vh}.min-h-11{min-height:2.75rem}.min-h-\[160px\]{min-height:160px}.min-h-\[80px\]{min-height:80px}.min-h-screen{min-height:100vh}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-52{width:13rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[72px\]{width:72px}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-\[16px\]{min-width:16px}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-7xl{max-width:80rem}.max-w-\[160px\]{max-width:160px}.max-w-\[680px\]{max-width:680px}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-\[2\]{flex:2}.flex-shrink-0{flex-shrink:0}.basis-full{flex-basis:100%}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-3{--tw-translate-y: .75rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-105{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-grab{cursor:grab}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.rounded-r{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.border{border-width:1px}.border-2{border-width:2px}.border-\[1\.5px\]{border-width:1.5px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-amber-400\/25{border-color:#fbbf2440}.border-amber-400\/60{border-color:#fbbf2499}.border-amber-500{--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity, 1))}.border-amber-500\/20{border-color:#f59e0b33}.border-amber-500\/25{border-color:#f59e0b40}.border-amber-500\/30{border-color:#f59e0b4d}.border-amber-500\/35{border-color:#f59e0b59}.border-amber-500\/40{border-color:#f59e0b66}.border-amber-500\/50{border-color:#f59e0b80}.border-amber-500\/60{border-color:#f59e0b99}.border-black\/40{border-color:#0006}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-blue-300{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.border-blue-500\/20{border-color:#3b82f633}.border-emerald-400{--tw-border-opacity: 1;border-color:rgb(52 211 153 / var(--tw-border-opacity, 1))}.border-emerald-400\/25{border-color:#34d39940}.border-emerald-400\/30{border-color:#34d3994d}.border-emerald-400\/35{border-color:#34d39959}.border-emerald-400\/40{border-color:#34d39966}.border-emerald-500{--tw-border-opacity: 1;border-color:rgb(16 185 129 / var(--tw-border-opacity, 1))}.border-emerald-500\/20{border-color:#10b98133}.border-emerald-500\/30{border-color:#10b9814d}.border-gold{--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity, 1))}.border-gold\/25{border-color:#f59e0b40}.border-purple-200{--tw-border-opacity: 1;border-color:rgb(233 213 255 / var(--tw-border-opacity, 1))}.border-red-400\/25{border-color:#f8717140}.border-red-500\/30{border-color:#ef44444d}.border-rose-500\/20{border-color:#f43f5e33}.border-rose-500\/25{border-color:#f43f5e40}.border-rose-500\/30{border-color:#f43f5e4d}.border-transparent{border-color:transparent}.border-white\/10{border-color:#ffffff1a}.border-white\/15{border-color:#ffffff26}.border-white\/5{border-color:#ffffff0d}.border-zinc-300{--tw-border-opacity: 1;border-color:rgb(212 212 216 / var(--tw-border-opacity, 1))}.border-t-black{--tw-border-opacity: 1;border-top-color:rgb(0 0 0 / var(--tw-border-opacity, 1))}.bg-\[\#06060e\]{--tw-bg-opacity: 1;background-color:rgb(6 6 14 / var(--tw-bg-opacity, 1))}.bg-\[\#0a0a14\]{--tw-bg-opacity: 1;background-color:rgb(10 10 20 / var(--tw-bg-opacity, 1))}.bg-\[\#0d0d0d\]{--tw-bg-opacity: 1;background-color:rgb(13 13 13 / var(--tw-bg-opacity, 1))}.bg-\[\#0d0d14\]\/60{background-color:#0d0d1499}.bg-\[\#0f0f13\]\/95{background-color:#0f0f13f2}.bg-\[\#13131a\]{--tw-bg-opacity: 1;background-color:rgb(19 19 26 / var(--tw-bg-opacity, 1))}.bg-\[\#1a1a24\]{--tw-bg-opacity: 1;background-color:rgb(26 26 36 / var(--tw-bg-opacity, 1))}.bg-\[rgba\(10\,10\,18\,0\.96\)\]{background-color:#0a0a12f5}.bg-\[rgba\(6\,6\,14\,0\.96\)\]{background-color:#06060ef5}.bg-\[rgba\(8\,8\,18\,0\.88\)\]{background-color:#080812e0}.bg-amber-400{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.bg-amber-400\/10{background-color:#fbbf241a}.bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-amber-500\/10{background-color:#f59e0b1a}.bg-amber-500\/15{background-color:#f59e0b26}.bg-amber-500\/20{background-color:#f59e0b33}.bg-amber-500\/5{background-color:#f59e0b0d}.bg-amber-500\/\[0\.04\]{background-color:#f59e0b0a}.bg-amber-500\/\[0\.06\]{background-color:#f59e0b0f}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/40{background-color:#0006}.bg-black\/50{background-color:#00000080}.bg-black\/55{background-color:#0000008c}.bg-black\/60{background-color:#0009}.bg-black\/65{background-color:#000000a6}.bg-black\/70{background-color:#000000b3}.bg-black\/85{background-color:#000000d9}.bg-black\/90{background-color:#000000e6}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-500\/10{background-color:#3b82f61a}.bg-dark{--tw-bg-opacity: 1;background-color:rgb(15 15 15 / var(--tw-bg-opacity, 1))}.bg-dark-2{--tw-bg-opacity: 1;background-color:rgb(26 26 46 / var(--tw-bg-opacity, 1))}.bg-dark\/95{background-color:#0f0f0ff2}.bg-emerald-400{--tw-bg-opacity: 1;background-color:rgb(52 211 153 / var(--tw-bg-opacity, 1))}.bg-emerald-400\/10{background-color:#34d3991a}.bg-emerald-400\/15{background-color:#34d39926}.bg-emerald-400\/5{background-color:#34d3990d}.bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.bg-emerald-500\/10{background-color:#10b9811a}.bg-emerald-500\/15{background-color:#10b98126}.bg-gold{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-gold\/10{background-color:#f59e0b1a}.bg-purple-50{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-500\/10{background-color:#ef44441a}.bg-rose-500\/10{background-color:#f43f5e1a}.bg-rose-500\/15{background-color:#f43f5e26}.bg-transparent{background-color:transparent}.bg-white\/10{background-color:#ffffff1a}.bg-white\/5{background-color:#ffffff0d}.bg-white\/\[0\.015\]{background-color:#ffffff04}.bg-white\/\[0\.02\]{background-color:#ffffff05}.bg-white\/\[0\.03\]{background-color:#ffffff08}.bg-white\/\[0\.045\]{background-color:#ffffff0b}.bg-white\/\[0\.04\]{background-color:#ffffff0a}.bg-white\/\[0\.05\]{background-color:#ffffff0d}.bg-white\/\[0\.08\]{background-color:#ffffff14}.bg-zinc-900{--tw-bg-opacity: 1;background-color:rgb(24 24 27 / var(--tw-bg-opacity, 1))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-\[\#1a1a24\]{--tw-gradient-from: #1a1a24 var(--tw-gradient-from-position);--tw-gradient-to: rgb(26 26 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-400{--tw-gradient-from: #fbbf24 var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-500{--tw-gradient-from: #f59e0b var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-500\/10{--tw-gradient-from: rgb(245 158 11 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500{--tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-500{--tw-gradient-from: #10b981 var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-500\/15{--tw-gradient-from: rgb(16 185 129 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-500{--tw-gradient-from: #6366f1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500{--tw-gradient-from: #f97316 var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500{--tw-gradient-from: #a855f7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-600{--tw-gradient-from: #9333ea var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-500{--tw-gradient-from: #f43f5e var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 63 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-orange-500{--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #f97316 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-500\/5{--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(249 115 22 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-\[\#12121a\]{--tw-gradient-to: #12121a var(--tw-gradient-to-position)}.to-amber-600{--tw-gradient-to: #d97706 var(--tw-gradient-to-position)}.to-blue-500{--tw-gradient-to: #3b82f6 var(--tw-gradient-to-position)}.to-cyan-500{--tw-gradient-to: #06b6d4 var(--tw-gradient-to-position)}.to-emerald-400\/5{--tw-gradient-to: rgb(52 211 153 / .05) var(--tw-gradient-to-position)}.to-green-500{--tw-gradient-to: #22c55e var(--tw-gradient-to-position)}.to-indigo-600{--tw-gradient-to: #4f46e5 var(--tw-gradient-to-position)}.to-orange-500{--tw-gradient-to: #f97316 var(--tw-gradient-to-position)}.to-pink-500{--tw-gradient-to: #ec4899 var(--tw-gradient-to-position)}.to-purple-600{--tw-gradient-to: #9333ea var(--tw-gradient-to-position)}.to-red-500{--tw-gradient-to: #ef4444 var(--tw-gradient-to-position)}.to-rose-500{--tw-gradient-to: #f43f5e var(--tw-gradient-to-position)}.to-teal-500{--tw-gradient-to: #14b8a6 var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0\.5{padding:.125rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-32{padding-bottom:8rem}.pb-5{padding-bottom:1.25rem}.pb-8{padding-bottom:2rem}.pl-8{padding-left:2rem}.pr-3{padding-right:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[0\.55rem\]{font-size:.55rem}.text-\[0\.58rem\]{font-size:.58rem}.text-\[0\.62rem\]{font-size:.62rem}.text-\[0\.65rem\]{font-size:.65rem}.text-\[0\.66rem\]{font-size:.66rem}.text-\[0\.68rem\]{font-size:.68rem}.text-\[0\.6rem\]{font-size:.6rem}.text-\[0\.72rem\]{font-size:.72rem}.text-\[0\.76rem\]{font-size:.76rem}.text-\[0\.78rem\]{font-size:.78rem}.text-\[0\.7rem\]{font-size:.7rem}.text-\[0\.82rem\]{font-size:.82rem}.text-\[0\.8rem\]{font-size:.8rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-7{line-height:1.75rem}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[0\.12em\]{letter-spacing:.12em}.tracking-\[0\.18em\]{letter-spacing:.18em}.tracking-\[0\.1em\]{letter-spacing:.1em}.tracking-\[0\.24em\]{letter-spacing:.24em}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-amber-100{--tw-text-opacity: 1;color:rgb(254 243 199 / var(--tw-text-opacity, 1))}.text-amber-200{--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity, 1))}.text-amber-300{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.text-amber-400{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-black\/75{color:#000000bf}.text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-dark{--tw-text-opacity: 1;color:rgb(15 15 15 / var(--tw-text-opacity, 1))}.text-emerald-200{--tw-text-opacity: 1;color:rgb(167 243 208 / var(--tw-text-opacity, 1))}.text-emerald-300{--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity, 1))}.text-emerald-400{--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.text-gold{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-purple-400{--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity, 1))}.text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}.text-red-100{--tw-text-opacity: 1;color:rgb(254 226 226 / var(--tw-text-opacity, 1))}.text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-400\/70{color:#f87171b3}.text-red-500\/80{color:#ef4444cc}.text-rose-400{--tw-text-opacity: 1;color:rgb(251 113 133 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/20{color:#fff3}.text-white\/30{color:#ffffff4d}.text-white\/35{color:#ffffff59}.text-white\/40{color:#fff6}.text-white\/45{color:#ffffff73}.text-white\/50{color:#ffffff80}.text-white\/55{color:#ffffff8c}.text-white\/60{color:#fff9}.text-white\/65{color:#ffffffa6}.text-white\/70{color:#ffffffb3}.text-white\/75{color:#ffffffbf}.text-white\/80{color:#fffc}.text-white\/85{color:#ffffffd9}.text-zinc-500{--tw-text-opacity: 1;color:rgb(113 113 122 / var(--tw-text-opacity, 1))}.text-zinc-600{--tw-text-opacity: 1;color:rgb(82 82 91 / var(--tw-text-opacity, 1))}.text-zinc-900{--tw-text-opacity: 1;color:rgb(24 24 27 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.underline-offset-2{text-underline-offset:2px}.accent-amber-500{accent-color:#f59e0b}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-95{opacity:.95}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_4px_20px_rgba\(16\,185\,129\,\.4\)\]{--tw-shadow: 0 4px 20px rgba(16,185,129,.4);--tw-shadow-colored: 0 4px 20px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-amber-500\/10{--tw-shadow-color: rgb(245 158 11 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-amber-500\/20{--tw-shadow-color: rgb(245 158 11 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-amber-500\/30{--tw-shadow-color: rgb(245 158 11 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-emerald-500\/20{--tw-shadow-color: rgb(16 185 129 / .2);--tw-shadow: var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-amber-500\/40{--tw-ring-color: rgb(245 158 11 / .4)}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-3xl{--tw-blur: blur(64px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur: blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-md{--tw-backdrop-blur: blur(12px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\]{transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-150{transition-duration:.15s}.duration-500{transition-duration:.5s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.\[out\:json\]{out:json}.\[timeout\:25\]{timeout:25}:root{--lg-red: #e8173a;--lg-red-dark: #c0102c;--lg-orange: #f97316;--lg-gold: #f59e0b;--lg-blue: #1a8fff;--lg-green: #10b981;--lg-bg: #06060a;--lg-dark: #0d0d0d;--lg-panel: #12121a;--lg-surface: rgba(255, 255, 255, .07);--lg-border: rgba(255, 255, 255, .12);--lg-text: #ffffff;--lg-muted: rgba(255, 255, 255, .58);font-family:Plus Jakarta Sans,system-ui,sans-serif}html[data-theme=light]{--lg-bg: #f7f7fb;--lg-dark: #ffffff;--lg-panel: #ffffff;--lg-surface: rgba(0, 0, 0, .04);--lg-border: rgba(0, 0, 0, .1);--lg-text: #0a0a14;--lg-muted: rgba(10, 10, 20, .55);color-scheme:light}html[data-theme=light] body{background:var(--lg-bg);color:var(--lg-text)}html[data-theme=light] .legacy-dashboard{background:linear-gradient(180deg,#f5f5f7,#e9e9ee);color:#0a0a14}html[data-theme=light] .legacy-dash-top{background:#ffffffd9;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(0,0,0,.08);color:#0a0a14}html[data-theme=light] .legacy-dash-top .legacy-dash-title,html[data-theme=light] .legacy-dash-top .legacy-dash-brand{color:#0a0a14}html[data-theme=light] .legacy-dash-menu-btn,html[data-theme=light] .legacy-dash-back,html[data-theme=light] .legacy-dash-user{background:#0000000d;border-color:#0000001a;color:#0a0a14}html[data-theme=light] .legacy-dash-actions button,html[data-theme=light] .legacy-dash-actions a[href="/dashboard/notificacoes"],html[data-theme=light] .legacy-dash-actions a[href="/painel/notificacoes"]{background:#0000000d!important;border-color:#0000001a!important;color:#0a0a14!important}html[data-theme=light] .legacy-sidebar{background:#fff;border-right:1px solid rgba(0,0,0,.08);color:#0a0a14}html[data-theme=light] .legacy-sidebar a,html[data-theme=light] .legacy-sidebar-section-label{color:#0a0a14b3}html[data-theme=light] .legacy-sidebar a:hover,html[data-theme=light] .legacy-sidebar a.active{background:#0000000f;color:#0a0a14}html[data-theme=light] .legacy-dash-main{color:#0a0a14}html[data-theme=light] .tdash-hero,html[data-theme=light] .tdash-kpi,html[data-theme=light] .tdash-self-stats,html[data-theme=light] .tdash-solic,html[data-theme=light] .tdash-empty{background:#fff!important;border-color:#00000014!important;color:#0a0a14;box-shadow:0 1px 3px #0000000d}html[data-theme=light] .tdash-hero-title,html[data-theme=light] .tdash-hero-sub,html[data-theme=light] .tdash-kpi-value,html[data-theme=light] .tdash-kpi-label,html[data-theme=light] .tdash-self-stat-value,html[data-theme=light] .tdash-self-stat-label,html[data-theme=light] .tdash-self-stats-title{color:#0a0a14}html[data-theme=light] .tdash-kpi-label,html[data-theme=light] .tdash-self-stat-label,html[data-theme=light] .tdash-hero-sub{color:#0a0a14a6}html[data-theme=light] .solic-card{background:#fff!important;border-color:#00000014!important;color:#0a0a14;box-shadow:0 1px 3px #0000000d}html[data-theme=light] .solic-aluno-nome,html[data-theme=light] .solic-valor,html[data-theme=light] .solic-info-item{color:#0a0a14!important}html[data-theme=light] .solic-info-item span{color:#0a0a14c7}html[data-theme=light] .solic-obs{color:#0a0a14b3;background:#00000008}html[data-theme=light] .solic-btn-detalhes{background:#0000000f;color:#0a0a14}html[data-theme=light] .legacy-dashboard input[type=text],html[data-theme=light] .legacy-dashboard input[type=email],html[data-theme=light] .legacy-dashboard input[type=tel],html[data-theme=light] .legacy-dashboard input[type=date],html[data-theme=light] .legacy-dashboard input[type=search],html[data-theme=light] .legacy-dashboard input[type=number],html[data-theme=light] .legacy-dashboard select,html[data-theme=light] .legacy-dashboard textarea{background:#fff!important;border-color:#00000026!important;color:#0a0a14!important}html[data-theme=light] .legacy-dashboard input::-moz-placeholder,html[data-theme=light] .legacy-dashboard textarea::-moz-placeholder{color:#0a0a1466}html[data-theme=light] .legacy-dashboard input::placeholder,html[data-theme=light] .legacy-dashboard textarea::placeholder{color:#0a0a1466}html[data-theme=light] .tdash-toast{background:#fffffff5!important;color:#0a0a14!important;box-shadow:0 6px 24px #00000026}html[data-theme=light] .legacy-bottom-nav,html[data-theme=light] .tdash-bubble-nav{background:#fff;border-top:1px solid rgba(0,0,0,.08)}html[data-theme=light] .legacy-bottom-nav a,html[data-theme=light] .tdash-bubble-nav a{color:#0a0a14b3}html[data-theme=light] .legacy-bottom-nav a.active,html[data-theme=light] .tdash-bubble-nav a.is-active{color:#0a0a14}html[data-theme=light] body::-webkit-scrollbar-track{background:#e9e9ee}html[data-theme=light] body::-webkit-scrollbar-thumb{background:#0003}*{box-sizing:border-box}html{background:var(--lg-bg);color:var(--lg-text);scroll-behavior:smooth}body{margin:0;min-height:100vh;overflow-x:hidden;background:var(--lg-bg);color:var(--lg-text);font-family:Plus Jakarta Sans,system-ui,sans-serif}body::-webkit-scrollbar{width:4px}body::-webkit-scrollbar-track{background:#06060a}body::-webkit-scrollbar-thumb{background:#e8173a;border-radius:2px}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}.legacy-public-page,.legacy-login-page,.legacy-dashboard{min-height:100vh;background:var(--lg-bg);color:var(--lg-text)}.legacy-beta-bar{position:fixed;inset:0 0 auto;z-index:50;display:flex;height:52px;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid rgba(255,255,255,.08);background:#0a0a0ff7;padding:env(safe-area-inset-top) 5vw 0}.legacy-beta-left{display:flex;min-width:0;align-items:center;gap:.7rem;color:#ffffff9e;font-size:.78rem;white-space:nowrap}.legacy-beta-left b{color:var(--lg-red)}.legacy-beta-bar a{color:#fbbf24;font-size:.78rem;font-weight:800;text-decoration:underline}.legacy-public-nav{position:fixed;inset:52px 0 auto;z-index:49;display:flex;height:64px;align-items:center;justify-content:space-between;gap:1.5rem;border-bottom:1px solid rgba(255,255,255,.08);background:#08080df5;padding:0 5vw;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.legacy-brand-link,.legacy-brand-mark{display:inline-flex;min-width:0;align-items:center;gap:.75rem;color:#fff;text-decoration:none}.legacy-brand-mark img{width:44px;height:44px;flex:0 0 auto;border-radius:999px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 0 8px rgba(26,143,255,.55)) drop-shadow(0 0 14px rgba(245,158,11,.35))}.legacy-brand-mark strong{display:block;font-size:1.18rem;font-weight:900;line-height:1}.legacy-brand-mark small{display:block;color:#ffffff85;font-size:.67rem;font-style:italic}.legacy-flag{display:inline-flex;align-items:center;justify-content:center;width:38px;height:28px;border-radius:6px;background:#10b9812e}.legacy-public-links{display:flex;align-items:center;gap:1.4rem}.legacy-nav-link{color:#ffffff94;font-size:.84rem;font-weight:800;text-decoration:none}.legacy-nav-link.active,.legacy-nav-link:hover{color:#fff}.legacy-pill{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:.55rem;border:0;border-radius:999px;background:linear-gradient(90deg,var(--lg-red),var(--lg-orange));color:#fff;padding:.65rem 1.15rem;font-size:.82rem;font-weight:900;text-decoration:none;box-shadow:0 10px 28px #e8173a52}.legacy-hero{position:relative;min-height:100svh;padding:150px 5vw 4rem;overflow:hidden;background-image:linear-gradient(115deg,#04040aeb,#04040a9e,#04040ac7),url(https://images.unsplash.com/photo-1534438327276-14e5300c3a48?w=1920&q=88);background-position:center;background-size:cover}.legacy-hero-inner{display:grid;max-width:1180px;min-height:calc(100svh - 210px);align-items:center;gap:3rem;grid-template-columns:minmax(0,1fr) 390px;margin:0 auto}.legacy-badge{display:inline-flex;align-items:center;gap:.5rem;border:1px solid rgba(232,23,58,.32);border-radius:999px;background:#e8173a1f;color:#ff6b8a;font-size:.72rem;font-weight:900;padding:.42rem 1rem;text-transform:uppercase}.legacy-hero h1{max-width:680px;margin:1.5rem 0 1rem;color:#fff;font-size:clamp(2.35rem,6vw,5.4rem);font-weight:950;line-height:1.02}.legacy-gradient-text{background:linear-gradient(90deg,#60a5fa,#ff8a22);-webkit-background-clip:text;background-clip:text;color:transparent}.legacy-hero p{max-width:620px;color:#ffffffc2;font-size:1.04rem;font-weight:600;line-height:1.7}.legacy-hero-actions{display:grid;max-width:560px;gap:.8rem;margin-top:1.8rem}.legacy-hero-btn{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:1rem;border:0;border-radius:16px;color:#fff;padding:1rem 1.25rem;text-align:left;text-decoration:none;box-shadow:0 16px 36px #00000047}.legacy-hero-btn strong{display:block;font-size:1.02rem;font-weight:950}.legacy-hero-btn small{display:block;color:#ffffffd1;font-size:.75rem;font-weight:700}.legacy-hero-btn.orange{background:linear-gradient(90deg,#ff7d1c,#ff9838)}.legacy-hero-btn.red{background:linear-gradient(90deg,#f01845,#ff1e50)}.legacy-hero-btn.green{background:linear-gradient(90deg,#059669,#10b981)}.legacy-hero-stats{display:grid;grid-template-columns:repeat(4,1fr);max-width:560px;margin-top:1.45rem;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:#06060a94;padding:.95rem .7rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.legacy-hero-stats div{text-align:center}.legacy-hero-stats strong{display:block;font-size:1.18rem;font-weight:950}.legacy-hero-stats small{color:#ffffff8f;font-size:.61rem;font-weight:800;text-transform:uppercase}.legacy-floating-card{border:1px solid rgba(255,255,255,.12);border-radius:24px;background:#0e0e14c7;padding:1.25rem;box-shadow:0 30px 80px #0000006b;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.legacy-phone-card{overflow:hidden;border-radius:20px;background:#0f0f17}.legacy-phone-card img{display:block;width:100%;aspect-ratio:4 / 5;-o-object-fit:cover;object-fit:cover}.legacy-phone-body{display:grid;gap:.75rem;padding:1rem}.legacy-mini-row{display:flex;align-items:center;justify-content:space-between;border-radius:12px;background:#ffffff0f;padding:.75rem}.legacy-mini-row strong,.legacy-mini-row small{display:block}.legacy-mini-row small{color:#ffffff8a;font-size:.78rem;margin-top:.15rem}.legacy-section{padding:5rem 5vw;background:#08080d}.legacy-section.alt{background-image:linear-gradient(#04040ae0,#04040ae6),url(https://images.unsplash.com/photo-1571019613914-85f342c6a11e?w=1920&q=84);background-position:center;background-size:cover}.legacy-section-inner{max-width:1180px;margin:0 auto}.legacy-section-title{max-width:720px;margin:0 auto 2rem;text-align:center}.legacy-section-title h1,.legacy-section-title h2{margin:.7rem 0;font-size:clamp(1.7rem,4vw,2.7rem);font-weight:950}.legacy-section-title p{color:var(--lg-muted);line-height:1.7}.legacy-dual-grid,.legacy-card-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.legacy-card-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.legacy-card{border:1px solid var(--lg-border);border-radius:18px;background:var(--lg-surface);padding:1.35rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.legacy-card.light{background:#fffffff5;color:#171717}.legacy-card h3{margin:0 0 .6rem;font-size:1.2rem;font-weight:950}.legacy-card p,.legacy-card li{color:#ffffff9e;line-height:1.65}.legacy-card.light p,.legacy-card.light li{color:#444}.legacy-image-card{overflow:hidden;padding:0}.legacy-image-card img{display:block;width:100%;height:230px;-o-object-fit:cover;object-fit:cover}.legacy-login-page{position:relative;min-height:100vh;background-image:linear-gradient(110deg,#03030adb,#03030a9e,#03030ac7),url(https://images.unsplash.com/photo-1534438327276-14e5300c3a48?w=1920&q=90);background-position:center;background-size:cover}.legacy-login-nav{position:relative;z-index:2;display:flex;justify-content:flex-start;gap:.5rem;padding:.55rem 1rem}.legacy-login-shell{position:relative;z-index:1;display:flex;min-height:calc(100vh - 56px)}.legacy-login-left{display:flex;flex:1;flex-direction:column;justify-content:space-between;padding:3rem 3.5rem}.legacy-login-left h1{max-width:560px;margin:0 0 1rem;color:#fff;font-size:clamp(2rem,4vw,3.2rem);font-weight:950;line-height:1.1}.legacy-login-left p,.legacy-bullet{color:#ffffffb8}.legacy-bullets{display:grid;gap:.75rem;margin-top:1.2rem}.legacy-login-panel{width:430px;max-width:100%;background:#161622f0;padding:2rem;overflow-y:auto}.legacy-login-tabs{display:flex;border-radius:14px;background:#ffffff0f;padding:4px;margin-bottom:1.5rem}.legacy-login-tabs button{flex:1;min-height:42px;border:0;border-radius:11px;background:transparent;color:#ffffff7a;font-weight:900}.legacy-login-tabs button.active{background:#ffffff14;color:#fff;box-shadow:0 4px 16px #00000042}.legacy-form-title{margin:0;font-size:1.35rem;font-weight:950}.legacy-form-subtitle{margin:.3rem 0 1.35rem;color:#ffffff7a;font-size:.84rem;line-height:1.55}.legacy-field{display:block;margin-bottom:1rem}.legacy-field span{display:block;margin-bottom:.42rem;color:#fff9;font-size:.72rem;font-weight:900;text-transform:uppercase}.legacy-input,.legacy-select{width:100%;min-height:50px;border:1.5px solid rgba(255,255,255,.12);border-radius:13px;background:#ffffff12;color:#fff;outline:0;padding:.78rem 1rem;font-size:1rem}.legacy-input:focus,.legacy-select:focus{border-color:var(--lg-gold);box-shadow:0 0 0 3px #f59e0b24}.legacy-input.error{border-color:#ef4444}.legacy-error-text,.legacy-field .legacy-error-text{display:block;margin-top:.35rem;color:#fca5a5;font-size:.72rem;font-weight:700;text-transform:none}.legacy-inline-control{position:relative}.legacy-inline-control button{position:absolute;top:50%;right:.45rem;min-width:44px;min-height:40px;transform:translateY(-50%);border:0;border-radius:10px;background:transparent;color:#ffffff8c;font-weight:800}.legacy-primary-button,.legacy-secondary-button{display:inline-flex;width:100%;min-height:52px;align-items:center;justify-content:center;border:0;border-radius:14px;padding:.85rem 1rem;font-size:.94rem;font-weight:950;text-decoration:none}.legacy-primary-button{background:linear-gradient(90deg,var(--lg-green),#059669);color:#fff}.legacy-secondary-button{border:1px solid rgba(255,255,255,.12);background:#ffffff12;color:#ffffffb8}.legacy-message{border-radius:12px;margin-bottom:1rem;padding:.75rem .9rem;font-size:.78rem;line-height:1.45}.legacy-message.error{border:1px solid rgba(239,68,68,.25);background:#ef44441f;color:#fecaca}.legacy-message.success{border:1px solid rgba(16,185,129,.25);background:#10b9811f;color:#bbf7d0}.legacy-message span{display:block}.legacy-stepper{display:flex;justify-content:center;gap:.35rem;margin-bottom:1.1rem}.legacy-step-dot{width:9px;height:9px;border-radius:999px;background:#ffffff21}.legacy-step-dot.active{width:28px;background:var(--lg-gold)}.legacy-type-grid,.legacy-two-grid{display:grid;gap:.7rem;grid-template-columns:repeat(2,minmax(0,1fr))}.legacy-type-card{border:2px solid rgba(255,255,255,.12);border-radius:16px;background:transparent;color:#fff;padding:1rem;text-align:center}.legacy-type-card.active{border-color:var(--lg-gold);background:#f59e0b17}.legacy-divider{display:flex;align-items:center;gap:.8rem;margin:.95rem 0;color:#ffffff61;font-size:.74rem}.legacy-divider:before,.legacy-divider:after{content:"";flex:1;height:1px;background:#ffffff1f}.legacy-button-inline{width:auto;min-height:42px}.legacy-login-logo{width:64px;height:64px;border-radius:999px}.legacy-login-brand{display:block;font-size:1.7rem}.legacy-badge-row{display:flex;flex-wrap:wrap;gap:.5rem}.legacy-checkbox-row{display:flex;min-height:44px;align-items:center;gap:.65rem;color:#ffffff9e;font-size:.9rem}.legacy-form-link{display:block;color:var(--lg-gold);font-weight:900;text-align:center;text-decoration:none}.legacy-form-spacer{margin-top:1rem}.legacy-form-spacer-small{margin-top:.5rem}.legacy-strength{height:4px;border-radius:999px;background:#ffffff1a;margin-bottom:.75rem;overflow:hidden}.legacy-strength span{display:block;height:100%;border-radius:inherit}.ltp-page{--red: #e8173a;--orange: #f97316;--blue: #1a8fff;--green: #10b981;--gold: #f59e0b;--text: rgba(255, 255, 255, .9);--muted: rgba(255, 255, 255, .5);--border: rgba(255, 255, 255, .11);min-height:100vh;color:var(--text);background:#06060a;font-family:Plus Jakarta Sans,Inter,system-ui,sans-serif;padding-bottom:92px;position:relative}.ltp-page:before,.ltp-page:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none}.ltp-page:before{z-index:0;background:url(https://images.unsplash.com/photo-1534438327276-14e5300c3a48?w=1920&q=85) center / cover no-repeat}.ltp-page:after{z-index:1;background:#04040ae6}.ltp-page>*{position:relative;z-index:2}.ltp-nav{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;background:#06060aed;border-bottom:1px solid rgba(255,255,255,.06);box-shadow:0 2px 14px #0000002e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0;z-index:50}.ltp-nav-logo{display:inline-flex;align-items:center;gap:10px;color:#fff;text-decoration:none}.ltp-nav-logo img{width:64px;height:64px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 0 8px rgba(26,143,255,.5)) drop-shadow(0 0 14px rgba(245,158,11,.3))}.ltp-nav-logo span{display:flex;flex-direction:column;line-height:1.08}.ltp-nav-logo strong{font-size:1.2rem;font-weight:900;background:linear-gradient(90deg,var(--blue),var(--orange));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.ltp-nav-logo small{color:#ffffff8c;font-size:.6rem;font-style:italic;font-weight:600}.ltp-nav-actions{display:flex;align-items:center;gap:.6rem}.ltp-nav-back,.ltp-nav-home{display:inline-flex;align-items:center;justify-content:center;min-height:33px;gap:6px;border:1px solid rgba(255,255,255,.14);border-radius:8px;padding:.45rem .9rem;background:#ffffff14;color:#ffffffb8;font:inherit;font-size:.82rem;font-weight:800;text-decoration:none;cursor:pointer}.ltp-nav-home{background:#f7f7f7;color:#333;border-color:#ececec}.ltp-offline{height:34px;display:flex;align-items:center;justify-content:center;color:#d94b00;font-size:.78rem;font-weight:700;background:linear-gradient(90deg,#fff5d9,#fff9ef);border:1px solid rgba(245,158,11,.28)}.ltp-breadcrumb{height:34px;display:flex;align-items:center;gap:.4rem;padding:0 5vw;background:#06060ae0;border-bottom:1px solid rgba(255,255,255,.06);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:.72rem}.ltp-breadcrumb a,.ltp-breadcrumb span{color:#ffffff6b;text-decoration:none;font-weight:800}.ltp-breadcrumb strong{color:#ffffffd1;font-weight:900}.ltp-elite-banner{height:58px;display:flex;align-items:center;gap:.75rem;padding:.55rem 1.2rem;background:linear-gradient(90deg,#f59e0b2e,#f973161f);border-bottom:1px solid rgba(245,158,11,.3)}.ltp-elite-icon{font-size:1.2rem}.ltp-elite-banner strong{display:block;font-size:.88rem;font-weight:950;color:#fff}.ltp-elite-banner p{margin:2px 0 0;color:#ffffff80;font-size:.66rem;font-weight:700}.ltp-online{margin-left:auto;padding:.25rem .6rem;border:1px solid rgba(245,158,11,.35);border-radius:6px;background:#f59e0b33;color:#fbbf24;font-size:.65rem;font-weight:800;white-space:nowrap}.ltp-wrap{max-width:780px;margin:0 auto;padding:2rem 5vw 5rem}.ltp-cover{height:200px;overflow:hidden;position:relative;border-radius:20px 20px 0 0}.ltp-cover img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.35}.ltp-cover-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000001a,#0009)}.ltp-plan-banner{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.45rem 1.2rem;color:#fff}.ltp-plan-banner span:first-child{font-size:.68rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.ltp-plan-banner span:last-child{color:#fff9;font-size:.62rem;font-weight:700}.ltp-card{border:1.5px solid rgba(255,255,255,.1);border-top:none;border-radius:0 0 20px 20px;padding:0 1.8rem 1.8rem;background:#080812e0;box-shadow:0 24px 80px #00000052;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.ltp-avatar-row{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-top:-130px;margin-bottom:1rem;position:relative;z-index:2}.ltp-avatar-wrap{position:relative}.ltp-avatar{width:260px;height:260px;border:4px solid white;border-radius:32px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:4rem;font-weight:900;box-shadow:0 12px 40px #00000059;position:relative}.ltp-video-badge{position:absolute;top:-7px;left:-7px;width:28px;height:28px;border-radius:50%;border:2px solid white;background:var(--red);display:grid;place-items:center;font-size:.62rem}.ltp-avatar-online{position:absolute;right:10px;bottom:10px;width:24px;height:24px;border:4px solid white;border-radius:50%;background:var(--green)}.ltp-profile-actions{display:flex;gap:.5rem;padding-top:160px}.ltp-light-button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:.55rem .9rem;border:1.5px solid rgba(255,255,255,.14);border-radius:10px;background:#ffffff12;color:#ffffffb8;font:inherit;font-size:.8rem;font-weight:800;cursor:pointer}.ltp-light-button.active{color:#f43f5e;border-color:#f43f5e}.ltp-name-row{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-bottom:.3rem}.ltp-name-row h1{margin:0;color:#fff;font-size:1.4rem;font-weight:950;letter-spacing:-.02em}.ltp-verified,.ltp-plan-chip{padding:3px 9px;border-radius:20px;font-size:.62rem;font-weight:900}.ltp-verified{color:var(--green);background:#10b98126}.ltp-plan-chip{color:#fff}.ltp-spec{margin:0 0 .6rem;color:var(--muted);font-size:.88rem;font-weight:700}.ltp-meta{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;color:var(--muted);font-size:.78rem;font-weight:700}.ltp-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin:1.2rem 0;border:1px solid var(--border);border-radius:14px;background:var(--border);overflow:hidden}.ltp-stats div{background:#0c0c18e6;padding:.9rem .5rem;text-align:center}.ltp-stats strong{display:block;color:#fff;font-size:1.1rem;line-height:1;font-weight:950}.ltp-stats div:first-child strong{color:var(--red)}.ltp-stats div:nth-child(3) strong{color:var(--green)}.ltp-social-proof{display:flex;align-items:center;gap:10px;padding:11px 14px;margin:0 0 1.2rem;border-radius:12px;background:linear-gradient(135deg,#10b98114,#3b82f60a);border:1px solid rgba(16,185,129,.18)}.ltp-sp-icon{font-size:1.1rem;line-height:1;flex-shrink:0}.ltp-sp-text{margin:0;font-size:.82rem;color:#ffffffd1;line-height:1.35}.ltp-sp-text strong{color:#34d399;font-weight:800}.ltp-stats span{display:block;margin-top:3px;color:var(--muted);font-size:.6rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.ltp-hire-grid{display:grid;grid-template-columns:1fr 1fr;gap:.7rem;margin:1rem 0 1.1rem}.ltp-hire-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border-radius:14px;color:#fff;text-decoration:none;font-size:.88rem;font-weight:950;box-shadow:0 4px 18px #e8173a47}.ltp-hire-button.avulso{background:linear-gradient(90deg,#f97316,#f59e0b)}.ltp-hire-button.continuo{background:linear-gradient(90deg,#e8173a,#c0102c)}.ltp-highlights,.ltp-chip-row{display:flex;flex-wrap:wrap;gap:.4rem}.ltp-highlights{margin-bottom:.8rem}.ltp-highlights span{display:inline-flex;align-items:center;gap:4px;padding:.25rem .7rem;border:1px solid rgba(16,185,129,.2);border-radius:100px;background:#10b98114;color:#34d399;font-size:.65rem;font-weight:800}.ltp-stories{display:flex;align-items:center;gap:1rem;margin:0 -1.8rem;padding:.85rem 1.2rem;overflow-x:auto;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.ltp-story{border:0;background:transparent;color:var(--text);display:flex;flex-direction:column;align-items:center;gap:.35rem;cursor:pointer;font:inherit;font-size:.58rem;font-weight:800}.ltp-story-ring{width:62px;height:62px;display:grid;place-items:center;flex-shrink:0;border-radius:50%;padding:2.5px;background:linear-gradient(135deg,#f59e0b,#ef4444,#8b5cf6)}.ltp-story-ring.add{color:#fff;font-size:1.6rem;font-weight:900;background:linear-gradient(135deg,var(--gold),#f97316)}.ltp-story-ring img{width:100%;height:100%;border:2.5px solid white;border-radius:50%;-o-object-fit:cover;object-fit:cover}.ltp-tabs{display:flex;gap:0;margin:1.2rem -1.8rem 0;padding:0 1.8rem;overflow-x:auto;border-bottom:1px solid var(--border)}.ltp-tabs button{border:0;border-bottom:2px solid transparent;background:none;color:var(--muted);padding:.7rem 1.1rem;font:inherit;font-size:.8rem;font-weight:900;white-space:nowrap;cursor:pointer}.ltp-tabs button.active{color:#fff;border-bottom-color:var(--red)}.ltp-tab-panel{padding-top:1.5rem}.ltp-photos{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.ltp-photos button{border:0;padding:0;border-radius:12px;overflow:hidden;aspect-ratio:1;background:#ffffff14;cursor:pointer}.ltp-photos img,.ltp-video img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ltp-about{display:grid;gap:1rem}.ltp-about p{margin:0;color:#fff;font-size:.9rem;font-weight:700;line-height:1.75}.ltp-about strong{color:var(--muted);font-size:.7rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.ltp-chip-row span{padding:.3rem .85rem;border:1px solid var(--border);border-radius:100px;background:#ffffff0f;color:#ffffffad;font-size:.75rem;font-weight:800}.ltp-chip-row span.highlight{color:#fb7185;border-color:#e8173a47;background:#e8173a14}.ltp-cert-list{display:grid;gap:.6rem}.ltp-cert-list div{display:flex;align-items:flex-start;gap:10px;padding:.75rem 1rem;border:1px solid var(--border);border-radius:12px;background:#ffffff0d}.ltp-cert-list span{width:34px;height:34px;display:grid;place-items:center;flex-shrink:0;border-radius:9px;background:#f59e0b29}.ltp-cert-list p{display:grid;gap:.2rem;margin:0}.ltp-cert-list b{color:#fff;font-size:.82rem}.ltp-cert-list small{color:var(--muted);font-size:.7rem;font-weight:700}.ltp-video{aspect-ratio:16 / 9;position:relative;overflow:hidden;border-radius:16px;background:#0d0d0d}.ltp-video img{opacity:.58}.ltp-video span,.ltp-video strong{position:absolute;left:50%;transform:translate(-50%)}.ltp-video span{top:42%;width:60px;height:60px;display:grid;place-items:center;border-radius:50%;background:#ffffffe6;color:var(--red)}.ltp-video strong{top:calc(42% + 76px);color:#ffffffd9;font-size:.78rem}.ltp-reviews{display:grid;gap:.8rem}.ltp-review-summary{padding:1.2rem;border:1px solid var(--border);border-radius:14px;background:#ffffff0d;display:grid;gap:.2rem}.ltp-review-summary strong{color:#fff;font-size:3rem;line-height:1}.ltp-review-summary span{color:#f59e0b}.ltp-review-summary small{color:var(--muted)}.ltp-review{display:flex;gap:.7rem;padding:1.1rem;border:1px solid var(--border);border-radius:14px;background:#ffffff0d}.ltp-review>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#e8173a,#f97316);color:#fff;font-size:.75rem;font-weight:900;flex-shrink:0}.ltp-review b{display:block;color:#fff;font-size:.82rem}.ltp-review small{color:#f59e0b;font-size:.68rem;font-weight:700}.ltp-review p{margin:.5rem 0 0;color:#ffffff9e;font-size:.82rem;font-style:italic;line-height:1.65}.ltp-schedule{display:grid;grid-template-columns:repeat(7,1fr);gap:.4rem}.ltp-schedule div{display:grid;gap:.2rem;text-align:center}.ltp-schedule strong{color:var(--muted);font-size:.6rem;font-weight:950;letter-spacing:.05em;text-transform:uppercase}.ltp-schedule span{padding:.2rem;border-radius:5px;background:#10b9811f;color:var(--green);font-size:.55rem;font-weight:900}.ltp-schedule span.busy{color:#ffffff42;background:#ffffff0a}.ltp-sticky-cta{position:fixed;left:0;right:0;bottom:0;z-index:250;padding:1rem 5vw;border-top:1px solid rgba(255,255,255,.07);background:#06060af2;box-shadow:0 -4px 24px #00000014;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.ltp-sticky-inner{max-width:780px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem}.ltp-sticky-trainer{display:flex;align-items:center;gap:.8rem;min-width:0}.ltp-sticky-trainer>span{width:40px;height:40px;display:grid;place-items:center;flex-shrink:0;border-radius:10px;color:#fff;font-size:.85rem;font-weight:950}.ltp-sticky-trainer p{margin:0;display:grid;gap:.1rem}.ltp-sticky-trainer strong{color:#fff;font-size:.88rem}.ltp-sticky-trainer small{color:#ffffff8c;font-size:.68rem;font-weight:800}.ltp-sticky-buttons{display:flex;gap:.6rem}.ltp-sticky-buttons button,.ltp-sticky-buttons a{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:12px;padding:.7rem 1.5rem;color:#fff;font:inherit;font-size:.82rem;font-weight:950;text-decoration:none;cursor:pointer}.ltp-sticky-buttons button{min-width:58px;padding-inline:1rem;background:#ffffff12;border:1px solid rgba(255,255,255,.14)}@media (max-width: 768px){.ltp-nav{padding:0 1rem}.ltp-nav-logo small,.ltp-nav-back span,.ltp-plan-banner span:last-child{display:none}.ltp-wrap{padding-inline:1rem}.ltp-avatar-row{align-items:flex-start;flex-direction:column}.ltp-avatar{width:min(260px,calc(100vw - 4.5rem));height:min(260px,calc(100vw - 4.5rem))}.ltp-profile-actions{padding-top:0}.ltp-stats,.ltp-hire-grid,.ltp-schedule,.ltp-photos{grid-template-columns:repeat(2,1fr)}.ltp-sticky-inner{align-items:stretch;flex-direction:column}}.lsr-page{--red: #e8173a;--red2: #c0102c;--orange: #f97316;--blue: #1a8fff;--green: #10b981;--gold: #f59e0b;--text: rgba(255, 255, 255, .9);--muted: rgba(255, 255, 255, .5);--border: rgba(255, 255, 255, .11);min-height:100vh;padding-bottom:4rem;position:relative;overflow-x:hidden;background:#06060a;color:var(--text);font-family:Plus Jakarta Sans,Inter,system-ui,sans-serif}.lsr-page:before,.lsr-page:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none}.lsr-page:before{z-index:0;background:url(https://images.unsplash.com/photo-1534438327276-14e5300c3a48?w=1920&q=85) center / cover no-repeat}.lsr-page:after{z-index:1;background:#04040ae6}.lsr-page>*{position:relative;z-index:2}.lsr-nav{height:64px;display:grid;align-items:center;grid-template-columns:1fr auto 1fr;padding:0 5vw;background:#06060aed;border-bottom:1px solid rgba(255,255,255,.06);box-shadow:0 2px 14px #0000002e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0;z-index:50}.lsr-nav-logo{display:inline-flex;align-items:center;gap:10px;color:#fff;text-decoration:none;justify-self:start}.lsr-nav-logo img{width:64px;height:64px;-o-object-fit:contain;object-fit:contain}.lsr-nav-logo span{display:flex;flex-direction:column;line-height:1.08}.lsr-nav-logo strong{font-size:1.2rem;font-weight:900;background:linear-gradient(90deg,var(--blue),var(--orange));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.lsr-nav-logo small{color:#ffffff8c;font-size:.6rem;font-style:italic;font-weight:600}.lsr-nav-back,.lsr-nav-home{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid rgba(255,255,255,.14);border-radius:8px;min-height:33px;padding:.45rem .9rem;font:inherit;font-size:.82rem;font-weight:800;text-decoration:none;cursor:pointer}.lsr-nav-back{justify-self:center;background:#ffffff14;color:#ffffffb8}.lsr-nav-home{justify-self:end;background:#f7f7f7;border-color:#ececec;color:#333}.lsr-screen{display:block;max-width:500px;margin:0 auto;padding:2rem 5vw 8rem}.lsr-header{margin-bottom:1.5rem;text-align:center}.lsr-header-icon{display:block;margin-bottom:.7rem;font-size:3rem}.lsr-header h1{margin:0 0 .35rem;color:#fff;font-size:1.3rem;font-weight:950;letter-spacing:-.02em;line-height:1.2}.lsr-header p{max-width:360px;margin:0 auto;color:var(--muted);font-size:.82rem;line-height:1.65}.lsr-card{margin-bottom:1rem;padding:1.8rem;border:1px solid rgba(255,255,255,.09);border-radius:20px;background:#0a0a14e0;box-shadow:0 12px 40px #00000080;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.lsr-trainer-head{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.2rem}.lsr-avatar-wrap{position:relative;flex-shrink:0}.lsr-avatar{width:64px;height:64px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(135deg,#e8173a,#f97316);color:#fff;font-size:1.2rem;font-weight:950}.lsr-avatar-wrap span{position:absolute;right:-2px;bottom:-2px;width:14px;height:14px;border:2px solid white;border-radius:50%;background:var(--green)}.lsr-trainer-info{flex:1;min-width:0}.lsr-trainer-name-row{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem;margin-bottom:2px}.lsr-trainer-name-row strong{color:#fff;font-size:1rem;font-weight:950}.lsr-cref,.lsr-elite{padding:2px 7px;border-radius:20px;font-size:.58rem;font-weight:950}.lsr-cref{color:var(--green);background:#ecfdf5}.lsr-elite{color:#fff;background:linear-gradient(90deg,#f59e0b,#f97316)}.lsr-trainer-info p{margin:0 0 .3rem;color:var(--muted);font-size:.75rem;font-weight:700}.lsr-trainer-info small{color:var(--gold);font-size:.75rem;font-weight:900}.lsr-trainer-info b{color:var(--muted)}.lsr-price{text-align:right}.lsr-price strong{display:block;color:var(--red);font-size:1.3rem;font-weight:950}.lsr-price span{color:var(--muted);font-size:.62rem;font-weight:800}.lsr-summary{overflow:hidden;margin-bottom:1.2rem;border:1px solid rgba(255,255,255,.09);border-radius:14px;background:#ffffff0d}.lsr-summary div{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.72rem 1rem;border-bottom:1px solid rgba(255,255,255,.07)}.lsr-summary div:last-child{border-bottom:0}.lsr-summary span{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:.74rem;font-weight:700}.lsr-summary strong{color:#fff;font-size:.8rem;font-weight:900;text-align:right}.lsr-summary strong.green{color:var(--green)}.lsr-warning,.lsr-info-box{display:flex;align-items:flex-start;gap:.7rem;border-radius:12px;padding:.8rem 1rem}.lsr-warning{margin-bottom:1rem;border:1px solid rgba(245,158,11,.2);background:#f59e0b12}.lsr-warning>span,.lsr-info-box>span{flex-shrink:0;font-size:1.1rem}.lsr-warning p,.lsr-info-box p{margin:0;color:#a16207;font-size:.7rem;line-height:1.5}.lsr-warning strong{display:block;margin-bottom:.12rem;color:#b45309;font-size:.76rem;font-weight:950}.lsr-details{margin-top:.5rem;padding-top:1rem;border-top:1px solid var(--border)}.lsr-details h2{margin:0 0 .75rem;color:var(--muted);font-size:.78rem;font-weight:800}.lsr-details label{display:block;margin-bottom:.75rem}.lsr-details label>span{display:block;margin-bottom:.3rem;color:var(--muted);font-size:.72rem;font-weight:800}.lsr-details input,.lsr-details textarea{width:100%;border:1.5px solid rgba(255,255,255,.12);border-radius:10px;background:#ffffff0f;color:#fff;font:inherit;font-size:.82rem;outline:none}.lsr-details input{padding:.55rem .75rem}.lsr-details textarea{min-height:72px;padding:.55rem .75rem;resize:none}.lsr-details input:focus,.lsr-details textarea:focus{border-color:#e8173a8c}.lsr-slots{display:grid;grid-template-columns:repeat(4,1fr);gap:.4rem}.lsr-slots button{border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:.55rem .25rem;background:#ffffff0d;color:#ffffffc7;font:inherit;font-size:.72rem;font-weight:900;cursor:pointer}.lsr-slots button.selected{color:#fff;border-color:var(--red);background:var(--red)}.lsr-antifraud{display:flex;gap:.7rem;margin-bottom:.8rem;padding:.85rem 1rem;border:1px solid rgba(26,143,255,.18);border-radius:12px;background:#1a8fff12}.lsr-antifraud span{flex-shrink:0;font-size:1.1rem}.lsr-antifraud p{margin:0;color:#82beffe6;font-size:.73rem;font-weight:600;line-height:1.55}.lsr-success{margin-bottom:.8rem;border:1px solid rgba(16,185,129,.25);border-radius:12px;padding:.75rem 1rem;background:#10b9811a;color:#34d399;font-size:.78rem;font-weight:900}.lsr-submit{width:100%;min-height:50px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:14px;background:var(--red);color:#fff;box-shadow:0 4px 16px #e8173a40;font:inherit;font-size:.9rem;font-weight:950;cursor:pointer}.lsr-footnote{margin:.4rem 0 0;text-align:center;color:var(--muted);font-size:.68rem;font-weight:700}.lsr-info-box{border:1px solid rgba(245,158,11,.18);background:#f59e0b0f}.lsr-info-box p{font-size:.73rem}@media (max-width: 600px){.lsr-nav{grid-template-columns:auto auto auto;padding:0 .75rem}.lsr-nav-logo img{width:46px;height:46px}.lsr-nav-logo small,.lsr-nav-back span{display:none}.lsr-screen{padding-inline:1rem}.lsr-card{padding:1.25rem}.lsr-slots{grid-template-columns:repeat(3,1fr)}}.lnt-page{--red: #e8173a;--orange: #f97316;--blue: #1a8fff;--green: #10b981;--gold: #f59e0b;--off: #f8f7f4;--border: #e8e6e1;--text: #1a1a1a;--muted: #8a8a8a;min-height:100vh;background:var(--off);color:var(--text);font-family:Plus Jakarta Sans,Inter,system-ui,sans-serif}.lnt-nav{height:64px;display:grid;align-items:center;grid-template-columns:1fr auto 1fr;gap:1rem;padding:0 5vw;background:#fff;border-bottom:1px solid var(--border);box-shadow:0 2px 12px #0000000a;position:sticky;top:0;z-index:50}.lnt-top-button{justify-self:start;display:inline-flex;align-items:center;justify-content:center;min-height:33px;border:1px solid #e0e0e0;border-radius:8px;background:#f3f3f3;color:#555;padding:.42rem .9rem;font:inherit;font-size:.78rem;font-weight:800;text-decoration:none;cursor:pointer}.lnt-nav>.lnt-top-button:nth-child(2){justify-self:center}.lnt-logo{justify-self:end;display:inline-flex;align-items:center;gap:10px;color:var(--text);text-decoration:none}.lnt-logo img{width:134px;height:44px;-o-object-fit:contain;object-fit:contain;border-radius:50%;filter:drop-shadow(0 0 8px rgba(26,143,255,.5)) drop-shadow(0 0 14px rgba(245,158,11,.3))}.lnt-logo span{display:flex;flex-direction:column;line-height:1.08}.lnt-logo strong{font-size:1.15rem;font-weight:900;background:linear-gradient(90deg,var(--blue),var(--orange));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.lnt-logo small{color:var(--muted);font-size:.6rem;font-style:italic;font-weight:600}.lnt-tabs-wrap{background:#fff;border-bottom:1px solid var(--border);padding:0 5vw;position:sticky;top:64px;z-index:40}.lnt-tabs{max-width:900px;margin:0 auto;display:flex}.lnt-tabs button{display:inline-flex;align-items:center;gap:6px;border:0;border-bottom:2px solid transparent;background:none;color:var(--muted);padding:.85rem 1.4rem;font:inherit;font-size:.82rem;font-weight:800;white-space:nowrap;cursor:pointer}.lnt-tabs button.active{color:var(--text);border-bottom-color:var(--red)}.lnt-content{max-width:900px;margin:0 auto;padding:2rem 5vw 5rem}.lnt-section-head{margin-bottom:2rem}.lnt-section-head span{display:flex;align-items:center;gap:5px;margin-bottom:.4rem;color:var(--red);font-size:.62rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.lnt-section-head span:before{content:"";width:12px;height:2px;background:var(--red)}.lnt-section-head h1{margin:0 0 .4rem;color:var(--text);font-size:1.5rem;font-weight:950;letter-spacing:-.02em}.lnt-section-head p{max-width:600px;margin:0;color:var(--muted);font-size:.85rem;line-height:1.65}.lnt-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem}.lnt-info-card{border:1px solid var(--border);border-radius:16px;background:#fff;padding:1.3rem}.lnt-info-card div{margin-bottom:.6rem;font-size:1.5rem}.lnt-info-card h2{margin:0 0 .2rem;color:var(--text);font-size:.82rem;font-weight:950}.lnt-info-card p{margin:0;color:var(--muted);font-size:.74rem;line-height:1.5}.lnt-info-card strong{display:block;margin-top:.4rem;font-size:1.2rem;font-weight:950}.lnt-info-card strong.green{color:var(--green)}.lnt-info-card strong.gold{color:var(--gold)}.lnt-info-card strong.red{color:var(--red)}.lnt-rec-box{margin-bottom:1.5rem;border:1px solid rgba(16,185,129,.2);border-radius:16px;padding:1.5rem;background:linear-gradient(135deg,#10b98114,#10b98108)}.lnt-rec-box h2{margin:0 0 .3rem;color:var(--text);font-size:1rem;font-weight:950}.lnt-rec-box p{margin:0 0 .8rem;color:#555;font-size:.8rem;line-height:1.65}.lnt-rec-box p:last-child{margin-bottom:0}.lnt-channel-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.8rem}.lnt-channel-row span{display:inline-flex;align-items:center;gap:5px;border-radius:100px;padding:.3rem .75rem;color:#fff;font-size:.72rem;font-weight:950}.lnt-channel-row .wa{background:#25d366}.lnt-channel-row .email{background:#4285f4}.lnt-table{width:100%;margin-bottom:1.5rem;border:1px solid var(--border);border-radius:16px;border-collapse:separate;border-spacing:0;overflow:hidden;background:#fff}.lnt-table th{padding:.8rem 1rem;border-bottom:1px solid var(--border);background:var(--off);color:var(--muted);font-size:.72rem;font-weight:950;letter-spacing:.06em;text-align:left;text-transform:uppercase}.lnt-table th:not(:first-child),.lnt-table td:not(:first-child){text-align:center}.lnt-table td{padding:.75rem 1rem;border-bottom:1px solid var(--border);color:#555;font-size:.78rem}.lnt-table tr:last-child td{border-bottom:0}.lnt-table .winner{color:var(--green);font-weight:900}.lnt-table .loser{color:#b9b9b9;font-weight:900}.lnt-table .neutral{color:var(--gold);font-weight:900}.lnt-table .ch{background:#10b9810a}@media (max-width: 768px){.lnt-nav{grid-template-columns:auto auto 1fr;padding:0 .9rem}.lnt-logo img{width:44px}.lnt-logo small{display:none}.lnt-tabs{overflow-x:auto}.lnt-info-grid{grid-template-columns:1fr}}.lwb-page{--red: #e8173a;--orange: #f59e0b;--panel: #090912;--border: #e5e5e5;height:100vh;background:#fff;color:#1a1a1a;font-family:Plus Jakarta Sans,Inter,system-ui,sans-serif;display:grid;grid-template-columns:280px minmax(0,1fr) 340px;grid-template-rows:58px minmax(0,1fr);overflow:hidden}.lwb-topbar{grid-column:1 / -1;display:flex;align-items:center;gap:.9rem;height:58px;padding:0 1rem;background:#070711;color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}.lwb-topbar>button:first-child{border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#ffffff14;color:#ffffffb8;padding:.45rem .9rem;font:inherit;font-size:.82rem;font-weight:800;cursor:pointer}.lwb-topbar img{width:36px;height:36px;-o-object-fit:contain;object-fit:contain}.lwb-topbar>strong{color:#ffffffa6;font-size:.9rem;font-weight:950}.lwb-elite{border:1px solid rgba(245,158,11,.55);border-radius:999px;color:#fbbf24;padding:.25rem .75rem;font-size:.72rem;font-weight:950;text-transform:uppercase}.lwb-preview{border:0;border-radius:10px;background:linear-gradient(90deg,#f59e0b,#f97316);color:#fff;padding:.55rem 1rem;font:inherit;font-size:.82rem;font-weight:950;cursor:pointer}.lwb-topbar nav{display:flex;gap:.25rem;margin-left:clamp(2rem,15vw,13rem);margin-right:auto;border-radius:10px;background:#ffffff1a;padding:.2rem}.lwb-topbar nav button{border:0;border-radius:8px;background:transparent;color:#ffffff73;padding:.45rem 1rem;font:inherit;font-size:.78rem;font-weight:900;cursor:pointer}.lwb-topbar nav button.active{background:#ffffff2e;color:#fff}.lwb-page.index-variant .lwb-topbar{background:#111827;padding:0 1.4rem}.lwb-page.index-variant .lwb-topbar img{width:34px;height:34px}.lwb-page.index-variant .lwb-topbar nav{margin-left:clamp(9rem,17vw,15rem)}.lwb-index-actions{display:flex;align-items:center;gap:.45rem;margin-left:auto}.lwb-index-actions button{border:0;border-radius:8px;background:#ffffff1a;color:#ffffffa3;padding:.55rem .85rem;font:inherit;font-size:.78rem;font-weight:850}.lwb-index-actions .lwb-preview{background:linear-gradient(90deg,#f59e0b,#f97316);color:#fff}.lwb-left{grid-row:2;background:#070711;color:#fff;padding:1rem;overflow:hidden}.lwb-left h2,.lwb-right h2{margin:0 0 .6rem;color:#ffffff59;font-size:.72rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.lwb-left input{width:100%;border:1px solid rgba(255,255,255,.13);border-radius:9px;background:#ffffff17;color:#fff;padding:.55rem .9rem;font:inherit;font-size:.78rem;outline:none}.lwb-cats{display:flex;gap:.45rem;margin:1rem 0;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.lwb-cats button{border:1px solid rgba(255,255,255,.13);border-radius:999px;background:#ffffff0d;color:#ffffff8c;padding:.38rem .75rem;font:inherit;font-size:.72rem;font-weight:900}.lwb-cats button.active{color:#fbbf24;border-color:#f59e0b99}.lwb-exercises{display:block;margin-top:-.9rem}.lwb-exercises article{display:flex;align-items:center;gap:.7rem;border:1px solid transparent;border-radius:12px;margin-bottom:.3rem;padding:.65rem .75rem}.lwb-exercises article>span{width:60px;height:60px;flex:0 0 60px;display:grid;place-items:center;border-radius:12px;background:#ffe1e5;font-size:1.55rem}.lwb-exercises article>div:not(.lwb-ex-actions){flex:1;min-width:0}.lwb-exercises strong{color:#ffffffd9;font-size:.78rem;font-weight:700;line-height:1.2}.lwb-exercises p{display:flex;gap:.35rem;margin:.35rem 0 0}.lwb-exercises b,.lwb-exercises small{border-radius:999px;background:#ffffff1a;color:#ffffff8c;padding:.12rem .4rem;font-size:.58rem}.lwb-exercises b{color:#fff;background:#e8173a59}.lwb-ex-actions{display:flex;flex:0 0 36px;flex-direction:column;gap:.3rem}.lwb-ex-actions button{width:36px;height:36px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid rgba(245,158,11,.4);border-radius:6px;background:#f59e0b1f;color:#fbbf24;font:inherit;font-size:.9rem;font-weight:950;cursor:pointer}.lwb-page.index-variant .lwb-ex-actions{flex-basis:24px}.lwb-page.index-variant .lwb-ex-actions button{width:24px;height:24px}.lwb-gif-btn{border-color:#ffffff1f!important;background:#ffffff0f!important;color:#ffffff73!important;font-size:.62rem!important}.lwb-new-exercise{width:100%;margin-top:.9rem;border:1px dashed rgba(245,158,11,.55);border-radius:10px;background:#f59e0b14;color:#fbbf24;padding:.75rem;font:inherit;font-size:.74rem;font-weight:950}.lwb-center{grid-row:2;position:relative;background:#fff;min-height:0;overflow:hidden}.lwb-toolbar{min-height:120px;display:flex;align-items:flex-start;align-content:flex-start;flex-wrap:wrap;gap:.7rem;padding:1rem 1.5rem;border-bottom:1px solid #ededed}.lwb-toolbar input,.lwb-toolbar select{border:1.5px solid var(--border);border-radius:10px;background:#fff;padding:.55rem .9rem;font:inherit;font-size:.82rem;min-width:120px}.lwb-toolbar input{width:200px}.lwb-toolbar .lwb-goal-select{order:3;width:120px;flex:0 0 120px}.lwb-metrics{order:2;display:flex;gap:1rem;margin-left:auto;padding-top:0;transform:translateY(1.8rem);color:#8a8a8a;font-size:.76rem}.lwb-empty{position:absolute;top:120px;right:0;bottom:0;left:0;display:grid;place-content:center;justify-items:center;text-align:center;color:#8a8a8a}.lwb-empty span{font-size:2.1rem;margin-bottom:1rem}.lwb-empty h1{margin:0 0 .25rem;color:#8a8a8a;font-size:1rem;font-weight:950}.lwb-empty p{max-width:260px;margin:0;font-size:.82rem;line-height:1.45}.lwb-toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%);border-radius:999px;background:#090909;color:#fff;padding:.9rem 1.5rem;font-size:.82rem;font-weight:950;z-index:20}.lwb-toast.success{bottom:76px;background:#059669}.lwb-right{grid-row:2;position:relative;background:#fafafa;border-left:1px solid var(--border);padding:1rem 1rem 170px;overflow-y:auto;overflow-x:hidden}.lwb-right section:nth-child(3){position:absolute;left:0;right:0;bottom:0;margin:0;padding:1rem;border-top:1px solid var(--border);background:#fafafa}.lwb-page.index-variant .lwb-right{padding-bottom:380px}.lwb-page.index-variant .lwb-right section:nth-child(2){max-height:236px;overflow:hidden}.lwb-page.index-variant .lwb-left{background:#111827}.lwb-page.index-variant .lwb-index-send-actions button{min-height:39px;padding:.66rem .8rem}.lwb-right section{border-bottom:1px solid var(--border);padding-bottom:1rem;margin-bottom:1rem}.lwb-right h2{color:#888}.lwb-right section>button:not(.lwb-add-student):not(.lwb-save-template):not(.lwb-submit){width:100%;display:flex;align-items:center;gap:.6rem;border:1.5px solid var(--border);border-radius:10px;background:#fff;padding:.5rem .6rem;margin-bottom:.4rem;text-align:left;font:inherit;cursor:pointer}.lwb-right section>button.selected{border-color:#f59e0b;background:#fffaf0}.lwb-right button>span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:var(--red);color:#fff;font-weight:950}.lwb-right button:nth-of-type(2)>span{background:#1a8fff}.lwb-right button:nth-of-type(3)>span{background:#10b981}.lwb-right button p{flex:1;margin:0}.lwb-right button strong{display:block;color:#1a1a1a;font-size:.82rem}.lwb-right button small{display:block;color:#999;font-size:.62rem}.lwb-right button b{color:#f59e0b}.lwb-add-student,.lwb-save-template{width:100%;border:1px dashed var(--border);border-radius:10px;background:#fff;color:#7c3aed;padding:.65rem;font:inherit;font-size:.76rem;font-weight:950}.lwb-template{display:flex;align-items:center;justify-content:space-between;gap:.5rem;border:1.5px solid var(--border);border-radius:10px;background:#fff;padding:.5rem .7rem;margin-bottom:.4rem}.lwb-template strong{color:#1a1a1a;font-size:.78rem}.lwb-template button{border:0;border-radius:999px;background:#fff2d8;color:#f59e0b;padding:.2rem .55rem;font:inherit;font-size:.68rem;font-weight:950}.lwb-send-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.lwb-send-grid label{color:#888;font-size:.68rem;font-weight:950;text-transform:uppercase}.lwb-send-grid input,.lwb-send-grid select{width:100%;margin-top:.3rem;border:1.5px solid var(--border);border-radius:8px;background:#fff;padding:.4rem .6rem;font:inherit;font-size:.75rem}.lwb-submit{width:100%;margin-top:.65rem;border:0;border-radius:12px;background:linear-gradient(90deg,#f59e0b,#f97316);color:#fff;padding:.75rem;font:inherit;font-size:.82rem;font-weight:950}.lwb-index-send-actions{display:grid;gap:.55rem;margin-top:.55rem}.lwb-index-send-actions button{width:100%;border:0;border-radius:12px;color:#fff;padding:.8rem;font:inherit;font-size:.82rem;font-weight:950}.lwb-index-send-actions button:nth-child(1){background:linear-gradient(90deg,#f59e0b,#f97316)}.lwb-index-send-actions button:nth-child(2){background:linear-gradient(90deg,#7c3aed,#4f46e5)}.lwb-index-send-actions button:nth-child(3){background:#22c55e}.lwb-index-send-actions button:nth-child(4){background:#1a8fff}.lwb-index-send-actions button:nth-child(5){border:1px solid var(--border);background:#fff;color:#777}@media (max-width: 1100px){.lwb-page{grid-template-columns:240px minmax(0,1fr)}.lwb-right{display:none}}.lst-page{--gold: #f59e0b;--orange: #f97316;--blue: #1a8fff;--border: #e8e6e1;--text: #1a1a1a;--muted: rgba(255, 255, 255, .48);position:relative;min-height:100vh;overflow:hidden;color:#f1f1f1;font-family:Plus Jakarta Sans,Inter,system-ui,sans-serif;background:#06060a}.lst-page:before,.lst-page:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none}.lst-page:before{z-index:0;background:url(https://images.unsplash.com/photo-1534438327276-14e5300c3a48?w=1920&q=85) center/cover no-repeat}.lst-page:after{z-index:1;background:linear-gradient(135deg,#04040af0,#0a0814eb)}.lst-top-nav,.lst-brandbar,.lst-empty{position:relative;z-index:2}.lst-top-nav{height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;background:#fff;border-bottom:1px solid var(--border);box-shadow:0 2px 8px #0000000a}.lst-logo-link{display:inline-flex;align-items:center;text-decoration:none}.lst-logo-link img{width:44px;height:44px;-o-object-fit:contain;object-fit:contain;border-radius:50%;filter:drop-shadow(0 0 8px rgba(26,143,255,.5)) drop-shadow(0 0 14px rgba(245,158,11,.3))}.lst-top-actions{display:flex;align-items:center;gap:.6rem}.lst-user{display:flex;align-items:center;gap:7px;border:1.5px solid var(--border);border-radius:999px;background:#fff;color:var(--text);padding:.38rem .85rem .38rem .42rem;font:inherit;font-size:.78rem;font-weight:800}.lst-user span{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,var(--gold),var(--orange));font-size:.7rem;font-weight:950}.lst-user b{color:#999;font-size:.58rem}.lst-back{display:inline-flex;align-items:center;gap:5px;border:1px solid var(--border);border-radius:8px;background:#fff;color:#8a8a8a;padding:.42rem .85rem;font:inherit;font-size:.8rem;font-weight:700}.lst-home{color:#8a8a8a;text-decoration:none;font-size:.8rem}.lst-brandbar{height:45px;display:flex;align-items:center;justify-content:space-between;padding:0 1.2rem;background:#0f0f13f7;border-bottom:1px solid rgba(255,255,255,.08)}.lst-brandbar strong{background:linear-gradient(90deg,var(--gold),var(--orange));-webkit-background-clip:text;background-clip:text;color:transparent;font-size:1.05rem;font-weight:950}.lst-brandbar span{border-radius:999px;background:linear-gradient(90deg,var(--gold),var(--orange));color:#fff;padding:2px 9px;font-size:.6rem;font-weight:950;text-transform:uppercase}.lst-empty{min-height:calc(100vh - 103px);display:flex;flex-direction:column;align-items:center;text-align:center;padding:5.8rem 1.5rem 4rem}.lst-empty-icon{margin-bottom:1rem;font-size:3.5rem;line-height:1}.lst-empty h1{margin:0 0 .5rem;color:#f5f5f5;font-size:1.1rem;font-weight:950}.lst-empty p{margin:0;color:var(--muted);font-size:.85rem;line-height:1.5}.lpmt-page{--green: #16b981;--green2: #4ade80;--red: #fb7185;--card: #1a1a24;--muted: #888;position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;gap:0;padding:calc(58px + 1.5rem) 1.5rem 1.5rem;color:#f1f1f1;font-family:Plus Jakarta Sans,Inter,system-ui,sans-serif;background:#0f0f13;overflow-x:hidden}.lpmt-page:before,.lpmt-page:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none}.lpmt-page:before{z-index:0;background:url(https://images.unsplash.com/photo-1534438327276-14e5300c3a48?w=1920&q=85) center/cover no-repeat}.lpmt-page:after{z-index:1;background:linear-gradient(135deg,#04040af0,#0a0814eb)}.lpmt-user-nav,.lpmt-card{position:relative;z-index:2}.lpmt-user-nav{width:392px;height:58px;display:flex;align-items:center;justify-content:flex-end;gap:.6rem;padding:0 5vw;background:#0009;border-bottom:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.lpmt-user-nav img{width:44px;height:44px;-o-object-fit:contain;object-fit:contain;border-radius:50%;filter:drop-shadow(0 0 8px rgba(26,143,255,.5)) drop-shadow(0 0 14px rgba(245,158,11,.3))}.lpmt-user,.lpmt-back{display:inline-flex;align-items:center;gap:7px;border-radius:999px;border:1.5px solid rgba(255,255,255,.1);background:#ffffff14;color:#fff;padding:.38rem .85rem .38rem .42rem;font:inherit;font-size:.78rem;font-weight:800}.lpmt-user span{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,#f59e0b,#f97316);font-size:.7rem;font-weight:950}.lpmt-user b{color:#fff9;font-size:.58rem}.lpmt-back{border-radius:8px;padding:.42rem .85rem;color:#ffffffb3}.lpmt-card{width:min(480px,calc(100vw - 2rem));min-height:504px;display:flex;flex-direction:column;align-items:center;text-align:center;border:1px solid rgba(34,197,94,.22);border-radius:24px;background:var(--card);box-shadow:0 0 60px #22c55e14;padding:2.5rem 2rem}.lpmt-page.failure .lpmt-card{border-color:#f8717140;box-shadow:0 0 60px #f8717114;min-height:668px}.lpmt-icon{width:80px;height:80px;display:grid;place-items:center;margin:0 auto 1.5rem;border-radius:50%;border:2px solid rgba(34,197,94,.3);background:#22c55e1f;font-size:2.5rem}.lpmt-page.failure .lpmt-icon{border-color:#ef444459;background:#ef44441f}.lpmt-status{display:inline-flex;align-items:center;margin-bottom:1.45rem;border:1px solid rgba(34,197,94,.32);border-radius:999px;background:#22c55e24;color:var(--green2);padding:.24rem .8rem;font-size:.72rem;font-weight:950}.lpmt-card h1{margin:0 0 .5rem;color:var(--green2);font-size:1.5rem;font-weight:950}.lpmt-page.failure .lpmt-card h1{color:#fb7185}.lpmt-card p{max-width:390px;margin:0 0 1.5rem;color:var(--muted);font-size:.88rem;line-height:1.6}.lpmt-divider{width:100%;display:flex;align-items:center;gap:.8rem;margin-bottom:1.3rem;color:#ffffff2e;font-size:.68rem}.lpmt-divider:before,.lpmt-divider:after{content:"";flex:1;height:1px;background:#ffffff14}.lpmt-primary,.lpmt-secondary,.lpmt-support{width:100%;min-height:49px;display:flex;align-items:center;justify-content:center;border-radius:12px;text-decoration:none;font-size:.95rem;font-weight:950}.lpmt-primary{background:#16b981;color:#fff;margin-bottom:.75rem}.lpmt-secondary{background:#ffffff14;color:#ffffff9e;margin-bottom:1.05rem}.lpmt-support{min-height:41px;border:1px solid rgba(34,197,94,.38);background:#22c55e1a;color:#4ade80;margin-bottom:1rem;font-size:.82rem}.lpmt-card small{color:#fff3;font-size:.68rem}.lpmt-card small a{color:#ffffff61}.lpmt-reasons{width:100%;display:grid;gap:.55rem;margin:.35rem 0 1.45rem;border-radius:14px;background:#ffffff0a;padding:1rem 1.2rem;color:#ffffffb3;text-align:left;font-size:.8rem}.lpmt-reasons strong{color:#ffffff80;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.ladm-page{min-height:100vh;background:#101014;color:#f6f6f6;font-family:Plus Jakarta Sans,Inter,system-ui,sans-serif}.ladm-topbar{height:67px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 1.5rem;border-bottom:1px solid rgba(255,255,255,.08);background:#111116}.ladm-topbar>button{justify-self:start;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#ffffff14;color:#ffffffc7;padding:.55rem 1rem;font:inherit;font-size:.82rem;font-weight:800}.ladm-topbar img{width:120px;height:44px;-o-object-fit:contain;object-fit:contain;border-radius:50%;filter:drop-shadow(0 0 14px rgba(26,143,255,.55))}.ladm-topbar>div{justify-self:end;display:flex;align-items:center;gap:.7rem}.ladm-topbar span{border-radius:999px;background:linear-gradient(90deg,#ef4444,#fb7185);color:#fff;padding:.18rem .55rem;font-size:.68rem;font-weight:950;text-transform:uppercase}.ladm-topbar div button{border:0;border-radius:8px;background:#ffffff14;color:#ffffffbf;padding:.58rem .9rem;font:inherit;font-size:.76rem}.ladm-card{width:min(400px,calc(100vw - 2rem));margin:72px auto 0;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:#20202b;padding:2.1rem 2rem 2.7rem;box-shadow:0 24px 70px #00000038}.ladm-card h1{margin:0 0 1.7rem;color:#fff;text-align:center;font-size:1.15rem;font-weight:950}.ladm-card label{display:grid;gap:.45rem;margin-bottom:1rem;color:#ffffff73;font-size:.72rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.ladm-card input{width:100%;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#ffffff0f;color:#fff;padding:.92rem 1rem;font:inherit;font-size:.88rem;outline:none}.ladm-card input::-moz-placeholder{color:#ffffff5c}.ladm-card input::placeholder{color:#ffffff5c}.ladm-card button{width:100%;margin-top:.1rem;border:0;border-radius:14px;background:linear-gradient(90deg,#f59e0b,#f97316);color:#fff;padding:.92rem 1rem;font:inherit;font-size:.9rem;font-weight:950}.lnf-page{min-height:100vh;display:grid;place-items:center;background:#f7f6f3;color:#0f0f13;font-family:Plus Jakarta Sans,Inter,system-ui,sans-serif}.lnf-card{width:min(540px,calc(100vw - 2rem));display:flex;flex-direction:column;align-items:center;text-align:center;transform:translateY(-4px)}.lnf-logo{margin-bottom:2.7rem;font-size:1.2rem;font-weight:950;color:#e16c42}.lnf-logo span{color:#2d8cff}.lnf-code{background:linear-gradient(90deg,#ef233c,#ff6a16);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:clamp(7rem,14vw,10.5rem);line-height:.78;font-weight:950;letter-spacing:0}.lnf-icon{margin:1.7rem 0 1.35rem;font-size:2.4rem;line-height:1}.lnf-card h1{margin:0 0 .6rem;font-size:1.75rem;font-weight:950}.lnf-card p{margin:0;color:#737373;font-size:.93rem;line-height:1.55}.lnf-actions{display:flex;gap:.8rem;margin-top:2.15rem}.lnf-actions a,.lnf-actions button{min-width:163px;border-radius:999px;padding:.85rem 1.4rem;font:inherit;font-size:.88rem;font-weight:950;text-decoration:none}.lnf-actions a{border:0;background:linear-gradient(90deg,#ef233c,#ff6a16);color:#fff;box-shadow:0 12px 26px #ef233c38}.lnf-actions button{border:1px solid #e4e1dc;background:#fff;color:#3f3f46}.llegal-page{min-height:100vh;background:#f7f6f3;color:#040816;font-family:Plus Jakarta Sans,Inter,system-ui,sans-serif}.llegal-topbar{height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 2rem;background:#10101a}.llegal-topbar strong{color:#d58257;font-size:1.18rem;font-weight:950}.llegal-topbar strong span{color:#2d8cff}.llegal-topbar a{color:#fff;text-decoration:none;font-size:.85rem;font-weight:800}.llegal-doc{max-width:732px;margin:0 auto;padding:48px 0 80px}.llegal-chip{display:inline-flex;align-items:center;border-radius:999px;margin-bottom:1.55rem;padding:.38rem .9rem;font-size:.72rem;font-weight:950;text-transform:uppercase}.llegal-doc.privacy .llegal-chip{border:1px solid #9ed0ff;background:#e5f3ff;color:#1486ff}.llegal-doc.terms .llegal-chip{border:1px solid #ffb7c4;background:#fff0f4;color:#ef233c}.llegal-doc h1{margin:0 0 .6rem;font-size:2.1rem;line-height:1.15;font-weight:950;letter-spacing:0}.llegal-date{margin:0 0 2.6rem;color:#9a9a9a;font-size:.82rem}.llegal-callout{border-left:4px solid #1a8fff;border-radius:0 10px 10px 0;background:#fff;box-shadow:0 8px 24px #0000000a;margin-bottom:2.5rem;padding:1.35rem 1.65rem}.llegal-doc.terms .llegal-callout{border-left-color:#ef233c}.llegal-callout p,.llegal-section p,.llegal-doc li{margin:0;color:#334155;font-size:.96rem;line-height:1.65}.llegal-section{margin:0 0 2rem}.llegal-section h2{position:relative;margin:0 0 1rem;padding-left:.75rem;color:#020617;font-size:1.05rem;font-weight:950}.llegal-section h2:before{content:"";position:absolute;left:0;top:.15rem;bottom:.15rem;width:4px;border-radius:8px;background:linear-gradient(#ef233c,#ff6a16)}.llegal-doc ul{display:grid;gap:.75rem;margin:-.8rem 0 0;padding-left:1.2rem}.lonb-page{min-height:100vh;position:relative;display:flex;flex-direction:column;align-items:center;color:#f6f6f6;font-family:Plus Jakarta Sans,Inter,system-ui,sans-serif;background:radial-gradient(circle at 50% 10%,rgba(239,35,60,.16),transparent 38%),radial-gradient(circle at 88% 88%,rgba(26,143,255,.13),transparent 36%),#050509}.lonb-header{width:min(430px,calc(100vw - 2rem));display:flex;align-items:center;justify-content:space-between;padding-top:1.75rem}.lonb-header strong{display:inline-flex;align-items:center;gap:.45rem;color:#ff3b30;font-size:1rem;font-weight:950}.lonb-header img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.lonb-header div{display:flex;gap:.5rem}.lonb-header span,.lonb-header i{width:9px;height:9px;border-radius:999px;background:#ffffff29}.lonb-header span{width:24px;background:#ef1745;box-shadow:0 0 18px #ef1745bf}.lonb-center{margin-top:12.5rem;text-align:center}.lonb-emoji{margin-bottom:1.25rem;font-size:4.2rem;line-height:1}.lonb-center h1{margin:0 0 .75rem;font-size:2rem;font-weight:950}.lonb-center p{margin:0;color:#ffffff6b;font-size:.96rem;line-height:1.55}.lonb-footer{width:min(432px,calc(100vw - 2rem));display:grid;justify-items:center;gap:1.05rem;margin-top:auto;padding-bottom:1.9rem}.lonb-footer button{width:100%;border:0;border-radius:14px;background:linear-gradient(90deg,#d4143c,#be123c);box-shadow:0 16px 34px #ef174547;color:#fff;padding:1rem;font:inherit;font-weight:950;font-size:1rem}.lonb-footer a{color:#ffffff59;text-decoration:none;font-size:.9rem;font-weight:800}.linvalid-page{min-height:100vh;position:relative;overflow:hidden;color:#f5f5f5;font-family:Plus Jakarta Sans,Inter,system-ui,sans-serif;background:#050509}.linvalid-page:before,.linvalid-page:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none}.linvalid-page:before{z-index:0;background:url(https://images.unsplash.com/photo-1534438327276-14e5300c3a48?w=1920&q=85) center/cover no-repeat}.linvalid-page:after{z-index:1;background:linear-gradient(135deg,#04040af0,#0a0814eb)}.linvalid-center,.linvalid-beta,.linvalid-portal-head{position:relative;z-index:2}.linvalid-center{display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:7.5rem}.linvalid-center div{margin-bottom:1.2rem;font-size:4.5rem;line-height:1}.linvalid-center h1{margin:0 0 .55rem;font-size:1.25rem;font-weight:950}.linvalid-center p{margin:0;color:#ffffff73;font-size:.86rem;line-height:1.45}.linvalid-center a{margin-top:11rem;color:#ffffff5c;text-decoration:none;font-size:.76rem;font-weight:900}.linvalid-page.portal .linvalid-center{padding-top:11.5rem}.linvalid-page.portal .linvalid-center div{font-size:3.8rem}.linvalid-beta{height:28px;display:flex;align-items:center;justify-content:center;gap:.45rem;background:#5a0814b8;color:#ffffffd1;font-size:.78rem}.linvalid-beta strong,.linvalid-beta a{color:#ff2a51;font-weight:900}.linvalid-beta a{color:#f6c343;text-decoration:underline}.linvalid-beta span{position:absolute;right:1rem;color:#ffffff59;font-size:1.1rem}.linvalid-portal-head{height:34px;display:flex;align-items:center;gap:.45rem;padding-left:1.9rem;background:#0000006b}.linvalid-portal-head img{width:34px;height:34px;-o-object-fit:contain;object-fit:contain}.linvalid-portal-head strong{color:#d58257;font-size:1.1rem;font-weight:950}.linvalid-portal-head strong span{color:#2d8cff}.linvalid-portal-head b{border-radius:999px;background:#ff2a51;color:#fff;padding:.12rem .45rem;font-size:.64rem;text-transform:uppercase}.loff-page{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 50% 18%,rgba(239,35,60,.18),transparent 38%),#050509;color:#fff;font-family:Plus Jakarta Sans,Inter,system-ui,sans-serif}.loff-card{width:min(360px,calc(100vw - 2rem));display:flex;flex-direction:column;align-items:center;text-align:center;transform:translateY(-4px)}.loff-card strong{display:inline-flex;align-items:center;margin-bottom:1.1rem;font-size:.95rem;font-weight:800}.loff-card strong img{width:21px;height:21px;-o-object-fit:contain;object-fit:contain}.loff-icon{width:80px;height:80px;display:grid;place-items:center;margin-bottom:1.4rem;border:1px solid rgba(239,35,60,.45);border-radius:50%;background:#ef233c1a;font-size:2.2rem}.loff-card h1{margin:0 0 .6rem;font-size:1.45rem;font-weight:950}.loff-card p{margin:0 0 2rem;color:#ffffff7a;font-size:.86rem}.loff-card button{width:222px;border:0;border-radius:12px;background:linear-gradient(90deg,#ef233c,#ff6a16);color:#fff;padding:.85rem;font:inherit;font-size:.9rem;font-weight:950}.loff-card small{margin-top:1.8rem;color:#fff3;font-size:.68rem;line-height:1.45}.lstn-page{min-height:100vh;position:relative;color:#f5f5f5;font-family:Plus Jakarta Sans,Inter,system-ui,sans-serif;background:#09090d;overflow-x:hidden;border-right:4px solid #ef1745}.lstn-page:before,.lstn-page:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none}.lstn-page:before{z-index:0;background:url(https://images.unsplash.com/photo-1534438327276-14e5300c3a48?w=1920&q=85) center/cover no-repeat}.lstn-page:after{z-index:1;background:#04040ae0}.lstn-top,.lstn-content,.lstn-offline,.lstn-fab{position:relative;z-index:2}.lstn-top{height:70px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 1.25rem;background:#050508d4;border-bottom:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.lstn-brand,.lstn-title,.lstn-actions{display:flex;align-items:center}.lstn-brand{gap:.5rem}.lstn-brand img{width:34px;height:34px;-o-object-fit:contain;object-fit:contain}.lstn-brand strong{display:block;color:#d58257;font-size:1.2rem;font-weight:950}.lstn-brand strong span{color:#2d8cff}.lstn-brand small,.lstn-title small{display:block;color:#ffffff52;font-size:.68rem}.lstn-title{flex-direction:column;line-height:1.2}.lstn-title strong{font-size:.82rem;font-weight:950}.lstn-actions{justify-content:flex-end;gap:.45rem}.lstn-actions button{border:1px solid rgba(255,255,255,.14);border-radius:10px;background:#ffffff14;color:#ffffffc7;padding:.65rem 1rem;font:inherit;font-size:.78rem;font-weight:850}.lstn-actions button:nth-child(2){border-color:#22c55e73;background:#22c55e1f;color:#4ade80}.lstn-actions button:nth-child(3){border:0;background:linear-gradient(90deg,#ef1745,#ff6a16);color:#fff}.lstn-content{width:min(880px,calc(100vw - 2rem));margin:22px auto 80px}.lstn-tabs{display:flex;gap:.55rem;margin-bottom:1rem}.lstn-tabs button{border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#ffffff17;color:#ffffff8a;padding:.72rem 1.35rem;font:inherit;font-size:.82rem;font-weight:900}.lstn-tabs button.active{border:0;background:linear-gradient(90deg,#ef1745,#ff2a51);color:#fff;box-shadow:0 14px 34px #ef174557}.lstn-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:.9rem;margin-bottom:1.55rem}.lstn-metrics article,.lstn-panel{border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#ffffff0f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.lstn-metrics article{height:112px;padding:1rem}.lstn-metrics article:nth-child(1){border-left:3px solid #10b981}.lstn-metrics article:nth-child(2){border-left:3px solid #f59e0b}.lstn-metrics article:nth-child(3){border-left:3px solid #f97316}.lstn-metrics article:nth-child(4){border-left:3px solid #ef1745}.lstn-metrics span{display:block;margin-bottom:.5rem;font-size:1.25rem}.lstn-metrics strong{display:block;font-size:1.85rem;line-height:1;font-weight:950}.lstn-metrics p{margin:.45rem 0 0;color:#ffffff73;font-size:.72rem;font-weight:800}.lstn-panel{min-height:188px;margin-bottom:1rem;padding:1.25rem}.lstn-panel header{display:flex;align-items:center;justify-content:space-between}.lstn-panel h2{margin:0;font-size:.95rem;font-weight:950}.lstn-panel header button{border:0;border-radius:999px;background:#ef174524;color:#ef1745;padding:.5rem .9rem;font:inherit;font-size:.72rem;font-weight:900}.lstn-empty{display:grid;place-items:center;padding-top:3rem;color:#ffffff59;text-align:center;font-size:.82rem}.lstn-empty span{font-size:1.7rem;margin-bottom:.4rem}.lstn-empty p{margin:0}.lstn-offline{position:fixed;left:50%;bottom:96px;transform:translate(-50%);border:1px solid rgba(255,255,255,.16);border-radius:12px;background:#0c0c12e0;color:#fff;padding:.75rem 1.35rem;font-size:.86rem;font-weight:950;box-shadow:0 12px 34px #00000059}.lstn-fab{position:fixed;right:1.25rem;bottom:1.5rem;width:56px;height:56px;border:0;border-radius:50%;background:linear-gradient(135deg,#ef1745,#ff6a16);color:#fff;box-shadow:0 6px 24px #e8173a73;font-size:1.8rem}.ldash-page{height:100vh;position:relative;overflow:hidden;color:#f7f7fb;font-family:Plus Jakarta Sans,Inter,system-ui,sans-serif;background:#06060a}.ldash-page:before,.ldash-page:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none}.ldash-page:before{z-index:0;background:url(https://images.unsplash.com/photo-1534438327276-14e5300c3a48?w=1920&q=85) center/cover no-repeat}.ldash-page:after{z-index:1;background:linear-gradient(135deg,#04040aeb,#0a0814e0)}.ldash-beta,.ldash-top,.ldash-side,.ldash-main{position:relative;z-index:2}.ldash-beta{position:fixed;top:0;left:0;right:0;z-index:6;height:28px;display:flex;align-items:center;justify-content:center;gap:.45rem;background:#5a0814b8;color:#ffffffd1;font-size:.78rem}.ldash-beta strong{color:#ff2a51}.ldash-beta a{color:#f6c343}.ldash-beta button{position:absolute;right:1rem;border:0;background:transparent;color:#fff6;font-size:1.2rem;cursor:pointer}.ldash-top{height:64px;display:grid;grid-template-columns:240px 1fr auto;align-items:center;background:#06060ae0;border-bottom:1px solid rgba(255,255,255,.08)}.ldash-brand{display:flex;align-items:center;gap:.45rem;padding-left:1.5rem;min-width:0}.ldash-brand img{width:64px;height:64px;-o-object-fit:contain;object-fit:contain}.ldash-brand p{min-width:0;margin:0;display:grid;gap:.05rem;line-height:1.05}.ldash-brand strong{color:#d58257;font-size:1.2rem;font-weight:950}.ldash-brand small{color:#ffffff61;font-size:.6rem;font-style:italic}.ldash-brand strong span{color:#2d8cff}.ldash-brand b{border-radius:999px;background:#ff2a51;color:#fff;padding:.1rem .4rem;font-size:.62rem;text-transform:uppercase}.ldash-top>strong{text-align:center;color:#ffffff94;font-size:.82rem;font-weight:950;text-transform:uppercase}.ldash-top>div:last-child{display:flex;align-items:center;gap:.6rem;padding-right:1.35rem}.ldash-top button{border:1px solid rgba(255,255,255,.14);border-radius:9px;background:#ffffff14;color:#fff;padding:.58rem .9rem;font:inherit;font-size:.78rem;font-weight:850}.ldash-top button span{border-radius:999px;background:#1a8fff;color:#fff;padding:.28rem .36rem;margin-right:.3rem}.ldash-bell{position:relative;min-width:42px;padding-inline:.7rem!important}.ldash-bell span{position:absolute;top:-6px;right:-6px;display:grid;place-items:center;width:18px;height:18px;margin:0!important;padding:0!important;background:#e8173a!important;font-size:.58rem;font-weight:950}.ldash-side{position:fixed;top:64px;bottom:0;left:0;width:238px;display:flex;flex-direction:column;overflow-y:auto;border-right:1px solid rgba(255,255,255,.12);background:#0b0b12;padding-top:1.25rem}.ldash-side::-webkit-scrollbar{width:4px}.ldash-side::-webkit-scrollbar-track{background:#ffffff08}.ldash-side::-webkit-scrollbar-thumb{background:#e8173a;border-radius:2px}.ldash-side-group{margin:0;padding:.65rem 1.25rem .25rem;color:#ffffff8c;font-size:.6rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.ldash-side button{width:100%;display:flex;align-items:center;gap:.65rem;border:0;border-left:3px solid transparent;background:transparent;color:#ffffffbf;padding:.54rem 1.25rem;font:inherit;font-size:.82rem;font-weight:600;text-align:left}.ldash-side button.active{border-left-color:#1a8fff;background:#1a8fff1f;color:#1a8fff;font-weight:700}.ldash-side button.highlight{border-left-color:#f59e0b;background:#f59e0b14}.ldash-side-icon{width:22px;flex:0 0 22px;text-align:center;font-size:1.05rem}.ldash-side-label{min-width:0}.ldash-side button>span:not(.ldash-side-icon):not(.ldash-side-label){margin-left:auto;border-radius:999px;background:linear-gradient(90deg,#ef1745,#ff6a16);color:#fff;padding:.15rem .4rem;font-size:.62rem;text-transform:uppercase}.ldash-side button span.ldash-inline-badge{margin-left:.15rem;border-radius:6px;background:linear-gradient(90deg,#f59e0b,#f97316);font-size:.55rem;font-weight:800}.ldash-side-actions{margin-top:auto;display:flex;flex-direction:column;gap:.5rem;border-top:1px solid rgba(255,255,255,.07);padding:.8rem .75rem}.ldash-side-actions a{width:100%;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:10px;padding:.6rem .75rem;color:#fff;background:linear-gradient(90deg,#e8173a,#f97316);box-shadow:0 4px 14px #e8173a59;font-size:.78rem;font-weight:800;text-decoration:none}.ldash-side-actions a:nth-child(2){border:1.5px solid rgba(26,143,255,.35);background:#1a8fff26;box-shadow:none;color:#1a8fff}.ldash-main{margin-left:240px;padding:28px 2rem 3rem}.ldash-hero,.ldash-panel,.ldash-metrics article{border:1px solid rgba(255,255,255,.14);background:#ffffff12;border-radius:16px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.ldash-hero{height:182px;min-height:0;display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.4rem;border-color:#1a8fff40;border-radius:20px;background:linear-gradient(135deg,#1a8fff1a,#7c3aed12,#10b9810d);padding:1.75rem 2rem}.ldash-hero h1{margin:0 0 .3rem;font-size:1.4rem;font-weight:800}.ldash-hero p,.ldash-hero small{display:block;margin:0 0 .2rem;color:#ffffffbd}.ldash-hero strong{display:block;margin-top:1.25rem;font-size:.78rem;font-weight:700}.ldash-hero span{display:block;width:380px;height:8px;margin-top:.45rem;border-radius:999px;background:#ffffff17}.ldash-hero a{border-radius:9px;background:#1a8fff;color:#fff;padding:.78rem 1.1rem;text-decoration:none;font-size:.8rem;font-weight:950}.ldash-cta-row{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;margin-bottom:1.3rem}.ldash-cta-row a{height:63px;display:flex;align-items:center;gap:1rem;border-radius:12px;padding:0 1.7rem;color:#fff;text-decoration:none;background:linear-gradient(90deg,#ef1745,#ff6a16)}.ldash-cta-row a:nth-child(2){background:linear-gradient(90deg,#1a8fff,#7c3aed)}.ldash-cta-row strong,.ldash-cta-row small{display:block}.ldash-cta-row small{opacity:.8;font-size:.72rem}.ldash-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.55rem}.ldash-metrics article{height:138px;padding:1.25rem}.ldash-metrics span{display:grid;place-items:center;width:40px;height:40px;margin-bottom:.9rem;border-radius:10px;background:#1a8fff2e}.ldash-metrics strong{display:block;font-size:1.85rem;line-height:1;font-weight:950}.ldash-metrics p{margin:.35rem 0 0;color:#ffffffb8;font-size:.76rem;font-weight:800}.ldash-panel{min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-color:#f9731638;border-radius:18px;background:linear-gradient(135deg,#f9731617,#e8173a12)}.ldash-panel h2{margin:.45rem 0 .2rem;font-size:1rem;font-weight:950}.ldash-panel p{margin:0 0 1rem;color:#ffffff73;font-size:.8rem}.ldash-panel a{border-radius:9px;background:#1a8fff;color:#fff;padding:.55rem 1rem;text-decoration:none;font-size:.78rem;font-weight:950}.ldash-main.trainer-empty{min-height:calc(100vh - 70px);padding-left:2.1rem}.ldash-main.trainer-empty h1{margin:.25rem 0 1.1rem;font-size:1.35rem;font-weight:950}.ldash-filter-row{display:flex;gap:.55rem}.ldash-filter-row button{border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#ffffff17;color:#ffffff8c;padding:.6rem 1rem;font:inherit;font-size:.78rem;font-weight:900}.ldash-filter-row button.active{color:#ef1745;border-color:#ef17458c;background:#ef17451f}.ldash-empty-list{min-height:320px;margin-top:1rem;border:1px dashed rgba(255,255,255,.12);border-radius:16px;background:#ffffff09}.ldash-camera{position:fixed;right:1.1rem;bottom:5.6rem;width:56px;height:56px;border:0;border-radius:50%;background:#7657f5;color:#fff;box-shadow:0 18px 40px #7657f573;font-size:1.25rem}.ltrn-page{height:100vh;overflow:hidden;color:#f7f7fb;font-family:Plus Jakarta Sans,Inter,system-ui,sans-serif;background:radial-gradient(circle at 15% 25%,rgba(26,143,255,.22),transparent 32%),radial-gradient(circle at 90% 18%,rgba(245,158,11,.25),transparent 34%),radial-gradient(circle at 5% 85%,rgba(239,23,69,.25),transparent 30%),#08070b;padding-bottom:64px}.ltrn-top{height:63px;display:grid;grid-template-columns:260px 1fr auto;align-items:center;padding:0 1rem;background:#08080cdb;border-bottom:1px solid rgba(255,255,255,.08)}.ltrn-top .ldash-brand{justify-self:start;padding-left:.2rem}.ltrn-top .ldash-brand img{width:38px;height:38px}.ltrn-top .ldash-brand strong{font-size:1.16rem}.ltrn-top .ldash-brand small{display:none}.ltrn-top>span{justify-self:start;color:#fff9;font-size:.68rem;font-weight:950;text-transform:uppercase}.ltrn-top>div{justify-self:end;display:flex;align-items:center;gap:.8rem}.ltrn-top b{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#6554f2}.ltrn-top small{color:#fff9;font-size:.82rem}.ltrn-top button{border:0;border-radius:9px;background:#ffffff1a;color:#fff;padding:.6rem .9rem;font:inherit;font-size:.76rem}.ltrn-content{width:min(608px,calc(100vw - 2rem));margin:0 auto;padding-top:0}.ltrn-card,.ltrn-stats article{border:1px solid rgba(255,255,255,.13);border-radius:18px;background:#ffffff0f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.ltrn-card.hello{margin-bottom:1rem;padding:1.55rem;background:linear-gradient(90deg,#1a8fff21,#f59e0b1f)}.ltrn-card h1{margin:0 0 .35rem;font-size:1.35rem;font-weight:950}.ltrn-card p{margin:0;color:#ffffff8c;font-size:.86rem}.ltrn-card.streak{min-height:114px;display:grid;grid-template-columns:100px 1fr;grid-template-rows:auto auto;align-items:center;margin-bottom:1rem;border-color:#ef174542;padding:1.5rem}.ltrn-card.streak>strong{grid-column:1;grid-row:1;color:#ff3b30;font-size:3.2rem;line-height:1}.ltrn-card.streak>span{grid-column:1;grid-row:2;align-self:end;color:#ffffff9e;font-size:.75rem;font-weight:850}.ltrn-card.streak div{grid-column:2;grid-row:1 / span 2}.ltrn-card.streak h2,.ltrn-card.today h2,.ltrn-title{margin:0 0 .25rem;color:#ffffffb8;font-size:.9rem;font-weight:950}.ltrn-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.65rem;margin-bottom:1rem}.ltrn-stats article{height:69px;display:grid;place-items:center;padding:.6rem}.ltrn-stats strong{color:#f59e0b;font-size:1.45rem;line-height:1}.ltrn-stats article:nth-child(2) strong{color:#1a8fff}.ltrn-stats article:nth-child(3) strong{color:#10b981}.ltrn-stats p{margin:0;color:#ffffff80;font-size:.68rem;font-weight:800}.ltrn-card.today{padding:1.35rem;margin-bottom:1.1rem}.ltrn-card.today>div{display:grid;grid-template-columns:48px 1fr;align-items:center;gap:.8rem}.ltrn-card.today span{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#ff8a16;font-size:1.35rem}.ltrn-card.today strong{grid-column:2;grid-row:1;font-size:.98rem;font-weight:950}.ltrn-card.today p{grid-column:2;grid-row:2}.ltrn-title{margin:1rem 0 4rem;text-transform:uppercase}.ltrn-empty{display:grid;place-items:center;color:#ffffff8c;text-align:center}.ltrn-empty span{font-size:2.7rem}.ltrn-empty p{margin:.8rem 0 0;font-size:.86rem}.ltrn-bottom{position:fixed;left:0;right:0;bottom:0;height:55px;display:flex;justify-content:center;gap:4rem;background:#08080aeb;border-top:1px solid rgba(255,255,255,.08)}.ltrn-bottom a{display:flex;flex-direction:column;justify-content:center;color:#ffffff9e;text-decoration:none;font-size:.68rem;font-weight:800}.ltrn-auth-page{min-height:100vh;display:grid;place-items:center;color:#f8fafc;font-family:Plus Jakarta Sans,Inter,system-ui,sans-serif;background:radial-gradient(ellipse 100% 60% at 10% 0%,rgba(26,143,255,.42) 0%,transparent 58%),radial-gradient(ellipse 75% 55% at 92% 12%,rgba(245,158,11,.32) 0%,transparent 56%),radial-gradient(ellipse 70% 55% at 78% 92%,rgba(249,115,22,.28) 0%,transparent 52%),radial-gradient(ellipse 60% 50% at 4% 82%,rgba(232,23,58,.22) 0%,transparent 52%),radial-gradient(ellipse 50% 40% at 50% 50%,rgba(124,58,237,.14) 0%,transparent 68%),radial-gradient(ellipse 45% 35% at 50% 18%,rgba(16,185,129,.1) 0%,transparent 58%),#06060a}.ltrn-auth-page:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;opacity:.018;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:256px 256px}.ltrn-auth-card{width:420px;display:grid;justify-items:center;transform:translateY(-8px)}.ltrn-auth-card>img{width:110px;height:110px;-o-object-fit:contain;object-fit:contain;margin-bottom:1rem;border-radius:50%;background:radial-gradient(circle at 40% 35%,rgba(26,143,255,.22) 0%,transparent 70%);box-shadow:0 0 0 2px #1a8fff73,0 0 0 5px #f59e0b2e,0 0 28px 6px #1a8fff2e;filter:drop-shadow(0 0 10px rgba(26,143,255,.7)) drop-shadow(0 0 24px rgba(245,158,11,.5)) brightness(1.05)}.ltrn-auth-card h1{margin:0 0 .35rem;color:#d58257;font-size:28px;font-weight:800;letter-spacing:-.5px}.ltrn-auth-card h1 span{color:#2d8cff}.ltrn-auth-card>b{display:inline-flex;margin-bottom:28px;border-radius:999px;background:linear-gradient(90deg,#f59e0b,#f97316);color:#000;padding:3px 12px;font-size:11px;font-weight:700;text-transform:uppercase}.ltrn-auth-card form{width:100%;border:1px solid rgba(255,255,255,.09);border-radius:24px;background:#ffffff0d;padding:28px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 4px 24px #00000059}.ltrn-auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:.15rem;margin-bottom:1.25rem;border-radius:12px;background:#ffffff0f;padding:.25rem}.ltrn-auth-tabs button{border:0;border-radius:9px;background:transparent;color:#ffffff80;padding:.7rem;font:inherit;font-size:.86rem;font-weight:900}.ltrn-auth-tabs button.active{background:linear-gradient(90deg,#f59e0b,#f97316);color:#09090d}.ltrn-auth-card label{display:grid;gap:.4rem;margin-bottom:1rem;color:#94a3b8;font-size:.78rem;font-weight:850}.ltrn-auth-card input{border:1px solid rgba(255,255,255,.12);border-radius:11px;background:#ffffff13;color:#fff;padding:.9rem 1rem;font:inherit}.ltrn-auth-submit{width:100%;border:0;border-radius:12px;background:linear-gradient(90deg,#f59e0b,#f97316);color:#09090d;padding:1rem;font:inherit;font-weight:950;font-size:.96rem}.ltrn-auth-links{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-top:1.1rem}.ltrn-auth-links a{border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#ffffff0d;color:#ffffffd1;padding:.85rem;text-align:center;text-decoration:none;font-size:.85rem;font-weight:900}.legacy-login-page{--brand: #f59e0b;--brand2: #f97316;--dark: #0f0f13;--dark3: #1e1e2e;--surface: #252535;--border: rgba(255, 255, 255, .1);--text: #f1f1f5;--muted: rgba(255, 255, 255, .45);--green: #22c55e;--red: #ef4444;position:relative;display:flex;flex-direction:column;align-items:stretch;min-height:100vh;overflow-x:hidden;background:#06060c;color:var(--text)}.legacy-login-page:before,.legacy-login-page:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none}.legacy-login-page:before{z-index:0;background:url(https://images.unsplash.com/photo-1534438327276-14e5300c3a48?w=1920&q=90) center / cover no-repeat}.legacy-login-page:after{z-index:1;background:linear-gradient(110deg,#03030acc,#03030aa6 40%,#03030a8c,#03030ab3)}.legacy-login-page .login-global-nav{position:sticky;top:0;left:0;right:0;z-index:999;display:flex;align-items:center;gap:.5rem;width:100%;border-bottom:1px solid rgba(255,255,255,.08);background:#000000d9;padding:.5rem 1.2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.legacy-login-page .btn-voltar-global,.legacy-login-page .btn-inicio-global{display:inline-flex;min-height:32px;align-items:center;gap:5px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#ffffff12;color:#ffffffa6;cursor:pointer;font-family:inherit;font-size:.78rem;font-weight:700;padding:.42rem .9rem;text-decoration:none;transition:all .2s;white-space:nowrap}.legacy-login-page .btn-voltar-global:hover,.legacy-login-page .btn-inicio-global:hover{border-color:#ffffff47;background:#ffffff21;color:#fff}.legacy-login-page .layout{position:relative;z-index:2;display:flex;flex:1;width:100%;min-height:100vh}.legacy-login-page .left{position:relative;display:flex;flex:1;min-height:100vh;flex-direction:column;justify-content:space-between;overflow:hidden;padding:3rem 3.5rem}.legacy-login-page .left>*{position:relative;z-index:1}.legacy-login-page .left-logo{display:flex;align-items:center;gap:14px}.legacy-login-page .left-logo img{width:58px;height:58px;flex-shrink:0;border-radius:50%;filter:drop-shadow(0 0 10px rgba(26,143,255,.7)) drop-shadow(0 0 24px rgba(245,158,11,.5)) brightness(1.05);-o-object-fit:contain;object-fit:contain}.legacy-login-page .left-logo-copy{display:flex;flex-direction:column;line-height:1.1}.legacy-login-page .left-logo-name{background:linear-gradient(90deg,#1a8fff,#f97316);background-clip:text;font-size:1.4rem;font-weight:800;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.legacy-login-page .left-logo-sub{color:#ffffff80;font-size:.62rem;font-style:italic}.legacy-login-page .left-title{margin:0 0 1.2rem;color:#fff;font-size:clamp(1.8rem,3.2vw,2.8rem);font-weight:800;letter-spacing:0;line-height:1.2;text-shadow:0 2px 16px rgba(0,0,0,.7)}.legacy-login-page .left-title span{background:linear-gradient(90deg,var(--brand),var(--brand2));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.legacy-login-page .left-bullets{display:flex;flex-direction:column;gap:.7rem}.legacy-login-page .bullet{display:flex;align-items:center;gap:.75rem;color:#ffffffc7;font-size:.82rem}.legacy-login-page .bullet-icon{display:flex;width:30px;height:30px;flex-shrink:0;align-items:center;justify-content:center;border:1px solid rgba(245,158,11,.3);border-radius:8px;background:#f59e0b26;box-shadow:0 2px 8px #0006;font-size:.9rem}.legacy-login-page .left-badges{display:flex;flex-wrap:wrap;gap:.6rem}.legacy-login-page .badge{display:inline-flex;align-items:center;gap:.35rem;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:#ffffff14;color:#fff9;font-size:.65rem;padding:.3rem .7rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.legacy-login-page .right{display:flex;width:420px;flex-shrink:0;flex-direction:column;justify-content:center;min-height:100vh;border-left:1px solid rgba(255,255,255,.08);background:#080812c7;box-shadow:-12px 0 48px #00000080;overflow-y:auto;padding:calc(2.5rem + env(safe-area-inset-top,0px)) 2rem calc(2.5rem + env(safe-area-inset-bottom,0px));backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px)}.legacy-login-page .mobile-logo{display:none;margin-bottom:1.8rem;text-align:center}.legacy-login-page .mobile-logo img{display:block;width:80px;height:80px;margin:0 auto 10px;border-radius:50%;filter:drop-shadow(0 0 16px rgba(26,143,255,.9)) drop-shadow(0 0 32px rgba(245,158,11,.7)) brightness(1.1);-o-object-fit:contain;object-fit:contain}.legacy-login-page .mobile-logo-name{background:linear-gradient(90deg,#1a8fff,#f97316);background-clip:text;font-size:1.75rem;font-weight:900;letter-spacing:0;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.legacy-login-page .mobile-logo-sub{color:#ffffff80;font-size:.68rem;font-style:italic}.legacy-login-page .tabs{display:flex;margin-bottom:1.8rem;border-radius:12px;background:#ffffff0d;padding:3px}.legacy-login-page .tab{flex:1;border:0;border-radius:10px;background:none;color:var(--muted);cursor:pointer;font-family:inherit;font-size:.82rem;font-weight:700;padding:.55rem;transition:all .2s}.legacy-login-page .tab.active{background:var(--surface);box-shadow:0 2px 8px #0000004d;color:var(--text)}.legacy-login-page .form-title{margin:0 0 .3rem;color:var(--text);font-size:1.3rem;font-weight:800}.legacy-login-page .form-sub{margin:0 0 1.5rem;color:var(--muted);font-size:.8rem;line-height:1.5}.legacy-login-page .panel{animation:fadeUp .3s ease}.legacy-login-page .field{position:relative;margin-bottom:1rem}.legacy-login-page .field label{display:block;margin-bottom:.4rem;color:#ffffff8c;font-size:.72rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.legacy-login-page .inp{width:100%;min-height:50px;border:1.5px solid var(--border);border-radius:12px;background:#ffffff0f;color:var(--text);font-family:inherit;font-size:1rem;outline:0;padding:.78rem 1rem;transition:all .2s}.legacy-login-page .inp::-moz-placeholder{color:#fff3}.legacy-login-page .inp::placeholder{color:#fff3}.legacy-login-page .inp:focus{border-color:var(--brand);background:#f59e0b0d;box-shadow:0 0 0 3px #f59e0b1a}.legacy-login-page .inp.err{border-color:var(--red)}.legacy-login-page .inp-icon{position:relative}.legacy-login-page .inp-icon .inp{padding-right:2.8rem}.legacy-login-page .ico{position:absolute;top:50%;right:.5rem;display:flex;min-width:40px;min-height:40px;align-items:center;justify-content:center;border:0;background:none;color:var(--muted);cursor:pointer;font-size:1rem;padding:.55rem .4rem;transform:translateY(-50%)}.legacy-login-page .legacy-error-text{display:block;margin-top:.35rem;color:#fca5a5;font-size:.7rem;font-weight:700}.legacy-login-page .phone-wrap,.legacy-login-page .cep-wrap{display:flex;gap:.5rem}.legacy-login-page .phone-ddd{width:80px;flex-shrink:0}.legacy-login-page .check-row{display:flex;min-height:44px;align-items:center;gap:.6rem;margin:-.3rem 0 .8rem;color:var(--muted);cursor:pointer;font-size:.78rem}.legacy-login-page .check-row input{width:18px;height:18px;flex-shrink:0;accent-color:var(--brand)}.legacy-login-page .btn{width:100%;border:0;border-radius:14px;cursor:pointer;font-family:inherit;font-size:.92rem;font-weight:800;margin-top:.3rem;padding:.9rem;transition:all .2s}.legacy-login-page .btn-main{background:linear-gradient(90deg,#10b981,#059669);box-shadow:none;color:#fff;justify-content:center}.legacy-login-page .btn-main:after{display:none}.legacy-login-page .btn.btn-main:hover{background:linear-gradient(90deg,#10b981,#059669);box-shadow:0 6px 20px #10b9814d;opacity:.9;transform:translateY(-1px)}.legacy-login-page .btn.btn-main:disabled{box-shadow:none;cursor:not-allowed;opacity:.4;transform:none}.legacy-login-page .btn-outline{border:1.5px solid var(--border);background:#ffffff12;color:var(--muted);margin-top:.5rem}.legacy-login-page .or-div{display:flex;align-items:center;gap:.7rem;margin:.9rem 0;color:var(--muted);font-size:.72rem}.legacy-login-page .or-div:before,.legacy-login-page .or-div:after{content:"";flex:1;height:1px;background:var(--border)}.legacy-login-page .forgot-row{color:var(--muted);font-size:.75rem;text-align:center}.legacy-login-page .forgot-row a{border:0;background:none;color:var(--brand);cursor:pointer;font-family:inherit;font-size:.75rem;font-weight:700;text-decoration:underline;text-underline-offset:3px}.legacy-login-page .msg{display:none;border-radius:10px;font-size:.78rem;gap:.5rem;margin:.6rem 0;padding:.65rem .9rem}.legacy-login-page .msg.show{display:flex;align-items:flex-start}.legacy-login-page .msg-err{border:1px solid rgba(239,68,68,.2);background:#ef44441a;color:#fca5a5}.legacy-login-page .msg-ok{border:1px solid rgba(34,197,94,.2);background:#22c55e1a;color:#86efac}.legacy-login-page .msg-info{border:1px solid rgba(59,130,246,.2);background:#3b82f61a;color:#93c5fd}.legacy-login-page .steps{display:flex;align-items:center;justify-content:center;gap:.3rem;margin-bottom:1.5rem}.legacy-login-page .step-dot{width:8px;height:8px;border-radius:50%;background:#ffffff1a;transition:all .3s}.legacy-login-page .step-dot.done{width:20px;border-radius:4px;background:var(--brand)}.legacy-login-page .step-dot.active{width:24px;border-radius:4px;background:var(--brand)}.legacy-login-page .steps-label{margin-bottom:1.2rem;color:var(--muted);font-size:.7rem;text-align:center}.legacy-login-page .type-grid{display:grid;gap:.7rem;grid-template-columns:1fr 1fr;margin-bottom:1rem}.legacy-login-page .type-card{border:2px solid var(--border);border-radius:14px;background:transparent;color:inherit;cursor:pointer;padding:1.2rem .8rem;text-align:center;transition:all .25s}.legacy-login-page .type-card:hover{border-color:#f59e0b66}.legacy-login-page .type-card.selected{border-color:var(--brand);background:#f59e0b0f}.legacy-login-page .type-icon{margin-bottom:.4rem;font-size:1.8rem}.legacy-login-page .type-name{color:var(--text);font-size:.82rem;font-weight:800}.legacy-login-page .type-desc,.legacy-login-page .field-help,.legacy-login-page .cref-hint{color:var(--muted);font-size:.65rem;line-height:1.4;margin-top:.2rem}.legacy-login-page .cep-btn{border:0;border-radius:12px;background:linear-gradient(90deg,var(--brand),var(--brand2));color:#fff;cursor:pointer;font-family:inherit;font-size:.8rem;font-weight:800;padding:.78rem 1rem;transition:opacity .2s;white-space:nowrap}.legacy-login-page .cep-fields{display:grid;gap:.6rem;grid-template-columns:1fr 1fr;margin-top:.6rem}.legacy-login-page .cep-fields.hidden{display:none}.legacy-login-page .cep-fields .full{grid-column:1 / -1}.legacy-login-page .strength-bar{height:3px;overflow:hidden;border-radius:3px;background:#ffffff14;margin-top:.45rem}.legacy-login-page .strength-fill{height:100%;border-radius:3px;transition:width .3s,background .3s}.legacy-login-page .strength-text{font-size:.65rem;font-weight:700;margin-top:.3rem}.legacy-login-page .otp-heading{margin-bottom:1.2rem;text-align:center}.legacy-login-page .otp-heading strong{color:var(--brand)}.legacy-login-page .otp-icon{font-size:2.5rem}.legacy-login-page .otp-wrap{display:flex;gap:.6rem;justify-content:center;margin:1rem 0}.legacy-login-page .otp-box{width:46px;height:56px;border:2px solid var(--border);border-radius:12px;background:#ffffff0f;color:var(--text);font-family:monospace;font-size:1.4rem;font-weight:800;outline:none;text-align:center;transition:all .2s}.legacy-login-page .otp-box:focus{border-color:var(--brand);background:#f59e0b14;box-shadow:0 0 0 3px #f59e0b1f}.legacy-login-page .otp-resend{color:var(--muted);font-size:.75rem;margin-top:.5rem;text-align:center}.legacy-login-page .otp-resend button{border:0;background:none;color:var(--brand);cursor:pointer;font-family:inherit;font-size:.75rem;font-weight:700}.legacy-login-page .otp-resend button:disabled{color:var(--muted);cursor:default}.legacy-login-page .role-choice-grid{display:grid;gap:.75rem}.legacy-login-page .role-choice-card{display:grid;gap:.3rem;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:#ffffff0d;color:#fff;cursor:pointer;padding:1rem;text-align:left}.legacy-login-page .role-choice-card span{color:var(--muted);font-size:.76rem}.legacy-login-page .role-choice-card em{color:var(--brand);font-style:normal;font-weight:800}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 900px){.legacy-login-page .left{display:none}.legacy-login-page .layout{display:block;min-height:calc(100vh - 42px)}.legacy-login-page .right{width:100%;min-height:calc(100vh - 42px);border-left:0;background:#060610b8;box-shadow:none;padding:2rem 1.5rem calc(2rem + env(safe-area-inset-bottom,0px));backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.legacy-login-page .mobile-logo{display:block}}@media (max-width: 400px){.legacy-login-page .otp-box{width:40px;height:50px;font-size:1.2rem}.legacy-login-page .otp-wrap{gap:.4rem}}.legacy-oneoff-page{--red: #e8173a;--red2: #c0102c;--orange: #f97316;--blue: #1a8fff;--border: rgba(255, 255, 255, .1);--text: #ffffff;--muted: rgba(255, 255, 255, .45);--green: #10b981;position:relative;min-height:100vh;background:#06060a;color:#fff;line-height:normal;overflow-x:hidden}.legacy-oneoff-page:before,.legacy-oneoff-page:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none}.legacy-oneoff-page:before{z-index:0;background:url(https://images.unsplash.com/photo-1534438327276-14e5300c3a48?w=1920&q=85) center / cover no-repeat}.legacy-oneoff-page:after{z-index:1;background:linear-gradient(135deg,#04040aeb,#0a0814e0)}.legacy-oneoff-page>*{position:relative;z-index:2}.legacy-oneoff-page .oneoff-nav{position:sticky;top:0;z-index:50;display:flex;height:64px;align-items:flex-end;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.08);background:#06060ef5;box-shadow:0 2px 20px #0006;padding:env(safe-area-inset-top) 5vw 0}.legacy-oneoff-page .oneoff-nav>*{margin-bottom:0;padding-bottom:12px}.legacy-oneoff-page .nav-logo{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;transform:translateY(12px)}.legacy-oneoff-page .nav-logo img{width:44px;height:44px;flex-shrink:0;border-radius:50%;filter:drop-shadow(0 0 8px rgba(26,143,255,.5)) drop-shadow(0 0 14px rgba(245,158,11,.3));-o-object-fit:contain;object-fit:contain}.legacy-oneoff-page .nav-logo span{display:flex;flex-direction:column;line-height:1.15}.legacy-oneoff-page .nav-logo strong{background:linear-gradient(90deg,var(--blue),var(--orange));background-clip:text;font-size:1.2rem;font-weight:800;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.legacy-oneoff-page .nav-logo small{color:#fff6;font-size:.6rem;font-style:italic}.legacy-oneoff-page .nav-back{display:flex;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#ffffff0f;color:#ffffff80;cursor:pointer;font-family:inherit;font-size:.82rem;font-weight:600;padding:.45rem .9rem;transition:all .2s}.legacy-oneoff-page .btn-inicio-global{display:inline-flex;align-items:center;gap:5px;border:1px solid #e0e0e0;border-radius:8px;background:#f3f3f3;color:#555;font-family:inherit;font-size:.78rem;font-weight:700;padding:.42rem .9rem;text-decoration:none}.legacy-oneoff-page .page-hero{position:relative;overflow:hidden;background:transparent;padding:1.9rem 5vw;text-align:center}.legacy-oneoff-page .page-hero:before{content:"";position:absolute;top:-100px;right:-50px;width:400px;height:400px;background:radial-gradient(circle,rgba(249,115,22,.12),transparent 70%);pointer-events:none}.legacy-oneoff-page .hero-badge{display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(249,115,22,.25);border-radius:100px;background:#f973161f;color:#fb923c;font-size:.65rem;font-weight:800;letter-spacing:.12em;margin-bottom:.9rem;padding:.3rem .85rem;text-transform:uppercase}.legacy-oneoff-page .hero-badge:before{content:"";width:5px;height:5px;border-radius:50%;background:#fb923c}.legacy-oneoff-page .page-hero h1{margin:0 0 .4rem;color:#fff;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;letter-spacing:0}.legacy-oneoff-page .page-hero p{max-width:380px;margin:0 auto;color:#fff6;font-size:.82rem}.legacy-oneoff-page .progress-wrap{position:sticky;top:64px;z-index:40;border-bottom:1px solid rgba(255,255,255,.08);background:#06060ee6;padding:.9rem 5vw;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.legacy-oneoff-page .progress-steps{display:flex;align-items:center;max-width:680px;margin:0 auto}.legacy-oneoff-page .ps{position:relative;display:flex;flex:1;flex-direction:column;align-items:center}.legacy-oneoff-page .ps:not(:last-child):after{content:"";position:absolute;top:15px;right:-55%;left:55%;z-index:0;height:2px;background:#ffffff1f;transition:background .4s}.legacy-oneoff-page .ps.done:not(:last-child):after{background:var(--red)}.legacy-oneoff-page .ps-c{position:relative;z-index:1;display:flex;width:30px;height:30px;flex-shrink:0;align-items:center;justify-content:center;border:2px solid rgba(255,255,255,.15);border-radius:50%;background:#ffffff12;color:#ffffff80;font-size:.68rem;font-weight:800}.legacy-oneoff-page .ps.active .ps-c,.legacy-oneoff-page .ps.done .ps-c{border-color:var(--red);background:var(--red);color:#fff}.legacy-oneoff-page .ps-l{margin-top:.3rem;color:#fff6;font-size:.58rem;font-weight:700;text-align:center;white-space:nowrap}.legacy-oneoff-page .ps.active .ps-l,.legacy-oneoff-page .ps.done .ps-l{color:var(--red)}.legacy-oneoff-page .wizard{max-width:680px;margin:1.8rem auto 4rem;padding:0 5vw}.legacy-oneoff-page .step-card{border:1px solid rgba(255,255,255,.1);border-radius:20px;background:#0a0a12e0;box-shadow:0 8px 32px #0006;color:#fff;padding:2rem;animation:slideIn .35s cubic-bezier(.16,1,.3,1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.legacy-oneoff-page .s-tag{display:flex;align-items:center;gap:5px;color:var(--red);font-size:.62rem;font-weight:800;letter-spacing:.14em;margin-bottom:.4rem;text-transform:uppercase}.legacy-oneoff-page .s-tag:before{content:"";width:12px;height:2px;background:var(--red)}.legacy-oneoff-page .s-title{color:#fff;font-size:1.25rem;font-weight:800;letter-spacing:0}.legacy-oneoff-page .s-desc{color:#fff9;font-size:.8rem;line-height:1.55;margin:.25rem 0 1.5rem}.legacy-oneoff-page .field{margin-bottom:1rem}.legacy-oneoff-page .field label,.legacy-oneoff-page label{display:block;margin-bottom:.4rem;color:#fff9;font-size:.75rem;font-weight:700}.legacy-oneoff-page .inp{width:100%;border:1.5px solid rgba(255,255,255,.15);border-radius:12px;background:#ffffff14;color:#fff;font-family:inherit;font-size:.88rem;outline:none;padding:.8rem 1rem;transition:all .2s}.legacy-oneoff-page .inp::-moz-placeholder{color:#ffffff59}.legacy-oneoff-page .inp::placeholder{color:#ffffff59}.legacy-oneoff-page .inp:focus{border-color:var(--red);box-shadow:0 0 0 3px #e8173a12}.legacy-oneoff-page .inp-wrap{position:relative}.legacy-oneoff-page .inp-wrap .inp{padding-left:2.6rem;padding-right:5.4rem}.legacy-oneoff-page .inp-ico{position:absolute;top:50%;left:.85rem;color:var(--muted);pointer-events:none;transform:translateY(-50%)}.legacy-oneoff-page .inp-btn{position:absolute;top:50%;right:.5rem;border:0;border-radius:8px;background:var(--red);color:#fff;cursor:pointer;font-family:inherit;font-size:.72rem;font-weight:700;padding:.4rem .9rem;transform:translateY(-50%)}.legacy-oneoff-page .cep-ok{display:none;align-items:center;gap:10px;border:1px solid rgba(16,185,129,.28);border-radius:12px;background:#10b9811a;margin-top:.6rem;padding:.9rem 1rem}.legacy-oneoff-page .cep-ok.show{display:flex}.legacy-oneoff-page .cep-check{display:flex;width:22px;height:22px;align-items:center;justify-content:center;border-radius:50%;background:var(--green);color:#fff;flex-shrink:0}.legacy-oneoff-page .cep-street{color:#fff;font-size:.82rem;font-weight:700}.legacy-oneoff-page .cep-city{color:#ffffff80;font-size:.72rem}.legacy-oneoff-page .divider-or{display:flex;align-items:center;gap:.8rem;margin:.4rem 0;color:#ffffff4d;font-size:.72rem}.legacy-oneoff-page .divider-or:before,.legacy-oneoff-page .divider-or:after{content:"";flex:1;height:1px;background:#ffffff1a}.legacy-oneoff-page .btn-location{display:flex;width:100%;align-items:center;justify-content:center;gap:10px;border:1.5px solid rgba(249,115,22,.4);border-radius:14px;background:linear-gradient(135deg,#fff,#fff7ed);color:#1a1a1a;cursor:pointer;font-family:inherit;font-size:.92rem;font-weight:800;padding:.95rem 1rem;box-shadow:0 4px 14px #f973162e,inset 0 -2px #f9731614;transition:transform .15s,box-shadow .15s,border-color .15s}.legacy-oneoff-page .btn-location:hover:not(:disabled){transform:translateY(-1px);border-color:#f97316b3;box-shadow:0 8px 20px #f9731647}.legacy-oneoff-page .btn-location:active:not(:disabled){transform:translateY(0)}.legacy-oneoff-page .btn-location svg{color:#f97316}.legacy-oneoff-page .btn-next{display:flex;width:100%;align-items:center;justify-content:center;gap:8px;border:0;border-radius:14px;background:var(--green);color:#fff;cursor:pointer;font-family:inherit;font-size:.92rem;font-weight:800;margin-top:1.5rem;padding:1rem;text-decoration:none;transition:all .2s}.legacy-oneoff-page .btn-next:disabled{background:#e8e6e1;color:#8a8a8a;cursor:not-allowed}.legacy-oneoff-page.continuous-search .search-breadcrumb{display:flex;align-items:center;gap:.4rem;height:34px;padding:0 5vw;background:#06060ae0;border-bottom:1px solid rgba(255,255,255,.06);font-size:.72rem;font-weight:800}.legacy-oneoff-page.continuous-search .search-breadcrumb a,.legacy-oneoff-page.continuous-search .search-breadcrumb span{color:#ffffff6b;text-decoration:none}.legacy-oneoff-page.continuous-search .search-breadcrumb strong{color:#ffffffd1}.legacy-oneoff-page.continuous-search .hero-badge{color:#fb923c;background:#f973161f;border-color:#f9731640}.legacy-oneoff-page.continuous-search .page-hero{background:linear-gradient(135deg,#0d0d0d,#1c1c2e);padding:2.2rem 5vw}.legacy-oneoff-page.continuous-search .page-hero p{max-width:430px}.legacy-oneoff-page.trainer-signup .page-hero{background:linear-gradient(135deg,#0d0d0d,#1c1c2e);padding:2.2rem 5vw}.legacy-oneoff-page.trainer-signup .hero-badge{color:#fbbf24;background:#f59e0b1f;border-color:#f59e0b52}.legacy-oneoff-page.trainer-signup .hero-badge:before{background:#fbbf24}.legacy-oneoff-page.trainer-signup .page-hero h1{font-size:clamp(1.55rem,3vw,2rem)}.legacy-oneoff-page.trainer-signup .page-hero p{max-width:440px}.legacy-oneoff-page.trainer-signup .signup-progress{max-width:760px}.legacy-oneoff-page.trainer-signup .progress-wrap{padding:.35rem 5vw}.legacy-oneoff-page.trainer-signup .wizard{max-width:700px}.legacy-oneoff-page.trainer-signup .signup-card{padding:2rem}.legacy-oneoff-page.trainer-signup .btn-next{background:linear-gradient(90deg,#e8173a,#f43f5e)}.legacy-oneoff-page.trainer-signup .signup-photo{display:grid;justify-items:center;gap:.55rem;margin:1.55rem 0 1.7rem}.legacy-oneoff-page.trainer-signup .signup-photo button{width:92px;height:92px;display:grid;place-items:center;border:2px dashed rgba(232,23,58,.55);border-radius:50%;background:#ffffffeb;color:#0a0a1273;font:inherit;font-size:1.45rem;font-weight:900;cursor:pointer}.legacy-oneoff-page.trainer-signup .signup-photo button span{display:block;margin-top:-1.1rem;font-size:.58rem;text-transform:uppercase}.legacy-oneoff-page.trainer-signup .signup-photo p{margin:0;color:#ffffff7a;font-size:.75rem;font-weight:700}.legacy-oneoff-page.trainer-signup .signup-photo strong{color:var(--green)}.legacy-oneoff-page.trainer-signup .signup-grid{display:grid;grid-template-columns:1fr 1fr;gap:.85rem}.legacy-oneoff-page.trainer-signup .signup-grid label>span{display:block;margin-bottom:.4rem;color:#ffffffb8;font-size:.75rem;font-weight:800}@media (max-width: 640px){.legacy-oneoff-page.trainer-signup .signup-grid{grid-template-columns:1fr}}.legacy-oneoff-page .btn-back-step{display:block;width:100%;border:0;border-radius:14px;background:linear-gradient(90deg,#e8173a,#c0102c);color:#fff;cursor:pointer;font-family:inherit;font-size:.88rem;font-weight:700;margin-top:.6rem;padding:1rem;text-align:center;text-decoration:none}.legacy-oneoff-page .gp-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.65rem}.legacy-oneoff-page .gp-title{color:#fff;display:flex;align-items:center;gap:6px;font-size:.78rem;font-weight:800}.legacy-oneoff-page .gp-count{border:1px solid rgba(16,185,129,.2);border-radius:20px;background:#10b9811f;color:#059669;font-size:.68rem;font-weight:700;padding:2px 9px}.legacy-oneoff-page .gp-list{display:flex;flex-direction:column;gap:.45rem;max-height:320px;overflow-y:auto}.legacy-oneoff-page .gp-item{display:flex;align-items:center;gap:.75rem;border:1.5px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff0f;color:#fff;cursor:pointer;padding:.7rem .9rem}.legacy-oneoff-page .gp-num{display:flex;width:22px;height:22px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.12);border-radius:50%;background:#ffffff12;color:#ffffff80;flex-shrink:0;font-size:.6rem;font-weight:800}.legacy-oneoff-page .gp-info{display:grid;flex:1;min-width:0;text-align:left}.legacy-oneoff-page .gp-name{color:#fff;font-size:.8rem;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legacy-oneoff-page .gp-addr,.legacy-oneoff-page .gp-dist{color:#ffffff80;font-size:.68rem}.legacy-oneoff-page .gp-manual-toggle{display:flex;width:100%;align-items:center;justify-content:center;gap:8px;border:1.5px solid rgba(249,115,22,.35);border-radius:12px;background:#f9731614;color:#fb923c;cursor:pointer;font-family:inherit;font-size:.85rem;font-weight:800;margin-top:.85rem;padding:.85rem 1rem;transition:background .15s,border-color .15s,color .15s}.legacy-oneoff-page .gp-manual-toggle:hover{background:#f9731629;border-color:#f973168c;color:#fdba74}.legacy-oneoff-page .gp-manual-toggle.open{background:#f973162e;border-color:#f9731699}.legacy-oneoff-page .gp-mt-arrow{font-style:normal;display:inline-block;transition:transform .2s;font-size:.7rem;opacity:.7}.legacy-oneoff-page .gp-manual-toggle.open .gp-mt-arrow{transform:rotate(180deg)}.legacy-oneoff-page .gp-manual-fields{border:1.5px solid rgba(255,255,255,.1);border-radius:14px;background:#ffffff0a;margin-top:.6rem;padding:1rem}.legacy-oneoff-page .gp-manual-label{color:#ffffff80;font-size:.7rem;font-weight:700;letter-spacing:.08em;margin-bottom:.35rem;margin-top:.65rem;text-transform:uppercase}.legacy-oneoff-page .local-grid,.legacy-oneoff-page .two-col{display:grid;gap:.8rem;grid-template-columns:repeat(3,1fr)}.legacy-oneoff-page .two-col{grid-template-columns:1fr 1fr}.legacy-oneoff-page .lb{border:1.5px solid rgba(255,255,255,.12);border-radius:14px;background:#ffffff12;color:#ffffffbf;cursor:pointer;font-family:inherit;padding:1.1rem .7rem;text-align:center}.legacy-oneoff-page .lb.on,.legacy-oneoff-page .spec-btn.on{border-color:var(--red);background:#e8173a24;color:#fff}.legacy-oneoff-page .lb span{display:block}.legacy-oneoff-page .lb-ico{font-size:1.9rem;margin-bottom:.35rem}.legacy-oneoff-page .lb-name{color:#fff;font-size:.78rem;font-weight:700}.legacy-oneoff-page .lb-sub{color:#ffffff73;font-size:.62rem}.legacy-oneoff-page .spec-grid{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.6rem}.legacy-oneoff-page .spec-btn{border:1.5px solid rgba(255,255,255,.12);border-radius:100px;background:#ffffff12;color:#ffffffbf;cursor:pointer;font-family:inherit;font-size:.75rem;font-weight:600;padding:.45rem .9rem}.legacy-oneoff-page .btn-filter{display:flex;width:100%;align-items:center;justify-content:center;gap:8px;border:0;border-radius:14px;background:linear-gradient(90deg,#10b981,#059669);box-shadow:0 4px 18px #10b98173;color:#fff;cursor:pointer;font-family:inherit;font-size:.92rem;font-weight:800;margin-top:1.5rem;padding:1rem}.legacy-oneoff-page .results-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.legacy-oneoff-page .search-view-toggle{display:inline-flex;align-items:center;gap:4px;margin-bottom:.8rem;padding:4px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a}.legacy-oneoff-page .search-view-tab{display:inline-flex;align-items:center;gap:6px;padding:.4rem .95rem;border-radius:999px;border:none;background:transparent;color:#ffffff8c;cursor:pointer;font-family:inherit;font-size:.78rem;font-weight:700;transition:background .15s,color .15s}.legacy-oneoff-page .search-view-tab.active{background:linear-gradient(90deg,#e8173a,#c0102c);color:#fff;box-shadow:0 2px 8px #e8173a59}.legacy-oneoff-page .search-view-tab:hover:not(.active){color:#fff;background:#ffffff0f}.legacy-oneoff-page .results-count{color:var(--muted);font-size:.82rem;font-weight:500}.legacy-oneoff-page .sort-select{border:1px solid rgba(255,255,255,.15);border-radius:8px;background:#ffffff14;color:#fff;cursor:pointer;font-family:inherit;font-size:.75rem;outline:none;padding:.4rem .8rem}.legacy-oneoff-page .trainer-card{border:1.5px solid rgba(255,255,255,.12);border-radius:18px;background:#ffffff12;color:#fff;margin-bottom:1rem;padding:1.3rem}.legacy-oneoff-page .tc-top{display:flex;align-items:flex-start;gap:1rem}.legacy-oneoff-page .tc-avatar{display:flex;width:56px;height:56px;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(135deg,#e8173a,#f97316);color:#fff;flex-shrink:0;font-size:1rem;font-weight:800}.legacy-oneoff-page .tc-info{flex:1}.legacy-oneoff-page .tc-name{color:#fff;font-size:.95rem;font-weight:800}.legacy-oneoff-page .tc-meta{color:#ffffff80;font-size:.74rem}.legacy-oneoff-page .tc-cta-row{display:flex;gap:.6rem;margin-top:1rem;padding-top:.9rem;border-top:1px solid rgba(255,255,255,.1)}.legacy-oneoff-page .tc-cta-secondary{flex:1;padding:.75rem 1rem;background:linear-gradient(90deg,#16a34a,#15803d);border-radius:12px;font-size:.78rem;font-weight:700;color:#fff;text-align:center;text-decoration:none;box-shadow:0 3px 12px #16a34a59}.legacy-oneoff-page .tc-cta-primary{flex:2;padding:.75rem 1rem;background:linear-gradient(90deg,#e8173a,#c0102c);border:none;border-radius:12px;font-size:.82rem;font-weight:800;cursor:pointer;color:#fff;font-family:inherit;display:flex;align-items:center;justify-content:center;gap:8px}@keyframes slideIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 600px){.legacy-oneoff-page .local-grid{grid-template-columns:1fr 1fr}.legacy-oneoff-page .two-col{grid-template-columns:1fr}.legacy-oneoff-page .wizard{padding:1rem 4vw 6rem}.legacy-oneoff-page .step-card{padding:1.4rem 1rem}.legacy-oneoff-page .page-hero{padding:1.2rem 4vw .8rem}.legacy-oneoff-page .page-hero h1{font-size:clamp(1.25rem,6vw,1.6rem);line-height:1.2}.legacy-oneoff-page .page-hero p{font-size:.78rem}.legacy-oneoff-page .progress-wrap{padding:.6rem 3vw}.legacy-oneoff-page .ps-l{font-size:.55rem;white-space:normal;line-height:1.15}.legacy-oneoff-page .results-header{flex-direction:column;align-items:stretch;gap:.6rem}.legacy-oneoff-page .sort-select{width:100%}.legacy-oneoff-page .trainer-card{padding:1rem}.legacy-oneoff-page .tc-top{gap:.7rem}.legacy-oneoff-page .tc-avatar{width:48px;height:48px}.legacy-oneoff-page .tc-cta-row{flex-direction:column;gap:.5rem}.legacy-oneoff-page .tc-cta-secondary,.legacy-oneoff-page .tc-cta-primary{flex:1 1 auto;width:100%}.legacy-oneoff-page .nav-logo small{display:none}.legacy-oneoff-page .nav-logo strong{font-size:1rem}.legacy-oneoff-page .nav-logo img{width:36px;height:36px}.legacy-oneoff-page .wz-step-nav{flex-wrap:wrap}.legacy-oneoff-page .wz-step-nav>button{min-height:44px;font-size:.85rem}.legacy-oneoff-page .progress-steps{gap:2px}.legacy-oneoff-page .ps{min-width:0}.legacy-oneoff-page .ps-c{width:26px;height:26px;font-size:.62rem}}.legacy-search-page{min-height:100vh;background:#f8f7f4;color:#1a1a1a}.legacy-search-hero{padding:5.6rem 5vw 2.2rem;text-align:center;background:linear-gradient(135deg,#0d0d0d,#1c1c2e);color:#fff}.legacy-search-hero h1{margin:.8rem 0 .4rem;font-size:clamp(1.7rem,4vw,2.4rem);font-weight:950}.legacy-search-wrap{max-width:900px;margin:-1.5rem auto 4rem;padding:0 5vw}.legacy-wizard-card{border:1px solid #e8e6e1;border-radius:20px;background:#fff;padding:1.5rem;box-shadow:0 10px 30px #0000000f}.legacy-chip-grid{display:flex;flex-wrap:wrap;gap:.5rem}.legacy-chip{border:1.5px solid #e8e6e1;border-radius:999px;background:#fff;color:#555;padding:.48rem .9rem;font-size:.78rem;font-weight:800}.legacy-chip.active{border-color:var(--lg-red);background:#fff5f6;color:var(--lg-red)}.legacy-result-card{border:1px solid #e8e6e1;border-radius:18px;background:#fff;padding:1.1rem}.legacy-dashboard{min-height:100vh;background:var(--lg-bg)}.legacy-dash-top{position:fixed;inset:0 0 auto;z-index:40;display:flex;height:64px;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--lg-border);background:#06060aeb;padding:0 1.5rem}.legacy-dash-brand,.legacy-dash-title{font-weight:950}.legacy-dash-title{color:#ffffffa3;font-size:.78rem;text-transform:uppercase}.legacy-dash-user{border:1px solid var(--lg-border);border-radius:999px;color:#fff;padding:.5rem .9rem;text-decoration:none}.legacy-sidebar{position:fixed;inset:64px auto 0 0;width:240px;border-right:1px solid var(--lg-border);background:#0b0b12;padding:1.2rem 0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.18) transparent}.legacy-sidebar::-webkit-scrollbar{width:8px}.legacy-sidebar::-webkit-scrollbar-track{background:transparent}.legacy-sidebar::-webkit-scrollbar-thumb{background:#ffffff24;border-radius:999px}.legacy-sidebar::-webkit-scrollbar-thumb:hover{background:#ffffff47}.legacy-sidebar-label{display:block;color:#fff6;font-size:.65rem;font-weight:950;padding:.5rem 1.25rem;text-transform:capitalize;letter-spacing:.04em}.legacy-sidebar-item{display:flex;min-height:44px;align-items:center;border-left:3px solid transparent;color:#ffffffa8;font-size:.86rem;font-weight:800;padding:.65rem 1.25rem;text-decoration:none}.legacy-sidebar-item.active,.legacy-sidebar-item:hover{border-left-color:var(--lg-blue);background:#1a8fff1f;color:#fff}.legacy-dash-main{margin-left:240px;padding:92px 2rem 3rem}.legacy-metric-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.legacy-metric-card{border:1px solid var(--lg-border);border-radius:18px;background:var(--lg-surface);padding:1.2rem}.legacy-metric-card span{color:#ffffff75;font-size:.76rem;font-weight:800}.legacy-metric-card strong{display:block;margin-top:.55rem;font-size:2rem;font-weight:950}.legacy-page-header-row{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;margin-bottom:1.25rem}.legacy-page-header-row.public{color:#fff}.legacy-page-header-row h1,.legacy-flow-card h1,.legacy-profile-copy h1{margin:.75rem 0 .35rem;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:950;line-height:1.08}.legacy-page-header-row p,.legacy-flow-card p,.legacy-profile-copy p{max-width:720px;color:#ffffff9e;line-height:1.7}.legacy-flow-page{min-height:100vh;padding:156px 5vw 5rem;background:linear-gradient(115deg,#04040af0,#04040ab8),url(https://images.unsplash.com/photo-1534438327276-14e5300c3a48?w=1920&q=88) center / cover}.legacy-flow-card{border:1px solid var(--lg-border);border-radius:22px;background:#0d0d13db;box-shadow:0 28px 80px #00000061;padding:1.5rem;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.legacy-flow-card.narrow{max-width:620px;margin:0 auto}.legacy-flow-actions{display:grid;gap:.75rem;margin-top:1rem}.legacy-form-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.legacy-textarea{min-height:140px;resize:vertical}.legacy-mini-row.light{margin-top:.75rem;color:#1d1d1d;background:#0000000f}.legacy-profile-hero{min-height:100vh;padding:156px 5vw 5rem;background:linear-gradient(120deg,#04040af0,#04040ab8),url(https://images.unsplash.com/photo-1583454110551-21f2fa2afe61?w=1920&q=88) center / cover}.legacy-profile-grid{display:grid;align-items:start;gap:1.2rem;grid-template-columns:minmax(0,1fr) 340px;margin-top:1rem}.legacy-profile-card{display:grid;gap:1.2rem;grid-template-columns:260px minmax(0,1fr);border:1px solid var(--lg-border);border-radius:24px;background:#0d0d13db;padding:1.2rem;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.legacy-profile-photo{min-height:360px;border-radius:18px;background:url(https://images.unsplash.com/photo-1583454110551-21f2fa2afe61?w=900&q=80) center / cover}.legacy-profile-copy{display:grid;align-content:center;gap:.75rem}.legacy-book-card{border:1px solid var(--lg-border);border-radius:22px;background:#12121aeb;padding:1.25rem;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.legacy-book-card.compact{align-self:start}.legacy-book-card>span,.legacy-book-card small{display:block;color:#ffffff80;font-weight:800}.legacy-book-card>strong{display:block;margin-top:.2rem;color:var(--lg-gold);font-size:2.4rem;font-weight:950}.legacy-book-times{display:grid;gap:.65rem;margin:1rem 0}.legacy-builder-grid{display:grid;align-items:start;gap:1.2rem;grid-template-columns:330px minmax(0,1fr)}.legacy-workout-list{display:grid;gap:1rem}.legacy-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.legacy-card-heading h3{margin:0}.legacy-card-heading p{margin:.25rem 0 0}.legacy-table-wrap{overflow-x:auto}.legacy-table{width:100%;min-width:620px;border-collapse:collapse;text-align:left}.legacy-table th{padding:0 0 .85rem;color:#ffffff6b;font-size:.74rem;text-transform:uppercase}.legacy-table td{border-top:1px solid rgba(255,255,255,.1);padding:1rem 0;color:#ffffffa8}.legacy-table td:first-child{color:#fff;font-weight:900}.legacy-status-pill{display:inline-flex;min-height:30px;align-items:center;border-radius:999px;padding:.35rem .75rem;font-size:.72rem;font-weight:950;white-space:nowrap}.legacy-status-pill.good{background:#10b98124;color:#86efac}.legacy-status-pill.warn,.legacy-status-pill.neutral{background:#f59e0b24;color:#fcd34d}.legacy-status-pill.danger{background:#ef444424;color:#fca5a5}.legacy-exercise-grid{display:grid;gap:.75rem}.legacy-exercise-row{display:grid;align-items:center;gap:.75rem;grid-template-columns:minmax(0,1fr) 100px 90px 90px;border:1px solid rgba(255,255,255,.09);border-radius:13px;background:#00000029;padding:.9rem}.legacy-exercise-row span{color:#ffffff94;font-size:.88rem}.legacy-bottom-nav{display:none}@media (max-width: 900px){.legacy-public-links,.legacy-pill,.legacy-floating-card,.legacy-login-left,.legacy-sidebar,.legacy-dash-title{display:none}.legacy-beta-bar{height:50px;padding-inline:4vw}.legacy-beta-left span{display:none}.legacy-public-nav{inset:50px 0 auto;height:58px;padding-inline:4vw}.legacy-brand-mark img{width:38px;height:38px}.legacy-brand-mark strong{font-size:1rem}.legacy-hero{padding-top:126px;text-align:center}.legacy-hero-inner{display:block;min-height:auto}.legacy-hero h1{font-size:clamp(2rem,10vw,3.3rem)}.legacy-hero-actions,.legacy-hero-stats{max-width:none}.legacy-hero-stats{grid-template-columns:repeat(2,1fr);gap:.8rem}.legacy-dual-grid,.legacy-card-grid,.legacy-card-grid.three,.legacy-metric-grid,.legacy-form-grid,.legacy-builder-grid,.legacy-profile-grid,.legacy-profile-card,.legacy-type-grid,.legacy-two-grid{grid-template-columns:1fr}.legacy-page-header-row,.legacy-card-heading{align-items:stretch;flex-direction:column}.legacy-flow-page,.legacy-profile-hero{padding:126px 4vw 5.5rem}.legacy-profile-photo{min-height:260px}.legacy-exercise-row{grid-template-columns:1fr 1fr}.legacy-login-shell{display:block;min-height:calc(100vh - 56px)}.legacy-login-panel{width:100%;min-height:calc(100vh - 56px);background:#080812c2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.legacy-dash-main{margin-left:0;padding:84px 1rem 6rem}.legacy-bottom-nav{position:fixed;inset:auto 0 0;z-index:80;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--lg-border);background:#06060af5;padding:.45rem 0 calc(.45rem + env(safe-area-inset-bottom))}.legacy-bottom-nav .legacy-nav-link{display:flex;flex-direction:column;align-items:center;gap:.15rem;font-size:1rem}.legacy-bottom-nav span{font-size:.62rem}}.legacy-login-page{--brand: #e8173a !important;--brand2: #f97316 !important}.legacy-login-page:before{background:url(https://images.unsplash.com/photo-1534438327276-14e5300c3a48?w=2400&q=92&auto=format) center / cover no-repeat!important;filter:saturate(1.2) contrast(1.05) brightness(.85)}.legacy-login-page:after{background:radial-gradient(ellipse at 50% 35%,#0000,#04040a59,#04040ac7),linear-gradient(110deg,#03030aa6,#03030a73 40%,#03030a6b,#03030a99)!important}.legacy-login-page .left-logo-name-row{display:flex;align-items:center;gap:.55rem}.legacy-login-page .left-logo-flag,.legacy-login-page .mobile-logo-flag{display:inline-flex;align-items:center;flex-shrink:0}.legacy-login-page .left-flag-pole{width:2px;height:18px;background:linear-gradient(180deg,#d0d0d0,#888);border-radius:0 0 1px;flex-shrink:0;box-shadow:0 1px 2px #0000002e}.legacy-login-page .left-flag-svg{display:block;animation:lg-flag-wave 2.2s ease-in-out infinite;transform-origin:left center;filter:drop-shadow(0 1px 2px rgba(0,0,0,.4))}@keyframes lg-flag-wave{0%{transform:skewY(0) scaleY(1)}20%{transform:skewY(3.5deg) scaleY(.96)}40%{transform:skewY(-2deg) scaleY(1.03)}60%{transform:skewY(4deg) scaleY(.95)}80%{transform:skewY(-1.5deg) scaleY(1.02)}to{transform:skewY(0) scaleY(1)}}.legacy-login-page .mobile-logo-name-row{display:inline-flex;align-items:center;gap:.5rem;justify-content:center}.legacy-login-page .left-title{text-shadow:0 2px 6px rgba(0,0,0,.85),0 0 1px rgba(0,0,0,.95)!important;font-weight:900!important}.legacy-login-page .left-title span{background:linear-gradient(90deg,#e8173a,#f97316)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important}.legacy-login-page .bullet{color:#ffffffeb!important;text-shadow:0 1px 3px rgba(0,0,0,.7)!important;font-weight:500!important;font-size:.88rem!important}.legacy-login-page .bullet-icon{width:36px!important;height:36px!important;border-radius:11px!important;border:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;box-shadow:0 6px 18px #0000002e,inset 0 1px #ffffff2e!important}.legacy-login-page .right{background:#0808128c!important;backdrop-filter:blur(24px) saturate(1.1)!important;-webkit-backdrop-filter:blur(24px) saturate(1.1)!important;border-left:1px solid rgba(255,255,255,.1)!important;box-shadow:-16px 0 56px #0000008c!important}.legacy-login-page .tabs{background:#ffffff0f!important;border:1px solid rgba(255,255,255,.08)!important;padding:4px!important;border-radius:13px!important}.legacy-login-page .tab{border-radius:10px!important;font-weight:800!important;letter-spacing:.015em!important;transition:all .2s ease!important}.legacy-login-page .tab.active{background:linear-gradient(135deg,#e8173a,#c0102c)!important;color:#fff!important;box-shadow:0 4px 14px #e8173a66!important}.legacy-login-page .form-title{color:#fff!important;font-weight:900!important;letter-spacing:-.01em!important;text-shadow:0 1px 3px rgba(0,0,0,.4)!important}.legacy-login-page .form-sub{color:#ffffffa6!important;font-weight:500!important}.legacy-login-page .field label{color:#ffffffb8!important;font-weight:800!important;letter-spacing:.08em!important}.legacy-login-page .inp{background:#ffffff12!important;border-color:#ffffff1f!important;color:#fff!important;font-weight:500}.legacy-login-page .inp::-moz-placeholder{color:#ffffff52!important}.legacy-login-page .inp::placeholder{color:#ffffff52!important}.legacy-login-page .inp:focus{border-color:#e8173ab3!important;background:#e8173a14!important;box-shadow:0 0 0 3px #e8173a2e,0 4px 16px #e8173a33!important}.legacy-login-page .btn-main{background:linear-gradient(135deg,#e8173a,#c0102c)!important;color:#fff!important;font-weight:900!important;letter-spacing:.015em!important;box-shadow:0 6px 22px #e8173a73!important}.legacy-login-page .btn.btn-main:hover{background:linear-gradient(135deg,#f0224a,#e8173a)!important;box-shadow:0 10px 30px #e8173a99!important;transform:translateY(-2px)!important;opacity:1!important}.legacy-login-page .btn.btn-main:active{transform:translateY(0) scale(.98)!important}.legacy-login-page .btn-outline{background:#ffffff0f!important;border:1.5px solid rgba(255,255,255,.14)!important;color:#ffffffd9!important;font-weight:700!important;transition:all .2s ease}.legacy-login-page .btn-outline:hover{background:#ffffff1f!important;border-color:#ffffff47!important}.legacy-login-page .forgot-row a{color:#ff5b78!important}.legacy-login-page .forgot-row a:hover{color:#fff!important}.legacy-login-page .badge{background:#ffffff1a!important;border-color:#fff3!important;color:#ffffffd9!important;font-weight:700!important;text-shadow:0 1px 2px rgba(0,0,0,.5)}.legacy-login-page .login-global-nav{background:#0009!important;border-bottom-color:#ffffff0f!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important}.legacy-login-page .btn-voltar-global,.legacy-login-page .btn-inicio-global{background:#ffffff14!important;border-color:#ffffff29!important;color:#ffffffd9!important;font-weight:700!important;border-radius:999px!important}.legacy-flag,.legacy-brand-flag{display:inline-flex!important;align-items:center;gap:0;flex-shrink:0;background:transparent!important;width:auto!important;height:auto!important}.legacy-flag-pole{width:2px;height:18px;background:linear-gradient(180deg,#d0d0d0,#888);border-radius:0 0 1px;flex-shrink:0;box-shadow:0 1px 2px #0000002e}.legacy-flag-svg{display:block;animation:legacy-flag-wave 2.2s ease-in-out infinite;transform-origin:left center;filter:drop-shadow(0 1px 2px rgba(0,0,0,.4))}@keyframes legacy-flag-wave{0%{transform:skewY(0) scaleY(1)}20%{transform:skewY(3.5deg) scaleY(.96)}40%{transform:skewY(-2deg) scaleY(1.03)}60%{transform:skewY(4deg) scaleY(.95)}80%{transform:skewY(-1.5deg) scaleY(1.02)}to{transform:skewY(0) scaleY(1)}}.legacy-brand-name-row{display:inline-flex;align-items:center;gap:.5rem}.legacy-brand-link strong,.legacy-brand-mark strong{background:linear-gradient(90deg,#1a8fff,#f97316);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:900!important;letter-spacing:-.01em}.legacy-dashboard{position:relative;background:#06060c!important}.legacy-dashboard:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;background:url(https://images.unsplash.com/photo-1534438327276-14e5300c3a48?w=2400&q=92&auto=format) center/cover no-repeat;filter:saturate(1.2) contrast(1.05) brightness(.7);pointer-events:none}.legacy-dashboard:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(ellipse at 50% 30%,#0000,#04040a73,#04040ad9),linear-gradient(180deg,#04040a99,#04040ac7);pointer-events:none}.legacy-dashboard .legacy-dash-main{position:relative;z-index:1}.legacy-dashboard .legacy-dash-top{z-index:40}.legacy-dashboard .legacy-sidebar{z-index:30}.legacy-dashboard-student:after{background:radial-gradient(ellipse at 50% 30%,#0000,#04040a73,#04040ad9),linear-gradient(180deg,#1a8fff0f,#04040ac7)!important}.legacy-dashboard-trainer:after{background:radial-gradient(ellipse at 50% 30%,#0000,#04040a73,#04040ad9),linear-gradient(180deg,#f973160f,#04040ac7)!important}.legacy-dashboard-admin:after{background:radial-gradient(ellipse at 50% 30%,#0000,#04040a73,#04040ad9),linear-gradient(180deg,#8b5cf60f,#04040ac7)!important}.legacy-dash-top{background:#06060cc7!important;backdrop-filter:blur(20px) saturate(1.1)!important;-webkit-backdrop-filter:blur(20px) saturate(1.1)!important;border-bottom-color:#ffffff14!important;box-shadow:0 4px 22px #00000073}.legacy-dash-title{color:#ffffffc7!important;text-shadow:0 1px 3px rgba(0,0,0,.7);letter-spacing:.12em!important}.legacy-dash-user{background:#ffffff14!important;border-color:#ffffff2e!important;color:#fff!important;font-weight:800;transition:all .2s ease}.legacy-dash-user:hover{background:#e8173a2e!important;border-color:#e8173a80!important}.legacy-sidebar{background:#08080eb8!important;backdrop-filter:blur(18px) saturate(1.1)!important;-webkit-backdrop-filter:blur(18px) saturate(1.1)!important;border-right-color:#ffffff14!important;box-shadow:4px 0 22px #0006}.legacy-sidebar-label{color:#ff5b78c7!important;font-weight:700!important;letter-spacing:.04em!important;text-shadow:0 1px 2px rgba(0,0,0,.4)}.legacy-sidebar-item{border-left:3px solid transparent!important;border-radius:0 12px 12px 0;margin-right:8px;transition:all .2s ease;text-shadow:0 1px 3px rgba(0,0,0,.5)}.legacy-sidebar-item:hover{background:#ffffff0f!important;color:#fff!important;border-left-color:#fff6!important}.legacy-dashboard-student .legacy-sidebar-item.active{background:linear-gradient(90deg,#1a8fff2e,#1a8fff0a)!important;border-left-color:#1a8fff!important;color:#fff!important;box-shadow:inset 0 1px #ffffff0f}.legacy-dashboard-trainer .legacy-sidebar-item.active{background:linear-gradient(90deg,#f973162e,#f973160a)!important;border-left-color:#f97316!important;color:#fff!important}.legacy-dashboard-admin .legacy-sidebar-item.active{background:linear-gradient(90deg,#8b5cf62e,#8b5cf60a)!important;border-left-color:#8b5cf6!important;color:#fff!important}.legacy-card,.legacy-metric-card,.ladm-card{background:#14141e8c!important;border:1px solid rgba(255,255,255,.08)!important;backdrop-filter:blur(14px) saturate(1.1);-webkit-backdrop-filter:blur(14px) saturate(1.1);box-shadow:0 12px 36px #00000073,inset 0 1px #ffffff0a;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.legacy-card:hover,.legacy-metric-card:hover,.ladm-card:hover{transform:translateY(-2px);border-color:#ffffff29!important;box-shadow:0 18px 48px #0000008c,inset 0 1px #ffffff14}.legacy-card h3,.legacy-metric-card h3,.ladm-card h3{color:#fff!important;text-shadow:0 1px 3px rgba(0,0,0,.7);font-weight:900!important}.legacy-card p,.legacy-card li{color:#ffffffc7!important;text-shadow:0 1px 2px rgba(0,0,0,.6)}.legacy-metric-card strong,.legacy-metric-card b{color:#fff!important;text-shadow:0 0 1px rgba(0,0,0,.95),0 2px 6px rgba(0,0,0,.85),0 0 22px rgba(255,255,255,.18);font-weight:900!important}.legacy-pill{font-weight:900!important;letter-spacing:.015em;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.legacy-pill:hover{transform:translateY(-2px);filter:brightness(1.1);box-shadow:0 14px 36px #e8173a80!important}.legacy-badge{background:#ffffff14!important;border:1px solid rgba(255,255,255,.14)!important;color:#ff5b78!important;font-weight:800!important;text-shadow:0 1px 2px rgba(0,0,0,.6)}.legacy-bottom-nav{background:#06060ceb!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;border-top:1px solid rgba(255,255,255,.08)!important}.legacy-bottom-nav .legacy-nav-link{color:#fff9!important;transition:color .2s ease}.legacy-bottom-nav .legacy-nav-link.active{color:#fff!important;text-shadow:0 1px 4px rgba(232,23,58,.5)}.legacy-nav-link.active,.legacy-nav-link:hover{color:#fff!important;text-shadow:0 1px 3px rgba(0,0,0,.6)}@media (max-width: 1024px){.legacy-sidebar{display:none!important}.legacy-dash-main{margin-left:0!important;padding:80px 1rem 6rem!important}}.legacy-dashboard input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]),.legacy-dashboard select,.legacy-dashboard textarea{background:#ffffff0f!important;border:1.5px solid rgba(255,255,255,.12)!important;border-radius:12px!important;color:#fff!important;padding:.72rem 1rem!important;font-family:inherit!important;font-size:.9rem!important;outline:0!important;transition:all .2s ease!important;font-weight:500}.legacy-dashboard input::-moz-placeholder,.legacy-dashboard textarea::-moz-placeholder{color:#ffffff61!important;font-weight:400}.legacy-dashboard input::placeholder,.legacy-dashboard textarea::placeholder{color:#ffffff61!important;font-weight:400}.legacy-dashboard input:focus,.legacy-dashboard select:focus,.legacy-dashboard textarea:focus{border-color:#e8173aa6!important;background:#e8173a0f!important;box-shadow:0 0 0 3px #e8173a29,0 4px 14px #e8173a2e!important}.legacy-dashboard input.error,.legacy-dashboard select.error,.legacy-dashboard textarea.error{border-color:#ef4444b3!important}.legacy-dashboard select option{background:#0f0f17!important;color:#fff!important}.legacy-dashboard input[type=checkbox],.legacy-dashboard input[type=radio]{accent-color:#e8173a!important;width:18px!important;height:18px!important;cursor:pointer}.legacy-dashboard input[type=range]{accent-color:#e8173a!important}.legacy-dashboard table{width:100%;border-collapse:collapse;background:#14141e66;border:1px solid rgba(255,255,255,.06);border-radius:14px;overflow:hidden;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.legacy-dashboard thead{background:#ffffff0f}.legacy-dashboard th{text-align:left;font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#ffffff8c;padding:.9rem 1rem;border-bottom:1px solid rgba(255,255,255,.08)}.legacy-dashboard td{padding:.85rem 1rem;color:#ffffffdb;font-size:.88rem;border-bottom:1px solid rgba(255,255,255,.04)}.legacy-dashboard tr:hover td{background:#ffffff0a}.legacy-dashboard tr:last-child td{border-bottom:0}.legacy-dashboard [aria-modal=true]{background:#14141ec7!important;border:1px solid rgba(255,255,255,.1)!important;backdrop-filter:blur(20px) saturate(1.1)!important;-webkit-backdrop-filter:blur(20px) saturate(1.1)!important;box-shadow:0 24px 64px #0009,inset 0 1px #ffffff0f!important}.legacy-dashboard [aria-modal=true] h2,.legacy-dashboard [aria-modal=true] h3{color:#fff!important;text-shadow:0 1px 3px rgba(0,0,0,.7);font-weight:900!important}.legacy-dashboard [class*=backdrop]:not(.modal-content),.legacy-dashboard [data-modal-backdrop]{backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;background:#0000008c!important}.legacy-dashboard button:not([class]){background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:11px;color:#fff;font-family:inherit;font-weight:700;padding:.62rem 1rem;cursor:pointer;transition:all .2s ease}.legacy-dashboard button:not([class]):hover{background:#ffffff24;border-color:#ffffff3d;transform:translateY(-1px)}.legacy-mini-row{background:#ffffff08!important;border:1px solid rgba(255,255,255,.06)!important;border-radius:10px!important;transition:all .2s ease}.legacy-mini-row:hover{background:#ffffff0f!important;border-color:#ffffff24!important}.legacy-skeleton-shimmer{background-image:linear-gradient(90deg,#ffffff0a,#ffffff1a,#ffffff0a)!important;background-size:200% 100%!important;border-radius:10px}.legacy-dashboard [data-reveal],.legacy-dashboard [data-fade]{opacity:0;transform:translateY(12px);transition:opacity .55s ease,transform .55s ease}.legacy-dashboard [data-reveal].in-view,.legacy-dashboard [data-fade].in-view,.legacy-dashboard [data-reveal][data-revealed],.legacy-dashboard [data-fade][data-revealed]{opacity:1;transform:translateY(0)}.legacy-dashboard [class*=toast]{background:#14141eeb!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:12px;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;box-shadow:0 16px 40px #0000008c;color:#fff;font-weight:600}.legacy-dashboard aside[role=dialog],.legacy-dashboard [class*=drawer]:not(.legacy-sidebar){background:#0c0c14f0!important;border-left:1px solid rgba(255,255,255,.1)!important;backdrop-filter:blur(22px) saturate(1.1);-webkit-backdrop-filter:blur(22px) saturate(1.1);box-shadow:-16px 0 56px #0000008c}.legacy-dashboard [class*=chip]:not(.nav-user-chip),.legacy-dashboard [class*=tag]:not([class*=image-tag]){background:#ffffff14;border:1px solid rgba(255,255,255,.14);border-radius:999px;color:#ffffffd9;font-weight:700;font-size:.72rem;padding:.3rem .65rem;text-shadow:0 1px 2px rgba(0,0,0,.5)}.legacy-dashboard [data-status=pending],.legacy-dashboard .status-pending{background:#f59e0b2e!important;color:#fbbf24!important;border:1px solid rgba(245,158,11,.4)!important}.legacy-dashboard [data-status=confirmed],.legacy-dashboard .status-confirmed{background:#3b82f62e!important;color:#93c5fd!important;border:1px solid rgba(59,130,246,.4)!important}.legacy-dashboard [data-status=completed],.legacy-dashboard [data-status=paid],.legacy-dashboard .status-completed,.legacy-dashboard .status-paid{background:#10b9812e!important;color:#6ee7b7!important;border:1px solid rgba(16,185,129,.4)!important}.legacy-dashboard [data-status=cancelled],.legacy-dashboard .status-cancelled{background:#ef44442e!important;color:#fca5a5!important;border:1px solid rgba(239,68,68,.4)!important}.legacy-dashboard *::-webkit-scrollbar{width:8px;height:8px}.legacy-dashboard *::-webkit-scrollbar-track{background:#0003}.legacy-dashboard *::-webkit-scrollbar-thumb{background:#ffffff29;border-radius:4px}.legacy-dashboard *::-webkit-scrollbar-thumb:hover{background:#e8173a80}.legacy-dashboard-trainer .legacy-dash-main{padding-top:80px!important;padding-left:1.6rem;padding-right:1.6rem}.legacy-dashboard-trainer .legacy-dash-main>div:first-child{background:#14141e8c;backdrop-filter:blur(14px) saturate(1.1);-webkit-backdrop-filter:blur(14px) saturate(1.1);border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:.55rem .85rem!important;margin-bottom:16px!important;box-shadow:0 8px 24px #0000004d}.legacy-dashboard-trainer .legacy-dash-main>div:first-child button[aria-label=Notificações],.legacy-dashboard-trainer .legacy-dash-main>div:first-child button[aria-label="Menu da conta"]{background:#ffffff14!important;border-color:#ffffff24!important;transition:all .2s ease}.legacy-dashboard-trainer .legacy-dash-main>div:first-child button[aria-label=Notificações]:hover,.legacy-dashboard-trainer .legacy-dash-main>div:first-child button[aria-label="Menu da conta"]:hover{background:#f973162e!important;border-color:#f9731673!important;transform:translateY(-1px)}.legacy-dashboard-trainer header[data-reveal]{margin-bottom:28px!important}.legacy-dashboard-trainer header[data-reveal]>article:first-child{background:linear-gradient(135deg,#f9731638,#e8173a1a 60%,#14141e99)!important;border:1px solid rgba(249,115,22,.45)!important;box-shadow:0 16px 48px #f973162e,0 4px 14px #0006,inset 0 1px #ffffff14!important;position:relative;overflow:hidden}.legacy-dashboard-trainer header[data-reveal]>article:first-child:before{content:"";position:absolute;top:-50%;right:-10%;width:60%;height:200%;background:radial-gradient(ellipse,rgba(249,115,22,.18),transparent 65%);pointer-events:none}.legacy-dashboard-trainer header h1{color:#fff!important;text-shadow:0 2px 6px rgba(0,0,0,.7),0 0 1px rgba(0,0,0,.95)!important;font-weight:950!important}.legacy-dashboard-trainer header h1+p{color:#ffffffc7!important;text-shadow:0 1px 3px rgba(0,0,0,.6)}.legacy-dashboard-trainer header[data-reveal]>article:nth-child(2){background:linear-gradient(140deg,#14141ed9,#0f0f16b3 60%)!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 12px 36px #00000073,inset 0 1px #ffffff0d!important}.legacy-dashboard-trainer section[data-reveal]>div:first-child h3{color:#fff!important;text-shadow:0 1px 3px rgba(0,0,0,.7);font-weight:900!important;letter-spacing:-.005em;position:relative;padding-left:14px}.legacy-dashboard-trainer section[data-reveal]>div:first-child h3:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:22px;background:linear-gradient(180deg,#f97316,#e8173a);border-radius:2px;box-shadow:0 0 12px #f9731680}.legacy-dashboard-trainer section[data-reveal]{margin-bottom:28px!important}.legacy-dashboard-trainer section[data-reveal]:has(.legacy-metric-card){display:grid!important;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;gap:14px!important}.legacy-dashboard-trainer .legacy-metric-card{position:relative;overflow:hidden}.legacy-dashboard-trainer .legacy-metric-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#f97316,#e8173a);opacity:.8}.legacy-dashboard-trainer .legacy-pill{background:linear-gradient(135deg,#f97316,#e8173a)!important;box-shadow:0 8px 24px #f9731652!important}.legacy-dashboard-trainer .legacy-pill:hover{filter:brightness(1.08);box-shadow:0 12px 32px #f9731673!important}.legacy-dashboard-trainer section[data-reveal] [class*=legacy-card]:not(article:only-child){transition:all .25s ease}@media (max-width: 900px){.legacy-dashboard-trainer header[data-reveal]{grid-template-columns:1fr!important}.legacy-dashboard-trainer .legacy-dash-main{padding-left:1rem!important;padding-right:1rem!important;padding-top:70px!important}.legacy-dashboard-trainer .legacy-dual-grid{grid-template-columns:1fr!important}}.legacy-dashboard-trainer .legacy-skeleton-shimmer{background-color:#ffffff0a!important}.legacy-dashboard-trainer section:last-of-type{margin-bottom:60px!important}.legacy-dashboard-trainer [class*=toast]{border-color:#f9731666!important}.legacy-dashboard-trainer .legacy-card:has(h3:contains("Status do perfil")),.legacy-dashboard-trainer .legacy-card:has(h3:contains("Avaliações")){background:#14141ea6!important}.legacy-dashboard .legacy-sidebar-item{display:flex;align-items:center;gap:12px!important;padding:.7rem 1.25rem!important}.legacy-dashboard .legacy-sidebar-item svg{flex-shrink:0;opacity:.7;transition:opacity .2s ease,transform .2s ease}.legacy-dashboard .legacy-sidebar-item:hover svg,.legacy-dashboard .legacy-sidebar-item.active svg{opacity:1;transform:scale(1.08)}.legacy-dashboard .legacy-sidebar-item span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.legacy-dashboard .legacy-sidebar-head{display:flex;align-items:center;justify-content:space-between;padding:0 .5rem 0 0}.legacy-dashboard .legacy-sidebar-close{display:none;background:#ffffff14;border:1px solid rgba(255,255,255,.14);color:#ffffffd9;width:32px;height:32px;border-radius:8px;cursor:pointer;align-items:center;justify-content:center;margin-right:1rem;transition:all .2s ease}.legacy-dashboard .legacy-sidebar-close:hover{background:#e8173a26;border-color:#e8173a66}.legacy-dashboard .legacy-dash-menu-btn{display:none;background:#ffffff14;border:1px solid rgba(255,255,255,.14);color:#fff;width:38px;height:38px;border-radius:10px;cursor:pointer;align-items:center;justify-content:center;margin-right:.5rem;transition:all .2s ease;flex-shrink:0}.legacy-dashboard .legacy-dash-menu-btn:hover{background:#ffffff24;border-color:#ffffff47}@media (max-width: 1023px){.legacy-dashboard .legacy-dash-menu-btn,.legacy-dashboard .legacy-sidebar-close{display:inline-flex}.legacy-dashboard .legacy-sidebar{display:flex!important;flex-direction:column;inset:0 auto 0 0!important;width:280px!important;transform:translate(-100%);transition:transform .28s cubic-bezier(.32,.72,0,1);z-index:70!important;overflow-y:auto;padding-top:1.2rem}.legacy-dashboard .legacy-sidebar.open{transform:translate(0);box-shadow:16px 0 48px #0009}.legacy-dashboard .legacy-sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:65;animation:legacy-drawer-fade .28s ease-out}@keyframes legacy-drawer-fade{0%{opacity:0}to{opacity:1}}.legacy-dashboard .legacy-dash-main{margin-left:0!important}.legacy-dashboard .legacy-dash-top{padding:0 1rem!important}.legacy-dashboard .legacy-dash-title{font-size:.68rem!important}}@media (min-width: 1024px){.legacy-dashboard .legacy-sidebar-backdrop{display:none}.legacy-dashboard .legacy-sidebar-close,.legacy-dashboard .legacy-dash-menu-btn{display:none!important}}.legacy-dashboard-trainer .legacy-sidebar-item.active{background:linear-gradient(90deg,#f9731638,#f973160f)!important;border-left:3px solid #f97316!important;color:#fff!important;font-weight:900!important;box-shadow:inset 0 1px #ffffff0f,inset -10px 0 24px -16px #f9731666!important}.legacy-dashboard-trainer .legacy-sidebar-item.active svg{color:#fdba74}.legacy-dashboard-student .legacy-sidebar-item.active{background:linear-gradient(90deg,#1a8fff38,#1a8fff0f)!important;border-left:3px solid #1a8fff!important;color:#fff!important;font-weight:900!important}.legacy-dashboard-student .legacy-sidebar-item.active svg{color:#93c5fd}.legacy-dashboard-admin .legacy-sidebar-item.active{background:linear-gradient(90deg,#8b5cf638,#8b5cf60f)!important;border-left:3px solid #8b5cf6!important;color:#fff!important;font-weight:900!important}.legacy-dashboard-admin .legacy-sidebar-item.active svg{color:#c4b5fd}.legacy-dashboard .legacy-sidebar-item+.legacy-sidebar-item{margin-top:2px}.legacy-bottom-nav{display:flex;align-items:center;justify-content:space-around;position:fixed;bottom:0;left:0;right:0;z-index:50;padding:.35rem .5rem env(safe-area-inset-bottom,.35rem);background:#06060ceb;border-top:1px solid rgba(255,255,255,.08);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.legacy-bottom-nav .legacy-nav-link{display:flex!important;flex-direction:column;align-items:center;gap:3px;padding:.35rem .55rem;border-radius:10px;font-size:.62rem!important;color:#ffffff94!important;font-weight:700!important;min-width:56px;flex:1;text-decoration:none;text-align:center;transition:all .2s ease}.legacy-bottom-nav .legacy-nav-link svg{opacity:.8;transition:all .2s ease}.legacy-bottom-nav .legacy-nav-link.active{color:#fff!important;background:#e8173a29}.legacy-bottom-nav .legacy-nav-link.active svg{opacity:1;color:#ff5b78}.legacy-bottom-nav .legacy-nav-link span{display:block;letter-spacing:.02em}@media (max-width: 1023px){.legacy-dashboard .legacy-dash-main{padding-bottom:calc(80px + env(safe-area-inset-bottom,0px))!important}}@media (min-width: 1024px){.legacy-bottom-nav{display:none!important}}.legacy-panel-bubbles{display:none}@media (max-width: 1023px){.legacy-panel-bubbles{display:block;position:fixed;left:0;right:0;bottom:calc(64px + env(safe-area-inset-bottom,0px));z-index:49;background:#06060ceb;backdrop-filter:blur(20px) saturate(1.1);-webkit-backdrop-filter:blur(20px) saturate(1.1);border-top:1px solid rgba(255,255,255,.06);box-shadow:0 -8px 24px #00000073}.legacy-panel-bubbles-track{display:flex;align-items:center;gap:10px;padding:8px 12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scrollbar-width:none}.legacy-panel-bubbles-track::-webkit-scrollbar{display:none}.legacy-panel-bubble{flex:0 0 auto;scroll-snap-align:start;display:inline-flex;flex-direction:column;align-items:center;gap:3px;width:56px;padding:4px 0;border-radius:14px;color:#ffffff9e;text-decoration:none;font-size:.58rem;font-weight:700;letter-spacing:.005em;transition:all .2s ease}.legacy-panel-bubble>svg{width:38px;height:38px;padding:9px;border-radius:50%;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);transition:all .25s ease;box-sizing:border-box}.legacy-panel-bubble:hover>svg,.legacy-panel-bubble:active>svg{transform:translateY(-2px);background:#ffffff1a;border-color:#ffffff38}.legacy-panel-bubble-label{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.1;text-align:center}.legacy-panel-bubbles-trainer .legacy-panel-bubble.active>svg{background:linear-gradient(135deg,#f97316,#e8173a);border-color:#ffffff73;color:#fff;box-shadow:0 6px 18px #f9731680,inset 0 1px #ffffff2e}.legacy-panel-bubbles-trainer .legacy-panel-bubble.active{color:#fdba74}.legacy-panel-bubbles-student .legacy-panel-bubble.active>svg{background:linear-gradient(135deg,#1a8fff,#06b6d4);border-color:#ffffff73;color:#fff;box-shadow:0 6px 18px #1a8fff80,inset 0 1px #ffffff2e}.legacy-panel-bubbles-student .legacy-panel-bubble.active{color:#93c5fd}.legacy-panel-bubbles-admin .legacy-panel-bubble.active>svg{background:linear-gradient(135deg,#8b5cf6,#ec4899);border-color:#ffffff73;color:#fff;box-shadow:0 6px 18px #8b5cf680,inset 0 1px #ffffff2e}.legacy-panel-bubbles-admin .legacy-panel-bubble.active{color:#c4b5fd}.legacy-dashboard .legacy-dash-main{padding-bottom:calc(142px + env(safe-area-inset-bottom,0px))!important}}@media (max-width: 380px){.legacy-panel-bubble{width:50px;font-size:.54rem}.legacy-panel-bubble>svg{width:34px;height:34px;padding:8px}}@media (max-width: 1023px){.legacy-dashboard .legacy-bottom-nav{position:fixed;top:calc(64px + env(safe-area-inset-top,0px));left:0;right:0;bottom:auto!important;height:60px;border-top:none!important;border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 8px 24px #0000008c;z-index:49;padding:.35rem .5rem!important}.legacy-dashboard .legacy-bottom-nav .legacy-nav-link{border-radius:12px!important;transition:all .2s ease}.legacy-dashboard .legacy-bottom-nav .legacy-nav-link svg{transition:all .25s ease;padding:6px;border-radius:50%;width:30px;height:30px;box-sizing:border-box;background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.legacy-dashboard .legacy-bottom-nav .legacy-nav-link:nth-child(1) svg{color:#ff5b78;background:#e8173a24;border-color:#e8173a52}.legacy-dashboard .legacy-bottom-nav .legacy-nav-link:nth-child(2) svg{color:#7fb8ff;background:#1a8fff24;border-color:#1a8fff52}.legacy-dashboard .legacy-bottom-nav .legacy-nav-link:nth-child(3) svg{color:#6ee7b7;background:#10b98124;border-color:#10b98152}.legacy-dashboard .legacy-bottom-nav .legacy-nav-link:nth-child(4) svg{color:#fdba74;background:#f9731624;border-color:#f9731652}.legacy-dashboard .legacy-bottom-nav .legacy-nav-link.active:nth-child(1) svg{background:linear-gradient(135deg,#e8173a,#c0102c)!important;border-color:#fff6!important;color:#fff!important;box-shadow:0 4px 14px #e8173a80}.legacy-dashboard .legacy-bottom-nav .legacy-nav-link.active:nth-child(2) svg{background:linear-gradient(135deg,#1a8fff,#06b6d4)!important;border-color:#fff6!important;color:#fff!important;box-shadow:0 4px 14px #1a8fff80}.legacy-dashboard .legacy-bottom-nav .legacy-nav-link.active:nth-child(3) svg{background:linear-gradient(135deg,#10b981,#34d399)!important;border-color:#fff6!important;color:#fff!important;box-shadow:0 4px 14px #10b98180}.legacy-dashboard .legacy-bottom-nav .legacy-nav-link.active:nth-child(4) svg{background:linear-gradient(135deg,#f97316,#ef4444)!important;border-color:#fff6!important;color:#fff!important;box-shadow:0 4px 14px #f9731680}.legacy-dashboard .legacy-bottom-nav .legacy-nav-link.active{background:#ffffff0f!important}.legacy-panel-bubbles{bottom:env(safe-area-inset-bottom,0)!important;border-top:1px solid rgba(255,255,255,.08)!important;border-bottom:none!important;box-shadow:0 -8px 24px #0000008c!important}.legacy-panel-bubbles-trainer .legacy-panel-bubble:nth-child(1)>svg{background:linear-gradient(135deg,#3b82f6,#06b6d4);border-color:#3b82f673;color:#fff}.legacy-panel-bubbles-trainer .legacy-panel-bubble:nth-child(2)>svg{background:linear-gradient(135deg,#f97316,#fbbf24);border-color:#f9731673;color:#fff}.legacy-panel-bubbles-trainer .legacy-panel-bubble:nth-child(3)>svg{background:linear-gradient(135deg,#8b5cf6,#ec4899);border-color:#8b5cf673;color:#fff}.legacy-panel-bubbles-trainer .legacy-panel-bubble:nth-child(4)>svg{background:linear-gradient(135deg,#06b6d4,#14b8a6);border-color:#06b6d473;color:#fff}.legacy-panel-bubbles-trainer .legacy-panel-bubble:nth-child(5)>svg{background:linear-gradient(135deg,#e8173a,#ef4444);border-color:#e8173a73;color:#fff}.legacy-panel-bubbles-trainer .legacy-panel-bubble:nth-child(6)>svg{background:linear-gradient(135deg,#10b981,#34d399);border-color:#10b98173;color:#fff}.legacy-panel-bubbles-trainer .legacy-panel-bubble:nth-child(7)>svg{background:linear-gradient(135deg,#facc15,#f59e0b);border-color:#facc1573;color:#fff}.legacy-panel-bubbles-trainer .legacy-panel-bubble:nth-child(8)>svg{background:linear-gradient(135deg,#ec4899,#db2777);border-color:#ec489973;color:#fff}.legacy-panel-bubbles-trainer .legacy-panel-bubble{color:#ffffffc7}.legacy-panel-bubbles-trainer .legacy-panel-bubble.active>svg{box-shadow:0 8px 22px #00000080,0 0 0 2px #ffffff8c!important;transform:translateY(-3px)}.legacy-panel-bubbles-trainer .legacy-panel-bubble.active{color:#fff!important;font-weight:800!important}.legacy-panel-bubbles-student .legacy-panel-bubble:nth-child(1)>svg{background:linear-gradient(135deg,#3b82f6,#06b6d4);border-color:#3b82f673;color:#fff}.legacy-panel-bubbles-student .legacy-panel-bubble:nth-child(2)>svg{background:linear-gradient(135deg,#f97316,#ef4444);border-color:#f9731673;color:#fff}.legacy-panel-bubbles-student .legacy-panel-bubble:nth-child(3)>svg{background:linear-gradient(135deg,#10b981,#34d399);border-color:#10b98173;color:#fff}.legacy-panel-bubbles-student .legacy-panel-bubble:nth-child(4)>svg{background:linear-gradient(135deg,#facc15,#f59e0b);border-color:#facc1573;color:#fff}.legacy-panel-bubbles-student .legacy-panel-bubble.active>svg{box-shadow:0 8px 22px #00000080,0 0 0 2px #ffffff8c!important;transform:translateY(-3px)}.legacy-panel-bubbles-admin .legacy-panel-bubble:nth-child(1)>svg{background:linear-gradient(135deg,#8b5cf6,#6366f1);border-color:#8b5cf673;color:#fff}.legacy-panel-bubbles-admin .legacy-panel-bubble:nth-child(2)>svg{background:linear-gradient(135deg,#10b981,#14b8a6);border-color:#10b98173;color:#fff}.legacy-panel-bubbles-admin .legacy-panel-bubble:nth-child(3)>svg{background:linear-gradient(135deg,#06b6d4,#3b82f6);border-color:#06b6d473;color:#fff}.legacy-panel-bubbles-admin .legacy-panel-bubble:nth-child(4)>svg{background:linear-gradient(135deg,#ec4899,#db2777);border-color:#ec489973;color:#fff}.legacy-panel-bubbles-admin .legacy-panel-bubble.active>svg{box-shadow:0 8px 22px #00000080,0 0 0 2px #ffffff8c!important;transform:translateY(-3px)}.legacy-dashboard .legacy-dash-main{padding-top:calc(140px + env(safe-area-inset-top,0px))!important;padding-bottom:calc(82px + env(safe-area-inset-bottom,0px))!important}}.legacy-dashboard #section-solicitacoes>div:not(:first-child){align-items:start!important}.legacy-dashboard #section-solicitacoes>div:not(:first-child)>.legacy-card{max-height:520px;overflow-y:auto;align-self:start!important}.legacy-dashboard #section-solicitacoes .legacy-card>div:last-child:has-text("Nenhuma"){flex:0 0 auto!important}.legacy-dashboard #section-solicitacoes .legacy-card>div[style*=dashed]{flex:0 0 auto!important;min-height:90px!important;max-height:140px!important;padding:1.2rem .8rem!important;font-size:.76rem!important}@media (max-width: 1023px){.legacy-dashboard #section-solicitacoes>div:not(:first-child){grid-template-columns:repeat(4,88vw)!important;overflow-x:auto!important;scroll-snap-type:x mandatory;scrollbar-width:none}.legacy-dashboard #section-solicitacoes>div:not(:first-child)::-webkit-scrollbar{display:none}.legacy-dashboard #section-solicitacoes>div:not(:first-child)>.legacy-card{scroll-snap-align:start;max-height:380px}.legacy-dashboard #section-solicitacoes .legacy-card>div[style*=dashed]{min-height:70px!important;max-height:110px!important}}.legacy-dashboard-trainer header[data-reveal]>article:first-child{display:none!important}.legacy-dashboard-trainer header[data-reveal]{grid-template-columns:1fr!important;margin-bottom:22px!important}.legacy-dashboard-trainer header[data-reveal]>article:nth-child(2){max-width:100%!important}.legacy-dashboard-trainer .legacy-dash-main{display:flex;flex-direction:column}.legacy-dashboard-trainer .legacy-dash-main>*{order:5}.legacy-dashboard-trainer .legacy-dash-main>div:first-child{order:1}.legacy-dashboard-trainer .legacy-dash-main>header{order:2}.legacy-dashboard-trainer .legacy-dash-main>#section-solicitacoes{order:3}.legacy-dashboard-trainer .legacy-dash-main>#section-solicitacoes:before{content:"";display:block;height:3px;margin:0 0 14px;background:linear-gradient(90deg,#f97316,#e8173a,transparent);border-radius:2px}.legacy-dashboard-trainer .legacy-sidebar-item:nth-child(2) svg{color:#3b82f6}.legacy-dashboard-trainer .legacy-sidebar-item:nth-child(3) svg{color:#f97316}.legacy-dashboard-trainer .legacy-sidebar-item:nth-child(4) svg{color:#a855f7}.legacy-dashboard-trainer .legacy-sidebar-item:nth-child(5) svg{color:#06b6d4}.legacy-dashboard-trainer .legacy-sidebar-item:nth-child(6) svg{color:#ef4444}.legacy-dashboard-trainer .legacy-sidebar-item:nth-child(7) svg{color:#10b981}.legacy-dashboard-trainer .legacy-sidebar-item:nth-child(8) svg{color:#facc15}.legacy-dashboard-trainer .legacy-sidebar-item:nth-child(9) svg{color:#ec4899}.legacy-dashboard-student .legacy-sidebar-item:nth-child(2) svg{color:#3b82f6}.legacy-dashboard-student .legacy-sidebar-item:nth-child(3) svg{color:#f97316}.legacy-dashboard-student .legacy-sidebar-item:nth-child(4) svg{color:#10b981}.legacy-dashboard-student .legacy-sidebar-item:nth-child(5) svg{color:#facc15}.legacy-dashboard-admin .legacy-sidebar-item:nth-child(2) svg{color:#8b5cf6}.legacy-dashboard-admin .legacy-sidebar-item:nth-child(3) svg{color:#10b981}.legacy-dashboard-admin .legacy-sidebar-item:nth-child(4) svg{color:#06b6d4}.legacy-dashboard-admin .legacy-sidebar-item:nth-child(5) svg{color:#ec4899}.legacy-dashboard-trainer .legacy-sidebar-item.active:nth-child(2) svg{color:#93c5fd}.legacy-dashboard-trainer .legacy-sidebar-item.active:nth-child(3) svg{color:#fdba74}.legacy-dashboard-trainer .legacy-sidebar-item.active:nth-child(4) svg{color:#d8b4fe}.legacy-dashboard-trainer .legacy-sidebar-item.active:nth-child(5) svg{color:#67e8f9}.legacy-dashboard-trainer .legacy-sidebar-item.active:nth-child(6) svg{color:#fca5a5}.legacy-dashboard-trainer .legacy-sidebar-item.active:nth-child(7) svg{color:#6ee7b7}.legacy-dashboard-trainer .legacy-sidebar-item.active:nth-child(8) svg{color:#fde68a}.legacy-dashboard-trainer .legacy-sidebar-item.active:nth-child(9) svg{color:#f9a8d4}.legacy-dashboard .legacy-sidebar-item:hover svg{transform:scale(1.15);filter:saturate(1.15)}.legacy-dashboard-trainer #section-solicitacoes h3{font-size:1.25rem!important;letter-spacing:-.01em}.legacy-dashboard-trainer #section-solicitacoes h3:before{width:5px!important;height:26px!important}.legacy-dash-back{display:none;align-items:center;gap:6px;background:#ffffff14;border:1px solid rgba(255,255,255,.16);color:#fff;font-family:inherit;font-size:.78rem;font-weight:800;padding:.42rem .85rem;border-radius:999px;cursor:pointer;transition:all .2s ease;flex-shrink:0}.legacy-dash-back:hover{background:#ffffff24;border-color:#ffffff52;transform:translate(-2px)}.legacy-dash-back:active{transform:translate(-2px) scale(.96)}@media (max-width: 1023px){.legacy-dash-back{display:inline-flex}.legacy-dash-back span{font-size:.72rem}.legacy-dashboard .legacy-dash-user,.legacy-dashboard .legacy-bottom-nav{display:none!important}.legacy-dashboard~.nav-user-wrap,body:has(.legacy-dashboard)>div>.nav-user-wrap,body:has(.legacy-dashboard) .nav-user-wrap{display:none!important}.legacy-dashboard .legacy-dash-main{padding-top:calc(80px + env(safe-area-inset-top,0px))!important}}@media (min-width: 1024px){.legacy-dash-back{display:none!important}}@media (max-width: 1023px){.legacy-panel-bubbles-track{padding:10px 12px!important;gap:12px!important}.legacy-panel-bubble{width:64px!important;transition:transform .28s cubic-bezier(.34,1.56,.64,1)!important}.legacy-panel-bubble>svg{width:44px!important;height:44px!important;padding:11px!important;border-radius:14px!important;border-width:1.5px!important;transition:all .28s cubic-bezier(.34,1.56,.64,1)!important;box-shadow:0 6px 14px #00000059,inset 0 1px #ffffff2e,inset 0 -2px 6px #0000002e!important;position:relative}.legacy-panel-bubble{position:relative}.legacy-panel-bubble:before{content:"";position:absolute;top:4px;left:50%;transform:translate(-50%);width:36px;height:18px;border-radius:50%;background:linear-gradient(180deg,#ffffff52,#fff0);opacity:0;pointer-events:none;transition:opacity .25s ease;filter:blur(2px)}.legacy-panel-bubble:hover:before,.legacy-panel-bubble.active:before{opacity:.7}.legacy-panel-bubble:hover>svg{transform:translateY(-3px) scale(1.05)}.legacy-panel-bubble:active>svg{transform:translateY(0) scale(.94);transition:transform .12s ease!important}.legacy-panel-bubble.active>svg{animation:bubble-pulse 2.4s ease-in-out infinite}@keyframes bubble-pulse{0%,to{transform:translateY(-3px) scale(1);box-shadow:0 8px 22px #00000080,0 0 0 2px #ffffff8c,inset 0 1px #ffffff38,inset 0 -2px 6px #0003}50%{transform:translateY(-5px) scale(1.04);box-shadow:0 12px 28px #0009,0 0 0 3px #ffffffb3,0 0 22px #ffffff2e,inset 0 1px #ffffff47,inset 0 -2px 6px #00000038}}.legacy-panel-bubble-label{font-size:.58rem!important;font-weight:800!important;letter-spacing:.015em!important;margin-top:4px;transition:color .25s ease!important}.legacy-panel-bubbles-trainer .legacy-panel-bubble:nth-child(1) .legacy-panel-bubble-label{color:#7dc5ffd9}.legacy-panel-bubbles-trainer .legacy-panel-bubble:nth-child(2) .legacy-panel-bubble-label{color:#fdba74d9}.legacy-panel-bubbles-trainer .legacy-panel-bubble:nth-child(3) .legacy-panel-bubble-label{color:#d8b4fed9}.legacy-panel-bubbles-trainer .legacy-panel-bubble:nth-child(4) .legacy-panel-bubble-label{color:#67e8f9d9}.legacy-panel-bubbles-trainer .legacy-panel-bubble:nth-child(5) .legacy-panel-bubble-label{color:#fca5a5d9}.legacy-panel-bubbles-trainer .legacy-panel-bubble:nth-child(6) .legacy-panel-bubble-label{color:#6ee7b7d9}.legacy-panel-bubbles-trainer .legacy-panel-bubble:nth-child(7) .legacy-panel-bubble-label{color:#fde68ad9}.legacy-panel-bubbles-trainer .legacy-panel-bubble:nth-child(8) .legacy-panel-bubble-label{color:#f9a8d4d9}.legacy-panel-bubble.active .legacy-panel-bubble-label{color:#fff!important;text-shadow:0 1px 4px rgba(0,0,0,.65)}.legacy-panel-bubble{overflow:visible}.legacy-panel-bubble>svg{overflow:hidden}.legacy-panel-bubble:active:after{content:"";position:absolute;top:22px;left:50%;width:44px;height:44px;margin-left:-22px;border-radius:50%;background:#ffffff47;animation:bubble-ripple .55s ease-out forwards;pointer-events:none}@keyframes bubble-ripple{0%{transform:scale(.4);opacity:.8}to{transform:scale(2);opacity:0}}.legacy-panel-bubble>svg>svg,.legacy-panel-bubble svg svg{stroke-width:2.2}.legacy-panel-bubble>svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.25))}.legacy-panel-bubbles-trainer .legacy-panel-bubble:nth-child(1):hover>svg{box-shadow:0 8px 22px #3b82f673,inset 0 1px #ffffff38,inset 0 -2px 6px #0003}.legacy-panel-bubbles-trainer .legacy-panel-bubble:nth-child(2):hover>svg{box-shadow:0 8px 22px #f9731673,inset 0 1px #ffffff38,inset 0 -2px 6px #0003}.legacy-panel-bubbles-trainer .legacy-panel-bubble:nth-child(3):hover>svg{box-shadow:0 8px 22px #a855f773,inset 0 1px #ffffff38,inset 0 -2px 6px #0003}.legacy-panel-bubbles-trainer .legacy-panel-bubble:nth-child(4):hover>svg{box-shadow:0 8px 22px #06b6d473,inset 0 1px #ffffff38,inset 0 -2px 6px #0003}.legacy-panel-bubbles-trainer .legacy-panel-bubble:nth-child(5):hover>svg{box-shadow:0 8px 22px #e8173a73,inset 0 1px #ffffff38,inset 0 -2px 6px #0003}.legacy-panel-bubbles-trainer .legacy-panel-bubble:nth-child(6):hover>svg{box-shadow:0 8px 22px #10b98173,inset 0 1px #ffffff38,inset 0 -2px 6px #0003}.legacy-panel-bubbles-trainer .legacy-panel-bubble:nth-child(7):hover>svg{box-shadow:0 8px 22px #facc1573,inset 0 1px #ffffff38,inset 0 -2px 6px #0003}.legacy-panel-bubbles-trainer .legacy-panel-bubble:nth-child(8):hover>svg{box-shadow:0 8px 22px #ec489973,inset 0 1px #ffffff38,inset 0 -2px 6px #0003}@media (max-width: 380px){.legacy-panel-bubble{width:58px!important}.legacy-panel-bubble>svg{width:40px!important;height:40px!important;padding:10px!important}.legacy-panel-bubble-label{font-size:.54rem!important}}}.lgd-tile{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:26%;box-shadow:0 4px 8px #00000059,0 1px 2px #00000040,inset 0 1px #ffffff59,inset 0 -2px 4px #00000038;border:1px solid rgba(255,255,255,.08);isolation:isolate;transition:transform .22s cubic-bezier(.34,1.56,.64,1),box-shadow .22s ease}.lgd-tile:before{content:"";position:absolute;top:6%;left:14%;right:14%;height:36%;border-radius:50%;background:linear-gradient(180deg,#ffffff6b,#fff0);filter:blur(.5px);pointer-events:none;z-index:1}.lgd-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(155deg,#ffffff1a,#fff0 45%);pointer-events:none;z-index:1}.lgd-tile-icon{position:relative;z-index:2;color:#fff;filter:drop-shadow(0 1px 1.5px rgba(0,0,0,.35))}@media (hover: hover) and (pointer: fine){a:hover>.lgd-tile,button:hover>.lgd-tile{transform:translateY(-1px) scale(1.04);box-shadow:0 6px 14px #00000073,0 2px 4px #0000004d,inset 0 1px #ffffff6b,inset 0 -2px 4px #00000038}}a:active>.lgd-tile,button:active>.lgd-tile{transform:scale(.94);box-shadow:0 2px 4px #00000059,inset 0 1px #ffffff40,inset 0 -1px 2px #00000038}.legacy-panel-bubble.active .lgd-tile,.legacy-sidebar-item.active .lgd-tile{box-shadow:0 6px 16px #00000073,0 0 0 2px #ffffff8c,inset 0 1px #ffffff6b,inset 0 -2px 4px #00000038}.lgd-tile-blue{background:linear-gradient(160deg,#4aa3ff,#1a8fff,#06c)}.lgd-tile-indigo{background:linear-gradient(160deg,#7c8fff,#4f5ef0,#3730a3)}.lgd-tile-cyan{background:linear-gradient(160deg,#5eead4,#06b6d4,#0e7490)}.lgd-tile-red{background:linear-gradient(160deg,#ff6b81,#e8173a,#a30d27)}.lgd-tile-green{background:linear-gradient(160deg,#6ee7b7,#10b981,#047857)}.lgd-tile-emerald{background:linear-gradient(160deg,#5eead4,#14b8a6,#0f766e)}.lgd-tile-orange{background:linear-gradient(160deg,#fdba74,#f97316,#c2410c)}.lgd-tile-amber{background:linear-gradient(160deg,#fde68a,#f59e0b,#b45309)}.lgd-tile-yellow{background:linear-gradient(160deg,#fef08a,#eab308,#854d0e)}.lgd-tile-gold{background:linear-gradient(160deg,#fde68a,#f5b041,#b07a14)}.lgd-tile-purple{background:linear-gradient(160deg,#d8b4fe,#a855f7,#6b21a8)}.lgd-tile-violet{background:linear-gradient(160deg,#c4b5fd,#8b5cf6,#5b21b6)}.lgd-tile-pink{background:linear-gradient(160deg,#f9a8d4,#ec4899,#9d174d)}.lgd-tile-slate{background:linear-gradient(160deg,#94a3b8,#475569,#1e293b)}.lgd-tile-yellow .lgd-tile-icon,.lgd-tile-gold .lgd-tile-icon{color:#1a1300;filter:drop-shadow(0 1px .5px rgba(255,255,255,.4))}.legacy-sidebar-item{gap:.65rem}.legacy-panel-bubble{gap:4px}.legacy-panel-bubble .lgd-tile{transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .22s ease!important}.legacy-panel-bubble.active .lgd-tile{transform:translateY(-1px) scale(1.06)}.legacy-panel-bubble:active .lgd-tile{transform:scale(.94);transition:transform .12s ease!important}.legacy-sidebar-section{display:flex;flex-direction:column;margin-top:14px}.legacy-sidebar-section:first-of-type{margin-top:4px}.legacy-sidebar-section-label{display:block;padding:6px 14px 4px;font-size:.62rem;font-weight:700;letter-spacing:.06em;color:#ffffff6b}.legacy-sidebar-item{display:flex;align-items:center;gap:.65rem}.legacy-sidebar-text{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.legacy-sidebar-item.active:before{display:none!important}.legacy-sidebar-item.active{background:#ffffff0d!important;color:#fff!important}.legacy-sidebar-badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;font-size:.65rem;font-weight:800;background:#e8173a;color:#fff;border-radius:999px;flex-shrink:0}.legacy-sidebar-badge.is-pill{background:linear-gradient(135deg,#ff3b56,#e8173a);letter-spacing:.04em;padding:0 9px;height:18px;font-size:.58rem}.lg-datetime-wrap{position:relative;display:block;width:100%}.lg-datetime-icon,.legacy-field .lg-datetime-icon{display:none!important}.lg-datetime-input{font-weight:700;letter-spacing:.01em;border-left:4px solid #1a8fff!important;padding-left:14px!important}.lg-datetime-icon--clock+input,input.lg-datetime-input[type=time]{border-left-color:#f97316!important}.lg-datetime-input::-webkit-calendar-picker-indicator{filter:invert(1) brightness(1.5);opacity:.55;cursor:pointer;width:22px;height:22px}.lg-datetime-input::-webkit-calendar-picker-indicator:hover{opacity:1}@media (max-width: 600px){.lg-datetime-row{grid-template-columns:1fr!important;gap:14px!important}.lg-datetime-field{margin-bottom:0!important}.lg-datetime-field>span:first-child{font-size:.85rem!important;color:#ffffffe6!important;margin-bottom:.5rem!important;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.lg-datetime-input{min-height:56px!important;font-size:1.05rem!important;background:#ffffff14!important;border-color:#ffffff26!important;border-width:1.5px!important;border-left-width:4px!important;border-radius:12px!important;padding-left:16px!important;font-weight:800}.lg-datetime-input:focus{background:#ffffff24!important;border-color:#f59e0b8c!important;box-shadow:0 0 0 3px #f59e0b2e!important}.lg-datetime-input::-webkit-calendar-picker-indicator{width:26px;height:26px;margin-right:4px;opacity:.85}}@media (min-width: 601px) and (max-width: 900px){.lg-datetime-row{gap:12px!important}.lg-datetime-input{min-height:50px!important;font-size:1rem!important}}.trainer-card-enhanced{position:relative;display:flex;flex-direction:column;gap:12px;padding:16px;margin-bottom:14px;background:#ffffff08;border:1.5px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.trainer-card-enhanced:hover{transform:translateY(-2px)}.trainer-card-enhanced[data-plan=elite]{background:#f59e0b0a}.trainer-card-enhanced[data-plan=premium]{background:#7c3aed0a}.tce-banner{position:absolute;top:0;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:6px;padding:6px 12px;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#1a0500}.trainer-card-enhanced[data-plan=elite] .tce-banner~.tce-top{margin-top:18px}.tce-top{display:flex;gap:12px;align-items:flex-start}.tce-avatar{flex-shrink:0;width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.05rem;font-weight:900;letter-spacing:.04em;color:#fff;background:linear-gradient(135deg,#6b7280,#9ca3af);text-transform:uppercase;box-shadow:0 2px 8px #00000040}.tce-avatar--img{-o-object-fit:cover;object-fit:cover;background:transparent}.tce-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.tce-name-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tce-name{font-size:1.05rem;font-weight:800;color:#fff;line-height:1.2}.tce-verified{display:inline-flex;align-items:center;gap:3px;font-size:.7rem;font-weight:700;color:#34d399;background:#34d3991a;padding:2px 7px;border-radius:999px}.tce-verified svg{color:#34d399}.tce-specialty{font-size:.85rem;color:#ffffffc7;line-height:1.3}.tce-rating-row{display:flex;align-items:center;gap:6px;font-size:.78rem;color:#ffffffb3;flex-wrap:wrap}.tce-rating{display:inline-flex;align-items:center;gap:3px;color:#f59e0b;font-weight:700}.tce-rating svg{color:#f59e0b}.tce-reviews{color:#ffffff8c}.tce-location{color:#ffffff8c;font-size:.76rem}.tce-price-block{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}.tce-plan-pill{display:inline-flex;align-items:center;gap:4px;font-size:.66rem;font-weight:900;letter-spacing:.06em;color:#fff;padding:3px 9px;border-radius:999px;text-shadow:0 1px 2px rgba(0,0,0,.3);white-space:nowrap}.tce-price{font-size:1.15rem;font-weight:900;color:#fff;white-space:nowrap}.tce-bio{font-size:.85rem;line-height:1.4;color:#ffffffb8;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tce-stats{display:flex;flex-wrap:wrap;gap:12px;font-size:.78rem;color:#ffffffc7}.tce-stat{display:inline-flex;align-items:center;gap:5px;font-weight:600}.tce-stat svg{color:#fff9}.tce-response{padding:2px 8px;border-radius:999px;font-weight:700}.tce-response--fast{background:#10b98124;color:#34d399}.tce-response--fast svg{color:#34d399}.tce-response--medium{background:#f59e0b24;color:#fbbf24}.tce-response--medium svg{color:#fbbf24}.tce-response--slow{background:#ffffff0f;color:#ffffff8c}.tsearch-card-wrap{animation:tceFadeIn .4s ease-out backwards}@keyframes tceFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.tsearch-recent{margin-top:18px;padding:10px 12px;border-radius:12px;background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.tsearch-recent-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.tsearch-recent-head strong{font-size:.82rem;font-weight:800;color:#ffffffd9}.tsearch-recent-clear{font-size:.7rem;color:#ffffff73;background:transparent;border:none;cursor:pointer;font-family:inherit}.tsearch-recent-clear:hover{color:#ffffffb3}.tsearch-recent-list{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tsearch-recent-list::-webkit-scrollbar{display:none}.tsearch-recent-card{flex:0 0 110px;display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 8px;border-radius:10px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);cursor:pointer;font-family:inherit;text-align:center;transition:transform .12s,border-color .15s}.tsearch-recent-card:hover{transform:translateY(-2px);border-color:#e8173a66}.tsearch-recent-avatar{width:40px;height:40px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:.85rem;font-weight:800}.tsearch-recent-name{font-size:.75rem;font-weight:700;color:#ffffffeb;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;width:100%}.tsearch-recent-spec{font-size:.65rem;color:#ffffff8c;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;width:100%}.tsearch-step-wrap{animation:tsearchStepIn .32s cubic-bezier(.22,.61,.36,1) backwards}@keyframes tsearchStepIn{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion: reduce){.tsearch-step-wrap,.tsearch-card-wrap{animation:none}}.tce-tags{display:flex;flex-wrap:wrap;gap:6px}.tce-tag{font-size:.72rem;font-weight:600;color:#ffffffc7;background:#ffffff14;padding:3px 9px;border-radius:999px;border:1px solid rgba(255,255,255,.08)}.tce-modalities{font-size:.78rem;color:#ffffffb3;line-height:1.4}.tce-modalities-label{font-weight:700;color:#ffffffd9}.tce-video-thumb{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 12px;border-radius:12px;font-size:.85rem;font-weight:700;color:#fff;text-decoration:none;text-transform:uppercase;letter-spacing:.04em;border:1.5px solid rgba(245,158,11,.4);transition:opacity .15s ease}.tce-video-thumb:hover{opacity:.85}.tce-actions{display:flex;gap:8px;margin-top:4px}.tce-btn-primary{flex:1;padding:12px 14px;border:none;border-radius:12px;font-size:.95rem;font-weight:800;color:#fff;cursor:pointer;text-shadow:0 1px 2px rgba(0,0,0,.25);transition:opacity .15s ease,transform .15s ease}.tce-btn-primary:hover:not(:disabled){transform:translateY(-1px)}.tce-btn-primary:disabled{opacity:.6;cursor:not-allowed}.tce-btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:12px 14px;border-radius:12px;font-size:.85rem;font-weight:700;color:#ffffffd9;background:#ffffff0f;border:1.5px solid rgba(255,255,255,.14);text-decoration:none;transition:background .15s ease,border-color .15s ease;white-space:nowrap}.tce-btn-secondary:hover{background:#ffffff1f;border-color:#ffffff3d}@media (max-width: 480px){.trainer-card-enhanced{padding:14px}.tce-name{font-size:1rem}.tce-price{font-size:1.05rem}.tce-actions{flex-direction:column}.tce-btn-secondary{width:100%}}.tdash{display:flex;flex-direction:column;gap:16px;padding:14px 14px 8px;max-width:920px;margin:0 auto}.tdash-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:4px 0 0}.tdash-hero-greeting{flex:1;min-width:0}.tdash-hero-title{font-size:1.32rem;font-weight:800;color:#fff;margin:0 0 3px;letter-spacing:-.01em}.tdash-hero-sub{margin:0;font-size:.85rem;color:#ffffff9e}.tdash-hero-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.tdash-status-pill{display:inline-flex;align-items:center;gap:6px;padding:5px 11px;border-radius:999px;font-size:.74rem;font-weight:700;letter-spacing:.02em;white-space:nowrap}.tdash-status-pill--online{background:#10b98124;color:#34d399;border:1px solid rgba(16,185,129,.3)}.tdash-status-pill--offline{background:#f59e0b24;color:#fbbf24;border:1px solid rgba(245,158,11,.3)}.tdash-status-pill .tdash-status-dot{width:7px;height:7px;border-radius:50%;background:currentColor;animation:tdash-pulse 2s ease-in-out infinite}@keyframes tdash-pulse{0%,to{opacity:1}50%{opacity:.45}}.tdash-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#ffffffc7;cursor:pointer;transition:background .15s,transform .15s}.tdash-icon-btn:hover{background:#ffffff1f}.tdash-icon-btn:active{transform:scale(.96)}.tdash-icon-btn:disabled{opacity:.5;cursor:not-allowed}.tdash-spin{animation:tdash-spin .9s linear infinite}@keyframes tdash-spin{to{transform:rotate(360deg)}}.tdash-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.tdash-kpi{position:relative;display:flex;flex-direction:column;gap:4px;padding:14px 12px;background:#ffffff0a;border:1.5px solid rgba(255,255,255,.08);border-radius:14px;text-align:left;overflow:hidden}.tdash-kpi-icon{font-size:1.6rem;margin-bottom:4px;line-height:1;font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",emoji,sans-serif;filter:saturate(1.1);transition:transform .2s ease;display:inline-block}.tdash-kpi:hover .tdash-kpi-icon{transform:scale(1.1) rotate(-3deg)}.tdash-kpi-value{font-size:1.45rem;font-weight:900;color:#fff;line-height:1.05;letter-spacing:-.01em}.tdash-kpi-label{font-size:.72rem;color:#fff9;font-weight:600;line-height:1.2}.tdash-kpi--blue{background:linear-gradient(135deg,#3b82f614,#3b82f605);border-color:#3b82f62e}.tdash-kpi--green{background:linear-gradient(135deg,#10b98114,#10b98105);border-color:#10b9812e}.tdash-kpi--orange{background:linear-gradient(135deg,#f9731614,#f9731605);border-color:#f9731638}.tdash-profile-card{display:flex;flex-direction:column;gap:10px;padding:14px 16px;margin-bottom:12px;border-radius:14px;background:linear-gradient(135deg,#f9731614,#e8173a0a);border:1px solid rgba(249,115,22,.22);cursor:pointer;text-align:left;font-family:inherit;color:inherit;transition:border-color .15s,transform .12s}.tdash-profile-card:hover{border-color:#f9731673;transform:translateY(-1px)}.tdash-profile-row{display:flex;align-items:center;gap:10px;justify-content:space-between}.tdash-profile-info strong{display:block;font-size:.92rem;font-weight:800;color:#fff;margin-bottom:2px}.tdash-profile-info small{font-size:.74rem;color:#ffffffa6;line-height:1.3}.tdash-profile-row svg{color:#ffffff8c;flex-shrink:0}.tdash-profile-progress{height:7px;border-radius:999px;background:#ffffff14;overflow:hidden}.tdash-profile-bar{height:100%;border-radius:999px;transition:width .35s ease-out}.tdash-profile-pending{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:3px}.tdash-profile-pending li{font-size:.74rem;color:#ffffffb3;display:inline-flex;align-items:center;gap:6px}.tdash-profile-pending span{color:#fbbf24;font-weight:800}.tdash-self-stats{display:flex;flex-direction:column;gap:8px;margin-top:4px}.tdash-self-stats-head{display:flex;align-items:baseline;gap:8px}.tdash-self-stats-title{font-size:.95rem;font-weight:800;color:#fff;margin:0}.tdash-self-stats-sub{font-size:.74rem;color:#ffffff80}.tdash-self-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.tdash-self-stat{display:flex;flex-direction:column;gap:3px;padding:10px 9px;border-radius:10px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);text-align:left}.tdash-self-stat-value{font-size:1.1rem;font-weight:900;color:#fff;line-height:1.05;letter-spacing:-.01em}.tdash-self-stat-label{font-size:.66rem;color:#ffffff8c;font-weight:600;line-height:1.15}.tdash-self-stat--blue{background:linear-gradient(135deg,#3b82f61a,#3b82f605);border-color:#3b82f638}.tdash-self-stat--purple{background:linear-gradient(135deg,#8b5cf61a,#8b5cf605);border-color:#8b5cf638}.tdash-self-stat--orange{background:linear-gradient(135deg,#f973161a,#f9731605);border-color:#f973163d}.tdash-self-stat--green{background:linear-gradient(135deg,#10b9811a,#10b98105);border-color:#10b9813d}@media (max-width: 480px){.tdash-self-stats-grid{grid-template-columns:repeat(2,1fr)}}.tdash-solic{display:flex;flex-direction:column;gap:12px}.tdash-solic-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.tdash-solic-title{display:inline-flex;align-items:center;gap:8px;font-size:1.05rem;font-weight:800;color:#fff;margin:0}.tdash-solic-title svg{color:#f97316}.tdash-solic-emoji{font-size:1.3rem;line-height:1;font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",emoji,sans-serif;filter:saturate(1.1) drop-shadow(0 1px 2px rgba(0,0,0,.25));display:inline-block;animation:tdash-flame-flicker 3s ease-in-out infinite}@keyframes tdash-flame-flicker{0%,to{transform:scale(1) rotate(0)}25%{transform:scale(1.05) rotate(-1.5deg)}50%{transform:scale(.98) rotate(1deg)}75%{transform:scale(1.04) rotate(-.5deg)}}@media (prefers-reduced-motion: reduce){.tdash-solic-emoji{animation:none}}.tdash-solic-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;border-radius:999px;background:#f97316;color:#fff;font-size:.72rem;font-weight:800}.tdash-link-btn{display:inline-flex;align-items:center;gap:3px;background:transparent;border:none;color:#ffffffb3;font-size:.82rem;font-weight:700;cursor:pointer;padding:4px 6px;border-radius:8px;transition:background .15s,color .15s}.tdash-link-btn:hover{background:#ffffff0f;color:#fff}.tdash-chips{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tdash-chips::-webkit-scrollbar{display:none}.tdash-chip{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:999px;background:#ffffff0a;border:1.5px solid rgba(255,255,255,.08);color:#ffffffc7;font-size:.82rem;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .15s,border-color .15s,color .15s}.tdash-chip:hover{background:#ffffff14}.tdash-chip.is-active{background:linear-gradient(90deg,#f97316,#f59e0b);color:#1a0500;border-color:transparent;font-weight:900}.tdash-chip-count{font-size:.7rem;font-weight:800;padding:1px 7px;border-radius:999px;background:#ffffff2e;color:inherit}.tdash-chip.is-active .tdash-chip-count{background:#0000002e}.tdash-chips--secondary{margin-top:6px;margin-bottom:12px}.tdash-chip--status{font-size:.76rem;padding:5px 11px;border-color:#ffffff0f;background:#ffffff05}.tdash-chip--novas.is-active{background:linear-gradient(90deg,#2563eb,#1d4ed8);color:#fff}.tdash-chip--em_contato.is-active{background:linear-gradient(90deg,#10b981,#059669);color:#fff}.tdash-chip--ativas.is-active{background:linear-gradient(90deg,#8b5cf6,#7c3aed);color:#fff}.tdash-chip--finalizadas.is-active{background:linear-gradient(90deg,#6b7280,#4b5563);color:#fff}.tdash-chip--canceladas.is-active{background:linear-gradient(90deg,#ef4444,#dc2626);color:#fff}.tdash-archive-toggle{display:flex;justify-content:flex-end;margin-bottom:8px}.tdash-archive-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:transparent;border:1px dashed rgba(255,255,255,.18);color:#ffffffa6;font-family:inherit;font-size:.74rem;font-weight:700;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.tdash-archive-btn:hover{border-color:#ffffff59;color:#ffffffe6}.tdash-archive-btn.is-active{background:#8b5cf61f;border-style:solid;border-color:#8b5cf666;color:#c4b5fd}.tdash-archived-wrap{position:relative;opacity:.62;transition:opacity .15s}.tdash-archived-wrap:hover{opacity:.85}.tdash-archived-banner{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:5px 12px;background:#8b5cf61f;border:1px solid rgba(139,92,246,.28);border-bottom:none;border-radius:12px 12px 0 0;font-size:.72rem;font-weight:700;color:#c4b5fd}.tdash-archived-undo{background:#8b5cf640;border:none;color:#fff;font-family:inherit;font-size:.7rem;font-weight:800;padding:4px 10px;border-radius:999px;cursor:pointer;transition:background .15s}.tdash-archived-undo:hover:not(:disabled){background:#8b5cf666}.tdash-archived-undo:disabled{opacity:.5;cursor:not-allowed}.np-panel{display:flex;flex-direction:column;gap:10px;padding:14px;border-radius:14px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);margin-bottom:16px}.np-head{display:flex;align-items:center;gap:10px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.06)}.np-head svg{color:#fbbf24;flex-shrink:0}.np-head strong{display:block;font-size:.95rem;font-weight:800;color:#fff}.np-head small{font-size:.75rem;color:#ffffff8c}.np-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.np-row{display:flex;align-items:center;gap:12px;padding:10px 6px;border-radius:8px;transition:background .15s}.np-row:hover{background:#ffffff05}.np-row-info{flex:1;min-width:0}.np-row-info strong{display:block;font-size:.85rem;font-weight:700;color:#ffffffeb;margin-bottom:2px}.np-row-info span{font-size:.74rem;color:#ffffff80;line-height:1.3}.np-switch{position:relative;width:44px;height:24px;border-radius:999px;border:1.5px solid transparent;cursor:pointer;transition:background .2s,border-color .2s;flex-shrink:0;display:inline-flex;align-items:center;padding:0 2px}.np-switch.on{background:linear-gradient(90deg,#10b981,#34d399);border-color:#10b98180}.np-switch.off{background:#ffffff1a;border-color:#ffffff26}.np-switch:disabled{opacity:.5;cursor:not-allowed}.np-knob{display:inline-block;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0000004d;transition:transform .2s;transform:translate(0)}.np-switch.on .np-knob{transform:translate(20px)}.np-spin{animation:tdash-spin .8s linear infinite;color:#fff;margin-left:11px}.np-error,.np-error-inline{font-size:.78rem;color:#fca5a5;padding:6px 8px;background:#ef444414;border-radius:6px}.np-error-inline{margin-top:4px}.theme-toggle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.theme-toggle-btn{display:inline-flex;flex-direction:column;align-items:center;gap:4px;padding:10px 6px;border-radius:10px;border:1.5px solid rgba(255,255,255,.1);background:#ffffff08;color:#ffffffbf;font-family:inherit;font-size:.74rem;font-weight:700;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.theme-toggle-btn:hover{background:#ffffff0f;color:#fffffff2}.theme-toggle-btn.is-active{background:linear-gradient(135deg,#e8173a2e,#c0102c14);border-color:#e8173a80;color:#fff}.np-vacation-actions{display:flex;gap:8px;flex-wrap:wrap}.np-vacation-btn{flex:1 1 90px;padding:9px 12px;border-radius:10px;border:1.5px solid rgba(245,158,11,.35);background:#f59e0b14;color:#fbbf24;font-family:inherit;font-size:.85rem;font-weight:800;cursor:pointer;transition:background .15s,border-color .15s}.np-vacation-btn:hover:not(:disabled){background:#f59e0b2e;border-color:#f59e0b99}.np-vacation-btn:disabled{opacity:.5;cursor:not-allowed}.np-vacation-btn--danger{width:100%;border-color:#10b98166;background:#10b9811a;color:#34d399}.np-vacation-btn--danger:hover:not(:disabled){background:#10b98133;border-color:#10b981a6}.tdash-vacation-banner{display:flex;align-items:center;gap:12px;padding:12px 14px;margin-bottom:12px;border-radius:14px;background:linear-gradient(135deg,#f59e0b1f,#f973160f);border:1.5px solid rgba(245,158,11,.35);cursor:pointer;text-align:left;font-family:inherit;color:inherit;transition:border-color .15s,transform .12s;width:100%}.tdash-vacation-banner:hover{border-color:#f59e0b99;transform:translateY(-1px)}.tdash-vacation-icon{font-size:1.6rem;line-height:1;flex-shrink:0}.tdash-vacation-info{flex:1;min-width:0}.tdash-vacation-info strong{display:block;font-size:.92rem;font-weight:800;color:#fbbf24;margin-bottom:2px}.tdash-vacation-info small{font-size:.74rem;color:#ffffffb3;line-height:1.3}.tdash-vacation-info small strong{color:#fff;display:inline;font-size:inherit;margin:0}.tdash-vacation-banner svg{color:#fff9;flex-shrink:0}.tdash-feed{display:flex;flex-direction:column;gap:12px}.tdash-more-btn{display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:12px;background:#ffffff0a;border:1.5px dashed rgba(255,255,255,.14);border-radius:12px;color:#ffffffb3;font-weight:700;font-size:.85rem;cursor:pointer;transition:background .15s}.tdash-more-btn:hover{background:#ffffff14}.tdash-empty{display:flex;flex-direction:column;align-items:center;gap:10px;padding:36px 20px;text-align:center;background:#ffffff08;border:1.5px dashed rgba(255,255,255,.12);border-radius:16px;color:#ffffffb3}.tdash-empty svg{color:#ffffff73}.tdash-empty h3{font-size:1rem;color:#fff;font-weight:700;margin:4px 0 0}.tdash-empty p{font-size:.84rem;margin:0;max-width:320px}.tdash-empty-emoji{font-size:2rem}.tdash-skeleton{padding:16px;background:#ffffff08;border:1.5px solid rgba(255,255,255,.06);border-radius:16px}.tdash-skel-head{display:flex;gap:12px;align-items:center}.tdash-skel-avatar{width:48px;height:48px;border-radius:12px;background:linear-gradient(90deg,#ffffff0a,#ffffff1a,#ffffff0a);background-size:200% 100%;animation:tdash-shimmer 1.4s ease-in-out infinite}.tdash-skel-line{height:10px;background:linear-gradient(90deg,#ffffff0a,#ffffff1a,#ffffff0a);background-size:200% 100%;animation:tdash-shimmer 1.4s ease-in-out infinite;border-radius:6px}@keyframes tdash-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.tdash-notif-ribbon{display:flex;align-items:center;gap:10px;width:100%;padding:12px 14px;border-radius:12px;background:linear-gradient(90deg,#e8173a1f,#f973161a);border:1.5px solid rgba(232,23,58,.28);color:#fff;font-size:.85rem;cursor:pointer;text-align:left}.tdash-notif-ribbon span{flex:1}.tdash-notif-ribbon strong{color:#fbbf24}.tdash-toast{position:fixed;bottom:88px;left:50%;transform:translate(-50%);z-index:9999;padding:12px 18px;border-radius:12px;font-size:.86rem;font-weight:700;color:#fff;box-shadow:0 12px 32px #00000080;max-width:88vw;text-align:center;animation:tdash-toast-in .18s ease-out}.tdash-toast--success{background:#10b981}.tdash-toast--info{background:#3b82f6}.tdash-toast--error{background:#ef4444}.tdash-toast--warning{background:#f59e0b;color:#1a0500}@keyframes tdash-toast-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}.solic-card{position:relative;display:flex;flex-direction:column;gap:10px;padding:14px 14px 14px 18px;background:#ffffff0a;border:1.5px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden;transition:border-color .15s,transform .15s}.solic-card:hover{border-color:#ffffff29}.solic-card.is-finalized,.solic-card.is-readonly{opacity:.62}.solic-card[data-status=nova]{border-color:#3b82f666;box-shadow:0 4px 14px #3b82f61a}.solic-card[data-status=aguardando_pgto]{border-color:#fbbf2466;box-shadow:0 4px 14px #fbbf241a}.solic-card[data-status=paga]{border-color:#10b98157}.solic-card[data-status=em_andamento]{border-color:#a855f75c;box-shadow:0 4px 14px #a855f71f}.solic-card[data-status=finalizada]{border-color:#94a3b82e}.solic-card[data-status=cancelada]{border-color:#ef444438}.solic-status-dot{position:absolute;top:0;bottom:0;left:0;width:4px}.solic-header{display:flex;gap:12px;align-items:flex-start}.solic-avatar-wrap{position:relative;flex-shrink:0}.solic-avatar{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:.95rem;font-weight:900;letter-spacing:.04em;color:#fff;background:linear-gradient(135deg,#6b7280,#9ca3af);text-transform:uppercase;overflow:hidden}.solic-avatar--img{-o-object-fit:cover;object-fit:cover}.solic-status-badge{position:absolute;bottom:-2px;right:-2px;width:14px;height:14px;border-radius:50%;border:2.5px solid #0a0a10;box-shadow:0 1px 3px #0006}.solic-head-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.solic-aluno-nome{margin:0;font-size:1rem;font-weight:800;color:#fff;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.solic-tipo-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.solic-tipo-badge{display:inline-flex;align-items:center;font-size:.7rem;font-weight:800;padding:2px 9px;border-radius:999px;letter-spacing:.02em;border:1px solid;text-transform:uppercase}.solic-canal{font-size:.72rem;color:#ffffff80}.solic-valor-block{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:3px}.solic-valor{font-size:1.05rem;font-weight:900;color:#fff;line-height:1;white-space:nowrap}.solic-distancia{display:inline-flex;align-items:center;gap:3px;font-size:.72rem;color:#fff9;font-weight:600}.solic-distancia svg{color:#ffffff80}.solic-info-grid{display:flex;flex-wrap:wrap;gap:10px 16px;font-size:.82rem;color:#ffffffc7}.solic-info-item{display:inline-flex;align-items:center;gap:5px}.solic-info-item svg{color:#ffffff80;flex-shrink:0}.solic-obs{margin:0;padding:9px 11px;background:#ffffff0a;border-left:3px solid rgba(255,255,255,.18);border-radius:8px;font-size:.82rem;color:#ffffffc7;line-height:1.45;font-style:italic}.solic-obs-quote{color:#fff6;font-size:1.1rem;margin:0 2px}.solic-status-pill{display:inline-flex;align-items:center;gap:4px;font-size:.66rem;font-weight:800;padding:2px 8px;border-radius:999px;border:1px solid;letter-spacing:.02em;white-space:nowrap;background:#ffffff0a}.solic-privacy-notice{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;padding:6px 11px;border-radius:10px;font-size:.76rem;font-weight:600;background:#94a3b814;color:#ffffffc7;border:1px dashed rgba(148,163,184,.32)}.solic-privacy-notice svg{color:#94a3b8d9;flex-shrink:0}.solic-status-hint{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;padding:6px 11px;border-radius:10px;font-size:.78rem;font-weight:600;background:#fbbf241a;color:#fcd34d;border:1px solid rgba(251,191,36,.28)}.solic-timer{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;padding:5px 11px;border-radius:999px;font-size:.76rem;font-weight:700;background:#3b82f624;color:#60a5fa;border:1px solid rgba(59,130,246,.28)}.solic-timer.is-urgent{background:#f9731629;color:#fb923c;border-color:#f9731666;animation:tdash-pulse 2s ease-in-out infinite}.solic-timer.is-expired{background:#ef444429;color:#fca5a5;border-color:#ef444466}.solic-actions{display:flex;gap:8px;margin-top:4px}.solic-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:11px 14px;border-radius:11px;font-size:.88rem;font-weight:800;cursor:pointer;border:1.5px solid transparent;transition:transform .12s,opacity .12s,background .12s,border-color .12s;white-space:nowrap}.solic-btn:active{transform:scale(.97)}.solic-btn:disabled{opacity:.5;cursor:not-allowed}.solic-btn-aceitar{flex:2;background:linear-gradient(90deg,#10b981,#059669);color:#fff;box-shadow:0 4px 12px #10b98147}.solic-btn-aceitar:hover:not(:disabled){box-shadow:0 6px 16px #10b98166}.solic-btn-whatsapp{flex:2;background:linear-gradient(90deg,#25d366,#128c7e);color:#fff;box-shadow:0 4px 12px #25d36647}.solic-btn-recusar{flex:0 0 auto;background:#ef44441a;color:#fca5a5;border-color:#ef44444d}.solic-btn-recusar:hover:not(:disabled){background:#ef44442e}.solic-btn-detalhes{flex:1;background:#ffffff0f;color:#ffffffd9;border-color:#ffffff1f}.solic-btn-detalhes:hover:not(:disabled){background:#ffffff1f}.solic-btn-pagar{flex:1 1 auto;background:linear-gradient(90deg,#10b981,#059669);color:#fff;box-shadow:0 6px 18px #10b98152;font-size:.95rem;font-weight:900;text-transform:uppercase;letter-spacing:.02em}.solic-btn-pagar:hover:not(:disabled){box-shadow:0 8px 22px #10b98173;transform:translateY(-1px)}.solic-btn-avaliar{flex:1;background:linear-gradient(90deg,#f59e0b,#f97316);color:#1a0500;box-shadow:0 4px 12px #f59e0b47;font-weight:900}.solic-btn-avaliar:hover:not(:disabled){box-shadow:0 6px 16px #f59e0b6b}.tnav-bottom{position:fixed;bottom:0;left:0;right:0;z-index:100;background:#0a0a10f0;backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);border-top:1px solid rgba(255,255,255,.08);padding:0;padding-bottom:env(safe-area-inset-bottom,0)}.tnav-list{display:flex;list-style:none;margin:0;padding:0;align-items:stretch;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tnav-list::-webkit-scrollbar{display:none}.tnav-list>li{flex:0 0 auto}.tnav-list>li:nth-child(-n+4){flex:1 0 0;min-width:0}.tnav-link{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px 8px 6px;width:100%;min-width:64px;text-decoration:none;color:#fff9;font-size:.7rem;font-weight:600;position:relative;transition:color .15s}.tnav-link:hover{color:#fff}.tnav-list>li.is-active .tnav-link{color:#fb923c}.tnav-list>li.is-active .tnav-link:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:28px;height:3px;border-radius:0 0 4px 4px;background:linear-gradient(90deg,#f97316,#f59e0b)}.tnav-icon-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center}.tnav-emoji{font-size:1.5rem;line-height:1;display:inline-block;font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",emoji,sans-serif;filter:saturate(1.1);transition:transform .25s cubic-bezier(.34,1.56,.64,1)}.tnav-link:hover .tnav-emoji{transform:translateY(-2px) scale(1.08)}.tnav-link:active .tnav-emoji{transform:scale(.92);transition-duration:.08s}.tnav-list>li.is-active .tnav-emoji{transform:scale(1.14);animation:tnav-emoji-bounce .55s cubic-bezier(.36,.07,.19,.97)}@keyframes tnav-emoji-bounce{0%,to{transform:scale(1.14)}20%{transform:scale(1.28) rotate(-3deg)}40%{transform:scale(1.05) rotate(2deg)}60%{transform:scale(1.18) rotate(-1deg)}}.tnav-badge{animation:tnav-badge-pulse 2.4s ease-in-out infinite}@keyframes tnav-badge-pulse{0%,to{box-shadow:0 0 #ef444499}50%{box-shadow:0 0 0 6px #ef444400}}.legacy-nav-emoji{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;text-align:center;font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",emoji,sans-serif;filter:saturate(1.1);text-shadow:0 1px 2px rgba(0,0,0,.35);transition:transform .15s ease}.legacy-sidebar-item:hover .legacy-nav-emoji,.legacy-panel-bubble:hover .legacy-nav-emoji{transform:translate(2px) scale(1.08)}.legacy-sidebar-item.active .legacy-nav-emoji,.legacy-panel-bubble.active .legacy-nav-emoji{transform:scale(1.12);animation:legacy-nav-bounce .5s cubic-bezier(.36,.07,.19,.97)}@keyframes legacy-nav-bounce{0%,to{transform:scale(1.12)}30%{transform:scale(1.22) rotate(-2deg)}60%{transform:scale(1.05) rotate(1deg)}}@media (prefers-reduced-motion: reduce){.tnav-emoji,.legacy-nav-emoji,.tnav-badge{animation:none!important;transition:none!important}}.tnav-badge{position:absolute;top:-5px;right:-8px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#ef4444;color:#fff;font-size:.62rem;font-weight:900;display:inline-flex;align-items:center;justify-content:center;line-height:1;border:1.5px solid #0a0a10}.tnav-label{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100%}.tnav-link--secondary{padding-left:12px;padding-right:12px;min-width:72px;border-left:1px solid rgba(255,255,255,.04)}.tnav-spacer{height:72px;flex-shrink:0}@media (min-width: 1024px){.tnav-bottom,.tnav-spacer{display:none!important}}.tdash-sub-header{display:flex;align-items:center;gap:12px;padding:4px 0 0}.tdash-back-btn{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:12px;background:#ffffff0f;border:1.5px solid rgba(255,255,255,.1);color:#fff;cursor:pointer;transition:background .15s;flex-shrink:0}.tdash-back-btn:hover{background:#ffffff1f}.tdash-sub-head-info{flex:1;min-width:0}.tdash-sub-head-title{display:inline-flex;align-items:center;gap:8px;font-size:1.25rem;font-weight:800;color:#fff;margin:0 0 3px}.tdash-sub-head-title svg{color:#f97316}.tdash-sub-head-sub{margin:0;font-size:.84rem;color:#fff9}.tdash-agenda-day{display:flex;flex-direction:column;gap:8px}.tdash-agenda-day-label{margin:0;padding:0 0 4px;font-size:.84rem;font-weight:800;color:#ffffffc7;text-transform:capitalize}.tdash-agenda-slots{display:flex;flex-direction:column;gap:8px}.tdash-rev-summary{padding:14px;background:#f59e0b0f;border:1.5px solid rgba(245,158,11,.2);border-radius:14px}.tdash-rev-avg{display:flex;align-items:baseline;gap:8px}.tdash-rev-avg-num{font-size:1.8rem;font-weight:900;color:#fff}.tdash-rev-avg-total{font-size:.82rem;color:#fff9}.tdash-rev-card{padding:12px 14px;background:#ffffff0a;border:1.5px solid rgba(255,255,255,.08);border-radius:14px}.tdash-rev-head{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px}.tdash-rev-head strong{color:#fff;font-size:.9rem}.tdash-rev-stars{display:inline-flex;gap:1px}.tdash-rev-comment{margin:0;font-size:.85rem;color:#ffffffc7;line-height:1.45}.tdash-fin-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.tdash-fin-card{display:flex;flex-direction:column;gap:4px;padding:14px;background:#ffffff0a;border:1.5px solid rgba(255,255,255,.1);border-radius:14px}.tdash-fin-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:10px;margin-bottom:4px}.tdash-fin-label{font-size:.74rem;color:#fff9;font-weight:600}.tdash-fin-value{font-size:1.2rem;font-weight:900;color:#fff}.tdash-fin-helper{font-size:.7rem;color:#ffffff80}.tdash-fin-monthly{padding:14px;background:#ffffff08;border:1.5px solid rgba(255,255,255,.08);border-radius:14px}.tdash-fin-monthly h3{margin:0 0 8px;font-size:.95rem;color:#fff}.tdash-fin-monthly-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.tdash-fin-monthly-list li{display:flex;justify-content:space-between;font-size:.85rem;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.06);color:#ffffffc7}.tdash-fin-monthly-list li:last-child{border-bottom:none}.tdash-fin-monthly-list strong{color:#fff}.tdash-link-list{display:flex;flex-direction:column;gap:8px}.tdash-link-row{display:flex;align-items:center;gap:12px;padding:14px;background:#ffffff0a;border:1.5px solid rgba(255,255,255,.08);border-radius:14px;text-decoration:none;color:#fff;transition:background .15s,border-color .15s}.tdash-link-row:hover{background:#ffffff14;border-color:#ffffff29}.tdash-link-row svg{flex-shrink:0;color:#ffffffb3}.tdash-link-row-info{flex:1;min-width:0}.tdash-link-row-info strong{display:block;font-size:.9rem}.tdash-link-row-info span{display:block;font-size:.78rem;color:#ffffff8c;margin-top:2px}.tdash-profile-card{display:flex;flex-direction:column;gap:6px;padding:16px;background:#ffffff0a;border:1.5px solid rgba(255,255,255,.1);border-radius:14px}.tdash-profile-card strong{font-size:1.1rem;color:#fff}.tdash-profile-card span{font-size:.85rem;color:#ffffffb3}.tdash-profile-plan{display:inline-flex;align-items:center;font-size:.75rem;font-weight:700;padding:3px 10px;border-radius:999px;background:#f59e0b1f;color:#fbbf24;align-self:flex-start;margin-top:4px;text-transform:capitalize}@media (min-width: 600px){.tdash-kpi{padding:18px 16px}.tdash-kpi-value{font-size:1.7rem}.tdash-kpi-icon{font-size:2rem}.tdash-fin-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width: 380px){.tdash-kpi{padding:11px 10px}.tdash-kpi-value{font-size:1.2rem}.tdash-kpi-label{font-size:.66rem}.solic-card{padding:12px 12px 12px 16px}.solic-aluno-nome{font-size:.92rem}.solic-valor{font-size:.96rem}.solic-actions{flex-wrap:wrap}.solic-btn-aceitar,.solic-btn-whatsapp{flex:1 0 100%;order:-1}.solic-btn-detalhes,.solic-btn-recusar{flex:1}}@media (prefers-reduced-motion: reduce){.tdash-spin,.tdash-status-pill .tdash-status-dot,.solic-timer.is-urgent,.tdash-skel-avatar,.tdash-skel-line{animation:none}}@supports (padding: max(0px)){.tnav-bottom{padding-bottom:max(env(safe-area-inset-bottom),0px)}}.tdetail-main{display:flex;flex-direction:column;gap:16px;padding:18px;background:#ffffff0a;border:1.5px solid rgba(255,255,255,.1);border-radius:18px}.tdetail-main[data-status=paga]{border-color:#10b98157}.tdetail-main[data-status=finalizada]{border-color:#94a3b82e;opacity:.85}.tdetail-main[data-status=cancelada]{border-color:#ef444438}.tdetail-status-row{display:flex;align-items:center;justify-content:flex-start}.tdetail-aluno{margin:0;font-size:1.4rem;font-weight:800;color:#fff;letter-spacing:-.01em}.tdetail-info-grid{display:flex;flex-direction:column;gap:8px;font-size:.92rem;color:#ffffffd1}.tdetail-info{display:flex;align-items:center;gap:8px}.tdetail-info svg{color:#ffffff8c;flex-shrink:0}.tdetail-financeiro{display:flex;flex-direction:column;gap:6px;padding:14px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:12px}.tdetail-fin-row{display:flex;justify-content:space-between;align-items:center;font-size:.92rem;color:#ffffffd1}.tdetail-fin-row strong{color:#fff;font-weight:700}.tdetail-fin-row--muted{color:#ffffff8c;font-size:.82rem}.tdetail-fin-row--accent{margin-top:6px;padding-top:12px;border-top:1px solid rgba(16,185,129,.2);color:#34d399;font-size:1rem}.tdetail-fin-row--accent strong{color:#34d399;font-size:1.1rem}.tdetail-fin-row--accent span{display:inline-flex;align-items:center;gap:6px;font-weight:600}.tdetail-confirm-block{display:flex;flex-direction:column;gap:10px}.tdetail-confirm-block h3{margin:0;font-size:.95rem;font-weight:700;color:#fff}.tdetail-confirm-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.tdetail-confirm-tile{display:flex;flex-direction:column;gap:3px;padding:12px;background:#ffffff0a;border:1.5px solid rgba(255,255,255,.08);border-radius:12px;text-align:left}.tdetail-confirm-tile svg{color:#fff6;margin-bottom:4px}.tdetail-confirm-tile span{font-size:.74rem;color:#fff9;font-weight:600}.tdetail-confirm-tile strong{font-size:.95rem;color:#ffffffd9}.tdetail-confirm-tile.is-done{background:#10b98114;border-color:#10b98152}.tdetail-confirm-tile.is-done svg{color:#34d399}.tdetail-confirm-tile.is-done strong{color:#34d399}.tdetail-completed-note{margin:0;padding:10px 12px;background:#10b98114;border:1px solid rgba(16,185,129,.24);border-radius:10px;font-size:.85rem;color:#34d399;text-align:center;font-weight:600}.tdetail-checkin-actions{display:flex;flex-direction:column;gap:8px}.tdetail-feedback{margin:0;padding:10px 12px;background:#3b82f614;border:1px solid rgba(59,130,246,.24);border-radius:10px;font-size:.86rem;color:#93c5fd;text-align:center}.qr-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000c7;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px;animation:tdash-toast-in .15s ease-out}.qr-modal{position:relative;background:#14141c;border:1.5px solid rgba(255,255,255,.1);border-radius:18px;padding:24px;max-width:360px;width:100%;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.qr-modal-close{position:absolute;top:10px;right:10px;width:36px;height:36px;border-radius:50%;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#ffffffc7;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.qr-modal-close:hover{background:#ffffff1f}.qr-modal h2{margin:4px 0 0;font-size:1.15rem;color:#fff}.qr-modal-sub{margin:0;font-size:.85rem;color:#ffffffa6;max-width:280px}.qr-modal-canvas{background:#fff;padding:14px;border-radius:12px;margin:6px 0}.qr-modal-url{font-size:.7rem;color:#ffffff80;word-break:break-all;background:#ffffff0a;padding:7px 10px;border-radius:8px;font-family:ui-monospace,SF Mono,monospace;width:100%}.qr-modal-actions{display:flex;flex-direction:column;gap:8px;width:100%;margin-top:4px}.checkin-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px;background:#0a0a10}.checkin-card{display:flex;flex-direction:column;align-items:center;gap:14px;padding:32px 24px;max-width:420px;width:100%;background:#ffffff0a;border:1.5px solid rgba(255,255,255,.1);border-radius:20px;text-align:center}.checkin-card h1{margin:4px 0 0;font-size:1.4rem;color:#fff;font-weight:800}.checkin-card p{margin:0;font-size:.95rem;color:#ffffffb8;line-height:1.5;max-width:320px}.checkin-icon-circle{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:50%}.checkin-icon-circle--success{background:#10b98124;color:#34d399;border:2px solid rgba(16,185,129,.36)}.checkin-icon-circle--error{background:#ef444424;color:#fca5a5;border:2px solid rgba(239,68,68,.36)}.checkin-actions{display:flex;flex-direction:column;gap:8px;width:100%;margin-top:8px}.rate-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000c7;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:1100;display:flex;align-items:center;justify-content:center;padding:16px;overflow-y:auto;animation:tdash-toast-in .15s ease-out}.rate-modal{position:relative;background:#14141c;border:1.5px solid rgba(255,255,255,.1);border-radius:20px;padding:28px 24px 24px;max-width:480px;width:100%;display:flex;flex-direction:column;gap:18px;max-height:90vh;overflow-y:auto}.rate-modal-close{position:absolute;top:12px;right:12px;width:36px;height:36px;border-radius:50%;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#ffffffc7;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s}.rate-modal-close:hover{background:#ffffff1f}.rate-modal-header{text-align:center;display:flex;flex-direction:column;align-items:center;gap:6px}.rate-modal-emoji{font-size:2.2rem}.rate-modal-header h2{margin:0;font-size:1.3rem;color:#fff;font-weight:800}.rate-modal-header p{margin:0;font-size:.92rem;color:#ffffffb3}.rate-modal-header strong{color:#fff}.rate-modal-criterios{display:flex;flex-direction:column;gap:14px}.rate-criterio{display:flex;flex-direction:column;gap:8px;padding:14px;background:#ffffff0a;border:1.5px solid rgba(255,255,255,.08);border-radius:14px}.rate-criterio-info{display:flex;flex-direction:column;gap:2px}.rate-criterio-info strong{font-size:.95rem;color:#fff;font-weight:700}.rate-criterio-info span{font-size:.78rem;color:#fff9}.rate-stars{display:flex;gap:6px;justify-content:center}.rate-star{background:transparent;border:none;padding:4px;cursor:pointer;color:#ffffff52;transition:transform .12s,color .12s;border-radius:8px}.rate-star:hover{color:#fbbf24;transform:scale(1.1)}.rate-star.is-active{color:#f59e0b}.rate-star:focus-visible{outline:2px solid #f59e0b;outline-offset:2px}.rate-modal-comment{display:flex;flex-direction:column;gap:4px;position:relative}.rate-comment-label{font-size:.84rem;color:#ffffffc7;font-weight:600}.rate-comment-textarea{background:#ffffff0a;border:1.5px solid rgba(255,255,255,.12);border-radius:12px;padding:12px 14px;color:#fff;font-size:.92rem;font-family:inherit;resize:vertical;min-height:80px;transition:border-color .15s}.rate-comment-textarea:focus{outline:none;border-color:#f59e0b8c}.rate-comment-count{font-size:.7rem;color:#fff6;align-self:flex-end}.rate-modal-error{margin:0;padding:10px 12px;background:#ef44441a;border:1px solid rgba(239,68,68,.32);border-radius:10px;font-size:.85rem;color:#fca5a5;text-align:center}.rate-modal-actions{display:flex;gap:8px;margin-top:4px}.rate-modal-actions .solic-btn{flex:1}.rate-modal-actions .solic-btn-aceitar{flex:2}@media (max-width: 480px){.rate-modal{padding:22px 18px 18px;border-radius:16px}.rate-modal-header h2{font-size:1.15rem}.rate-modal-emoji{font-size:1.8rem}.rate-criterio{padding:12px}.rate-stars{gap:4px}.rate-star svg{width:24px;height:24px}}@media (prefers-reduced-motion: reduce){.rate-star:hover{transform:none}}.tdash-rev-criterios{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px;font-size:.74rem;color:#ffffffa6}.tdash-rev-criterios span{background:#f59e0b14;border:1px solid rgba(245,158,11,.18);padding:3px 9px;border-radius:999px}.tdash-pay-card{padding:14px;background:#ffffff0a;border:1.5px solid rgba(255,255,255,.08);border-radius:14px}.tdash-pay-row{display:flex;justify-content:space-between;gap:12px}.tdash-pay-row>div:first-child{display:flex;flex-direction:column;gap:3px}.tdash-pay-row strong{color:#fff;font-size:.94rem}.tdash-pay-meta{font-size:.74rem;color:#ffffff8c}.tdash-pay-info{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.tdash-pay-info strong{font-size:1rem;color:#fff}.tdash-pay-status{font-size:.7rem;font-weight:700;padding:2px 8px;border-radius:999px}.tdash-pay-status--ok{background:#10b9811f;color:#34d399;border:1px solid rgba(16,185,129,.28)}.tdash-pay-status--refunded{background:#94a3b81f;color:#cbd5e1;border:1px solid rgba(148,163,184,.24)}.tdash-pay-status--pending{background:#fbbf241f;color:#fbbf24;border:1px solid rgba(251,191,36,.28)}.tdash-fav-card{position:relative;display:flex;align-items:stretch;background:#ffffff0a;border:1.5px solid rgba(255,255,255,.08);border-radius:14px;overflow:hidden;transition:border-color .15s,transform .15s}.tdash-fav-card:hover{border-color:#ef444440;transform:translateY(-1px)}.tdash-fav-link{display:flex;align-items:center;gap:12px;flex:1;padding:12px 14px;text-decoration:none;color:#fff;min-width:0}.tdash-fav-avatar{width:48px;height:48px;flex-shrink:0;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-size:.95rem;font-weight:900;letter-spacing:.04em;color:#fff;background:linear-gradient(135deg,#e8173a,#f97316);text-transform:uppercase}.tdash-fav-avatar--img{-o-object-fit:cover;object-fit:cover}.tdash-fav-info{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.tdash-fav-info strong{font-size:.98rem;color:#fff}.tdash-fav-spec{font-size:.8rem;color:#ffffffb8}.tdash-fav-meta{font-size:.72rem;color:#ffffff80}.tdash-fav-rating{font-size:.76rem;color:#fbbf24;font-weight:700}.tdash-fav-remove{position:absolute;top:8px;right:8px;width:26px;height:26px;border-radius:50%;background:#ef444429;border:1px solid rgba(239,68,68,.3);color:#fca5a5;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s}.tdash-fav-remove:hover{background:#ef444452}.tdash-msg-card{display:flex;align-items:center;gap:12px;padding:12px 14px;background:#ffffff0a;border:1.5px solid rgba(255,255,255,.08);border-radius:14px;transition:background .15s;cursor:default}.tdash-msg-card:hover{background:#ffffff12}.tdash-msg-avatar{width:44px;height:44px;flex-shrink:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:900;letter-spacing:.04em;color:#fff;background:linear-gradient(135deg,#1a8fff,#7c3aed);text-transform:uppercase;overflow:hidden}.tdash-msg-avatar--img{-o-object-fit:cover;object-fit:cover}.tdash-msg-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.tdash-msg-head{display:flex;justify-content:space-between;align-items:center;gap:8px}.tdash-msg-head strong{color:#fff;font-size:.92rem}.tdash-msg-time{font-size:.7rem;color:#ffffff73}.tdash-msg-preview{margin:0;font-size:.82rem;color:#ffffffb3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.tdash-msg-badge{flex-shrink:0;min-width:22px;height:22px;padding:0 7px;border-radius:999px;background:#ef4444;color:#fff;font-size:.7rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.tdash-prog-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.tdash-prog-stat{display:flex;flex-direction:column;align-items:center;gap:2px;padding:14px 10px;background:#ffffff0a;border:1.5px solid rgba(255,255,255,.08);border-radius:14px;text-align:center}.tdash-prog-emoji{font-size:1.5rem;line-height:1;margin-bottom:4px}.tdash-prog-stat strong{font-size:1.5rem;color:#fff;font-weight:900;line-height:1}.tdash-prog-stat span{font-size:.7rem;color:#fff9;font-weight:600}.tdash-prog-chart{padding:18px;background:#ffffff0a;border:1.5px solid rgba(255,255,255,.08);border-radius:16px}.tdash-prog-chart h3{margin:0 0 12px;font-size:.9rem;color:#ffffffc7;font-weight:700}.tdash-prog-bars{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;align-items:end;height:180px}.tdash-prog-bar-wrap{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:100%;gap:6px}.tdash-prog-bar{width:100%;flex:0 0 auto;min-height:4px;background:linear-gradient(180deg,#f97316,#e8173a);border-radius:6px 6px 2px 2px;position:relative;display:flex;justify-content:center;align-items:flex-start;padding-top:4px;box-shadow:0 2px 8px #f9731633;transition:transform .2s ease}.tdash-prog-bar:hover{transform:translateY(-2px)}.tdash-prog-bar-value{font-size:.7rem;font-weight:900;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.4)}.tdash-prog-bar-label{font-size:.68rem;color:#ffffff8c;font-weight:600;text-transform:capitalize}.tdash-invite-card{display:flex;flex-direction:column;gap:14px;padding:18px;background:#ffffff0a;border:1.5px solid rgba(255,255,255,.1);border-radius:16px}.tdash-invite-hint{margin:0;font-size:.85rem;color:#ffffffc7;line-height:1.5}.tdash-invite-label{display:block;font-size:.72rem;font-weight:700;color:#ffffff8c;margin-bottom:6px}.tdash-invite-preview{background:#ffffff08;border:1px dashed rgba(255,255,255,.14);border-radius:12px;padding:12px 14px}.tdash-invite-message{margin:0;font-size:.85rem;color:#ffffffd9;font-family:inherit;white-space:pre-wrap;line-height:1.5}.tdash-invite-actions{display:flex;flex-direction:column;gap:8px}.tdash-invite-link{background:#10b9810f;border:1px solid rgba(16,185,129,.2);border-radius:10px;padding:10px 14px}.tdash-invite-link code{font-size:.78rem;color:#34d399;word-break:break-all;font-family:ui-monospace,SF Mono,monospace}@media (max-width: 480px){.tdash-prog-summary{grid-template-columns:repeat(3,1fr);gap:6px}.tdash-prog-stat{padding:10px 6px}.tdash-prog-stat strong{font-size:1.15rem}.tdash-prog-stat span{font-size:.62rem}.tdash-prog-emoji{font-size:1.2rem}}.tsearch-nivel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.tsearch-nivel-card{display:flex;flex-direction:column;align-items:center;gap:6px;padding:14px 8px;background:#ffffff0a;border:1.5px solid rgba(255,255,255,.08);border-radius:12px;color:#ffffffc7;font-size:.78rem;font-weight:700;cursor:pointer;transition:border-color .15s,background .15s,transform .15s;text-align:center}.tsearch-nivel-card:hover{background:#ffffff12}.tsearch-nivel-card.is-active{background:#e8173a1a;border-color:#e8173a80;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #e8173a2e}.tsearch-nivel-emoji{font-size:1.6rem;line-height:1;font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",emoji,sans-serif}.tsearch-gender-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.tsearch-gender-card{padding:11px 8px;background:#ffffff0a;border:1.5px solid rgba(255,255,255,.08);border-radius:10px;color:#ffffffc7;font-size:.85rem;font-weight:700;cursor:pointer;transition:border-color .15s,background .15s}.tsearch-gender-card:hover{background:#ffffff14}.tsearch-gender-card.is-active{background:#e8173a1f;border-color:#e8173a73;color:#fff}.tsearch-price-row{display:flex;align-items:center;gap:10px}.tsearch-price-sep{color:#fff6;font-weight:700;font-size:1.1rem;flex-shrink:0}@media print{html,body{background:#fff!important;color:#18181b!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.min-h-screen.bg-\[\#06060e\]{background:#fff!important;color:#18181b!important}.border-amber-500\/60,.border-white\/10{border-color:#d4d4d8!important}.bg-amber-500\/5,.bg-white\/\[0\.02\],.bg-white\/\[0\.03\]{background:#fff!important}.text-white,.text-white\/85,.text-white\/80,.text-white\/70,.text-white\/65{color:#18181b!important}.text-white\/55,.text-white\/45,.text-white\/40,.text-white\/30{color:#71717a!important}[class*=bg-gradient-to-br][class*=text-black]{box-shadow:none!important;border:1px solid rgba(0,0,0,.1)}.min-h-screen>.flex-1>.space-y-2>div{page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;margin-bottom:8px}.bg-amber-500{background:#f59e0b!important;color:#000!important}*::-webkit-scrollbar{display:none}}.placeholder\:text-white\/25::-moz-placeholder{color:#ffffff40}.placeholder\:text-white\/25::placeholder{color:#ffffff40}.placeholder\:text-white\/30::-moz-placeholder{color:#ffffff4d}.placeholder\:text-white\/30::placeholder{color:#ffffff4d}.last\:border-r-0:last-child{border-right-width:0px}.hover\:z-10:hover{z-index:10}.hover\:scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-110:hover{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-\[1\.02\]:hover{--tw-scale-x: 1.02;--tw-scale-y: 1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-amber-500:hover{--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity, 1))}.hover\:border-amber-500\/30:hover{border-color:#f59e0b4d}.hover\:border-amber-500\/40:hover{border-color:#f59e0b66}.hover\:border-emerald-500:hover{--tw-border-opacity: 1;border-color:rgb(16 185 129 / var(--tw-border-opacity, 1))}.hover\:border-purple-500:hover{--tw-border-opacity: 1;border-color:rgb(168 85 247 / var(--tw-border-opacity, 1))}.hover\:border-white\/10:hover{border-color:#ffffff1a}.hover\:border-white\/20:hover{border-color:#fff3}.hover\:bg-amber-400:hover{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-500\/20:hover{background-color:#f59e0b33}.hover\:bg-amber-500\/25:hover{background-color:#f59e0b40}.hover\:bg-amber-500\/30:hover{background-color:#f59e0b4d}.hover\:bg-amber-500\/5:hover{background-color:#f59e0b0d}.hover\:bg-amber-500\/\[0\.04\]:hover{background-color:#f59e0b0a}.hover\:bg-amber-500\/\[0\.08\]:hover{background-color:#f59e0b14}.hover\:bg-amber-600:hover{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.hover\:bg-black\/95:hover{background-color:#000000f2}.hover\:bg-emerald-400:hover{--tw-bg-opacity: 1;background-color:rgb(52 211 153 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-400\/10:hover{background-color:#34d3991a}.hover\:bg-emerald-600:hover{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.hover\:bg-gold-dark:hover{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-500\/10:hover{background-color:#a855f71a}.hover\:bg-red-500:hover{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.hover\:bg-red-500\/10:hover{background-color:#ef44441a}.hover\:bg-red-500\/15:hover{background-color:#ef444426}.hover\:bg-red-500\/20:hover{background-color:#ef444433}.hover\:bg-rose-500\/20:hover{background-color:#f43f5e33}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:bg-white\/20:hover{background-color:#fff3}.hover\:bg-white\/5:hover{background-color:#ffffff0d}.hover\:bg-white\/\[0\.03\]:hover{background-color:#ffffff08}.hover\:bg-white\/\[0\.04\]:hover{background-color:#ffffff0a}.hover\:bg-white\/\[0\.05\]:hover{background-color:#ffffff0d}.hover\:bg-white\/\[0\.08\]:hover{background-color:#ffffff14}.hover\:from-amber-400:hover{--tw-gradient-from: #fbbf24 var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-amber-600:hover{--tw-gradient-from: #d97706 var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 119 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-purple-600:hover{--tw-gradient-from: #9333ea var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:to-orange-400:hover{--tw-gradient-to: #fb923c var(--tw-gradient-to-position)}.hover\:to-orange-600:hover{--tw-gradient-to: #ea580c var(--tw-gradient-to-position)}.hover\:to-purple-700:hover{--tw-gradient-to: #7e22ce var(--tw-gradient-to-position)}.hover\:text-amber-400:hover{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.hover\:text-purple-300:hover{--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity, 1))}.hover\:text-red-300:hover{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.hover\:text-red-400:hover{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.hover\:text-red-500:hover{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:text-white\/70:hover{color:#ffffffb3}.hover\:text-white\/75:hover{color:#ffffffbf}.hover\:text-white\/80:hover{color:#fffc}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-lg:hover{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-amber-500\/20:hover{--tw-shadow-color: rgb(245 158 11 / .2);--tw-shadow: var(--tw-shadow-colored)}.focus\:border-amber-500:focus{--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity, 1))}.focus\:border-amber-500\/40:focus{border-color:#f59e0b66}.focus\:border-emerald-500:focus{--tw-border-opacity: 1;border-color:rgb(16 185 129 / var(--tw-border-opacity, 1))}.focus\:border-purple-500:focus{--tw-border-opacity: 1;border-color:rgb(168 85 247 / var(--tw-border-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus-visible\:border-amber-400\/60:focus-visible{border-color:#fbbf2499}.focus-visible\:shadow-\[0_0_0_2px_rgba\(245\,158\,11\,0\.35\)\]:focus-visible{--tw-shadow: 0 0 0 2px rgba(245,158,11,.35);--tw-shadow-colored: 0 0 0 2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.active\:scale-\[0\.99\]:active{--tw-scale-x: .99;--tw-scale-y: .99;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:cursor-grabbing:active{cursor:grabbing}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-30:disabled{opacity:.3}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:scale-110{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group\/gif:hover .group-hover\/gif\:opacity-100,.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:shadow-amber-400\/50{--tw-shadow-color: rgb(251 191 36 / .5);--tw-shadow: var(--tw-shadow-colored)}.group:active .group-active\:scale-95{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group\/gif:active .group-active\/gif\:opacity-100,.group:active .group-active\:opacity-100{opacity:1}@media (min-width: 640px){.sm\:right-4{right:1rem}.sm\:top-16{top:4rem}.sm\:top-4{top:1rem}.sm\:top-\[120px\]{top:120px}.sm\:top-\[72px\]{top:72px}.sm\:ml-3{margin-left:.75rem}.sm\:block{display:block}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:inline-flex{display:inline-flex}.sm\:aspect-video{aspect-ratio:16 / 9}.sm\:h-12{height:3rem}.sm\:w-12{width:3rem}.sm\:basis-auto{flex-basis:auto}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:gap-2{gap:.5rem}.sm\:gap-3{gap:.75rem}.sm\:p-6{padding:1.5rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:px-3\.5{padding-left:.875rem;padding-right:.875rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-2{padding-top:.5rem;padding-bottom:.5rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-\[0\.62rem\]{font-size:.62rem}.sm\:text-\[0\.78rem\]{font-size:.78rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:text-xs{font-size:.75rem;line-height:1rem}}@media (min-width: 768px){.md\:inline{display:inline}.md\:flex{display:flex}.md\:hidden{display:none}.md\:min-h-\[280px\]{min-height:280px}.md\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}}@media (min-width: 1024px){.lg\:absolute{position:absolute}.lg\:left-1\/2{left:50%}.lg\:top-1\/2{top:50%}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:h-14{height:3.5rem}.lg\:w-14{width:3.5rem}.lg\:-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:cursor-default{cursor:default}.lg\:grid-cols-\[1fr_auto\]{grid-template-columns:1fr auto}.lg\:grid-cols-\[280px_1fr_340px\]{grid-template-columns:280px 1fr 340px}.lg\:justify-end{justify-content:flex-end}.lg\:px-8{padding-left:2rem;padding-right:2rem}}@media print{.print\:static{position:static}.print\:block{display:block}.print\:flex{display:flex}.print\:hidden{display:none}.print\:max-w-full{max-width:100%}.print\:break-inside-avoid{-moz-column-break-inside:avoid;break-inside:avoid}.print\:overflow-visible{overflow:visible}.print\:rounded-none{border-radius:0}.print\:bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.print\:p-0{padding:0}.print\:px-8{padding-left:2rem;padding-right:2rem}.print\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.print\:shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}}.lead-page{max-width:720px;margin:0 auto;padding:1.5rem 1rem 6rem;min-height:100vh;background:#0a0a10;color:#fff}.lead-page-center{min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;text-align:center;padding:2rem;background:#0a0a10;color:#fff}.lead-page-center h2{font-size:1.4rem;margin:.5rem 0 0}.lead-page-center p{color:#ffffffa6;max-width:32rem}.lead-header{display:flex;align-items:center;gap:12px;margin-bottom:1.4rem}.lead-header h1{margin:0;font-size:1.4rem;font-weight:800;letter-spacing:-.01em}.lead-header p{margin:.2rem 0 0;font-size:.82rem;color:#fff9}.lead-back{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);color:#fff;width:38px;height:38px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none;flex-shrink:0}.lead-back:hover{background:#ffffff1a}.lead-trainer-card{display:flex;align-items:center;gap:14px;padding:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:14px;margin-bottom:1.2rem}.lead-avatar{width:56px;height:56px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;font-weight:900;font-size:1.05rem;color:#fff;flex-shrink:0;box-shadow:0 4px 12px #00000059,inset 0 1px #ffffff40}.lead-trainer-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.lead-trainer-info strong{font-size:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lead-trainer-spec{font-size:.8rem;color:#ffffffa6}.lead-trainer-meta{font-size:.72rem;color:#ffffff80;display:inline-flex;align-items:center;gap:4px}.lead-plan-badge{font-size:.6rem;font-weight:800;letter-spacing:.08em;padding:.25rem .55rem;border-radius:999px;flex-shrink:0}.lead-plan-badge.plan-free{background:#6b728033;color:#9ca3af}.lead-plan-badge.plan-pro{background:#10b98133;color:#34d399}.lead-plan-badge.plan-premium{background:#e8173a33;color:#fb7185}.lead-plan-badge.plan-elite{background:linear-gradient(135deg,#f59e0b,#f97316);color:#fff}.lead-section{margin-bottom:1.2rem}.lead-section h3{font-size:.82rem;font-weight:700;margin:0 0 .7rem;display:flex;align-items:center;gap:6px;color:#ffffffd9}.lead-goal-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px}.lead-goal{display:flex;align-items:center;gap:10px;padding:12px;background:#ffffff0a;border:1.5px solid rgba(255,255,255,.08);border-radius:12px;cursor:pointer;text-align:left;color:#fff;font-family:inherit;transition:all .18s ease}.lead-goal:hover{background:#ffffff0f;transform:translateY(-1px)}.lead-goal-icon{width:34px;height:34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;box-shadow:0 2px 6px #0000004d,inset 0 1px #ffffff40}.lead-goal-label{font-weight:700;font-size:.85rem}.lead-textarea{width:100%;min-height:90px;padding:12px;background:#ffffff0f;border:1.5px solid rgba(255,255,255,.12);border-radius:11px;color:#fff;font-family:inherit;font-size:.92rem;resize:vertical}.lead-textarea:focus{outline:0;border-color:var(--lg-gold, #f59e0b)}.lead-char-count{display:block;text-align:right;font-size:.7rem;color:#fff6;margin-top:.3rem}.lead-error-box{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#fca5a5;padding:10px 14px;border-radius:10px;font-size:.85rem;display:flex;align-items:center;gap:8px;margin:1rem 0}.lead-info-box{background:#1a8fff14;border:1px solid rgba(26,143,255,.25);color:#93c5fd;padding:12px 14px;border-radius:10px;font-size:.85rem;margin:1rem 0}.lead-info-box.success{background:#10b9811a;border-color:#10b9814d;color:#34d399}.lead-info-box.warn{background:#f59e0b1a;border-color:#f59e0b4d;color:#fbbf24}.lead-info-box.muted{background:#ffffff0a;border-color:#ffffff14;color:#fff9}.lead-actions{display:flex;flex-direction:column;gap:10px;margin-top:1.6rem}.lead-cta-primary,.lead-cta-secondary,.lead-cta-success,.lead-cta-danger{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:.9rem 1.2rem;border-radius:12px;font-weight:800;font-size:.95rem;cursor:pointer;border:none;font-family:inherit;transition:transform .15s ease,opacity .15s ease;text-decoration:none}.lead-cta-primary{background:linear-gradient(135deg,#e8173a,#c0102c);color:#fff;box-shadow:0 6px 18px #e8173a66}.lead-cta-primary:hover:not(:disabled){transform:translateY(-1px)}.lead-cta-primary:disabled{opacity:.5;cursor:not-allowed}.lead-cta-secondary{background:#ffffff14;color:#fff;border:1px solid rgba(255,255,255,.16)}.lead-cta-secondary:hover:not(:disabled){background:#ffffff1f}.lead-cta-success{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 6px 18px #10b98159}.lead-cta-danger{background:#ef44441f;color:#f87171;border:1px solid rgba(239,68,68,.3)}.lead-cta-danger:hover:not(:disabled){background:#ef444433}.lead-disclaimer{text-align:center;font-size:.72rem;color:#ffffff80;margin-top:.4rem}.lead-status-banner{display:flex;align-items:center;gap:14px;padding:14px 16px;border-radius:14px;margin-bottom:1.2rem;border:1px solid}.lead-status-icon{font-size:2rem;flex-shrink:0}.lead-status-banner strong{display:block;font-size:1rem;margin-bottom:2px}.lead-status-banner small{color:#ffffffb3;font-size:.82rem}.lead-status-banner.status-pending{background:#f59e0b14;border-color:#f59e0b47}.lead-status-banner.status-in_contact{background:#1a8fff14;border-color:#1a8fff47}.lead-status-banner.status-converted{background:#10b98114;border-color:#10b98147}.lead-status-banner.status-cancelled{background:#ffffff0a;border-color:#ffffff1a}.lead-status-banner.status-expired{background:#f59e0b0f;border-color:#f59e0b33}.lead-whatsapp-cta{display:flex;align-items:center;gap:14px;padding:16px;background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;border-radius:14px;text-decoration:none;margin-bottom:1.2rem;box-shadow:0 8px 24px #25d36652;transition:transform .15s ease}.lead-whatsapp-cta:hover{transform:translateY(-2px);box-shadow:0 12px 28px #25d3666b}.wa-icon{width:44px;height:44px;border-radius:12px;background:#ffffff2e;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.wa-text{flex:1}.wa-text strong{display:block;font-size:1rem;margin-bottom:2px}.wa-text small{font-size:.78rem;color:#ffffffd9}.lead-timeline{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:14px 16px;margin-bottom:1.2rem}.tl-step{display:flex;gap:12px;align-items:flex-start;padding:10px 0;position:relative}.tl-step:not(:last-child):after{content:"";position:absolute;left:14px;top:36px;bottom:-10px;width:2px;background:#ffffff14}.tl-step.done:not(:last-child):after{background:#10b98166}.tl-icon{width:28px;height:28px;border-radius:50%;background:#ffffff0f;border:1.5px solid rgba(255,255,255,.12);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#ffffff80}.tl-step.done .tl-icon{background:linear-gradient(135deg,#10b981,#059669);border-color:#10b981;color:#fff}.tl-step.in-progress .tl-icon{background:linear-gradient(135deg,#f59e0b,#f97316);border-color:#f59e0b;color:#fff;animation:tl-pulse 1.6s ease-in-out infinite}@keyframes tl-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.tl-step strong{display:block;font-size:.9rem;margin-bottom:2px;color:#ffffffd9}.tl-step.done strong{color:#fff}.tl-step small{font-size:.76rem;color:#ffffff80}.lead-details{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:14px 16px;margin-bottom:1.2rem}.lead-details h3{margin:0 0 .6rem;font-size:.85rem;color:#ffffffd9}.lead-details dl{margin:0}.lead-details dt{font-size:.7rem;text-transform:uppercase;letter-spacing:.04em;color:#ffffff80;margin-top:.6rem}.lead-details dt:first-child{margin-top:0}.lead-details dd{margin:.15rem 0 0;font-size:.88rem;color:#ffffffd9}.lead-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.lead-item{display:flex;align-items:center;gap:12px;padding:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:12px;text-decoration:none;color:#fff;transition:background .15s ease,transform .15s ease}.lead-item:hover{background:#ffffff0f;transform:translateY(-1px)}.lead-item .lead-avatar{width:44px;height:44px;border-radius:12px;font-size:.9rem}.lead-item-info{flex:1;min-width:0}.lead-item-info strong{display:block;font-size:.92rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lead-item-info small{color:#ffffff8c;font-size:.76rem}.lead-item-arrow{color:#ffffff4d;flex-shrink:0}.lead-status-pill{font-size:.68rem;font-weight:700;padding:.25rem .55rem;border-radius:999px;white-space:nowrap;flex-shrink:0}.lead-status-pill.status-pending{background:#f59e0b26;color:#fbbf24}.lead-status-pill.status-in_contact{background:#1a8fff26;color:#93c5fd}.lead-status-pill.status-converted{background:#10b98126;color:#34d399}.lead-status-pill.status-cancelled{background:#ffffff0f;color:#ffffff8c}.lead-status-pill.status-expired{background:#f59e0b0f;color:#f59e0ba6}.lead-empty{text-align:center;padding:3rem 1rem;color:#ffffff8c}.lead-empty h3{margin:1rem 0 .5rem;color:#fff}.lead-empty p{margin:0 0 1.5rem}.lead-empty .lead-cta-primary{display:inline-flex}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 600px){.lead-goal-grid{grid-template-columns:repeat(2,1fr)}.lead-page{padding:1rem .8rem 6rem}.lead-header h1{font-size:1.2rem}}
