:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--marca-bg,#f4f1ea);color:var(--marca-text,#17211b)}*{box-sizing:border-box}body{margin:0}.shell{display:grid;min-height:100vh;place-items:center;padding:24px}.shell .card{width:min(100%,680px);padding:clamp(32px,7vw,64px);border:1px solid #d9d2c2;border-radius:24px;background:#fffdf7;box-shadow:0 20px 60px rgb(42 52 45/10%)}.shell .eyebrow{color:#397454;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.shell h1{max-width:12ch;margin:16px 0;font-size:clamp(2.25rem,8vw,4.5rem);line-height:.98;letter-spacing:-.055em}.shell p{max-width:54ch;margin:0 0 28px;color:#536058;font-size:1.05rem;line-height:1.7}.shell a{display:inline-flex;min-height:44px;align-items:center;padding:0 18px;border-radius:999px;background:#17211b;color:#fff;font-weight:700;text-decoration:none}a{color:inherit}a:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.wrap{min-height:100dvh;display:grid;place-items:center;padding:24px 16px;background:#f4f5f7}.card{width:100%;max-width:420px;background:#fff;border-radius:14px;padding:28px 24px;box-shadow:0 1px 3px rgb(0 0 0/8%),0 8px 24px rgb(0 0 0/6%);display:flex;flex-direction:column;gap:14px}.card.center{text-align:center;align-items:center}.card h1{font-size:20px;line-height:1.3;margin:0}.marca{margin:0;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.muted{margin:0;color:#6b7280;font-size:14px}.small{font-size:12px}.card label{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:600;color:#374151}.card input:not([type=checkbox]),.card input[type=text]{font:inherit;padding:11px 12px;border:1px solid #d1d5db;border-radius:8px;background:#fff}.card input:focus{outline:2px solid var(--marca-accent,#2563eb);outline-offset:1px;border-color:transparent}.bumps{gap:8px}.bump{flex-direction:row!important;align-items:flex-start;gap:10px;border:1px dashed #cbd5e1;padding:12px;background:#f8fafc;font-weight:400}.bump span{display:flex;flex-direction:column;gap:2px}.bump em{font-style:normal;font-size:13px;color:#6b7280}.bump b{font-size:13px;color:#047857}.total{display:flex;justify-content:space-between;align-items:baseline;border-top:1px solid #e5e7eb;padding-top:14px}.btn{font:inherit;font-weight:600;padding:13px;border:0;border-radius:9px;background:var(--marca-primary,#111827);color:#fff;cursor:pointer}.btn:disabled{opacity:.6;cursor:progress}.btn.secondary{background:#f3f4f6;color:#111827;border:1px solid #d1d5db}.erro{margin:0;color:#b91c1c;font-size:14px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:10px}.valor{margin:0;font-size:28px;font-weight:700}.qr{border-radius:10px;border:1px solid #e5e7eb}.aguardando{display:flex;align-items:center;gap:8px;font-size:13px;color:#6b7280;margin:0}.dot{width:9px;height:9px;border-radius:50%;background:#f59e0b;animation:pulse 1.3s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.25}}.ok{width:56px;height:56px;border-radius:50%;background:#dcfce7;color:#15803d;font-size:30px;display:grid;place-items:center}.membros{max-width:900px;margin:0 auto;padding:28px 20px 80px}.topo{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:28px}.topo h1{margin:4px 0 0;font-size:24px}.ola{margin:0;font-size:14px}.ola,.voltar{color:#6b7280}.voltar{font-size:13px;text-decoration:none}.voltar:hover{color:#111827}.btn.pequeno{padding:8px 14px;font-size:13px;text-decoration:none;display:inline-block}.grade{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:18px;gap:18px}.curso{text-decoration:none;color:inherit;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;background:#fff;transition:box-shadow .15s,transform .15s}.curso:hover{box-shadow:0 6px 20px rgb(0 0 0/8%);transform:translateY(-2px)}.capa{width:100%;aspect-ratio:16/9;object-fit:cover;display:block}.capa.vazia{background:linear-gradient(135deg,#e5e7eb,#f3f4f6)}.curso-info{padding:12px 14px;display:flex;flex-direction:column;gap:3px}.vazio{border:1px dashed #d1d5db;border-radius:12px;padding:32px;text-align:center;background:#fafafa}.modulo{margin-bottom:26px}.modulo h2{font-size:15px;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;margin:0 0 10px}.aulas{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.aulas a{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid #e5e7eb;border-radius:9px;background:#fff;text-decoration:none;color:inherit}.aulas a:hover{border-color:#9ca3af}.aulas .titulo{flex:1 1}.marca{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;font-size:11px;background:#f3f4f6;color:#6b7280;flex-shrink:0}.marca.feita{background:#dcfce7;color:#15803d}.player{position:relative;width:100%;aspect-ratio:16/9;background:#000;border-radius:12px;overflow:hidden}.player iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.erro-player{display:grid;place-items:center;color:#fff;font-size:14px}.descricao{color:#374151;line-height:1.6;margin:18px 0}.concluir{margin:20px 0}.anexos{margin-top:28px}.anexos h2{font-size:15px;text-transform:uppercase;letter-spacing:.05em;color:#6b7280}.anexos ul{padding-left:18px}.dados{display:grid;grid-template-columns:auto 1fr;grid-gap:8px 20px;gap:8px 20px;margin-bottom:28px}.dados dt{color:#6b7280;font-size:13px}.dados dd{margin:0;font-weight:500}.metodos{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-top:4px}.metodo{font:inherit;display:flex;flex-direction:column;gap:2px;padding:12px 8px;border:1px solid #d1d5db;border-radius:10px;background:#fff;cursor:pointer;text-align:center}.metodo strong{font-size:14px}.metodo span{font-size:11px;color:#6b7280}.metodo.ativo{border-color:#111827;box-shadow:inset 0 0 0 1px #111827}.metodo.ativo span{color:#374151}.cartao{display:flex;flex-direction:column;gap:14px;border:1px solid #e5e7eb;border-radius:10px;padding:14px;background:#fafafa}.linha3{grid-template-columns:1fr 1fr 1fr;grid-gap:10px}.linha2,.linha3{display:grid;gap:10px}.linha2{grid-template-columns:2fr 1fr;grid-gap:10px}.card select{font:inherit;padding:11px 12px;border:1px solid #d1d5db;border-radius:8px;background:#fff}.link{background:none;border:0;padding:0;font:inherit;color:#b91c1c;text-decoration:underline;cursor:pointer}a.btn{text-decoration:none;text-align:center;display:block}.pdf-aula{display:flex;flex-direction:column;gap:10px}.pdf-aula object{width:100%;height:70vh;min-height:420px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.pdf-aula .btn.pequeno{align-self:flex-start}.link-aula{display:flex;flex-direction:column;align-items:flex-start;gap:12px;border:1px dashed #cbd5e1;border-radius:12px;padding:22px;background:#f8fafc}.link-aula .btn{text-decoration:none}.marca-topo{display:flex;justify-content:center;padding:18px;border-radius:12px 12px 0 0;background:var(--marca-primary,#111827);margin:-22px -22px 4px}.marca-topo img{height:46px;width:auto;border-radius:8px;display:block}.marca-topo .marca-nome{color:#fff;font-weight:700;letter-spacing:.04em;margin:0;align-self:center}.oferta-capa{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:10px;border:1px solid #e5e7eb;display:block}.total strong{color:var(--marca-text,#17211b)}.total:after{content:""}.card .destaque{color:var(--marca-accent,#047857);font-weight:700}.wrap.checkout-fundo{background:var(--checkout-fundo,#0b0b0c);min-height:100vh}.card.checkout-escuro{max-width:540px;border-radius:14px;box-shadow:var(--checkout-sombra,0 20px 60px rgb(0 0 0/45%));border:0}.oferta-cabecalho{display:flex;gap:14px;margin:-4px 0 2px}.oferta-thumb{width:74px;height:74px;object-fit:cover;flex-shrink:0;background:#f0f1f4}.oferta-info{display:flex;flex-direction:column;gap:2px}.oferta-info h1{font-size:17px;line-height:1.25;margin:0}.oferta-marca{margin:0;font-size:12px;color:#6b7280}.oferta-parcela{margin:4px 0 0;font-size:15px;color:#111827}.oferta-parcela strong{font-size:27px;letter-spacing:-.01em}.junto{border-top:1px solid #e5e7eb;padding-top:16px}.junto h2{margin:0 0 10px;font-size:13px;text-transform:uppercase;letter-spacing:.05em;color:#6b7280}.bumps{display:flex;flex-direction:column;gap:10px}.bump{border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;background:#fff;display:block;padding:0}.bump.marcado{border-color:#16a34a}.bump-topo{display:flex;gap:12px;padding:12px;align-items:flex-start}.bump-thumb{width:56px;height:56px;border-radius:8px;object-fit:cover;flex-shrink:0;background:#f0f1f4}.bump-texto{display:flex;flex-direction:column;gap:3px;min-width:0}.bump-texto strong{font-size:14px}.bump-texto em{font-style:normal;font-size:12px;color:#6b7280;line-height:1.4}.bump-texto b{font-size:15px;color:#111827}.bump-adicionar{flex-direction:row!important;align-items:center;gap:9px;font-size:13px;font-weight:600;color:#15803d;background:#f0fdf4;border-top:1px solid #dcfce7;padding:10px 12px;cursor:pointer}.bump.marcado .bump-adicionar{background:#dcfce7}.card.checkout-escuro .btn{background:#16a34a;font-size:16px;padding:15px}.card.checkout-escuro .btn:hover{background:#15803d}.wrap.checkout-fundo .card{border:0;box-shadow:var(--checkout-sombra,0 20px 60px rgb(0 0 0/45%))}.wrap.checkout-fundo .card.center h1{color:#111827}html:has(.member-app),html:has(.member-app) body{background-color:#090b10}.member-app{min-height:100dvh;background:radial-gradient(circle at 75% -15%,rgb(108 75 255/18%),transparent 31rem),#090b10;color:#f8fafc}.member-app :where(h1,h2,h3,p){max-width:none}.member-app :where(h1,h2,h3){color:#f8fafc}.member-app :where(p){color:#aab4c4}.member-app :where(a,button,summary):focus-visible{outline:3px solid #a78bfa;outline-offset:3px}.member-skip-link{position:fixed;z-index:30;top:12px;left:12px;width:auto;min-height:auto;padding:9px 13px;transform:translateY(-180%);border-radius:8px;background:#f8fafc;color:#0f172a;font-size:.88rem;transition:transform .15s ease}.member-skip-link:focus{transform:translateY(0)}.member-header{position:-webkit-sticky;position:sticky;z-index:20;top:0;display:grid;grid-template-columns:minmax(160px,1fr) auto minmax(160px,1fr);align-items:center;grid-gap:24px;gap:24px;min-height:76px;padding:12px clamp(20px,5vw,72px);border-bottom:1px solid rgb(255 255 255/9%);background:rgb(9 11 16/86%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.member-brand{display:inline-flex;width:-moz-fit-content;width:fit-content;min-height:40px;align-items:center;gap:10px;padding:0;border-radius:0;background:transparent;color:#f8fafc;font-size:.98rem;font-weight:800;letter-spacing:-.02em;cursor:default}.member-nav{display:flex;align-items:center;gap:2px;padding:4px;border:1px solid rgb(255 255 255/9%);border-radius:999px;background:rgb(255 255 255/4%)}.member-nav-link{display:inline-flex;min-height:34px;align-items:center;padding:0 16px;border:0;border-radius:999px;background:transparent;color:#aab4c4;cursor:pointer;font:inherit;font-size:.87rem;font-weight:650;text-decoration:none;transition:background .15s ease,color .15s ease}.member-nav-link:hover{background:rgb(255 255 255/9%);color:#fff}.member-nav-link:focus-visible{outline:2px solid #a78bfa;outline-offset:2px}.member-nav-link.is-static{color:#7c8799;cursor:default}.member-nav-link.is-static:hover{background:transparent;color:#7c8799}.member-profile-menu{position:relative;justify-self:end}.member-profile-menu summary{list-style:none}.member-profile-menu summary::-webkit-details-marker{display:none}.member-profile-trigger{display:inline-flex;min-height:42px;align-items:center;gap:9px;padding:4px 8px 4px 4px;border:1px solid transparent;border-radius:99px;color:#dce3ef;cursor:pointer;font-size:.88rem;font-weight:700;-webkit-user-select:none;-moz-user-select:none;user-select:none}.member-profile-menu[open] .member-profile-trigger,.member-profile-trigger:hover{border-color:rgb(255 255 255/12%);background:rgb(255 255 255/7%)}.member-avatar{display:grid;width:34px;height:34px;place-items:center;border:1px solid rgb(255 255 255/22%);border-radius:50%;background:linear-gradient(135deg,#334155,#1e293b);color:#ede9fe;font-size:.75rem;font-weight:800}.member-profile-popover{position:absolute;top:calc(100% + 9px);right:0;display:flex;width:min(280px,calc(100vw - 32px));flex-direction:column;padding:14px;border:1px solid rgb(255 255 255/13%);border-radius:14px;background:#151922;box-shadow:0 22px 50px rgb(0 0 0/38%)}.member-profile-name{color:#fff;font-size:.91rem;font-weight:750}.member-profile-email{overflow:hidden;margin:3px 0 12px;color:#94a3b8;font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.member-profile-link,.member-profile-logout{display:flex;width:100%;min-height:40px;align-items:center;justify-content:space-between;padding:0 10px;border:0;border-radius:8px;background:transparent;color:#e2e8f0;cursor:pointer;font:inherit;font-size:.86rem;font-weight:650;text-align:left}.member-profile-link:hover,.member-profile-logout:hover:not(:disabled){background:rgb(255 255 255/8%);color:#fff}.member-profile-logout{margin-top:4px;color:#fda4af}.member-profile-logout span{color:#718096;font-size:.69rem;font-weight:600}.member-profile-link:disabled,.member-profile-logout:disabled{cursor:not-allowed;opacity:.55}.member-preview-bar{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:16px;padding:8px clamp(20px,5vw,72px);border-bottom:1px solid rgb(167 139 250/22%);background:#201d36;color:#d8d3ff;font-size:.8rem;font-weight:650}.member-preview-actions{display:flex;align-items:center;gap:8px}.member-preview-back{min-height:32px;padding:0 10px;border:1px solid rgb(216 211 255/38%);border-radius:7px;background:transparent;color:#fff;font-size:.78rem}.member-preview-back:hover{background:rgb(255 255 255/10%)}.member-preview-logout{display:inline-flex;min-height:32px;align-items:center;gap:6px;padding:0 10px;border:1px solid rgb(253 164 175/32%);border-radius:7px;background:transparent;color:#fecdd3;cursor:not-allowed;font:inherit;font-size:.78rem;font-weight:700;opacity:.8}.member-preview-logout span{color:#d8b4fe;font-size:.67rem;font-weight:600}.member-content{width:min(1180px,100%);margin:0 auto;padding:clamp(34px,6vw,72px) clamp(20px,5vw,72px) 88px}.member-content:focus{outline:none}.member-kicker{margin:0 0 8px;color:#a78bfa!important;font-size:.72rem!important;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.member-lesson-heading,.member-module-header,.member-section-heading,.member-welcome{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.member-welcome{margin-bottom:44px}.member-account-heading h1,.member-course-hero h1,.member-lesson-heading h1,.member-preview-hero h1,.member-welcome h1{margin:0 0 12px;font-size:clamp(2rem,4vw,3.25rem);line-height:1.02;letter-spacing:-.055em}.member-account-heading>p:not(.member-kicker),.member-preview-hero-copy>p:not(.member-kicker),.member-welcome p:not(.member-kicker){margin:0;font-size:1rem;line-height:1.65}.member-course-count,.member-course-meta{color:#94a3b8;font-size:.8rem;font-weight:700}.member-course-count{padding:9px 12px;border:1px solid rgb(255 255 255/11%);border-radius:99px;white-space:nowrap}.member-empty-state,.member-no-lessons{display:grid;min-height:300px;place-content:center;justify-items:center;padding:32px;border:1px dashed rgb(255 255 255/18%);border-radius:18px;background:rgb(255 255 255/3%);text-align:center}.member-empty-state>span{margin-bottom:12px;color:#a78bfa;font-size:2.8rem}.member-empty-state h2,.member-no-lessons h2{margin:0 0 8px;font-size:1.2rem}.member-empty-state p,.member-no-lessons p{max-width:52ch;margin:0;font-size:.93rem}.member-continue{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);grid-gap:32px;gap:32px;overflow:hidden;margin-bottom:54px;padding:clamp(25px,4vw,42px);border:1px solid rgb(167 139 250/24%);border-radius:22px;background:linear-gradient(122deg,rgb(57 38 116/75%),rgb(21 24 36/92%))}.member-continue h2{margin:0 0 8px;font-size:clamp(1.45rem,3vw,2.1rem);letter-spacing:-.035em}.member-continue p:not(.member-kicker){margin:0 0 16px;font-size:.93rem}.member-continue .member-progress-track{max-width:420px;margin-bottom:22px}.member-continue-cover,.member-course-hero-cover{width:100%;aspect-ratio:16/9;min-height:0;border:1px solid rgb(255 255 255/12%);border-radius:15px;object-fit:contain;background:#10141f}.member-continue-cover-empty,.member-course-cover-empty,.member-course-hero-cover-empty,.member-featured-cover-empty{background:linear-gradient(135deg,#312e81,#172554 54%,#0f172a)}.member-primary-action,.member-secondary-action{display:inline-flex;width:-moz-fit-content;width:fit-content;min-height:44px;align-items:center;justify-content:center;padding:0 17px;border:0;border-radius:9px;background:#8b5cf6;color:#fff;cursor:pointer;font:inherit;font-size:.88rem;font-weight:800;text-decoration:none;transition:transform .15s ease,background .15s ease}.member-primary-action:hover:not(:disabled){background:#7c3aed;transform:translateY(-1px)}.member-primary-action:disabled{cursor:not-allowed;opacity:.55}.member-secondary-action{border:1px solid rgb(255 255 255/18%);background:transparent;color:#e2e8f0}.member-secondary-action:hover{border-color:rgb(255 255 255/32%);background:rgb(255 255 255/8%)}.member-courses-section{scroll-margin-top:104px}.member-section-heading{margin-bottom:20px}.member-materials h2,.member-section-heading h2{margin:0;font-size:1.42rem;letter-spacing:-.035em}.member-course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.member-course-card{display:flex;min-height:100%;flex-direction:column;overflow:hidden;border:1px solid rgb(255 255 255/11%);border-radius:15px;background:#121722;color:inherit;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.member-course-card:hover{border-color:rgb(167 139 250/56%);box-shadow:0 15px 32px rgb(0 0 0/24%);transform:translateY(-3px)}.member-course-cover{display:block;width:100%;aspect-ratio:16/9;border-bottom:1px solid rgb(255 255 255/8%);object-fit:contain;background:#10141f}.member-course-card-body{display:flex;flex:1 1;flex-direction:column;gap:7px;padding:17px}.member-course-card h3{margin:0;color:#f8fafc;font-size:1rem;line-height:1.35}.member-progress-copy{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:9px;color:#94a3b8;font-size:.77rem;font-weight:650}.member-progress-copy strong{color:#c4b5fd;font-size:.76rem}.member-progress-track{position:relative;height:7px;overflow:hidden;border-radius:99px;background:rgb(255 255 255/10%)}.member-progress-track>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#8b5cf6,#c084fc)}.member-course-cta{margin-top:auto;padding-top:10px;color:#d8b4fe;font-size:.82rem;font-weight:800}.member-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:26px;color:#7f8ca1;font-size:.82rem}.member-breadcrumb a{min-height:auto;padding:0;border-radius:0;background:transparent;color:#b8a7fb;font-size:inherit;font-weight:700}.member-breadcrumb a:hover{color:#e9d5ff;text-decoration:underline}.member-course-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr);grid-gap:clamp(26px,5vw,64px);gap:clamp(26px,5vw,64px);align-items:stretch;margin-bottom:50px;padding:clamp(24px,4vw,42px);border:1px solid rgb(255 255 255/10%);border-radius:20px;background:#111722}.member-course-hero-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.member-course-hero-copy>p:not(.member-kicker){margin:0 0 15px;color:#aab4c4;font-size:.94rem}.member-course-hero-copy .member-progress-track{width:min(100%,440px);margin-bottom:22px}.member-module-list{max-width:900px}.member-module{overflow:hidden;margin-bottom:15px;border:1px solid rgb(255 255 255/10%);border-radius:14px;background:#111722}.member-module-header{min-height:74px;padding:16px 19px;border-bottom:1px solid rgb(255 255 255/8%)}.member-module-header>div{display:flex;flex-direction:column;gap:4px}.member-module-header span:first-child{color:#a78bfa;font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.member-module-header h3{margin:0;font-size:1rem}.member-module-header>span{color:#94a3b8;font-size:.78rem;font-weight:750}.member-lesson-list,.member-materials ul,.member-outline-module ol{margin:0;padding:0;list-style:none}.member-lesson-row{display:flex;min-height:59px;align-items:center;gap:12px;padding:10px 18px;border-radius:0;background:transparent;color:#dbe4f0;text-decoration:none}.member-lesson-row:hover{background:rgb(255 255 255/5%);color:#fff}.member-lesson-row-title,.member-outline-lesson-title{flex:1 1;min-width:0;font-size:.88rem;font-weight:650}.member-lesson-status{display:grid;width:25px;height:25px;place-items:center;flex:0 0 auto;border:1px solid rgb(255 255 255/16%);border-radius:50%;color:#9aa7b9;font-size:.62rem}.member-lesson-status.is-done{border-color:rgb(74 222 128/45%);background:rgb(34 197 94/16%);color:#86efac}.member-outline-duration{color:#7f8ca1;font-size:.71rem;white-space:nowrap}.member-lesson-arrow{color:#8b5cf6;font-size:1rem}.member-outline-empty{margin:0;padding:16px 18px;color:#7f8ca1!important;font-size:.82rem!important}.member-lesson-page{max-width:1060px}.member-lesson-heading{margin-bottom:24px}.member-lesson-heading h1{margin-bottom:0;font-size:clamp(1.65rem,3.2vw,2.45rem)}.member-back-link{min-height:40px;padding:0 13px;border:1px solid rgb(255 255 255/15%);border-radius:8px;background:transparent;color:#dbe4f0;font-size:.8rem;font-weight:750}.member-back-link:hover{background:rgb(255 255 255/7%);color:#fff}.member-player{position:relative;width:100%;overflow:hidden;border:1px solid rgb(255 255 255/12%);border-radius:16px;aspect-ratio:16/9;background:#000;box-shadow:0 20px 40px rgb(0 0 0/22%)}.member-player iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.member-player-error{display:grid;place-items:center;color:#fff;font-size:.9rem}.member-lesson-details{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:30px;gap:30px;align-items:start;padding:26px 2px 30px}.member-lesson-description h2{margin:0 0 8px;font-size:1.15rem}.member-lesson-description p{margin:0;color:#aab4c4;font-size:.94rem;line-height:1.65}.member-complete-action{display:flex;min-width:190px;flex-direction:column;align-items:stretch;gap:9px}.member-player-stage .member-complete-action{min-width:0;flex-direction:row;align-items:center;flex-wrap:wrap;gap:12px;margin-top:18px}.member-player-stage .member-complete-action .member-primary-action,.member-player-stage .member-complete-action .member-secondary-action{width:auto}.member-complete-action .member-primary-action,.member-complete-action .member-secondary-action{width:100%}.member-action-error{margin:0;color:#fda4af!important;font-size:.78rem!important}.member-complete-hint{color:#94a3b8;font-size:.76rem;text-align:center}.member-materials{margin-top:16px;padding:24px;border:1px solid rgb(255 255 255/10%);border-radius:14px;background:#111722}.member-materials ul{display:grid;grid-gap:9px;gap:9px;margin-top:17px}.member-materials a{display:flex;min-height:45px;align-items:center;gap:10px;padding:0 13px;border:1px solid rgb(255 255 255/11%);border-radius:9px;background:rgb(255 255 255/3%);color:#dbe4f0;font-size:.85rem;font-weight:700}.member-materials a:hover{border-color:rgb(167 139 250/45%);background:rgb(139 92 246/10%);color:#fff}.member-materials a span{color:#c4b5fd;font-size:1rem}.member-link-lesson,.member-pdf-lesson{display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding:22px;border:1px solid rgb(255 255 255/10%);border-radius:15px;background:#111722}.member-pdf-lesson object{width:100%;min-height:460px;border:1px solid rgb(255 255 255/12%);border-radius:10px;background:#fff}.member-link-lesson p{margin:0;font-size:.92rem}.member-account-page{max-width:980px}.member-account-heading{margin-bottom:34px}.member-account-heading>p:not(.member-kicker){max-width:60ch}.member-account-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,540px));grid-gap:18px;gap:18px}.member-account-card{padding:25px;border:1px solid rgb(255 255 255/10%);border-radius:16px;background:#111722}.member-account-card h2,.member-account-card h3{margin:0 0 20px;font-size:1.14rem}.member-account-password-row{margin-top:18px}.member-password-card{max-width:610px}.member-password-card>p{margin:-8px 0 20px;color:#aab4c4;font-size:.88rem;line-height:1.55}.member-password-form{display:grid;grid-gap:14px;gap:14px}.member-password-form label{display:grid;grid-gap:7px;gap:7px;color:#dbe4f0;font-size:.82rem;font-weight:750}.member-password-form input{min-height:43px;padding:0 12px;border:1px solid rgb(255 255 255/14%);border-radius:9px;background:#0c111a;color:#fff;font:inherit}.member-password-form input:focus{border-color:#a78bfa;outline:2px solid rgb(167 139 250/20%)}.member-password-form .member-primary-action{margin-top:4px}.member-password-error,.member-password-success{margin:0;font-size:.84rem;font-weight:650}.member-password-error{color:#fda4af}.member-password-success{color:#86efac}.member-data-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;margin:0}.member-data-list>div{min-width:0}.member-data-list dt{margin-bottom:5px;color:#7f8ca1;font-size:.72rem;font-weight:750;letter-spacing:.045em;text-transform:uppercase}.member-data-list dd{overflow-wrap:anywhere;margin:0;color:#e5e7eb;font-size:.91rem;font-weight:650}.member-address-card{position:relative;overflow:hidden}.member-address-card:after{position:absolute;right:-24px;bottom:-38px;color:rgb(167 139 250/11%);content:"⌂";font-size:10rem;line-height:1}.member-account-icon{display:grid;width:37px;height:37px;place-items:center;margin-bottom:18px;border-radius:10px;background:rgb(139 92 246/17%);color:#c4b5fd;font-size:1.35rem}.member-address-status{margin:0 0 5px;color:#e2e8f0!important;font-size:.93rem!important;font-weight:750}.member-address-card>p:last-child{position:relative;z-index:1;margin:0;font-size:.84rem;line-height:1.55}.member-preview-content{max-width:1280px}.member-preview-hero{display:grid;grid-template-columns:minmax(0,.8fr) minmax(440px,1.2fr);grid-gap:clamp(26px,5vw,66px);gap:clamp(26px,5vw,66px);align-items:center;margin-bottom:50px}.member-preview-hero-copy h1{margin:0 0 12px}.member-featured-course{display:grid;grid-template-columns:minmax(160px,.8fr) minmax(220px,1fr);overflow:hidden;border:1px solid rgb(167 139 250/27%);border-radius:18px;background:#15192a;box-shadow:0 20px 50px rgb(0 0 0/22%)}.member-featured-cover{display:block;width:100%;aspect-ratio:16/9;min-height:0;object-fit:contain;background:#10141f}.member-featured-body{display:flex;flex-direction:column;align-items:flex-start;padding:25px}.member-course-product{margin-bottom:6px;color:#c4b5fd;font-size:.75rem;font-weight:750}.member-featured-body h2{margin:0 0 16px;font-size:1.3rem;line-height:1.25}.member-featured-body .member-progress-track{width:100%;margin-bottom:22px}.member-learning-area{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.72fr);grid-gap:22px;gap:22px;align-items:start;scroll-margin-top:94px}.member-player-stage{min-width:0}.member-lesson-intro{padding:21px 2px 8px}.member-lesson-eyebrow{color:#a78bfa;font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.member-lesson-intro h2{margin:7px 0;font-size:1.42rem}.member-lesson-intro p{margin:0;font-size:.92rem;line-height:1.65}.member-player-stage .member-materials{margin-top:20px}.member-course-outline{position:-webkit-sticky;position:sticky;top:145px;max-height:calc(100dvh - 166px);overflow:auto;padding:10px;border:1px solid rgb(255 255 255/11%);border-radius:15px;background:#111722}.member-course-outline-heading{display:flex;align-items:center;justify-content:space-between;padding:9px 9px 13px;border-bottom:1px solid rgb(255 255 255/9%);color:#e2e8f0;font-size:.84rem;font-weight:800}.member-course-outline-heading strong{color:#94a3b8;font-size:.73rem}.member-outline-module{padding:5px}.member-outline-module+.member-outline-module{border-top:1px solid rgb(255 255 255/8%)}.member-outline-module h3{margin:0}.member-outline-module-toggle{display:grid;width:100%;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;grid-gap:8px;gap:8px;padding:11px 7px;border:0;border-radius:8px;background:transparent;color:#dbe4f0;cursor:pointer;font:inherit;text-align:left}.member-outline-module-toggle:hover{background:rgb(255 255 255/5%);color:#fff}.member-outline-module-toggle:focus-visible{outline:2px solid #a78bfa;outline-offset:2px}.member-outline-module-title{display:flex;min-width:0;flex-direction:column}.member-outline-module-title strong{color:#e2e8f0;font-size:.83rem;font-weight:750;line-height:1.35;overflow-wrap:anywhere}.member-outline-module-meta{color:#7f8ca1;font-size:.7rem;font-weight:700;white-space:nowrap}.member-outline-module-chevron{color:#a78bfa;font-size:1rem;line-height:1;transition:transform .16s ease}.member-outline-module-toggle[aria-expanded=false] .member-outline-module-chevron{transform:rotate(-90deg)}.member-outline-lessons{margin:0;padding:0 0 4px;list-style:none}.member-outline-lesson{display:flex;width:100%;min-height:47px;align-items:center;gap:9px;padding:7px;border:0;border-radius:8px;background:transparent;color:#ced7e4;cursor:pointer;font:inherit;text-align:left}.member-outline-lesson:hover{background:rgb(255 255 255/6%);color:#fff}.member-outline-lesson.is-active{background:rgb(139 92 246/18%);color:#fff}.member-outline-lesson.is-active .member-lesson-status{border-color:#a78bfa;background:#8b5cf6;color:#fff}.member-preview-profile{margin-top:54px;padding:27px;border:1px solid rgb(255 255 255/9%);border-radius:16px;background:rgb(255 255 255/3%)}.member-preview-profile h2{margin:0 0 8px;font-size:1.2rem}.member-preview-profile p{margin:0;font-size:.9rem}.member-preview-profile .member-account-grid{margin-top:24px}.member-preview-profile .member-preview-disclaimer{margin-top:18px;color:#7f8ca1}.member-preview-loading{display:grid;min-height:100vh;place-content:center;grid-gap:12px;gap:12px;padding:32px;text-align:center}.member-preview-loading h1,.member-preview-loading p{margin:0}.member-preview-loading .member-primary-action{justify-self:center}@media (max-width:820px){.member-header{grid-template-columns:1fr auto;gap:12px;min-height:66px;padding:10px 18px}.member-nav,.member-profile-trigger-text{display:none}.member-profile-trigger{padding-right:3px}.member-preview-bar{align-items:flex-start;padding:9px 18px}.member-content{padding:34px 18px 68px}.member-welcome{align-items:flex-start;flex-direction:column;margin-bottom:34px}.member-account-grid,.member-continue,.member-course-hero,.member-learning-area,.member-preview-hero{grid-template-columns:1fr}.member-continue-cover{max-height:300px}.member-course-hero-cover{min-height:190px;max-height:320px}.member-course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.member-course-outline{position:static;max-height:none}.member-preview-hero{gap:26px}.member-featured-course{grid-template-columns:minmax(130px,.75fr) minmax(210px,1.1fr)}.member-lesson-details{grid-template-columns:1fr;gap:19px}.member-complete-action{min-width:0}}@media (max-width:540px){.member-preview-bar{flex-direction:column;gap:7px}.member-account-heading h1,.member-course-hero h1,.member-preview-hero h1,.member-welcome h1{font-size:2rem}.member-course-grid,.member-data-list,.member-featured-course{grid-template-columns:1fr}.member-featured-cover{max-height:230px}.member-continue{gap:20px;padding:23px}.member-course-hero{gap:22px;padding:23px}.member-module-header{align-items:flex-start}.member-lesson-row{padding:10px 13px;gap:9px}.member-lesson-row-title{font-size:.82rem}.member-outline-duration{display:none}.member-lesson-heading{align-items:flex-start;flex-direction:column;gap:12px}.member-back-link{width:100%}.member-pdf-lesson object{min-height:330px}}.card.checkout-escuro{max-width:560px;padding:26px 26px 22px;gap:18px}.oferta-cabecalho{gap:16px;margin:0 0 2px;padding-bottom:18px}.oferta-thumb{width:84px;height:84px;border-radius:12px}.oferta-info h1{font-size:18px}.oferta-parcela{margin:8px 0 0;display:flex;align-items:baseline;gap:2px}.oferta-parcela strong{font-size:30px;font-weight:800;letter-spacing:-.02em;line-height:1}.oferta-asterisco{color:#9aa3af;font-size:13px}.oferta-avista{margin:5px 0 0;font-size:13px;color:#6b7280}.checkout-capa{max-width:560px;margin:0 auto 14px}.card.checkout-escuro label{gap:7px;font-size:13px}.card.checkout-escuro input:not([type=checkbox]),.card.checkout-escuro select{padding:12px 13px;border:1px solid #d9dde3;border-radius:9px;font-size:15px}.card.checkout-escuro .metodo{padding:13px 10px}.total{border-top:1px solid #eceef1;padding-top:16px;margin-top:2px}.total strong{font-size:22px;display:flex;align-items:baseline;gap:2px}.checkout-rodape{max-width:560px;margin:20px auto 0;padding:0 4px 8px;color:var(--checkout-texto,#8b93a1);font-size:12px;line-height:1.6;display:flex;flex-direction:column;gap:12px}.checkout-rodape p{margin:0}.checkout-rodape a{color:inherit;font-weight:600;text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px}.checkout-rodape strong{color:var(--checkout-texto-forte,#c7ccd4);font-weight:600}.checkout-rodape code{background:var(--checkout-chip-fundo,#17181b);border:1px solid var(--checkout-chip-borda,#26282d);border-radius:6px;padding:3px 7px;color:var(--checkout-texto-forte,#c7ccd4);font-size:11px;word-break:break-all}.checkout-rodape-nota{opacity:.85}.checkout-rodape-fim{border-top:1px solid var(--checkout-linha,#1c1e22);padding-top:12px;margin-top:4px;font-weight:600}.card.checkout-escuro .linha2 label:first-child,.card.checkout-escuro .linha3 label:first-child,.secao+label{margin-top:0}.card.checkout-escuro{gap:0;padding:0;overflow:hidden}.oferta-cabecalho{padding:20px 24px;margin:0;border-bottom:1px solid #eceef1;background:#fbfbfc;align-items:center;gap:15px}.oferta-thumb{width:78px;height:78px;border-radius:10px;border:1px solid #e6e8ec}.oferta-info{flex:1 1;min-width:0}.oferta-info h1{font-size:16px;font-weight:700;line-height:1.3}.oferta-parcela{margin:7px 0 0}.oferta-parcela strong{font-size:28px}.oferta-avista{margin:3px 0 0;font-size:12.5px}.card.checkout-escuro>:not(.oferta-cabecalho):not(.btn):not(.checkout-rodape){margin-left:24px;margin-right:24px}.card.checkout-escuro>.muted{margin-top:16px;font-size:13px}.secao{margin:22px 0 12px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#6b7280}.card.checkout-escuro label{margin-top:12px}.card.checkout-escuro .metodos{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-top:0}.card.checkout-escuro .metodo{border:1px solid #d9dde3;border-radius:10px;background:#fff}.card.checkout-escuro .metodo.ativo{border-color:#111827;box-shadow:inset 0 0 0 1px #111827}.junto{border-top:1px solid #eceef1;margin-top:24px;padding-top:18px}.junto h2{margin:0 0 12px;font-size:12px;font-weight:700;letter-spacing:.06em}.total{margin-top:22px;padding:16px 0 18px}.card.checkout-escuro .btn{margin:0 24px 22px;width:calc(100% - 48px);border-radius:10px}@media (max-width:620px){.wrap.checkout-fundo{padding:12px 10px 28px}.card.checkout-escuro{max-width:100%;border-radius:12px}.checkout-capa{border-radius:10px;margin-bottom:10px}.oferta-cabecalho{padding:16px;gap:12px}.oferta-thumb{width:62px;height:62px}.oferta-info h1{font-size:15px}.oferta-parcela strong{font-size:25px}.card.checkout-escuro>:not(.oferta-cabecalho):not(.btn):not(.checkout-rodape){margin-left:16px;margin-right:16px}.card.checkout-escuro .btn{margin:0 16px 18px;width:calc(100% - 32px)}.card.checkout-escuro .metodos{grid-template-columns:1fr}.card.checkout-escuro .metodo{display:flex;justify-content:space-between;padding:13px 14px}.linha3{grid-template-columns:1fr 1fr}.bump-topo{padding:11px;gap:10px}.bump-thumb{width:46px;height:46px}.checkout-rodape{padding:0 4px}}.checkout-capa-area{display:block;width:100%;max-width:560px;margin:0 auto 14px;aspect-ratio:1200/300}.checkout-capa{display:block;width:100%;height:100%;object-fit:cover;border-radius:12px}.oferta-autor{margin:3px 0 0;font-size:12px;color:#6b7280}.oferta-avista s{color:#9aa3af}.bump-de{display:inline-flex;align-items:center;gap:7px;font-size:12px}.bump-de s{color:#9aa3af}.bump-desconto{background:#dcfce7;color:#15803d;font-weight:700;font-size:10.5px;padding:2px 6px;border-radius:999px}.bump-parcela{font-size:11.5px;color:#6b7280}.resumo{border-top:1px solid #eceef1;margin-top:24px;padding-top:18px}.resumo h2{margin:0 0 12px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#6b7280}.resumo-itens{list-style:none;margin:0 0 12px;padding:0;display:flex;flex-direction:column;gap:8px}.resumo-itens li{display:flex;justify-content:space-between;gap:14px;font-size:13.5px;color:#3b4351}.resumo-itens b{font-weight:600;white-space:nowrap}.resumo-total{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;border-top:1px solid #eceef1;padding-top:13px}.resumo-total>span{font-size:13px;color:#6b7280;padding-top:4px}.resumo-valores{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.resumo-valores strong{font-size:21px;font-weight:800;letter-spacing:-.01em}.selos{display:flex;flex-direction:column;gap:7px;margin:0 24px 20px}.selo{display:flex;align-items:center;gap:8px;margin:0;font-size:12px;color:#4b5563}.selo svg{color:#15803d;flex-shrink:0}.checkout-rodape-destaque{color:var(--checkout-texto-forte,#c7ccd4);font-weight:700;letter-spacing:.01em}.checkout-rodape-codigo{font-size:11px}@media (max-width:620px){.checkout-capa-area{aspect-ratio:800/400;border-radius:10px;margin-bottom:10px}.selos{margin:0 16px 16px}.resumo-valores strong{font-size:19px}}.resumo-total>span{max-width:58%;line-height:1.4}.resumo-itens li span{padding-right:10px}.numero-pedido{margin:4px 0 0;font-size:12px;color:#6b7280}.numero-pedido code{background:#f2f4f7;border:1px solid #e6e8ec;border-radius:6px;padding:3px 8px;letter-spacing:.06em;color:#111827}.card.checkout-escuro .linha3{grid-template-columns:1fr 1fr 1.1fr;gap:10px;align-items:end}.card.checkout-escuro .linha2{grid-template-columns:1.6fr 1fr;gap:10px;align-items:end}.card.checkout-escuro .linha2 label,.card.checkout-escuro .linha3 label{margin-top:0;min-width:0}.card.checkout-escuro .linha2 input,.card.checkout-escuro .linha3 input{width:100%;min-width:0}.card.checkout-escuro .cartao{display:flex;flex-direction:column;gap:12px;margin-top:14px}.card.checkout-escuro .cartao>label{margin-top:0}.bump-adicionar{padding:14px;font-size:14px;gap:11px;min-height:50px}.bump-adicionar input[type=checkbox]{width:21px;height:21px;accent-color:#16a34a;flex-shrink:0;cursor:pointer}.resumo{margin-top:26px;padding-bottom:6px}.card.checkout-escuro .btn{margin-top:18px}.card.checkout-escuro .junto{margin-top:26px;padding-top:20px}.secao{margin:26px 0 12px}@media (max-width:620px){.card.checkout-escuro .linha3{grid-template-columns:1fr 1fr 1.15fr;gap:8px}.card.checkout-escuro .linha2{grid-template-columns:1.5fr 1fr;gap:8px}.card.checkout-escuro .linha3 input{padding-left:10px;padding-right:10px}.bump-adicionar{min-height:54px}.resumo{margin-top:22px}.card.checkout-escuro .btn{margin-top:16px}.secao{margin:22px 0 10px}}.campo-sugestao{display:block;margin-top:6px;color:#fbbf24;font-size:12.5px;line-height:1.5;font-weight:500}.campo-sugestao button{border:0;background:none;padding:0;color:#fde68a;font:inherit;font-weight:700;text-decoration:underline;cursor:pointer}.oferta-assinatura{margin:6px 0 0;font-size:13px;line-height:1.4;color:var(--checkout-texto-forte,#101828);font-weight:600}