.conhecimento-module__uTI3CW__main{background:var(--bg);min-height:100vh;color:var(--ink)}.conhecimento-module__uTI3CW__hero{text-align:center;justify-content:center;align-items:center;min-height:50vh;padding:6rem 1.5rem 4rem;display:flex;position:relative;overflow:hidden}.conhecimento-module__uTI3CW__heroBackground{z-index:0;background:radial-gradient(at 20%,#667eea26 0%,#0000 50%),radial-gradient(at 80%,#f093fb26 0%,#0000 50%),radial-gradient(at 50% 100%,#4de1c11a 0%,#0000 40%);position:absolute;inset:0}.conhecimento-module__uTI3CW__heroContent{z-index:1;max-width:800px;animation:.8s ease-out conhecimento-module__uTI3CW__heroFadeIn;position:relative}@keyframes conhecimento-module__uTI3CW__heroFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.conhecimento-module__uTI3CW__heroBadge{color:var(--accent-2,#667eea);background:#667eea1a;border:1px solid #667eea4d;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.conhecimento-module__uTI3CW__heroTitle{letter-spacing:-.03em;margin:0 0 1rem;font-size:clamp(3rem,12vw,6rem);font-weight:900;line-height:1}.conhecimento-module__uTI3CW__knowledge{background:linear-gradient(135deg,#667eea,#f093fb,#4de1c1);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.conhecimento-module__uTI3CW__heroPurpose{margin:0 0 1rem}.conhecimento-module__uTI3CW__purposeHighlight{background:linear-gradient(135deg,#f093fb,#f5576c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.25rem,3vw,1.75rem);font-weight:700}.conhecimento-module__uTI3CW__heroSubtitle{color:var(--ink-2,#ffffffb3);max-width:500px;margin:0 auto;font-size:1.1rem;line-height:1.6}.conhecimento-module__uTI3CW__section{padding:4rem 1.5rem}.conhecimento-module__uTI3CW__container{max-width:1100px;margin:0 auto}.conhecimento-module__uTI3CW__sectionHeader{text-align:center;margin-bottom:3rem}.conhecimento-module__uTI3CW__sectionHeader h2{background:linear-gradient(135deg,var(--ink),var(--ink-2,#fffc));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:clamp(1.75rem,5vw,2.5rem);font-weight:800}.conhecimento-module__uTI3CW__sectionHeader p{color:var(--ink-2,#fff9);margin:0;font-size:1rem}.conhecimento-module__uTI3CW__departmentsGrid{flex-direction:column;gap:1rem;display:flex}.conhecimento-module__uTI3CW__departmentCard{background:var(--bg-card,#ffffff08);border:1px solid var(--border-color,#ffffff14);border-radius:16px;transition:all .3s;animation:.5s ease-out both conhecimento-module__uTI3CW__cardSlideIn;overflow:hidden}.conhecimento-module__uTI3CW__departmentCard:hover{border-color:#ffffff26}.conhecimento-module__uTI3CW__departmentCard.conhecimento-module__uTI3CW__open{border-color:var(--card-color);box-shadow:0 0 30px #667eea1a}@keyframes conhecimento-module__uTI3CW__cardSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.conhecimento-module__uTI3CW__departmentHeader{width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:1rem;padding:1.25rem;transition:background .2s;display:flex}.conhecimento-module__uTI3CW__departmentHeader:hover{background:#ffffff05}.conhecimento-module__uTI3CW__departmentIcon{color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.conhecimento-module__uTI3CW__departmentInfo{flex:1;min-width:0}.conhecimento-module__uTI3CW__departmentInfo h3{margin:0 0 .25rem;font-size:1.1rem;font-weight:700}.conhecimento-module__uTI3CW__departmentInfo p{color:var(--ink-2,#ffffff80);margin:0;font-size:.85rem}.conhecimento-module__uTI3CW__departmentToggle{width:32px;height:32px;color:var(--ink-2,#ffffff80);background:#ffffff0d;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.conhecimento-module__uTI3CW__departmentCard.conhecimento-module__uTI3CW__open .conhecimento-module__uTI3CW__departmentToggle{background:var(--card-color);color:#fff}.conhecimento-module__uTI3CW__departmentContent{max-height:0;transition:max-height .4s,padding .4s;overflow:hidden}.conhecimento-module__uTI3CW__departmentCard.conhecimento-module__uTI3CW__open .conhecimento-module__uTI3CW__departmentContent{max-height:800px;padding:0 1.25rem 1.25rem}.conhecimento-module__uTI3CW__missionBlock{border-top:1px solid var(--border-color,#ffffff14);margin-bottom:1.5rem;padding-top:1rem}.conhecimento-module__uTI3CW__missionLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--accent-1,#4de1c1);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:flex}.conhecimento-module__uTI3CW__missionText{color:var(--ink-2,#fffc);margin:0;font-size:.95rem;line-height:1.7}.conhecimento-module__uTI3CW__functionsBlock{border-top:1px solid var(--border-color,#ffffff14);padding-top:1rem}.conhecimento-module__uTI3CW__functionsLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--accent-2,#667eea);align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.75rem;font-weight:600;display:flex}.conhecimento-module__uTI3CW__functionsList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.conhecimento-module__uTI3CW__functionsList li{align-items:flex-start;gap:.75rem;font-size:.9rem;display:flex}.conhecimento-module__uTI3CW__functionsList li svg{color:var(--accent-1,#4de1c1);flex-shrink:0;margin-top:2px}.conhecimento-module__uTI3CW__functionsList li div{flex-direction:column;gap:.125rem;display:flex}.conhecimento-module__uTI3CW__functionsList li strong{color:var(--ink);font-weight:600}.conhecimento-module__uTI3CW__functionsList li span{color:var(--ink-2,#fff9);font-size:.85rem;line-height:1.4}.conhecimento-module__uTI3CW__hrSection{background:linear-gradient(#0000 0%,#667eea0d 50%,#0000 100%)}.conhecimento-module__uTI3CW__rolesGrid{grid-template-columns:repeat(1,1fr);gap:1rem;display:grid}@media (min-width:600px){.conhecimento-module__uTI3CW__rolesGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.conhecimento-module__uTI3CW__rolesGrid{grid-template-columns:repeat(3,1fr)}}.conhecimento-module__uTI3CW__roleCard{background:var(--bg-card,#ffffff08);border:1px solid var(--border-color,#ffffff14);border-radius:12px;align-items:center;gap:1rem;padding:1.25rem;transition:all .3s;animation:.5s ease-out both conhecimento-module__uTI3CW__cardSlideIn;display:flex}.conhecimento-module__uTI3CW__roleCard:hover{border-color:#667eea4d;transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.conhecimento-module__uTI3CW__roleIcon{width:44px;height:44px;color:var(--accent-2,#667eea);background:linear-gradient(135deg,#667eea26,#764ba226);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.conhecimento-module__uTI3CW__roleInfo{flex-direction:column;gap:.25rem;display:flex}.conhecimento-module__uTI3CW__roleInfo strong{font-size:1rem;font-weight:700}.conhecimento-module__uTI3CW__roleInfo span{color:var(--ink-2,#fff9);font-size:.8rem;line-height:1.4}.conhecimento-module__uTI3CW__behaviorsSection{background:linear-gradient(#0000 0%,#f093fb0d 50%,#0000 100%)}.conhecimento-module__uTI3CW__behaviorsGrid{grid-template-columns:repeat(1,1fr);gap:1rem;display:grid}@media (min-width:600px){.conhecimento-module__uTI3CW__behaviorsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.conhecimento-module__uTI3CW__behaviorsGrid{grid-template-columns:repeat(3,1fr)}}.conhecimento-module__uTI3CW__behaviorCard{background:var(--bg-card,#ffffff08);border:1px solid var(--border-color,#ffffff14);border-radius:16px;padding:1.5rem;transition:all .3s;animation:.5s ease-out both conhecimento-module__uTI3CW__cardSlideIn}.conhecimento-module__uTI3CW__behaviorCard:hover{border-color:#f093fb4d;transform:translateY(-4px)}.conhecimento-module__uTI3CW__behaviorHeader{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.conhecimento-module__uTI3CW__behaviorHeader svg{color:#f093fb}.conhecimento-module__uTI3CW__behaviorHeader h3{flex:1;margin:0;font-size:1rem;font-weight:700}.conhecimento-module__uTI3CW__behaviorCount{color:#f093fb;background:#f093fb33;border-radius:999px;padding:.25rem .5rem;font-size:.7rem;font-weight:700}.conhecimento-module__uTI3CW__behaviorItems{flex-direction:column;gap:.5rem;display:flex}.conhecimento-module__uTI3CW__behaviorItem{background:#ffffff05;border-radius:8px;flex-direction:column;gap:.125rem;padding:.5rem;transition:background .2s;display:flex}.conhecimento-module__uTI3CW__behaviorItem:hover{background:#f093fb0d}.conhecimento-module__uTI3CW__behaviorItem strong{color:#f093fb;font-size:.85rem;font-weight:600}.conhecimento-module__uTI3CW__behaviorItem span{color:var(--ink-2,#fff9);font-size:.75rem;line-height:1.4}.conhecimento-module__uTI3CW__closing{background:linear-gradient(#0000,#667eea0d);padding:5rem 1.5rem}.conhecimento-module__uTI3CW__closingContent{text-align:center;max-width:600px;margin:0 auto}.conhecimento-module__uTI3CW__closingContent h2{background:linear-gradient(135deg,#667eea,#f093fb);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:clamp(1.75rem,5vw,2.5rem);font-weight:800}.conhecimento-module__uTI3CW__closingContent p{color:var(--ink-2,#ffffffb3);margin:0 0 2rem;font-size:1rem;line-height:1.7}.conhecimento-module__uTI3CW__closingBadge{color:var(--accent-2,#667eea);background:linear-gradient(135deg,#667eea26,#f093fb26);border:1px solid #667eea4d;border-radius:999px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;display:inline-flex}[data-theme=light] .conhecimento-module__uTI3CW__heroBackground{background:radial-gradient(at 20%,#667eea33 0%,#0000 50%),radial-gradient(at 80%,#f093fb33 0%,#0000 50%),radial-gradient(at 50% 100%,#4de1c126 0%,#0000 40%)}[data-theme=light] .conhecimento-module__uTI3CW__heroSubtitle{color:#0009}:is([data-theme=light] .conhecimento-module__uTI3CW__departmentCard,[data-theme=light] .conhecimento-module__uTI3CW__roleCard,[data-theme=light] .conhecimento-module__uTI3CW__behaviorCard){background:#00000005;border-color:#0000001a}:is([data-theme=light] .conhecimento-module__uTI3CW__departmentCard:hover,[data-theme=light] .conhecimento-module__uTI3CW__roleCard:hover,[data-theme=light] .conhecimento-module__uTI3CW__behaviorCard:hover){border-color:#0003}[data-theme=light] .conhecimento-module__uTI3CW__departmentInfo h3{color:#111827}[data-theme=light] .conhecimento-module__uTI3CW__roleInfo strong{color:#111827}[data-theme=light] .conhecimento-module__uTI3CW__behaviorHeader h3{color:#111827}[data-theme=light] .conhecimento-module__uTI3CW__functionsList li strong{color:#111827}[data-theme=light] .conhecimento-module__uTI3CW__departmentInfo p{color:#0009}[data-theme=light] .conhecimento-module__uTI3CW__missionText{color:#0009}[data-theme=light] .conhecimento-module__uTI3CW__functionsList li span{color:#0009}[data-theme=light] .conhecimento-module__uTI3CW__roleInfo span{color:#0009}[data-theme=light] .conhecimento-module__uTI3CW__departmentToggle{color:#00000080;background:#0000000d}:is([data-theme=light] .conhecimento-module__uTI3CW__missionBlock,[data-theme=light] .conhecimento-module__uTI3CW__functionsBlock){border-top-color:#0000001a}[data-theme=light] .conhecimento-module__uTI3CW__roleIcon{background:#0000000d}[data-theme=light] .conhecimento-module__uTI3CW__behaviorTag{color:#000000b3;background:#f093fb1a;border-color:#f093fb4d}[data-theme=light] .conhecimento-module__uTI3CW__closingContent p{color:#0009}[data-theme=light] .conhecimento-module__uTI3CW__closingBadge{background:linear-gradient(135deg,#667eea26,#f093fb26);border-color:#667eea66}[data-theme=light] .conhecimento-module__uTI3CW__sectionHeader h2{background:linear-gradient(135deg,#111827,#374151);-webkit-background-clip:text;background-clip:text}[data-theme=light] .conhecimento-module__uTI3CW__sectionHeader p{color:#0009}[data-theme=light] .conhecimento-module__uTI3CW__heroBadge{background:#667eea26;border-color:#667eea66}
