
/* TradeAcad — páginas educacionais públicas v24.7 */
body.ta-portal-v21 .ta-nav-links{flex-wrap:wrap;row-gap:3px}
body.ta-portal-v21 .ta-nav-links a{font-size:.78rem!important;padding:0 8px!important}
.ta-edu-page{
  background:
    radial-gradient(circle at 12% 3%,rgba(17,216,255,.10),transparent 28%),
    radial-gradient(circle at 88% 16%,rgba(124,239,255,.05),transparent 34%),
    linear-gradient(135deg,#01050b 0%,#030b16 48%,#06101c 100%);
  color:#f2fbff;
}
.ta-edu-hero{position:relative;min-height:690px;padding:165px 0 78px;display:flex;align-items:center;overflow:hidden}
.ta-edu-hero:after{content:"";position:absolute;left:6%;right:6%;bottom:18px;height:1px;background:linear-gradient(90deg,transparent,rgba(124,239,255,.24),transparent)}
.ta-edu-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(350px,.72fr);gap:36px;align-items:center}
.ta-edu-hero h1,.ta-edu-pillars h2,.ta-edu-course h2,.ta-edu-lab h2,.ta-edu-cases h2,.ta-edu-quiz h2,.ta-edu-bridge h2,.ta-tech-map h2,.ta-tech-cases h2{
  margin:.2rem 0 .7rem;color:#fff;font-size:clamp(2.25rem,4.5vw,5.35rem);line-height:.94;letter-spacing:-.07em;font-weight:950
}
.ta-edu-hero p,.ta-edu-pillars p,.ta-edu-course p,.ta-edu-lab p,.ta-edu-cases p,.ta-edu-quiz p,.ta-edu-bridge p,.ta-tech-map p,.ta-tech-cases p{
  color:rgba(232,245,255,.74);line-height:1.72;font-weight:650
}
.ta-edu-hero-card,.ta-edu-pillar-grid article,.ta-edu-course-grid article,.ta-edu-tool,.ta-edu-case-grid article,.ta-edu-quiz-card,.ta-tech-card-grid article{
  background:linear-gradient(145deg,rgba(7,19,34,.92),rgba(3,11,22,.82));border:1px solid rgba(139,239,255,.16);border-radius:28px;box-shadow:0 24px 70px rgba(0,0,0,.32)
}
.ta-edu-hero-card{padding:28px;position:relative;overflow:hidden}
.ta-edu-hero-card:after{content:"";position:absolute;right:-62px;bottom:-62px;width:190px;height:190px;border-radius:50%;background:rgba(17,216,255,.06)}
.ta-edu-hero-card strong{display:block;color:#fff;font-size:1.15rem;font-weight:950;margin-bottom:10px}
.ta-edu-signal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0;position:relative;z-index:1}
.ta-edu-signal-grid span{display:flex;align-items:center;gap:8px;min-height:46px;border-radius:15px;padding:0 12px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);font-weight:900;color:#eaf9ff}
.ta-edu-signal-grid i{color:#11d8ff}
.ta-edu-hero-card small{display:block;color:rgba(232,245,255,.60);line-height:1.5;position:relative;z-index:1}
.ta-edu-pillars,.ta-edu-course,.ta-edu-lab,.ta-edu-cases,.ta-edu-quiz,.ta-edu-bridge,.ta-tech-map,.ta-tech-cases{padding:72px 0;position:relative}
.ta-edu-pillars{padding-top:42px}
.ta-edu-pillar-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.ta-edu-pillar-grid article{padding:22px;min-height:230px}
.ta-edu-pillar-grid i{width:46px;height:46px;display:grid;place-items:center;border-radius:16px;background:rgba(17,216,255,.10);color:#11d8ff;margin-bottom:15px}
.ta-edu-pillar-grid strong,.ta-edu-course-grid h3,.ta-edu-case-grid strong,.ta-tech-card-grid h3{display:block;color:#fff;font-weight:950;margin:0 0 8px;font-size:1.08rem}
.ta-edu-pillar-grid p,.ta-edu-course-grid p,.ta-edu-case-grid p,.ta-tech-card-grid p{margin:0;color:rgba(232,245,255,.70);line-height:1.6;font-size:.93rem}
.ta-edu-course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.ta-edu-course-grid article{padding:22px;min-height:285px}
.ta-edu-course-grid span{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:15px;background:rgba(17,216,255,.10);border:1px solid rgba(17,216,255,.16);color:#11d8ff;font-weight:950;margin-bottom:14px}
.ta-edu-course-grid b{display:block;color:#fff;margin-top:14px;font-size:.86rem}.ta-edu-course-grid small{display:block;color:rgba(232,245,255,.62);line-height:1.52;margin-top:5px}
.ta-edu-lab-grid{display:grid;grid-template-columns:minmax(0,.86fr) minmax(390px,1fr);gap:24px;align-items:stretch}
.ta-edu-note{display:flex;gap:12px;align-items:flex-start;margin-top:18px;padding:16px;border-radius:18px;background:rgba(17,216,255,.07);border:1px solid rgba(17,216,255,.14);color:rgba(232,245,255,.74);line-height:1.55}
.ta-edu-note i{color:#11d8ff;margin-top:3px}
.ta-edu-tool{padding:22px}
.ta-edu-tool form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.ta-edu-tool label{display:grid;gap:7px;color:rgba(232,245,255,.70);font-size:.82rem;font-weight:900}
.ta-edu-tool input,.ta-edu-tool select{min-height:46px;border-radius:15px;border:1px solid rgba(139,239,255,.18);background:rgba(1,8,17,.86);color:#fff;padding:0 13px;outline:none;font-weight:900}
.ta-edu-result{margin-top:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.ta-edu-result article{padding:14px;border-radius:16px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.08)}
.ta-edu-result article.ta-result-wide{grid-column:1/-1}.ta-edu-result article.is-danger{border-color:rgba(255,82,111,.28);background:rgba(255,82,111,.075)}.ta-edu-result article.is-info{border-color:rgba(17,216,255,.22);background:rgba(17,216,255,.065)}
.ta-edu-result span{display:block;color:rgba(232,245,255,.62);font-size:.76rem;text-transform:uppercase;letter-spacing:.05em;font-weight:950;margin-bottom:6px}
.ta-edu-result strong{display:block;color:#fff;font-size:1.13rem}.ta-edu-result small{display:block;color:rgba(232,245,255,.64);line-height:1.45;margin-top:5px}
.ta-edu-case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.ta-edu-case-grid article{padding:22px}.ta-edu-case-grid small{display:block;color:rgba(17,216,255,.82);line-height:1.5;margin-top:12px;font-weight:800}
.ta-edu-quiz-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(420px,1fr);gap:24px;align-items:center}
.ta-edu-quiz-card{padding:22px}.ta-quiz-question{color:#fff;font-size:1.2rem;font-weight:950;line-height:1.35;margin-bottom:15px}.ta-quiz-options{display:grid;gap:10px}.ta-quiz-options button{min-height:48px;text-align:left;border-radius:16px;border:1px solid rgba(139,239,255,.16);background:rgba(255,255,255,.045);color:#f2fbff;padding:12px 14px;font-weight:850;cursor:pointer}.ta-quiz-options button:hover,.ta-quiz-options button.selected{background:rgba(17,216,255,.11);border-color:rgba(17,216,255,.28)}.ta-quiz-feedback{min-height:50px;margin:14px 0;color:rgba(232,245,255,.76);line-height:1.5}.ta-quiz-feedback.good{color:#6ee7c5}.ta-quiz-feedback.bad{color:#ff9db0}
.ta-edu-bridge{padding-bottom:84px}.ta-edu-disclaimer{margin-top:22px;padding:18px 20px;border-radius:20px;background:rgba(255,82,111,.065);border:1px solid rgba(255,82,111,.16);color:rgba(232,245,255,.75);line-height:1.62}.ta-edu-disclaimer strong{color:#fff}
.ta-tech-filter{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:0 0 22px}.ta-tech-filter button{min-height:42px;border-radius:999px;border:1px solid rgba(139,239,255,.16);background:rgba(255,255,255,.045);color:#ecf8ff;padding:0 14px;font-weight:950;cursor:pointer}.ta-tech-filter button.active,.ta-tech-filter button:hover{background:rgba(17,216,255,.12);border-color:rgba(17,216,255,.26);color:#fff}
.ta-tech-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.ta-tech-card-grid article{padding:20px}.ta-tech-card-grid article.is-hidden{display:none}.ta-tech-card-grid span{display:inline-flex;margin-bottom:10px;color:#11d8ff;font-weight:950;font-size:.82rem;text-transform:uppercase;letter-spacing:.05em}.ta-tech-card-grid b{display:block;color:#fff;margin-top:14px;font-size:.86rem}.ta-tech-card-grid small{display:block;color:rgba(232,245,255,.62);line-height:1.5;margin-top:5px}
@media(max-width:1180px){.ta-edu-hero-grid,.ta-edu-lab-grid,.ta-edu-quiz-grid{grid-template-columns:1fr}.ta-edu-pillar-grid,.ta-tech-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ta-edu-course-grid,.ta-edu-case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.ta-edu-hero{padding:142px 0 54px;min-height:auto}.ta-edu-hero h1{font-size:clamp(2.55rem,13vw,4.1rem)}.ta-edu-signal-grid,.ta-edu-pillar-grid,.ta-edu-course-grid,.ta-edu-case-grid,.ta-edu-tool form,.ta-edu-result,.ta-tech-card-grid{grid-template-columns:1fr}.ta-edu-result article.ta-result-wide{grid-column:auto}.ta-edu-tool{padding:18px}}


/* TradeAcad Educação v24.8 — conteúdo premium público */
.ta-edu-hero-deep .ta-edu-hero-card p{font-size:.98rem}
.ta-edu-masterclass{padding:78px 0;position:relative}
.ta-edu-deep-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.ta-edu-deep-grid article{
  min-height:360px;
  padding:22px;
  border-radius:28px;
  background:linear-gradient(145deg,rgba(7,19,34,.94),rgba(3,11,22,.84));
  border:1px solid rgba(139,239,255,.16);
  box-shadow:0 24px 70px rgba(0,0,0,.30);
}
.ta-edu-deep-grid article>span{
  display:inline-flex;align-items:center;justify-content:center;
  width:42px;height:42px;border-radius:15px;
  background:rgba(17,216,255,.10);border:1px solid rgba(17,216,255,.16);
  color:#11d8ff;font-weight:950;margin-bottom:14px
}
.ta-edu-deep-grid h3{margin:0 0 10px;color:#fff;font-size:1.08rem;line-height:1.2}
.ta-edu-deep-grid p{margin:0 0 13px;color:rgba(232,245,255,.72);line-height:1.62;font-size:.93rem}
.ta-analogy{margin:14px 0;padding:13px 14px;border-radius:16px;background:rgba(17,216,255,.065);border:1px solid rgba(17,216,255,.13);color:rgba(232,245,255,.82);line-height:1.55;font-size:.9rem}
.ta-analogy b{color:#fff}
.ta-edu-deep-grid small{display:block;color:rgba(110,231,197,.88);line-height:1.5;font-weight:850}
.ta-edu-lab-premium .ta-edu-tool-premium{position:relative;overflow:hidden}
.ta-edu-lab-premium .ta-edu-tool-premium:after{
  content:"";position:absolute;right:-80px;top:-80px;width:210px;height:210px;border-radius:50%;
  background:radial-gradient(circle,rgba(17,216,255,.11),transparent 68%);pointer-events:none
}
.ta-edu-result-rich article{min-height:112px}
.ta-edu-result-rich strong{font-size:1.05rem!important;line-height:1.25}
.ta-playbook-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.ta-playbook-grid article{
  padding:20px;border-radius:24px;background:linear-gradient(145deg,rgba(7,19,34,.88),rgba(3,11,22,.78));
  border:1px solid rgba(139,239,255,.14);box-shadow:0 18px 46px rgba(0,0,0,.22)
}
.ta-playbook-grid b{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:14px;background:rgba(17,216,255,.10);color:#11d8ff;margin-bottom:12px}
.ta-playbook-grid strong{display:block;color:#fff;font-weight:950;margin-bottom:7px}
.ta-playbook-grid p{margin:0;color:rgba(232,245,255,.70);line-height:1.58;font-size:.92rem}
.ta-quiz-progress{color:#11d8ff;font-weight:950;text-transform:uppercase;letter-spacing:.08em;font-size:.76rem;margin-bottom:10px}
.ta-quiz-options button.is-right{border-color:rgba(110,231,197,.44)!important;background:rgba(110,231,197,.12)!important}
.ta-quiz-options button.is-wrong{border-color:rgba(255,82,111,.42)!important;background:rgba(255,82,111,.10)!important}
.ta-edu-lab-secondary{padding-top:30px}
.ta-edu-lab-secondary .ta-edu-tool{background:linear-gradient(145deg,rgba(8,20,36,.90),rgba(3,11,22,.80))}
.ta-tech-card-grid article{min-height:255px}
.ta-tech-card-grid article b{color:#fff}
.ta-edu-disclaimer{font-weight:600}
@media(max-width:1320px){.ta-edu-deep-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.ta-playbook-grid{grid-template-columns:1fr}.ta-edu-deep-grid{grid-template-columns:1fr}.ta-edu-deep-grid article{min-height:auto}}

/* TradeAcad Educação v24.8.2 — identidade holográfica, responsividade e tutoriais de ferramenta */
.ta-edu-page{
  background:
    radial-gradient(circle at 12% 4%, rgba(17,216,255,.10), transparent 28%),
    radial-gradient(circle at 88% 14%, rgba(127,240,255,.055), transparent 30%),
    linear-gradient(135deg,#01050b 0%,#030b16 45%,#06101c 100%)!important;
}
.ta-edu-page:before{
  content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;
  background:
    radial-gradient(circle at 16% 38%,rgba(17,216,255,.055),transparent 28%),
    radial-gradient(circle at 86% 72%,rgba(22,219,163,.035),transparent 32%),
    linear-gradient(180deg,rgba(1,5,11,.12),rgba(6,16,28,.38));
}
.ta-fundamentos-trader .ta-edu-masterclass:before,
.ta-fundamentos-trader .ta-edu-catalysts:before,
.ta-fundamentos-trader .ta-edu-lab:before,
.ta-fundamentos-trader .ta-edu-playbook:before,
.ta-fundamentos-trader .ta-edu-quiz:before{
  content:"";position:absolute;left:8%;right:8%;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(124,239,255,.20),transparent);
}
.ta-title-stacked span{display:block}.ta-title-stacked{max-width:760px;overflow-wrap:normal;word-break:normal}
.ta-edu-lab h2,.ta-edu-quiz h2{font-size:clamp(2.2rem,3.15vw,3.9rem)!important;line-height:.95!important;letter-spacing:-.065em!important}
.ta-edu-lab-copy,.ta-edu-quiz-grid>div{min-width:0;position:relative;z-index:1}
.ta-edu-tool,.ta-edu-quiz-card{position:relative;z-index:2}
.ta-edu-catalysts{padding:72px 0;position:relative}.ta-catalyst-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:26px}.ta-catalyst-grid article{min-height:255px;padding:22px;border-radius:28px;background:linear-gradient(145deg,rgba(7,19,34,.94),rgba(3,11,22,.84));border:1px solid rgba(139,239,255,.16);box-shadow:0 24px 70px rgba(0,0,0,.30);position:relative;overflow:hidden}.ta-catalyst-grid article:after{content:"";position:absolute;right:-44px;bottom:-48px;width:132px;height:132px;border-radius:50%;background:rgba(17,216,255,.045)}.ta-catalyst-grid i{width:44px;height:44px;display:grid;place-items:center;border-radius:15px;background:rgba(17,216,255,.10);border:1px solid rgba(17,216,255,.16);color:#11d8ff;margin-bottom:14px}.ta-catalyst-grid strong{display:block;color:#fff;font-size:1.08rem;font-weight:950;margin-bottom:8px}.ta-catalyst-grid p{margin:0;color:rgba(232,245,255,.70);line-height:1.6;font-size:.93rem}.ta-catalyst-grid small{display:block;margin-top:12px;color:rgba(110,231,197,.86);font-weight:850;line-height:1.45;position:relative;z-index:1}
.ta-edu-mini-checklist{display:grid;gap:8px;margin-top:18px;padding:16px;border-radius:18px;background:rgba(255,255,255,.045);border:1px solid rgba(139,239,255,.12)}.ta-edu-mini-checklist strong{display:block;color:#fff;font-weight:950;margin-bottom:2px}.ta-edu-mini-checklist span{display:flex;align-items:center;gap:8px;color:rgba(232,245,255,.72);font-size:.91rem;font-weight:780}.ta-edu-mini-checklist span:before{content:"";width:7px;height:7px;border-radius:50%;background:#11d8ff;box-shadow:0 0 14px rgba(17,216,255,.45)}
.ta-tool-guide{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:16px}.ta-tool-guide article{padding:14px;border-radius:18px;background:rgba(17,216,255,.055);border:1px solid rgba(17,216,255,.13)}.ta-tool-guide i{width:34px;height:34px;display:grid;place-items:center;border-radius:12px;background:rgba(17,216,255,.10);color:#11d8ff;margin-bottom:9px}.ta-tool-guide strong{display:block;color:#fff;font-size:.93rem;font-weight:950;margin-bottom:5px}.ta-tool-guide span{display:block;color:rgba(232,245,255,.66);font-size:.82rem;line-height:1.48;font-weight:650}.ta-label-header{display:flex!important;align-items:center;gap:7px;min-width:0}.ta-field-help{position:relative;display:inline-grid;place-items:center;width:18px;height:18px;min-width:18px;border-radius:999px;background:rgba(17,216,255,.12);border:1px solid rgba(17,216,255,.26);color:#11d8ff;font-size:.70rem;font-weight:950;line-height:1;cursor:help;outline:0}.ta-field-help:hover,.ta-field-help:focus{background:#11d8ff;color:#00111f;box-shadow:0 0 0 4px rgba(17,216,255,.11)}.ta-field-help:after{content:attr(data-tip);position:absolute;left:50%;bottom:calc(100% + 10px);transform:translateX(-50%) translateY(4px);width:min(315px,78vw);padding:11px 12px;border-radius:15px;background:rgba(2,10,18,.96);border:1px solid rgba(139,239,255,.20);box-shadow:0 18px 48px rgba(0,0,0,.34);color:#f2fbff;font-size:.76rem;font-weight:750;line-height:1.45;text-transform:none;letter-spacing:0;text-align:left;white-space:normal;opacity:0;visibility:hidden;pointer-events:none;z-index:50;transition:opacity .18s ease,transform .18s ease}.ta-field-help:before{content:"";position:absolute;left:50%;bottom:calc(100% + 4px);transform:translateX(-50%);border:6px solid transparent;border-top-color:rgba(2,10,18,.96);opacity:0;visibility:hidden;z-index:51;transition:opacity .18s ease}.ta-field-help:hover:after,.ta-field-help:focus:after{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.ta-field-help:hover:before,.ta-field-help:focus:before{opacity:1;visibility:visible}.ta-edu-tool form{position:relative;z-index:3}.ta-edu-result{position:relative;z-index:1}
@media(max-width:1320px){.ta-edu-lab-grid,.ta-edu-quiz-grid{grid-template-columns:1fr!important}.ta-edu-lab-copy,.ta-edu-quiz-grid>div{max-width:860px}.ta-edu-lab h2,.ta-edu-quiz h2{font-size:clamp(2.35rem,7vw,4.1rem)!important}.ta-catalyst-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.ta-tool-guide{grid-template-columns:1fr}.ta-catalyst-grid{grid-template-columns:1fr}.ta-catalyst-grid article{min-height:auto}.ta-field-help:after{left:auto;right:-8px;transform:translateY(4px);width:min(305px,82vw)}.ta-field-help:hover:after,.ta-field-help:focus:after{transform:translateY(0)}.ta-field-help:before{left:auto;right:1px;transform:none}}
@media(max-width:760px){.ta-edu-lab h2,.ta-edu-quiz h2{font-size:clamp(2.45rem,12.5vw,3.75rem)!important}.ta-title-stacked{max-width:100%}.ta-tool-guide article,.ta-edu-mini-checklist{border-radius:16px}}


/* TradeAcad Fundamentos Trader v24.8.3 — arsenal pedagógico com lente operacional */
.ta-fundamentos-trader-v3 .ta-fund-hero-v3{min-height:720px;padding-bottom:92px}
.ta-fundamentos-trader-v3 .ta-fund-hero-v3 h1{max-width:980px}
.ta-fundamentos-trader-v3 .ta-fund-hero-v3 p{max-width:820px;font-size:1.02rem}
.ta-fund-mentor-card p{font-size:1rem!important}
.ta-fund-lenses,.ta-fund-arsenal,.ta-fund-scenarios{position:relative;padding:76px 0}
.ta-fund-lenses:before,.ta-fund-arsenal:before,.ta-fund-scenarios:before,.ta-fund-equalizer:before{content:"";position:absolute;left:8%;right:8%;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(124,239,255,.20),transparent)}
.ta-fund-lens-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:28px}
.ta-fund-lens-grid article,.ta-fund-doctrine,.ta-fund-card-pro,.ta-fund-scenario-grid article,.ta-fund-equalizer-tool{background:linear-gradient(145deg,rgba(7,19,34,.94),rgba(3,11,22,.84));border:1px solid rgba(139,239,255,.16);border-radius:28px;box-shadow:0 24px 70px rgba(0,0,0,.30)}
.ta-fund-lens-grid article{padding:22px;min-height:260px;position:relative;overflow:hidden}.ta-fund-lens-grid article:after{content:"";position:absolute;right:-52px;bottom:-56px;width:145px;height:145px;border-radius:50%;background:rgba(17,216,255,.045)}
.ta-fund-lens-grid i{width:46px;height:46px;display:grid;place-items:center;border-radius:16px;background:rgba(17,216,255,.10);border:1px solid rgba(17,216,255,.16);color:#11d8ff;margin-bottom:15px}.ta-fund-lens-grid strong{display:block;color:#fff;font-size:1.08rem;font-weight:950;margin-bottom:8px}.ta-fund-lens-grid p{margin:0;color:rgba(232,245,255,.70);line-height:1.6;font-size:.93rem}.ta-fund-lens-grid small{display:block;color:rgba(110,231,197,.86);font-weight:850;line-height:1.48;margin-top:12px;position:relative;z-index:1}
.ta-fund-doctrine{width:min(1180px,calc(100% - 32px));margin:28px auto 0;padding:28px}.ta-fund-doctrine-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:26px;align-items:center}.ta-fund-doctrine h2{margin:.2rem 0 .7rem;color:#fff;font-size:clamp(2rem,3.2vw,4.2rem);line-height:.96;letter-spacing:-.06em;font-weight:950}.ta-fund-doctrine p{color:rgba(232,245,255,.74);line-height:1.72;font-weight:650}.ta-fund-doctrine ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.ta-fund-doctrine li{padding:14px 16px;border-radius:18px;background:rgba(255,255,255,.045);border:1px solid rgba(139,239,255,.12);color:rgba(232,245,255,.72);line-height:1.5}.ta-fund-doctrine li strong{color:#fff}
.ta-fund-filter{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:0 0 24px}.ta-fund-filter button{min-height:43px;border-radius:999px;border:1px solid rgba(139,239,255,.16);background:rgba(255,255,255,.045);color:#ecf8ff;padding:0 15px;font-weight:950;cursor:pointer;transition:.18s ease}.ta-fund-filter button.active,.ta-fund-filter button:hover{background:rgba(17,216,255,.13);border-color:rgba(17,216,255,.30);color:#fff;box-shadow:0 10px 24px rgba(17,216,255,.08)}
.ta-fund-arsenal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.ta-fund-card-pro{padding:20px;min-height:430px;position:relative;overflow:hidden}.ta-fund-card-pro:after{content:"";position:absolute;right:-50px;bottom:-54px;width:142px;height:142px;border-radius:50%;background:rgba(17,216,255,.035);pointer-events:none}.ta-fund-card-pro.is-hidden{display:none}.ta-fund-card-head-pro{display:grid;grid-template-columns:46px minmax(0,1fr);gap:12px;align-items:start;margin-bottom:13px}.ta-fund-card-head-pro>span{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;background:rgba(17,216,255,.10);border:1px solid rgba(17,216,255,.16);color:#11d8ff;font-weight:950}.ta-fund-card-head-pro strong{display:block;color:#fff;font-size:1.05rem;line-height:1.18;font-weight:950}.ta-fund-card-head-pro small{display:block;color:rgba(232,245,255,.56);font-size:.78rem;font-weight:850;text-transform:uppercase;letter-spacing:.05em;margin-top:4px}.ta-fund-weight-row{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 13px}.ta-weight{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:6px 9px;font-size:.72rem;font-weight:950;border:1px solid rgba(255,255,255,.10);color:#effbff;background:rgba(255,255,255,.045)}.ta-weight b{color:rgba(232,245,255,.62);font-size:.68rem;text-transform:uppercase;letter-spacing:.05em}.ta-weight-high{background:rgba(17,216,255,.10);border-color:rgba(17,216,255,.25);color:#bff7ff}.ta-weight-mid{background:rgba(255,202,87,.08);border-color:rgba(255,202,87,.22);color:#ffe2a2}.ta-weight-low{background:rgba(148,163,184,.07);border-color:rgba(148,163,184,.16);color:#cdd8e4}.ta-fund-card-pro p{margin:0 0 12px;color:rgba(232,245,255,.70);line-height:1.58;font-size:.92rem;position:relative;z-index:1}.ta-fund-card-pro p b{color:#fff}.ta-fund-rule{margin-top:14px;padding:13px 14px;border-radius:16px;background:rgba(17,216,255,.065);border:1px solid rgba(17,216,255,.13);color:rgba(232,245,255,.82);line-height:1.52;font-size:.88rem;position:relative;z-index:1}.ta-fund-rule b{color:#6ee7ff}
.ta-fund-equalizer-tool{padding:22px}.ta-equalizer-select-label{display:grid!important;gap:9px;margin-bottom:14px;color:rgba(232,245,255,.74);font-size:.84rem;font-weight:950}.ta-equalizer-select-label select{min-height:50px;border-radius:16px;border:1px solid rgba(139,239,255,.18);background:rgba(1,8,17,.86);color:#fff;padding:0 14px;outline:none;font-weight:900}.ta-equalizer-result{display:grid;gap:10px}.ta-eq-head{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;padding:15px;border-radius:18px;background:rgba(17,216,255,.07);border:1px solid rgba(17,216,255,.14);margin-bottom:2px}.ta-eq-head strong{color:#fff;font-weight:950}.ta-eq-head small{color:rgba(232,245,255,.65);font-weight:750;line-height:1.45}.ta-eq-item{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:start;padding:14px 15px;border-radius:18px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.08)}.ta-eq-item strong{display:block;color:#fff;font-weight:950;margin-bottom:4px}.ta-eq-item p{margin:0;color:rgba(232,245,255,.65);line-height:1.5;font-size:.86rem}.ta-eq-pill{display:inline-flex;align-items:center;justify-content:center;min-width:74px;min-height:34px;border-radius:999px;font-weight:950;font-size:.78rem;border:1px solid rgba(255,255,255,.12)}.ta-eq-high{color:#bff7ff;background:rgba(17,216,255,.10);border-color:rgba(17,216,255,.28)}.ta-eq-mid{color:#ffe2a2;background:rgba(255,202,87,.08);border-color:rgba(255,202,87,.22)}.ta-eq-low{color:#cdd8e4;background:rgba(148,163,184,.07);border-color:rgba(148,163,184,.16)}
.ta-fund-scenario-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.ta-fund-scenario-grid article{padding:22px;min-height:255px}.ta-fund-scenario-grid span{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:15px;background:rgba(17,216,255,.10);border:1px solid rgba(17,216,255,.16);color:#11d8ff;font-weight:950;margin-bottom:14px}.ta-fund-scenario-grid strong{display:block;color:#fff;font-size:1.07rem;font-weight:950;margin-bottom:8px}.ta-fund-scenario-grid p{margin:0;color:rgba(232,245,255,.70);line-height:1.6;font-size:.93rem}.ta-fund-scenario-grid small{display:block;margin-top:12px;color:rgba(110,231,197,.86);font-weight:850;line-height:1.45}.ta-fund-club-bridge{padding:30px!important}.ta-fund-club-bridge h2{margin:.25rem 0 .8rem;color:#fff;font-size:clamp(2rem,3.2vw,4.25rem);line-height:.96;letter-spacing:-.06em;font-weight:950}.ta-fund-club-bridge>p{max-width:980px}.ta-fund-club-bridge .ta-playbook-grid{margin-top:22px}.ta-fundamentos-trader-v3 .ta-edu-quiz-grid{align-items:center}.ta-fundamentos-trader-v3 .ta-edu-quiz-card{min-height:360px}
@media(max-width:1380px){.ta-fund-arsenal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ta-fund-card-pro{min-height:390px}.ta-fund-lens-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ta-fund-doctrine-grid{grid-template-columns:1fr}.ta-fund-doctrine{padding:24px}}
@media(max-width:1180px){.ta-fundamentos-trader-v3 .ta-fund-hero-v3{min-height:auto}.ta-fund-scenario-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ta-fund-doctrine h2{font-size:clamp(2.1rem,6vw,3.7rem)}}
@media(max-width:820px){.ta-fund-arsenal-grid,.ta-fund-lens-grid,.ta-fund-scenario-grid{grid-template-columns:1fr}.ta-fund-card-pro{min-height:auto}.ta-eq-item,.ta-eq-head{grid-template-columns:1fr}.ta-eq-pill{justify-self:start}.ta-fund-filter{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:8px}.ta-fund-filter button{white-space:nowrap}.ta-fund-club-bridge{padding:22px!important}}
@media(max-width:520px){.ta-fund-card-head-pro{grid-template-columns:40px minmax(0,1fr)}.ta-fund-card-head-pro>span{width:40px;height:40px;border-radius:14px}.ta-fund-weight-row{gap:6px}.ta-weight{font-size:.68rem;padding:5px 8px}.ta-fund-doctrine{width:min(100% - 22px,1180px);border-radius:22px}.ta-fund-doctrine li{font-size:.9rem}.ta-fundamentos-trader-v3 .ta-fund-hero-v3 p{font-size:.96rem}}

/* TradeAcad Análise Técnica v24.8.4 — arsenal, confluência e treino público */
.ta-tecnica-trader-v4{
  background:
    radial-gradient(circle at 15% 0%,rgba(17,216,255,.13),transparent 30%),
    radial-gradient(circle at 82% 7%,rgba(124,239,255,.075),transparent 34%),
    radial-gradient(circle at 50% 42%,rgba(0,92,148,.055),transparent 42%),
    linear-gradient(180deg,#020712 0%,#030b17 36%,#01050b 100%);
}
.ta-tech-hero-v4{min-height:735px;padding-bottom:96px}.ta-tech-hero-v4 h1{max-width:1050px}.ta-tech-hero-v4 p{max-width:850px;font-size:1.02rem}.ta-tech-command-card p{font-size:1rem!important}
.ta-tech-doctrine,.ta-tech-arsenal-v4,.ta-tech-auditor-section,.ta-tech-playbook-v4,.ta-tech-quiz-v4{position:relative;padding:76px 0}.ta-tech-doctrine:before,.ta-tech-arsenal-v4:before,.ta-tech-auditor-section:before,.ta-tech-playbook-v4:before,.ta-tech-quiz-v4:before{content:"";position:absolute;left:8%;right:8%;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(124,239,255,.20),transparent)}
.ta-tech-doctrine-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:28px}.ta-tech-doctrine-grid article{min-height:292px;padding:22px;border-radius:28px;background:linear-gradient(145deg,rgba(7,19,34,.94),rgba(3,11,22,.84));border:1px solid rgba(139,239,255,.16);box-shadow:0 24px 70px rgba(0,0,0,.30);position:relative;overflow:hidden}.ta-tech-doctrine-grid article:after{content:"";position:absolute;right:-52px;bottom:-56px;width:145px;height:145px;border-radius:50%;background:rgba(17,216,255,.045)}.ta-tech-doctrine-grid i{width:46px;height:46px;display:grid;place-items:center;border-radius:16px;background:rgba(17,216,255,.10);border:1px solid rgba(17,216,255,.16);color:#11d8ff;margin-bottom:15px}.ta-tech-doctrine-grid strong{display:block;color:#fff;font-size:1.08rem;font-weight:950;margin-bottom:8px}.ta-tech-doctrine-grid p{margin:0;color:rgba(232,245,255,.70);line-height:1.6;font-size:.93rem}.ta-tech-doctrine-grid small{display:block;color:rgba(110,231,197,.86);font-weight:850;line-height:1.48;margin-top:12px;position:relative;z-index:1}
.ta-tech-arsenal-grid .ta-tech-card-pro{min-height:460px}.ta-tech-card-pro .ta-fund-rule{background:linear-gradient(135deg,rgba(17,216,255,.075),rgba(110,231,197,.045));border-color:rgba(17,216,255,.16)}.ta-tech-arsenal-filter button.active{box-shadow:0 12px 30px rgba(17,216,255,.10)}
.ta-tech-auditor-section .ta-edu-tool-premium{min-height:650px}.ta-tech-auditor-section .ta-edu-tool form{grid-template-columns:repeat(2,minmax(0,1fr))}.ta-confluence-result article{min-height:124px}.ta-confluence-result strong{font-size:1.05rem!important;line-height:1.25}.ta-confluence-result article.ta-result-wide{min-height:110px}.ta-tech-errors-grid article small{display:block;margin-top:10px;color:rgba(110,231,197,.86);line-height:1.45;font-weight:850}.ta-tech-club-bridge{padding-top:76px}.ta-tech-club-bridge h2{margin:.25rem 0 .8rem;color:#fff;font-size:clamp(2rem,3.2vw,4.25rem);line-height:.96;letter-spacing:-.06em;font-weight:950}.ta-tech-club-bridge>p{max-width:980px}.ta-tech-quiz-v4 .ta-edu-quiz-card{min-height:375px}.ta-tech-quiz-v4 .ta-edu-quiz-grid{align-items:center}
@media(max-width:1380px){.ta-tech-doctrine-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ta-tech-arsenal-grid .ta-tech-card-pro{min-height:420px}}
@media(max-width:1320px){.ta-tech-auditor-section .ta-edu-lab-grid,.ta-tech-quiz-v4 .ta-edu-quiz-grid{grid-template-columns:1fr!important}.ta-tech-auditor-section .ta-edu-lab-copy,.ta-tech-quiz-v4 .ta-edu-quiz-grid>div{max-width:900px}.ta-tech-auditor-section h2,.ta-tech-quiz-v4 h2{font-size:clamp(2.35rem,7vw,4.1rem)!important}}
@media(max-width:940px){.ta-tech-auditor-section .ta-edu-tool form{grid-template-columns:1fr}.ta-tech-doctrine-grid{grid-template-columns:1fr}.ta-tech-doctrine-grid article{min-height:auto}.ta-tech-arsenal-grid .ta-tech-card-pro{min-height:auto}}
@media(max-width:820px){.ta-tech-arsenal-filter{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:8px}.ta-tech-arsenal-filter button{white-space:nowrap}.ta-tech-club-bridge{padding-top:54px}.ta-tech-auditor-section .ta-edu-tool-premium{min-height:auto}}
@media(max-width:520px){.ta-tech-hero-v4 p{font-size:.96rem}.ta-tech-doctrine,.ta-tech-arsenal-v4,.ta-tech-auditor-section,.ta-tech-playbook-v4,.ta-tech-quiz-v4{padding:56px 0}.ta-confluence-result article{min-height:auto}}

/* v24.8.5 - Correção: tooltips dos primeiros campos do Auditor de Confluência
   Precisam ficar acima das linhas/caixas da seção e não podem ser cortados pelo card premium. */
.ta-tech-auditor-section,
.ta-tech-auditor-section .ta-edu-lab-grid,
.ta-tech-auditor-section .ta-edu-tool,
.ta-tech-auditor-section .ta-edu-tool-premium{
  overflow:visible!important;
}
.ta-tech-auditor-section .ta-edu-tool-premium{
  position:relative;
  z-index:12;
}
.ta-tech-auditor-section .ta-edu-tool-premium:after{
  z-index:0;
}
.ta-tech-auditor-section .ta-edu-tool form,
.ta-tech-auditor-section .ta-edu-result,
.ta-tech-auditor-section .ta-tool-guide{
  position:relative;
  z-index:4;
}
.ta-tech-auditor-section .ta-field-help{
  z-index:80;
}
.ta-tech-auditor-section .ta-field-help:before,
.ta-tech-auditor-section .ta-field-help:after{
  z-index:9999;
}
.ta-tech-auditor-section .ta-edu-tool form label:nth-child(-n+2) .ta-field-help:after{
  bottom:auto;
  top:calc(100% + 10px);
  transform:translateX(-50%) translateY(-4px);
}
.ta-tech-auditor-section .ta-edu-tool form label:nth-child(-n+2) .ta-field-help:before{
  bottom:auto;
  top:calc(100% + 4px);
  border-top-color:transparent;
  border-bottom-color:rgba(2,10,18,.96);
}
.ta-tech-auditor-section .ta-edu-tool form label:nth-child(-n+2) .ta-field-help:hover:after,
.ta-tech-auditor-section .ta-edu-tool form label:nth-child(-n+2) .ta-field-help:focus:after{
  transform:translateX(-50%) translateY(0);
}
@media(max-width:900px){
  .ta-tech-auditor-section .ta-edu-tool form label:nth-child(-n+2) .ta-field-help:after{
    left:auto;
    right:-8px;
    transform:translateY(-4px);
  }
  .ta-tech-auditor-section .ta-edu-tool form label:nth-child(-n+2) .ta-field-help:hover:after,
  .ta-tech-auditor-section .ta-edu-tool form label:nth-child(-n+2) .ta-field-help:focus:after{
    transform:translateY(0);
  }
  .ta-tech-auditor-section .ta-edu-tool form label:nth-child(-n+2) .ta-field-help:before{
    left:auto;
    right:1px;
    transform:none;
  }
}

/* v24.8.7 - Tooltip cirúrgico: no mouse, abre somente sobre o ícone de ajuda.
   Evita que o balão permaneça aberto quando o usuário seleciona o campo/select. */
.ta-field-help:focus:not(:focus-visible):not(:hover){
  background:rgba(17,216,255,.12)!important;
  color:#11d8ff!important;
  box-shadow:none!important;
}
.ta-field-help:focus:not(:focus-visible):not(:hover):before,
.ta-field-help:focus:not(:focus-visible):not(:hover):after{
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
}
.ta-field-help:focus-visible{
  background:#11d8ff;
  color:#00111f;
  box-shadow:0 0 0 4px rgba(17,216,255,.11);
}
.ta-field-help:focus-visible:before,
.ta-field-help:focus-visible:after{
  opacity:1;
  visibility:visible;
}
.ta-field-help:focus-visible:after{
  transform:translateX(-50%) translateY(0);
}
.ta-tech-auditor-section .ta-edu-tool form label:nth-child(-n+2) .ta-field-help:focus:not(:focus-visible):not(:hover):after{
  transform:translateX(-50%) translateY(-4px)!important;
}
.ta-tech-auditor-section .ta-edu-tool form label:nth-child(-n+2) .ta-field-help:focus-visible:after{
  transform:translateX(-50%) translateY(0);
}
@media(max-width:900px){
  .ta-field-help:focus-visible:after,
  .ta-tech-auditor-section .ta-edu-tool form label:nth-child(-n+2) .ta-field-help:focus-visible:after{
    transform:translateY(0);
  }
  .ta-tech-auditor-section .ta-edu-tool form label:nth-child(-n+2) .ta-field-help:focus:not(:focus-visible):not(:hover):after{
    transform:translateY(-4px)!important;
  }
}

/* TradeAcad Análise Técnica v24.8.8 — Auditor de Confluência com relatório lateral e tooltips cirúrgicos */
.ta-tech-auditor-section .ta-container{position:relative;z-index:2}
.ta-auditor-brief{
  max-width:1180px;margin:0 auto 24px;padding:28px;border-radius:30px;
  background:linear-gradient(145deg,rgba(7,19,34,.94),rgba(3,11,22,.80));
  border:1px solid rgba(139,239,255,.16);box-shadow:0 28px 86px rgba(0,0,0,.34);
  position:relative;overflow:visible;
}
.ta-auditor-brief:after{content:"";position:absolute;right:-70px;bottom:-86px;width:240px;height:240px;border-radius:999px;background:rgba(17,216,255,.045);pointer-events:none}
.ta-auditor-brief h2{margin:.25rem 0 .75rem;color:#fff;font-size:clamp(2.35rem,5vw,5.2rem);line-height:.91;letter-spacing:-.072em;font-weight:950;max-width:860px;position:relative;z-index:1}
.ta-auditor-brief>p{max-width:980px;color:rgba(232,245,255,.74);font-weight:700;line-height:1.72;margin:0 0 18px;position:relative;z-index:1}
.ta-auditor-guide{position:relative;z-index:1;margin:20px 0 14px}
.ta-auditor-guide article{min-height:168px}
.ta-auditor-workbench{display:grid;grid-template-columns:minmax(420px,1.04fr) minmax(360px,.82fr);gap:18px;align-items:start;max-width:1180px;margin:0 auto;overflow:visible}
.ta-auditor-form-panel{min-height:auto!important;overflow:visible!important}
.ta-auditor-form-panel form{grid-template-columns:repeat(2,minmax(0,1fr))!important;overflow:visible!important}
.ta-auditor-form-panel label{position:relative;border-radius:18px;padding:2px;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}
.ta-auditor-form-panel label:before{content:"";position:absolute;inset:0;border-radius:18px;border:1px solid transparent;pointer-events:none;transition:.18s ease}
.ta-auditor-form-panel label.ta-field-grade-good:before{border-color:rgba(56,230,161,.48);box-shadow:0 0 0 1px rgba(56,230,161,.08),0 0 22px rgba(56,230,161,.08)}
.ta-auditor-form-panel label.ta-field-grade-warn:before{border-color:rgba(255,201,84,.45);box-shadow:0 0 0 1px rgba(255,201,84,.08),0 0 22px rgba(255,201,84,.07)}
.ta-auditor-form-panel label.ta-field-grade-danger:before{border-color:rgba(255,82,112,.52);box-shadow:0 0 0 1px rgba(255,82,112,.09),0 0 24px rgba(255,82,112,.09)}
.ta-auditor-form-panel label.ta-field-grade-good select,.ta-auditor-form-panel label.ta-field-grade-good input{border-color:rgba(56,230,161,.48)!important;background:linear-gradient(180deg,rgba(4,24,24,.92),rgba(1,8,17,.92))!important}
.ta-auditor-form-panel label.ta-field-grade-warn select,.ta-auditor-form-panel label.ta-field-grade-warn input{border-color:rgba(255,201,84,.42)!important}
.ta-auditor-form-panel label.ta-field-grade-danger select,.ta-auditor-form-panel label.ta-field-grade-danger input{border-color:rgba(255,82,112,.55)!important;background:linear-gradient(180deg,rgba(33,10,19,.78),rgba(1,8,17,.92))!important}
.ta-auditor-report-panel{position:relative;overflow:visible}
.ta-auditor-report-sticky{
  position:sticky;top:158px;padding:22px;border-radius:28px;
  background:linear-gradient(145deg,rgba(7,19,34,.96),rgba(3,11,22,.86));
  border:1px solid rgba(139,239,255,.18);box-shadow:0 28px 86px rgba(0,0,0,.34);overflow:hidden;
}
.ta-auditor-report-sticky:after{content:"";position:absolute;right:-64px;bottom:-76px;width:190px;height:190px;border-radius:999px;background:rgba(17,216,255,.05);pointer-events:none}
.ta-auditor-report-sticky>p{margin:7px 0 14px;color:rgba(232,245,255,.68);font-size:.92rem;line-height:1.62;font-weight:650;position:relative;z-index:1}
.ta-auditor-result-rich{display:block!important;position:relative;z-index:1;margin-top:0!important}
.ta-auditor-report-head{padding:17px;border-radius:22px;background:rgba(17,216,255,.075);border:1px solid rgba(17,216,255,.16);margin-bottom:12px}
.ta-auditor-report-head span{display:block;color:rgba(139,239,255,.85);font-size:.72rem;text-transform:uppercase;letter-spacing:.09em;font-weight:950;margin-bottom:4px}
.ta-auditor-report-head strong{display:block;color:#fff;font-size:clamp(1.55rem,3vw,2.25rem);line-height:1;font-weight:950;margin-bottom:7px}
.ta-auditor-report-head small{display:block;color:rgba(232,245,255,.70);line-height:1.5;font-weight:650}
.ta-auditor-scorebar{height:10px;border-radius:999px;background:rgba(255,255,255,.08);overflow:hidden;margin:10px 0 9px;border:1px solid rgba(139,239,255,.10)}
.ta-auditor-scorebar i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#ff4c6f,#ffc857,#31e6a1);box-shadow:0 0 22px rgba(17,216,255,.18)}
.ta-auditor-report-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px}
.ta-auditor-report-grid article{min-height:118px!important;padding:14px!important;border-radius:18px!important}
.ta-auditor-report-grid article span{font-size:.68rem!important}
.ta-auditor-report-grid article strong{font-size:.96rem!important;line-height:1.25!important}
.ta-auditor-dossier{padding:17px;border-radius:22px;background:rgba(255,255,255,.045);border:1px solid rgba(139,239,255,.12)}
.ta-auditor-dossier strong{display:block;color:#fff;font-weight:950;font-size:1rem;margin-bottom:7px}
.ta-auditor-dossier p{margin:0 0 10px;color:rgba(232,245,255,.74);font-weight:700;line-height:1.58;font-size:.91rem}
.ta-auditor-dossier ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}
.ta-auditor-dossier li{display:flex;gap:8px;color:rgba(232,245,255,.68);font-size:.85rem;line-height:1.45;font-weight:650}
.ta-auditor-dossier li:before{content:"";width:7px;height:7px;border-radius:999px;background:#11d8ff;box-shadow:0 0 12px rgba(17,216,255,.42);margin-top:.42rem;flex:0 0 auto}
.ta-auditor-report-grid article.is-danger{border-color:rgba(255,82,112,.28)!important;background:linear-gradient(145deg,rgba(45,12,25,.72),rgba(5,12,22,.90))!important}
.ta-auditor-report-grid article.is-info{border-color:rgba(49,230,161,.25)!important;background:linear-gradient(145deg,rgba(7,33,30,.72),rgba(5,12,22,.90))!important}

/* Tooltip: abre no mouse somente sobre o botão de interrogação, nunca sobre o select/input. */
.ta-field-help:focus:before,
.ta-field-help:focus:after,
.ta-field-help:focus-visible:before,
.ta-field-help:focus-visible:after,
.ta-field-help:not(:hover):before,
.ta-field-help:not(:hover):after{
  opacity:0!important;visibility:hidden!important;pointer-events:none!important;
}
.ta-field-help:hover{background:#11d8ff!important;color:#00111f!important;box-shadow:0 0 0 4px rgba(17,216,255,.11)!important}
.ta-field-help:hover:before,
.ta-field-help:hover:after{opacity:1!important;visibility:visible!important}
.ta-field-help:hover:after{transform:translateX(-50%) translateY(0)!important}
.ta-tech-auditor-section .ta-auditor-form-panel form label:nth-child(-n+2) .ta-field-help:after{
  top:auto!important;bottom:calc(100% + 10px)!important;transform:translateX(-50%) translateY(4px)!important;
}
.ta-tech-auditor-section .ta-auditor-form-panel form label:nth-child(-n+2) .ta-field-help:before{
  top:auto!important;bottom:calc(100% + 4px)!important;border-bottom-color:transparent!important;border-top-color:rgba(2,10,18,.96)!important;
}
.ta-tech-auditor-section .ta-auditor-form-panel form label:nth-child(-n+2) .ta-field-help:hover:after{transform:translateX(-50%) translateY(0)!important}
@media(max-width:1180px){
  .ta-auditor-workbench{grid-template-columns:1fr}.ta-auditor-report-sticky{position:relative;top:auto}.ta-auditor-form-panel form{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:760px){
  .ta-auditor-brief{padding:22px;border-radius:24px}.ta-auditor-brief h2{font-size:clamp(2.4rem,12vw,4rem)}.ta-auditor-form-panel form,.ta-auditor-report-grid{grid-template-columns:1fr!important}.ta-auditor-guide article{min-height:auto}
  .ta-field-help:hover:after,.ta-tech-auditor-section .ta-auditor-form-panel form label:nth-child(-n+2) .ta-field-help:hover:after{transform:translateY(0)!important}
  .ta-tech-auditor-section .ta-auditor-form-panel form label:nth-child(-n+2) .ta-field-help:after{left:auto!important;right:-8px!important;transform:translateY(4px)!important}
  .ta-tech-auditor-section .ta-auditor-form-panel form label:nth-child(-n+2) .ta-field-help:before{left:auto!important;right:1px!important;transform:none!important}
}

/* TradeAcad Análise Técnica v24.8.9 — correção estrutural definitiva dos campos do Auditor.
   O botão de ajuda saiu do label do select; agora tooltip só responde ao próprio ícone. */
.ta-edu-tool .ta-field-group,
.ta-edu-tool .ta-auditor-field-group{
  display:grid;
  gap:7px;
  min-width:0;
  position:relative;
  color:rgba(232,245,255,.70);
  font-size:.82rem;
  font-weight:900;
}
.ta-edu-tool .ta-label-header label{
  display:inline!important;
  gap:0!important;
  margin:0!important;
  padding:0!important;
  color:inherit!important;
  font-size:inherit!important;
  font-weight:inherit!important;
  line-height:1.1!important;
  cursor:default!important;
}
.ta-field-help{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:18px!important;
  height:18px!important;
  min-width:18px!important;
  padding:1px 0 0!important;
  line-height:1!important;
  font-size:.68rem!important;
  flex:0 0 18px!important;
}
.ta-field-help:before,
.ta-field-help:after{
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
}
.ta-field-help:hover:before,
.ta-field-help:hover:after,
.ta-field-help:focus-visible:before,
.ta-field-help:focus-visible:after{
  opacity:1!important;
  visibility:visible!important;
}
.ta-field-help:focus:not(:focus-visible):before,
.ta-field-help:focus:not(:focus-visible):after{
  opacity:0!important;
  visibility:hidden!important;
}
.ta-field-help:hover:after,
.ta-field-help:focus-visible:after{
  transform:translateX(-50%) translateY(0)!important;
}
.ta-field-help:hover,
.ta-field-help:focus-visible{
  background:#11d8ff!important;
  color:#00111f!important;
  box-shadow:0 0 0 4px rgba(17,216,255,.11)!important;
}
.ta-auditor-form-panel .ta-auditor-field-group{
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.ta-auditor-form-panel .ta-auditor-field-group:before,
.ta-auditor-form-panel .ta-auditor-field-group:after{
  display:none!important;
}
.ta-auditor-form-panel .ta-auditor-field-group select{
  transition:border-color .18s ease, box-shadow .18s ease, background .18s ease;
}
.ta-auditor-form-panel .ta-field-grade-good select{
  border-color:rgba(56,230,161,.58)!important;
  background:linear-gradient(180deg,rgba(4,24,24,.94),rgba(1,8,17,.93))!important;
  box-shadow:0 0 0 1px rgba(56,230,161,.10),0 0 24px rgba(56,230,161,.10)!important;
}
.ta-auditor-form-panel .ta-field-grade-warn select{
  border-color:rgba(255,201,84,.54)!important;
  background:linear-gradient(180deg,rgba(31,24,8,.72),rgba(1,8,17,.93))!important;
  box-shadow:0 0 0 1px rgba(255,201,84,.08),0 0 20px rgba(255,201,84,.08)!important;
}
.ta-auditor-form-panel .ta-field-grade-danger select{
  border-color:rgba(255,82,112,.68)!important;
  background:linear-gradient(180deg,rgba(38,10,20,.80),rgba(1,8,17,.94))!important;
  box-shadow:0 0 0 1px rgba(255,82,112,.12),0 0 25px rgba(255,82,112,.13)!important;
}
.ta-auditor-form-panel .ta-field-grade-neutral select{
  border-color:rgba(139,239,255,.18)!important;
}
.ta-edu-tool input,
.ta-edu-tool select{
  color-scheme:dark;
  color:#f2fbff!important;
}
.ta-edu-tool select option{
  background:#06131f!important;
  color:#f2fbff!important;
}
.ta-edu-tool select option:checked,
.ta-edu-tool select option:hover{
  background:#0b4156!important;
  color:#fff!important;
}
.ta-auditor-report-sticky.ta-alert-critical{
  border-color:rgba(255,82,112,.62)!important;
  background:linear-gradient(145deg,rgba(35,8,15,.96),rgba(7,10,19,.93))!important;
  animation:cockpit-critical-pulse 2s infinite ease-in-out;
}
.ta-auditor-report-sticky.ta-alert-critical .ta-auditor-report-head{
  border-color:rgba(255,82,112,.42)!important;
  background:rgba(255,82,112,.14)!important;
}
.ta-auditor-report-sticky.ta-alert-critical .ta-auditor-report-head strong{color:#ff6f8a!important}
.ta-auditor-report-sticky.ta-alert-caution{
  border-color:rgba(255,201,84,.36)!important;
  box-shadow:0 28px 86px rgba(0,0,0,.34),0 0 22px rgba(255,201,84,.08)!important;
}
.ta-auditor-report-sticky.ta-alert-cleared{
  border-color:rgba(56,230,161,.54)!important;
  animation:cockpit-cleared-glow 3s infinite ease-in-out;
}
.ta-auditor-report-sticky.ta-alert-cleared .ta-auditor-report-head{
  border-color:rgba(56,230,161,.34)!important;
  background:rgba(56,230,161,.10)!important;
}
.ta-auditor-report-sticky.ta-alert-cleared .ta-auditor-report-head strong{color:#38e6a1!important}
@keyframes cockpit-critical-pulse{
  0%{box-shadow:0 0 0 rgba(255,82,112,0),0 28px 86px rgba(0,0,0,.34)}
  50%{box-shadow:0 0 26px rgba(255,82,112,.24),0 28px 86px rgba(0,0,0,.34)}
  100%{box-shadow:0 0 0 rgba(255,82,112,0),0 28px 86px rgba(0,0,0,.34)}
}
@keyframes cockpit-cleared-glow{
  0%{box-shadow:0 0 10px rgba(56,230,161,.10),0 28px 86px rgba(0,0,0,.34)}
  50%{box-shadow:0 0 28px rgba(56,230,161,.25),0 28px 86px rgba(0,0,0,.34)}
  100%{box-shadow:0 0 10px rgba(56,230,161,.10),0 28px 86px rgba(0,0,0,.34)}
}
@media(max-width:760px){
  .ta-field-help:hover:after,
  .ta-field-help:focus-visible:after{transform:translateY(0)!important}
}
