@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--navy:#102746;--deep:#091d36;--yellow:#ffce46;--ink:#152a45;--muted:#53647a;--line:#dce2e9;font-size:16px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#fff;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:1.05rem;line-height:1.6}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default;opacity:.48}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #d69200;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;line-height:1.17}header.nav{height:94px;display:flex;align-items:center;gap:32px;padding:0 5.5%;background:#fff;position:relative;z-index:5;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;font-size:1.35rem;letter-spacing:-.7px;font-weight:800;white-space:nowrap}.brand-light{font-weight:400;margin-left:3px}.brand-icon{background:var(--navy);color:white;width:38px;height:40px;border-radius:11px;display:grid;place-content:center;font-family:Georgia;font-size:30px;position:relative}.brand-icon span{position:absolute;right:4px;top:-3px;color:var(--yellow);font:700 23px Arial}nav{display:flex;gap:28px;margin-left:auto;font-size:.95rem;font-weight:600}nav a{padding:10px 0;transition:color .2s}nav a:hover{color:#997000}.unilogo{width:143px;height:50px;object-fit:contain;margin-left:18px}#fontButton{background:#f2f5f8;border:1px solid var(--line);border-radius:8px;min-height:44px;min-width:44px;font-weight:700;color:var(--navy)}#fontButton span{font-size:.85rem}.hero{background:var(--navy);color:white;overflow:hidden}.hero-inner{max-width:1400px;margin:auto;padding:66px 5.5% 55px;display:grid;grid-template-columns:.85fr 1.15fr;gap:65px;align-items:center}.eyebrow{font-size:.76rem;font-weight:700;letter-spacing:1.9px;display:flex;align-items:center;gap:10px;margin-bottom:25px}.eyebrow>span{height:8px;width:8px;background:var(--yellow);border-radius:50%}h1{font-size:clamp(2.8rem,4vw,4.15rem);font-weight:800;letter-spacing:-2.4px;line-height:1.12}h1>span{color:var(--yellow)}.lead{color:#c5d1df;max-width:440px;margin:26px 0;font-size:1.08rem;line-height:1.8}.primary{display:inline-flex;align-items:center;gap:34px;background:var(--yellow);color:var(--deep);border-radius:8px;padding:15px 24px;font-weight:700;box-shadow:0 8px 22px #0002;transition:transform .2s,background .2s}.primary:hover{background:#ffdb71;transform:translateY(-3px)}.primary span{font-size:24px}.hero-note{display:flex;gap:13px;align-items:center;margin-top:28px;font-size:.85rem;line-height:1.5;color:#c5d1df}.hero-note strong{font-weight:500;color:white}.small-icon{height:38px;width:38px;border:1px solid #ffffff35;border-radius:50%;display:grid;place-items:center;color:var(--yellow);font-size:12px}.classroom{border-radius:16px;overflow:hidden;background:#fff;color:var(--ink);box-shadow:0 25px 70px #0003;animation:arrive .7s ease both}.player-top{display:flex;justify-content:space-between;background:#fff;padding:16px 23px;font-size:.72rem;font-weight:800;letter-spacing:1.7px}.player-top span:first-child{display:flex;align-items:center;gap:9px}.player-top span:first-child:before{content:'';width:6px;height:6px;background:#cf9400;border-radius:50%}.video-wrap{position:relative;aspect-ratio:16/10;background:#0b1d32;overflow:hidden}video{width:100%;height:100%;display:block;object-fit:contain}.poster{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(ellipse at 95% 0,#35668a77,transparent 70%),#0a213c;color:#fff;text-align:center;padding:28px}.poster::before,.poster::after{content:'';position:absolute;width:270px;height:270px;border:1px solid #ffffff0e;border-radius:50%;pointer-events:none}.poster::before{left:-185px;bottom:-80px;box-shadow:0 0 0 40px #ffffff03,0 0 0 80px #ffffff03}.poster::after{right:-190px;top:-110px;box-shadow:0 0 0 35px #ffffff03,0 0 0 70px #ffffff03}.poster-top,.poster-bottom{position:absolute;left:24px;right:24px;display:flex;justify-content:space-between;font-size:.6rem;letter-spacing:1.2px;color:#b6c8d8}.poster-top{top:20px}.poster-bottom{bottom:16px;font-size:.55rem}.poster-top>span{color:#8397ae}.poster-caption{font-size:.65rem;letter-spacing:2.4px;color:var(--yellow);margin:13px 0}.poster h2{font-size:clamp(1.6rem,2.5vw,2.25rem);letter-spacing:-1px;line-height:1.25}.play-large{height:55px;width:55px;border:0;border-radius:50%;color:var(--navy);background:var(--yellow);margin-top:20px;padding-left:9px;font-size:20px}.play-large:disabled{opacity:1;color:#344866}#videoState{font-size:.72rem;margin-top:10px;color:#c0cedd}.controls{display:flex;align-items:center;gap:10px;padding:9px 15px;background:#07172a;color:#fff;min-height:53px}.controls button{background:transparent;border:0;color:white;min-width:34px;min-height:36px;font-size:20px}#time{font-size:.7rem;white-space:nowrap;color:#c0cedd}input[type=range]{height:5px;accent-color:var(--yellow);min-width:0}#seek{flex:1;width:80px}#volume{width:52px}.lesson-caption{padding:21px 23px;display:flex;gap:15px;align-items:center}.lesson-num{border:1px solid #dce3eb;border-radius:8px;min-width:42px;height:45px;display:grid;place-items:center;font-size:.9rem;color:#718197}.lesson-caption h3{font-size:1rem;margin-bottom:6px}.lesson-caption p{font-size:.85rem;color:var(--muted);line-height:1.5}.hero-bottom{border-top:1px solid #ffffff1a;padding:20px 5.5%;display:flex;justify-content:space-between;gap:20px;font-size:.7rem;letter-spacing:1.2px;color:#9fb2c8}.hero-bottom a{color:#e0e8f1;letter-spacing:0;font-size:.85rem}.hero-bottom a span{padding-left:20px}.section{padding:76px 5.5%;max-width:1500px;margin:auto}.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:34px}.dark{color:#69788b;margin-bottom:15px}.section h2{font-size:clamp(2rem,3vw,2.75rem);letter-spacing:-1.5px;font-weight:800}.section-heading>p{font-size:.95rem;color:var(--muted);line-height:1.8;max-width:440px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.card{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;text-align:left;color:var(--ink);padding:0;display:flex;flex-direction:column;transition:transform .25s,box-shadow .25s,border-color .25s}.card:hover{transform:translateY(-7px);box-shadow:0 15px 35px #10274615;border-color:#9eb0c5}.card.selected{border-color:#8a6600;box-shadow:0 0 0 2px #ffce46}.card-art{height:142px;position:relative;display:flex;align-items:center;justify-content:center;background:#edf3f6;color:#245576}.card:nth-child(2) .card-art{background:#edf2ec;color:#446b45}.card:nth-child(3) .card-art{background:#eef0fa;color:#536293}.card:nth-child(4) .card-art{background:#fff5dc;color:#957011}.card-art svg{width:49px;height:49px;stroke-width:1.45;transition:transform .3s}.card:hover svg{transform:scale(1.13)}.card-art .badge{position:absolute;top:13px;left:14px;background:#ffffffab;border-radius:5px;padding:3px 9px;font-size:.65rem;font-weight:700;letter-spacing:.7px}.card-art .tiny-play{position:absolute;bottom:13px;right:14px;width:28px;height:28px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;font-size:10px}.card-content{padding:22px 19px;display:flex;flex-direction:column;flex:1}.card h3{font-size:1.13rem;letter-spacing:-.35px;margin-bottom:12px}.card p{font-size:.91rem;color:var(--muted);line-height:1.7;margin-bottom:23px}.card .card-action{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:15px;font-size:.8rem;font-weight:700;margin-top:auto}.learning-tip{margin-top:25px;background:#f5f7f9;border-radius:9px;padding:20px 24px;display:flex;align-items:center;gap:18px;font-size:.9rem;color:#58677a}.learning-tip>span{font-size:32px;color:#7488a0}.learning-tip strong{color:var(--ink)}.about{background:#f2f5f8;max-width:none;display:grid;grid-template-columns:1fr 1.1fr;gap:100px;border-top:1px solid #e6ebf0;border-bottom:1px solid #e6ebf0}.project-label{display:inline-block;border-bottom:3px solid var(--yellow);margin-top:35px;font-size:.8rem;font-weight:700;letter-spacing:1px;padding-bottom:10px}.about-text h3{font-size:1.3rem;line-height:1.55;margin-bottom:22px}.about-text p{color:var(--muted);margin-bottom:18px;font-size:1rem;line-height:1.85}.about-detail{display:flex;gap:24px;border-top:1px solid #dce2e9;padding-top:24px;margin-top:28px;font-size:.75rem;color:#8a6700}.about-detail span{display:flex;flex-direction:column;gap:5px}.about-detail strong{font-weight:500;color:var(--ink);font-size:.85rem}.team-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px 24px}.person{display:flex;align-items:center;gap:12px;padding:18px 0;border-bottom:1px solid var(--line);font-size:.95rem;font-weight:600}.avatar{min-width:39px;height:39px;border-radius:50%;background:#edf2f6;display:grid;place-items:center;color:#57708b;font-size:.75rem}.person:nth-child(3n) .avatar{background:#fff2cc;color:#8a6510}footer{background:var(--deep);color:white;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:36px 5.5%}footer p{font-size:.85rem;color:#a8bbcf}footer>span{font-size:.75rem;color:#a8bbcf}.reveal{animation:arrive .7s ease both}@keyframes arrive{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1550px){.hero-inner{max-width:1500px}.hero-bottom{padding-left:calc((100% - 1335px)/2);padding-right:calc((100% - 1335px)/2)}}@media(max-width:1050px){header.nav{gap:18px;padding:0 4%}nav{gap:18px}.unilogo{width:118px;margin-left:0}.hero-inner{gap:30px;padding:50px 4%}.section{padding:60px 4%}.hero-copy h1{font-size:3rem}.cards{gap:15px;grid-template-columns:repeat(2,1fr)}.card-art{height:160px}.about{gap:45px}.team-grid{grid-template-columns:repeat(3,1fr)}footer{flex-wrap:wrap}.poster-bottom{font-size:.5rem}.poster-top{font-size:.55rem}.hero-bottom{padding:18px 4%}}@media(max-width:720px){header.nav{height:auto;min-height:80px;flex-wrap:wrap;padding:18px 5%;gap:15px}.brand{font-size:1.1rem}.brand-icon{width:33px;height:35px}.unilogo{margin-left:auto;width:110px;height:38px}nav{order:4;width:100%;margin:0;border-top:1px solid var(--line);padding-top:12px;justify-content:space-between;font-size:.88rem}#fontButton{min-width:38px;min-height:38px}.hero-inner{grid-template-columns:1fr;padding:40px 5%;gap:35px}.hero-copy h1{font-size:3rem}.eyebrow{font-size:.67rem;letter-spacing:1.4px}.lead{font-size:1rem}.hero-note{display:none}.hero-bottom{flex-direction:column;gap:8px;padding:19px 5%;font-size:.63rem}.poster h2{font-size:2rem}.section{padding:45px 5%}.section-heading{display:block;margin-bottom:25px}.section-heading>p{margin-top:18px}.section h2{font-size:2.2rem}.cards{gap:15px}.card-art{height:110px}.card-content{padding:17px 13px}.card h3{font-size:1.05rem}.card p{font-size:.88rem}.about{grid-template-columns:1fr;gap:30px}.project-label{margin-top:22px}.about-detail{gap:18px}.team-grid{grid-template-columns:repeat(2,1fr);gap:10px}.person{font-size:.85rem;gap:8px}.learning-tip{align-items:flex-start;padding:18px;font-size:.9rem}footer{display:block;padding:32px 5%}footer p{margin:17px 0}#volume{width:40px}.controls{gap:6px;padding:8px}.controls button{min-width:29px}.poster{padding:15px}.poster-top,.poster-bottom{left:15px;right:15px}.poster-caption{margin-top:18px}.play-large{margin-top:13px;width:46px;height:46px}.lesson-caption{padding:19px 16px}.large-text .cards{grid-template-columns:1fr}.large-text .team-grid{grid-template-columns:1fr}.large-text .poster h2{font-size:1.45rem}}@media(max-width:380px){.cards{grid-template-columns:1fr}.poster h2{font-size:1.7rem}.unilogo{width:90px}.brand{font-size:1rem}.poster-top>span{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

