@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap";.lpc{--tp-paper: #f6f8f5;--tp-surface: #ffffff;--tp-ink: #101713;--tp-muted: #5f6d65;--tp-soft: #eaf2ed;--tp-line: rgba(16, 23, 19, .11);--tp-dark: #07120d;--tp-dark-2: #0c1b14;--tp-green: #10b981;--tp-green-deep: #087a51;--tp-green-soft: #dff7e9;--tp-red: #c93f4f;--tp-yellow: #a86f08;--tp-radius-sm: 12px;--tp-radius: 22px;--tp-radius-lg: 32px;--tp-shadow: 0 24px 70px -38px rgba(7, 18, 13, .32);--tp-shadow-deep: 0 46px 110px -52px rgba(2, 12, 7, .78);min-height:100vh;overflow-x:hidden;overflow-x:clip;background:var(--tp-paper);color:var(--tp-ink);font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}.lpc *,.lpc *:before,.lpc *:after{box-sizing:border-box}body.lp-mode{margin:0;background:var(--tp-paper, #f6f8f5)}.lpc button,.lpc a,.lpc video{font:inherit}.lpc button{border:0;cursor:pointer}.lpc img{display:block;max-width:100%}.lpc-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important}.lpc button:focus-visible,.lpc a:focus-visible,.lpc video:focus-visible{outline:3px solid #12a86f;outline-offset:4px}.lpc-skip{position:fixed;z-index:100;top:12px;left:12px;padding:10px 14px;border-radius:10px;background:var(--tp-dark);color:#fff;font-weight:750;text-decoration:none;transform:translateY(-150%);transition:transform .16s ease}.lpc-skip:focus{transform:translateY(0)}.lpc-container{width:min(1180px,calc(100% - 48px));margin-inline:auto}.lpc-section{padding:clamp(88px,10vw,148px) 0;scroll-margin-top:88px}.lpc-kicker{margin:0 0 18px;color:var(--tp-green-deep);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.lpc-kicker--light{color:#72e5ad}.lpc-section h2,.lpc-final h2{margin:0;font-size:clamp(36px,5.6vw,72px);font-weight:760;letter-spacing:-.055em;line-height:.98}.lpc-section-heading{max-width:820px;margin:0 auto clamp(46px,7vw,82px);text-align:center}.lpc-section-heading--left{margin-left:0;text-align:left}.lpc-section-heading>p:last-child{max-width:620px;margin:24px auto 0;color:var(--tp-muted);font-size:clamp(17px,1.8vw,21px)}.lpc-section-heading--left>p:last-child{margin-left:0}.lpc-reveal{opacity:0;transform:translateY(14px);transition:opacity .54s cubic-bezier(.22,1,.36,1),transform .54s cubic-bezier(.22,1,.36,1)}.lpc-reveal.is-visible{opacity:1;transform:none}.lpc-launch-note{padding:9px 24px;background:#0a1711;color:#effaf4cc;font-size:12px;text-align:center}.lpc-launch-note strong{color:#fff}.lpc-nav{position:sticky;z-index:50;top:0;display:flex;min-height:72px;align-items:center;justify-content:space-between;padding:10px max(24px,calc((100vw - 1180px)/2));border-bottom:1px solid var(--tp-line);background:#f6f8f5e6;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.lpc-nav__brand{padding:0;background:transparent}.lpc-nav__links{display:flex;align-items:center;gap:4px}.lpc-nav__links>button:not(.lpc-button){min-height:44px;padding:0 14px;background:transparent;color:var(--tp-muted);font-size:14px;font-weight:700}.lpc-nav__links>button:not(.lpc-button):hover{color:var(--tp-ink)}.lpc-nav__cta{min-height:44px;margin-left:8px;padding:0 20px}.lpc-brand{display:inline-flex;align-items:center;gap:10px;color:var(--tp-ink)}.lpc-brand__mark{position:relative;display:inline-grid;width:var(--brand-size);height:var(--brand-size);flex:0 0 auto;place-items:center;border-radius:24%;background:#10b981;box-shadow:inset 0 1px #ffffff61,inset 0 -1px #024d3229,0 4px 10px -6px #024e32b3;transition:transform .18s ease,box-shadow .18s ease}.lpc-brand__mark:after{position:absolute;inset:1px 3px auto;height:32%;border-radius:999px;background:linear-gradient(180deg,rgba(255,255,255,.26),transparent);content:"";pointer-events:none}.lpc-brand__mark img{width:100%;height:100%;border-radius:inherit}.lpc-brand:hover .lpc-brand__mark{transform:translateY(-1px);box-shadow:inset 0 1px #ffffff75,inset 0 -1px #024d3233,0 7px 14px -8px #024e32c7}.lpc-brand__wordmark{font-size:18px;font-weight:800;letter-spacing:-.045em}.lpc-brand__wordmark span{color:var(--tp-green)}.lpc-brand--hero{gap:14px}.lpc-brand--hero .lpc-brand__mark{box-shadow:inset 0 1px #ffffff70,inset 0 -1px #024d322e,0 12px 34px -16px #10b981db;animation:lpc-brand-arrive .62s cubic-bezier(.22,1,.36,1) both}.lpc-brand--hero .lpc-brand__wordmark{font-size:21px}.lpc-brand--inverse{color:#f4fbf7}.lpc-brand--inverse .lpc-brand__wordmark span{color:#51d99c}@keyframes lpc-brand-arrive{0%{opacity:0;transform:translateY(5px) scale(.96);filter:brightness(.88)}to{opacity:1;transform:none;filter:none}}.lpc-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:0 24px;border-radius:999px;font-size:15px;font-weight:800;text-align:center;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease}.lpc-button:hover{transform:translateY(-1px)}.lpc-button--primary{background:var(--tp-green);color:#041c11;box-shadow:0 14px 30px -16px #06744ab8}.lpc-button--primary:hover{background:#18c68c;box-shadow:0 19px 38px -18px #06744ad1}.lpc-button--secondary{border:1px solid var(--tp-line);background:#ffffffb8;color:var(--tp-ink)}.lpc-button--secondary:hover{border-color:#10b9816b;background:#fff}.lpc-actions{display:flex;align-items:center;gap:12px;margin-top:34px}.lpc-risk-copy{margin:16px 0 0;color:var(--tp-muted);font-size:12px;font-weight:700}.lpc-hero{position:relative;min-height:calc(100vh - 101px);overflow:clip;scroll-margin-top:102px}.lpc-hero__ambient{position:absolute;z-index:0;top:-24%;right:-18%;width:min(820px,70vw);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,#10b98126,#10b98100 68%);pointer-events:none}.lpc-hero__inner{position:relative;z-index:1;display:grid;min-height:calc(100vh - 101px);grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(42px,6vw,84px);padding-block:clamp(72px,9vw,124px)}.lpc-hero__copy{min-width:0}.lpc-hero h1{max-width:720px;margin:30px 0 0;font-size:clamp(46px,4.6vw,68px);font-weight:760;letter-spacing:-.068em;line-height:.94}.lpc-hero h1 span{color:var(--tp-green-deep)}.lpc-hero__sub{max-width:550px;margin:28px 0 0;color:var(--tp-muted);font-size:clamp(18px,2vw,22px);line-height:1.48}.lpc-hero__product{min-width:0}.lpc-dashboard{position:relative;z-index:1;min-width:0;overflow:hidden;border:1px solid rgba(89,229,159,.16);border-radius:var(--tp-radius);background:linear-gradient(145deg,rgba(255,255,255,.045),transparent 35%),#091711;box-shadow:var(--tp-shadow-deep);color:#effaf4}.lpc-dashboard--expanded{border-radius:28px}.lpc-dashboard__topbar{display:flex;min-height:68px;align-items:center;gap:11px;padding:14px 18px;border-bottom:1px solid rgba(255,255,255,.07)}.lpc-dashboard__topbar>div{display:flex;min-width:0;flex-direction:column}.lpc-dashboard__topbar strong{font-size:13px;letter-spacing:-.02em}.lpc-dashboard__topbar div span{color:#e2f2e980;font-size:10px}.lpc-dashboard__period{margin-left:auto;padding:5px 9px;border:1px solid rgba(255,255,255,.08);border-radius:999px;color:#e2f2e99e;font-size:10px}.lpc-dashboard__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:16px 18px 12px}.lpc-dashboard__metric{min-width:0;padding:13px;border:1px solid rgba(255,255,255,.07);border-radius:14px;background:#ffffff08}.lpc-dashboard__metric span{display:block;margin-bottom:5px;color:#e2f2e985;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.lpc-dashboard__metric strong{display:block;overflow:hidden;font-size:clamp(13px,1.5vw,18px);letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap}.lpc-dashboard__metric--paid strong{color:#35dc99}.lpc-dashboard__metric--pending strong{color:#efc56a}.lpc-dashboard__metric--late strong{color:#f28792}.lpc-dashboard__body{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(150px,.75fr);gap:12px;padding:0 18px 16px}.lpc-dashboard__list,.lpc-dashboard__focus{border:1px solid rgba(255,255,255,.06);border-radius:15px;background:#ffffff06}.lpc-dashboard__list{padding:8px}.lpc-dashboard__listhead{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:6px 8px 10px}.lpc-dashboard__listhead strong{font-size:11px}.lpc-dashboard__listhead span{color:#e2f2e970;font-size:9px}.lpc-dashboard__row{display:grid;min-width:0;grid-template-columns:30px minmax(0,1fr) auto auto;align-items:center;gap:9px;padding:8px;border-top:1px solid rgba(255,255,255,.045)}.lpc-dashboard__avatar{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border-radius:50%;background:#ffffff14;color:#fff;font-size:11px;font-weight:800}.lpc-dashboard__avatar.is-pago{background:#1fae78}.lpc-dashboard__avatar.is-pendente{background:#9a6a16}.lpc-dashboard__avatar.is-vencido{background:#a83846}.lpc-dashboard__student{display:flex;min-width:0;flex-direction:column}.lpc-dashboard__student strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.lpc-dashboard__student small{overflow:hidden;color:#e2f2e973;font-size:8.5px;text-overflow:ellipsis;white-space:nowrap}.lpc-dashboard__value{color:#effaf4d1;font-size:10px;font-weight:750}.lpc-status{padding:4px 7px;border-radius:999px;font-size:8px;font-weight:800}.lpc-status.is-pago{background:#35dc9921;color:#56e6aa}.lpc-status.is-pendente{background:#efc56a21;color:#efc56a}.lpc-status.is-vencido{background:#f2879221;color:#f28792}.lpc-dashboard__focus{display:flex;min-width:0;flex-direction:column;justify-content:space-between;padding:15px}.lpc-dashboard__focus>span{color:#e2f2e980;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.lpc-dashboard__focus>strong{margin-top:6px;color:#56e6aa;font-size:clamp(17px,2vw,24px);letter-spacing:-.05em}.lpc-dashboard__bars{display:flex;height:74px;align-items:end;gap:6px;margin:14px 0 10px}.lpc-dashboard__bars i{display:block;width:100%;border-radius:5px 5px 2px 2px;background:linear-gradient(180deg,#35dc99,#35dc992e)}.lpc-dashboard__bars i:nth-child(1){height:34%}.lpc-dashboard__bars i:nth-child(2){height:48%}.lpc-dashboard__bars i:nth-child(3){height:40%}.lpc-dashboard__bars i:nth-child(4){height:68%}.lpc-dashboard__bars i:nth-child(5){height:62%}.lpc-dashboard__bars i:nth-child(6){height:88%}.lpc-dashboard__focus small,.lpc-dashboard__caption{color:#e2f2e966;font-size:8.5px}.lpc-dashboard__caption{display:block;padding:0 18px 14px;text-align:right}.lpc-problem{background:var(--tp-dark);color:#f0f8f3}.lpc-problem__grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:clamp(52px,9vw,130px)}.lpc-problem h2{max-width:700px}.lpc-problem__lead{max-width:600px;margin:0 0 44px;color:#e5f1e9ad;font-size:clamp(20px,2.4vw,29px);letter-spacing:-.025em;line-height:1.35}.lpc-quiet-list{margin:0;padding:0;list-style:none}.lpc-quiet-list li{display:flex;min-height:68px;align-items:center;gap:22px;border-top:1px solid rgba(255,255,255,.1);color:#eff8f2e0;font-size:16px;font-weight:700}.lpc-quiet-list li:last-child{border-bottom:1px solid rgba(255,255,255,.1)}.lpc-quiet-list span{color:#56dba0;font-size:11px;letter-spacing:.08em}.lpc-product{background:#fbfcfa}.lpc-product__canvas{padding:clamp(18px,3vw,36px);border:1px solid var(--tp-line);border-radius:var(--tp-radius-lg);background:#e9efeb;box-shadow:var(--tp-shadow)}.lpc-product__canvas .lpc-dashboard{max-width:1000px;margin:0 auto}.lpc-dashboard--expanded .lpc-dashboard__topbar{min-height:80px;padding-inline:24px}.lpc-dashboard--expanded .lpc-dashboard__metrics{gap:14px;padding:22px 24px 16px}.lpc-dashboard--expanded .lpc-dashboard__metric{padding:18px}.lpc-dashboard--expanded .lpc-dashboard__body{gap:14px;padding:0 24px 22px}.lpc-dashboard--expanded .lpc-dashboard__row{padding:12px}.lpc-how{background:var(--tp-paper)}.lpc-how .lpc-section-heading{max-width:760px}.lpc-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--tp-line);border-bottom:1px solid var(--tp-line)}.lpc-step{min-width:0;padding:42px clamp(24px,4vw,48px) 48px}.lpc-step+.lpc-step{border-left:1px solid var(--tp-line)}.lpc-step>span{display:block;margin-bottom:46px;color:var(--tp-green-deep);font-size:12px;font-weight:800;letter-spacing:.12em}.lpc-step h3{margin:0;font-size:clamp(28px,3vw,42px);letter-spacing:-.05em}.lpc-step p{max-width:310px;margin:18px 0 0;color:var(--tp-muted);font-size:15px}.lpc-experience{overflow:hidden;background:#fff}.lpc-flow{position:relative;width:min(1180px,calc(100% - 48px));margin-inline:auto;overflow:hidden;border-radius:36px;background:#fff;box-shadow:0 36px 100px -56px #051a0f6b}.lpc-flow:after{position:absolute;z-index:2;top:25%;right:14%;bottom:9%;width:2px;border-radius:999px;background:#18bd82;content:"";pointer-events:none}.lpc-flow__scene{position:relative;min-height:510px;overflow:hidden;background:#07110c}.lpc-flow__scene>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.lpc-flow__scene:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 42%,rgba(3,10,7,.12) 60%,rgba(3,10,7,.5));content:""}.lpc-flow__scene-label{position:absolute;z-index:3;top:28px;left:32px;padding:7px 12px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#030c0794;color:#f4fcf7d6;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.lpc-flow__statement{position:relative;z-index:3;display:grid;min-height:460px;grid-template-columns:minmax(0,1fr) 100px;align-items:center;gap:36px;padding:clamp(64px,9vw,112px) clamp(52px,8vw,104px);background:#fbfcfa}.lpc-flow__statement>div{max-width:820px}.lpc-flow__statement h2{max-width:820px;margin:0;font-size:clamp(48px,6.8vw,88px);font-weight:780;letter-spacing:-.066em;line-height:.94}.lpc-flow__statement>div>p:last-child{max-width:620px;margin:30px 0 0;color:var(--tp-muted);font-size:clamp(18px,2.2vw,26px);line-height:1.5}.lpc-flow__brand-node{position:relative;z-index:4;display:grid;width:76px;height:76px;place-items:center;border-radius:22px;background:var(--tp-green);box-shadow:0 18px 38px -18px #056f44b3}.lpc-flow__brand-node img{width:58px;height:58px;border-radius:16px}.lpc-message-card,.lpc-status-card{border:1px solid rgba(9,42,25,.1);border-radius:22px;background:#fffffff7;box-shadow:0 22px 54px -28px #000000a8;color:var(--tp-ink)}.lpc-message-card{padding:26px 30px}.lpc-flow-brand{display:flex;align-items:center;gap:10px;color:var(--tp-ink)}.lpc-flow-brand img{width:30px;height:30px;border-radius:8px}.lpc-flow-brand strong{font-size:18px;letter-spacing:-.04em}.lpc-flow-brand strong span{color:var(--tp-green)}.lpc-message-card p{margin:22px 0 0;font-size:clamp(22px,2.5vw,34px);letter-spacing:-.035em;line-height:1.25}.lpc-chat{position:absolute;z-index:3;right:5%;bottom:7%;display:grid;width:min(330px,40%);gap:10px}.lpc-chat__head{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:14px;background:#06120c9e;color:#f2f8f4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.lpc-chat__head img{width:28px;height:28px;border-radius:9px}.lpc-chat__head span{display:grid;line-height:1.25}.lpc-chat__head strong{font-size:13.5px;font-weight:700;letter-spacing:-.01em}.lpc-chat__head small{color:#e2f0e9b8;font-size:11px}.lpc-chat__thread{display:grid;gap:7px;justify-items:start}.lpc-bubble{position:relative;max-width:92%;margin:0;padding:8px 11px 7px;border-radius:9px;box-shadow:0 1px 1px #0000002e,0 12px 26px -18px #0009;color:#101c16;font-size:14.5px;letter-spacing:-.005em;line-height:1.4;text-align:left}.lpc-bubble b{font-weight:650}.lpc-bubble:before{position:absolute;top:0;width:9px;height:12px;content:""}.lpc-bubble--in{background:#fff;border-top-left-radius:0}.lpc-bubble--in:before{left:-8px;background:#fff;clip-path:polygon(100% 0,100% 100%,0 0)}.lpc-bubble--out{justify-self:end;background:#d6f5cd;border-top-right-radius:0}.lpc-bubble--out:before{right:-8px;background:#d6f5cd;clip-path:polygon(0 0,0 100%,100% 0)}.lpc-bubble time{display:block;margin-top:2px;color:#101c1673;font-size:10.5px;letter-spacing:0;text-align:right;font-variant-numeric:tabular-nums}.lpc-bubble__ticks{margin-left:4px;color:#34a3e0;font-size:11px;letter-spacing:-2px}.lpc-message-card__action{display:flex;align-items:center;justify-content:space-between;margin:26px -30px -26px;padding:20px 30px;border-top:1px solid var(--tp-line);color:var(--tp-green-deep);font-size:20px;font-weight:800}.lpc-message-card__action b{font-size:34px;font-weight:400;line-height:.8}.lpc-flow__personal-cards{position:absolute;z-index:3;top:50%;right:7%;display:grid;width:min(500px,46%);gap:14px;transform:translateY(-50%)}.lpc-message-card--payment p{font-size:clamp(22px,2.25vw,31px)}.lpc-status-card{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:16px;padding:22px 24px}.lpc-status-card__icon{display:grid;width:52px;height:52px;place-items:center;border:3px solid var(--tp-green);border-radius:50%;color:var(--tp-green-deep);font-size:24px;font-weight:800}.lpc-status-card>span:nth-child(2){display:flex;min-width:0;flex-direction:column}.lpc-status-card strong{color:var(--tp-green-deep);font-size:clamp(18px,2vw,25px);letter-spacing:-.03em}.lpc-status-card small{margin-top:2px;color:var(--tp-muted);font-size:clamp(14px,1.45vw,18px)}.lpc-status-card>b{color:var(--tp-green);font-size:26px}.lpc-flow__closing{position:relative;z-index:3;display:grid;min-height:300px;grid-template-columns:minmax(0,1fr) minmax(280px,.9fr);align-items:center;gap:clamp(40px,7vw,100px);padding:52px clamp(52px,8vw,104px);background:#fbfcfa}.lpc-message-card--thanks{max-width:480px}.lpc-message-card--thanks p{font-size:clamp(23px,2.5vw,34px)}.lpc-flow__launch-note{position:relative;margin:0;padding-left:24px;color:var(--tp-muted);font-size:14px;line-height:1.7}.lpc-flow__launch-note:before{position:absolute;top:8px;bottom:8px;left:0;width:2px;border-radius:999px;background:var(--tp-green);content:""}.lpc-demo{background:#fbfcfa}.lpc-video-shell{max-width:1040px;margin:0 auto;padding:12px;border:1px solid var(--tp-line);border-radius:28px;background:#fff;box-shadow:var(--tp-shadow)}.lpc-video-shell video,.lpc-video-shell__fallback{display:block;width:100%;overflow:hidden;aspect-ratio:16 / 9;border-radius:18px;background:#06100b;object-fit:cover}.lpc-video-shell__fallback{display:grid;place-content:center;color:#fff;text-align:center}.lpc-video-note{max-width:760px;margin:18px auto 0;color:var(--tp-muted);font-size:12px;text-align:center}.lpc-pricing{background:#edf2ee}.lpc-pricing__heading{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:end;gap:54px;margin-bottom:54px}.lpc-pricing__heading h2{max-width:760px}.lpc-pricing__heading>p{margin:0 0 6px;color:var(--tp-muted);font-size:16px}.lpc-pricing__shell{overflow:hidden;border:1px solid rgba(8,43,27,.12);border-radius:var(--tp-radius-lg);background:#fff;box-shadow:0 34px 80px -48px #0724166b}.lpc-pricing__topline{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:28px 32px;border-bottom:1px solid var(--tp-line)}.lpc-pricing__topline>div:first-child{display:flex;flex-direction:column}.lpc-pricing__topline span{color:var(--tp-green-deep);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.lpc-pricing__topline strong{margin-top:4px;font-size:clamp(18px,2vw,24px);letter-spacing:-.035em}.lpc-pricing__tabs{display:inline-flex;padding:4px;border:1px solid var(--tp-line);border-radius:999px;background:#f3f6f4}.lpc-pricing__tabs button{min-width:94px;min-height:42px;padding:0 16px;border-radius:999px;background:transparent;color:var(--tp-muted);font-size:13px;font-weight:800}.lpc-pricing__tabs button.is-active{background:var(--tp-dark);color:#fff;box-shadow:0 8px 22px -14px #04170db3}.lpc-plans{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:0 32px}.lpc-plan{min-width:0;padding:38px 28px 42px}.lpc-plan+.lpc-plan{border-left:1px solid var(--tp-line)}.lpc-plan--featured{background:#f1faf5}.lpc-plan__name{display:flex;min-height:26px;align-items:center;justify-content:space-between;gap:10px}.lpc-plan__name>strong{font-size:15px}.lpc-plan__name>span{padding:5px 8px;border-radius:999px;background:var(--tp-green-soft);color:var(--tp-green-deep);font-size:9px;font-weight:800}.lpc-plan h3{margin:24px 0 0;font-size:clamp(24px,2.6vw,36px);letter-spacing:-.055em;line-height:1.08}.lpc-plan p{margin:18px 0 0;color:var(--tp-muted);font-size:13px}.lpc-pricing__footer{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:28px 32px;border-top:1px solid var(--tp-line)}.lpc-pricing__footer ul{display:flex;flex-wrap:wrap;gap:8px 24px;margin:0;padding:0;color:var(--tp-muted);font-size:11px;font-weight:700;list-style-position:inside}.lpc-pricing__footer .lpc-button{flex:0 0 auto}.lpc-trust{background:#fbfcfa}.lpc-trust__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(54px,9vw,130px)}.lpc-trust h2{max-width:690px}.lpc-trust__intro{max-width:560px;margin:28px 0 0;color:var(--tp-muted);font-size:17px}.lpc-trust__facts{margin:0}.lpc-trust__facts>div{padding:26px 0;border-top:1px solid var(--tp-line)}.lpc-trust__facts>div:last-child{border-bottom:1px solid var(--tp-line)}.lpc-trust__facts dt{font-size:18px;font-weight:800;letter-spacing:-.03em}.lpc-trust__facts dd{margin:8px 0 0;color:var(--tp-muted);font-size:14px}.lpc-faq-section{background:var(--tp-paper)}.lpc-faq-layout{display:grid;grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);align-items:start;gap:clamp(54px,9vw,130px)}.lpc-faq-layout h2{max-width:650px}.lpc-faq-list{border-top:1px solid var(--tp-line)}.lpc-faq{border-bottom:1px solid var(--tp-line)}.lpc-faq h3{margin:0}.lpc-faq h3 button{display:flex;width:100%;min-height:74px;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;background:transparent;color:var(--tp-ink);font-size:16px;font-weight:750;text-align:left}.lpc-faq__symbol{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border:1px solid var(--tp-line);border-radius:50%;color:var(--tp-green-deep);font-size:19px;line-height:1}.lpc-faq>p{max-width:670px;margin:-2px 42px 24px 0;color:var(--tp-muted);font-size:14px;line-height:1.65}.lpc-final{position:relative;overflow:hidden;padding:clamp(100px,12vw,168px) 0;background:var(--tp-dark);color:#f5fbf7;text-align:center}.lpc-final__ambient{position:absolute;inset:auto 20% -55% 20%;height:95%;border-radius:50%;background:#10b98129;filter:blur(100px);pointer-events:none}.lpc-final__inner{position:relative;z-index:1}.lpc-final h2{max-width:940px;margin:36px auto 0}.lpc-final p{max-width:620px;margin:26px auto 0;color:#e6f2eab3;font-size:18px}.lpc-final__button{min-width:240px;margin-top:36px}.lpc-final__support{display:block;margin:18px auto 0;padding:8px;background:transparent;color:#e6f2eab3;font-size:12px;font-weight:700;text-decoration:underline;text-underline-offset:4px}.lpc-final__support:hover{color:#fff}.lpc-footer{padding:64px 0 28px;border-top:1px solid rgba(255,255,255,.08);background:#050d09;color:#deede4ad}.lpc-footer__grid{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:34px}.lpc-footer__brand p{max-width:230px;margin:16px 0 0;font-size:13px}.lpc-footer__grid>div:not(.lpc-footer__brand){display:flex;flex-direction:column;align-items:flex-start;gap:10px}.lpc-footer__grid strong{margin-bottom:4px;color:#f3faf6;font-size:12px}.lpc-footer__grid button,.lpc-footer__grid a{padding:0;background:transparent;color:#deede4a3;font-size:12px;text-align:left;text-decoration:none}.lpc-footer__grid button:hover,.lpc-footer__grid a:hover{color:#67e0aa}.lpc-footer__grid a[aria-disabled=true]{cursor:not-allowed;opacity:.48}.lpc-footer__bottom{margin-top:52px;padding-top:20px;border-top:1px solid rgba(255,255,255,.07)}.lpc-footer__bottom p{margin:0;font-size:11px}@media (max-width: 1040px){.lpc-hero__inner{min-height:auto;grid-template-columns:1fr}.lpc-hero__copy{max-width:760px}.lpc-problem__grid,.lpc-trust__grid,.lpc-faq-layout{grid-template-columns:1fr}.lpc-pricing__heading{grid-template-columns:1fr;gap:24px}.lpc-pricing__heading>p{max-width:650px}.lpc-footer__grid{grid-template-columns:1.5fr repeat(2,1fr)}}@media (max-width: 760px){.lpc-container{width:min(100% - 32px,1180px)}.lpc-section{padding:88px 0}.lpc-section h2,.lpc-final h2{font-size:clamp(38px,11vw,56px)}.lpc-launch-note{padding:8px 16px;font-size:11px;line-height:1.4}.lpc-nav{min-height:64px;padding:8px 16px}.lpc-nav__links>button:not(.lpc-button){padding:0 9px;font-size:13px}.lpc-nav__cta{min-height:42px;margin-left:2px;padding:0 15px;font-size:13px}.lpc-brand__wordmark{font-size:16px}.lpc-hero__inner{gap:54px;padding-block:64px 80px}.lpc-hero h1{margin-top:26px;font-size:clamp(48px,13.4vw,72px)}.lpc-hero__sub{margin-top:22px;font-size:18px}.lpc-actions{align-items:stretch;flex-direction:column}.lpc-button{width:100%}.lpc-risk-copy{text-align:center}.lpc-dashboard__body{grid-template-columns:1fr}.lpc-dashboard__focus{display:none}.lpc-dashboard--expanded .lpc-dashboard__topbar,.lpc-dashboard--expanded .lpc-dashboard__metrics,.lpc-dashboard--expanded .lpc-dashboard__body{padding-right:16px;padding-left:16px}.lpc-dashboard__value{display:none}.lpc-dashboard__row{grid-template-columns:30px minmax(0,1fr) auto}.lpc-steps{grid-template-columns:1fr}.lpc-step{padding:34px 0 38px}.lpc-step+.lpc-step{border-top:1px solid var(--tp-line);border-left:0}.lpc-step>span{margin-bottom:24px}.lpc-flow{width:100%;border-radius:0}.lpc-flow__scene{min-height:620px}.lpc-flow__scene>img{object-position:27% center}.lpc-flow__scene:after{background:linear-gradient(180deg,transparent 30%,rgba(3,10,7,.72) 100%)}.lpc-flow__personal-cards{top:auto;right:24px;bottom:34px;left:24px;width:auto;transform:none}.lpc-chat{right:24px;bottom:28px;width:min(320px,62%)}.lpc-flow__statement{min-height:0;grid-template-columns:minmax(0,1fr) 70px;padding:72px 32px}.lpc-flow__brand-node{width:64px;height:64px;border-radius:18px}.lpc-flow__brand-node img{width:50px;height:50px}.lpc-flow__closing{grid-template-columns:1fr;padding:44px 32px 58px}.lpc-flow__launch-note{max-width:620px}.lpc-pricing__topline,.lpc-pricing__footer{align-items:stretch;flex-direction:column;padding:24px 20px}.lpc-pricing__tabs{width:100%}.lpc-pricing__tabs button{width:50%}.lpc-plans{grid-template-columns:1fr;padding:0 20px}.lpc-plan{padding:30px 6px}.lpc-plan+.lpc-plan{border-top:1px solid var(--tp-line);border-left:0}.lpc-plan--featured{margin-inline:-20px;padding-inline:26px}.lpc-pricing__footer ul{flex-direction:column}.lpc-footer__grid{grid-template-columns:1fr 1fr}.lpc-footer__brand{grid-column:1 / -1;margin-bottom:18px}}@media (max-width: 460px){.lpc-container{width:min(100% - 28px,1180px)}.lpc-section{padding:76px 0}.lpc-nav__links>button:nth-child(1),.lpc-nav__links>button:nth-child(2){display:none}.lpc-nav__links>button:not(.lpc-button){padding-inline:8px}.lpc-brand{gap:7px}.lpc-brand__wordmark{font-size:14px}.lpc-brand--hero .lpc-brand__wordmark{font-size:18px}.lpc-hero__inner{gap:46px;padding-top:54px}.lpc-hero h1{font-size:clamp(43px,12.4vw,54px);line-height:.96}.lpc-hero__sub{font-size:17px}.lpc-dashboard{border-radius:18px}.lpc-dashboard__topbar{min-height:58px;padding:11px 12px}.lpc-dashboard__metrics{gap:6px;padding:12px 12px 9px}.lpc-dashboard__metric{padding:9px 8px}.lpc-dashboard__metric span{font-size:7.5px}.lpc-dashboard__metric strong{font-size:10.5px}.lpc-dashboard__body{padding:0 12px 12px}.lpc-dashboard__listhead span{display:none}.lpc-dashboard__row{gap:7px;padding:8px 5px}.lpc-dashboard__caption{padding:0 12px 11px;font-size:7.5px}.lpc-product__canvas{padding:8px;border-radius:22px}.lpc-dashboard--expanded .lpc-dashboard__topbar{min-height:60px;padding-inline:12px}.lpc-dashboard--expanded .lpc-dashboard__metrics,.lpc-dashboard--expanded .lpc-dashboard__body{padding-right:12px;padding-left:12px}.lpc-flow__scene{min-height:590px}.lpc-flow__scene>img{object-position:25% center}.lpc-flow__scene-label{top:18px;left:14px}.lpc-flow__personal-cards{right:14px;bottom:22px;left:14px}.lpc-chat{top:40%;right:12px;bottom:auto;width:min(232px,64%);gap:6px}.lpc-chat__head{padding:6px 10px}.lpc-bubble{padding:7px 10px 6px}.lpc-bubble{font-size:13.5px}.lpc-message-card{padding:22px;border-radius:19px}.lpc-flow-brand img{width:28px;height:28px}.lpc-flow-brand strong{font-size:17px}.lpc-message-card p{margin-top:18px;font-size:24px}.lpc-message-card__action{margin:22px -22px -22px;padding:17px 22px;font-size:18px}.lpc-flow__statement{display:block;padding:64px 22px 76px}.lpc-flow__statement h2{font-size:clamp(45px,13vw,58px)}.lpc-flow__statement>div>p:last-child{font-size:19px}.lpc-flow__brand-node{position:absolute;right:22px;bottom:-28px}.lpc-flow:after{top:35%;right:53px;bottom:8%}.lpc-status-card{grid-template-columns:44px minmax(0,1fr) auto;gap:12px;padding:18px;border-radius:19px}.lpc-status-card__icon{width:44px;height:44px;font-size:20px}.lpc-status-card strong{font-size:18px}.lpc-status-card small{font-size:14px}.lpc-flow__closing{gap:34px;padding:38px 14px 52px}.lpc-message-card--thanks{width:calc(100% - 46px)}.lpc-flow__launch-note{margin-inline:8px;font-size:13px}.lpc-video-shell{padding:6px;border-radius:20px}.lpc-video-shell video{border-radius:14px}.lpc-pricing__shell{border-radius:22px}.lpc-faq h3 button{min-height:68px;font-size:15px}.lpc-footer__grid{grid-template-columns:1fr}.lpc-footer__brand{grid-column:auto}}@media (prefers-reduced-motion: reduce){.lpc *,.lpc *:before,.lpc *:after{scroll-behavior:auto!important;animation:none!important;transition-duration:.01ms!important}.lpc-reveal{opacity:1;transform:none}}.lpc-flux{--flux-ground: #f4f8f6;--flux-panel: #ffffff;--flux-green: #0f9d63;--flux-line: rgba(15, 157, 99, .32);--flux-ink: #0f1c17;--flux-mute: #5c6b64;overflow:hidden;padding:clamp(40px,6vw,72px) clamp(20px,5vw,64px) clamp(34px,5vw,56px);border-radius:30px;background:var(--flux-ground);color:var(--flux-ink)}.lpc-flux__intro{max-width:720px;margin:0 auto;text-align:center}.lpc-flux__kicker{margin:0 0 14px;color:var(--flux-green);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.lpc-flux__intro h2{margin:0;font-size:clamp(26px,4vw,40px);font-weight:800;line-height:1.16;letter-spacing:-.02em}.lpc-flux__lead{margin:14px 0 0;color:var(--flux-mute);font-size:clamp(15px,1.6vw,18px)}.lpc-flux__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(14px,2vw,22px);margin:clamp(30px,4vw,46px) auto 0;max-width:960px}.lpc-fluxfoto{position:relative;overflow:hidden;margin:0;border-radius:20px;background:#0c1512}.lpc-fluxfoto img{display:block;width:100%;height:100%;min-height:220px;object-fit:cover}.lpc-fluxfoto__tag{position:absolute;bottom:14px;left:14px;padding:7px 14px;border-radius:999px;background:#091410d1;color:#eaf5ef;font-size:12px;font-weight:700;letter-spacing:.04em}.lpc-fluxcard{display:flex;overflow:hidden;flex-direction:column;border:1px solid rgba(15,28,23,.1);border-radius:20px;background:var(--flux-panel);box-shadow:0 10px 30px #0c20180f}.lpc-fluxcard__wa{display:flex;align-items:center;gap:10px;padding:11px 14px;background:#075e54;color:#fff}.lpc-fluxcard__num{display:grid;width:24px;height:24px;flex:none;place-items:center;border-radius:50%;background:#ffffff29;color:#fff;font-size:12px;font-weight:800}.lpc-fluxcard__wa img{width:26px;height:26px;flex:none;border-radius:50%}.lpc-fluxcard__avatar{display:grid;width:26px;height:26px;flex:none;place-items:center;border-radius:50%;background:#b07d2b;color:#fff;font-size:12px;font-weight:800}.lpc-fluxcard__quem{display:grid;line-height:1.16}.lpc-fluxcard__quem strong{font-size:14px;font-weight:700}.lpc-fluxcard__quem small{color:#ffffffbd;font-size:11px}.lpc-fluxcard__chat{display:flex;flex:1;flex-direction:column;justify-content:center;gap:9px;padding:clamp(14px,2vw,20px) clamp(12px,1.8vw,18px);background:#e4ddd4;background-image:radial-gradient(circle at 16% 20%,transparent 0 11px,rgba(0,0,0,.04) 11px 14px,transparent 14px),radial-gradient(circle at 68% 62%,rgba(0,0,0,.035) 0 7px,transparent 7px),radial-gradient(circle at 40% 88%,transparent 0 9px,rgba(0,0,0,.035) 9px 12px,transparent 12px);background-size:210px 210px}.lpc-fluxcard__rota{margin:0;color:#56685f;font-size:10.5px;font-weight:800;letter-spacing:.08em;text-align:center;text-transform:uppercase}.lpc-fluxcard__balao{position:relative;max-width:92%;margin:0;padding:11px 13px 8px;border-radius:3px 12px 12px;background:#fff;box-shadow:0 1px 1.5px #00000029;color:#111b21;font-size:clamp(13.5px,1.5vw,15.5px);line-height:1.4}.lpc-fluxcard__balao b{font-weight:800}.lpc-fluxcard__balao--acao{align-self:flex-start;border-top-left-radius:12px;color:var(--flux-green);font-weight:800}.lpc-fluxcard__balao--saindo{display:grid;align-self:flex-end;justify-items:center;border-radius:12px 3px 12px 12px;background:#d9fdd3;text-align:center}.lpc-fluxcard__rotulo{color:#4b5b53;font-size:12.5px}.lpc-fluxcard__valor{margin:1px 0 10px;font-size:clamp(22px,2.8vw,30px);font-weight:800;letter-spacing:-.02em}.lpc-fluxcard__botao{width:100%;padding:11px;border-radius:9px;background:var(--flux-green);color:#fff;font-size:15px;font-weight:800}.lpc-fluxcard__hora{display:block;margin-top:4px;color:#667781;font-size:10.5px;text-align:right}.lpc-fluxcard__tique{color:#53bdeb;font-weight:700}.lpc-fluxcard__nota{margin:0;color:#56685f;font-size:10.5px;text-align:center}.lpc-flux__selos{display:flex;max-width:960px;margin:clamp(22px,3vw,32px) auto 0;flex-wrap:wrap;justify-content:center;gap:10px 12px;padding:0;list-style:none}.lpc-flux__check{display:grid;width:17px;height:17px;flex:none;place-items:center;border-radius:50%;background:var(--flux-green);color:#fff;font-size:10px;font-weight:900;line-height:1}.lpc-flux__selos li{display:flex;align-items:center;gap:8px;padding:9px 16px;border:1px solid var(--flux-line);border-radius:999px;background:#0f9d630f;color:#0d4d34;font-size:13.5px;font-weight:700}.lpc-flux__assinatura{margin:clamp(26px,3.4vw,38px) 0 0;font-size:clamp(19px,2.4vw,26px);font-weight:800;line-height:1.28;letter-spacing:-.01em;text-align:center}.lpc-flux__assinatura span{color:var(--flux-green)}.lpc-flux__note{max-width:620px;margin:18px auto 0;color:var(--flux-mute);font-size:12.5px;line-height:1.5;text-align:center}@media (max-width: 720px){.lpc-flux__grid{grid-template-columns:minmax(0,1fr)}.lpc-fluxfoto img{min-height:200px;max-height:300px}.lpc-flux__selos li{font-size:12.5px}}.lpc-heroshot{position:relative;margin:0}.lpc-heroshot img{display:block;width:100%;height:auto;border-radius:var(--tp-radius-lg);box-shadow:var(--tp-shadow-deep);object-fit:cover}.lpc-herowa{position:absolute;right:clamp(-10px,1vw,16px);bottom:clamp(12px,2.6vw,26px);display:grid;width:min(268px,62%);gap:0;padding:0;overflow:hidden;border:1px solid rgba(6,22,15,.16);border-radius:18px;background:#e4ddd4;box-shadow:0 20px 46px -18px #04120c9e}.lpc-herowa__topo{display:flex;align-items:center;gap:9px;padding:9px 12px;background:#075e54;color:#fff}.lpc-herowa__topo img{width:26px;height:26px;border-radius:50%;box-shadow:none}.lpc-herowa__quem{display:grid;line-height:1.15}.lpc-herowa__quem strong{font-size:13px;font-weight:700}.lpc-herowa__quem small{color:#ffffffb8;font-size:10.5px}.lpc-herowa__conversa{display:grid;gap:6px;padding:11px 10px 9px}.lpc-herowa__balao{position:relative;padding:8px 10px 6px;border-radius:3px 10px 10px;background:#fff;box-shadow:0 1px 1px #00000024;color:#111b21;font-size:12.5px;line-height:1.36}.lpc-herowa__balao--seguida{border-top-left-radius:10px}.lpc-herowa__balao b{font-weight:800}.lpc-herowa__hora{display:block;margin-top:2px;color:#667781;font-size:9.5px;text-align:right}.lpc-herowa__nota{padding:0 10px 9px;color:#5d6b64;font-size:9.5px}@media (max-width: 720px){.lpc-herowa{position:static;width:auto;margin-top:10px;box-shadow:0 10px 26px -18px #06160f80}.lpc-herowa__balao{font-size:13px}}.lpc-herothink{position:absolute;top:clamp(10px,2vw,20px);right:clamp(10px,1.6vw,20px);width:min(240px,46%)}.lpc-herothink__balao{display:block;padding:13px 16px;border-radius:20px;background:#fffffff5;box-shadow:0 16px 38px -18px #04120c99;color:var(--tp-ink);font-size:13.5px;font-weight:600;font-style:italic;line-height:1.38}.lpc-herothink__bolha{position:absolute;border-radius:50%;background:#ffffffeb}.lpc-herothink__bolha--grande{bottom:6px;left:-15px;width:14px;height:14px}.lpc-herothink__bolha--media{bottom:-8px;left:-31px;width:9px;height:9px;background:#ffffffd1}.lpc-herothink__bolha--pequena{bottom:-18px;left:-43px;width:6px;height:6px;background:#ffffffb3}@media (max-width: 720px){.lpc-herothink{top:8px;right:8px;width:min(190px,54%)}.lpc-herothink__balao{padding:10px 12px;font-size:12px}.lpc-herothink__bolha--grande{bottom:4px;left:-11px;width:11px;height:11px}.lpc-herothink__bolha--media{bottom:-6px;left:-23px;width:7px;height:7px}.lpc-herothink__bolha--pequena{bottom:-14px;left:-32px;width:5px;height:5px}}.lpc-hero__passos{max-width:560px;margin:18px 0 0;padding:0;list-style:none;counter-reset:passo}.lpc-hero__passos li{position:relative;margin-top:10px;padding-left:30px;color:var(--tp-muted);font-size:clamp(15px,1.5vw,17px);line-height:1.55;counter-increment:passo}.lpc-hero__passos li:before{position:absolute;top:0;left:0;color:var(--tp-green-deep);content:counter(passo) ".";font-weight:800}.lpc-hero__passos b{color:var(--tp-ink);font-weight:800}.lpc-flux__texto{max-width:640px;margin:clamp(20px,2.6vw,30px) auto 0;text-align:center}.lpc-flux__texto p{margin:0 0 12px;color:var(--flux-mute);font-size:clamp(14.5px,1.5vw,16.5px);line-height:1.6}.lpc-flux__texto p:last-child{margin-bottom:0}.lpc-product .lpc-section-heading>p:not(.lpc-kicker){max-width:620px;margin:24px auto 0;color:var(--tp-muted);font-size:clamp(17px,1.8vw,21px)}.lpc-product .lpc-section-heading>p:not(.lpc-kicker)+p{margin-top:14px}.lpc-provas{background:var(--tp-paper)}.lpc-provas__lista{display:flex;flex-direction:column;gap:clamp(64px,8vw,118px);margin-top:clamp(38px,5vw,62px)}.lpc-prova{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(40px,6vw,88px)}.lpc-prova--invertida{grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr)}.lpc-prova--invertida .lpc-prova__texto{grid-row:1;grid-column:2}.lpc-prova--invertida .lpc-prova__visual{grid-row:1;grid-column:1}.lpc-prova__texto h3{max-width:600px;margin:0;font-size:clamp(26px,3.4vw,44px);font-weight:800;letter-spacing:-.02em;line-height:1.1}.lpc-prova__texto>p:last-child{max-width:54ch;margin:18px 0 0;color:var(--tp-muted);font-size:16.5px;line-height:1.62}.lpc-prova__visual{min-width:0;height:clamp(360px,42vw,560px);overflow:hidden;border:1px solid var(--tp-line);border-radius:var(--tp-radius-lg);background:#edf2ef;box-shadow:var(--tp-shadow)}.lpc-prova__visual img{display:block;width:100%;height:100%;object-fit:cover;object-position:top center}.lpc-prova__img--regras{object-position:50% 3%}.lpc-prova__img--mensagens{object-position:50% 5%}@media (max-width: 860px){.lpc-prova,.lpc-prova--invertida{grid-template-columns:minmax(0,1fr);gap:24px}.lpc-prova--invertida .lpc-prova__texto,.lpc-prova--invertida .lpc-prova__visual{grid-row:auto;grid-column:auto}.lpc-prova__visual{height:clamp(300px,76vw,420px)}}.lpc-product .lpc-section-heading>p.lpc-produto__boasvindas{margin-top:18px;color:var(--tp-green-deep);font-weight:800}.agenda-tabs,.agenda-mb{margin-bottom:16px}.agenda-mt{margin-top:8px}.agenda-no-cursor{cursor:default}.agenda-cal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.agenda-cal-mes{font-size:16px;font-weight:700;color:var(--text, #0F172A)}.agenda-grade-semana,.agenda-grade{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.agenda-grade-semana{margin-bottom:4px}.agenda-dia-label{text-align:center;font-size:11px;font-weight:600;color:var(--text-muted, #64748B)}.agenda-celula{aspect-ratio:1;border-radius:8px;background:var(--card-bg, #FFFFFF);border:1px solid var(--border, #E2E8F0);padding:4px;display:flex;flex-direction:column;min-width:0;font:inherit;text-align:left;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.agenda-celula:hover{border-color:#1d9e75}.agenda-celula--selecionada{border-color:#1d9e75;background:#e8f7f1;box-shadow:0 0 0 2px #1d9e75 inset}.agenda-celula--vazia{background:transparent;border:none}.agenda-celula--hoje{border-color:#1d9e75;box-shadow:0 0 0 1px #1d9e75 inset}.agenda-celula__dia{font-size:12px;color:var(--text-2, #64748B)}.agenda-celula__pontos{display:flex;flex-wrap:wrap;gap:2px;margin-top:auto}.agenda-ponto{width:7px;height:7px;border-radius:50%;display:inline-block;flex-shrink:0}.agenda-legenda{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px;padding:12px;background:var(--card-bg, #FFFFFF);border:1px solid var(--border, #E2E8F0);border-radius:10px}.agenda-legenda__item{font-size:12px;color:var(--text-2, #64748B);display:flex;align-items:center;gap:6px}.agenda-linha-horas{display:flex;gap:8px}.agenda-card-aula{background:var(--card-bg, #FFFFFF);border:1px solid var(--border, #E2E8F0);border-radius:10px;margin-bottom:8px;overflow:hidden}.agenda-card-aula__topo{display:flex;align-items:center;gap:10px;width:100%;padding:12px;background:none;border:none;text-align:left;cursor:pointer;color:inherit;font:inherit}.agenda-card-aula__info{display:flex;flex-direction:column;flex:1;min-width:0}.agenda-card-aula__nome{font-size:14px;font-weight:600;color:var(--text, #0F172A)}.agenda-card-aula__data{font-size:12px;color:var(--text-2, #64748B);margin-top:2px}.agenda-card-rep__info{font-size:12px;color:var(--text-2, #64748B);margin:8px 0}.agenda-status-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.agenda-badge{font-size:11px;font-weight:600;padding:4px 8px;border-radius:6px;border:1px solid;white-space:nowrap}.agenda-acoes{display:flex;flex-wrap:wrap;gap:6px;padding:0 12px 12px}.agenda-acoes .btn{flex:1;min-width:120px}.agenda-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.agenda-chip{background:var(--card-bg, #FFFFFF);border:1px solid var(--border, #E2E8F0);color:var(--text, #0F172A);font-size:13px;padding:6px 12px;border-radius:20px}.agenda-vazio{font-size:13px;color:var(--text-muted, #94A3B8);padding:12px 0}.agenda-dia-detalhe{margin-top:12px;padding:12px;border:1px solid var(--border, #E2E8F0);border-radius:12px;background:var(--card-bg, #FFFFFF)}.agenda-dia-detalhe__topo{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.agenda-dia-detalhe__titulo{display:block;font-size:14px;line-height:1.3}.agenda-dia-detalhe__resumo{display:block;margin-top:2px;font-size:12px;color:var(--text-2, #64748B)}.agenda-dia-detalhe__ferias{margin:0 0 8px;padding:8px 10px;border-radius:8px;background:#fef3c7;color:#92400e;font-size:12.5px}.agenda-dias-chips{display:flex;flex-wrap:wrap;gap:6px}.agenda-dia-chip{min-width:44px;padding:9px 10px;border:1px solid var(--border, #E2E8F0);border-radius:999px;background:var(--card-bg, #FFFFFF);color:var(--text-2, #64748B);font:inherit;font-size:13px;font-weight:600;cursor:pointer}.agenda-dia-chip--on{border-color:#1d9e75;background:#1d9e75;color:#fff}.agenda-dia-horario{margin-top:10px;padding:10px 12px;border:1px solid var(--border, #E2E8F0);border-radius:10px;background:var(--bg, #F8FAFC)}.agenda-dia-horario__nome{display:block;margin-bottom:6px;font-size:13px;font-weight:700}.agenda-erro-hora{margin:2px 0 0;color:#ef4444;font-size:12px}.agenda-filtros{border:1px solid var(--border, #E2E8F0);border-radius:12px;padding:12px;margin-bottom:10px;background:var(--card-bg, #FFFFFF);display:flex;flex-direction:column;gap:12px}.agenda-filtros__grupo{display:flex;flex-direction:column;gap:6px}.agenda-filtros__rotulo{font-size:12px;font-weight:700;color:var(--text-2, #64748B)}.agenda-filtros__resumo{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px;font-size:12px;color:var(--text-2, #64748B)}.agenda-filtros__limpar{border:none;background:none;padding:0;font:inherit;font-weight:700;color:#1d9e75;cursor:pointer}.agenda-aviso-reposicao{flex-basis:100%;margin:2px 0 0;font-size:11px;line-height:1.4;color:var(--text-2, #64748B)}.tp-admin{--tp-bg: #131a26;--tp-bg-2: #1a2235;--tp-surface: #1f2a3d;--tp-surface-2: #25324a;--tp-border: #2a3550;--tp-border-2: #3a4a6e;--tp-text: #f1f5f9;--tp-text-2: #c0c8d6;--tp-text-3: #8593aa;--tp-primary: #3b82f6;--tp-primary-2: #2563eb;--tp-primary-bg:rgba(59, 130, 246, .14);--tp-blue: #38bdf8;--tp-blue-bg: rgba(56, 189, 248, .12);--tp-warn: #fbbf24;--tp-warn-bg: rgba(251, 191, 36, .14);--tp-danger: #f87171;--tp-danger-bg: rgba(248, 113, 113, .14);--tp-gray-bg: #1f2a3d;--grad-azul: linear-gradient(135deg, #4285f4 0%, #357ae8 100%);--grad-laranja: linear-gradient(135deg, #f59e0b 0%, #ea580c 100%);--grad-verde: linear-gradient(135deg, #10b981 0%, #059669 100%);--grad-rosa: linear-gradient(135deg, #f472b6 0%, #ec4899 100%);--grad-teal: linear-gradient(135deg, #14b8a6 0%, #0d9488 100%);--grad-roxo: linear-gradient(135deg, #a78bfa 0%, #8b5cf6 100%);--tp-shadow-sm: 0 1px 2px rgba(0, 0, 0, .35);--tp-shadow: 0 4px 12px rgba(0, 0, 0, .35);--tp-shadow-lg: 0 12px 32px rgba(0, 0, 0, .45);--tp-radius: 14px;--tp-radius-sm: 10px;display:grid;grid-template-columns:240px 1fr;min-height:100vh;background:var(--tp-bg);color:var(--tp-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}@media (max-width: 1024px){.tp-admin{grid-template-columns:1fr}}.tp-admin__sidebar{background:var(--tp-bg-2);border-right:1px solid var(--tp-border);padding:24px 14px;position:sticky;top:0;height:100vh;overflow-y:auto}@media (max-width: 1024px){.tp-admin__sidebar{position:static;height:auto;border-right:none;border-bottom:1px solid var(--tp-border);padding:14px;display:flex;flex-direction:column;gap:8px}}.tp-admin__brand{display:flex;align-items:center;gap:12px;padding:6px 8px 18px;border-bottom:1px solid var(--tp-border);margin-bottom:16px}.tp-admin__brand-mark{width:38px;height:38px;display:grid;place-items:center}.tp-admin__brand-text{font-weight:800;font-size:15px;color:var(--tp-text)}.tp-admin__brand-sub{font-size:11px;color:var(--tp-text-3)}.tp-admin__nav{display:flex;flex-direction:column;gap:4px}@media (max-width: 1024px){.tp-admin__nav{flex-direction:row;flex-wrap:wrap;gap:4px}}.tp-admin__nav-item{background:none;border:1px solid transparent;padding:11px 14px;border-radius:12px;text-align:left;font-size:13.5px;font-weight:600;color:var(--tp-text-2);cursor:pointer;display:flex;align-items:center;gap:12px;transition:background .2s,color .2s,transform .2s;position:relative}.tp-admin__nav-item:hover{background:#ffffff0a;color:var(--tp-text)}.tp-admin__nav-item--active{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 6px 16px #3b82f659}.tp-admin__nav-item--active:hover{background:linear-gradient(135deg,#3b82f6,#2563eb)}.tp-admin__nav-icon{font-size:16px;line-height:1}.tp-admin__sidebar-footer{margin-top:18px;border-top:1px solid var(--tp-border);padding-top:14px;font-size:12px;color:var(--tp-text-3)}.tp-admin__back{display:block;margin-top:8px;color:var(--tp-blue);font-size:13px;font-weight:600;text-decoration:none}.tp-admin__main{padding:28px 32px 60px;min-width:0}@media (max-width: 1024px){.tp-admin__main{padding:18px 14px 40px}}.tp-admin__header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;flex-wrap:wrap}.tp-admin__title h1{font-size:24px;margin:0;font-weight:800;letter-spacing:-.01em;color:var(--tp-text)}.tp-admin__title p{margin:4px 0 0;font-size:13px;color:var(--tp-text-3)}.tp-admin__search{position:relative;flex:1;max-width:360px}.tp-admin__search input{width:100%;padding:11px 14px 11px 38px;border-radius:12px;border:1px solid var(--tp-border);background:var(--tp-bg-2);color:var(--tp-text);font-size:14px;outline:none;box-shadow:var(--tp-shadow-sm);transition:border-color .15s,box-shadow .15s}.tp-admin__search input::placeholder{color:var(--tp-text-3)}.tp-admin__search input:focus{border-color:var(--tp-primary);box-shadow:0 0 0 3px #3b82f638}.tp-admin__search:before{content:"🔎";position:absolute;left:12px;top:50%;transform:translateY(-50%);font-size:14px;opacity:.65}.tp-preview-banner{margin-bottom:18px;padding:11px 14px;border:1px solid rgba(52,211,153,.25);border-radius:11px;background:#34d39917;color:#b9f4d6;font-size:12px;line-height:1.5}.tp-preview-muted{margin-top:7px;color:var(--tp-text-3);font-size:11px;line-height:1.4}.tp-preview-list{display:grid;gap:12px;margin-top:18px}.tp-preview-list span{display:block;height:46px;border:1px solid var(--tp-border);border-radius:10px;background:linear-gradient(90deg,var(--tp-surface) 20%,var(--tp-surface-2) 50%,var(--tp-surface) 80%);background-size:240% 100%;opacity:.65}@media (max-width: 640px){.tp-admin__nav-item{flex:1 1 calc(50% - 4px);justify-content:center;text-align:center}}.tp-grid-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;margin-bottom:24px}.tp-card{background:var(--tp-bg-2);border:1px solid var(--tp-border);border-radius:var(--tp-radius);padding:16px 18px;box-shadow:var(--tp-shadow-sm);transition:transform .2s,box-shadow .2s}.tp-card:hover{box-shadow:var(--tp-shadow);transform:translateY(-1px)}.tp-card__label{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--tp-text-3);font-weight:700}.tp-card__valor{font-size:30px;font-weight:800;margin-top:6px;color:var(--tp-text);letter-spacing:-.02em;line-height:1.1}.tp-card__hint{font-size:12px;color:var(--tp-text-3);margin-top:4px}.tp-card--primary{background:var(--grad-azul);border:none;color:#fff}.tp-card--warn{background:var(--grad-laranja);border:none;color:#fff}.tp-card--blue{background:var(--grad-teal);border:none;color:#fff}.tp-card--danger{background:var(--grad-rosa);border:none;color:#fff}.tp-card--green{background:var(--grad-verde);border:none;color:#fff}.tp-card--purple{background:var(--grad-roxo);border:none;color:#fff}.tp-card--primary .tp-card__label,.tp-card--warn .tp-card__label,.tp-card--blue .tp-card__label,.tp-card--danger .tp-card__label,.tp-card--green .tp-card__label,.tp-card--purple .tp-card__label{color:#ffffffd9}.tp-card--primary .tp-card__valor,.tp-card--warn .tp-card__valor,.tp-card--blue .tp-card__valor,.tp-card--danger .tp-card__valor,.tp-card--green .tp-card__valor,.tp-card--purple .tp-card__valor{color:#fff}.tp-card--primary .tp-card__hint,.tp-card--warn .tp-card__hint,.tp-card--blue .tp-card__hint,.tp-card--danger .tp-card__hint,.tp-card--green .tp-card__hint,.tp-card--purple .tp-card__hint{color:#fffc}.tp-panel{background:var(--tp-bg-2);border:1px solid var(--tp-border);border-radius:var(--tp-radius);padding:20px 22px;margin-bottom:16px;box-shadow:var(--tp-shadow-sm)}.tp-panel__head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;flex-wrap:wrap}.tp-panel__title{font-size:16px;font-weight:800;margin:0;color:var(--tp-text);letter-spacing:-.005em}.tp-panel__sub{font-size:12px;color:var(--tp-text-3);margin:0}.tp-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.tp-filters select,.tp-filters input{padding:8px 12px;border-radius:10px;border:1px solid var(--tp-border);background:var(--tp-surface);font-size:13px;color:var(--tp-text);font-family:inherit}.tp-filters select option{background:var(--tp-bg-2)}.tp-table-wrap{overflow-x:auto;border:1px solid var(--tp-border);border-radius:var(--tp-radius);background:var(--tp-bg-2);box-shadow:var(--tp-shadow-sm)}.tp-table{width:100%;border-collapse:collapse;font-size:13px}.tp-table--wide{min-width:720px}.tp-table th,.tp-table td{padding:13px 16px;text-align:left;border-bottom:1px solid var(--tp-border);vertical-align:middle;color:var(--tp-text-2)}.tp-table th{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--tp-text-3);font-weight:700;background:#ffffff05;position:sticky;top:0;z-index:1;border-bottom:1px solid var(--tp-border)}.tp-table tr:last-child td{border-bottom:none}.tp-table tr.tp-clickable{cursor:pointer;transition:background .12s}.tp-table tr.tp-clickable:hover{background:var(--tp-surface-2)}.tp-table__nome{font-weight:700;color:var(--tp-text)}.tp-table__email{font-size:12px;color:var(--tp-text-3)}.tp-empty{padding:36px;text-align:center;color:var(--tp-text-3);font-size:14px}.tp-badge{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:700;padding:4px 11px;border-radius:999px;color:#fff;white-space:nowrap;letter-spacing:.02em;box-shadow:0 1px 3px #0000004d}.tp-badge--soft{color:var(--tp-text-2);background:var(--tp-surface);border:1px solid var(--tp-border);box-shadow:none}.tp-health{display:flex;align-items:center;gap:8px;min-width:90px}.tp-health__bar{flex:1;height:6px;background:var(--tp-surface);border-radius:3px;overflow:hidden}.tp-health__fill{height:100%;border-radius:3px}.tp-health__score{font-size:11px;font-weight:800;color:var(--tp-text-2);min-width:22px;text-align:right}.tp-drawer-bg{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:100;display:flex;justify-content:flex-end;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.tp-drawer{width:min(720px,100vw);background:var(--tp-bg-2);color:var(--tp-text);display:flex;flex-direction:column;box-shadow:-16px 0 48px #0000008c;animation:slideIn .22s ease-out}@keyframes slideIn{0%{transform:translate(20px);opacity:0}to{transform:translate(0);opacity:1}}.tp-drawer__head{padding:22px 24px;border-bottom:1px solid var(--tp-border);display:flex;justify-content:space-between;align-items:flex-start;gap:14px;background:linear-gradient(180deg,var(--tp-surface) 0%,var(--tp-bg-2) 100%)}.tp-drawer__close{border:1px solid var(--tp-border);background:var(--tp-surface);width:32px;height:32px;border-radius:10px;cursor:pointer;font-size:14px;color:var(--tp-text-2)}.tp-drawer__close:hover{background:var(--tp-surface-2)}.tp-drawer__name{font-size:19px;font-weight:800;margin:0;color:var(--tp-text)}.tp-drawer__email{font-size:13px;color:var(--tp-text-3);margin:3px 0 0}.tp-drawer__tabs{display:flex;gap:4px;padding:0 18px;border-bottom:1px solid var(--tp-border);overflow-x:auto;background:var(--tp-bg-2)}.tp-drawer__tab{border:none;background:none;padding:12px 16px;font-size:13px;font-weight:600;color:var(--tp-text-2);cursor:pointer;border-bottom:2px solid transparent;white-space:nowrap;transition:color .15s,border-color .15s}.tp-drawer__tab:hover{color:var(--tp-text)}.tp-drawer__tab--active{color:var(--tp-blue);border-bottom-color:var(--tp-blue)}.tp-drawer__body{padding:20px 24px;overflow-y:auto;flex:1;display:flex;flex-direction:column;gap:16px;background:var(--tp-bg)}.tp-kv{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px}.tp-kv__item label{display:block;font-size:11px;text-transform:uppercase;color:var(--tp-text-3);font-weight:700;letter-spacing:.06em;margin-bottom:4px}.tp-kv__item span{font-size:13px;font-weight:600;color:var(--tp-text)}.tp-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.tp-btn{padding:9px 14px;border-radius:10px;border:1px solid var(--tp-border);background:var(--tp-surface);font-size:13px;font-weight:600;cursor:pointer;color:var(--tp-text);transition:background .15s,border-color .15s,transform .08s}.tp-btn:hover{background:var(--tp-surface-2);border-color:var(--tp-border-2)}.tp-btn:active{transform:translateY(1px)}.tp-btn--primary{background:linear-gradient(135deg,#3b82f6,#2563eb);border-color:var(--tp-primary-2);color:#fff;box-shadow:0 6px 18px #3b82f659}.tp-btn--primary:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.tp-btn--danger{background:linear-gradient(135deg,#f87171,#ef4444);border-color:#dc2626;color:#fff}.tp-mini-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.tp-mini-list li{background:var(--tp-surface);border:1px solid var(--tp-border);border-radius:10px;padding:9px 13px;font-size:12px;color:var(--tp-text-2);display:flex;justify-content:space-between;gap:8px}.tp-centro{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px;padding:24px;color:var(--tp-text)}.tp-feedback-card{background:var(--tp-surface);border:1px solid var(--tp-border);border-radius:var(--tp-radius);padding:14px 16px;margin-bottom:10px}.tp-feedback-card__head{display:flex;justify-content:space-between;gap:8px;margin-bottom:6px}.tp-feedback-card__msg{font-size:13px;color:var(--tp-text);margin:4px 0 8px;white-space:pre-wrap}.tp-feedback-card__meta{font-size:11px;color:var(--tp-text-3)}.tp-audit-row{display:grid;grid-template-columns:130px 110px 1fr;gap:10px;padding:10px 0;border-bottom:1px solid var(--tp-border);font-size:12px;color:var(--tp-text-2)}.tp-audit-row__when{color:var(--tp-text-3)}.tp-audit-row__who{font-weight:600;color:var(--tp-text)}.tp-audit-row__what code{background:var(--tp-surface);border:1px solid var(--tp-border);padding:1px 7px;border-radius:5px;font-size:11px;color:var(--tp-blue)}.tp-ficha-destaque{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px;background:linear-gradient(135deg,#1e3a5f,#1f2a3d);border:1px solid rgba(59,130,246,.25);border-radius:var(--tp-radius);padding:16px 18px}.tp-ficha-destaque__item label{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:#ffffffa6;font-weight:700;margin-bottom:4px}.tp-ficha-destaque__item .v{font-size:16px;font-weight:800;color:#fff}.tp-ficha-destaque__item .v--sm{font-size:13px}.tp-secao{background:var(--tp-bg-2);border:1px solid var(--tp-border);border-radius:var(--tp-radius);padding:16px 18px}.tp-secao__titulo{font-size:14px;font-weight:800;margin:0 0 12px;color:var(--tp-text);display:flex;align-items:center;gap:8px}.tp-acoes-rec{display:flex;flex-direction:column;gap:8px}.tp-acao-rec{display:flex;gap:10px;align-items:flex-start;padding:11px 14px;border-radius:12px;border:1px solid}.tp-acao-rec__icone{font-size:17px;line-height:1.3}.tp-acao-rec__titulo{font-size:13px;font-weight:800}.tp-acao-rec__detalhe{font-size:12px;opacity:.85;margin-top:1px}.tp-ver-detalhe{color:var(--tp-blue);font-weight:700;font-size:12px;white-space:nowrap}.tp-table tr.tp-clickable:hover .tp-ver-detalhe{text-decoration:underline}.tp-welcome{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;padding:18px 22px;border-radius:var(--tp-radius);background:linear-gradient(135deg,#1a2235,#1f2a3d);border:1px solid var(--tp-border);flex-wrap:wrap}.tp-welcome__hi{font-size:20px;font-weight:800;color:var(--tp-text);letter-spacing:-.01em;margin:0}.tp-welcome__sub{font-size:13px;color:var(--tp-text-3);margin:2px 0 0}.tp-welcome__sub strong{color:var(--tp-blue);font-weight:700}.ob{--ob-bg: #f4f6f4;--ob-surface: #ffffff;--ob-navy: #0f2438;--ob-ink: #0f2438;--ob-ink-2: #5c6b78;--ob-line: #e2e8e3;--ob-line-forte:#cfd9d1;--ob-brand: var(--green, #10b981);--ob-brand-sof: #e6f5ee;--ob-warn: #b45309;--ob-warn-bg: #fdf3e6;--ob-radius: 14px;position:absolute;top:0;right:0;bottom:0;left:0;z-index:50;background:var(--ob-bg);color:var(--ob-ink);overflow:hidden}.ob__layout{display:flex;height:100%}.ob__principal{flex:1;min-width:0;display:flex;flex-direction:column;height:100%}.ob__contexto{display:none}.ob__top{flex-shrink:0;padding:18px 20px 10px}.ob__top-linha{display:flex;align-items:center;gap:10px;min-height:30px;margin-bottom:10px}.ob__voltar{display:inline-flex;align-items:center;gap:5px;padding:6px 10px 6px 6px;margin-left:-6px;border-radius:9px;font-size:14px;font-weight:600;color:var(--ob-ink-2)}.ob__voltar:hover{color:var(--ob-ink);background:#0f24380d}.ob__progress-label{margin-left:auto;font-size:12px;font-weight:600;color:var(--ob-ink-2);font-variant-numeric:tabular-nums}.ob__progress{height:5px;border-radius:999px;background:var(--ob-line-forte);overflow:hidden}.ob__progress-bar{height:100%;border-radius:999px;background:var(--ob-brand);transition:width .35s ease}.ob__aviso{flex-shrink:0;display:flex;align-items:flex-start;gap:9px;margin:0 20px 4px;padding:11px 13px;border:1px solid #f0dcc0;background:var(--ob-warn-bg);color:var(--ob-warn);border-radius:11px;font-size:12.5px;line-height:1.45}.ob__aviso svg{flex:none;margin-top:1px}.ob__body{flex:1;overflow-y:auto;padding:8px 20px 24px;outline:none}.ob__body::-webkit-scrollbar{display:none}.ob-tela{display:flex;flex-direction:column;min-height:100%;gap:14px;max-width:560px}.ob-tela--centro{justify-content:center;text-align:center;align-items:center}.ob-tela--centro .ob-acoes{width:100%}.ob-tag{font-size:11.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--ob-brand)}.ob-titulo{font-size:clamp(25px,6.4vw,32px);font-weight:700;line-height:1.14;letter-spacing:-.02em;text-wrap:balance;margin-top:-4px}.ob-titulo--medio{font-size:clamp(22px,5.6vw,28px)}.ob-sub{font-size:15.5px;line-height:1.5;color:var(--ob-ink-2);max-width:60ch}.ob-passos{font-size:14px;line-height:1.5;color:var(--ob-ink-2)}.ob-nota{font-size:13px;line-height:1.5;color:var(--ob-ink-2)}.ob-diagrama{border:1px solid var(--ob-line);background:var(--ob-surface);border-radius:var(--ob-radius);padding:16px 14px 14px}.ob-diagrama__fluxo{display:flex;align-items:center;justify-content:space-between;gap:4px}.ob-diagrama__no{display:flex;flex-direction:column;align-items:center;gap:6px;flex:1;min-width:0}.ob-diagrama__icone{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:#0f24380e;color:var(--ob-navy)}.ob-diagrama__no--centro .ob-diagrama__icone{background:var(--ob-brand-sof);color:#0f9d6f}.ob-diagrama__rotulo{font-size:11.5px;font-weight:600;color:var(--ob-ink-2);text-align:center}.ob-diagrama__seta{color:var(--ob-line-forte);display:grid;place-items:center;flex:none}.ob-diagrama__legenda{margin-top:12px;padding-top:11px;border-top:1px solid var(--ob-line);font-size:13.5px;font-weight:600;text-align:center}.ob-diagrama__nota{margin-top:5px;font-size:12px;line-height:1.45;color:var(--ob-ink-2);text-align:center}.ob-lista{list-style:none;display:flex;flex-direction:column;gap:9px}.ob-lista__item{display:flex;align-items:center;gap:11px;font-size:14.5px;font-weight:500}.ob-lista__icone{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:var(--ob-brand-sof);color:#0f9d6f;flex:none}.ob-garantia{display:flex;align-items:center;gap:8px;font-size:12.5px;line-height:1.45;color:var(--ob-ink-2)}.ob-garantia svg{flex:none;color:var(--ob-brand)}.ob-opcoes{display:flex;flex-direction:column;gap:11px}.ob-opcao{position:relative;display:flex;align-items:flex-start;gap:12px;padding:14px 15px;border:2px solid var(--ob-line-forte);background:var(--ob-surface);border-radius:var(--ob-radius);cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.ob-opcao:hover{border-color:#a9bcae}.ob-opcao--ativa{border-color:var(--ob-brand);background:var(--ob-brand-sof)}.ob-opcao__input{position:absolute;opacity:0;width:0;height:0}.ob-opcao__marca{width:22px;height:22px;border-radius:50%;border:1.5px solid var(--ob-line-forte);background:var(--ob-surface);display:grid;place-items:center;color:#fff;flex:none;margin-top:2px}.ob-opcao--ativa .ob-opcao__marca{background:var(--ob-brand);border-color:var(--ob-brand)}.ob-opcao__conteudo{display:flex;flex-direction:column;gap:3px;min-width:0}.ob-opcao__selo{align-self:flex-start;font-size:10.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#0f9d6f;margin-bottom:2px}.ob-opcao__titulo{font-size:15.5px;font-weight:700}.ob-opcao__descricao{font-size:13px;line-height:1.45;color:var(--ob-ink-2)}.ob-opcao:has(.ob-opcao__input:focus-visible){outline:2px solid var(--ob-navy);outline-offset:2px}.ob-selo{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:var(--ob-brand);color:#fff}.ob-acoes{margin-top:auto;padding-top:16px;display:flex;flex-direction:column;gap:8px}.ob-ajuda{font-size:12.5px;color:var(--ob-ink-2);text-align:center}.ob-btn{border-radius:12px;padding:14px 18px;font-size:15px;font-weight:700;text-align:center;transition:background-color .15s ease,opacity .15s ease}.ob-btn--primario{background:var(--ob-brand);color:#fff}.ob-btn--primario:hover:not(:disabled){background:#0ea472}.ob-btn:disabled{opacity:.45;cursor:not-allowed}.ob-btn:focus-visible,.ob__voltar:focus-visible,.ob__body:focus-visible{outline:3px solid rgba(16,185,129,.45);outline-offset:2px}.ob-ctx{display:flex;flex-direction:column;gap:14px;max-width:340px}.ob-ctx__titulo{font-size:16px;font-weight:700}.ob-ctx__texto{font-size:14px;line-height:1.55;color:var(--ob-ink-2)}.ob-ctx__lista{list-style:none;display:flex;flex-direction:column;gap:11px}.ob-ctx__lista li{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:500}.ob-ctx__lista svg{color:#0f9d6f;flex:none}.ob-ctx__garantia{display:flex;align-items:flex-start;gap:9px;padding:13px 14px;border:1px solid var(--ob-line);background:var(--ob-surface);border-radius:12px;font-size:12.5px;line-height:1.45;color:var(--ob-ink-2)}.ob-ctx__garantia svg{color:var(--ob-brand);flex:none;margin-top:1px}@media (min-width: 860px){.ob__layout{max-width:1100px;margin:0 auto;padding:0 32px}.ob__principal{padding:48px 0;justify-content:center}.ob__principal>*{flex:none}.ob__top{padding:0 0 18px}.ob__aviso{margin:0 0 12px}.ob__body{padding:0;overflow:visible}.ob-tela{min-height:auto;gap:16px}.ob-tela--centro{align-items:flex-start;text-align:left}.ob-acoes{margin-top:24px;align-items:flex-start}.ob-acoes .ob-btn{min-width:240px}.ob-ajuda{text-align:left}.ob__contexto{display:flex;align-items:center;width:380px;flex:none;padding:40px 0 40px 40px;border-left:1px solid var(--ob-line);margin-left:40px}}@media (prefers-reduced-motion: reduce){.ob__progress-bar,.ob-opcao,.ob-btn{transition:none}}@media (prefers-color-scheme: dark){.ob{--ob-bg: #0b1620;--ob-surface: #12222f;--ob-ink: #e9f1ef;--ob-ink-2: #93a6b1;--ob-line: #22384a;--ob-line-forte:#2d4759;--ob-brand-sof: rgba(16,185,129,.14);--ob-warn: #fbbf24;--ob-warn-bg: rgba(251,191,36,.1)}.ob-diagrama__icone{background:#ffffff0f;color:#cfe0e8}.ob-diagrama__no--centro .ob-diagrama__icone{color:#3fd6a0}.ob-lista__icone,.ob-ctx__lista svg{color:#3fd6a0}.ob-opcao__selo{color:#3fd6a0}.ob__voltar:hover{background:#ffffff0f}.ob-opcao:has(.ob-opcao__input:focus-visible){outline-color:#cfe0e8}.ob__aviso{border-color:#fbbf244d}}:root[data-theme=dark] .ob{--ob-bg: #0b1620;--ob-surface: #12222f;--ob-ink: #e9f1ef;--ob-ink-2: #93a6b1;--ob-line: #22384a;--ob-line-forte: #2d4759;--ob-brand-sof: rgba(16,185,129,.14);--ob-warn: #fbbf24;--ob-warn-bg: rgba(251,191,36,.1)}:root[data-theme=dark] .ob-opcao:has(.ob-opcao__input:focus-visible){outline-color:#cfe0e8}:root[data-theme=light] .ob-opcao:has(.ob-opcao__input:focus-visible){outline-color:var(--ob-navy)}:root[data-theme=light] .ob{--ob-bg: #f4f6f4;--ob-surface: #fff;--ob-ink: #0f2438;--ob-ink-2: #5c6b78;--ob-line: #e2e8e3;--ob-line-forte: #cfd9d1;--ob-brand-sof: #e6f5ee;--ob-warn: #b45309;--ob-warn-bg: #fdf3e6}:root{--green: #10B981;--green-dark: #047857;--green-light:#D1FAE5;--orange: #F97316;--red: #EF4444;--red-light: #FEE2E2;--yellow: #FBBF24;--yellow-light:#FEF3C7;--blue: #3B82F6;--bg: #F8FAFC;--surface: #FFFFFF;--border: #E2E8F0;--text: #1E293B;--text-2: #64748B;--text-3: #94A3B8;--radius: 12px;--radius-sm: 8px;--shadow: 0 1px 3px rgba(0,0,0,.08), 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 4px 6px -1px rgba(0,0,0,.08), 0 2px 4px -2px rgba(0,0,0,.05);--nav-h: 64px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:Plus Jakarta Sans,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;overflow:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font:inherit}.app{display:flex;flex-direction:column;height:100%;max-width:430px;margin:0 auto;position:relative;background:var(--surface);box-shadow:0 0 40px #00000026}.app__screen{flex:1;overflow:hidden;display:flex;flex-direction:column}.screen{display:flex;flex-direction:column;height:100%;overflow:hidden}.screen-body{flex:1;overflow-y:auto;padding:16px;padding-bottom:calc(var(--nav-h) + 16px)}.screen-body::-webkit-scrollbar{display:none}.screen-header{display:flex;align-items:center;justify-content:space-between;padding:16px 16px 12px;background:var(--surface);border-bottom:1px solid var(--border);flex-shrink:0}.screen-header--with-back{gap:8px}.screen-header__title{font-size:18px;font-weight:700;color:var(--text);flex:1;text-align:center}.screen-header--with-back .screen-header__title{text-align:center}.btn-icon{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--bg);color:var(--text);flex-shrink:0;transition:background .15s}.btn-icon:hover{background:var(--border)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;font-weight:600;border-radius:var(--radius-sm);transition:filter .15s,transform .1s;white-space:nowrap}.btn:active{transform:scale(.97)}.btn--primary{background:var(--green);color:#fff;padding:10px 16px;font-size:15px}.btn--primary:hover{filter:brightness(1.07)}.btn--green{background:var(--green);color:#fff;padding:8px 14px;font-size:13px}.btn--green:hover{filter:brightness(1.07)}.btn--outline{background:transparent;color:var(--text);border:1.5px solid var(--border);padding:8px 14px;font-size:13px}.btn--outline:hover{background:var(--bg)}.btn--ghost{background:transparent;color:var(--text-2);padding:8px 14px;font-size:13px}.btn--ghost:hover{background:var(--bg)}.btn--wa{background:#25d366;color:#fff;padding:8px 14px;font-size:13px}.btn--wa:hover{filter:brightness(1.07)}.btn--disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.btn--sm{padding:7px 12px;font-size:13px;border-radius:8px}.btn--lg{padding:14px 20px;font-size:16px;border-radius:var(--radius)}.btn--full{width:100%}.bottom-nav{display:flex;align-items:center;justify-content:space-evenly;height:var(--nav-h);background:var(--surface);border-top:1px solid var(--border);flex-shrink:0;position:relative;z-index:10}.bottom-nav__btn{display:flex;flex-direction:column;align-items:center;gap:2px;color:var(--text-3);font-size:9px;font-weight:500;padding:4px 2px;border-radius:var(--radius-sm);transition:color .15s;flex:1;min-width:0;max-width:56px}.bottom-nav__btn.active{color:var(--green)}.bottom-nav__fab{width:48px;height:48px;border-radius:50%;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #10b98166;transition:filter .15s,transform .1s;flex-shrink:0}.bottom-nav__fab:active{transform:scale(.93)}.bottom-nav__fab:hover{filter:brightness(1.07)}.welcome{height:100%;display:flex;flex-direction:column;background:#0f172a;position:relative;overflow:hidden}.welcome__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 50% -10%,rgba(16,185,129,.35) 0%,transparent 70%);pointer-events:none}.welcome__content{position:relative;z-index:1;display:flex;flex-direction:column;height:100%;padding:48px 28px 32px;gap:32px}.welcome__logo{display:flex;align-items:center;gap:10px}.welcome__logo-mark{width:40px;height:40px;background:var(--green);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:#fff}.welcome__brand{font-size:22px;font-weight:800;color:#fff}.welcome__brand span{color:var(--green)}.welcome__hero{display:flex;flex-direction:column;gap:12px}.welcome__headline{font-size:28px;font-weight:800;color:#fff;line-height:1.25}.welcome__sub{font-size:15px;color:#94a3b8;line-height:1.55}.welcome__features{display:flex;flex-direction:column;gap:14px}.welcome__feature{display:flex;align-items:center;gap:12px;font-size:14px;color:#cbd5e1;font-weight:500}.welcome__feature-icon{font-size:20px}.welcome__disclaimer{text-align:center;font-size:12px;color:#475569;margin-top:auto}.dashboard-header{margin-bottom:18px}.dashboard-header__brand{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.dashboard-header__pill{background:var(--green-light);color:var(--green-dark);font-size:13px;font-weight:600;padding:6px 12px;border-radius:999px;white-space:nowrap}.dashboard-header__saudacao{font-size:14px;font-weight:600;color:var(--text-2);margin-bottom:2px}.dashboard-header__mes{font-size:12px;color:var(--text-3);font-weight:600;text-transform:lowercase;margin-bottom:2px}.dashboard-header__mes:first-letter{text-transform:uppercase}.dashboard-header__title{font-size:20px;font-weight:800;color:var(--text);letter-spacing:-.02em}.install-prompt{position:absolute;bottom:calc(var(--nav-h) + 10px);left:12px;right:12px;background:var(--surface);border:1px solid var(--border);border-left:3px solid var(--green);border-radius:var(--radius);box-shadow:var(--shadow-md);display:flex;align-items:center;gap:12px;padding:12px 14px;z-index:100}.install-prompt__icon{font-size:22px;flex-shrink:0}.install-prompt__text{flex:1;display:flex;flex-direction:column;gap:1px;min-width:0}.install-prompt__text strong{font-size:13px;font-weight:700;color:var(--text)}.install-prompt__text span{font-size:11px;color:var(--text-2)}.install-prompt__actions{display:flex;gap:6px;flex-shrink:0}.logo{display:inline-flex;align-items:center;gap:9px}.logo__wordmark{font-size:18px;font-weight:700;color:var(--text);letter-spacing:-.02em}.logo__wordmark-accent{color:var(--green)}.stat-cards-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px}.stat-card{background:var(--surface);border:1px solid var(--border);border-left:3px solid;border-radius:var(--radius);padding:13px 14px;box-shadow:var(--shadow)}.stat-card--hero{grid-column:1 / -1;background:linear-gradient(135deg,var(--green-light) 0%,#ECFDF5 100%);border-color:transparent;border-left-color:var(--green)}.stat-card--green{border-left-color:var(--green)}.stat-card--default{border-left-color:var(--text-3)}.stat-card--red{border-left-color:var(--red)}.stat-card__top{display:flex;align-items:center;gap:7px;margin-bottom:8px}.stat-card__icon{width:24px;height:24px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.stat-card--green .stat-card__icon,.stat-card--hero .stat-card__icon{background:var(--green);color:#fff}.stat-card--default .stat-card__icon{background:#f1f5f9;color:#64748b}.stat-card--red .stat-card__icon{background:var(--red-light);color:#991b1b}.stat-card__label{font-size:11px;color:var(--text-2);font-weight:700;text-transform:uppercase;letter-spacing:.04em}.stat-card--hero .stat-card__label{color:var(--green-dark)}.stat-card__valor{font-size:17px;font-weight:800;color:var(--text);letter-spacing:-.01em}.stat-card--hero .stat-card__valor{font-size:26px;color:var(--green-dark)}.stat-card--red .stat-card__valor{color:var(--red)}.chart-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:16px 14px 12px;box-shadow:var(--shadow);margin-bottom:18px}.chart-card .section-title{margin-bottom:12px}.chart-card__hint{font-size:12px;color:var(--text-2);line-height:1.5;margin-bottom:12px}.chart-bars{display:flex;align-items:flex-end;justify-content:space-around;gap:8px;height:120px}.chart-bar-col{flex:1;display:flex;flex-direction:column;align-items:center;height:100%;min-width:0}.chart-bar-val{font-size:9px;font-weight:700;color:var(--text-2);margin-bottom:4px;white-space:nowrap}.chart-bar-track{flex:1;width:60%;max-width:28px;display:flex;align-items:flex-end}.chart-bar-fill{width:100%;background:linear-gradient(180deg,var(--green) 0%,var(--green-dark) 100%);border-radius:6px 6px 0 0;min-height:4px;transition:height .3s ease}.chart-bar-label{font-size:11px;font-weight:600;color:var(--text-3);text-transform:capitalize;margin-top:6px}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.section-title{font-size:16px;font-weight:700;color:var(--text)}.cards-list{display:flex;flex-direction:column;gap:10px}.aluno-card{background:var(--surface);border-radius:var(--radius);border:1px solid var(--border);overflow:hidden;box-shadow:var(--shadow)}.aluno-card__main{display:flex;align-items:center;gap:12px;padding:12px}.aluno-card__avatar{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;color:#fff;flex-shrink:0}.aluno-card__info{flex:1;min-width:0}.aluno-card__name{font-size:15px;font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aluno-card__plan{font-size:12px;color:var(--text-2);margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aluno-card__right{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.aluno-card__valor{font-size:15px;font-weight:700;color:var(--text)}.aluno-card__actions{display:flex;gap:8px;padding:8px 12px 12px;border-top:1px solid var(--border);flex-wrap:wrap}.badge{display:inline-flex;align-items:center;padding:3px 9px;border-radius:999px;font-size:11px;font-weight:600}.badge--pago{background:var(--green-light);color:var(--green-dark)}.badge--pendente{background:var(--yellow-light);color:#92400e}.badge--vencido{background:var(--red-light);color:#991b1b}.badge--sm{font-size:10px;padding:2px 7px}.search-bar{display:flex;align-items:center;gap:8px;background:var(--bg);border:1.5px solid var(--border);border-radius:var(--radius-sm);padding:10px 12px;margin-bottom:12px}.search-bar__input{flex:1;border:none;background:transparent;font:inherit;font-size:14px;color:var(--text);outline:none}.search-bar__input::placeholder{color:var(--text-3)}.filter-tabs{display:flex;gap:6px;margin-bottom:16px;overflow-x:auto;padding-bottom:2px}.filter-tabs::-webkit-scrollbar{display:none}.filter-tab{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;border-radius:999px;font-size:13px;font-weight:500;color:var(--text-2);background:var(--bg);border:1.5px solid var(--border);white-space:nowrap;transition:all .15s}.filter-tab.active{background:var(--green);color:#fff;border-color:var(--green)}.filter-tab__count{font-size:11px;font-weight:700;background:#0000001a;padding:1px 5px;border-radius:999px}.filter-tab.active .filter-tab__count{background:#ffffff40}.form-group{margin-bottom:16px}.form-label{display:block;font-size:13px;font-weight:600;color:var(--text);margin-bottom:6px}.form-label__optional{color:var(--text-3);font-weight:400}.form-hint{display:block;font-size:12px;color:var(--text-3);margin-top:5px}.form-input{width:100%;padding:11px 12px;border:1.5px solid var(--border);border-radius:var(--radius-sm);font:inherit;font-size:15px;color:var(--text);background:var(--surface);outline:none;transition:border-color .15s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-input:focus{border-color:var(--green)}.form-input--error{border-color:var(--red)}.form-error{display:block;font-size:12px;color:var(--red);margin-top:4px}.form-textarea{resize:none}.form-row{display:flex;gap:12px}.form-row .form-group{flex:1}.empty-state{display:flex;flex-direction:column;align-items:center;gap:12px;padding:48px 24px;text-align:center;color:var(--text-2);font-size:14px}.empty-state__icon{font-size:40px}.detalhe-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:16px;margin-bottom:12px;box-shadow:var(--shadow)}.detalhe-card__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:14px;gap:12px}.detalhe-card__nome{font-size:18px;font-weight:700;color:var(--text)}.detalhe-card__plano{font-size:13px;color:var(--text-2);margin-top:2px}.detalhe-info-row{display:flex;gap:16px}.detalhe-info-item{display:flex;flex-direction:column;gap:2px}.detalhe-info-item__label{font-size:11px;color:var(--text-3);font-weight:500}.detalhe-info-item__value{font-size:13px;color:var(--text);font-weight:600}.detalhe-obs{margin-top:12px;padding-top:12px;border-top:1px solid var(--border)}.detalhe-obs__label{font-size:11px;color:var(--text-3);font-weight:500;display:block;margin-bottom:3px}.detalhe-obs__text{font-size:13px;color:var(--text-2)}.financeiro-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:16px;margin-bottom:12px;box-shadow:var(--shadow)}.financeiro-card__title{font-size:14px;font-weight:700;color:var(--text);margin-bottom:12px}.financeiro-row{display:flex;justify-content:space-between;font-size:14px;color:var(--text-2);padding:6px 0;border-bottom:1px solid var(--border)}.financeiro-row--alert{color:var(--red);font-weight:500}.financeiro-total{display:flex;justify-content:space-between;font-size:16px;font-weight:700;color:var(--text);padding-top:10px;margin-top:2px}.financeiro-total__valor--red{color:var(--red)}.pix-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:16px;margin-bottom:12px;box-shadow:var(--shadow)}.pix-card__title{display:flex;align-items:center;gap:7px;font-size:14px;font-weight:700;color:var(--text);margin-bottom:14px}.pix-chave-box{background:var(--green-light);border:1.5px solid var(--green);border-radius:var(--radius-sm);padding:12px 14px;margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:10px}.pix-chave-box__info{flex:1;min-width:0}.pix-chave-box__tipo{font-size:10px;font-weight:700;color:var(--green-dark);text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px}.pix-chave-box__valor{font-size:14px;font-weight:600;color:var(--text);word-break:break-all}.pix-chave-box__copy{flex-shrink:0}.qr-wrapper{display:flex;flex-direction:column;align-items:center;margin-bottom:14px;gap:6px;padding:12px;background:var(--bg);border-radius:var(--radius-sm);border:1px dashed var(--border)}.qr-visual{display:inline-flex;flex-direction:column;background:#fff;padding:8px;border-radius:6px;border:1px solid var(--border);opacity:.85}.qr-row{display:flex}.qr-cell{width:7px;height:7px;background:#fff}.qr-cell--dark{background:#0f172a}.qr-disclaimer{font-size:11px;color:var(--text-3);text-align:center;font-style:italic}.pix-missing{background:var(--yellow-light);border:1px solid var(--yellow);border-radius:var(--radius);padding:14px;margin-bottom:12px;font-size:13px;color:#92400e}.detalhe-acoes{display:flex;flex-direction:column;gap:10px;padding-bottom:8px}.btn--copy{background:var(--bg);color:var(--text-2);border:1.5px solid var(--border);padding:10px 16px;font-size:14px;border-radius:var(--radius-sm)}.btn--copy:hover{background:var(--border)}.btn--copy--done{background:var(--green-light);color:var(--green-dark);border-color:var(--green)}.rel-aluno-row{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid var(--border)}.rel-aluno-row:last-child{border-bottom:none}.rel-aluno-row__avatar{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:12px;color:#fff;flex-shrink:0}.rel-aluno-row__info{flex:1;min-width:0}.rel-aluno-row__nome{font-size:14px;font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rel-aluno-row__plano{font-size:11px;color:var(--text-3)}.rel-aluno-row__right{display:flex;flex-direction:column;align-items:flex-end;gap:3px;flex-shrink:0}.rel-aluno-row__valor{font-size:14px;font-weight:700;color:var(--text)}.config-section{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:16px;margin-bottom:14px;box-shadow:var(--shadow)}.config-section__title{font-size:13px;font-weight:700;color:var(--text-2);text-transform:uppercase;letter-spacing:.05em;margin-bottom:14px}.config-section .form-group:last-child{margin-bottom:0}.config-section--info{background:var(--bg)}.config-info-list{display:flex;flex-direction:column;gap:8px}.config-info-item{display:flex;justify-content:space-between;font-size:13px;padding:6px 0;border-bottom:1px solid var(--border)}.config-info-item:last-child{border-bottom:none}.config-info-item__label{color:var(--text-2)}.config-info-item__value{font-weight:600;color:var(--text)}.config-version{text-align:center;font-size:12px;color:var(--text-3);margin-top:8px;padding-bottom:8px}.screen-header__sub{font-size:12px;color:var(--text-3);font-weight:400}.cob-stats{display:flex;gap:8px;padding:10px 16px;background:var(--surface);border-bottom:1px solid var(--border);flex-shrink:0}.cob-stat{flex:1;display:flex;flex-direction:column;align-items:center;padding:8px 4px;border-radius:var(--radius-sm);gap:2px}.cob-stat--red{background:var(--red-light)}.cob-stat--yellow{background:var(--yellow-light)}.cob-stat__num{font-size:15px;font-weight:700;color:var(--text)}.cob-stat--red .cob-stat__num{color:var(--red)}.cob-stat--yellow .cob-stat__num{color:#92400e}.cob-stat__label{font-size:10px;color:var(--text-3);font-weight:500}.cob-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.cob-card__top{display:flex;align-items:center;gap:12px;padding:12px;cursor:pointer}.cob-card__info{flex:1;min-width:0}.cob-card__nome{font-size:15px;font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cob-card__sub{font-size:12px;color:var(--text-2);margin-top:2px}.cob-card__right{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.cob-card__valor{font-size:15px;font-weight:700;color:var(--text)}.cob-card__actions{display:flex;gap:8px;padding:8px 12px 12px;border-top:1px solid var(--border);flex-wrap:wrap}.rel-metrics{display:flex;gap:8px;margin-bottom:14px}.rel-metric{flex:1;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:12px 8px;display:flex;flex-direction:column;align-items:center;gap:4px;box-shadow:var(--shadow)}.rel-metric__num{font-size:20px;font-weight:800;color:var(--text)}.rel-metric__num--green{color:var(--green)}.rel-metric__num--red{color:var(--red)}.rel-metric__label{font-size:10px;color:var(--text-3);font-weight:500;text-align:center}.rel-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:16px;margin-bottom:12px;box-shadow:var(--shadow)}.rel-card__header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:12px}.rel-card__title{font-size:14px;font-weight:700;color:var(--text)}.rel-card__sub{font-size:11px;color:var(--text-3)}.rel-chart-labels{display:flex;justify-content:space-between;margin-top:4px}.rel-chart-labels span{font-size:10px;color:var(--text-3)}.donut-wrap{display:flex;align-items:center;gap:16px}.donut-legend{display:flex;flex-direction:column;gap:8px;flex:1}.donut-legend-item{display:flex;align-items:center;gap:6px;font-size:12px}.donut-dot{width:9px;height:9px;border-radius:50%;flex-shrink:0}.donut-label{color:var(--text-2);flex:1}.donut-pct{font-weight:700;color:var(--text)}.donut-val{color:var(--text-3);font-size:11px}.rel-quick-list{display:flex;flex-direction:column;gap:0}.rel-quick-item{display:flex;justify-content:space-between;align-items:center;font-size:13px;padding:9px 0;border-bottom:1px solid var(--border)}.rel-quick-item:last-child{border-bottom:none}.rel-quick-item__label{color:var(--text-2)}.rel-quick-item__value{font-weight:700;color:var(--text)}.auto-section{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:16px;margin-bottom:14px;box-shadow:var(--shadow)}.auto-section__title{font-size:12px;font-weight:700;color:var(--text-2);text-transform:uppercase;letter-spacing:.06em;margin-bottom:12px}.auto-item{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid var(--border)}.auto-item:last-of-type{border-bottom:none}.auto-item__text{flex:1}.auto-item__label{font-size:14px;font-weight:500;color:var(--text)}.auto-item__sub{font-size:12px;color:var(--text-3);margin-top:2px}.auto-reenvio{padding:8px 0 4px;border-bottom:1px solid var(--border)}.auto-reenvio .form-label{margin-bottom:6px}.auto-canal{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--text-2);padding:10px 0 4px}.auto-canal strong{color:var(--text)}.toggle{width:44px;height:26px;border-radius:999px;background:#cbd5e1;position:relative;flex-shrink:0;transition:background .2s;border:none;cursor:pointer;padding:0}.toggle--on{background:var(--green)}.toggle__thumb{position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:left .2s}.toggle--on .toggle__thumb{left:21px}.tom-tabs{display:flex;gap:6px}.tom-tab{flex:1;padding:8px 4px;border-radius:var(--radius-sm);border:1.5px solid var(--border);font-size:13px;font-weight:500;color:var(--text-2);background:var(--bg);transition:all .15s}.tom-tab--active{background:var(--green);color:#fff;border-color:var(--green)}.pol-tabs{display:flex;gap:6px;background:var(--bg);border:1.5px solid var(--border);border-radius:var(--radius);padding:4px;margin-bottom:16px}.pol-tab{flex:1;padding:9px 4px;border-radius:var(--radius-sm);font-size:14px;font-weight:600;color:var(--text-2);background:transparent;transition:all .15s}.pol-tab--active{background:var(--surface);color:var(--green);box-shadow:var(--shadow)}.pol-chips{display:flex;flex-wrap:wrap;gap:6px}.pol-chip{flex:1;min-width:56px;padding:9px 8px;border-radius:var(--radius-sm);border:1.5px solid var(--border);font-size:14px;font-weight:600;color:var(--text-2);background:var(--bg);transition:all .15s}.pol-chip--active{background:var(--green);color:#fff;border-color:var(--green)}.pol-fixed-field{display:flex;align-items:center;justify-content:space-between;padding:11px 14px;border-radius:var(--radius-sm);border:1.5px dashed var(--border);background:var(--bg);font-size:14px;font-weight:600;color:var(--text)}.pol-fixed-field__tag{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--text-3);background:var(--surface);border:1px solid var(--border);padding:2px 7px;border-radius:999px}.pol-aluno-list{display:flex;flex-direction:column;gap:8px}.pol-aluno-row{display:flex;align-items:center;gap:12px;padding:10px;border-radius:var(--radius);border:1px solid var(--border);background:var(--bg)}.pol-aluno-row__avatar{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:700;flex-shrink:0}.pol-aluno-row__info{flex:1;min-width:0}.pol-aluno-row__nome{font-size:14px;font-weight:600;color:var(--text)}.pol-aluno-row__sub{margin-top:2px}.pol-tag{font-size:12px;font-weight:500;color:var(--text-3)}.pol-tag--custom{color:var(--green-dark);font-weight:600}.pol-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a80;display:flex;align-items:flex-end;justify-content:center;z-index:100;padding:0;animation:pol-fade .15s ease}.pol-modal{width:100%;max-width:480px;background:var(--surface);border-radius:var(--radius) var(--radius) 0 0;padding:20px;box-shadow:0 -8px 24px #0000002e;animation:pol-slide-up .2s ease}@media (min-width: 540px){.pol-modal-overlay{align-items:center}.pol-modal{border-radius:var(--radius)}}.pol-modal__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.pol-modal__title{font-size:17px;font-weight:700;color:var(--text)}.pol-modal__actions{display:flex;flex-direction:column;gap:8px;margin-top:8px}@keyframes pol-fade{0%{opacity:0}to{opacity:1}}@keyframes pol-slide-up{0%{transform:translateY(16px)}to{transform:translateY(0)}}.pol-cat-tabs{display:flex;gap:6px;overflow-x:auto;margin-bottom:16px;padding-bottom:2px}.pol-cat-tabs::-webkit-scrollbar{display:none}.pol-cat-tab{flex:1;min-width:84px;padding:9px 10px;border-radius:999px;font-size:13px;font-weight:600;color:var(--text-2);background:var(--bg);border:1.5px solid var(--border);white-space:nowrap;transition:all .15s}.pol-cat-tab--active{background:var(--green);color:#fff;border-color:var(--green)}.pol-preview{background:var(--bg);border:1.5px solid var(--border);border-radius:var(--radius-sm);padding:14px;font-size:13px;line-height:1.6;color:var(--text);white-space:pre-wrap;word-break:break-word;min-height:96px}body.lp-mode{overflow-y:auto}body.lp-mode #root{height:auto;min-height:100vh}body.admin-mode{overflow-y:auto;overflow-x:hidden}body.admin-mode #root{height:auto;min-height:100vh}body.auth-mode{overflow-y:auto;overflow-x:hidden}body.auth-mode #root{height:auto;min-height:100vh}.auth-screen{display:flex;align-items:center;align-items:safe center;justify-content:center;min-height:100vh;min-height:100dvh;padding:16px;background:var(--bg)}.lp{min-height:100vh;background:var(--surface)}.lp-nav{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:0 24px;height:60px;background:#f8fafcf2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.lp-nav__cta{font-size:14px;font-weight:600;color:#fff;background:var(--green);padding:8px 18px;border-radius:var(--radius-sm);cursor:pointer;border:none;transition:filter .15s;font-family:inherit}.lp-nav__cta:hover{filter:brightness(1.07)}.lp-hero{text-align:center;padding:72px 24px 64px;max-width:680px;margin:0 auto}.lp-hero__badge{display:inline-block;background:var(--green-light);color:var(--green-dark);font-size:13px;font-weight:600;padding:6px 16px;border-radius:999px;margin-bottom:20px}.lp-hero__h1{font-size:clamp(28px,5vw,48px);font-weight:800;color:var(--text);line-height:1.15;letter-spacing:-.03em;margin-bottom:20px}.lp-accent{color:var(--green)}.lp-hero__sub{font-size:17px;color:var(--text-2);line-height:1.6;margin-bottom:32px;max-width:520px;margin-left:auto;margin-right:auto}.lp-hero__btns{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-bottom:16px}.lp-hero__proof{font-size:13px;color:var(--text-3)}.lp-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600;font-size:15px;padding:12px 24px;border-radius:var(--radius-sm);border:none;cursor:pointer;transition:filter .15s,transform .1s;text-decoration:none;font-family:inherit}.lp-btn:active{transform:scale(.97)}.lp-btn--primary{background:var(--green);color:#fff}.lp-btn--primary:hover{filter:brightness(1.07)}.lp-btn--ghost{background:transparent;color:var(--text);border:1.5px solid var(--border)}.lp-btn--ghost:hover{background:var(--bg)}.lp-btn--lg{font-size:17px;padding:16px 32px;border-radius:var(--radius)}.lp-section{padding:64px 24px}.lp-section--alt{background:var(--bg)}.lp-container{max-width:960px;margin:0 auto}.lp-container--narrow{max-width:560px;margin:0 auto;text-align:center}.lp-eyebrow{font-size:13px;font-weight:700;color:var(--green);text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px}.lp-section__h2{font-size:clamp(22px,3.5vw,36px);font-weight:800;color:var(--text);letter-spacing:-.02em;margin-bottom:32px;line-height:1.2}.lp-problem-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.lp-problem-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:24px;display:flex;flex-direction:column;gap:10px;box-shadow:var(--shadow)}.lp-problem-card__icon{font-size:28px}.lp-problem-card strong{font-size:15px;font-weight:700;color:var(--text)}.lp-problem-card p{font-size:14px;color:var(--text-2);line-height:1.55}.lp-steps{display:flex;flex-direction:column;max-width:560px;margin:0 auto}.lp-step{display:flex;align-items:flex-start;gap:20px;padding:24px 0;border-bottom:1px solid var(--border)}.lp-step:last-child{border-bottom:none}.lp-step__num{width:40px;height:40px;border-radius:50%;background:var(--green);color:#fff;font-size:16px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lp-step__titulo{display:block;font-size:16px;font-weight:700;color:var(--text);margin-bottom:4px}.lp-step__desc{font-size:14px;color:var(--text-2);line-height:1.55}.lp-benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:28px}.lp-benefit-card{display:flex;flex-direction:column;gap:8px}.lp-benefit-card__icon{font-size:28px}.lp-benefit-card strong{font-size:15px;font-weight:700;color:var(--text)}.lp-benefit-card p{font-size:14px;color:var(--text-2);line-height:1.55}.lp-audience{list-style:none;display:flex;flex-direction:column;gap:12px;text-align:left;max-width:360px;margin:0 auto}.lp-audience__item{display:flex;align-items:center;gap:12px;font-size:16px;color:var(--text)}.lp-audience__check{color:var(--green);font-weight:700;font-size:18px;flex-shrink:0}.lp-disclaimer{font-size:12px;color:var(--text-3);margin-bottom:24px;font-style:italic}.lp-testimonials{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.lp-testimonial{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:24px;box-shadow:var(--shadow)}.lp-testimonial__texto{font-size:15px;color:var(--text);line-height:1.6;margin-bottom:16px;font-style:italic}.lp-testimonial__autor{display:flex;flex-direction:column;gap:3px}.lp-testimonial__autor strong{font-size:14px;color:var(--text)}.lp-testimonial__autor span{font-size:12px;color:var(--text-3)}.lp-cta-final{background:var(--green-dark);padding:80px 24px;text-align:center}.lp-cta-final__h2{font-size:clamp(22px,3.5vw,36px);font-weight:800;color:#fff;letter-spacing:-.02em;margin-bottom:16px;line-height:1.25}.lp-cta-final__sub{font-size:16px;color:#ffffffbf;margin-bottom:32px;line-height:1.6}.lp-footer{padding:32px 24px;display:flex;flex-direction:column;align-items:center;gap:16px;border-top:1px solid var(--border)}.lp-footer__links button{font-size:14px;color:var(--text-2);font-weight:500;cursor:pointer;background:none;border:none;font-family:inherit;transition:color .15s}.lp-footer__links button:hover{color:var(--green)}.lp-hero--split{display:flex;align-items:center;gap:48px;padding:72px 48px 64px;max-width:1100px;margin:0 auto;text-align:left}.lp-hero--split .lp-hero__h1{font-size:clamp(26px,4vw,44px)}.lp-hero--split .lp-hero__sub{margin-left:0;margin-right:0}.lp-hero--split .lp-hero__btns{justify-content:flex-start}.lp-hero__left{flex:1;min-width:0}.lp-hero__right{flex-shrink:0;display:flex;justify-content:center}@media (max-width: 768px){.lp-hero--split{flex-direction:column;padding:48px 24px 40px;text-align:center}.lp-hero--split .lp-hero__btns{justify-content:center}.lp-hero__right{display:none}}.lp-phone{width:220px;height:440px;background:#0f172a;border-radius:32px;border:2px solid rgba(255,255,255,.1);box-shadow:0 24px 60px #00000059,0 0 0 1px #0003;overflow:hidden;position:relative;flex-shrink:0}.lp-phone__notch{width:60px;height:8px;background:#1e293b;border-radius:0 0 8px 8px;margin:0 auto;position:relative;z-index:2}.lp-phone__screen{padding:8px 12px 12px;height:calc(100% - 8px);overflow:hidden;background:var(--bg)}.lp-phone__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;padding-bottom:6px;border-bottom:1px solid var(--border)}.lp-phone__greeting{font-size:9px;color:var(--text-2)}.lp-phone__title{font-size:13px;font-weight:800;color:var(--text)}.lp-phone__logo-sm{width:26px;height:26px;background:var(--green);border-radius:7px;font-size:9px;font-weight:800;color:#fff;display:flex;align-items:center;justify-content:center}.lp-phone__stats{margin-bottom:8px;display:flex;flex-direction:column;gap:4px}.lp-phone__stat--hero{background:var(--green-light);border-radius:8px;padding:8px 10px;display:flex;flex-direction:column;gap:2px}.lp-phone__stat--hero span{font-size:9px;color:var(--green-dark);font-weight:600}.lp-phone__stat--hero strong{font-size:18px;font-weight:800;color:var(--green-dark)}.lp-phone__stat-row2{display:flex;gap:4px}.lp-phone__stat--sm{flex:1;background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:6px 8px;display:flex;flex-direction:column;gap:1px}.lp-phone__stat--sm span{font-size:8px;color:var(--text-3)}.lp-phone__stat--sm strong{font-size:12px;font-weight:800}.lp-phone__list-title{font-size:10px;font-weight:700;color:var(--text-2);margin-bottom:4px}.lp-phone__aluno{display:flex;align-items:center;gap:6px;padding:6px 0;border-bottom:1px solid var(--border)}.lp-phone__aluno:last-child{border-bottom:none}.lp-phone__aluno-avatar{width:26px;height:26px;border-radius:50%;color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lp-phone__aluno-info{flex:1;min-width:0}.lp-phone__aluno-nome{display:block;font-size:10px;font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lp-phone__aluno-plano{font-size:8px;color:var(--text-3)}.lp-phone__aluno-valor{font-size:10px;font-weight:700;color:var(--text)}.lp-phone__badge{font-size:8px;font-weight:600;padding:1px 5px;border-radius:4px;margin-top:1px}.lp-phone__badge--pago{background:var(--green-light);color:var(--green-dark)}.lp-phone__badge--vencido{background:var(--red-light);color:#991b1b}.lp-phone__badge--pendente{background:var(--yellow-light);color:#92400e}.lp-section--dark-hero{background:#0f172a}.lp-eyebrow--white{color:var(--green)}.lp-section__h2--white{color:#f1f5f9}.lp-solution-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.lp-solution-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius);padding:20px;display:flex;flex-direction:column;gap:8px}.lp-solution-card__icon{font-size:24px}.lp-solution-card strong{font-size:14px;font-weight:700;color:#f1f5f9}.lp-solution-card p{font-size:13px;color:#94a3b8;line-height:1.55}.lp-paraquem-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px}@media (max-width: 640px){.lp-paraquem-grid{grid-template-columns:1fr;gap:32px}}.lp-audience__item--no .lp-audience__x{color:var(--red);font-size:18px;flex-shrink:0;font-weight:700}.lp-axioma{background:#0a0a0f;padding:80px 48px}.lp-axioma .lp-container{max-width:960px;margin:0 auto}.lp-axioma__inner{display:flex;align-items:center;gap:64px}@media (max-width: 768px){.lp-axioma{padding:60px 24px}.lp-axioma__inner{flex-direction:column;gap:40px}.lp-axioma__brand-card{align-self:center}}.lp-eyebrow--gold{color:#d4af37}.lp-axioma__h2{font-size:clamp(24px,3.5vw,40px);font-weight:800;color:#f1f5f9;letter-spacing:-.02em;margin-bottom:20px;line-height:1.15}.lp-axioma__text{flex:1}.lp-axioma__desc{font-size:16px;color:#94a3b8;line-height:1.65;margin-bottom:14px}.lp-axioma__desc strong{color:#f1f5f9}.lp-axioma__tagline{font-size:15px;color:#d4af37;font-style:italic;border-left:3px solid #D4AF37;padding-left:16px;margin:20px 0 28px;line-height:1.5}.lp-axioma__socials{display:flex;gap:10px;flex-wrap:wrap}.lp-axioma__social{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:var(--radius-sm);font-size:13px;font-weight:600;text-decoration:none;border:1.5px solid;transition:background .15s,color .15s}.lp-axioma__social--yt{border-color:red;color:red}.lp-axioma__social--yt:hover{background:red;color:#fff}.lp-axioma__social--ig{border-color:#e1306c;color:#e1306c}.lp-axioma__social--ig:hover{background:#e1306c;color:#fff}.lp-axioma__social--tt{border-color:#69c9d0;color:#69c9d0}.lp-axioma__social--tt:hover{background:#69c9d0;color:#0a0a0f}.lp-axioma__social--fb{border-color:#1877f2;color:#1877f2}.lp-axioma__social--fb:hover{background:#1877f2;color:#fff}.lp-axioma__brand-card{width:180px;flex-shrink:0;background:#ffffff0a;border:1px solid rgba(212,175,55,.25);border-radius:20px;padding:32px 24px;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.lp-axioma__logo-mark{width:64px;height:64px;border-radius:16px;background:linear-gradient(135deg,#1e293b,#0f172a);border:1.5px solid rgba(212,175,55,.4);font-size:22px;font-weight:900;color:#d4af37;letter-spacing:-.03em;display:flex;align-items:center;justify-content:center}.lp-axioma__brand-name{font-size:16px;font-weight:800;color:#f1f5f9;letter-spacing:-.01em;line-height:1.2}.lp-axioma__brand-line{width:32px;height:2px;background:#d4af37;border-radius:1px}.lp-axioma__brand-sub{font-size:11px;color:#64748b;letter-spacing:.05em}.lp-beta-intro{font-size:16px;color:var(--text-2);line-height:1.65;margin-bottom:24px}.lp-beta-bullets{display:flex;flex-direction:column;gap:10px;margin-bottom:28px}.lp-beta-bullet{font-size:15px;color:var(--text);display:flex;align-items:center;gap:10px}.lp-beta-bullet span{color:var(--green);font-weight:700;flex-shrink:0}.lp-beta-form{display:flex;flex-direction:column;gap:12px}.lp-beta-input{width:100%;padding:13px 16px;border:1.5px solid var(--border);border-radius:var(--radius-sm);font:inherit;font-size:15px;color:var(--text);background:var(--surface);outline:none;transition:border-color .15s}.lp-beta-input:focus{border-color:var(--green)}.lp-btn--full{width:100%}.lp-beta-hint{font-size:12px;color:var(--text-3);text-align:center;margin-top:4px}.lp-beta-success{background:var(--green-light);border:1.5px solid var(--green);border-radius:var(--radius);padding:28px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px}.lp-beta-success__icon{font-size:36px}.lp-beta-success strong{font-size:18px;font-weight:700;color:var(--green-dark)}.lp-beta-success p{font-size:14px;color:var(--text-2)}.lp-faq{display:flex;flex-direction:column;gap:0}.lp-faq-item{border-bottom:1px solid var(--border)}.lp-faq-item__q{width:100%;text-align:left;padding:18px 0;font-size:15px;font-weight:600;color:var(--text);background:none;border:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;font-family:inherit;transition:color .15s}.lp-faq-item__q:hover,.lp-faq-item--open .lp-faq-item__q{color:var(--green)}.lp-faq-item__icon{font-size:20px;font-weight:400;flex-shrink:0;color:var(--text-3);transition:color .15s;line-height:1}.lp-faq-item--open .lp-faq-item__icon{color:var(--green)}.lp-faq-item__a{padding-bottom:18px;font-size:14px;color:var(--text-2);line-height:1.65}.lp-btn--ghost-white{background:transparent;color:#ffffffd9;border:1.5px solid rgba(255,255,255,.3)}.lp-btn--ghost-white:hover{background:#ffffff1a;border-color:#ffffff80}.lp-footer{padding:48px 48px 24px;border-top:1px solid var(--border)}.lp-footer__top{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px;margin-bottom:32px}@media (max-width: 640px){.lp-footer__top{grid-template-columns:1fr;gap:24px}.lp-footer{padding:40px 24px 24px}}.lp-footer__col{display:flex;flex-direction:column;gap:10px}.lp-footer__col strong{font-size:13px;font-weight:700;color:var(--text);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}.lp-footer__col button,.lp-footer__col a{font-size:14px;color:var(--text-2);font-weight:500;cursor:pointer;background:none;border:none;font-family:inherit;text-decoration:none;transition:color .15s;text-align:left;padding:0}.lp-footer__col button:hover,.lp-footer__col a:hover{color:var(--green)}.lp-footer__tagline{font-size:14px;color:var(--text-3);line-height:1.55;margin-top:4px}.lp-footer__bottom{border-top:1px solid var(--border);padding-top:20px;text-align:center}.lp-footer__bottom p{font-size:12px;color:var(--text-3)}.lp-footer__links{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}.lp-footer__copy{font-size:12px;color:var(--text-3)}.linktree{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--bg);padding:40px 16px}.linktree__card{width:100%;max-width:400px;display:flex;flex-direction:column;gap:24px}.linktree__brand{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.linktree__name{font-size:24px;font-weight:800;color:var(--text);letter-spacing:-.02em}.linktree__tagline{font-size:14px;color:var(--text-2)}.linktree__stats{display:flex;align-items:stretch;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.linktree__stat{flex:1;display:flex;flex-direction:column;align-items:center;padding:14px 10px;gap:3px}.linktree__stat strong{font-size:15px;font-weight:800;color:var(--green)}.linktree__stat span{font-size:11px;color:var(--text-3);text-align:center;line-height:1.3}.linktree__stat-divider{width:1px;background:var(--border);flex-shrink:0}.linktree__links{display:flex;flex-direction:column;gap:10px}.linktree__link{display:flex;align-items:center;gap:14px;padding:16px 18px;border-radius:var(--radius);border:none;cursor:pointer;font-family:inherit;text-align:left;width:100%;transition:filter .15s,transform .1s}.linktree__link:active{transform:scale(.98)}.linktree__link--primary{background:var(--green);color:#fff;box-shadow:0 4px 14px #10b98159}.linktree__link--primary:hover{filter:brightness(1.07)}.linktree__link--whatsapp{background:#25d366;color:#fff;box-shadow:0 4px 14px #25d3664d}.linktree__link--whatsapp:hover{filter:brightness(1.07)}.linktree__link--ghost{background:var(--surface);color:var(--text);border:1px solid var(--border);box-shadow:var(--shadow)}.linktree__link--ghost:hover{background:var(--bg)}.linktree__link-icon{font-size:20px;flex-shrink:0;width:28px;text-align:center}.linktree__link-text{flex:1;display:flex;flex-direction:column;gap:2px}.linktree__link-text strong{font-size:15px;font-weight:700}.linktree__link-text small{font-size:12px;opacity:.75}.linktree__link-arrow{font-size:16px;opacity:.55;flex-shrink:0}.linktree__footer{text-align:center;font-size:13px;color:var(--text-3);font-style:italic;padding-bottom:8px}.mkt{min-height:100vh;background:var(--bg)}.mkt-container{max-width:960px;margin:0 auto;padding:40px 24px 64px}.mkt-title{font-size:28px;font-weight:800;color:var(--text);letter-spacing:-.02em;margin-bottom:6px}.mkt-sub{font-size:15px;color:var(--text-2);margin-bottom:40px}.mkt-section{margin-bottom:52px}.mkt-section__h2{font-size:20px;font-weight:700;color:var(--text);margin-bottom:6px}.mkt-section__hint{font-size:13px;color:var(--text-2);margin-bottom:20px}.mkt-carousel{display:flex;gap:12px;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x mandatory}.mkt-carousel::-webkit-scrollbar{height:4px}.mkt-carousel::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}.mkt-slide{flex:0 0 160px;height:160px;border-radius:12px;scroll-snap-align:start;cursor:pointer;position:relative;transition:transform .15s,box-shadow .15s;border:2px solid transparent;overflow:hidden}.mkt-slide--active{border-color:var(--green);transform:scale(1.04);box-shadow:0 8px 24px #0000002e}.mkt-slide__inner{padding:14px;height:100%;display:flex;flex-direction:column;gap:6px;position:relative}.mkt-slide__tag{font-size:10px;font-weight:700;border:1px solid;border-radius:999px;padding:2px 8px;display:inline-block;width:fit-content}.mkt-slide__titulo{font-size:11px;font-weight:700;line-height:1.35;flex:1}.mkt-slide__corpo{font-size:9px;line-height:1.4;opacity:.8}.mkt-slide__cta{font-size:9px;font-weight:700;padding:5px 8px;border-radius:6px;text-align:center}.mkt-slide__num{position:absolute;bottom:8px;right:10px;font-size:9px;opacity:.5;font-weight:600}.mkt-carousel-dots{display:flex;gap:6px;justify-content:center;margin:12px 0}.mkt-dot{width:7px;height:7px;border-radius:50%;background:var(--border);border:none;cursor:pointer;padding:0;transition:background .15s,width .15s}.mkt-dot--active{background:var(--green);width:20px;border-radius:4px}.mkt-slide-preview{border-radius:16px;height:300px;margin-top:4px;overflow:hidden;box-shadow:var(--shadow-md)}.mkt-slide-preview .mkt-slide__inner{padding:28px;gap:14px}.mkt-slide-preview .mkt-slide__tag{font-size:13px;padding:5px 14px}.mkt-slide-preview .mkt-slide__titulo{font-size:22px}.mkt-slide-preview .mkt-slide__corpo{font-size:14px}.mkt-slide-preview .mkt-slide__cta{font-size:14px;padding:10px 20px;border-radius:8px;width:fit-content}.mkt-slide-preview .mkt-slide__num{font-size:14px;bottom:16px;right:20px}.mkt-mediakit{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-md)}.mkt-mediakit__header{background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;padding:28px 24px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.mkt-mediakit__header p{font-size:13px;color:#94a3b8}.mkt-mk-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.mkt-mk-card{padding:24px;border-bottom:1px solid var(--border);border-right:1px solid var(--border)}.mkt-mk-card--full{grid-column:1 / -1}.mkt-mk-card--cta{background:var(--green-light);border-color:transparent;display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:36px 24px}.mkt-mk-card h3{font-size:15px;font-weight:700;color:var(--text);margin-bottom:10px}.mkt-mk-card>p{font-size:14px;color:var(--text-2);line-height:1.6}.mkt-mk-card ul{list-style:none;display:flex;flex-direction:column;gap:8px;padding:0}.mkt-mk-card ul li{font-size:14px;color:var(--text-2);display:flex;align-items:flex-start;gap:8px;line-height:1.4}.mkt-mk-card ul li:before{content:"→";color:var(--green);font-weight:700;flex-shrink:0}.mkt-colors{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:8px}.mkt-color{display:flex;flex-direction:column;align-items:center;gap:6px}.mkt-color__swatch{width:48px;height:48px;border-radius:10px;border:1px solid rgba(0,0,0,.08);box-shadow:var(--shadow)}.mkt-color__hex{font-size:11px;font-weight:700;color:var(--text);font-family:monospace}.mkt-color__nome{font-size:10px;color:var(--text-3);text-align:center}.mkt-parceria-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-top:8px}.mkt-parceria-card{display:flex;flex-direction:column;gap:6px;padding:16px;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm)}.mkt-parceria-card span{font-size:24px}.mkt-parceria-card strong{font-size:14px;color:var(--text)}.mkt-parceria-card p{font-size:13px;color:var(--text-2);line-height:1.5}.pol-tom-dica{margin:8px 0 0;padding:9px 11px;border-radius:var(--radius-sm);background:#f1f5f9;color:var(--text-2);font-size:12.5px;line-height:1.5}.pol-tom-dica strong{color:var(--text)}.pol-tom-dica--ok{background:#e8f7f1;color:#0f7a55}.pol-tom-dica__acao{display:inline-block;margin-left:6px;padding:0;border:0;background:none;color:var(--green, #10B981);font:inherit;font-weight:700;text-decoration:underline;cursor:pointer}.ev-alunos{display:flex;flex-wrap:wrap;gap:6px}.ev-aluno-chip{padding:8px 13px;border:1px solid var(--border, #E2E8F0);border-radius:999px;background:var(--card-bg, #FFFFFF);color:var(--text-2, #64748B);font:inherit;font-size:13px;font-weight:600;cursor:pointer}.ev-aluno-chip--on{border-color:#1d9e75;background:#1d9e75;color:#fff}.ev-aluno-chip--todos{border-style:dashed}.ev-aluno-chip:disabled{opacity:.5;cursor:default}.ev-alunos__resumo{margin:8px 0 0;color:var(--text-2, #64748B);font-size:12px}
