.student-splash{min-height:100vh;display:grid;place-items:center;padding:clamp(16px,3vw,28px);background:radial-gradient(1200px 600px at 25% 20%,rgba(55,114,166,.36),transparent 55%),radial-gradient(900px 450px at 75% 70%,rgba(89,105,72,.3),transparent 60%),linear-gradient(145deg,var(--vivaion-blue-dark),var(--vivaion-blue-navy),var(--vivaion-green-dark));overflow:hidden}.student-splash:before{content:"";position:fixed;inset:-40%;background:conic-gradient(from 180deg,#ffbe7e1f,#639cbf1f,#5969481f);filter:blur(40px);opacity:.8;animation:studentSplashBg 10s linear infinite;pointer-events:none}.student-splash__card{position:relative;width:min(560px,92vw);border-radius:18px;border:1px solid rgba(163,201,217,.42);background:#003254d1;box-shadow:0 18px 60px #0000008c,0 0 0 1px #a3c9d91f inset;padding:22px 20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.student-splash__brand{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:10px}.student-splash__logo{width:min(230px,60vw);height:auto;filter:drop-shadow(0 10px 26px rgba(99,156,191,.28));animation:studentSplashFloat 2.6s ease-in-out infinite}.student-splash__spinner{width:18px;height:18px;border-radius:999px;border:2px solid rgba(255,255,255,.3);border-top-color:var(--vivaion-orange);border-right-color:var(--vivaion-blue-light);animation:studentSplashSpin .9s linear infinite}.student-splash__title{margin:0 0 6px;text-align:center;color:#fff;font-size:1.15rem}.student-splash__subtitle{margin:0;text-align:center;color:#e6ebf5c2;font-size:.95rem}.student-splash__subtitle.is-error{color:#fecacaf2}@keyframes studentSplashSpin{to{transform:rotate(360deg)}}@keyframes studentSplashFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes studentSplashBg{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.student-splash:before,.student-splash__logo,.student-splash__spinner{animation:none!important}}.student-header[data-student-header=student]{position:sticky;top:0;z-index:50;height:70px;padding:0 18px;border:1px solid rgba(163,201,217,.24);border-radius:18px;background:linear-gradient(100deg,#052a3bfa,#003254f7,#0b5880f0);box-shadow:0 12px 30px #052a3b2e}[data-student-theme=light] .student-header[data-student-header=student],[data-student-theme=dark] .student-header[data-student-header=student]{border-color:#a3c9d93d;background:linear-gradient(100deg,#052a3bfa,#003254f7,#0b5880f0)}.student-header__main{height:100%;display:flex;align-items:center;justify-content:space-between;gap:16px}.student-header__identity{min-width:0;flex:1 1 auto}.student-header__identity-link{min-width:0;padding:0;border:0;display:inline-flex;align-items:center;gap:12px;color:#fffbf3;background:transparent;cursor:pointer;text-align:left;text-decoration:none}.student-header__logo{display:block;width:132px;height:36px;flex:0 0 auto}.student-header__logo img{display:block;width:100%;height:100%;object-fit:contain}.student-header__actions,.student-header__context-actions{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.student-header__theme-toggle{display:none}.student-header__back-btn{width:40px;height:40px;padding:0;border:1px solid rgba(163,201,217,.34);border-radius:12px;display:grid;place-items:center;color:#fffbf3;background:#fffbf317;cursor:pointer}.student-header__back-icon{width:17px;height:17px;filter:brightness(0) invert(1)}.student-header__back-btn:hover,.student-header__feedback-btn:hover:not(:disabled),.student-header__feedback-btn.is-active{border-color:#ffbe7e;background:#ffbe7e29}.student-header__feedback-btn{width:40px;min-height:40px;padding:0;border:1px solid rgba(163,201,217,.34);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#fffbf3;background:#fffbf317;cursor:pointer;font:inherit;font-weight:700}.student-header__feedback-btn:disabled{opacity:.56;cursor:not-allowed}.student-header__feedback-icon{width:17px;height:17px;flex:0 0 17px;background:currentColor;mask:url(/duvida.svg) center / contain no-repeat;-webkit-mask:url(/duvida.svg) center / contain no-repeat}.student-header__feedback-label{display:none}.student-header__mobile-theme-toggle{display:inline-flex;align-items:center;gap:4px}.student-header__mobile-theme-toggle button{width:38px;height:38px;padding:0;border:1px solid rgba(163,201,217,.34);border-radius:12px;display:grid;place-items:center;background:#fffbf317;cursor:pointer}.student-header__mobile-theme-toggle button.is-active{border-color:#ffbe7e;background:#ffbe7e29}.student-header__mobile-theme-toggle img{display:block;width:21px;height:21px;object-fit:contain}.student-header__identity-link:focus-visible,.student-header__back-btn:focus-visible,.student-header__feedback-btn:focus-visible,.student-header__mobile-theme-toggle button:focus-visible{outline:2px solid #ffbe7e;outline-offset:3px}@media(max-width:720px){.student-header[data-student-header=student]{height:62px;padding:0 12px;border-radius:14px}.student-header__main{gap:8px}.student-header__identity-link{gap:8px;max-width:100%}.student-header__logo{width:38px;height:38px}.student-header__actions{gap:4px}}.student-video-player{display:grid;gap:8px;--student-lesson-surface: rgba(10, 16, 30, .72);--student-lesson-surface-elevated: rgba(15, 23, 42, .82);--student-lesson-text: #e6ebf5;--student-lesson-text-muted: rgba(230, 235, 245, .78);--student-lesson-border: rgba(148, 163, 184, .28);--student-lesson-control-bg: rgba(15, 23, 42, .72);--student-lesson-control-hover: rgba(30, 64, 175, .55);--student-lesson-accent: #2563eb;--student-lesson-focus: #f09061;--student-progress-empty-base: rgba(51, 65, 85, .55);--student-progress-empty-stripe: rgba(148, 163, 184, .22);--student-progress-empty-stripe-light: rgba(203, 213, 225, .12);--student-progress-empty-border: rgba(148, 163, 184, .22);--student-progress-complete: linear-gradient(90deg, #22c55e, #4ade80);--student-player-vertical-gap: 240px;--student-player-min-stage-height: 180px;--student-player-width: 60%}.student-video-player.is-engaged{--student-player-width: 80%}.student-video-player__watch-grid{--notes-rail-width: clamp(240px, 18vw, 280px);display:grid;grid-template-columns:minmax(0,1fr) var(--notes-rail-width);gap:14px;width:min(100%,calc(var(--student-player-width) + var(--notes-rail-width) + 14px));margin-inline:auto;align-items:start}.student-video-player__stage{min-width:0;min-height:0}.student-video-player__stage .student-video-player__video-wrap,.student-video-player__stage .student-video-player__embed-stage,.student-video-player__stage .student-video-player__embed iframe{width:100%}.student-video-player__notes-rail{--lesson-note-card-height: 88px;--lesson-note-card-gap: 8px;--lesson-note-visible-count: 3;--lesson-note-list-height: calc(var(--lesson-note-card-height) * var(--lesson-note-visible-count) + var(--lesson-note-card-gap) * (var(--lesson-note-visible-count) - 1));height:var(--lesson-stage-height);min-height:0;max-height:var(--lesson-stage-height);border:1px solid var(--student-lesson-border);border-radius:14px;background:var(--student-lesson-surface);display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden}.student-video-player__notes-rail-head,.student-video-player__notes-rail-foot{padding:10px;display:flex;align-items:center;justify-content:space-between;gap:8px}.student-video-player__notes-rail-head strong{color:var(--student-lesson-text)}.student-video-player__notes-rail-head strong span{margin-left:5px;color:var(--student-lesson-text-muted);font-size:.8em}.student-video-player__notes-rail button{border:1px solid var(--student-lesson-border);border-radius:8px;background:var(--student-lesson-control-bg);color:var(--student-lesson-text);padding:6px 8px;cursor:pointer}.student-video-player__notes-rail-head>button{color:#fff;background:var(--student-lesson-accent);border-color:var(--student-lesson-accent)}.student-video-player__notes-rail-list{width:100%;height:100%;max-height:none;min-height:0;padding:0 8px 8px;display:grid;grid-auto-flow:row;grid-auto-rows:calc((100% - (var(--lesson-note-card-gap) * (var(--lesson-note-visible-count) - 1))) / var(--lesson-note-visible-count));align-content:start;gap:var(--lesson-note-card-gap);overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scroll-snap-type:y proximity;scroll-behavior:smooth}.student-video-player__notes-rail-list::-webkit-scrollbar-track{background:#0f172a8f}.student-video-player__notes-rail-list::-webkit-scrollbar-thumb{background:#94a3b894;border-radius:999px}.student-video-player__notes-rail-list::-webkit-scrollbar-thumb:hover{background:#cbd5e1c2}.student-video-player__note-rail-item{width:100%;height:100%;min-height:0;max-height:none;box-sizing:border-box;text-align:left;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:6px;padding:7px;scroll-snap-align:center;scroll-snap-stop:normal;overflow:hidden;transition:opacity .18s ease,transform .18s ease,max-height .24s ease,margin .24s ease,padding .24s ease,border-width .24s ease,background-color .18s ease,border-color .18s ease}.student-video-player__note-rail-item.is-removing{height:0;min-height:0;opacity:0;transform:translate(10px);max-height:0;margin-block:0;padding-block:0;border-width:0;pointer-events:none}.student-video-player__note-rail-seek{min-width:0;width:100%;height:100%;overflow:hidden;border:0;background:transparent;color:inherit;padding:2px;text-align:left;cursor:pointer;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4px}.student-video-player__note-rail-actions{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(3,26px);align-content:center;justify-items:center;align-self:center;width:26px;min-width:26px;flex:0 0 26px;gap:4px}.student-note-viewer{width:min(520px,calc(100vw - 32px));max-height:calc(100dvh - 32px)}.student-note-viewer__content{white-space:pre-wrap;overflow-wrap:anywhere;max-height:min(52vh,420px);overflow-y:auto;line-height:1.6}.student-video-player__note-rail-actions button{width:26px;min-width:26px;min-height:26px;height:26px;padding:0;border-radius:7px;display:inline-grid;place-items:center;border-color:transparent;color:#93c5fd;opacity:.72}.student-video-player__note-rail-actions button:last-child{color:#fda4af}.student-video-player__note-rail-actions svg{width:13px;height:13px}.student-video-player__note-rail-item:hover .student-video-player__note-rail-actions button,.student-video-player__note-rail-item.is-current .student-video-player__note-rail-actions button,.student-video-player__note-rail-actions button:focus-visible{opacity:1}.student-video-player__note-rail-actions button:focus-visible,.student-video-player__note-rail-seek:focus-visible{outline:2px solid var(--student-lesson-focus);outline-offset:2px}.student-video-player__note-rail-actions button:disabled{opacity:.38;cursor:not-allowed}[data-student-theme=light] .student-video-player__note-rail-actions button{color:#2563eb}[data-student-theme=light] .student-video-player__note-rail-actions button:last-child{color:#dc2626}.student-video-player__note-rail-item small{color:var(--student-lesson-accent);font-weight:800}.student-video-player__note-rail-item span{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere;line-height:1.35}.student-video-player__note-rail-item.is-current{border-left:3px solid var(--student-lesson-accent);background:var(--student-lesson-control-hover)}.student-video-player__note-rail-item.is-new{animation:student-note-new .8s ease}.student-video-player__notes-rail-empty{min-height:0;padding:14px;display:grid;align-content:center;gap:8px;color:var(--student-lesson-text-muted)}.student-video-player__notes-rail-empty strong{color:var(--student-lesson-text)}[data-student-theme=light] .student-video-player__notes-rail-list::-webkit-scrollbar-track{background:#e2e8f0cc}[data-student-theme=light] .student-video-player__notes-rail-list::-webkit-scrollbar-thumb{background:#64748b9e}[data-student-theme=light] .student-video-player__notes-rail-list::-webkit-scrollbar-thumb:hover{background:#475569d1}@media(prefers-reduced-motion:reduce){.student-video-player__notes-rail-list{scroll-behavior:auto}.student-video-player__note-rail-item{transition:none}.student-video-player__note-rail-item.is-new{animation:none}}.student-note-composer__layer{position:fixed;inset:0;z-index:4100;display:grid;place-items:center;padding:16px;background:#020817a3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.student-note-composer{width:min(520px,100%);display:grid;gap:14px;padding:20px;border-radius:18px;border:1px solid var(--student-lesson-border);background:var(--student-lesson-surface);color:var(--student-lesson-text);box-shadow:0 24px 70px #00000059}.student-note-composer header,.student-note-composer footer{display:flex;justify-content:space-between;gap:10px;align-items:center}.student-note-composer h3,.student-note-composer p{margin:0}.student-note-composer small{color:var(--student-lesson-text-muted)}.student-note-composer textarea{width:100%;box-sizing:border-box;min-height:140px;border-radius:12px;padding:12px;color:var(--student-lesson-text);background:var(--student-lesson-surface-elevated);border:1px solid var(--student-lesson-border);resize:vertical}.student-note-composer button{min-height:40px;border-radius:10px;border:1px solid var(--student-lesson-border);background:var(--student-lesson-control-bg);color:var(--student-lesson-text);padding:8px 12px;cursor:pointer}.student-note-composer footer button:last-child{background:var(--student-lesson-accent);color:#fff;border-color:var(--student-lesson-accent)}@keyframes student-note-new{0%{opacity:.35;transform:translateY(7px) scale(.98)}to{opacity:1;transform:none}}.student-video-player video{width:100%;height:100%;border-radius:0;background:#000;object-fit:contain}.student-video-player__video-wrap{position:relative;width:min(var(--student-player-width),calc(max(var(--student-player-min-stage-height),(100svh - var(--student-player-vertical-gap))) * 16 / 9));aspect-ratio:16 / 9;max-width:100%;max-height:calc(100svh - var(--student-player-vertical-gap));margin-inline:auto;border-radius:10px;overflow:hidden;background:#000}.student-video-player__paused-cover{position:absolute;inset:0;border-radius:10px;overflow:hidden;pointer-events:none;background:#000}.student-video-player__paused-cover img{width:100%;height:100%;object-fit:contain}.student-video-player__center-play{position:absolute;inset:0;margin:auto;width:64px;height:64px;border-radius:999px;border:1px solid rgba(180,214,242,.4);background:#051637ad;color:#fff;font-size:1.6rem;line-height:1;display:grid;place-items:center;cursor:pointer;z-index:4;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.student-video-player__center-play:hover{background:#081f49d1;border-color:#f0906199}.student-video-player__embed{display:grid;gap:6px}.student-video-player__embed-stage{position:relative;width:min(var(--student-player-width),calc(max(var(--student-player-min-stage-height),(100svh - var(--student-player-vertical-gap))) * 16 / 9));aspect-ratio:16 / 9;max-width:100%;max-height:calc(100svh - var(--student-player-vertical-gap));margin-inline:auto;border-radius:10px;overflow:hidden;background:#000}.student-video-player__embed-stage>div,.student-video-player__embed-stage iframe{width:100%;height:100%}.student-video-player__embed iframe{width:min(var(--student-player-width),calc(max(var(--student-player-min-stage-height),(100svh - var(--student-player-vertical-gap))) * 16 / 9));aspect-ratio:16 / 9;max-width:100%;max-height:calc(100svh - var(--student-player-vertical-gap));margin-inline:auto;display:block;border-radius:10px;background:#000;border:0}@media(max-width:1119px){.student-video-player{--student-player-vertical-gap: 220px;--student-player-min-stage-height: 160px;--student-player-width: 88%}.student-video-player.is-engaged{--student-player-width: 100%}.student-video-player__watch-grid{width:100%;grid-template-columns:1fr}.student-video-player__notes-rail{height:clamp(230px,42vh,320px);min-height:0;max-height:clamp(230px,42vh,320px)}}@media(max-width:640px){.student-video-player__progress-footer{align-items:stretch;flex-direction:column}.student-video-player__complete-action{justify-content:flex-end}.student-video-player__notes-rail{--lesson-note-card-height:84px;--lesson-note-card-gap:8px;--lesson-note-visible-count:2;height:min(300px,46vh);max-height:min(300px,46vh)}.student-video-player__note-rail-actions{grid-template-columns:1fr;grid-template-rows:repeat(3,26px);gap:4px}.student-video-player{--student-player-width: 94%;--student-player-vertical-gap: 190px}.student-video-player.is-engaged{--student-player-width: 100%}}.student-video-player__video-wrap,.student-video-player__embed-stage,.student-video-player__embed iframe{transition:width .38s cubic-bezier(.2,.8,.2,1)}.student-video-player__embed-link{color:#a78bfaf2;font-size:.86rem;text-decoration:none;width:fit-content}.student-video-player__embed-link:hover{text-decoration:underline}.student-video-player__toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.student-video-player__status{display:grid;gap:2px}.student-video-player__toolbar small{color:#e6ebf5d1}.student-video-player__warning{color:#fbbf24}.student-video-player__controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.student-video-player__play-toggle,.student-video-player__rates button,.student-video-player__next-btn{min-height:40px;border:1px solid var(--student-lesson-border);background:var(--student-lesson-control-bg);color:var(--student-lesson-text);border-radius:11px;padding:8px 12px;font-size:.78rem;font-weight:750;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.student-video-player__play-toggle{display:inline-flex;align-items:center;gap:7px}.student-video-player__rates{display:inline-flex;overflow:hidden;border:1px solid var(--student-lesson-border);border-radius:11px}.student-video-player__rates button{min-width:48px;border:0;border-radius:0;padding-inline:10px}.student-video-player__rates button+button{border-left:1px solid var(--student-lesson-border)}.student-video-player__rates button[aria-pressed=true]{color:#fff;background:var(--student-lesson-accent)}.student-video-player__play-toggle:hover,.student-video-player__rates button:hover:not([aria-pressed=true]),.student-video-player__next-btn:hover{border-color:var(--student-lesson-accent);background:var(--student-lesson-control-hover)}.student-video-player__play-toggle:focus-visible,.student-video-player__rates button:focus-visible,.student-video-player__next-btn:focus-visible{outline:3px solid var(--student-lesson-focus);outline-offset:2px}.student-video-player__next-btn{border-color:var(--student-lesson-accent);background:var(--student-lesson-accent);color:#fff;font-weight:700;display:inline-flex;align-items:center;gap:6px}.student-video-player__progress{width:100%;height:8px;border-radius:999px;background:repeating-linear-gradient(135deg,var(--student-progress-empty-stripe) 0,var(--student-progress-empty-stripe) 8px,var(--student-progress-empty-stripe-light) 8px,var(--student-progress-empty-stripe-light) 16px),var(--student-progress-empty-base);border:1px solid var(--student-progress-empty-border);box-shadow:inset 0 1px 2px #0f172a59,0 1px #ffffff08;overflow:hidden;position:relative}.student-video-player__progress-fill{height:100%;background:var(--student-progress-complete)}.student-video-player__progress-segment{position:absolute;top:0;bottom:0;background:var(--student-progress-complete)}.student-video-player__progress-legend{color:#e6ebf5c7;font-size:11px}@media(max-width:420px){.student-video-player__complete-btn{width:100%}}.student-video-player__progress-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:8px}.student-video-player__sync-notice{position:absolute;top:12px;left:0;font-size:11px;color:#bfdbfef2}.student-video-player__complete-action{display:flex;justify-content:flex-end}.student-video-player__complete-action small{color:#e5f2f5b8}.student-video-player__complete-btn{min-width:190px;min-height:40px;padding:0 16px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(74,222,128,.32);background:#16a34a1f;color:#bbf7d0;font:inherit;font-weight:700;line-height:1;box-shadow:none;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.student-video-player__complete-btn svg{width:17px;height:17px;flex:0 0 auto}.student-video-player__complete-btn:hover:not(:disabled){background:#16a34a33;border-color:#4ade8080;color:#dcfce7;transform:translateY(-1px)}.student-video-player__complete-btn:active:not(:disabled){transform:translateY(0)}.student-video-player__complete-btn:focus-visible{outline:3px solid var(--student-lesson-focus);outline-offset:3px}.student-video-player__complete-btn.is-completed,.student-video-player__complete-btn:disabled{border-color:#4ade8038;background:#16a34a14;color:#bbf7d0c7;opacity:1;cursor:default}[data-student-theme=light] .student-video-player__complete-btn{border-color:#bbf7d0;background:#f0fdf4;color:#166534}[data-student-theme=light] .student-video-player__complete-btn:hover:not(:disabled){border-color:#86efac;background:#dcfce7;color:#14532d}[data-student-theme=light] .student-video-player__complete-btn.is-completed,[data-student-theme=light] .student-video-player__complete-btn:disabled{border-color:#d1fae5;background:#f0fdf4;color:#15803d}.student-video-player__notes-column{width:min(60%,920px);margin-inline:auto;display:grid;gap:12px}.student-video-player__notes-editor{border:1px solid var(--student-lesson-border);border-radius:12px;background:var(--student-lesson-surface);padding:14px;display:grid;gap:8px}.student-video-player__notes-editor label{display:grid;gap:4px;color:var(--student-lesson-text);font-size:.84rem}.student-video-player__notes-editor textarea{width:100%;box-sizing:border-box;min-height:92px;max-height:200px;border-radius:11px;border:1px solid var(--student-lesson-border);background:var(--student-lesson-surface-elevated);color:var(--student-lesson-text);padding:10px 12px;resize:vertical}.student-video-player__notes-editor textarea:focus-visible{outline:3px solid var(--student-lesson-focus);outline-offset:2px}.student-video-player__save-note{width:fit-content;min-width:164px;min-height:40px;justify-self:end;border:1px solid var(--student-lesson-accent);border-radius:11px;padding:8px 18px;color:#fff;background:var(--student-lesson-accent);font-weight:800;cursor:pointer}.student-video-player__save-note:hover:not(:disabled){background:#1d4ed8}.student-video-player__save-note:focus-visible{outline:3px solid var(--student-lesson-focus);outline-offset:2px}.student-video-player__save-note:disabled{cursor:not-allowed;opacity:.58}.student-lesson-study-actions{position:relative;isolation:isolate;overflow:hidden;width:min(820px,100%);min-height:108px;appearance:none;-webkit-appearance:none;margin:8px 0 0;padding:18px 20px;border:1px solid rgba(255,251,243,.22);border-radius:22px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;font:inherit;color:inherit;text-align:left;cursor:pointer;background:radial-gradient(circle at 12% 10%,rgba(163,201,217,.18),transparent 34%),linear-gradient(125deg,#064e5a,#0a6764 52%,#287a61);box-shadow:0 18px 42px #052a3b38,inset 0 1px #ffffff2e;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.student-lesson-study-actions:after{position:absolute;z-index:0;top:-18%;right:-2%;width:clamp(240px,37%,350px);height:190%;pointer-events:none;content:"";opacity:.13;background:#ffffff1f;mask-image:url(/vivaion/elementos/simbolos/SVG/pilastra-livro-branca.svg);mask-repeat:no-repeat;mask-position:center top;mask-size:100% auto;-webkit-mask-image:url(/vivaion/elementos/simbolos/SVG/pilastra-livro-branca.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center top;-webkit-mask-size:100% auto}.student-lesson-study-actions>*{position:relative;z-index:1}.student-lesson-study-actions__icon{width:48px;height:48px;flex:0 0 48px;padding:0;border:0;border-radius:0;display:grid;place-items:center;background:transparent;box-shadow:none;overflow:visible}.student-lesson-study-actions__icon img{display:block;width:42px;height:42px;object-fit:contain}.student-lesson-study-actions__copy{display:grid;gap:7px;min-width:0}.student-lesson-study-actions__copy strong{color:#fffbf3;font-size:1.05rem;font-weight:850;line-height:1.2}.student-lesson-study-actions__copy>span{display:block;max-width:530px;margin:0;color:#e5f2f5db;font-size:.9rem;line-height:1.5}.student-lesson-study-actions__cta{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:0 17px;border:1px solid rgba(229,242,245,.48);border-radius:13px;background:#052a3b85;color:#fffbf3;font-size:.875rem;font-weight:800;line-height:1;white-space:nowrap;pointer-events:none}.student-lesson-study-actions__cta svg{width:16px;height:16px;flex:0 0 16px;transition:transform .16s ease}.student-lesson-study-actions:hover:not(:disabled){transform:translateY(-2px);border-color:#ffbe7eeb;box-shadow:0 24px 48px #052a3b4d,inset 0 1px #fff3}.student-lesson-study-actions:hover:not(:disabled) .student-lesson-study-actions__cta svg{transform:translate(2px)}.student-lesson-study-actions:active:not(:disabled){transform:translateY(0)}.student-lesson-study-actions:focus-visible{outline:3px solid rgba(240,144,97,.82);outline-offset:2px}.student-platform-shell[data-student-theme=light] .student-lesson-study-actions,.student-platform-shell[data-student-theme=dark] .student-lesson-study-actions{border-color:#fffbf338;background:radial-gradient(circle at 12% 10%,rgba(163,201,217,.18),transparent 34%),linear-gradient(125deg,#064e5a,#0a6764 52%,#287a61);box-shadow:0 18px 42px #052a3b38,inset 0 1px #ffffff2e}.student-platform-shell[data-student-theme=light] .student-lesson-study-actions:after,.student-platform-shell[data-student-theme=dark] .student-lesson-study-actions:after{background:#ffffffb8;opacity:.22}.student-platform-shell[data-student-theme=light] .student-lesson-study-actions:hover:not(:disabled),.student-platform-shell[data-student-theme=dark] .student-lesson-study-actions:hover:not(:disabled){border-color:#ffbe7eeb;box-shadow:0 24px 48px #052a3b4d,inset 0 1px #fff3}.student-platform-shell[data-student-theme=light] .student-lesson-study-actions__copy strong,.student-platform-shell[data-student-theme=dark] .student-lesson-study-actions__copy strong{color:#fffbf3}.student-platform-shell[data-student-theme=light] .student-lesson-study-actions__copy>span,.student-platform-shell[data-student-theme=dark] .student-lesson-study-actions__copy>span{color:#e5f2f5db}.student-platform-shell[data-student-theme=light] .student-lesson-study-actions__cta,.student-platform-shell[data-student-theme=dark] .student-lesson-study-actions__cta{border-color:#e5f2f57a;background:#052a3b85;color:#fffbf3!important}.student-lesson__notes{border-top:1px dashed var(--student-lesson-border);padding-top:12px;display:grid;gap:6px}.student-lesson__notes-head{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.student-lesson__notes-head>strong{color:var(--student-lesson-text);font-size:.86rem}.student-lesson__notes-actions{display:flex;gap:8px;flex-wrap:wrap}.student-lesson__notes-empty{color:#e2e8ffc2;font-size:.9rem;border:1px solid rgba(148,163,184,.18);border-radius:10px;padding:10px 12px;background:#0e152852}.student-lesson__notes-empty strong,.student-lesson__notes-empty span{display:block}.student-lesson__notes-empty strong{margin-bottom:3px;color:#fff}@media(max-width:760px){.student-lesson-study-actions{width:100%;margin-inline:0;min-height:0;padding:16px;grid-template-columns:auto minmax(0,1fr)}.student-lesson-study-actions__cta{grid-column:1 / -1;width:100%}.student-video-player__notes-column{width:min(88%,920px)}}@media(max-width:640px){.student-lesson-study-actions:after{top:28%;right:-14%;width:min(70%,260px);height:170%;mask-position:center top;mask-size:100% auto;-webkit-mask-position:center top;-webkit-mask-size:100% auto;opacity:.16}.student-lesson-study-actions__icon{width:44px;height:44px;flex-basis:44px}.student-lesson-study-actions__icon img{width:40px;height:40px}.student-video-player__notes-column{width:100%}.student-video-player__save-note{width:100%;justify-self:stretch;min-height:44px}.student-video-player__controls{width:100%}.student-video-player__next-btn{width:100%;justify-content:center}}@media(prefers-reduced-motion:reduce){.student-video-player__video-wrap,.student-video-player__embed-stage,.student-video-player__embed iframe{transition:none}}.student-lesson__notes-closest{display:grid;gap:6px}.student-lesson__notes-closest-label{color:#e6ebf5c2}.student-lesson__note-item{border:1px solid rgba(148,163,184,.22);border-radius:8px;padding:7px 8px;background:#0e152873;text-align:left;width:100%;color:#e6ebf5eb;font:inherit;appearance:none}.student-lesson__note-item.is-closest{cursor:pointer;transition:transform .12s ease,border-color .12s ease,background .12s ease}.student-lesson__note-item.is-closest:hover{border-color:#a78bfa8c;background:#0e152899;transform:translateY(-1px)}.student-lesson__note-item small{color:#a78bfae6}.student-lesson__note-item p{margin:4px 0 0}.student-lesson-feedback-modal__layer{position:fixed;inset:0;z-index:6000;display:grid;place-items:center;padding:24px 20px}.student-lesson-feedback-modal__backdrop{position:absolute;inset:0;border:0;background:#020d25b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:default;animation:student-lesson-feedback-backdrop-in .18s ease both}.student-lesson-feedback-modal{--feedback-border: rgba(163, 201, 217, .32);--feedback-title: #fffbf3;--feedback-copy: rgba(213, 235, 243, .8);--feedback-surface: rgba(5, 22, 55, .72);--feedback-field-text: #fffbf3;--feedback-field-placeholder: rgba(163, 201, 217, .7);--feedback-secondary: rgba(229, 242, 245, .08);position:relative;z-index:1;width:min(720px,calc(100vw - 40px));max-height:min(760px,calc(100dvh - 48px));display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid var(--feedback-border);border-radius:24px;background:radial-gradient(circle at 90% 0%,rgba(99,156,191,.16),transparent 35%),linear-gradient(145deg,#003254fa,#052a3bfc);box-shadow:0 34px 96px #010b228c;color:var(--feedback-copy);animation:student-lesson-feedback-dialog-in .19s ease both}.student-lesson-feedback-modal:before{position:absolute;top:0;right:11%;left:11%;height:3px;content:"";border-radius:0 0 999px 999px;background:#f09061e6}.student-lesson-feedback-modal__watermark{position:absolute;right:-3%;bottom:4%;width:48%;aspect-ratio:1;pointer-events:none;opacity:.055;background:#e5f2f5;mask:url(/vivaion/elementos/simbolos/SVG/ramo-oliveira-branco.svg) center / contain no-repeat;-webkit-mask:url(/vivaion/elementos/simbolos/SVG/ramo-oliveira-branco.svg) center / contain no-repeat}.student-lesson-feedback-modal__heading,.student-lesson-feedback-modal__body,.student-lesson-feedback-modal__footer{position:relative;z-index:1}.student-lesson-feedback-modal__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:24px 24px 18px;border-bottom:1px solid rgba(180,214,242,.16)}.student-lesson-feedback-modal__identity{display:flex;min-width:0;align-items:flex-start;gap:13px}.student-lesson-feedback-modal__icon{width:36px;height:36px;flex:0 0 36px;display:grid;place-items:center;border:1px solid rgba(180,214,242,.24);border-radius:12px;background:#ffffff12}.student-lesson-feedback-modal__icon img{width:30px;height:30px;object-fit:contain}.student-lesson-feedback-modal__identity h2{margin:0;color:var(--feedback-title);font-size:clamp(1.15rem,2.4vw,1.45rem);line-height:1.15}.student-lesson-feedback-modal__context{display:flex;flex-wrap:wrap;gap:3px 8px;margin-top:7px;color:var(--feedback-copy);font-size:.82rem;line-height:1.35}.student-lesson-feedback-modal__context span:not(:last-of-type):after{margin-left:8px;color:#f09061d1;content:"›"}.student-lesson-feedback-modal__context strong{width:100%;color:var(--feedback-title);font-weight:700}.student-lesson-feedback-modal__close{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;padding:0;border:1px solid var(--feedback-border);border-radius:13px;background:#ffffff0f;color:var(--feedback-title);cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.student-lesson-feedback-modal__close span,.student-lesson-feedback-modal__close span:after{width:16px;height:2px;display:block;border-radius:999px;background:currentColor;content:""}.student-lesson-feedback-modal__close span{transform:rotate(45deg)}.student-lesson-feedback-modal__close span:after{transform:rotate(90deg)}.student-lesson-feedback-modal__close:hover{border-color:#f09061b8;background:#f0906129;color:#ffd1a8}.student-lesson-feedback-modal__body{min-height:0;overflow:auto;padding:21px 24px 24px}.student-lesson-feedback-modal__description{max-width:590px;margin:0 0 20px;color:var(--feedback-copy);line-height:1.55}.student-lesson-feedback-modal__field{display:grid;gap:9px;color:var(--feedback-title);font-size:.94rem;font-weight:800}.student-lesson-feedback-modal__field textarea{width:100%;min-height:170px;max-height:320px;padding:16px 17px;border:1px solid var(--feedback-border);border-radius:15px;background:var(--feedback-surface);color:var(--feedback-field-text);font:inherit;font-size:16px;font-weight:400;line-height:1.55;resize:vertical}.student-lesson-feedback-modal__field textarea::placeholder{color:var(--feedback-field-placeholder)}.student-lesson-feedback-modal__field textarea:focus-visible,.student-lesson-feedback-modal button:focus-visible{outline:3px solid rgba(240,144,97,.9);outline-offset:2px}.student-lesson-feedback-modal__field textarea:focus{border-color:#f09061d9}.student-lesson-feedback-modal__count{margin-top:8px;color:#b4d6f2c2;font-size:.8rem;text-align:right}.student-lesson-feedback-modal__message{margin-top:14px;padding:11px 13px;border:1px solid;border-radius:12px;font-size:.9rem;line-height:1.4}.student-lesson-feedback-modal__message--error{border-color:#ffbe99b8;background:#7a311b38;color:#ffe0cd}.student-lesson-feedback-modal__message--success{border-color:#a3c9d999;background:#639cbf26;color:#e5f2f5}.student-lesson-feedback-modal__footer{display:flex;justify-content:flex-end;gap:10px;padding:15px 24px;border-top:1px solid rgba(180,214,242,.16);background:#02122e40}.student-lesson-feedback-modal__footer button{min-height:46px;padding:10px 21px;border-radius:13px;font:inherit;font-weight:800;cursor:pointer}.student-lesson-feedback-modal__cancel{border:1px solid var(--feedback-border);background:transparent;color:var(--feedback-title)}.student-lesson-feedback-modal__submit{border:1px solid transparent;background:#dcebf1;color:#052a3b}.student-lesson-feedback-modal--praise .student-lesson-feedback-modal__submit{background:#f0a16c;color:#051637}.student-lesson-feedback-modal__submit:hover:not(:disabled){filter:brightness(1.06)}.student-lesson-feedback-modal__submit:disabled{cursor:wait;opacity:.7}[data-student-theme=light] .student-lesson-feedback-modal{--feedback-border: rgba(58, 111, 145, .3);--feedback-title: #052a4c;--feedback-copy: #31576d;--feedback-surface: rgba(255, 253, 248, .92);--feedback-field-text: #052a4c;--feedback-field-placeholder: rgba(49, 87, 109, .68);background:radial-gradient(circle at 90% 0%,rgba(99,156,191,.16),transparent 36%),linear-gradient(145deg,#fffbf3fc,#eef5f7fc);box-shadow:0 30px 76px #0d365138}[data-student-theme=light] .student-lesson-feedback-modal__watermark{background:#1d5a80;opacity:.04}[data-student-theme=light] .student-lesson-feedback-modal__footer{background:#e3eff39e}[data-student-theme=light] .student-lesson-feedback-modal__message--error{background:#ffe3d2cc;color:#763819}[data-student-theme=light] .student-lesson-feedback-modal__message--success{background:#d8ebf0cc;color:#17445d}@keyframes student-lesson-feedback-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes student-lesson-feedback-dialog-in{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:640px){.student-lesson-feedback-modal__layer{place-items:end stretch;padding:0}.student-lesson-feedback-modal{width:100%;max-height:min(92dvh,760px);border-radius:24px 24px 0 0}.student-lesson-feedback-modal__heading{padding:20px 16px 15px}.student-lesson-feedback-modal__body{padding:18px 16px}.student-lesson-feedback-modal__footer{padding:13px 16px max(13px,env(safe-area-inset-bottom))}.student-lesson-feedback-modal__footer button{min-height:48px}.student-lesson-feedback-modal__submit{flex:1}.student-lesson-feedback-modal__field textarea{min-height:160px}}@media(prefers-reduced-motion:reduce){.student-lesson-feedback-modal__backdrop,.student-lesson-feedback-modal{animation:none}.student-lesson-feedback-modal__close{transition:none}}.temporary-material-preview__backdrop{position:fixed;inset:0;z-index:10000;background:#000a;display:grid;place-items:center;padding:16px}.temporary-material-preview__dialog{max-width:900px;max-height:90vh;overflow:auto;background:#fff;color:#222;border-radius:12px;padding:20px}.temporary-material-preview__dialog header{display:flex;justify-content:space-between;gap:16px}.temporary-material-preview__dialog figure{margin:16px 0;text-align:center}.temporary-material-preview__dialog img{max-width:100%;height:auto;box-shadow:0 2px 10px #0004;-webkit-user-select:none;user-select:none}.temporary-material-preview__close{flex:0 0 auto;min-width:88px;min-height:42px;height:auto;padding:10px 16px;border:1px solid #d7dbe7;border-radius:10px;background:#f8fafc;color:#1e293b;font:inherit;font-weight:600;line-height:1.2;cursor:pointer}.temporary-material-preview__close:hover{background:#eef2f7;border-color:#b8c1d1}.temporary-material-preview__close:focus-visible{outline:3px solid rgba(37,99,235,.3);outline-offset:2px}.student-courses{display:flex;flex-direction:column;gap:16px}.student-courses.student-lesson-layout{width:100%;max-width:1520px;margin-inline:auto;padding-inline:24px;box-sizing:border-box}.student-courses__empty{color:#e5f2f5d1}.student-course-detail__header{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;flex-wrap:wrap}.student-course-detail.unyom-card{overflow:visible;max-width:100%;min-width:0}.student-course-detail__title h2{margin:0 0 6px;color:var(--vivaion-blue-050);overflow-wrap:anywhere;word-break:break-word}.student-course-detail__title p{margin:0;color:#e5f2f5c7}.student-course-detail__meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.student-course-detail__meta span{border:1px solid rgba(180,214,242,.22);border-radius:999px;padding:6px 10px;font-size:.8rem;color:#e5f2f5e0;background:#05163766}.student-course-nav{margin-top:16px;display:grid;gap:14px;max-width:100%;min-width:0}.student-modules h3{margin:0 0 10px;color:var(--vivaion-blue-050)}.student-certificate-callout{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px;padding:14px;border:1px solid rgba(180,214,242,.24);border-radius:12px;background:#05163794;color:var(--vivaion-blue-050);position:relative;overflow:hidden;isolation:isolate}.student-certificate-callout__content,.student-certificate-callout__action{position:relative;z-index:1}.student-certificate-callout__content{min-width:0}.student-certificate-callout__content strong,.student-certificate-callout__content span{display:block}.student-certificate-callout__content strong{font-size:.98rem}.student-certificate-callout__content span{margin-top:3px;color:#e5f2f5bd;font-size:.82rem;overflow-wrap:anywhere}.student-certificate-callout__action{position:relative;display:grid;place-items:center;min-width:220px}.student-certificate-callout__action:before{content:"";position:absolute;inset:10% 10% 6%;border-radius:999px;background:radial-gradient(circle at 50% 50%,rgba(255,216,133,.42),rgba(255,178,54,.18) 36%,transparent 72%);filter:blur(10px);opacity:.22;pointer-events:none;transition:opacity .18s ease,transform .18s ease}.student-certificate-callout__action.is-bursting:before{opacity:1;transform:scale(1.08)}.student-certificate-callout__confetti{position:absolute;inset:-52px -40px -36px;pointer-events:none;z-index:0;overflow:hidden}.student-certificate-callout__confetti-piece{position:absolute;left:var(--cf-left);top:var(--cf-top);width:var(--cf-size);height:calc(var(--cf-size) * .72);background:var(--cf-color);opacity:var(--cf-opacity);transform:translateZ(0) rotate(0);animation:student-certificate-confetti-fly var(--cf-duration) cubic-bezier(.12,.74,.2,1) forwards;animation-delay:var(--cf-delay);filter:drop-shadow(0 3px 8px rgba(5,22,55,.18))}.student-certificate-callout__confetti-piece.is-circle{border-radius:999px}.student-certificate-callout__confetti-piece.is-rect{border-radius:2px}.student-certificate-callout__button{position:relative;z-index:2;width:100%;min-width:220px;min-height:60px;padding:12px 18px;display:grid;gap:2px;align-content:center;border:0;border-radius:16px;background:linear-gradient(140deg,#ffffff42,#fff0 28%),linear-gradient(135deg,#8d4d07,#d97706 34%,#f59e0b 58%,#facc15 80%,#fbbf24);background-size:180% 180%;background-position:0% 50%;color:#fff;font-weight:900;cursor:pointer;white-space:normal;box-shadow:0 14px 34px #7d43024d,inset 0 1px #ffffff57;text-shadow:0 1px 0 rgba(114,53,0,.35);transition:transform .16s ease,box-shadow .16s ease,filter .16s ease,background-position .7s ease;overflow:hidden}.student-certificate-callout__button:before{content:"";position:absolute;inset:0;background:linear-gradient(140deg,#ffffff57,#fff0 36%),radial-gradient(circle at 18% 20%,rgba(255,255,255,.28),transparent 34%);opacity:.92;pointer-events:none}.student-certificate-callout__button:after{content:"";position:absolute;inset:-32% -36%;background:linear-gradient(115deg,transparent 36%,rgba(255,255,255,.42) 49%,transparent 62%);transform:translate(-55%) skew(-18deg);opacity:.7;pointer-events:none;animation:student-certificate-button-shine 4.4s ease-in-out infinite}.student-certificate-callout__button>*{position:relative;z-index:1}.student-certificate-callout__button-label{font-size:.98rem;line-height:1.15}.student-certificate-callout__button-subtitle{color:#fffc;font-size:.76rem;line-height:1.1;text-transform:uppercase;letter-spacing:.03em}.student-certificate-callout__button:hover{transform:translateY(-1px);filter:saturate(1.08) brightness(1.03);background-position:100% 50%;box-shadow:0 18px 42px #7d430257,inset 0 1px #ffffff5c}.student-certificate-callout__button.is-bursting{animation:student-certificate-button-burst .38s ease}.student-certificate-callout__button:disabled{cursor:wait;opacity:.72}.student-certificate-callout__button:focus-visible{outline:3px solid rgba(240,144,97,.75);outline-offset:3px}[data-student-theme=light] .student-certificate-callout{border-color:#173f7529;background:linear-gradient(135deg,#fffffff0,#f0f7faf5);color:#173f75;box-shadow:0 14px 32px #05163714}[data-student-theme=light] .student-certificate-callout__content span{color:#152033ad}[data-student-theme=light] .student-certificate-callout__button{color:#fff;box-shadow:0 16px 34px #7d430233,inset 0 1px #ffffff3d}[data-student-theme=light] .student-certificate-callout__button-subtitle{color:#ffffffd1}@keyframes student-certificate-confetti-fly{0%{opacity:0;transform:translateZ(0) rotate(0) scale(.75)}12%{opacity:var(--cf-opacity)}to{opacity:0;transform:translate3d(var(--cf-dx),var(--cf-dy),0) rotate(var(--cf-rotate)) scale(.9)}}@keyframes student-certificate-button-burst{0%{transform:scale(1)}35%{transform:scale(1.025)}to{transform:scale(1)}}@keyframes student-certificate-button-shine{0%{transform:translate(-55%) skew(-18deg);opacity:0}12%{opacity:.45}35%{opacity:.7}55%{transform:translate(55%) skew(-18deg);opacity:.12}to{transform:translate(55%) skew(-18deg);opacity:0}}.student-modules__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;--student-module-head-height: 64px;max-width:100%;min-width:0}.student-module-card{--student-text-shadow: 0 0 0 rgba(5, 22, 55, .85), 1px 0 0 rgba(5, 22, 55, .85), -1px 0 0 rgba(5, 22, 55, .55), 0 1px 0 rgba(5, 22, 55, .55), 0 -1px 0 rgba(5, 22, 55, .55), 0 2px 0 rgba(5, 22, 55, .7);width:100%;max-width:100%;min-width:0;text-align:left;border-radius:16px;border:1px solid rgba(5,22,55,.14);background:#fff;padding:14px;cursor:pointer;display:grid;gap:10px;transition:transform .22s cubic-bezier(.2,.9,.2,1),border-color .18s ease,box-shadow .22s ease,filter .22s ease;will-change:transform;animation:student-fade-up .28s ease both}.student-module-card:hover{transform:translateY(-2px);border-color:#f090618c;box-shadow:0 20px 56px #0516372e;filter:saturate(1.03)}.student-module-card:active{transform:translateY(0) scale(.99)}.student-module-card:focus-visible{outline:3px solid rgba(240,144,97,.55);outline-offset:2px}.student-module-card.is-locked,.student-module-card:disabled{cursor:not-allowed;opacity:.72;filter:grayscale(.15)}.student-module-card.is-locked:hover,.student-module-card:disabled:hover{transform:none;box-shadow:none;border-color:#05163724}.student-module-card__head{display:flex;align-items:stretch;gap:12px;height:var(--student-module-head-height);max-width:100%;min-width:0}.student-module-card__index{background:var(--module-index-bg, var(--course-primary, var(--vivaion-primary)));color:#fff;border-radius:12px;padding:0;font-weight:900;border:1px solid rgba(5,22,55,.12);text-align:center;text-shadow:var(--student-text-shadow);box-shadow:0 10px 22px #05163738;display:flex;align-items:center;justify-content:center;height:100%;width:var(--student-module-head-height);flex:0 0 var(--student-module-head-height)}.student-module-card__titlebar{flex:1;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:14px;background:#051637cc;color:#fff;box-shadow:0 14px 28px #0516372e;position:relative;overflow:hidden;height:100%;min-width:0}.student-module-card__titlebar:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,#ffffff1f,#fff0 45%,#ffffff14);opacity:.9;pointer-events:none}.student-module-card__name{color:#fff;font-weight:900;flex:1;text-shadow:var(--student-text-shadow);line-height:1.15;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-width:0;overflow-wrap:anywhere;word-break:break-word}.student-module-card__cta{color:var(--course-secondary, var(--vivaion-blue-050));opacity:.9;font-weight:800}.student-module-card__chev{color:#fff;opacity:.9;font-weight:900;font-size:18px;line-height:1;text-shadow:var(--student-text-shadow)}.student-module-card p{margin:0;color:#051637b8;font-size:.92rem}.student-module-card__meta{display:flex;flex-wrap:wrap;gap:8px}.student-module-card__meta span{padding:6px 10px;border-radius:999px;font-size:.8rem;border:1px solid rgba(5,22,55,.14);background:#e5f2f5eb;color:#051637eb}.student-fixed-ui-label{display:inline}.student-module-card__meta .student-module-card__status-tag{font-weight:800}.student-module-card__meta .student-module-card__status-tag.is-complete{color:#14532d;background:#bbf7d0;border-color:#22c55e}.student-module-card__meta .student-module-card__status-tag.is-progress{color:#7c2d12;background:#ffedd5;border-color:#fb923c}.student-module-card__meta .student-module-card__status-tag.is-future{color:#1e3a8a;background:#dbeafe;border-color:#60a5fa}.student-module-view__header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;flex-wrap:wrap}.student-module-view__header h3{margin:0 0 6px;color:var(--vivaion-blue-050)}.student-module-view__header p{margin:0;color:#e5f2f5c2}.student-richtext{color:#e5f2f5c7;font-size:.95rem;line-height:1.55;overflow-wrap:anywhere}.student-richtext p{margin:0 0 8px}.student-richtext p:last-child{margin-bottom:0}.student-richtext span{color:inherit;font-size:inherit}.student-richtext strong,.student-richtext b{color:#e5f2f5f0;font-weight:800}.student-richtext a{color:#b4d6f2f2;text-decoration:underline;text-underline-offset:2px}.student-richtext ul,.student-richtext ol{margin:6px 0 6px 18px;padding:0}.student-richtext li{margin:4px 0}.student-contents{display:grid;gap:14px}.student-contents__section h4{margin:0 0 8px;color:#07cdfad1}.student-contents__list{display:grid;gap:10px}.student-module-actions-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.student-module-action-btn{border:1px solid rgba(180,214,242,.22);border-radius:12px;background:#fff;color:#051637f5;text-align:left;padding:10px 12px;display:grid;gap:4px;cursor:pointer;transition:border-color .18s ease,transform .18s ease,background .18s ease}.student-module-action-btn strong{color:#051637fa;font-size:.93rem}.student-module-action-btn small{color:#051637b8;font-size:.8rem}.student-module-action-btn__subtitle{color:#051637c7;font-size:.76rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.student-module-action-btn__score{margin-top:2px}.student-quiz-meta__best-score{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.student-module-action-btn:hover{transform:translateY(-1px);border-color:#f090618c;background:#fff}.student-module-action-btn.is-disabled,.student-module-action-btn:disabled{cursor:not-allowed;opacity:1;border-color:#b4d6f229}.student-module-action-btn.is-disabled:hover,.student-module-action-btn:disabled:hover{transform:none;border-color:#b4d6f238;background:#fff}.student-module-action-btn.is-locked{cursor:not-allowed;opacity:.72}.student-module-action-btn:focus-visible{outline:3px solid rgba(240,144,97,.5);outline-offset:1px}.student-modal-layer{position:fixed;inset:0;z-index:4000}.student-modal-backdrop{position:absolute;inset:0;background:#0000008c}.student-modal{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(960px,calc(100vw - 24px));max-height:min(86vh,860px);display:grid;grid-template-rows:auto minmax(0,1fr);border-radius:20px;border:1px solid rgba(180,214,242,.22);background:#051637eb;box-shadow:0 32px 96px #00000073;overflow:hidden}.student-modal:focus{outline:none}.student-modal__header{padding:16px 16px 10px;border-bottom:1px solid rgba(180,214,242,.14)}.student-modal__title{display:flex;align-items:center;justify-content:space-between;gap:12px}.student-modal__title--stacked{align-items:flex-start;justify-content:flex-start;flex-direction:column}.student-modal__title strong{color:var(--vivaion-blue-050);font-size:1.1rem;text-shadow:1px 0 0 rgba(5,22,55,.95),-1px 0 0 rgba(5,22,55,.95),0 1px 0 rgba(5,22,55,.95),0 -1px 0 rgba(5,22,55,.95),0 2px 0 rgba(5,22,55,.7);min-width:0;overflow-wrap:anywhere}.student-modal__body{padding:14px 16px 16px;overflow:auto}.student-content-item{--student-text-shadow: 0 0 0 rgba(5, 22, 55, .85), 1px 0 0 rgba(5, 22, 55, .85), -1px 0 0 rgba(5, 22, 55, .55), 0 1px 0 rgba(5, 22, 55, .55), 0 -1px 0 rgba(5, 22, 55, .55), 0 2px 0 rgba(5, 22, 55, .7);width:100%;max-width:100%;min-width:0;text-align:left;border-radius:16px;border:1px solid rgba(5,22,55,.14);background:#fff;padding:12px;cursor:pointer;display:grid;gap:10px;transition:transform .22s cubic-bezier(.2,.9,.2,1),border-color .18s ease,box-shadow .22s ease,filter .22s ease;will-change:transform;animation:student-fade-up .24s ease both}.student-content-item:hover{transform:translateY(-2px);border-color:#f090618c;box-shadow:0 20px 56px #0516372e;filter:saturate(1.03)}.student-content-item:active{transform:translateY(0) scale(.99)}.student-content-item:focus-visible{outline:3px solid rgba(240,144,97,.55);outline-offset:2px}.student-content-item.is-locked,.student-content-item:disabled{cursor:not-allowed;opacity:.72;filter:grayscale(.15)}.student-content-item.is-locked:hover,.student-content-item:disabled:hover{transform:none;box-shadow:none;border-color:#05163724}.student-content-item__head{display:flex;align-items:stretch;gap:12px;height:56px;max-width:100%;min-width:0}.student-content-item__index{background:var(--content-index-bg, var(--vivaion-primary));color:#fff;border-radius:12px;font-weight:900;border:1px solid rgba(5,22,55,.12);text-align:center;text-shadow:var(--student-text-shadow);box-shadow:0 10px 22px #05163738;display:flex;align-items:center;justify-content:center;height:100%;width:56px;flex:0 0 56px}.student-content-item__titlebar{flex:1;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:14px;background:#051637cc;color:#fff;box-shadow:0 14px 28px #0516372e;position:relative;overflow:hidden;height:100%;min-width:0}.student-content-item__name{color:#fff;font-weight:900;flex:1;text-shadow:var(--student-text-shadow);line-height:1.15;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-width:0;overflow-wrap:anywhere;word-break:break-word}.student-content-item__chev{color:#fff;opacity:.9;font-weight:900;font-size:18px;line-height:1;text-shadow:var(--student-text-shadow)}.student-content-item__meta{display:flex;flex-wrap:wrap;gap:8px}.student-content-item__meta span{padding:6px 10px;border-radius:999px;font-size:.8rem;border:1px solid rgba(5,22,55,.14);background:#e5f2f5eb;color:#051637eb}.student-content-card{width:100%;border-radius:14px;border:1px solid rgba(180,214,242,.18);background:#0516377a;padding:12px 14px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:14px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;animation:student-fade-up .24s ease both}.student-content-card:hover{border-color:#f0906180;transform:translateY(-1px);box-shadow:0 16px 34px #05163738}.student-content-card:active{transform:translateY(0) scale(.995)}.student-content-card:focus-visible{outline:3px solid rgba(240,144,97,.55);outline-offset:2px}.student-content-card__main strong{display:block;color:var(--vivaion-blue-050);text-shadow:0 2px 10px rgba(5,22,55,.65);overflow-wrap:anywhere}.student-content-card__main small{display:block;margin-top:3px;color:#e5f2f5b8}.student-content-card__cta{color:#f09061eb;font-weight:800;opacity:.9}.student-content-view__header{display:flex;justify-content:flex-start;align-items:center;gap:10px;padding-top:0;margin-bottom:10px}.student-content-view__header .unyom-button{border-radius:999px;padding:6px 10px;font-size:.82rem;border:1px solid rgba(62,99,255,.22);background:#0516379e}.student-back-btn{display:inline-flex;align-items:center;gap:6px}.student-back-btn__icon{width:14px;height:14px;flex:0 0 14px;filter:brightness(0) invert(1)}.student-content-panel{display:grid;gap:12px}.student-download-clean{border:1px solid rgba(180,214,242,.18);border-radius:14px;padding:12px 14px;display:grid;gap:8px;background:#05163759}.student-download-clean__head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding-bottom:2px}.student-download-clean__head h4{margin:0;color:var(--vivaion-blue-050);font-size:1.05rem}.student-download-clean__head small{display:block;margin-top:2px;color:#e5f2f5b8}.student-download-clean__list{display:grid;gap:10px}.student-download-clean__item{border:1px solid rgba(180,214,242,.16);border-radius:14px;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:linear-gradient(180deg,#071c469e,#05163761);color:#e5f2f5eb;text-decoration:none}.student-download-clean__item:hover{border-color:#a78bfa8c;box-shadow:0 0 0 1px #a78bfa2e inset;background:linear-gradient(180deg,#092254b3,#05163770)}.student-download-clean__icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;border:1px solid rgba(62,99,255,.28);background:#0f172ab8;color:#a78bfaeb;font-weight:900;flex:0 0 auto}.student-download-clean__meta{display:grid;gap:3px;min-width:0;flex:1 1 auto}.student-download-clean__meta strong{color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.student-download-clean__cta{border:1px solid rgba(62,99,255,.24);background:#0f172ab8;color:#b4d6f2f2;border-radius:12px;padding:8px 12px;font-weight:800;flex:0 0 auto}.student-download-clean__item:hover .student-download-clean__cta{border-color:#a78bfa8c;color:#fff}.student-download-clean__empty{border:1px dashed rgba(180,214,242,.26);border-radius:14px;padding:12px 14px;color:#e5f2f5b3}.student-content-panel__header span{font-size:.75rem;letter-spacing:.05em;text-transform:uppercase;color:#f09061f2}.student-content-panel__header h4{margin:4px 0 6px;color:var(--vivaion-blue-050)}.student-content-panel__header p{margin:0;color:#e5f2f5c2}.student-content-materials{border:1px solid rgba(180,214,242,.18);border-radius:14px;padding:12px 14px;display:grid;gap:6px;background:#05163759}.student-content-materials h5{margin:0;color:var(--vivaion-blue-050)}.student-content-materials__groups{display:grid;gap:10px}.student-content-materials__group{display:grid;gap:8px}.student-content-materials__group-title{color:#e5f2f5c7;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.student-content-materials__buttons{display:grid;gap:8px}.student-content-materials__download-btn{border:1px solid rgba(180,214,242,.24);border-radius:12px;background:#0516377a;color:#e5f2f5f2;width:100%;text-align:left;display:grid;gap:2px;padding:10px 12px;cursor:pointer;transition:transform .12s ease,border-color .12s ease,background .12s ease}.student-content-materials__download-btn:hover{border-color:#f0906180;background:#081f49a6;transform:translateY(-1px)}.student-content-materials__download-btn:focus-visible{outline:2px solid rgba(240,144,97,.9);outline-offset:2px}.student-content-materials__download-btn strong{font-size:.93rem;line-height:1.2}.student-content-materials__download-btn small{color:#b4d6f2c2;font-size:.78rem}.student-content-materials span{color:#e5f2f5b3}.student-content-materials--lesson{position:relative;isolation:isolate;overflow:hidden;gap:18px;padding:18px;border-color:#a3c9d942;border-radius:18px;background:radial-gradient(circle at 95% 5%,rgba(99,156,191,.13),transparent 34%),linear-gradient(145deg,#003254bd,#052a3be0);box-shadow:0 16px 34px #01183533}.student-content-materials--lesson:after{position:absolute;z-index:0;top:-20%;right:-4%;width:min(39%,330px);aspect-ratio:1;pointer-events:none;content:"";opacity:.065;background:#e5f2f5;mask:url(/vivaion/elementos/simbolos/SVG/ramo-oliveira-branco.svg) center / contain no-repeat;-webkit-mask:url(/vivaion/elementos/simbolos/SVG/ramo-oliveira-branco.svg) center / contain no-repeat}.student-content-materials--lesson>*{position:relative;z-index:1}.student-content-materials__lesson-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.student-content-materials__eyebrow{display:block;margin-bottom:5px;color:#ffbe7ef5!important;font-size:.72rem;font-weight:850;letter-spacing:.1em;line-height:1;text-transform:uppercase}.student-content-materials--lesson h5{color:#fffbf3;font-size:1.08rem}.student-content-materials__lesson-heading p{max-width:580px;margin:6px 0 0;color:#d5ebf3d1;font-size:.9rem;line-height:1.5}.student-content-materials__count{flex:0 0 auto;padding:7px 10px;border:1px solid rgba(163,201,217,.28);border-radius:999px;background:#05163742;color:#e5f2f5e6!important;font-size:.78rem;font-weight:800;white-space:nowrap}.student-content-materials--lesson .student-content-materials__groups{gap:16px}.student-content-materials--lesson .student-content-materials__group{gap:10px}.student-content-materials__group-heading{display:flex;min-width:0;align-items:center;gap:8px}.student-content-materials__group-icon,.student-content-materials__file-icon{display:grid;place-items:center;background:transparent;border:0;box-shadow:none;overflow:hidden}.student-content-materials__group-icon{width:32px;height:32px;flex:0 0 32px}.student-content-materials__group-icon img,.student-content-materials__file-icon img{width:100%;height:100%;object-fit:contain}.student-content-materials__group-heading strong{min-width:0;color:#fffbf3;font-size:.91rem;line-height:1.2}.student-content-materials__group-heading small{color:#b4d6f2cc;font-size:.76rem;white-space:nowrap}.student-content-materials--lesson .student-content-materials__buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.student-content-materials--lesson .student-content-materials__buttons.is-single-material{grid-template-columns:minmax(0,640px)}.student-content-materials--lesson .student-content-materials__download-btn{min-height:78px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px 14px;border-color:#a3c9d947;border-radius:15px;background:#0214336b}.student-content-materials__file-icon{width:38px;height:38px}.student-content-materials__file-copy{min-width:0;display:grid;gap:4px}.student-content-materials--lesson .student-content-materials__file-copy strong{overflow:hidden;color:#fffbf3;font-size:.9rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.student-content-materials--lesson .student-content-materials__file-copy small{color:#b4d6f2c7;font-size:.76rem}.student-content-materials__file-action{display:inline-flex;align-items:center;gap:5px;color:#ffbe7ef5!important;font-size:.8rem;font-weight:800;white-space:nowrap}.student-content-materials__file-action span{transition:transform .16s ease}.student-content-materials--lesson .student-content-materials__download-btn:hover{border-color:#ffbe7ed1;background:#052a3bc2;box-shadow:0 10px 22px #0014302e;transform:translateY(-2px)}.student-content-materials--lesson .student-content-materials__download-btn:hover .student-content-materials__file-action span{transform:translate(2px)}.student-content-materials--lesson .student-content-materials__download-btn:focus-visible{outline:3px solid #ffbe7e;outline-offset:3px}.student-content-materials__empty-group{color:#b4d6f2c2!important;font-size:.85rem}[data-student-theme=light] .student-content-materials--lesson{border-color:#639cbf52;background:radial-gradient(circle at 95% 0%,rgba(99,156,191,.15),transparent 36%),linear-gradient(145deg,#fffbf3fa,#eef5f7f5);box-shadow:0 16px 34px #052a3b1a}[data-student-theme=light] .student-content-materials--lesson:after{background:#1d5a80;opacity:.05}[data-student-theme=light] .student-content-materials--lesson h5,[data-student-theme=light] .student-content-materials__group-heading strong,[data-student-theme=light] .student-content-materials--lesson .student-content-materials__file-copy strong{color:#052a4c}[data-student-theme=light] .student-content-materials__lesson-heading p{color:#31576d}[data-student-theme=light] .student-content-materials__count{border-color:#639cbf52;background:#ffffff85;color:#31576d!important}[data-student-theme=light] .student-content-materials__group-heading small,[data-student-theme=light] .student-content-materials--lesson .student-content-materials__file-copy small,[data-student-theme=light] .student-content-materials__empty-group{color:#31576dd1!important}[data-student-theme=light] .student-content-materials--lesson .student-content-materials__download-btn{border-color:#639cbf4d;background:#ffffffa3}[data-student-theme=light] .student-content-materials--lesson .student-content-materials__download-btn:hover{background:#fffbf3f5}@media(max-width:640px){.student-content-materials--lesson{padding:15px}.student-content-materials__lesson-heading{flex-wrap:wrap}.student-content-materials__count{margin-top:-4px}.student-content-materials--lesson .student-content-materials__buttons,.student-content-materials--lesson .student-content-materials__buttons.is-single-material{grid-template-columns:1fr}.student-content-materials--lesson:after{top:-8%;right:-12%;width:45%;opacity:.045}}@media(prefers-reduced-motion:reduce){.student-content-materials--lesson .student-content-materials__download-btn,.student-content-materials__file-action span{transition:none}}.student-content-materials--module{position:relative;isolation:isolate;overflow:hidden;gap:10px;border-color:#a3c9d93d;background:linear-gradient(145deg,#052a3bc7,#003254a3);box-shadow:0 16px 34px #052a3b24}.student-content-materials--module:after{content:"";position:absolute;z-index:0;width:min(53%,420px);aspect-ratio:1;right:-5%;top:50%;pointer-events:none;opacity:.11;background:url(/vivaion/elementos/simbolos/SVG/pilastra-livro-branca.svg) center / contain no-repeat;transform:translateY(-50%)}.student-content-materials--module>*{position:relative;z-index:1}.student-content-materials__subtitle{margin:-3px 0 2px;color:#e5f2f5ad;font-size:.86rem}.student-module-materials-trigger{width:100%;min-width:0;min-height:74px;border:1px solid rgba(180,214,242,.18);border-radius:16px;padding:12px;display:flex;align-items:center;gap:12px;text-align:left;color:#e5f2f5f2;background:#071c469e;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.student-module-materials-trigger:hover{transform:translateY(-2px);border-color:#f090617a;background:#092254c7;box-shadow:0 14px 30px #0000002e}.student-module-materials-trigger:focus-visible{outline:3px solid rgba(240,144,97,.82);outline-offset:2px}.student-module-materials-trigger__icon{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;background:transparent;border:0;box-shadow:none;overflow:hidden}.student-module-materials-trigger__icon img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 6px 12px rgba(5,42,59,.18))}.student-module-materials-trigger__copy{min-width:0;flex:1;display:grid;gap:4px}.student-module-materials-trigger__copy strong{color:#fff}.student-module-materials-trigger__copy small{color:#b4d6f2c2}.student-module-materials-trigger__action{display:inline-flex;align-items:center;gap:6px;color:#f09061f5!important;font-size:.82rem;font-weight:800}.student-module-materials-modal__layer{position:fixed;inset:0;z-index:4000;display:grid;place-items:center;padding:24px;background:#020817c7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:student-materials-backdrop-in .22s ease both}.student-module-materials-modal{width:min(960px,100%);max-height:min(820px,calc(100dvh - 48px));overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(180,214,242,.2);border-radius:24px;color:#e5f2f5f0;background:linear-gradient(155deg,#071c46,#051637 72%);box-shadow:0 34px 90px #00000080;animation:student-materials-dialog-in .32s cubic-bezier(.2,.8,.2,1) both}.student-module-materials-modal__header{flex:0 0 auto;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:22px 24px 18px;border-bottom:1px solid rgba(180,214,242,.14)}.student-module-materials-modal__header small{color:#f09061f5;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.student-module-materials-modal__header h2{margin:4px 0 6px;color:#fff;font-size:clamp(1.25rem,2.2vw,1.65rem)}.student-module-materials-modal__header p{max-width:720px;margin:0;color:#e5f2f5b8;line-height:1.45}.student-module-materials-modal__close{width:42px;height:42px;flex:0 0 42px;border:1px solid rgba(180,214,242,.18);border-radius:13px;color:#fff;background:#ffffff0f;font-size:1.6rem;cursor:pointer}.student-module-materials-tabs{flex:0 0 auto;display:flex;gap:8px;padding:14px 24px 0;overflow-x:auto;scrollbar-width:thin}.student-module-materials-tabs button{min-height:44px;padding:9px 14px;border:1px solid transparent;border-radius:12px 12px 0 0;display:inline-flex;align-items:center;gap:8px;white-space:nowrap;color:#e5f2f5b3;background:transparent;cursor:pointer}.student-module-materials-tabs__icon{width:22px;height:22px;display:inline-grid;place-items:center;overflow:hidden}.student-module-materials-tabs__icon img{width:100%;height:100%;display:block;object-fit:contain}.student-module-materials-tabs button small{min-width:22px;padding:2px 6px;border-radius:999px;color:inherit;background:#ffffff14;text-align:center}.student-module-materials-tabs button.is-active{border-color:#b4d6f229;border-bottom-color:transparent;color:#fff;background:#ffffff12}.student-module-materials-tabs button:focus-visible,.student-module-materials-modal button:focus-visible{outline:3px solid rgba(240,144,97,.82);outline-offset:2px}.student-module-materials-modal__body{min-height:240px;overflow-y:auto;overflow-x:hidden;padding:18px 24px 24px;display:grid;align-content:start;gap:10px;background:#0208172e}.student-module-materials-modal__file{min-width:0;padding:12px 14px;border-radius:15px;display:flex;align-items:center;gap:12px;background:#ffffff0e;transition:background .16s ease,transform .16s ease}.student-module-materials-modal__file:hover{transform:translateY(-1px);background:#ffffff16}.student-module-materials-modal__file-icon{width:46px;height:46px;flex:0 0 46px;display:grid;place-items:center;border:1px solid rgba(163,201,217,.24);border-radius:50%;color:#ffbe7ef2;background:transparent;font-size:.68rem;font-weight:900}@media(max-width:640px){.student-content-materials--module:after{width:64%;right:-18%;opacity:.055}.student-module-materials-trigger__icon{width:38px;height:38px;flex-basis:38px}}.student-module-materials-modal__file-copy{min-width:0;flex:1;display:grid;gap:4px}.student-module-materials-modal__file-copy strong,.student-module-materials-modal__file-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.student-module-materials-modal__file-copy strong{color:#fff}.student-module-materials-modal__file-copy small{color:#b4d6f2b3}.student-module-materials-modal__file>button{min-height:40px;padding:8px 12px;border:1px solid rgba(240,144,97,.28);border-radius:11px;display:inline-flex;align-items:center;gap:6px;color:#fff;background:#f0906124;font-weight:800;cursor:pointer}.student-module-materials-modal__group{display:grid;gap:10px}.student-module-materials-modal__group+.student-module-materials-modal__group{margin-top:12px;padding-top:20px;border-top:1px solid rgba(180,214,242,.12)}.student-module-materials-modal__group h3{margin:0 0 2px;display:flex;align-items:center;gap:8px;color:#fff;font-size:.95rem}.student-module-materials-modal__group h3 small{padding:2px 7px;border-radius:999px;color:#b4d6f2d1;background:#ffffff12}.student-module-materials-modal__empty{min-height:230px;display:grid;place-items:center;align-content:center;gap:7px;text-align:center;color:#e5f2f5b3}.student-module-materials-modal__empty>span{font-size:2.2rem;color:#f09061cc}.student-module-materials-modal__empty strong{color:#fff}.student-module-materials-modal__empty p,.student-module-materials-modal__group-empty{margin:0;color:#e5f2f59e}@keyframes student-materials-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes student-materials-dialog-in{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.student-lesson-next-nav{display:grid;gap:8px;justify-items:start}.student-lesson-next-nav__warning{color:#f09061f2;font-weight:700}.student-content-empty{border:1px dashed rgba(180,214,242,.28);border-radius:14px;padding:12px 14px;color:#e5f2f5d1;background:#05163752}.student-quiz-card{border:1px solid rgba(180,214,242,.18);border-radius:16px;background:#05163785;padding:14px;display:grid;gap:8px;color:#e5f2f5db}.student-quiz-meta{display:grid;gap:4px}.student-quiz-form{display:grid;gap:12px;margin-top:6px}.student-quiz-question{border:1px solid rgba(180,214,242,.18);border-radius:14px;background:#05163759;padding:12px;display:grid;gap:10px}.student-quiz-question__head{display:flex;gap:10px;align-items:flex-start}.student-quiz-question__index{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:#15569759;border:1px solid rgba(180,214,242,.22);color:#fffffff2;text-shadow:0 1px 8px rgba(5,22,55,.95);flex:0 0 auto}.student-quiz-question__statement{color:#ffffffeb;text-shadow:0 1px 10px rgba(5,22,55,.95);font-size:14px;line-height:1.55}.student-quiz-question__statement *{line-height:inherit}.student-quiz-question__statement p,.student-quiz-question__statement ul,.student-quiz-question__statement ol{margin:0 0 8px}.student-quiz-question__statement p:last-child,.student-quiz-question__statement ul:last-child,.student-quiz-question__statement ol:last-child{margin-bottom:0}.student-quiz-options{display:grid;gap:8px}.student-quiz-option{display:flex;gap:10px;align-items:center;padding:10px 12px;border-radius:12px;border:1px solid rgba(180,214,242,.18);background:#05163747;cursor:pointer;-webkit-user-select:none;user-select:none}.student-quiz-option input{accent-color:var(--vivaion-blue-135)}.student-quiz-option span{color:#e5f2f5eb}.student-quiz-option.is-selected{border-color:#f090618c;background:#f090612e}.student-quiz-result{border-radius:14px;padding:10px 12px;border:1px solid rgba(180,214,242,.18);display:grid;gap:4px}.student-quiz-result.is-ok{border-color:#94c1c48c;background:#94c1c42e}.student-quiz-result.is-fail{border-color:#f090618c;background:#f090612e}.student-quiz-result-highlight-wrap{margin-bottom:14px}.student-feedback-actions{display:flex;flex-wrap:wrap;gap:10px;margin:10px 0 14px}.student-feedback-button{border:0;border-radius:12px;padding:10px 14px;font-weight:700;font-size:13px;cursor:pointer}.student-feedback-actions{display:flex;justify-content:flex-end;gap:10px;margin:0 0 12px}.student-feedback-button{min-width:112px;min-height:76px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:12px 16px;font:inherit;font-weight:700;line-height:1.15;text-align:center;transition:transform .16s ease,background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.student-feedback-button:hover:not(:disabled),.student-back-btn:hover:not(:disabled){transform:translateY(-1px)}.student-feedback-button:active:not(:disabled),.student-back-btn:active:not(:disabled){transform:translateY(0)}.student-back-btn{width:44px;height:44px;flex:0 0 44px;display:inline-grid;place-items:center;padding:0;border-radius:13px}.student-back-btn svg{width:23px;height:23px}.student-video-player__notes-rail-list{padding-right:6px}.student-video-player__notes-rail-list::-webkit-scrollbar{width:8px}.student-video-player__notes-rail-list::-webkit-scrollbar-button{display:none}@media(max-width:640px){.student-feedback-actions{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.student-feedback-button{min-width:0;min-height:72px;padding:10px 8px}}@media(max-width:380px){.student-feedback-actions{grid-template-columns:1fr}}.student-content-panel .student-lesson-header{min-height:72px;margin-bottom:14px;padding:12px 18px;border:1px solid rgba(99,156,191,.28);border-radius:19px;background:radial-gradient(circle at 90% 0%,rgba(99,156,191,.15),transparent 38%),linear-gradient(135deg,#fffbf3fa,#eef5f7f5);box-shadow:0 14px 34px #052a3b14}.student-lesson-header__main{display:flex;align-items:center;justify-content:space-between;gap:18px;min-width:0}.student-lesson-header__context{display:flex;align-items:center;gap:12px;min-width:0}.student-lesson-header__copy{display:grid;gap:3px;min-width:0}.student-lesson-header__eyebrow{color:#0b5880;font-size:.7rem;font-weight:800;letter-spacing:.1em;line-height:1;text-transform:uppercase}.student-lesson-header__title{overflow:hidden;color:#052a3b;font-size:.98rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.student-lesson-header__actions{display:flex;align-items:center;flex:0 0 auto;gap:8px}.student-lesson-header__back,.student-lesson-header__action{min-height:44px;border:1px solid rgba(99,156,191,.34);cursor:pointer;font:inherit;transition:transform .15s ease,background-color .15s ease,border-color .15s ease,box-shadow .15s ease}.student-lesson-header__back{width:44px;height:44px;flex:0 0 44px;display:inline-grid;place-items:center;padding:0;border-radius:13px;color:#052a3b;background:#ffffff9e}.student-lesson-header__back-icon,.student-lesson-header__action-icon{display:block;background-color:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.student-lesson-header__back-icon{width:22px;height:22px;-webkit-mask-image:url(/voltar.svg);mask-image:url(/voltar.svg)}.student-lesson-header__action{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 13px;border-radius:999px;color:#052a3b;font-size:.84rem;font-weight:750;line-height:1;white-space:nowrap}.student-lesson-header__action-icon{width:20px;height:20px;flex:0 0 20px}.student-lesson-header__action-icon--question{-webkit-mask-image:url(/duvida.svg);mask-image:url(/duvida.svg)}.student-lesson-header__action-icon--praise{-webkit-mask-image:url(/elogie.svg);mask-image:url(/elogie.svg)}.student-lesson-header__action--question{background:#639cbf1f}.student-lesson-header__action--praise{border-color:#e6873e75;background:#ffbe7e2e;color:#854115}.student-lesson-header__back:hover:not(:disabled),.student-lesson-header__action:hover:not(:disabled){border-color:#ffbe7e;box-shadow:0 7px 15px #052a3b1a;transform:translateY(-1px)}.student-lesson-header__back:active:not(:disabled),.student-lesson-header__action:active:not(:disabled){transform:translateY(0)}.student-lesson-header__back:focus-visible,.student-lesson-header__action:focus-visible{outline:3px solid #ffbe7e;outline-offset:3px}[data-student-theme=light] .student-content-panel .student-lesson-header{border-color:#639cbf47;background:radial-gradient(circle at 90% 0%,rgba(99,156,191,.15),transparent 38%),linear-gradient(135deg,#fffbf3fa,#eef5f7f5);box-shadow:0 14px 34px #052a3b14}[data-student-theme=light] .student-content-panel .student-lesson-header__back{border-color:#639cbf57;color:#052a3b;background:#ffffff9e}[data-student-theme=light] .student-content-panel .student-lesson-header__action--question{border-color:#639cbf57;color:#052a3b;background:#639cbf1f}[data-student-theme=light] .student-content-panel .student-lesson-header__action--praise{border-color:#e6873e75;color:#854115;background:#ffbe7e2e}[data-student-theme=dark] .student-content-panel .student-lesson-header{border-color:#a3c9d947;background:radial-gradient(circle at 88% 0%,rgba(99,156,191,.14),transparent 38%),linear-gradient(135deg,#003254e0,#052a3bf0);box-shadow:0 14px 34px #0003}[data-student-theme=dark] .student-content-panel .student-lesson-header__eyebrow{color:#a3c9d9}[data-student-theme=dark] .student-content-panel .student-lesson-header__title{color:#fffbf3}[data-student-theme=dark] .student-content-panel .student-lesson-header__back{border-color:#a3c9d94d;color:#fffbf3;background:#a3c9d91a}[data-student-theme=dark] .student-content-panel .student-lesson-header__action--question{border-color:#a3c9d947;color:#fffbf3;background:#3772a63d}[data-student-theme=dark] .student-content-panel .student-lesson-header__action--praise{border-color:#ffbe7e94;color:#fffbf3;background:#e6873e33}.student-content-panel>.student-content-panel__header{display:none}@media(max-width:640px){.student-content-panel .student-lesson-header{min-height:66px;padding:10px 12px;border-radius:16px}.student-lesson-header__main{gap:8px}.student-lesson-header__context{flex:1 1 auto}.student-lesson-header__copy,.student-lesson-header__action-label{display:none}.student-lesson-header__actions{gap:7px;flex-wrap:nowrap}.student-lesson-header__back,.student-lesson-header__action{width:44px;height:44px;min-width:44px;flex:0 0 44px;padding:0}.student-lesson-header__action-icon{width:22px;height:22px;flex-basis:22px}}@media(max-width:360px){.student-content-panel .student-lesson-header{padding-inline:10px}.student-lesson-header__actions{gap:6px}}@media(prefers-reduced-motion:reduce){.student-lesson-header__back,.student-lesson-header__action{transition:none}}.student-feedback-button.is-duvida{background:#0ea5e9;color:#fff}.student-feedback-button.is-comentario{background:#22c55e;color:#06210f}.student-feedback-form__actions{display:flex;justify-content:flex-end;margin-top:10px}@media(max-width:720px){.student-courses.student-lesson-layout{padding-inline:12px}.student-module-materials-modal__layer{align-items:end;padding:0}.student-module-materials-modal{width:100%;max-height:94dvh;border-radius:22px 22px 0 0}.student-module-materials-modal__header{padding:18px 16px 14px}.student-module-materials-tabs{padding:12px 16px 0}.student-module-materials-modal__body{padding:14px 16px max(20px,env(safe-area-inset-bottom))}.student-module-materials-modal__file{align-items:flex-start;flex-wrap:wrap}.student-module-materials-modal__file-copy{flex-basis:calc(100% - 62px)}.student-module-materials-modal__file>button{width:100%;justify-content:center}.student-module-materials-trigger__action{font-size:0}.student-module-materials-trigger__action span{font-size:1.1rem}.student-module-view__header,.student-course-detail__header{flex-direction:column;align-items:flex-start}.student-certificate-callout{align-items:stretch;flex-direction:column}.student-certificate-callout__action,.student-certificate-callout__button{width:100%;min-width:0}.student-modules__grid{grid-template-columns:1fr;--student-module-head-height: 60px}.student-course-detail.unyom-card{padding:14px}.student-module-card{padding:12px}}@media(max-width:1024px){.student-modules__grid{grid-template-columns:1fr;--student-module-head-height: 60px}.student-module-actions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:420px){.student-module-card{padding:12px}.student-module-card__head{gap:10px}.student-module-card__titlebar{padding:10px}.student-modules__grid{--student-module-head-height: 56px}.student-module-actions-grid{grid-template-columns:1fr}}@keyframes student-fade-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.student-module-card,.student-content-card{animation:none;transition:none}.student-certificate-callout__confetti,.student-certificate-callout__confetti-piece{display:none}.student-certificate-callout__button.is-bursting{animation:none}.student-module-materials-modal__layer,.student-module-materials-modal,.student-module-materials-trigger,.student-module-materials-modal__file{animation:none;transition:none}}.student-quiz-review__layer{position:fixed;inset:0;z-index:6000;background:#0000008c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:stretch;justify-content:center;padding:18px}.student-quiz-review__card{width:min(980px,100%);background:#0b1220;border:1px solid rgba(255,255,255,.12);border-radius:18px;box-shadow:0 40px 120px #00000080;overflow:hidden;display:grid;grid-template-rows:auto 1fr;min-height:0}.student-quiz-review__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.08);background:#ffffff08}.student-quiz-review__title strong{color:#ffffffeb}.student-quiz-review__title small{display:block;opacity:.75;color:#ffffffd1;margin-top:2px}.student-quiz-review__close{border:1px solid rgba(255,255,255,.16);background:#ffffff0f;color:#ffffffeb;border-radius:10px;padding:6px 10px;cursor:pointer}.student-quiz-review__body{overflow:auto;padding:14px}.student-quiz-review__q{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:12px;margin-bottom:12px}.student-quiz-review__q h4{margin:0 0 8px;color:#ffffffeb;font-size:15px}.student-quiz-review__opts{display:grid;gap:8px}.student-quiz-review__opt{border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#0000002e;padding:10px;color:#ffffffe6}.student-quiz-review__opt.is-correct{border-color:#22c55e73;background:#22c55e1f}.student-quiz-review__opt.is-selected.is-wrong{border-color:#ef444473;background:#ef44441f}.student-quiz-review__opt small{opacity:.85}@media(max-width:900px){.student-quiz-review__layer{padding:0;-webkit-backdrop-filter:none;backdrop-filter:none}.student-quiz-review__card{border-radius:0}}.exam-score-badge{width:fit-content;display:inline-flex;align-items:center;border-radius:999px;border:1px solid transparent;padding:6px 11px;font-weight:700;font-size:.84rem;line-height:1}.exam-score-badge--pass{background:#e9f8ef!important;color:#0e5f36!important;border-color:#8bd9ad!important}.exam-score-badge--fail{background:#fff1e6!important;color:#8a3d14!important;border-color:#f1b08a!important}.exam-score-badge--pending{background:#f1f5f9!important;color:#334155!important;border-color:#cbd5e1!important}.exam-result-highlight{position:relative;overflow:hidden;border-radius:20px;background:#fff;border:1px solid rgba(15,23,42,.1);box-shadow:0 20px 48px #0f172a1f;padding:18px;animation:exam-fade-up .42s cubic-bezier(.22,1,.36,1)}.exam-result-highlight__glow{position:absolute;width:180px;height:180px;border-radius:999px;top:-70px;right:-70px;background:linear-gradient(145deg,#397dd033,#0d94881f)}.exam-result-highlight__header p{margin:0;color:#64748b;font-size:.82rem}.exam-result-highlight__header h3{margin:4px 0 0;font-size:1.05rem}.exam-result-highlight__score-wrap{display:flex;justify-content:center;margin:16px 0}.exam-result-highlight__score{font-size:clamp(2.2rem,7vw,3.2rem);font-weight:800;letter-spacing:-.03em;color:#0f172a}.exam-result-highlight__footer{display:grid;gap:8px}.exam-result-highlight__footer strong.is-pass{color:#0e5f36}.exam-result-highlight__footer strong.is-fail{color:#8a3d14}.exam-result-highlight__footer small{color:#475569}@keyframes exam-fade-up{0%{opacity:0;transform:translateY(16px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.exam-result-highlight{animation:none}}.exam-result-modal__layer{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:14px}.exam-result-modal__backdrop{position:absolute;inset:0;background:#0206178c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.exam-result-modal{position:relative;z-index:1;width:min(560px,calc(100vw - 24px))}.exam-result-modal .exam-result-highlight{margin-top:8px}.exam-result-modal__close{position:absolute;right:6px;top:-8px;z-index:2;border:0;border-radius:999px;padding:6px 10px;font-weight:700;background:#0f172adb;color:#fff;cursor:pointer}.exam-result-modal__close:focus-visible{outline:2px solid #93c5fd;outline-offset:2px}.student-whatsapp-float{position:fixed!important;right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));z-index:120;display:flex;align-items:center;gap:10px;padding:9px 15px 9px 11px;border:1px solid rgba(163,201,217,.34);border-radius:999px;background:#003254eb;color:#fffbf3;box-shadow:0 16px 36px #052a3b59;text-decoration:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.student-whatsapp-float__icon{display:grid;width:30px;height:30px;flex:0 0 30px;place-items:center;background:transparent;border:0;border-radius:0;box-shadow:none}.student-whatsapp-float__icon img{display:block;width:28px;height:28px;object-fit:contain}.student-whatsapp-float strong,.student-whatsapp-float small{display:block}.student-whatsapp-float small{font-size:.72rem;opacity:.78}@media(max-width:520px){.student-whatsapp-float{right:12px;bottom:12px;padding:8px 10px}.student-whatsapp-float>span:last-child{display:none}}.student-platform-shell{position:relative;isolation:isolate;min-height:100vh;padding:clamp(10px,2vw,18px);display:grid;gap:12px;width:100%;max-width:100%;overflow-x:hidden;background:radial-gradient(circle at 100% 0%,rgba(99,156,191,.25),transparent 42%),radial-gradient(circle at 0% 100%,rgba(11,88,128,.3),transparent 45%),linear-gradient(145deg,var(--student-bg),var(--student-surface));color:var(--student-text)}.student-platform-shell>*{position:relative;z-index:1;min-width:0;max-width:100%}.student-platform-shell:before{content:"";position:absolute;z-index:0;width:min(44vw,520px);aspect-ratio:1;right:-8vw;bottom:6vh;pointer-events:none;opacity:.055;background:url(/vivaion/elementos/simbolos/SVG/ramo-oliveira-branco.svg) center / contain no-repeat;transform:rotate(-14deg)}[data-student-theme=light] .student-platform-shell{background:radial-gradient(circle at 100% 0%,rgba(163,201,217,.58),transparent 42%),radial-gradient(circle at 0% 100%,rgba(99,156,191,.25),transparent 45%),linear-gradient(145deg,var(--vivaion-beige-light),#edf5f8)}[data-student-theme=light] .student-platform-shell:before{opacity:.075;filter:invert(18%) sepia(28%) saturate(1267%) hue-rotate(158deg) brightness(82%) contrast(96%)}.student-platform-shell__topbar{display:flex;justify-content:space-between;align-items:center;border:0;border-radius:0;padding:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.student-platform-shell__brand{display:flex;align-items:center;gap:12px}.student-platform-shell__logo{height:40px;width:auto;object-fit:contain}.student-platform-shell__topbar strong{display:block;color:var(--student-text)}.student-platform-shell__topbar span{color:var(--student-text-muted);font-size:.85rem}.student-platform-shell__topbar button{border-radius:12px}.student-platform-shell__topbar-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.student-platform-shell__topbar-actions .unyom-button{border-radius:999px;padding:7px 12px;font-size:.85rem;border:1px solid rgba(62,99,255,.22);background:#0516379e}@media(max-width:720px){.student-platform-shell__topbar{flex-direction:column;align-items:flex-start;gap:12px}.student-platform-shell .unyom-card{padding:16px}}.student-platform-shell__card{max-width:560px;margin:70px auto 0;border:1px solid rgba(62,99,255,.24);border-radius:14px;background:#0e1528d9;padding:20px}.student-platform-shell__card h1{margin:0 0 8px;color:#fff;font-size:1.2rem}.student-platform-shell__card p{margin:0;color:#e6ebf5c7}.student-platform-shell__error{color:#fecaca!important}.student-platform-shell__feedback-alert{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;border-radius:12px;border:1px solid rgba(59,130,246,.35);background:linear-gradient(135deg,#0f172ae0,#1e3a8a75)}.student-platform-shell__feedback-alert strong{display:block}.student-platform-shell__feedback-alert p{margin:4px 0 0;opacity:.8;font-size:.9rem}@media(max-width:720px){.student-platform-shell__feedback-alert{flex-direction:column;align-items:flex-start}}[data-student-theme=light]{color:var(--student-text);background:radial-gradient(circle at 10% -10%,color-mix(in srgb,var(--student-accent) 24%,transparent) 0%,transparent 42%),radial-gradient(circle at 110% 10%,color-mix(in srgb,var(--student-border) 38%,transparent) 0%,transparent 48%),linear-gradient(180deg,var(--student-bg) 0%,var(--student-surface-soft) 100%)}[data-student-theme=light] .student-header__brand-text strong,[data-student-theme=light] .student-header__link,[data-student-theme=light] .student-header__menu-btn,[data-student-theme=light] .student-header__theme-toggle{color:var(--student-primary);text-shadow:none}[data-student-theme=light] .student-header__brand-text span{color:var(--student-text-muted)}[data-student-theme=light] .student-header__link,[data-student-theme=light] .student-header__menu-btn,[data-student-theme=light] .student-header__theme-toggle select{border-color:color-mix(in srgb,var(--student-border) 70%,transparent);background:var(--student-surface-soft)}[data-student-theme=light] .student-back-btn{background:#cbd5e1e6;border-color:#0f172a3d;color:#0b2a5b}[data-student-theme=light] .student-back-btn__icon{filter:brightness(0) saturate(100%) invert(10%) sepia(23%) saturate(793%) hue-rotate(185deg) brightness(95%) contrast(93%)}[data-student-theme=light] .unyom-card,[data-student-theme=light] .student-modal,[data-student-theme=light] .student-quiz-review__card,[data-student-theme=light] .student-notebook,[data-student-theme=light] .student-notebook__drawer,[data-student-theme=light] .student-notebook__add-panel{background:#fff;border-color:#0f172a1f;box-shadow:0 18px 50px #0f172a1f;color:#0f172a}[data-student-theme=light] .student-course-detail__title h2,[data-student-theme=light] .student-modules h3,[data-student-theme=light] .student-module-view__header h3,[data-student-theme=light] .student-modal__title strong,[data-student-theme=light] .student-quiz-review__title strong,[data-student-theme=light] .student-notebook__title{color:#0f172a;text-shadow:none}[data-student-theme=light] .student-course-detail__title p,[data-student-theme=light] .student-module-view__header p,[data-student-theme=light] .student-richtext,[data-student-theme=light] .student-content-empty,[data-student-theme=light] .student-notebook__hint,[data-student-theme=light] .student-quiz-review__title small{color:#0f172ab8}[data-student-theme=light] .student-content-panel__header span{color:#0b2a5b}[data-student-theme=light] .student-content-panel__header h4{color:#0f172a}[data-student-theme=light] .student-content-panel__header p{color:#0f172ab8}[data-student-theme=light] .student-feedback-button{color:#fff}[data-student-theme=light] .student-course-detail__meta span,[data-student-theme=light] .student-module-card__meta span,[data-student-theme=light] .student-content-item__meta,[data-student-theme=light] .student-module-action-btn,[data-student-theme=light] .student-quiz-option,[data-student-theme=light] .student-lesson__note-item,[data-student-theme=light] .student-quiz-review__opt{border-color:#0f172a29;background:#f8fbff;color:#0f172a}[data-student-theme=light] .student-content-materials,[data-student-theme=light] .student-download-clean{background:#fff;border-color:#0f172a24}[data-student-theme=light] .student-content-materials h5,[data-student-theme=light] .student-download-clean__head h4,[data-student-theme=light] .student-content-materials__group-title,[data-student-theme=light] .student-download-clean__head small,[data-student-theme=light] .student-content-materials span{color:#0b2a5b}[data-student-theme=light] .student-content-materials__download-btn,[data-student-theme=light] .student-download-clean__item{background:#f8fbff;border-color:#0f172a29;color:#0f172a}[data-student-theme=light] .student-content-materials__download-btn strong,[data-student-theme=light] .student-download-clean__meta strong{color:#0f172a}[data-student-theme=light] .student-content-materials__download-btn small{color:#0f172ab3}[data-student-theme=light] .student-content-materials__download-btn:hover,[data-student-theme=light] .student-download-clean__item:hover{background:#eef4ff;border-color:#1e3a8a66}[data-student-theme=light] .student-download-clean__icon,[data-student-theme=light] .student-download-clean__cta{background:#eef4ff;border-color:#1e3a8a40;color:#0b2a5b}[data-student-theme=light] .student-download-clean__item:hover .student-download-clean__cta{color:#0b2a5b}[data-student-theme=light] .student-module-card__titlebar,[data-student-theme=light] .student-content-item__titlebar{background:#1e3a8a}[data-student-theme=light] .student-content-item__name{color:#fff}[data-student-theme=light] .student-modal__header,[data-student-theme=light] .student-quiz-review__header,[data-student-theme=light] .student-notebook__toolbar{border-bottom-color:#0f172a1a;background:#f8fbff}[data-student-theme=light] .student-modal-backdrop,[data-student-theme=light] .student-notebook__layer,[data-student-theme=light] .student-quiz-review__layer,[data-student-theme=light] .student-lesson-notes-modal__layer{background:#0f172a6b}[data-student-theme=light] .student-video-player__toolbar,[data-student-theme=light] .student-video-player__notes-editor,[data-student-theme=light] .student-lesson__notes,[data-student-theme=light] .student-lesson-notes-modal__card,[data-student-theme=light] .student-quiz-card{background:#fff;border-color:#0f172a24;color:#0f172a}[data-student-theme=light] .student-video-player__status,[data-student-theme=light] .student-video-player__rates,[data-student-theme=light] .student-lesson__notes-head,[data-student-theme=light] .student-lesson-notes-modal__title h3,[data-student-theme=light] .student-quiz-meta,[data-student-theme=light] .student-quiz-question__statement{color:#0f172a}[data-student-theme=light] .student-video-player,[data-student-theme=light] .student-video-player *:not(.unyom-button),[data-student-theme=light] .student-lesson__notes,[data-student-theme=light] .student-lesson-notes-modal__card{color:#0f172a}[data-student-theme=light] .student-video-player small,[data-student-theme=light] .student-video-player__warning,[data-student-theme=light] .student-lesson__notes-empty,[data-student-theme=light] .student-lesson__notes-closest-label,[data-student-theme=light] .student-lesson-notes-modal__title small,[data-student-theme=light] .student-lesson-notes-modal__item small{color:#0f172ab8}[data-student-theme=light] .student-video-player__rates .unyom-button,[data-student-theme=light] .student-lesson__notes-actions .unyom-button,[data-student-theme=light] .student-lesson-notes-modal__actions .unyom-button,[data-student-theme=light] .student-video-player__rates .unyom-button span,[data-student-theme=light] .student-lesson__notes-actions .unyom-button span,[data-student-theme=light] .student-lesson-notes-modal__actions .unyom-button span{color:#fff!important}[data-student-theme=light] .student-video-player__notes-editor textarea,[data-student-theme=light] .student-lesson-notes-modal__editor textarea,[data-student-theme=light] .student-video-player__notes-editor input,[data-student-theme=light] .student-lesson-notes-modal__editor input{background:#fff;color:#0f172a;border-color:#0f172a3d}[data-student-theme=light] .student-video-player__notes-editor textarea::placeholder,[data-student-theme=light] .student-lesson-notes-modal__editor textarea::placeholder,[data-student-theme=light] .student-video-player__notes-editor input::placeholder,[data-student-theme=light] .student-lesson-notes-modal__editor input::placeholder{color:#0f172a7a}[data-student-theme=light] .student-lesson__note-item,[data-student-theme=light] .student-lesson-notes-modal__item{background:#f8fbff;border-color:#0f172a24;color:#0f172a}[data-student-theme=light] .student-video-player__progress{--student-progress-empty-base: #e2e8f0;--student-progress-empty-stripe: rgba(203, 213, 225, .58);--student-progress-empty-stripe-light: rgba(241, 245, 249, .9);--student-progress-empty-border: rgba(100, 116, 139, .2);--student-progress-complete: linear-gradient(90deg, #16a34a, #22c55e);box-shadow:inset 0 1px 2px #0f172a1a,0 1px #fffc}[data-student-theme=light] .student-video-player{--student-light-text-strong: #1f2937;--student-light-text-default: #334155;--student-light-text-secondary: #526174;--student-light-text-muted: #64748b;--lesson-page-bg: #f1f5f9;--lesson-surface-1: #ffffff;--lesson-surface-2: #f8fafc;--lesson-surface-3: #f1f5f9;--lesson-text: var(--student-light-text-strong);--lesson-text-muted: var(--student-light-text-muted);--lesson-border-subtle: rgba(15, 23, 42, .09);--lesson-border-default: rgba(15, 23, 42, .14);--lesson-shadow-soft: 0 1px 2px rgba(15, 23, 42, .04), 0 8px 24px rgba(15, 23, 42, .05);--student-lesson-surface: var(--lesson-surface-1);--student-lesson-surface-elevated: var(--lesson-surface-2);--student-lesson-text: var(--lesson-text);--student-lesson-text-muted: var(--lesson-text-muted);--student-lesson-border: var(--lesson-border-default);--student-lesson-control-bg: #ffffff;--student-lesson-control-hover: #eaf1ff;--student-lesson-accent: #2563eb;--student-lesson-focus: #c2410c;color:var(--lesson-text);background:linear-gradient(145deg,#fffffff5,#f7f9fcf0);border:1px solid var(--lesson-border-subtle);border-radius:20px;box-shadow:var(--lesson-shadow-soft);padding:12px}[data-student-theme=light] .student-video-player__notes-rail-head strong,[data-student-theme=light] .student-video-player__status,[data-student-theme=light] .student-lesson-study-actions__copy strong{color:var(--student-light-text-strong)}[data-student-theme=light] .student-video-player__note-rail-seek,[data-student-theme=light] .student-lesson-study-actions__copy>span,[data-student-theme=light] .student-video-player__progress-legend{color:var(--student-light-text-secondary)}[data-student-theme=light] .student-video-player__notes-rail-head>button,[data-student-theme=light] .student-video-player__notes-rail-head>button:hover,[data-student-theme=light] .student-video-player__next-btn,[data-student-theme=light] .student-video-player__next-btn:hover,[data-student-theme=light] .student-video-player__rates button[aria-pressed=true]{color:#fff}[data-student-theme=light] .student-video-player__rates button:not([aria-pressed=true]){color:var(--student-light-text-default)}[data-student-theme=light] .student-note-composer{color:var(--student-light-text-default)}[data-student-theme=light] .student-note-composer h3{color:var(--student-light-text-strong)}[data-student-theme=light] .student-video-player__stage{background:linear-gradient(180deg,#eef2f7,#e8edf4);border:1px solid rgba(15,23,42,.1);border-radius:16px;box-shadow:0 1px 2px #0f172a0f,0 12px 32px #0f172a14;overflow:hidden}[data-student-theme=light] .student-video-player__notes-rail{background:linear-gradient(180deg,#fbfcfe,#f5f8fc);border-color:#0f172a1a;box-shadow:var(--lesson-shadow-soft)}[data-student-theme=light] .student-video-player__notes-rail-head{background:linear-gradient(180deg,#fffffff0,#f8fafcf0);border-bottom:1px solid rgba(15,23,42,.07)}[data-student-theme=light] .student-video-player__note-rail-item{background:#ffffffe0;border-color:#0f172a1c;box-shadow:0 1px 2px #0f172a09}[data-student-theme=light] .student-video-player__note-rail-item:hover{background:#fff;border-color:#2563eb38;box-shadow:0 6px 16px #0f172a12}[data-student-theme=light] .student-video-player__note-rail-item.is-current{background:linear-gradient(135deg,#edf4ff,#f5f8ff);border-color:#2563eb52;box-shadow:inset 3px 0 #2563eb,0 5px 16px #2563eb17}[data-student-theme=light] .student-video-player__toolbar{background:linear-gradient(180deg,#fffffff0,#f7f9fcf0);border-color:#0f172a17;box-shadow:0 4px 18px #0f172a0d}[data-student-theme=light] .student-video-player__progress{background:repeating-linear-gradient(135deg,#cbd5e17a 0 7px,#f8fafcd1 7px 14px),#e2e8f0;border-color:#64748b29}[data-student-theme=light] .student-note-composer{background:linear-gradient(180deg,#fff,#fafbfd);border-color:#0f172a1c;box-shadow:0 28px 80px #0f172a33}[data-student-theme=light] .student-lesson__notes-empty strong{color:#0f172a}[data-student-theme=light] .student-lesson-study-actions__icon,[data-student-theme=dark] .student-lesson-study-actions__icon{background:transparent;border:0;box-shadow:none}[data-student-theme=light] .student-back-btn{color:#334155;background:#f1f5f9;border-color:#33415521}[data-student-theme=light] .student-feedback-button.is-duvida{color:#1d4ed8;background:linear-gradient(145deg,#f5f9ff,#edf4ff);border:1px solid rgba(37,99,235,.15)}[data-student-theme=light] .student-feedback-button.is-comentario{color:#15803d;background:linear-gradient(145deg,#f5fff8,#ecfdf3);border:1px solid rgba(22,163,74,.15)}[data-student-theme=dark] .student-back-btn{color:#e2e8f0;background:#1e2f4eb8;border-color:#94a3b82e}[data-student-theme=dark] .student-feedback-button.is-duvida{color:#93c5fd;background:#2563eb21;border:1px solid rgba(96,165,250,.2)}[data-student-theme=dark] .student-feedback-button.is-comentario{color:#86efac;background:#16a34a1f;border:1px solid rgba(74,222,128,.19)}[data-student-theme=light] .student-lesson-header{background:linear-gradient(145deg,#fffffff7,#f5f8fcf2);border:1px solid rgba(51,65,85,.1);box-shadow:0 1px 2px #0f172a0a,0 12px 30px #0f172a0e}[data-student-theme=light] .student-lesson-header__back{color:#0369a1;background:#f0f9ff;border:1px solid rgba(14,165,233,.18)}[data-student-theme=light] .student-lesson-header__action--question{color:#1d4ed8;background:#eff6ff;border:1px solid rgba(37,99,235,.16)}[data-student-theme=light] .student-lesson-header__action--praise{color:#15803d;background:#f0fdf4;border:1px solid rgba(22,163,74,.17)}[data-student-theme=dark] .student-lesson-header{background:linear-gradient(145deg,#0f1e3ae0,#0a1830b8);border:1px solid rgba(148,163,184,.12);box-shadow:0 1px 2px #0000002e,0 14px 34px #00000024}[data-student-theme=dark] .student-lesson-header__back{color:#7dd3fc;background:#1e2f4ebf;border:1px solid rgba(125,211,252,.2)}[data-student-theme=dark] .student-lesson-header__action--question{color:#93c5fd;background:#2563eb24;border:1px solid rgba(96,165,250,.23)}[data-student-theme=dark] .student-lesson-header__action--praise{color:#86efac;background:#16a34a21;border:1px solid rgba(74,222,128,.22)}[data-student-theme=light] .student-video-player__notes-rail-list{scrollbar-color:rgba(100,116,139,.46) rgba(226,232,240,.5)}[data-student-theme=light] .student-video-player__notes-rail-list::-webkit-scrollbar-track{background:#e2e8f08a;border-radius:999px}[data-student-theme=light] .student-video-player__notes-rail-list::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#94a3b8b8,#64748b94);border:2px solid rgba(241,245,249,.8);border-radius:999px}[data-student-theme=dark] .student-video-player__notes-rail-list{scrollbar-color:rgba(148,163,184,.52) rgba(15,30,58,.26)}[data-student-theme=dark] .student-video-player__notes-rail-list::-webkit-scrollbar-track{background:#0f1e3a52;border-radius:999px}[data-student-theme=dark] .student-video-player__notes-rail-list::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#94a3b8ad,#64748b9e);border:2px solid rgba(15,30,58,.32);border-radius:999px}[data-student-theme=light] .student-video-player__notes-rail-head>button,[data-student-theme=light] .student-video-player__next-btn{background:#2563eb;border-color:#2563eb;color:#fff}[data-student-theme=light] .student-video-player__notes-rail-head>button:hover:not(:disabled),[data-student-theme=light] .student-video-player__next-btn:hover:not(:disabled){background:#1d4ed8;border-color:#1d4ed8;color:#fff}[data-student-theme=light] .student-video-player__notes-rail-head>button:active:not(:disabled),[data-student-theme=light] .student-video-player__next-btn:active:not(:disabled){background:#1e40af;border-color:#1e40af;color:#fff}[data-student-theme=light] .student-video-player__next-btn span,[data-student-theme=light] .student-video-player__next-btn svg{color:inherit}[data-student-theme=light] .student-video-player__play-toggle,[data-student-theme=light] .student-video-player__rates button{color:#0f172a}[data-student-theme=light] .student-video-player__rates button[aria-pressed=true],[data-student-theme=light] .student-video-player__next-btn,[data-student-theme=light] .student-video-player__save-note{color:#fff}[data-student-theme=light] .student-module-materials-trigger{color:#0f172a;border-color:#0f172a24;background:#fff}[data-student-theme=light] .student-module-materials-trigger:hover{border-color:#2563eb70;background:#f8fbff;box-shadow:0 12px 26px #0f172a1a}[data-student-theme=light] .student-module-materials-trigger__copy strong{color:#0f172a}[data-student-theme=light] .student-module-materials-trigger__copy small{color:#0f172aa6}[data-student-theme=light] .student-content-materials--module{border-color:#0b588033;background:linear-gradient(145deg,#fff,#eef6f7);box-shadow:0 16px 34px #052a3b14}[data-student-theme=light] .student-content-materials--module:after{opacity:.06;filter:invert(17%) sepia(19%) saturate(1353%) hue-rotate(157deg) brightness(88%) contrast(95%)}[data-student-theme=light] .student-module-materials-trigger__icon img{filter:drop-shadow(0 6px 12px rgba(5,42,59,.12))}[data-student-theme=light] .student-content-materials__subtitle{color:#526174;opacity:1}.student-module-materials-modal__layer[data-student-theme=light] .student-module-materials-modal{color:#0f172a;border-color:#0f172a29;background:#fff;box-shadow:0 34px 90px #0f172a47}.student-module-materials-modal__layer[data-student-theme=light] .student-module-materials-modal__header,.student-module-materials-modal__layer[data-student-theme=light] .student-module-materials-modal__body{border-color:#0f172a1a;background:#fff}.student-module-materials-modal__layer[data-student-theme=light] .student-module-materials-modal__header h2,.student-module-materials-modal__layer[data-student-theme=light] .student-module-materials-modal__file-copy strong,.student-module-materials-modal__layer[data-student-theme=light] .student-module-materials-modal__group h3,.student-module-materials-modal__layer[data-student-theme=light] .student-module-materials-modal__empty strong{color:#0f172a}.student-module-materials-modal__layer[data-student-theme=light] .student-module-materials-modal__header p,.student-module-materials-modal__layer[data-student-theme=light] .student-module-materials-modal__file-copy small,.student-module-materials-modal__layer[data-student-theme=light] .student-module-materials-modal__empty,.student-module-materials-modal__layer[data-student-theme=light] .student-module-materials-modal__group-empty,.student-module-materials-modal__layer[data-student-theme=light] .student-module-materials-tabs button{color:#0f172aad}.student-module-materials-modal__layer[data-student-theme=light] .student-module-materials-tabs button.is-active{color:#0f172a;border-color:#0f172a1f;border-bottom-color:#fff;background:#f3f7fc}.student-module-materials-modal__layer[data-student-theme=light] .student-module-materials-modal__file{background:#f8fbff}.student-module-materials-modal__layer[data-student-theme=light] .student-module-materials-modal__file:hover{background:#eef5ff}.student-module-materials-modal__layer[data-student-theme=light] .student-module-materials-modal__close{color:#0f172a;border-color:#0f172a29;background:#f8fbff}[data-student-theme=light] .student-notebook__sidebar,[data-student-theme=light] .student-notebook__mobilebar{background:#f8fbff;border-color:#0f172a1f}[data-student-theme=light] .student-vitrine__course-overlay strong{text-shadow:none}[data-student-theme=light] .student-vitrine__help small,[data-student-theme=light] .student-vitrine__help .unyom-button.student-vitrine__whatsapp,[data-student-theme=light] .student-vitrine__help .unyom-button.student-vitrine__whatsapp:visited,[data-student-theme=light] .student-vitrine__help .unyom-button.student-vitrine__whatsapp:hover,[data-student-theme=light] .student-vitrine__help .unyom-button.student-vitrine__whatsapp:active,[data-student-theme=light] .student-vitrine__help .unyom-button.student-vitrine__whatsapp:focus-visible{color:#166534!important}[data-student-theme=light] .student-vitrine__whatsapp img,[data-student-theme=light] .student-vitrine__whatsapp svg,[data-student-theme=light] .student-vitrine__whatsapp:before,[data-student-theme=light] .student-vitrine__whatsapp:after{filter:none;color:#166534}[data-student-theme=light] .student-vitrine__help small{color:#1e3a8a}[data-student-theme=light] .student-vitrine__search input{background:#fff;color:#0f172a;border-color:#0f172a2e}[data-student-theme=light] .student-header__theme-toggle select,[data-student-theme=light] .student-header__theme-toggle option{color:#334155}[data-student-theme=light] .student-quiz-card,[data-student-theme=light] .student-quiz-card *:not(.unyom-button),[data-student-theme=light] .student-quiz-form,[data-student-theme=light] .student-quiz-question,[data-student-theme=light] .student-quiz-question__head,[data-student-theme=light] .student-quiz-question__statement,[data-student-theme=light] .student-quiz-options{color:#0f172a}[data-student-theme=light] .student-quiz-question__statement,[data-student-theme=light] .student-quiz-question__statement *,[data-student-theme=light] .student-quiz-review__q h4,[data-student-theme=light] .student-quiz-review__q h4 *{text-shadow:none!important}[data-student-theme=light] .student-quiz-question__index{background:#e2e8f0;color:#0f172a;border-color:#0f172a2e}[data-student-theme=light] .student-quiz-question{background:#eff6ff;border:1px solid rgba(147,197,253,.55);border-radius:12px;padding:12px}[data-student-theme=light] .student-quiz-option{background:#f8fbff;border-color:#0f172a2e;color:#0f172a}[data-student-theme=light] .student-quiz-option.is-selected{background:#eef4ff;border-color:#1e3a8a6b}[data-student-theme=light] .student-quiz-result{border-color:#0f172a2e;background:#f8fbff;color:#0f172a}[data-student-theme=light] .student-quiz-meta .btn-small,[data-student-theme=light] .student-quiz-meta .unyom-button,[data-student-theme=light] .student-quiz-card .btn-small{color:#fff}[data-student-theme=light] .student-quiz-review__card,[data-student-theme=light] .student-quiz-review__card *:not(.unyom-button),[data-student-theme=light] .student-quiz-review__body,[data-student-theme=light] .student-quiz-review__q,[data-student-theme=light] .student-quiz-review__opts{color:#0f172a}[data-student-theme=light] .student-quiz-review__header,[data-student-theme=light] .student-quiz-review__body,[data-student-theme=light] .student-quiz-review__q{background:#fff}[data-student-theme=light] .student-quiz-review__close{background:#eef2f7;border:1px solid rgba(15,23,42,.16);color:#0b2a5b}[data-student-theme=light] .student-quiz-review__opt.is-correct{background:#22c55e1f;border-color:#16653459}[data-student-theme=light] .student-quiz-review__opt.is-wrong{background:#ef44441a;border-color:#b91c1c52}.student-vitrine{--vitrine-page-bg: #052a3b;--vitrine-panel: rgba(4, 31, 56, .78);--vitrine-title: #fffbf3;--vitrine-text: #d9edf4;--vitrine-eyebrow: #a3c9d9;--vitrine-card: #003254;--vitrine-card-text: #fffbf3;--vitrine-border: rgba(163, 201, 217, .25);--vitrine-shadow: 0 28px 70px rgba(1, 23, 38, .3);position:relative;isolation:isolate;min-height:100vh;display:flex;flex-direction:column;overflow:hidden;padding:0 0 calc(96px + env(safe-area-inset-bottom));background:radial-gradient(circle at 50% -10%,rgba(99,156,191,.18),transparent 38%),radial-gradient(circle at 8% 38%,rgba(255,190,126,.08),transparent 28%),radial-gradient(circle at 92% 72%,rgba(55,114,166,.14),transparent 34%),linear-gradient(160deg,#052a3b,#003254 48%,#052a3b)}.student-vitrine:before,.student-vitrine:after{content:"";position:fixed;z-index:-1;width:min(42vw,540px);aspect-ratio:1;pointer-events:none;background:#d9edf4;opacity:.065;mask:url(/vivaion/elementos/simbolos/SVG/flor-de-lis-branco.svg) center / contain no-repeat;-webkit-mask:url(/vivaion/elementos/simbolos/SVG/flor-de-lis-branco.svg) center / contain no-repeat}.student-vitrine:before{right:-130px;top:92px;transform:rotate(30deg)}.student-vitrine:after{bottom:-180px;left:-155px;transform:scaleX(-1) rotate(12deg)}.student-vitrine__card{position:relative;z-index:1;width:min(1180px,calc(100% - 32px));display:grid;gap:clamp(24px,3vw,34px);margin:clamp(18px,3vw,32px) auto;padding:clamp(22px,3.2vw,40px);border:1px solid var(--vitrine-border);border-radius:28px;background:var(--vitrine-panel);box-shadow:var(--vitrine-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.student-vitrine__hero{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;text-align:center}.student-vitrine__hero:before,.student-vitrine__hero:after{content:"";position:absolute;border:1px solid color-mix(in srgb,var(--vitrine-eyebrow) 48%,transparent);border-radius:50%;pointer-events:none;opacity:.34}.student-vitrine__hero:before{width:min(44vw,430px);height:min(44vw,430px)}.student-vitrine__hero:after{width:min(31vw,310px);height:min(31vw,310px);border-style:dashed}.student-vitrine__brand-symbol{position:relative;z-index:1;width:clamp(108px,10vw,132px);height:clamp(108px,10vw,132px)}.student-vitrine__symbol{display:block;width:100%;height:100%;object-fit:contain}.student-vitrine__hero-copy{position:relative;z-index:1;display:flex;width:min(100%,720px);flex-direction:column;align-items:center}.student-vitrine__eyebrow{margin:0 0 10px;color:var(--vitrine-eyebrow);font-size:.78rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.student-vitrine__title{margin:0;color:var(--vitrine-title);font-size:clamp(2rem,4vw,3.35rem);line-height:1.08;text-align:center}.student-vitrine__description{max-width:58ch;margin:14px 0 0;color:var(--vitrine-text);font-size:clamp(.98rem,1.5vw,1.08rem);line-height:1.6}.student-vitrine__search{width:min(100%,680px);margin-top:22px}.student-vitrine__search input{box-sizing:border-box;width:100%;min-height:52px;padding:0 18px;border:1px solid color-mix(in srgb,var(--vitrine-border) 88%,transparent);border-radius:16px;outline:none;background:color-mix(in srgb,var(--vitrine-card) 78%,transparent);color:var(--vitrine-card-text);font:inherit;box-shadow:inset 0 1px #ffffff0d;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.student-vitrine__search input::placeholder{color:color-mix(in srgb,var(--vitrine-text) 75%,transparent)}.student-vitrine__search input:focus{border-color:#ffbe7e;box-shadow:0 0 0 4px #ffbe7e2e}.student-vitrine__list{position:relative;z-index:1;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:clamp(16px,2vw,24px)}.student-vitrine__list.is-single-course{grid-template-columns:minmax(min(100%,320px),460px);justify-content:center}.student-vitrine__course{width:100%;min-width:0;overflow:hidden;padding:0;border:1px solid var(--vitrine-border);border-radius:20px;background:var(--vitrine-card);color:var(--vitrine-card-text);cursor:pointer;text-align:left;box-shadow:0 12px 30px #011c2f26;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.student-vitrine__course:focus-visible{outline:3px solid #ffbe7e;outline-offset:3px}.student-vitrine__course-thumb{overflow:hidden;aspect-ratio:16 / 9;background:linear-gradient(135deg,#003254,#0b5880)}.student-vitrine__course-thumb img{display:block;width:100%;height:100%;object-fit:cover}.student-vitrine__course-thumb-placeholder{width:100%;height:100%;background:radial-gradient(circle at 76% 24%,rgba(255,190,126,.18),transparent 18%),linear-gradient(135deg,#052a3b,#0b5880)}.student-vitrine__course.is-missing-thumb .student-vitrine__course-thumb-placeholder{position:relative}.student-vitrine__course.is-missing-thumb .student-vitrine__course-thumb-placeholder:after{content:"";position:absolute;right:-6%;bottom:-32%;width:70%;height:115%;background:#d9edf4;opacity:.14;mask:url(/vivaion/elementos/simbolos/SVG/pilastra-livro-branca.svg) center / contain no-repeat;-webkit-mask:url(/vivaion/elementos/simbolos/SVG/pilastra-livro-branca.svg) center / contain no-repeat}.student-vitrine__course-content{display:grid;gap:8px;padding:18px}.student-vitrine__course-content>span:first-child{color:var(--vitrine-eyebrow);font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.student-vitrine__course-content strong{color:var(--vitrine-card-text);font-size:1.13rem;line-height:1.28}.student-vitrine__course-action{margin-top:2px;color:#ffbe7e;font-size:.92rem;font-weight:800}@media(hover:hover)and (pointer:fine){.student-vitrine__course:hover{transform:translateY(-3px);border-color:#ffbe7ea6;box-shadow:0 22px 44px #011c2f47}}.student-vitrine-modal-layer{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:20px}.student-vitrine-modal-backdrop{position:absolute;inset:0;background:#011423a8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.student-vitrine-modal{position:relative;z-index:1;width:min(100%,540px);overflow:hidden;border:1px solid rgba(163,201,217,.34);border-radius:22px;background:#fffbf3;color:#052a3b;box-shadow:0 28px 80px #0114237a}.student-vitrine-modal__header,.student-vitrine-modal__body,.student-vitrine-modal__footer{padding:20px 22px}.student-vitrine-modal__header,.student-vitrine-modal__footer{border-bottom:1px solid rgba(11,88,128,.15)}.student-vitrine-modal__footer{border-top:1px solid rgba(11,88,128,.15);border-bottom:0}.student-vitrine-modal__title h3,.student-vitrine-modal__title p,.student-vitrine-modal__content p{margin:0}.student-vitrine-modal__title p,.student-vitrine-modal__content p{margin-top:7px;color:#274e62;line-height:1.55}.student-vitrine-modal__actions{justify-content:flex-end}.student-vitrine[data-student-theme=light]{--vitrine-page-bg: #eef4f4;--vitrine-panel: rgba(255, 251, 243, .88);--vitrine-title: #052a3b;--vitrine-text: #274e62;--vitrine-eyebrow: #0b5880;--vitrine-card: #ffffff;--vitrine-card-text: #052a3b;--vitrine-border: rgba(75, 135, 169, .3);--vitrine-shadow: 0 24px 58px rgba(27, 68, 89, .16);background:radial-gradient(circle at 50% -10%,rgba(99,156,191,.22),transparent 38%),radial-gradient(circle at 8% 48%,rgba(255,190,126,.12),transparent 30%),linear-gradient(160deg,#eef5f5,#fffbf3 52%,#e8f1f4)}.student-vitrine[data-student-theme=light]:before,.student-vitrine[data-student-theme=light]:after{background:#0b5880;opacity:.05}.student-vitrine[data-student-theme=light] .student-vitrine__card{box-shadow:var(--vitrine-shadow),inset 0 1px #ffffffeb}.student-vitrine[data-student-theme=light] .student-vitrine__search input{background:#fffffff5!important;color:#052a3b!important;box-shadow:inset 0 1px #fffffff5}.student-vitrine[data-student-theme=light] .student-vitrine__search input::placeholder{color:#587486}.student-vitrine[data-student-theme=light] .student-vitrine__course{box-shadow:0 12px 30px #1b44591f}.student-vitrine[data-student-theme=light] .student-vitrine__course-action{color:#0b5880}@media(max-width:720px){.student-vitrine{padding-bottom:calc(82px + env(safe-area-inset-bottom))}.student-vitrine:before,.student-vitrine:after{width:300px}.student-vitrine__card{width:calc(100% - 24px);margin:14px auto;padding:22px 16px;border-radius:22px}.student-vitrine__brand-symbol{width:clamp(82px,24vw,96px);height:clamp(82px,24vw,96px)}.student-vitrine__hero:before{width:280px;height:280px}.student-vitrine__hero:after{width:210px;height:210px}.student-vitrine__list{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.student-vitrine__course,.student-vitrine__search input{transition:none}}.student-feedback-page{--feedback-navy: #052a3b;--feedback-blue: #0b5880;--feedback-cream: #fffbf3;--feedback-muted: #274e62;min-height:100vh;padding:0 0 110px;background:linear-gradient(145deg,#eef5f5,#fffbf3 52%,#e8f1f4);color:var(--feedback-navy)}.student-feedback-page__card{width:min(1120px,calc(100% - 32px));margin:26px auto;padding:18px;display:grid;gap:18px;border:1px solid rgba(11,88,128,.18);border-radius:28px;background:#fffbf3e6;box-shadow:0 24px 64px #052a3b1c}.student-feedback-page__hero{position:relative;isolation:isolate;min-height:226px;overflow:hidden;padding:28px 30px;border:1px solid rgba(11,88,128,.2);border-radius:21px;background:linear-gradient(120deg,#fffaf0,#f7f1e6 34%,#dcecf0)}.student-feedback-page__hero-copy{position:relative;z-index:1;max-width:670px}.student-feedback-page__eyebrow{margin:0 0 9px;color:var(--feedback-blue);font-size:.73rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.student-feedback-page__hero h1{max-width:620px;margin:0;color:var(--feedback-navy);font-size:clamp(1.6rem,2.7vw,2.45rem);line-height:1.08;letter-spacing:-.035em}.student-feedback-page__hero-copy>p:last-of-type{max-width:565px;margin:11px 0 0;color:var(--feedback-muted);font-size:.99rem;line-height:1.55}.student-feedback-page__hero-watermark{position:absolute;z-index:0;top:-18%;right:-3%;width:min(49%,465px);aspect-ratio:1;pointer-events:none;opacity:.055;background:var(--feedback-navy);mask:url(/vivaion/elementos/simbolos/SVG/perfil-feminino-ramo-branco.svg) center / contain no-repeat;-webkit-mask:url(/vivaion/elementos/simbolos/SVG/perfil-feminino-ramo-branco.svg) center / contain no-repeat}.student-feedback-page__stats{display:grid;grid-template-columns:repeat(3,minmax(0,150px));gap:10px;margin-top:22px}.student-feedback-page__stats>div{min-height:74px;padding:10px 13px;display:grid;align-content:center;gap:2px;border:1px solid rgba(11,88,128,.18);border-radius:14px;background:#ffffffb3;box-shadow:0 8px 18px #052a3b0f}.student-feedback-page__stats span{color:var(--feedback-muted);font-size:.71rem;font-weight:750;letter-spacing:.05em;text-transform:uppercase}.student-feedback-page__stats strong{color:var(--feedback-navy);font-size:1.7rem;line-height:1}.student-feedback-page__filters{display:grid;gap:15px;padding:3px 2px}.student-feedback-page__search{position:relative;display:block}.student-feedback-page__search input{width:100%;min-height:52px;padding:0 18px 0 48px;border:1px solid rgba(11,88,128,.25);border-radius:15px;outline:none;color:var(--feedback-navy);background:#ffffffc7;box-shadow:0 6px 17px #052a3b0a;font:inherit;transition:border-color .18s ease,box-shadow .18s ease}.student-feedback-page__search input::placeholder{color:#274e62b8}.student-feedback-page__search input:focus{border-color:#e6813c;box-shadow:0 0 0 3px #ffbe7e6b}.student-feedback-page__search-icon{position:absolute;top:50%;left:18px;width:14px;height:14px;border:2px solid var(--feedback-blue);border-radius:50%;transform:translateY(-58%);pointer-events:none}.student-feedback-page__search-icon:after{position:absolute;right:-5px;bottom:-4px;width:7px;height:2px;content:"";border-radius:4px;background:var(--feedback-blue);transform:rotate(45deg)}.student-feedback-page__quick-filters{display:grid;gap:10px}.student-feedback-page__filter-row{display:flex;align-items:center;gap:12px;min-width:0}.student-feedback-page__filter-row>span{flex:0 0 48px;color:var(--feedback-muted);font-size:.77rem;font-weight:800}.student-feedback-page__filter-controls{display:flex;gap:8px;min-width:0;overflow-x:auto;scrollbar-width:thin;padding:2px}.student-feedback-page__filter-controls button,.student-feedback-page__clear-filters,.student-feedback-page__active-filters button,.student-feedback-page__empty button{min-height:40px;border:1px solid rgba(11,88,128,.22);border-radius:999px;color:var(--feedback-navy);background:#ffffffa8;font:inherit;font-size:.82rem;font-weight:750;white-space:nowrap;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease}.student-feedback-page__filter-controls button{display:inline-flex;align-items:center;gap:6px;padding:0 13px}.student-feedback-page__filter-controls button img{width:18px;height:18px;object-fit:contain}.student-feedback-page__filter-controls button[aria-pressed=true]{border-color:#0b5880;color:#fff;background:linear-gradient(135deg,#0b5880,#052a3b);box-shadow:0 6px 13px #052a3b29}.student-feedback-page__filter-controls button[aria-pressed=true] img{filter:brightness(0) invert(1)}.student-feedback-page__filter-controls button:focus-visible,.student-feedback-page__clear-filters:focus-visible,.student-feedback-page__active-filters button:focus-visible,.student-feedback-page__empty button:focus-visible,.student-feedback-page__advanced-filters summary:focus-visible,.student-feedback-page__field select:focus-visible{outline:3px solid rgba(255,190,126,.85);outline-offset:2px}.student-feedback-page__advanced-filters{border:1px solid rgba(11,88,128,.19);border-radius:16px;background:#e8f1f485}.student-feedback-page__advanced-filters summary{min-height:48px;padding:14px 16px;color:var(--feedback-navy);font-size:.88rem;font-weight:800;cursor:pointer}.student-feedback-page__advanced-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;padding:0 14px 14px}.student-feedback-page__field{display:grid;gap:6px}.student-feedback-page__field span{color:var(--feedback-muted);font-size:.76rem;font-weight:800}.student-feedback-page__field select{width:100%;min-height:42px;padding:0 11px;border:1px solid rgba(11,88,128,.26);border-radius:10px;outline:none;color:var(--feedback-navy);background:#ffffffde;font:inherit;font-size:.87rem}.student-feedback-page__filter-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.student-feedback-page__result-count{color:var(--feedback-muted);font-size:.88rem;font-weight:750}.student-feedback-page__clear-filters{padding:0 15px;border-radius:10px}.student-feedback-page__clear-filters:disabled{opacity:.48;cursor:not-allowed}.student-feedback-page__active-filters{display:flex;align-items:center;flex-wrap:wrap;gap:7px;padding-top:2px}.student-feedback-page__active-filters>span{color:var(--feedback-muted);font-size:.78rem;font-weight:800}.student-feedback-page__active-filters button{min-height:32px;display:inline-flex;align-items:center;gap:8px;padding:0 10px;border-color:#0b588045;border-radius:10px;font-size:.76rem;background:#fffaf0}.student-feedback-page__active-filters b{font-size:1rem;line-height:1}.student-feedback-page__list{display:grid;gap:13px}.student-feedback-thread{display:grid;gap:14px;padding:18px;border:1px solid rgba(11,88,128,.18);border-radius:18px;background:#fff;box-shadow:0 11px 24px #052a3b0f}.student-feedback-thread__header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.student-feedback-thread__identity{display:flex;align-items:center;gap:10px;min-width:0}.student-feedback-thread__type-icon{width:32px;height:32px;display:grid;flex:0 0 32px;place-items:center}.student-feedback-thread__type-icon img{display:block;max-width:29px;max-height:29px;object-fit:contain}.student-feedback-thread__type-icon.is-question img{width:25px;height:25px}.student-feedback-thread__identity>div{display:grid;gap:4px}.student-feedback-thread__identity strong{color:var(--feedback-navy);font-size:.96rem}.student-feedback-thread__status{display:inline-flex;align-items:center;gap:6px;color:#43576a;font-size:.75rem;font-weight:750}.student-feedback-thread__status i{width:7px;height:7px;border-radius:50%;background:currentColor}.student-feedback-thread__status.is-respondido{color:#176b55}.student-feedback-thread__status.is-em_andamento{color:#0b5880}.student-feedback-thread__status.is-aguardando{color:#a44d17}.student-feedback-thread__header time{padding-top:2px;color:var(--feedback-muted);font-size:.78rem;text-align:right}.student-feedback-thread__context{display:flex;flex-wrap:wrap;gap:6px;color:var(--feedback-muted);font-size:.79rem;line-height:1.4}.student-feedback-thread__context b{color:#d47430}.student-feedback-thread__student-message{padding:14px 15px;border-radius:13px;background:#eef5f7c7}.student-feedback-thread__student-message>span{display:block;margin-bottom:6px;color:var(--feedback-blue);font-size:.72rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.student-feedback-thread p{margin:0;color:var(--feedback-navy);line-height:1.55;white-space:pre-wrap}.student-feedback-thread__response{display:grid;gap:10px;padding:14px 15px;border-left:4px solid #ffbe7e;border-radius:0 13px 13px 0;background:#e8f1f4eb;box-shadow:inset 0 1px #fffc}.student-feedback-thread__response header{display:flex;align-items:center;gap:9px}.student-feedback-thread__response header img{width:28px;height:28px;object-fit:contain}.student-feedback-thread__response header div{display:grid;gap:2px}.student-feedback-thread__response strong{color:var(--feedback-navy);font-size:.85rem}.student-feedback-thread__response header span{color:var(--feedback-muted);font-size:.75rem}.student-feedback-thread__awaiting{display:grid;gap:5px;padding:13px 15px;border:1px dashed rgba(11,88,128,.28);border-radius:13px;background:#fffbf3c7}.student-feedback-thread__awaiting strong{color:var(--feedback-blue);font-size:.84rem}.student-feedback-thread__awaiting.is-aguardando strong{color:#a44d17}.student-feedback-thread__awaiting p{color:var(--feedback-muted);font-size:.88rem}.student-feedback-page__empty{min-height:210px;display:grid;justify-items:center;align-content:center;gap:8px;padding:24px;border:1px dashed rgba(11,88,128,.32);border-radius:18px;text-align:center;background:#eef5f78a}.student-feedback-page__empty-symbol{width:42px;height:42px;opacity:.44;background:var(--feedback-blue);mask:url(/vivaion/logo/brand/s%C3%ADmbolo-circuloBranco-Folhas-EstAzulEscuro.png) center / contain no-repeat;-webkit-mask:url(/vivaion/logo/brand/s%C3%ADmbolo-circuloBranco-Folhas-EstAzulEscuro.png) center / contain no-repeat}.student-feedback-page__empty strong{color:var(--feedback-navy)}.student-feedback-page__empty p{max-width:430px;margin:0;color:var(--feedback-muted)}.student-feedback-page__empty button{padding:0 15px}[data-student-theme=dark] .student-feedback-page{background:radial-gradient(circle at 8% -10%,rgba(255,190,126,.1),transparent 34%),linear-gradient(145deg,#052a3b,#001f38);color:#fffbf3}[data-student-theme=dark] .student-feedback-page__card{border-color:#a3c9d938;background:#0032549e;box-shadow:0 24px 64px #0000003d}[data-student-theme=dark] .student-feedback-page__hero{border-color:#a3c9d938;background:linear-gradient(120deg,#0b5880e0,#052a3bf7)}[data-student-theme=dark] .student-feedback-page__hero h1,[data-student-theme=dark] .student-feedback-page__stats strong{color:#fffbf3}[data-student-theme=dark] .student-feedback-page__eyebrow{color:#ffbe7e}[data-student-theme=dark] .student-feedback-page__hero-copy>p:last-of-type,[data-student-theme=dark] .student-feedback-page__stats span{color:#a3c9d9}[data-student-theme=dark] .student-feedback-page__hero-watermark{opacity:.075;background:#fffbf3}[data-student-theme=dark] .student-feedback-page__stats>div{border-color:#a3c9d938;background:#00325475;box-shadow:none}[data-student-theme=dark] .student-feedback-page__search input{border-color:#a3c9d947;color:#fffbf3;background:#081c34e0;box-shadow:none}[data-student-theme=dark] .student-feedback-page__search input::placeholder{color:#a3c9d9c7}[data-student-theme=dark] .student-feedback-page__search-icon,[data-student-theme=dark] .student-feedback-page__search-icon:after{border-color:#a3c9d9;background-color:#a3c9d9}[data-student-theme=dark] .student-feedback-page__filter-row>span,[data-student-theme=dark] .student-feedback-page__result-count,[data-student-theme=dark] .student-feedback-page__active-filters>span{color:#a3c9d9}[data-student-theme=dark] .student-feedback-page__filter-controls button,[data-student-theme=dark] .student-feedback-page__clear-filters,[data-student-theme=dark] .student-feedback-page__active-filters button,[data-student-theme=dark] .student-feedback-page__empty button{border-color:#a3c9d945;color:#fffbf3;background:#081c34c7}[data-student-theme=dark] .student-feedback-page__filter-controls button[aria-pressed=true]{border-color:#ffbe7e;color:#052a3b;background:#ffbe7e}[data-student-theme=dark] .student-feedback-page__filter-controls button[aria-pressed=true] img{filter:none}[data-student-theme=dark] .student-feedback-page__advanced-filters{border-color:#a3c9d938;background:#081c346b}[data-student-theme=dark] .student-feedback-page__advanced-filters summary,[data-student-theme=dark] .student-feedback-page__field span{color:#fffbf3}[data-student-theme=dark] .student-feedback-page__field select{border-color:#a3c9d947;color:#fffbf3;background:#081c34db}[data-student-theme=dark] .student-feedback-thread{border-color:#a3c9d933;background:#081c34e0;box-shadow:0 11px 24px #0003}[data-student-theme=dark] .student-feedback-thread__identity strong,[data-student-theme=dark] .student-feedback-thread p,[data-student-theme=dark] .student-feedback-thread__response strong,[data-student-theme=dark] .student-feedback-page__empty strong{color:#fffbf3}[data-student-theme=dark] .student-feedback-thread__header time,[data-student-theme=dark] .student-feedback-thread__context,[data-student-theme=dark] .student-feedback-thread__response header span,[data-student-theme=dark] .student-feedback-thread__awaiting p,[data-student-theme=dark] .student-feedback-page__empty p{color:#a3c9d9}[data-student-theme=dark] .student-feedback-thread__student-message{background:#00325457}[data-student-theme=dark] .student-feedback-thread__student-message>span{color:#a3c9d9}[data-student-theme=dark] .student-feedback-thread__response{background:#3772a633;box-shadow:none}[data-student-theme=dark] .student-feedback-thread__awaiting{border-color:#a3c9d945;background:#00325440}[data-student-theme=dark] .student-feedback-thread__awaiting strong{color:#a3c9d9}[data-student-theme=dark] .student-feedback-thread__awaiting.is-aguardando strong{color:#ffbe7e}[data-student-theme=dark] .student-feedback-page__empty{border-color:#a3c9d952;background:#081c3499}[data-student-theme=dark] .student-feedback-page{--feedback-page-bg: #031f2d;--feedback-shell-bg: rgba(5, 42, 59, .56);--feedback-shell-border: rgba(163, 201, 217, .17);--feedback-hero-start: rgba(11, 88, 128, .94);--feedback-hero-end: rgba(5, 42, 59, .98);--feedback-filter-bg: rgba(7, 35, 55, .72);--feedback-filter-elevated: rgba(8, 45, 68, .86);--feedback-card-bg: rgba(5, 27, 49, .94);--feedback-card-border: rgba(99, 156, 191, .2);--feedback-message-bg: rgba(0, 50, 84, .46);--feedback-response-bg: rgba(55, 114, 166, .2);--feedback-title: #fffbf3;--feedback-text: #e5f2f5;--feedback-muted: #a3c9d9;--feedback-soft: rgba(163, 201, 217, .76);--feedback-orange: #ffbe7e;--feedback-blue: #639cbf;min-height:100vh;padding-bottom:calc(116px + env(safe-area-inset-bottom));background:radial-gradient(circle at 10% 5%,rgba(99,156,191,.14),transparent 34%),radial-gradient(circle at 92% 30%,rgba(255,190,126,.06),transparent 28%),linear-gradient(160deg,#031f2d,#052a3b 46%,#003254);color:var(--feedback-text)}[data-student-theme=dark] .student-feedback-page__card{border-color:var(--feedback-shell-border);background:linear-gradient(145deg,#052a3ba3,#00325475);box-shadow:0 28px 70px #01142357,inset 0 1px #ffffff0a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}[data-student-theme=dark] .student-feedback-page__hero{padding:32px;border-color:#a3c9d938;border-radius:24px;background:radial-gradient(circle at 85% 10%,rgba(99,156,191,.14),transparent 34%),linear-gradient(125deg,var(--feedback-hero-start),var(--feedback-hero-end));box-shadow:inset 0 1px #ffffff0f}[data-student-theme=dark] .student-feedback-page__hero-watermark{opacity:.048}[data-student-theme=dark] .student-feedback-page__hero-copy>p:last-of-type{color:var(--feedback-muted);line-height:1.58}[data-student-theme=dark] .student-feedback-page__stats>div{min-height:78px;border-color:#a3c9d933;border-top:2px solid var(--feedback-blue);background:#041f38b8;box-shadow:inset 0 1px #ffffff0a}[data-student-theme=dark] .student-feedback-page__stats>div:nth-child(2){border-top-color:#58c489}[data-student-theme=dark] .student-feedback-page__stats>div:nth-child(3){border-top-color:var(--feedback-orange)}[data-student-theme=dark] .student-feedback-page__stats strong{font-size:1.58rem;font-weight:900}[data-student-theme=dark] .student-feedback-page__stats span{color:var(--feedback-muted);font-size:.74rem}[data-student-theme=dark] .student-feedback-page__filters{gap:16px}[data-student-theme=dark] .student-feedback-page__search input{border-color:#639cbf3d;background:#041b31e0}[data-student-theme=dark] .student-feedback-page__filter-row>span{flex-basis:58px;color:var(--feedback-muted);font-size:.8rem}[data-student-theme=dark] .student-feedback-page__filter-controls button{border-color:#639cbf2e;color:#d5ebf3;background:#051b31a3}[data-student-theme=dark] .student-feedback-page__filter-controls button[aria-pressed=true]{border-color:#ffbe7ee0;color:#052a3b;background:linear-gradient(135deg,#ffbe7e,#e79a58);box-shadow:0 8px 22px #ffbe7e1f}[data-student-theme=dark] .student-feedback-page__advanced-filters{border-color:#639cbf2b;background:#041f388a}[data-student-theme=dark] .student-feedback-page__advanced-filters summary{min-height:44px;color:var(--feedback-title)}[data-student-theme=dark] .student-feedback-page__advanced-filters summary:hover{background:#639cbf0f}[data-student-theme=dark] .student-feedback-page__field select{border-color:#639cbf38;background:#04182edb}[data-student-theme=dark] .student-feedback-page__filter-footer{min-height:48px;padding:8px 4px;border-top:1px solid rgba(99,156,191,.12);border-bottom:1px solid rgba(99,156,191,.12)}[data-student-theme=dark] .student-feedback-page__result-count{color:var(--feedback-muted);font-weight:850}[data-student-theme=dark] .student-feedback-page__clear-filters:not(:disabled){border-color:#639cbf6b;color:var(--feedback-text)}[data-student-theme=dark] .student-feedback-page__clear-filters:not(:disabled):hover{border-color:var(--feedback-orange);color:var(--feedback-orange)}[data-student-theme=dark] .student-feedback-page__list{gap:18px}[data-student-theme=dark] .student-feedback-thread{position:relative;gap:16px;border-color:var(--feedback-card-border);border-radius:19px;background:linear-gradient(145deg,#051b31f5,#052a3be0);box-shadow:0 16px 34px #01122038}[data-student-theme=dark] .student-feedback-thread:before{position:absolute;top:18px;bottom:18px;left:0;width:3px;border-radius:0 4px 4px 0;content:"";background:var(--feedback-blue)}[data-student-theme=dark] .student-feedback-thread:has(.student-feedback-thread__type-icon.is-comment):before{background:var(--feedback-orange)}[data-student-theme=dark] .student-feedback-thread__status{padding:4px 8px;border:1px solid currentColor;border-radius:999px;background:#639cbf1f;color:#a3c9d9}[data-student-theme=dark] .student-feedback-thread__status.is-respondido{border-color:#58c4894d;background:#38a1691f;color:#8fdbb3}[data-student-theme=dark] .student-feedback-thread__status.is-aguardando{border-color:#ffbe7e4d;background:#ffbe7e1f;color:var(--feedback-orange)}[data-student-theme=dark] .student-feedback-thread__context{font-size:.82rem;line-height:1.55}[data-student-theme=dark] .student-feedback-thread__context b{color:var(--feedback-orange)}[data-student-theme=dark] .student-feedback-thread__student-message{border:1px solid rgba(99,156,191,.1);border-radius:14px;background:var(--feedback-message-bg)}[data-student-theme=dark] .student-feedback-thread p{color:var(--feedback-text);font-size:.98rem;line-height:1.6}[data-student-theme=dark] .student-feedback-thread__response{padding:16px;border:1px solid rgba(99,156,191,.2);border-left:3px solid var(--feedback-orange);border-radius:14px;background:linear-gradient(135deg,#3772a63d,#0032545c)}[data-student-theme=dark] .student-feedback-thread__response header img{background:transparent}[data-student-theme=dark] .student-feedback-thread__awaiting{border-color:#639cbf57;background:#0032543d}[data-student-theme=dark] .student-feedback-thread__awaiting.is-aguardando{border-color:#ffbe7e57;background:#ffbe7e0e}.student-feedback-page[data-student-theme=dark]{--feedback-card-border: rgba(99, 156, 191, .2);--feedback-message-bg: rgba(0, 50, 84, .46);--feedback-title: #fffbf3;--feedback-text: #e5f2f5;--feedback-muted: #a3c9d9;--feedback-orange: #ffbe7e;--feedback-blue: #639cbf;padding-bottom:calc(116px + env(safe-area-inset-bottom));background:radial-gradient(circle at 10% 5%,rgba(99,156,191,.14),transparent 34%),radial-gradient(circle at 92% 30%,rgba(255,190,126,.06),transparent 28%),linear-gradient(160deg,#031f2d,#052a3b 46%,#003254);color:var(--feedback-text)}.student-feedback-page[data-student-theme=dark] .student-feedback-page__card{border-color:#a3c9d92b;background:linear-gradient(145deg,#052a3ba3,#00325475);box-shadow:0 28px 70px #01142357,inset 0 1px #ffffff0a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.student-feedback-page[data-student-theme=dark] .student-feedback-page__hero{padding:32px;border-color:#a3c9d938;border-radius:24px;background:radial-gradient(circle at 85% 10%,rgba(99,156,191,.14),transparent 34%),linear-gradient(125deg,#0b5880f0,#052a3bfa);box-shadow:inset 0 1px #ffffff0f}.student-feedback-page[data-student-theme=dark] .student-feedback-page__hero-watermark{opacity:.048}.student-feedback-page[data-student-theme=dark] .student-feedback-page__hero h1,.student-feedback-page[data-student-theme=dark] .student-feedback-page__stats strong,.student-feedback-page[data-student-theme=dark] .student-feedback-thread__identity strong,.student-feedback-page[data-student-theme=dark] .student-feedback-thread__response strong{color:var(--feedback-title)}.student-feedback-page[data-student-theme=dark] .student-feedback-page__hero-copy>p:last-of-type,.student-feedback-page[data-student-theme=dark] .student-feedback-page__stats span,.student-feedback-page[data-student-theme=dark] .student-feedback-thread__header time,.student-feedback-page[data-student-theme=dark] .student-feedback-thread__context,.student-feedback-page[data-student-theme=dark] .student-feedback-thread__response header span,.student-feedback-page[data-student-theme=dark] .student-feedback-thread__awaiting p{color:var(--feedback-muted)}.student-feedback-page[data-student-theme=dark] .student-feedback-page__stats>div{min-height:78px;border-color:#a3c9d933;border-top:2px solid var(--feedback-blue);background:#041f38b8}.student-feedback-page[data-student-theme=dark] .student-feedback-page__stats>div:nth-child(2){border-top-color:#58c489}.student-feedback-page[data-student-theme=dark] .student-feedback-page__stats>div:nth-child(3){border-top-color:var(--feedback-orange)}.student-feedback-page[data-student-theme=dark] .student-feedback-page__search input{border-color:#639cbf3d;background:#041b31e0;color:var(--feedback-title)}.student-feedback-page[data-student-theme=dark] .student-feedback-page__filter-row>span{flex-basis:58px;color:var(--feedback-muted)}.student-feedback-page[data-student-theme=dark] .student-feedback-page__filter-controls button{border-color:#639cbf2e;color:#d5ebf3;background:#051b31a3}.student-feedback-page[data-student-theme=dark] .student-feedback-page__filter-controls button[aria-pressed=true]{border-color:#ffbe7ee0;color:#052a3b;background:linear-gradient(135deg,#ffbe7e,#e79a58);box-shadow:0 8px 22px #ffbe7e1f}.student-feedback-page[data-student-theme=dark] .student-feedback-page__filter-controls button img,.student-feedback-page[data-student-theme=dark] .student-feedback-thread__type-icon img{filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(344%) hue-rotate(306deg) brightness(108%) contrast(99%)}.student-feedback-page[data-student-theme=dark] .student-feedback-page__filter-controls button[aria-pressed=true] img{filter:brightness(0) saturate(100%) invert(15%) sepia(24%) saturate(1638%) hue-rotate(150deg) brightness(92%) contrast(98%)}.student-feedback-page[data-student-theme=dark] .student-feedback-page__advanced-filters{border-color:#639cbf2b;background:#041f388a}.student-feedback-page[data-student-theme=dark] .student-feedback-page__advanced-filters summary,.student-feedback-page[data-student-theme=dark] .student-feedback-page__field span{color:var(--feedback-title)}.student-feedback-page[data-student-theme=dark] .student-feedback-page__field select{border-color:#639cbf38;background:#04182edb;color:var(--feedback-title)}.student-feedback-page[data-student-theme=dark] .student-feedback-page__filter-footer{min-height:48px;padding:8px 4px;border-top:1px solid rgba(99,156,191,.12);border-bottom:1px solid rgba(99,156,191,.12)}.student-feedback-page[data-student-theme=dark] .student-feedback-page__result-count{color:var(--feedback-muted);font-weight:850}.student-feedback-page[data-student-theme=dark] .student-feedback-page__list{gap:18px}.student-feedback-page[data-student-theme=dark] .student-feedback-thread{position:relative;gap:16px;border-color:var(--feedback-card-border);border-radius:19px;background:linear-gradient(145deg,#051b31f5,#052a3be0);box-shadow:0 16px 34px #01122038}.student-feedback-page[data-student-theme=dark] .student-feedback-thread:before{position:absolute;top:18px;bottom:18px;left:0;width:3px;border-radius:0 4px 4px 0;content:"";background:var(--feedback-blue)}.student-feedback-page[data-student-theme=dark] .student-feedback-thread:has(.student-feedback-thread__type-icon.is-comment):before{background:var(--feedback-orange)}.student-feedback-page[data-student-theme=dark] .student-feedback-thread__status{padding:4px 8px;border:1px solid currentColor;border-radius:999px;background:#639cbf1f;color:#a3c9d9}.student-feedback-page[data-student-theme=dark] .student-feedback-thread__status.is-respondido{border-color:#58c4894d;background:#38a1691f;color:#8fdbb3}.student-feedback-page[data-student-theme=dark] .student-feedback-thread__status.is-aguardando{border-color:#ffbe7e4d;background:#ffbe7e1f;color:var(--feedback-orange)}.student-feedback-page[data-student-theme=dark] .student-feedback-thread__context b{color:var(--feedback-orange)}.student-feedback-page[data-student-theme=dark] .student-feedback-thread__student-message{border:1px solid rgba(99,156,191,.1);border-radius:14px;background:var(--feedback-message-bg)}.student-feedback-page[data-student-theme=dark] .student-feedback-thread p{color:var(--feedback-text);font-size:.98rem;line-height:1.6}.student-feedback-page[data-student-theme=dark] .student-feedback-thread__response{padding:16px;border:1px solid rgba(99,156,191,.2);border-left:3px solid var(--feedback-orange);border-radius:14px;background:linear-gradient(135deg,#3772a63d,#0032545c)}.student-feedback-page[data-student-theme=dark] .student-feedback-thread__awaiting{border-color:#639cbf57;background:#0032543d}.student-feedback-page[data-student-theme=dark] .student-feedback-thread__awaiting.is-aguardando{border-color:#ffbe7e57;background:#ffbe7e0e}@media(max-width:760px){.student-feedback-page{padding-bottom:132px}.student-feedback-page__card{width:calc(100% - 16px);margin:14px auto;padding:11px;border-radius:20px;gap:13px}.student-feedback-page__hero{min-height:0;padding:22px 17px;border-radius:16px}.student-feedback-page__hero h1{max-width:285px;font-size:1.62rem}.student-feedback-page__hero-copy>p:last-of-type{max-width:285px;font-size:.9rem}.student-feedback-page__hero-watermark{top:-4%;right:-20%;width:55%;opacity:.045}.student-feedback-page__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:18px}.student-feedback-page__stats>div{min-height:63px;padding:8px;border-radius:11px}.student-feedback-page__stats span{font-size:.61rem}.student-feedback-page__stats strong{font-size:1.35rem}.student-feedback-page__filter-row{align-items:flex-start;flex-direction:column;gap:5px}.student-feedback-page__filter-row>span{flex-basis:auto}.student-feedback-page__filter-controls{width:calc(100% + 2px);padding-bottom:5px}.student-feedback-page__advanced-filters:not([open]) .student-feedback-page__advanced-fields{display:none}.student-feedback-page__advanced-fields{grid-template-columns:1fr;padding-right:58px}.student-feedback-page__filter-footer{align-items:flex-start;flex-direction:column}.student-feedback-page__clear-filters{width:100%}.student-feedback-thread{gap:12px;padding:14px;border-radius:15px}.student-feedback-thread__header{align-items:flex-start;flex-direction:column;gap:7px}.student-feedback-thread__header time{padding:0;text-align:left}.student-feedback-thread__context{gap:4px;font-size:.75rem}[data-student-theme=dark] .student-feedback-page__hero{padding:22px 17px}[data-student-theme=dark] .student-feedback-page__filter-row>span{flex-basis:auto}[data-student-theme=dark] .student-feedback-page__filter-footer{align-items:stretch}.student-feedback-page[data-student-theme=dark] .student-feedback-page__hero{padding:22px 17px}.student-feedback-page[data-student-theme=dark] .student-feedback-page__filter-row>span{flex-basis:auto}}.student-notebook__layer{position:fixed;inset:0;z-index:5000;background:#0000008c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex}.student-notebook__floating-close{position:fixed;top:12px;right:14px;width:38px;height:38px;border:1px solid rgba(255,255,255,.22);background:#0b1220db;color:#fffffff5;border-radius:10px;cursor:pointer;z-index:5003;display:grid;place-items:center;font-weight:700}.student-notebook{flex:1;margin:64px 20px 20px;border-radius:18px;overflow:hidden;background:#0b1220;border:1px solid rgba(255,255,255,.12);box-shadow:0 40px 120px #00000080;display:grid;grid-template-columns:280px 1fr;min-width:0;min-height:0;position:relative}.student-notebook__sidebar{border-right:1px solid rgba(255,255,255,.09);background:#ffffff0a;padding:14px;display:flex;flex-direction:column;gap:10px;min-width:0}.student-notebook__sidebar-backdrop{position:absolute;inset:0;background:#0409128c;z-index:1}.student-notebook__brand{display:flex;align-items:center;justify-content:space-between;gap:10px}.student-notebook__brand strong{color:#ffffffeb;font-size:14px}.student-notebook__close{border:1px solid rgba(255,255,255,.16);background:#ffffff0f;color:#ffffffeb;border-radius:10px;padding:6px 10px;cursor:pointer}.student-notebook__search input{width:100%;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#00000038;color:#ffffffeb;padding:10px 12px;outline:none}.student-notebook__sidebar-actions{display:flex;gap:8px}.student-notebook__sidebar-actions button{flex:1;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#ffffffeb;padding:10px 12px;cursor:pointer}.student-notebook__list{flex:1;overflow:auto;padding-right:6px}.student-notebook__item{width:100%;text-align:left;border-radius:12px;border:1px solid transparent;background:transparent;color:#ffffffdb;padding:10px;cursor:grab;display:flex;flex-direction:column;gap:4px}.student-notebook__item-row{display:flex;gap:8px;align-items:stretch;margin-bottom:6px;touch-action:pan-y}.student-notebook__item-row.is-dragging{opacity:.35}.student-notebook__item-row.is-dragging .student-notebook__item{cursor:grabbing}.student-notebook__drop-indicator{height:10px;border-top:2px solid #7dd3fc;border-radius:999px;margin:0 4px 6px}.student-notebook__item:hover{background:#ffffff0f}.student-notebook__item.is-active{border-color:#e5f2f547;background:#e5f2f514}.student-notebook__item small{opacity:.7}.student-notebook__main{min-width:0;min-height:0;display:grid;grid-template-rows:auto 1fr}.student-notebook__toolbar{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:10px;padding:10px 12px;border-bottom:1px solid rgba(255,255,255,.08);background:#ffffff08}.student-notebook__toolbar-left,.student-notebook__toolbar-right{display:flex;gap:8px;align-items:center;min-width:0}.student-notebook__toolbar-left{flex-wrap:wrap}.student-notebook__toolbar-right{width:100%;overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;padding-bottom:2px}.student-notebook__toolbar-right>*{flex:0 0 auto}.student-notebook__toolbar button,.student-notebook__toolbar select,.student-notebook__toolbar input{border-radius:10px;border:1px solid rgba(255,255,255,.14);background:#0000002e;color:#ffffffeb;padding:6px 10px}.student-notebook__mobilebar,.student-notebook__mobile-actions{display:none}.student-notebook__mobile-actions button{border:1px solid rgba(255,255,255,.14);background:#0000002e;color:#ffffffeb;border-radius:14px;padding:10px 12px;cursor:pointer;flex:1}.student-notebook__drawer-layer{position:absolute;inset:0;z-index:4;background:#0000008c;display:flex;align-items:stretch;justify-content:flex-end}.student-notebook__drawer{width:min(520px,100%);background:#0b1220fa;border-left:1px solid rgba(255,255,255,.12);padding:14px;display:flex;flex-direction:column;gap:12px}.student-notebook__drawer-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.student-notebook__drawer-head strong{color:#ffffffeb}.student-notebook__drawer-actions{display:flex;gap:10px;margin-top:auto}.student-notebook__drawer-actions button{flex:1;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#ffffff14;color:#ffffffeb;padding:10px 12px;cursor:pointer}.student-notebook__title{flex:1 1 260px;min-width:180px;max-width:520px}.student-notebook__editor-wrap{overflow:auto;padding:22px 18px;background:radial-gradient(1000px 600px at 50% -20%,rgba(229,242,245,.08),transparent 60%)}.student-notebook__paper{width:min(860px,100%);margin:0 auto;background:#fff;color:#111827;border-radius:14px;box-shadow:0 18px 55px #00000047;padding:28px 32px;min-height:calc(100vh - 180px);outline:none}.student-notebook__paper a{color:#1d4ed8}.student-notebook__hint{color:#ffffffb8;font-size:12px}.student-notebook__empty-state{width:min(860px,100%);margin:12px auto 0;display:flex;align-items:center;justify-content:center;gap:10px}.student-notebook__empty-state button{border-radius:10px;border:1px solid rgba(255,255,255,.2);background:#ffffff14;color:#ffffffeb;padding:8px 12px;cursor:pointer}.student-notebook__empty-card{width:min(700px,100%);margin:24px auto 0;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:#0b1220d1;padding:18px;display:grid;gap:12px}.student-notebook__empty-card strong{color:#fffffff0;font-size:16px}.student-notebook__empty-list{display:grid;gap:8px}.student-notebook__empty-list button{border-radius:10px;border:1px solid rgba(255,255,255,.14);background:#ffffff0d;color:#ffffffe6;padding:10px 12px;text-align:left;cursor:pointer;display:grid;gap:4px}.student-notebook__empty-list button:hover{background:#ffffff17}.student-notebook__empty-list button small{color:#ffffffa3;font-size:12px}.student-notebook__empty-new{justify-self:start;border-radius:12px;border:1px solid rgba(255,255,255,.18);background:#ffffff14;color:#fffffff0;padding:10px 14px;cursor:pointer}.student-notebook__add-layer{position:absolute;inset:0;z-index:3;background:#0000008c;display:flex;align-items:stretch;justify-content:flex-end}.student-notebook__add-panel{width:min(520px,100%);background:#0b1220fa;border-left:1px solid rgba(255,255,255,.12);padding:14px;display:flex;flex-direction:column;gap:12px}.student-notebook__add-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.student-notebook__add-head strong{color:#ffffffeb}.student-notebook__add-kind{display:flex;gap:8px;flex-wrap:wrap}.student-notebook__add-kind button{border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#ffffffeb;padding:8px 10px;cursor:pointer}.student-notebook__add-kind button.is-active{background:#e5f2f51f;border-color:#e5f2f53d}.student-notebook__add-form label{display:flex;flex-direction:column;gap:6px;color:#ffffffdb;font-size:13px}.student-notebook__add-form select,.student-notebook__add-form input{border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#0000002e;color:#ffffffeb;padding:10px 12px}.student-notebook__add-actions{display:flex;gap:10px;margin-top:auto}.student-notebook__add-actions button{flex:1;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#ffffff14;color:#ffffffeb;padding:10px 12px;cursor:pointer}.student-notebook__add-feedback{margin-top:8px;border-radius:10px;border:1px solid rgba(255,255,255,.18);padding:10px 12px;font-size:12px;line-height:1.35}.student-notebook__add-feedback.is-info{color:#dbeafe;border-color:#60a5fa59;background:#1e40af38}.student-notebook__add-feedback.is-success{color:#dcfce7;border-color:#4ade8059;background:#1665343d}.student-notebook__add-feedback.is-error{color:#fee2e2;border-color:#f8717159;background:#991b1b42}@media(max-width:900px){.student-notebook__layer{-webkit-backdrop-filter:none;backdrop-filter:none}.student-notebook{margin:56px 0 0;border-radius:0;grid-template-columns:1fr}.student-notebook__sidebar{position:absolute;top:0;left:0;bottom:0;width:min(86vw,320px);transform:translate(-105%);transition:transform .18s ease;z-index:2;border-right:1px solid rgba(255,255,255,.12);box-shadow:18px 0 60px #0000008c;background:#0b1220fa}.student-notebook.is-sidebar-open .student-notebook__sidebar{transform:translate(0)}.student-notebook__toolbar{display:none}.student-notebook__mobilebar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-bottom:1px solid rgba(255,255,255,.08);background:#ffffff08}.student-notebook__mobilebar input{flex:1;min-width:0;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#0000002e;color:#ffffffeb;padding:10px 12px}.student-notebook__mobile-actions{display:flex;gap:8px;padding:10px 12px;border-top:1px solid rgba(255,255,255,.08);background:#0b1220fa;position:sticky;bottom:0}.student-notebook__editor-wrap{padding:12px 10px}.student-notebook__paper{border-radius:12px;padding:18px;min-height:calc(100vh - 220px)}.student-notebook__title{min-width:120px;max-width:46vw}.student-notebook__add-panel,.student-notebook__drawer{width:100%}.student-notebook__drawer-layer--edit{align-items:flex-end}.student-notebook__drawer--edit{height:33vh;max-height:33vh;border-radius:16px 16px 0 0;overflow:auto}}.student-pending-contract-layer{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:16px}.student-pending-contract-backdrop{position:absolute;inset:0;background:#0000008c}.student-pending-contract-card{position:relative;width:min(640px,calc(100vw - 24px));border-radius:18px;border:1px solid rgba(180,214,242,.22);background:#051637eb;box-shadow:0 32px 96px #00000073;overflow:hidden;padding:18px 18px 16px}.student-pending-contract-eyebrow{display:inline-flex;align-items:center;gap:10px;padding:6px 10px;border-radius:999px;background:#f0906129;border:1px solid rgba(240,144,97,.28);color:#ffffffeb;font-size:.85rem;letter-spacing:.02em}.student-pending-contract-card h2{margin:12px 0 8px;color:var(--vivaion-blue-050);font-size:1.35rem}.student-pending-contract-message{margin:0;color:#e5f2f5d1;line-height:1.45}.student-pending-contract-actions{margin-top:16px;display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.student-pending-contract-actions .unyom-button{border-radius:12px}:root{font-family:Inter,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color:#e5f2f5;background-color:#051637;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--vivaion-primary: #051637;--vivaion-accent: #F09061;--vivaion-black: #131313;--vivaion-gray-900: #303031;--vivaion-gray-800: #4D4D4D;--vivaion-gray-700: #676767;--vivaion-gray-500: #9C9B9B;--vivaion-white: #FFFFFF;--vivaion-blue-700: #135697;--vivaion-blue-600: #4B87C7;--vivaion-blue-400: #7AADDE;--vivaion-blue-200: #B4D6F2;--vivaion-blue-050: #E5F2F5;--unyom-ink: var(--vivaion-primary);--unyom-midnight: var(--vivaion-primary);--unyom-royal: var(--vivaion-blue-700);--unyom-violet: var(--vivaion-accent);--unyom-violet-dark: #d97748;--unyom-cobalt: var(--vivaion-blue-600);--unyom-lavender: var(--vivaion-blue-400);--unyom-cloud: var(--vivaion-blue-050);--unyom-cloud-2: var(--vivaion-blue-200);--unyom-white: #ffffff;--unyom-border: rgba(180, 214, 242, .22);--unyom-card-bg: rgba(5, 22, 55, .78);--unyom-card-glow: rgba(240, 144, 97, .14);--unyom-card-shadow: 0 28px 64px rgba(5, 22, 55, .55);--unyom-destaque-card: linear-gradient(90deg, rgba(240, 144, 97, .75), rgba(122, 173, 222, .8), rgba(240, 144, 97, .75))}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 10% -10%,rgba(240,144,97,.18) 0%,transparent 42%),radial-gradient(circle at 110% 10%,rgba(75,135,199,.22) 0%,transparent 48%),linear-gradient(180deg,#051637,#131313);color:var(--vivaion-blue-050)}#root{min-height:100vh;display:flex;flex-direction:column}a{color:#f09061eb;text-decoration:none}a:hover{color:var(--vivaion-accent)}.unyom-logo{width:42px;height:42px;vertical-align:middle}button{font-family:inherit;border:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease;color:inherit;background:none}button:focus{outline:2px solid rgba(240,144,97,.55);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.6;box-shadow:none;filter:none}input{font-family:inherit}table{border-collapse:collapse}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#f0906180;border-radius:999px}::-webkit-scrollbar-track{background:#05163773}.unyom-dashboard{display:flex;min-height:100vh;color:var(--unyom-cloud);width:100%;min-width:0}.unyom-dashboard__main{flex:1;min-width:0;display:flex;flex-direction:column;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:linear-gradient(180deg,#1a25475c,#0b0f16c7 38%,#0b0f16eb);border-left:1px solid rgba(62,99,255,.12)}.unyom-dashboard__content{flex:1;min-width:0;padding:32px clamp(24px,4vw,48px) 48px;overflow-y:auto;display:flex;flex-direction:column;gap:32px}.unyom-sector-panel{width:100%;min-width:0}.unyom-sector-panel.is-active{animation:unyom-sector-fade-in .22s ease-out;transform-origin:top center}@keyframes unyom-sector-fade-in{0%{opacity:0;transform:translateY(8px) scale(.997)}to{opacity:1;transform:translateY(0) scale(1)}}.unyom-sector-transition-overlay{position:fixed;inset:0;z-index:9999;pointer-events:none;background:linear-gradient(135deg,#120f2b,#1b1f4a,#16315f 68%,#0f172a);overflow:hidden;opacity:1;will-change:opacity;transform:translateZ(0)}.unyom-sector-transition-overlay:before{content:"";position:absolute;inset:-30vmax;background:conic-gradient(from 0deg at 50% 50%,#140f2bfa,#1d4ed8eb 72deg,#7c3aedf0 168deg,#312e81eb 248deg,#0f172afa 320deg,#140f2bfa 360deg);border-radius:50%;opacity:.94;filter:blur(12px);transform-origin:center center;animation:unyom-sector-spiral-cover 1.4s linear infinite;mask-image:radial-gradient(circle at center,#000 0%,#000 58%,transparent 78%);-webkit-mask-image:radial-gradient(circle at center,#000 0%,#000 58%,transparent 78%);will-change:transform,opacity;transform:translateZ(0) scale(1.82);backface-visibility:hidden}.unyom-sector-transition-overlay:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(167,139,250,.26) 0%,transparent 28%),radial-gradient(circle at 26% 24%,rgba(124,58,237,.22) 0%,transparent 30%),radial-gradient(circle at 76% 30%,rgba(37,99,235,.2) 0%,transparent 34%),linear-gradient(135deg,#120f2b2e,#0f172a00);animation:unyom-sector-sheen-cover 1.4s ease-in-out infinite;will-change:opacity,transform;transform:translateZ(0)}.unyom-sector-transition-overlay.is-fade{animation:unyom-sector-full-transition-exit .8s ease-out forwards}.unyom-sector-transition-overlay.is-fade:before{animation:unyom-sector-spiral-exit .8s ease-out forwards}.unyom-sector-transition-overlay.is-fade:after{animation:unyom-sector-sheen-exit .8s ease-out forwards}@keyframes unyom-sector-full-transition-exit{0%{opacity:1}55%{opacity:.72}to{opacity:0}}@keyframes unyom-sector-spiral-cover{0%{opacity:.86;transform:translateZ(0) scale(1.8) rotate(0)}50%{opacity:.98;transform:translateZ(0) scale(1.88) rotate(180deg)}to{opacity:.88;transform:translateZ(0) scale(1.8) rotate(360deg)}}@keyframes unyom-sector-spiral-exit{0%{opacity:.96;transform:translateZ(0) scale(1.84) rotate(0)}55%{opacity:.72;transform:translateZ(0) scale(1.18) rotate(210deg)}to{opacity:0;transform:translateZ(0) scale(.42) rotate(420deg)}}@keyframes unyom-sector-sheen-cover{0%{opacity:.42;transform:scale(1)}50%{opacity:.82;transform:scale(1.03)}to{opacity:.42;transform:scale(1)}}@keyframes unyom-sector-sheen-exit{0%{opacity:.9;transform:scale(1.03)}to{opacity:0;transform:scale(1.08)}}.unyom-sidebar{width:280px;flex:0 0 280px;padding:36px 26px 32px;background:linear-gradient(202deg,#0e1321eb,#1a2547b8 55%,#0e0f18e6);border-right:1px solid rgba(62,99,255,.18);display:flex;flex-direction:column;gap:36px;position:relative;overflow:hidden}.unyom-sidebar:after{content:"";position:absolute;inset:24% -60% auto auto;height:240px;width:240px;background:radial-gradient(circle,rgba(111,63,245,.28) 0%,transparent 70%);pointer-events:none}.unyom-sidebar__logo{display:flex;flex-direction:column;gap:6px;z-index:1}.unyom-sidebar__icon{padding:0}.unyom-sidebar__brand{font-size:1.2rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--unyom-white);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.unyom-sidebar__tagline{font-size:.85rem;color:#e6ebf5b3}.unyom-sidebar__nav{display:flex;flex-direction:column;gap:8px;z-index:1}.unyom-sidebar__item{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 16px;border-radius:14px;background:transparent;color:#e6ebf5b8;font-size:.95rem;border:1px solid transparent}.unyom-sidebar__item:hover{background:#3e63ff14;color:var(--unyom-white)}.unyom-sidebar__item-text{display:flex;flex-direction:column;gap:4px;text-align:left}.unyom-sidebar__item--active{background:linear-gradient(122deg,#3e63ff7a,#6f3ff5ad);color:var(--unyom-white);box-shadow:0 12px 28px #3e63ff59;border-color:#a68bfa47}.unyom-sidebar__item-label{font-weight:500}.unyom-sidebar__item-hint{font-size:.7rem;color:#e6ebf580;letter-spacing:.04em}.unyom-sidebar__badge{font-size:.65rem;letter-spacing:.08em;border-radius:999px;padding:4px 8px;background:#0e1528a6;border:1px solid rgba(167,139,250,.35);color:#e6ebf5bf}.unyom-sidebar__footer{margin-top:auto;font-size:.75rem;color:#e6ebf58c;z-index:1}.unyom-topbar{height:92px;padding:0 clamp(24px,4vw,48px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(62,99,255,.14);background:linear-gradient(180deg,#0d12209e,#0b0f16e0)}.unyom-topbar__title-group{display:flex;flex-direction:column;gap:4px}.unyom-topbar__title{font-size:1.4rem;font-weight:600;color:var(--unyom-white);letter-spacing:.01em}.unyom-topbar__subtitle{font-size:.9rem;color:#e6ebf599}.unyom-topbar__right{display:flex;align-items:center;gap:16px}.unyom-topbar__pulse{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;font-size:.85rem;background:#2e49b52e;border:1px solid rgba(62,99,255,.32);color:#fff}.unyom-topbar__pulse-dot{width:8px;height:8px;border-radius:50%;background:#3effa8;box-shadow:0 0 10px #3effa899}.unyom-topbar__user{display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:999px;background:#0e1528d9;border:1px solid rgba(166,139,250,.22);color:#fff}.unyom-topbar__avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#3e63ff8c,#6f3ff5bf);display:grid;place-items:center;font-size:.85rem;font-weight:600;color:var(--unyom-white)}.unyom-topbar__logout{padding:10px 18px;border-radius:999px;background:linear-gradient(115deg,#6f3ff5d9,#3e63ffd9);color:var(--unyom-white);font-size:.9rem;font-weight:600;box-shadow:0 12px 28px #3e63ff47}.unyom-topbar__logout:hover{filter:brightness(1.08)}.unyom-card{background:var(--unyom-card-bg);border:1px solid var(--unyom-border);border-radius:22px;padding:24px;box-shadow:var(--unyom-card-shadow);position:relative;overflow:hidden}.unyom-card-h{background:linear-gradient(45deg,#a78bfa,#3e63ff,#6f3ff5,#6d28d9,#2d49b5);background-size:400% 400%;animation:gradientAnimation 2s ease infinite;padding:40px;border-radius:40px;color:#fff}@keyframes gradientAnimation{0%{background-position:0% 50%;background-size:100% 100%}25%{background-position:50% 50%;background-size:110% 150%}50%{background-position:100% 50%;background-size:150% 250%}75%{background-position:50% 50%;background-size:110% 150%}to{background-position:0% 50%;background-size:100% 100%}}.unyom-card--glow:before{content:"";position:absolute;inset:-40% -40% auto auto;height:220px;width:220px;background:radial-gradient(circle,var(--unyom-card-glow) 0%,transparent 75%);z-index:0}.unyom-card__title{font-size:.9rem;color:#e6ebf5a6;margin-bottom:12px}.unyom-card__value{font-size:2rem;font-weight:600;color:var(--unyom-white)}.unyom-card__hint{font-size:.8rem;color:#e6ebf58c;margin-top:6px}.unyom-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:18px}.unyom-stat-card{padding:22px;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 22px 48px #11162861;color:var(--unyom-white)}.unyom-stat-card__title{font-size:.85rem;letter-spacing:.01em;text-transform:uppercase;opacity:.75;margin-bottom:12px}.unyom-stat-card__value{font-size:1.8rem;font-weight:600}.unyom-stat-card__badge{margin-top:14px;display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:#0b0f1652;font-size:.75rem}.unyom-stat-card--royal{background:linear-gradient(140deg,#2d49b5e0,#3e63ffb8)}.unyom-stat-card--violet{background:linear-gradient(140deg,#6f3ff5e6,#a78bfabf)}.unyom-stat-card--midnight{background:linear-gradient(140deg,#0b0f16e0,#1a2547e0)}.unyom-stat-card--midnight .unyom-stat-card__badge{background:#3e63ff33}.unyom-overview{display:flex;flex-direction:column;gap:28px}.unyom-overview__hero{display:flex;flex-wrap:wrap;gap:20px}.unyom-overview__hero-card{flex:1 1 320px;min-width:280px;position:relative;overflow:hidden;background:linear-gradient(135deg,#2d49b59e,#6f3ff5b8);border-radius:26px;padding:28px;box-shadow:0 32px 68px #0e12208c}.unyom-overview__hero-heading{font-size:1.9rem;font-weight:600;margin-bottom:12px}.unyom-overview__hero-subtitle{max-width:360px;color:#e6ebf5bf;font-size:.95rem}.unyom-overview__hero-metric{display:flex;flex-direction:column;gap:8px;padding:18px 22px;border-radius:18px;background:#0e152899;border:1px solid rgba(167,139,250,.25);min-width:180px;box-shadow:0 18px 40px #0b0f1666}.unyom-overview__hero-metric-label{font-size:.85rem;opacity:.75}.unyom-overview__hero-metric-value{font-size:1.6rem;font-weight:600}.unyom-overview__grid{display:grid;gap:22px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.unyom-analytics{display:grid;gap:22px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.unyom-analytics__chart{position:relative}.unyom-analytics__chart svg{width:100%;height:140px}.unyom-analytics__timeline{display:flex;flex-direction:column;gap:16px}.unyom-timeline-item{display:flex;align-items:center;gap:14px}.unyom-timeline-item__dot{width:10px;height:10px;border-radius:50%;background:var(--unyom-violet);box-shadow:0 0 12px #6f3ff580}.unyom-timeline-item__content{display:flex;flex-direction:column;gap:4px;font-size:.88rem}.unyom-timeline-item__title{font-weight:600;color:var(--unyom-white)}.unyom-timeline-item__meta{color:#e6ebf58c;font-size:.78rem}.unyom-pipeline{display:flex;flex-direction:column;gap:18px}.unyom-pipeline-stage{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-radius:16px;background:#0e1528a6;border:1px solid rgba(62,99,255,.18)}.unyom-pipeline-stage__name{font-weight:600;color:var(--unyom-white)}.unyom-pipeline-stage__value{font-size:.85rem;color:#e6ebf5bf}.unyom-system-card pre{background:#0e1528c7;padding:16px;border-radius:14px;border:1px solid rgba(62,99,255,.18);font-size:.8rem;color:#e6ebf5bf;max-height:200px;overflow:auto}.unyom-error{padding:16px 24px;border-radius:14px;background:#ff576e1f;border:1px solid rgba(255,87,110,.32);color:#ff8a9a;font-size:.9rem}.unyom-users{display:flex;flex-direction:column;gap:22px}.unyom-users__header{display:flex;align-items:center;justify-content:space-between;gap:16px}.unyom-users__title{font-size:1.2rem;font-weight:600;color:var(--unyom-white)}.unyom-users__form{display:flex;flex-direction:column;gap:14px}.unyom-users__form-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.unyom-users__form-grid label{display:flex;flex-direction:column;gap:6px;font-size:.85rem}.unyom-users__form-grid input{border-radius:10px;border:1px solid rgba(62,99,255,.28);background:#0f172ad9;color:var(--unyom-white);padding:10px 12px;font-size:.95rem}.unyom-users__form--wide{grid-column:1 / -1}.unyom-users__role-hints{display:flex;flex-wrap:wrap;gap:8px}.unyom-users__actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.unyom-users__editor{display:flex;flex-direction:column;gap:16px}.unyom-users__switch{display:inline-flex;align-items:center;gap:8px;font-size:.85rem;color:#e6ebf5b3}.unyom-muted{color:#e6ebf58c;font-size:.85rem}.unyom-button{padding:2px 9px;border-radius:12px;background:linear-gradient(120deg,#f09061eb,#135697eb);color:var(--unyom-white);font-size:.88rem;font-weight:600;box-shadow:0 12px 28px #05163761}.unyom-button-h{padding:2px 9px;border-radius:12px;background:#3a013a;color:var(--unyom-white);font-size:.88rem;font-weight:600;box-shadow:0 12px 28px #3e63ff40;position:relative;cursor:pointer;transition:transform .2s ease}@keyframes explode{0%{transform:scale(1) rotate(0);opacity:1;filter:blur(0px)}to{transform:scale(3) rotate(360deg);opacity:0;filter:blur(10px)}}.unyom-button-exploding{animation:explode .5s forwards ease-out}.unyom-button:hover{filter:brightness(1.08)}.unyom-button.subtle{background:#b4d6f21f;border:1px solid rgba(180,214,242,.22);color:#07cdfad1;box-shadow:none;padding-inline:16px}.unyom-button.danger,.unyom-button.subtle.danger{background:#ff657a33;border:1px solid rgba(255,101,122,.45);color:#ff657a;box-shadow:none}.unyom-button.danger:hover,.unyom-button.subtle.danger:hover{filter:brightness(1.08)}.unyom-button.subtle:hover{filter:brightness(1.05)}.unyom-table-wrapper{overflow:hidden;border-radius:20px;border:1px solid rgba(62,99,255,.18);background:#0e1528b8}.unyom-table{width:100%;font-size:.92rem;color:#fff}.unyom-table thead{background:#3e63ff14;text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;color:#e6ebf59e}.unyom-table th,.unyom-table td{text-align:left;padding:16px 20px;border-bottom:1px solid rgba(62,99,255,.12)}.unyom-badge{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#3e63ff2e;font-size:.75rem;margin-right:6px;margin-bottom:6px;color:#e6ebf5d1}.unyom-empty{padding:32px;text-align:center;color:#e6ebf599;font-size:.95rem;margin:auto;text-align:left}.login-screen{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 16px}.login-card{width:min(420px,100%);background:#0e1528d1;border-radius:24px;padding:36px;box-shadow:0 32px 72px #080d1c8c;border:1px solid rgba(62,99,255,.2);display:flex;flex-direction:column;gap:22px}.login-card__title{font-size:1.6rem;font-weight:600;color:var(--unyom-white)}.login-card__subtitle{font-size:.95rem;color:#e6ebf5a6}.login-field{display:flex;flex-direction:column;gap:8px}.login-field label{font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;color:#e6ebf599}.login-field input{padding:12px 14px;border-radius:14px;border:1px solid rgba(111,63,245,.32);background:#0e1528bf;color:var(--unyom-white)}.login-field input:focus{border-color:#a78bfa99;outline:none;box-shadow:0 0 0 3px #a78bfa2e}.login-qr{display:flex;flex-direction:column;gap:12px;background:#1a254799;border:1px solid rgba(62,99,255,.2);border-radius:16px;padding:16px}.login-qr img{width:100%;border-radius:12px;border:1px solid rgba(167,139,250,.3);background:var(--unyom-white);object-fit:cover}.login-error{border-radius:12px;padding:12px 14px;background:#ff576e29;border:1px solid rgba(255,87,110,.32);color:#ff8a9a;font-size:.85rem}.login-submit{padding:12px 18px;font-size:1rem;font-weight:600;border-radius:14px;background:linear-gradient(120deg,#a78bfad9,#3f63ffd9);color:var(--unyom-white);box-shadow:0 20px 44px #3e63ff4d}.login-submit:hover{filter:brightness(1.08)}.unyom-success{padding:14px 18px;border-radius:14px;background:#35b97929;border:1px solid rgba(53,185,121,.32);color:#8ce2b9;font-size:.9rem}.unyom-marketing{display:flex;flex-direction:column;gap:28px}.unyom-marketing__header{display:flex;flex-direction:column;gap:18px}.unyom-marketing__metrics{display:flex;flex-wrap:wrap;gap:18px}.unyom-marketing__metric{flex:1 1 160px;min-width:140px;background:#0e1528a6;border:1px solid rgba(62,99,255,.18);border-radius:18px;padding:14px 16px}.unyom-marketing__metric-label{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;opacity:.7;color:#a9b7ee;padding:0 10px}.unyom-marketing__metric-value{font-size:1.5rem;font-weight:600;color:var(--unyom-white)}.unyom-marketing__tabs{display:inline-flex;border:1px solid rgba(62,99,255,.2);border-radius:999px;padding:4px;background:#0e15288c;width:fit-content}.unyom-marketing__tab{padding:10px 20px;border-radius:999px;font-size:.9rem;color:#e6ebf5bf}.unyom-marketing__tab:hover{color:var(--unyom-white)}.unyom-marketing__tab--active{background:linear-gradient(120deg,#3e63ff66,#6f3ff58c);color:var(--unyom-white);box-shadow:0 12px 32px #3e63ff47}.unyom-marketing__campaigns{display:flex;flex-direction:column;gap:26px}.unyom-marketing__emails-panel{gap:20px}.unyom-marketing__email-hero,.unyom-marketing__campaign-form-card{border:1px solid rgba(148,163,184,.22);border-radius:24px;background:radial-gradient(circle at top right,rgba(56,189,248,.16),transparent 32%),linear-gradient(180deg,#071021f0,#0b1528fa);box-shadow:0 24px 54px #03081461;padding:22px;color:#edf4ff}.unyom-marketing__email-hero{display:grid;gap:18px;grid-template-columns:minmax(0,1.3fr) minmax(300px,1fr);align-items:stretch}.unyom-marketing__email-hero-copy{display:flex;flex-direction:column;gap:10px}.unyom-marketing__email-hero-copy h3,.unyom-marketing__section-heading h3{margin:0;font-size:1.5rem;color:#f8fbff}.unyom-marketing__eyebrow{display:inline-flex;width:fit-content;padding:6px 10px;border-radius:999px;background:#38bdf824;border:1px solid rgba(56,189,248,.2);color:#7dd3fc;font-size:.74rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700}.unyom-marketing__panel-muted{margin:0;color:#e2e8f0b8;font-size:.92rem;line-height:1.55}.unyom-marketing__email-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.unyom-marketing__email-metric{display:flex;flex-direction:column;gap:8px;min-height:132px;padding:18px;border-radius:20px;background:#ffffff0d;border:1px solid rgba(148,163,184,.18);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.unyom-marketing__email-metric span{color:#bfdbfed1;font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}.unyom-marketing__email-metric strong{font-size:2rem;color:#fff;line-height:1}.unyom-marketing__email-metric small{color:#e2e8f0ad;font-size:.88rem}.unyom-marketing__panel-alerts{display:grid;gap:10px}.unyom-marketing__panel-alert{margin:0;padding:14px 16px;border-radius:16px;border:1px solid transparent;font-size:.93rem}.unyom-marketing__panel-alert--error{background:#7f1d1d4d;border-color:#f8717159;color:#fecaca}.unyom-marketing__panel-alert--success{background:#14532d47;border-color:#4ade8042;color:#bbf7d0}.unyom-marketing__section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.unyom-marketing__status-pills{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.unyom-marketing__mini-chip{display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;background:#0f172a8f;border:1px solid rgba(125,211,252,.16);color:#dbeafe;font-size:.8rem}.unyom-marketing__campaign-form{display:flex;flex-direction:column;gap:12px}.unyom-marketing__panel-section{border:1px solid rgba(148,163,184,.16);border-radius:18px;background:#ffffff0a;overflow:hidden}.unyom-marketing__panel-section[open]{background:#ffffff0d}.unyom-marketing__panel-summary{list-style:none;cursor:pointer;padding:16px 18px}.unyom-marketing__panel-summary::-webkit-details-marker{display:none}.unyom-marketing__panel-summary>div{display:flex;flex-direction:column;gap:4px;padding-right:28px;position:relative}.unyom-marketing__panel-summary>div:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);width:22px;height:22px;border-radius:999px;display:grid;place-items:center;background:#38bdf824;color:#7dd3fc;font-weight:700}.unyom-marketing__panel-section[open] .unyom-marketing__panel-summary>div:after{content:"-"}.unyom-marketing__panel-summary strong{color:#f8fbff;font-size:1rem}.unyom-marketing__panel-summary span{color:#e2e8f0a8;font-size:.88rem}.unyom-marketing__panel-body{display:flex;flex-direction:column;gap:14px;padding:0 18px 18px}.unyom-marketing__panel-body--grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.unyom-marketing__input-group{display:flex;flex-direction:column;gap:8px}.unyom-marketing__input-group--full{grid-column:1 / -1}.unyom-marketing__input-group span{color:#d8e6ff;font-size:.88rem;font-weight:600}.unyom-marketing__input-group input,.unyom-marketing__input-group textarea{width:100%;border-radius:16px;border:1px solid rgba(148,163,184,.22);background:#080f1ddb;color:#f8fbff;padding:13px 14px;font-size:.95rem;box-shadow:inset 0 1px #ffffff0a}.unyom-marketing__input-group input::placeholder,.unyom-marketing__input-group textarea::placeholder{color:#cbd5e16b}.unyom-marketing__input-group input:focus,.unyom-marketing__input-group textarea:focus{outline:none;border-color:#38bdf885;box-shadow:0 0 0 3px #38bdf824}.unyom-marketing__input-group textarea{resize:vertical;min-height:120px}.unyom-marketing__switch-row,.unyom-marketing__switch-card,.unyom-marketing__product-option{display:flex;align-items:flex-start;gap:12px}.unyom-marketing__switch-row input,.unyom-marketing__switch-card input,.unyom-marketing__product-option input{margin-top:2px;accent-color:#38bdf8}.unyom-marketing__switch-row span{color:#f1f5f9}.unyom-marketing__switch-card{min-height:84px;padding:14px 16px;border-radius:18px;border:1px solid rgba(148,163,184,.16);background:#0f172a80}.unyom-marketing__switch-card span,.unyom-marketing__product-option span{display:flex;flex-direction:column;gap:4px}.unyom-marketing__switch-card strong,.unyom-marketing__product-option strong{color:#f8fbff}.unyom-marketing__switch-card small,.unyom-marketing__product-option small{color:#e2e8f0a3;font-size:.84rem;line-height:1.45}.unyom-marketing__product-list{display:grid;gap:10px;max-height:260px;overflow-y:auto;padding:4px}.unyom-marketing__product-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:16px;border:1px solid rgba(148,163,184,.12);background:#0f172a61}.unyom-marketing__product-option{padding:14px 16px;border-radius:16px;border:1px solid rgba(148,163,184,.12);background:#0f172a75}.unyom-marketing__panel-actions{display:flex;flex-wrap:wrap;gap:8px}.unyom-marketing__layout-box,.unyom-marketing__trend-card,.unyom-marketing__health-card{border:1px solid rgba(148,163,184,.16);border-radius:18px;background:#0f172a80;padding:16px}.unyom-marketing__layout-box{display:grid;gap:12px}.unyom-marketing__layout-box.is-active{border-color:#4ade8042;background:radial-gradient(circle at top right,rgba(74,222,128,.12),transparent 30%),#0f172a8f}.unyom-marketing__layout-copy{display:flex;flex-direction:column;gap:8px}.unyom-marketing__layout-copy strong{color:#f8fbff}.unyom-marketing__layout-note{color:#86efac;font-size:.88rem}.unyom-marketing__form-submit{display:flex;justify-content:flex-end;padding-top:4px}.unyom-marketing__health-card{margin-bottom:14px}.unyom-marketing__health-card-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.unyom-marketing__trend-table{width:100%;border-collapse:collapse;color:#f8fbff;font-size:.9rem}.unyom-marketing__trend-table th,.unyom-marketing__trend-table td{padding:10px 8px;border-bottom:1px solid rgba(148,163,184,.12)}.unyom-marketing__trend-table th{color:#bfdbfec7;text-align:left;font-size:.78rem;letter-spacing:.06em;text-transform:uppercase}.unyom-marketing__trend-table th:not(:first-child),.unyom-marketing__trend-table td:not(:first-child){text-align:right}.unyom-marketing__campaign-toolbar{display:flex;justify-content:flex-end;margin-bottom:14px}.unyom-marketing__status-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px}.unyom-marketing__status-card{display:flex;flex-direction:column;gap:14px;padding:18px;border-radius:20px;border:1px solid rgba(148,163,184,.16);background:#ffffff0a}.unyom-marketing__status-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.unyom-marketing__status-card-header strong{color:#fff;font-size:1rem}.unyom-marketing__status-card-header p{margin-top:6px}.unyom-marketing__status-chip{display:inline-flex;align-items:center;justify-content:center;padding:7px 12px;border-radius:999px;border:1px solid rgba(148,163,184,.18);background:#0f172aad;color:#e2e8f0;font-size:.8rem;white-space:nowrap}.unyom-marketing__status-chip.is-neutral{color:#cbd5e1}.unyom-marketing__status-chip.is-success{color:#86efac;border-color:#4ade8047;background:#14532d42}.unyom-marketing__status-chip.is-warning{color:#fde68a;border-color:#facc153d;background:#713f123d}.unyom-marketing__status-chip.is-info{color:#7dd3fc;border-color:#38bdf847;background:#0c4a6e42}.unyom-marketing__status-chip.is-danger{color:#fca5a5;border-color:#f8717147;background:#7f1d1d3d}.unyom-marketing__campaign-stats{display:flex;flex-wrap:wrap;gap:8px}.unyom-marketing__campaign-stats span{display:inline-flex;align-items:center;padding:8px 10px;border-radius:12px;background:#0f172a9e;color:#e2e8f0d6;font-size:.83rem}.unyom-marketing__product-option:hover,.unyom-marketing__switch-card:hover,.unyom-marketing__status-card:hover,.unyom-marketing__panel-section:hover{border-color:#7dd3fc3d}.unyom-marketing__product-option:has(input:checked),.unyom-marketing__switch-card:has(input:checked){border-color:#38bdf861;background:radial-gradient(circle at top right,rgba(56,189,248,.12),transparent 28%),#0f172a9e;box-shadow:inset 0 0 0 1px #38bdf81f}.unyom-marketing__panel-actions .unyom-button,.unyom-marketing__form-submit .unyom-button,.unyom-marketing__campaign-toolbar .unyom-button{min-height:40px}@media(max-width:900px){.unyom-marketing__email-hero{grid-template-columns:1fr}.unyom-marketing__section-heading,.unyom-marketing__status-card-header,.unyom-marketing__health-card-header{flex-direction:column;align-items:flex-start}.unyom-marketing__status-pills,.unyom-marketing__campaign-toolbar{justify-content:flex-start}}@media(max-width:640px){.unyom-marketing__email-hero,.unyom-marketing__campaign-form-card{padding:16px;border-radius:20px}.unyom-marketing__panel-summary,.unyom-marketing__panel-body{padding-left:14px;padding-right:14px}.unyom-marketing__panel-body{padding-bottom:14px}.unyom-marketing__panel-actions,.unyom-marketing__form-submit,.unyom-marketing__campaign-toolbar,.unyom-marketing__product-toolbar{flex-direction:column;align-items:stretch}.unyom-marketing__panel-actions .unyom-button,.unyom-marketing__form-submit .unyom-button,.unyom-marketing__campaign-toolbar .unyom-button{width:100%;justify-content:center}.unyom-marketing__status-grid{grid-template-columns:1fr}.unyom-marketing__campaign-stats{display:grid;grid-template-columns:1fr}.unyom-marketing__email-metric strong{font-size:1.7rem}}.unyom-marketing__create{display:flex;flex-direction:column;gap:18px}.unyom-marketing__form-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.unyom-marketing__field{display:flex;flex-direction:column;gap:8px;font-size:.85rem;color:#dee0e4b3}.unyom-marketing__field--color{color:var(--unyom-midnight);color:#dee0e4b3}.unyom-button-criarcampanha{color:#fff;background:linear-gradient(270deg,#6d28d9,#9333ea,#c084fc,#7270dd,#4881fc,#00f7ff);background-size:600% 600%;border:none;border-radius:40px;margin:auto;padding:10px 20px;font-size:1.2rem;font-weight:600;cursor:pointer;transition:transform .3s ease;animation:gradientMove 6s ease infinite}@keyframes gradientMove{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.unyom-button-criarcampanha:hover{transform:scale(1.05)}.unyom-marketing__color-picker{display:flex;align-items:center;gap:10px;padding:6px 10px;border-radius:14px;border:1px solid rgba(111,63,245,.3);background:#ffffffe0}.unyom-marketing__color-picker input[type=color]{width:28px;height:28px;border:none;padding:0;background:none;border-radius:8px;cursor:pointer}.unyom-marketing__color-picker input[type=text]{border:none;background:none;font-weight:600;font-size:.85rem;color:var(--unyom-midnight);width:86px}.unyom-marketing__color-picker input[type=text]::placeholder{color:#1117286b}.unyom-marketing__color-picker input[type=text]:focus{outline:none}.unyom-marketing__field input,.unyom-marketing__field textarea,.unyom-marketing__add-stage input,.unyom-marketing__creative-form input,.unyom-marketing__creative-form textarea,.unyom-marketing__creative-actions select,.unyom-marketing__highlight-actions select,.unyom-marketing__board-actions select{border-radius:12px;border:1px solid rgba(111,63,245,.32);background:#ffffffeb;color:var(--unyom-midnight);padding:10px 12px;font-size:.9rem}.unyom-marketing__field textarea,.unyom-marketing__creative-form textarea{resize:vertical}.unyom-marketing__campaign-card{display:flex;flex-direction:column;gap:24px;padding:10px;border-radius:24px;border:2px solid var(--unyom-violet);background:linear-gradient(160deg,var(--campaign-color, var(--unyom-cloud)) 0%,rgba(255,255,255,.95) 88%);box-shadow:0 18px 38px #1117282e;color:var(--unyom-midnight)}.unyom-marketing__campaign-header{display:flex;align-items:center;justify-content:space-between;gap:20px}.unyom-marketing__campaign-header h3{margin:0;padding-left:20px;font-size:1.2rem}.unyom-marketing__campaign-header p{margin:4px 0 0;color:#111728a6;font-size:.9rem;padding-left:40px}.unyom-marketing__campaign-status{padding:2px 10px;border-radius:10px;border:1px solid rgba(111,63,245,.36);background:#6f3ff524;font-size:.75rem;letter-spacing:.04em;color:var(--unyom-violet-dark);font-weight:600}.unyom-marketing__campaign-header-actions{display:flex;align-items:center;gap:12px}.unyom-marketing__campaign-color{display:inline-flex;align-items:center;gap:8px;padding:2px 10px;border-radius:999px;border:1px solid rgba(111,63,245,.38);background:#ffffffb8;font-size:.75rem;color:var(--unyom-midnight);box-shadow:inset 0 0 0 1px #e6ebf566}.unyom-marketing__campaign-color input[type=color]{width:16px;height:16px;border:none;background:none;padding:0;border-radius:20px;cursor:pointer}.unyom-input-color{padding:2px}.unyom-marketing__campaign-color span{font-weight:600}.unyom-marketing__stages{display:grid;gap:18px}.unyom-marketing__stage-card{border-radius:18px;border:2px solid var(--unyom-violet);background:linear-gradient(165deg,var(--campaign-color, var(--unyom-cloud)) 0%,rgba(255,255,255,.96) 85%);padding:18px;display:grid;gap:16px;color:var(--unyom-midnight);box-shadow:0 8px 24px #1117281f}.unyom-marketing__stage-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.unyom-marketing__stage-title{display:flex;align-items:center;gap:8px}.unyom-marketing__stage-header h4{margin:0;font-size:1.05rem}.unyom-marketing__stage-position{font-size:.85rem;font-weight:600;color:#111728a6}.unyom-marketing__stage-creatives{display:grid;gap:14px}.unyom-marketing__creative{border-radius:18px;border:3px solid var(--creative-color, var(--unyom-violet));background:var(--unyom-cloud-2);padding:16px 20px;display:grid;gap:12px;color:var(--unyom-midnight);box-shadow:0 10px 22px #11172829}.unyom-marketing__creative-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.unyom-marketing__creative-header strong{font-size:1rem}.unyom-marketing__creative-tags{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.unyom-marketing__creative-context{display:flex;flex-wrap:wrap;gap:8px;margin:6px 0 2px}.unyom-marketing__tag{display:inline-flex;align-items:center;padding:4px 12px;border-radius:999px;font-size:.78rem;font-weight:700;color:var(--unyom-ink);border:1px solid rgba(11,15,22,.12);background:#e6ebf5e6}.unyom-marketing__tag.campaign{background:var(--creative-color, var(--unyom-lavender));border-color:var(--creative-color, rgba(111, 63, 245, .35))}.unyom-marketing__tag.stage{background:#a78bfaa6;border-color:#a78bfacc}.unyom-marketing__creative-highlight{padding:4px 10px;border-radius:999px;background:#6f3ff529;color:var(--unyom-violet-dark);font-size:.75rem;font-weight:600;width:fit-content}.unyom-marketing__badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:.75rem;background:#6f3ff51f;border:1px solid rgba(111,63,245,.3);color:var(--unyom-violet-dark);font-weight:600}.unyom-marketing__badge.highlight{background:#a78bfa33;border-color:#a78bfa61}.unyom-marketing__badge.subtle{background:#e6ebf5d9;border-color:#6f3ff53d;color:var(--unyom-midnight)}.unyom-marketing__badge.status-novo{background:#3e63ff33;color:var(--unyom-midnight)}.unyom-marketing__badge.status-em_teste{background:#6f3ff53d;color:var(--unyom-midnight)}.unyom-marketing__badge.status-bom_resultado{background:#2ec7993d;color:var(--unyom-midnight)}.unyom-marketing__badge.status-mal_resultado{background:#ff657a3d;color:var(--unyom-midnight)}.unyom-marketing__creative-meta{display:flex;flex-wrap:wrap;gap:10px;font-size:.8rem;color:#11172899;justify-content:space-between}.unyom-marketing__creative-notes{margin:0;font-size:.85rem;color:var(--unyom-violet-dark);overflow-wrap:break-word;word-wrap:break-word;white-space:normal}.unyom-marketing__creative-actions,.unyom-marketing__highlight-actions,.unyom-marketing__board-actions{display:flex;flex-wrap:wrap;gap:10px}.unyom-marketing__creative-form{display:grid;gap:10px;border-top:1px solid rgba(111,63,245,.2);padding-top:12px}.unyom-marketing__creative-form h5{margin:0;font-size:.95rem}.unyom-marketing__creative-form label,.unyom-marketing__creative-form span{font-size:.8rem;color:#11172899}.unyom-marketing__add-stage{display:flex;flex-wrap:wrap;gap:12px;border-top:1px solid rgba(111,63,245,.2);padding-top:14px}.unyom-empty--compact{padding:0;border-radius:14px;border:1px dashed rgba(111,63,245,.38);background:#e6ebf5d9;color:var(--unyom-midnight);font-size:.85rem}.dashboard-hint{margin:0 0 16px;font-size:.85rem;color:#e6ebf5ad;line-height:1.5}.dashboard-hint strong{color:var(--unyom-white)}.dashboard-hint a{color:var(--unyom-lavender);text-decoration:underline}.dashboard-hint a:hover{color:var(--unyom-violet)}.unyom-marketing__sites{display:flex;flex-direction:column;gap:24px}.unyom-marketing__site-buttons{display:flex;flex-wrap:wrap;gap:12px}.unyom-marketing__site-directories{display:grid;gap:8px;margin-top:16px;font-size:.85rem;color:#e6ebf5bf}.unyom-marketing__site-directories ul{margin:0;padding-left:18px;display:grid;gap:6px}.unyom-marketing__site-directories li{list-style:disc}.unyom-marketing__site-request-list{display:flex;flex-direction:column;gap:12px;margin-top:16px}.unyom-marketing__site-request-card{border-radius:16px;border:1px solid rgba(111,63,245,.28);background:#3e63ff1f;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:18px}.unyom-marketing__site-request-info{display:flex;flex-direction:column;gap:6px;font-size:.9rem;color:var(--unyom-white);padding:16px 20px}.unyom-marketing__site-request-info span{font-size:.8rem;color:#e6ebf5b3}.unyom-marketing__alerts{display:flex;flex-direction:column;gap:24px}.unyom-marketing__alerts-card{display:flex;flex-direction:column;gap:18px}.unyom-marketing__alert-list{display:flex;flex-direction:column;gap:14px;margin-top:4px}.unyom-marketing__alert-card{border-radius:16px;border:1px solid rgba(167,139,250,.32);background:#a78bfa1f;padding:18px;display:grid;gap:12px;color:var(--unyom-white)}.unyom-marketing__alert-header{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:.85rem;color:#e6ebf5c7}.unyom-marketing__alert-due{font-weight:600;color:var(--unyom-white)}.unyom-marketing__alert-body{display:grid;gap:10px}.unyom-marketing__alert-body strong{font-size:1rem}.unyom-marketing__alert-body p{margin:0;font-size:.85rem;color:#e6ebf5c7}.unyom-marketing__alert-meta{display:flex;flex-wrap:wrap;align-items:center;gap:12px;font-size:.8rem;color:#e6ebf5a6}.unyom-marketing__alert-meta a{color:var(--unyom-lavender)}.unyom-marketing__alert-meta a:hover{color:var(--unyom-violet)}.unyom-marketing__board{display:flex;flex-direction:column;gap:28px}.unyom-marketing__highlights{display:grid;gap:16px}.unyom-marketing__highlight-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.unyom-marketing__highlight-card{border-radius:18px;border:3px solid var(--creative-color, var(--unyom-violet));background:var(--unyom-destaque-card);padding:18px;display:grid;gap:12px;color:var(--unyom-midnight);box-shadow:0 12px 28px #11172829}.unyom-marketing__highlight-card:hover{box-shadow:0 16px 34px #1117283d}.unyom-marketing__highlight-header{display:flex;justify-content:space-between;gap:12px}.unyom-marketing__highlight-header strong{font-size:1rem}.unyom-marketing__board-columns{display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));justify-items:top}.unyom-marketing__board-column{border-radius:20px;border:2px solid rgba(111,63,245,.4);background:linear-gradient(180deg,#e6ebf5f0,#ffffffeb 86%);padding:18px;display:block;gap:14px;color:var(--unyom-midnight);box-shadow:0 12px 28px #1117282e;transition:border .2s ease,box-shadow .2s ease;justify-items:auto;justify-content:auto}.unyom-marketing__board-column header{display:flex;align-items:center;justify-content:space-between;font-size:.95rem;font-weight:600;padding:10px 0;margin-bottom:10px}.unyom-marketing__board-column.is-drag-over{border-color:var(--unyom-violet);box-shadow:0 14px 36px #6f3ff53d}.unyom-marketing__board-list{display:grid;gap:12px;grid-auto-rows:minmax(220px,1fr);margin:auto}.unyom-marketing__board-card{border-radius:18px;border:3px solid var(--creative-color, var(--unyom-violet));background:var(--unyom-cloud-2);padding:18px;display:flex;flex-direction:column;gap:12px;color:var(--unyom-midnight);box-shadow:0 12px 26px #1117281f;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease;min-height:220px;cursor:grab}.unyom-marketing__board-card:hover{box-shadow:0 16px 34px #11172833;transform:translateY(-2px)}.unyom-marketing__board-card:active{cursor:grabbing}.unyom-marketing__board-card-header{display:flex;justify-content:space-between;gap:12px}.unyom-marketing__board-card-header strong{font-size:1rem}.unyom-marketing__board-meta{margin:0;font-size:.85rem;color:#111728a6}.unyom-marketing__board-meta span{font-weight:600;color:var(--unyom-violet-dark)}.unyom-marketing__board-card.is-dragging{opacity:.4;transform:scale(.98)}.unyom-secretaria{display:flex;flex-direction:column;gap:26px}.unyom-secretaria__hero{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap}.unyom-secretaria__hero h2{margin:6px 0 12px;font-size:1.6rem;color:var(--unyom-white)}.unyom-secretaria__hero p{margin:0;max-width:520px;color:#e6ebf5b8}.unyom-secretaria__hero-stats{display:grid;gap:14px;min-width:260px}.unyom-secretaria__hero-stats>div{background:#0e1528a6;border-radius:16px;border:1px solid rgba(62,99,255,.2);padding:14px 18px;display:flex;flex-direction:column;gap:6px}.unyom-secretaria__hero-stats span{font-size:.8rem;letter-spacing:.05em;text-transform:uppercase;color:#4272ca99}.unyom-secretaria__hero-stats strong{font-size:1.6rem;color:var(--unyom-white)}.unyom-secretaria__hero-stats small{font-size:.78rem;color:#e6ebf58c}.unyom-secretaria__grid{display:grid;gap:22px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.unyom-secretaria__panel{display:flex;flex-direction:column;gap:16px}.unyom-secretaria__panel header{display:flex;align-items:center;justify-content:space-between;gap:12px}.unyom-secretaria__panel ul{list-style:none;padding:0;margin:0;display:grid;gap:14px}.unyom-secretaria__panel li{border-radius:14px;border:1px solid rgba(62,99,255,.16);background:#0e152899;padding:14px 16px;display:grid;gap:6px}.unyom-secretaria__panel-title{font-weight:600;color:var(--unyom-white)}.unyom-secretaria__panel-meta{font-size:.85rem;color:#e6ebf5a6}.unyom-secretaria__panel-due{font-size:.8rem;color:#e6ebf58c}.unyom-secretaria__panel li.status-atrasado{border-color:#ff667f5c;background:#ff667f1f}.unyom-secretaria__panel li.status-hoje{border-color:#a78bfa4d;background:#a78bfa24}.unyom-secretaria__empty{font-size:.85rem;color:#e6ebf599}.unyom-secretaria__shortcuts{display:flex;flex-direction:column;gap:16px}.unyom-secretaria__shortcuts-grid{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.unyom-secretaria__shortcuts-grid button{border-radius:14px;border:1px solid rgba(62,99,255,.18);background:#0e152899;padding:12px 14px;text-align:left;font-size:.88rem;color:#e6ebf5d1;transition:background .18s ease,transform .18s ease}.unyom-secretaria__shortcuts-grid button:hover{background:#3e63ff2e;transform:translateY(-1px)}.unyom-secretaria__reports{display:flex;flex-direction:column;gap:18px}.unyom-secretaria__reports header{display:flex;flex-direction:column;gap:8px}.unyom-secretaria__reports-subtitle{font-size:.85rem;color:#e6ebf5a6}.unyom-secretaria__reports-grid{display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.unyom-secretaria__reports-grid>div{border-radius:16px;border:1px solid rgba(62,99,255,.18);background:#0e152899;padding:16px;display:grid;gap:10px}.unyom-secretaria__reports-grid strong{font-size:1rem;color:var(--unyom-white)}.unyom-secretaria__reports-grid p{font-size:.85rem;color:#e6ebf5a6;margin:0}.unyom-badge.status-pendente{background:#a78bfa33;border-color:#a78bfa61}.unyom-badge.status-atrasado{background:#ff667f33;border-color:#ff667f61}.unyom-badge.status-ok{background:#3effa82e;border-color:#3effa852}@media(max-width:720px){.unyom-secretaria__hero-stats{width:100%}}.unyom-gestao{display:flex;flex-direction:column;gap:26px}.unyom-gestao__hero{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap}.unyom-gestao__hero h2{margin:6px 0 12px;font-size:1.6rem;color:var(--unyom-white)}.unyom-gestao__hero p{margin:0;max-width:520px;color:#e6ebf5b8}.unyom-gestao__hero-stats{display:grid;gap:14px;min-width:260px}.unyom-gestao__hero-stats>div{background:#0e1528a6;border-radius:16px;border:1px solid rgba(62,99,255,.2);padding:14px 18px;display:flex;flex-direction:column;gap:6px}.unyom-gestao__hero-stats span{font-size:.8rem;letter-spacing:.05em;text-transform:uppercase;color:#e6ebf599}.unyom-gestao__hero-stats strong{font-size:1.6rem;color:var(--unyom-white)}.unyom-gestao__hero-stats small{font-size:.78rem;color:#e6ebf58c}.unyom-gestao__grid{display:grid;gap:22px;grid-template-columns:320px 1fr}.unyom-gestao__projects{display:flex;flex-direction:column;gap:18px}.unyom-gestao__project-form{display:grid;gap:12px}.unyom-gestao__project-form textarea{resize:vertical}.unyom-gestao__project-list{list-style:none;padding:0;margin:0;display:grid;gap:12px}.unyom-gestao__project-list li{border-radius:16px;border:1px solid rgba(62,99,255,.18);background:#0e152899;padding:14px 16px;cursor:pointer;transition:transform .16s ease,border .16s ease}.unyom-gestao__project-list li:hover{transform:translateY(-1px);border-color:#3e63ff59}.unyom-gestao__project-list li.selected{border-color:#a78bfa73;background:#a78bfa26}.unyom-gestao__project-title{font-weight:600;color:var(--unyom-white)}.unyom-gestao__project-meta,.unyom-gestao__project-foot{font-size:.82rem;color:#e6ebf5a6;display:flex;gap:12px}.unyom-gestao__detail{display:flex;flex-direction:column;gap:22px}.unyom-gestao__detail-summary header{display:flex;flex-direction:column;gap:10px}.unyom-gestao__detail-summary p{margin:0;color:#e6ebf5bf}.unyom-gestao__detail-grid{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-top:12px}.unyom-gestao__detail-grid span{font-size:.78rem;letter-spacing:.05em;text-transform:uppercase;color:#e6ebf599}.unyom-gestao__detail-grid strong{font-size:1.1rem;color:var(--unyom-white)}.unyom-gestao__detail-tags{display:flex;gap:8px;flex-wrap:wrap}.unyom-gestao__detail-tags span{padding:4px 10px;border-radius:999px;border:1px solid rgba(62,99,255,.25);background:#3e63ff2e;font-size:.75rem}.unyom-gestao__status-buttons{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.unyom-button.subtle.active{background:linear-gradient(120deg,#a78bfab3,#3f63ffb3);color:var(--unyom-white);border-color:#a78bfa66}.unyom-gestao__docentes,.unyom-gestao__cronograma{display:flex;flex-direction:column;gap:16px}.unyom-gestao__inline-form{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));align-items:end}.unyom-gestao__table{width:100%;border-collapse:collapse;font-size:.88rem}.unyom-gestao__table th,.unyom-gestao__table td{text-align:left;padding:10px 12px;border-bottom:1px solid rgba(62,99,255,.16)}.unyom-gestao__docente-name{font-weight:600}.unyom-gestao__docente-email{font-size:.78rem;color:#e6ebf5a6}.unyom-gestao__cronograma-list{display:grid;gap:12px;list-style:none;padding:0;margin:0}.unyom-gestao__cronograma-list li{border-radius:14px;border:1px solid rgba(62,99,255,.18);background:#0e152899;padding:14px 16px}.unyom-gestao__panel-title span{font-size:.78rem;font-weight:400;margin-left:6px;color:#e6ebf599}.unyom-gestao__panel-meta{font-size:.8rem;color:#e6ebf599}.unyom-gestao__artefatos ul{list-style:none;padding:0;margin:0;display:grid;gap:12px}.unyom-gestao__artefatos li{border-radius:14px;border:1px solid rgba(62,99,255,.18);background:#0e152899;padding:12px 14px;display:flex;flex-direction:column}.unyom-gestao__artefatos li span{font-weight:600}.unyom-gestao__artefatos li small{font-size:.75rem;color:#e6ebf599}.unyom-gestao__empty{font-size:.85rem;color:#e6ebf599}@media(max-width:1080px){.unyom-gestao__grid{grid-template-columns:1fr}}@media(max-width:720px){.unyom-marketing__metrics{gap:12px}.unyom-marketing__metric{flex:1 1 120px}.unyom-marketing__tabs{width:100%}.unyom-marketing__tab{flex:1 1 auto;text-align:center}.unyom-marketing__site-request-card{flex-direction:column;align-items:flex-start;gap:12px}.unyom-marketing__alert-header{flex-direction:column;align-items:flex-start;gap:6px}.unyom-marketing__alert-meta{flex-direction:column;align-items:flex-start;gap:8px}}@media(max-width:1080px){.unyom-sidebar{width:240px}.unyom-topbar{height:auto;padding-block:20px;flex-direction:column;align-items:flex-start;gap:12px}}@media(max-width:840px){.unyom-dashboard{flex-direction:column}.unyom-sidebar{width:100%;flex-direction:row;align-items:center;padding:24px;gap:24px;border-right:none;border-bottom:1px solid rgba(62,99,255,.2)}.unyom-sidebar__logo{flex:1}.unyom-sidebar__nav{flex-direction:row;gap:12px}.unyom-sidebar__footer{display:none}.unyom-dashboard__content{padding-inline:20px}}.unyom-docentes{display:flex;flex-direction:column;gap:24px}.unyom-docentes__header{display:flex;justify-content:space-between;gap:32px;flex-wrap:wrap}.unyom-docentes__metrics{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.unyom-docentes__metric-label{font-size:.8rem;letter-spacing:.05em;text-transform:uppercase;color:#e2e8f0b3}.unyom-docentes__metric-value{font-size:2rem;font-weight:700;color:#f8fbff}.unyom-docentes__filters{display:flex;flex-wrap:wrap;gap:24px;align-items:flex-end;justify-content:space-between}.unyom-docentes__search{flex:1}.unyom-docentes__selects{display:flex;gap:16px;align-items:flex-end;flex-wrap:wrap}.unyom-docentes__field{display:flex;flex-direction:column;gap:6px;font-size:.85rem;color:#e2e8f0cc}.unyom-docentes__field input,.unyom-docentes__field select{padding:10px 14px;border-radius:12px;border:1px solid rgba(148,163,184,.4);background:#0f172a73;color:#f8fafc;min-width:220px}.unyom-docentes__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px}.unyom-docente-card{display:flex;flex-direction:column;gap:14px}.unyom-docente-card__header{display:flex;align-items:center;gap:16px}.unyom-docente-card__avatar{width:64px;height:64px;border-radius:50%;background:#94a3b840;display:grid;place-items:center;font-size:1.7rem;font-weight:700;color:#0f172acc;overflow:hidden}.unyom-docente-card__avatar img{width:100%;height:100%;object-fit:cover}.unyom-docente-card__info{flex:1;display:flex;flex-direction:column;gap:4px;font-size:.9rem;color:#e2e8f0d9}.unyom-docente-card__info strong{font-size:1.1rem;color:#f8fbff}.unyom-docente-card__status{padding:6px 12px;border-radius:999px;font-size:.78rem;font-weight:600;color:#0f172a}.unyom-docente-card__tags{display:flex;flex-wrap:wrap;gap:8px}.unyom-docente-card__tags span{padding:4px 10px;border-radius:999px;background:#94a3b833;color:#e2e8f0c7;font-size:.78rem}.unyom-docente-card__actions{display:flex;flex-wrap:wrap;gap:12px}.unyom-docente-card__actions label{cursor:pointer}.unyom-docente-card__actions label input[type=file]{display:none}.unyom-docente-modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center}.unyom-docente-modal__backdrop{position:absolute;inset:0;background:#020617bf;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.unyom-docente-modal__content{position:relative;width:min(920px,92vw);max-height:90vh;overflow:hidden;background:#0b1327f2;border:1px solid rgba(148,163,184,.3);border-radius:24px;padding:28px;display:flex;flex-direction:column;gap:20px;box-shadow:0 30px 80px #080c1e99}.unyom-docente-modal__close{position:absolute;top:16px;right:16px;border:none;background:#94a3b826;color:#f8fafcd9;padding:6px 14px;border-radius:999px;cursor:pointer;font-weight:600}.unyom-docente-modal__header{display:flex;flex-direction:column;gap:6px}.unyom-docente-modal__title{font-size:1.4rem;font-weight:700;color:#f8fbff}.unyom-docente-modal__subtitle{font-size:.9rem;color:#e2e8f0bf}.unyom-docente-modal__sections{overflow-y:auto;padding-right:8px;display:flex;flex-direction:column;gap:18px}.unyom-docente-modal__section{border:1px solid rgba(148,163,184,.25);border-radius:16px;padding:16px;background:#0f172a99}.unyom-docente-modal__section-header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px}.unyom-docente-modal__section-header strong{font-size:.85rem;letter-spacing:.05em;color:#e2e8f0bf;text-transform:uppercase}.unyom-docente-modal__section p{margin:0;color:#e2e8f0eb;font-size:.95rem;white-space:pre-wrap}.unyom-docente-modal__gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.unyom-docente-modal__gallery-grid figure{background:#1e293ba6;border:1px solid rgba(148,163,184,.25);border-radius:12px;padding:10px;display:flex;flex-direction:column;gap:8px}.unyom-docente-modal__gallery-grid img{width:100%;border-radius:8px;height:150px;object-fit:cover}.unyom-docente-modal__gallery-grid figcaption{display:flex;flex-direction:column;gap:2px;font-size:.78rem;color:#e2e8f0c7}.unyom-docente-card__gallery-actions{display:flex;justify-content:space-between;gap:8px;font-size:.85rem}.unyom-docente-card__gallery-actions a,.unyom-docente-card__gallery-actions button{background:none;border:none;color:#a78bfaf2;font-weight:600;cursor:pointer;padding:0}.unyom-docente-card__gallery-actions button[disabled]{color:#e2e8f066;cursor:not-allowed}.unyom-docente-card__gallery-empty{grid-column:1 / -1;padding:24px;border-radius:12px;text-align:center;background:#1e293b73;color:#e2e8f0a6;font-size:.9rem}@media(max-width:840px){.unyom-docentes__filters{flex-direction:column;align-items:stretch}.unyom-docentes__metrics{width:100%;justify-content:flex-start}.unyom-docentes__field input,.unyom-docentes__field select{width:100%}}@media(max-width:520px){.login-card{padding:28px 24px}.unyom-topbar__right{flex-wrap:wrap}.unyom-topbar__user{width:100%;justify-content:center}.unyom-overview__hero-card{padding:22px}}:root{--vivaion-blue-dark: #052A3B;--vivaion-blue-navy: #003254;--vivaion-blue-royal: #0B5880;--vivaion-blue: #3772A6;--vivaion-blue-sky: #639CBF;--vivaion-blue-light: #A3C9D9;--vivaion-green-dark: #0A2F36;--vivaion-green-teal-dark: #1F4B50;--vivaion-green-teal: #356166;--vivaion-green: #596948;--vivaion-green-pastel: #758765;--vivaion-green-pistachio: #B6A676;--vivaion-orange: #FFBE7E;--vivaion-orange-light: #FFC58F;--vivaion-beige: #EBDDBB;--vivaion-beige-gray: #C1B29B;--vivaion-beige-gray-light: #EFEADF;--vivaion-beige-light: #FFFBF3;--vivaion-white: #FFFFFF;--vivaion-black: #1D1D1B;--vivaion-gray: #777980}[data-student-theme=light]{--student-bg: var(--vivaion-beige-light);--student-surface: var(--vivaion-white);--student-surface-soft: var(--vivaion-beige-gray-light);--student-text: var(--vivaion-black);--student-text-muted: var(--vivaion-gray);--student-primary: var(--vivaion-blue-navy);--student-primary-hover: var(--vivaion-blue-royal);--student-secondary: var(--vivaion-green);--student-accent: var(--vivaion-orange);--student-border: var(--vivaion-blue-light);--student-focus: var(--vivaion-orange);--student-overlay: rgba(5, 42, 59, .48);--student-shadow: 0 18px 42px rgba(5, 42, 59, .14)}[data-student-theme=dark]{--student-bg: var(--vivaion-blue-dark);--student-surface: var(--vivaion-blue-navy);--student-surface-soft: #073e61;--student-text: var(--vivaion-white);--student-text-muted: var(--vivaion-blue-light);--student-primary: var(--vivaion-blue-sky);--student-primary-hover: var(--vivaion-blue-light);--student-secondary: var(--vivaion-blue-sky);--student-accent: var(--vivaion-orange);--student-border: var(--vivaion-blue);--student-focus: var(--vivaion-orange);--student-overlay: rgba(5, 42, 59, .72);--student-shadow: 0 20px 48px rgba(5, 42, 59, .42)}[data-student-theme]{background-color:var(--student-bg);color:var(--student-text)}[data-student-theme] :is(a,button,input,select,textarea):focus-visible{outline:3px solid var(--student-focus);outline-offset:2px}