.course-nav{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 40px}.course-nav a{border:1px solid #dce2e9;border-radius:7px;padding:10px 18px;font-size:.9rem;font-weight:600;transition:background .2s}.course-nav a:hover{background:#ffce46;border-color:#ffce46}.course-group{margin:0 0 38px}.group-heading{display:flex;gap:17px;align-items:center;margin-bottom:21px}.group-heading>span{font-size:1rem;background:#102746;color:#ffce46;width:43px;height:43px;border-radius:9px;display:grid;place-items:center}.group-heading h3{font-size:1.45rem;letter-spacing:-.5px}.group-heading p{font-size:.9rem;color:#53647a;margin-top:4px}.group-heading small{margin-left:auto;color:#53647a;font-size:.85rem}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.card{flex-direction:row}.card-art{width:32%;min-width:125px;height:auto;min-height:190px}.card-content{width:68%}.card p{margin-bottom:18px}.card:nth-child(2) .card-art{background:#edf3f6;color:#245576}#gov .card-art{background:#edf0fa;color:#536293}#seguranca .card-art{background:#fff5dc;color:#957011}@media(max-width:950px){.card{flex-direction:column}.card-art{width:100%;height:125px;min-height:125px}.card-content{width:100%}}@media(max-width:500px){.cards{grid-template-columns:1fr}.card{flex-direction:row}.card-art{width:29%;min-width:85px;height:auto;min-height:180px}.card-content{width:71%}.card-art svg{width:37px;height:37px}.group-heading h3{font-size:1.25rem}.group-heading small{display:none}.course-nav a{font-size:.8rem;padding:9px 12px}.group-heading{gap:12px}.group-heading>span{flex-shrink:0}.card-art .badge{left:9px;font-size:.6rem}}

/* Capas individuais das sete aulas */
.video-wrap{aspect-ratio:16/9}.poster{padding:0;background:#102746}.poster:before,.poster:after,.poster .poster-top,.poster .poster-bottom,.poster #posterCaption,.poster #posterTitle{display:none}#coverImage{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.poster .play-large{position:absolute;right:6%;bottom:21%;margin:0;z-index:1}.poster #videoState{position:absolute;left:6%;bottom:23%;margin:0;padding:4px 10px;background:#06182bc9;border-radius:4px;font-size:.72rem;color:#fff}.card{flex-direction:column}.card-art{width:100%;height:auto;min-height:0;aspect-ratio:16/9;background:#102746!important}.lesson-cover{width:100%;height:100%;object-fit:contain;display:block}.card-content{width:100%}.card-art .tiny-play{background:#ffce46;color:#102746;border:none;bottom:24%;right:6%;width:35px;height:35px}.card:hover .lesson-cover{filter:brightness(1.07)}@media(max-width:500px){.card{flex-direction:column}.card-art{width:100%;min-width:0;min-height:0;height:auto}.card-content{width:100%}.poster .play-large{width:38px;height:38px;font-size:15px}.poster #videoState{font-size:.6rem;bottom:22%}}
