.hfPwaControls{position:relative;z-index:2147483000;font-family:"DM Sans",system-ui,sans-serif}
.hfPwaActions{position:fixed;right:max(18px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));display:flex;align-items:center;gap:10px}
.hfPwaActionsTop{top:max(14px,env(safe-area-inset-top));bottom:auto}
.hfPwaActionsSlot{right:auto!important;bottom:auto!important}
.hfPwaActions button{font:inherit}
.hfPwaBell{position:relative;flex:0 0 auto;width:46px;height:46px;padding:0;border:1px solid #5b5b60;border-radius:14px;background:linear-gradient(145deg,#2a2a2e,#111113);box-shadow:inset 0 1px #ffffff1f,0 12px 28px #0009;color:#f5f3ee;display:grid;place-items:center;cursor:pointer;transition:transform .18s,border-color .18s,background .18s}
.hfPwaBell:active{transform:scale(.94);border-color:#8b8b91;background:#202024}
.hfPwaBell svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.hfPwaBellDocked{position:relative;z-index:2;margin:0 2px;order:8}
.hfPwaBell>b{position:absolute;right:-5px;top:-6px;min-width:20px;height:20px;padding:0 5px;border:2px solid #080808;border-radius:999px;background:#d90100;color:#fff;font-size:10px;line-height:16px}
@media(min-width:701px){
  .hfPwaActionsSlot:has(.hfPwaBell){gap:0}
  .hfPwaActionsSlot .hfPwaBell{width:28px;height:28px;margin:0;border-radius:999px;border-color:#76767d;background:linear-gradient(145deg,#35353a,#171719);box-shadow:0 7px 18px #000b,inset 0 1px #ffffff26;pointer-events:auto}
  .hfPwaActionsSlot .hfPwaBell svg{width:14px;height:14px;stroke-width:2}
  .hfPwaActionsSlot .hfPwaBell>b{right:-6px;top:-7px;min-width:17px;height:17px;padding:0 4px;border-width:2px;font-size:8px;line-height:13px}
}
.hfPwaInstall{min-width:188px;height:54px;padding:6px 10px 6px 7px;border:1px solid #393939;border-radius:17px;background:rgba(15,15,15,.96);box-shadow:0 18px 50px #000a;color:#fff;display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer}
.hfPwaInstall[hidden]{display:none}
.hfPwaInstall img{width:40px;height:40px;border-radius:11px}
.hfPwaInstall span{display:grid;flex:1}
.hfPwaInstall small{font-size:8px;letter-spacing:.15em;color:#8c8c8c}
.hfPwaInstall b{font-size:12px}
.hfPwaInstall strong{color:#d90100;font-size:22px}
/* A notification control must never float over an account or course modal. */
body:has(.streamModalShade:not([hidden])) .hfPwaControls{visibility:hidden;pointer-events:none}
.hfPwaDrawer{position:fixed;inset:0}
.hfPwaDrawer[hidden]{display:none}
.hfPwaScrim{position:absolute;inset:0;border:0!important;background:rgba(0,0,0,.76)!important;box-shadow:none!important;opacity:0;transition:opacity .22s}
.hfPwaDrawer>article{position:absolute;right:0;top:0;width:min(420px,100%);height:100%;padding:max(20px,env(safe-area-inset-top)) 18px max(20px,env(safe-area-inset-bottom));box-sizing:border-box;border-left:1px solid #292929;background:#0a0a0a;box-shadow:-30px 0 80px #000b;transform:translateX(100%);transition:transform .22s;overflow:auto}
.hfPwaDrawer.open .hfPwaScrim{opacity:1}
.hfPwaDrawer.open>article{transform:none}
.hfPwaDrawer header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}
.hfPwaDrawer header>div{display:flex;align-items:center;gap:11px}
.hfPwaDrawer header img{width:46px;height:46px;border-radius:13px}
.hfPwaDrawer header span{display:grid}
.hfPwaDrawer header small{font-size:8px;letter-spacing:.16em;color:#777}
.hfPwaDrawer header b{font-size:14px;color:#fff}
.hfPwaDrawer header>button{width:38px;height:38px;border:1px solid #333;border-radius:50%;background:#151515;color:#fff;font-size:24px}
.hfPwaPermission{width:100%;padding:14px 16px;margin-bottom:18px;border:1px solid #3a3a3a;border-radius:14px;background:#151515;color:#fff;display:flex;align-items:center;gap:10px;font:inherit;font-weight:700;text-align:left}
.hfPwaPermission i{color:#d90100}
.hfPwaPermission.active i{color:#33cb77}
.hfPwaPermission.blocked{opacity:.55}
.hfPwaList{display:grid;gap:8px}
.hfPwaList>button{width:100%;padding:15px 13px;border:1px solid #262626;border-radius:15px;background:#111;color:#fff;display:grid;grid-template-columns:7px 1fr auto;gap:11px;text-align:left;font:inherit}
.hfPwaList>button>i{width:7px;height:7px;margin-top:6px;border-radius:50%;background:#444}
.hfPwaList>button.unread>i{background:#d90100;box-shadow:0 0 16px #d90100}
.hfPwaList span{display:grid;gap:5px}
.hfPwaList b{font-size:13px}
.hfPwaList p{margin:0;color:#999;font-size:12px;line-height:1.45}
.hfPwaList small{color:#555;font-size:10px}
.hfPwaList strong{align-self:center;font-size:22px;color:#666}
.hfPwaEmpty{padding:50px 20px;border:1px dashed #292929;border-radius:18px;text-align:center;display:grid;gap:8px}
.hfPwaEmpty b{color:#fff}
.hfPwaEmpty span{color:#777;font-size:12px;line-height:1.5}
.hfPwaInstallHelp{position:fixed;left:50%;top:50%;width:min(390px,calc(100% - 32px));padding:30px;box-sizing:border-box;border:1px solid #333;border-radius:26px;background:#101010;box-shadow:0 30px 100px #000;color:#fff;text-align:center;transform:translate(-50%,-50%)}
.hfPwaInstallHelp[hidden]{display:none}
.hfPwaInstallHelp>button:first-child{position:absolute;right:14px;top:14px;width:34px;height:34px;border:1px solid #333;border-radius:50%;background:#181818;color:#fff;font-size:20px}
.hfPwaInstallHelp img{width:92px;height:92px;border-radius:22px}
.hfPwaInstallHelp small{display:block;margin-top:18px;color:#d90100;font-size:9px;font-weight:800;letter-spacing:.16em}
.hfPwaInstallHelp h2{margin:10px 0;font-size:24px}
.hfPwaInstallHelp p{margin:0;color:#999;line-height:1.6;font-size:13px}
.hfPwaInstallHelp>button:last-child{width:100%;padding:14px;margin-top:22px;border:0;border-radius:13px;background:#d90100;color:#fff;font-weight:800}
.hfPwaPushPrompt{position:fixed;z-index:99996;left:50%;bottom:max(24px,env(safe-area-inset-bottom));width:min(460px,calc(100% - 28px));padding:12px 12px 12px 16px;border:1px solid #3c3c42;border-radius:18px;background:rgba(24,24,28,.96);box-shadow:0 18px 60px #000b;backdrop-filter:blur(18px);transform:translateX(-50%);display:flex;align-items:center;justify-content:space-between;gap:14px;color:#fff}.hfPwaPushPrompt[hidden]{display:none}.hfPwaPushPrompt span{min-width:0;display:grid;gap:3px}.hfPwaPushPrompt b{font-size:12px}.hfPwaPushPrompt small{color:#929298;font-size:9px}.hfPwaPushPrompt button{flex:none;padding:10px 15px;border:0;border-radius:999px;background:#f2f2f2;color:#090909;font:850 9px "DM Sans",sans-serif}
@media(max-width:700px){.hfPwaPushPrompt{bottom:calc(88px + env(safe-area-inset-bottom));width:calc(100% - 24px)}}
.hfPwaTest{width:100%;margin:-8px 0 18px;padding:11px 14px;border:1px solid #292929;border-radius:12px;background:transparent;color:#aaa;font:inherit;font-size:11px;font-weight:700}
.hfPwaTest[hidden]{display:none}
@media(max-width:600px){.hfPwaActions{right:14px;bottom:calc(82px + env(safe-area-inset-bottom))}
.hfPwaInstall{min-width:174px}
.hfPwaDrawer>article{border-left:0}
.hfPwaBell{width:44px;height:44px;border-radius:14px}
.hfPwaBellDocked{width:44px;height:44px;margin-right:3px}
.hfPwaDrawer{display:flex;align-items:flex-end;padding:10px;box-sizing:border-box}
.hfPwaDrawer>article{position:relative;right:auto;top:auto;width:100%;height:auto;max-height:86svh;padding:20px 16px max(20px,env(safe-area-inset-bottom));border:1px solid #39393e;border-radius:24px;background:linear-gradient(160deg,#1b1b1f,#09090b 58%);transform:translateY(calc(100% + 24px));box-shadow:0 -30px 90px #000d}
.hfPwaDrawer.open>article{transform:none}
.hfPwaScrim{position:fixed}
}

/* App-style notification center. */
.hfPwaDrawer{display:block;padding:0}
.hfPwaDrawer>article{left:50%;right:auto;top:50%;width:min(570px,calc(100% - 36px));height:min(760px,calc(100svh - 44px));max-height:none;padding:0 18px 20px;border:1px solid #4b4b52;border-radius:34px;background:radial-gradient(circle at 82% 0,rgba(217,1,0,.2),transparent 38%),linear-gradient(155deg,#202025,#111114 72%);box-shadow:0 34px 100px #000e,inset 0 1px #ffffff12;transform:translate(-50%,-46%) scale(.97);opacity:0;overflow:hidden;display:flex;flex-direction:column;transition:transform .22s ease,opacity .22s ease}
.hfPwaDrawer.open>article{transform:translate(-50%,-50%) scale(1);opacity:1}
.hfPwaDrawer>article>header{flex:0 0 108px;margin:0 -18px 0;padding:0 24px;border-bottom:1px solid #3e3e44;display:grid;grid-template-columns:54px 1fr 46px;align-items:center;gap:16px}
.hfPwaDrawer header>div{display:grid;gap:4px;text-align:center}.hfPwaDrawer header>div b{font-family:"Bebas Neue","Arial Narrow",sans-serif;font-size:28px;letter-spacing:.04em}.hfPwaDrawer header>div small{font-size:12px;color:#aaa;letter-spacing:0}
.hfPwaDrawerBell{width:50px;height:50px;border:1px solid #777b82;border-radius:16px;background:linear-gradient(145deg,#3b3b42,#202025);box-shadow:inset 0 1px #ffffff24;display:grid;place-items:center;color:#edf1f5}
.hfPwaDrawerBell svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.hfPwaDrawer header>button{position:relative;width:46px;height:46px;padding:0;border-radius:15px;border-color:#6d5255;background:rgba(255,255,255,.06);color:transparent;font-size:0;line-height:0;display:grid;place-items:center}
.hfPwaDrawer header>button:before,.hfPwaDrawer header>button:after{content:"";position:absolute;left:50%;top:50%;width:20px;height:2px;border-radius:999px;background:#e5e0d8;transform:translate(-50%,-50%) rotate(45deg)}
.hfPwaDrawer header>button:after{transform:translate(-50%,-50%) rotate(-45deg)}
.hfPwaDrawerTools{flex:0 0 64px;display:flex;align-items:center;justify-content:space-between;gap:10px}.hfPwaPermission{width:auto;min-width:0;margin:0;padding:9px 12px;border-radius:12px;font-size:10px;color:#bbb}.hfPwaClear{padding:9px 13px;border:1px solid #814249;border-radius:12px;background:#3e2025;color:#ff9ba2;font:700 11px "DM Sans",sans-serif}.hfPwaClear[hidden]{display:none}
.hfPwaSectionLabel{display:block;padding:4px 10px 13px;color:#77727a;font-size:10px;font-weight:800;letter-spacing:.19em;text-align:center}
.hfPwaList{min-height:0;overflow-y:auto;display:grid;align-content:start;gap:11px;padding:0 1px 16px;scrollbar-width:thin;scrollbar-color:#555 transparent}
.hfPwaNotice{position:relative;min-height:112px;border:1px solid #3f3f46;border-radius:21px;background:linear-gradient(145deg,#27272d,#1d1d22);box-shadow:inset 0 1px #ffffff0c;overflow:hidden}.hfPwaNotice.unread{border-color:#624146;background:linear-gradient(145deg,#322329,#202025)}
.hfPwaNoticeOpen{width:100%;min-height:112px;padding:15px 52px 15px 15px;border:0;background:transparent;color:#fff;display:grid;grid-template-columns:54px minmax(0,1fr) 12px;align-items:center;gap:13px;text-align:left;font:inherit}.hfPwaNoticeOpen>span{display:grid;gap:4px;min-width:0}.hfPwaNoticeOpen b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.hfPwaNoticeOpen p{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#aaa;font-size:12px}.hfPwaNoticeOpen small{color:#777;font-size:10px}.hfPwaNoticeOpen>strong{color:#777;font-size:18px}
.hfPwaNoticeIcon{width:52px;height:52px;border:1px solid #8e4f56;border-radius:16px;background:rgba(217,1,0,.12);display:grid;place-items:center;color:#ff6d77}.hfPwaNoticeIcon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hfPwaNoticeIcon-access,.hfPwaNoticeIcon-course{border-color:#337d83;background:#143d42;color:#42d7e8}
.hfPwaNoticeDelete{position:absolute;z-index:2;right:13px;top:14px;width:32px;height:32px;padding:0;border:1px solid #774148;border-radius:11px;background:#382127;color:#ff9aa1;font:400 20px/1 "DM Sans",sans-serif}.hfPwaNoticeDelete:disabled{opacity:.4}
.hfPwaEmpty{margin-top:15px;padding:52px 20px;border-style:solid;background:#18181c}.hfPwaEmpty>i{width:48px;height:48px;margin:auto;border:1px solid #315a48;border-radius:16px;background:#173428;color:#59d894;display:grid;place-items:center;font-style:normal;font-size:20px}
.hfPwaTest{flex:0 0 auto;margin:0 0 10px}

@media(max-width:700px){
  .hfPwaDrawer{display:block;padding:0}
  .hfPwaDrawer>article{position:absolute;left:50%;right:auto;top:50%;width:calc(100% - 22px);height:min(720px,calc(100svh - 32px));padding:0 14px 16px;border-radius:28px;transform:translate(-50%,-46%) scale(.97)}
  .hfPwaDrawer.open>article{transform:translate(-50%,-50%) scale(1)}
  .hfPwaDrawer>article>header{flex-basis:96px;margin:0 -14px;padding:0 17px;grid-template-columns:48px 1fr 42px;gap:9px}
  .hfPwaDrawerBell{width:46px;height:46px;border-radius:15px}.hfPwaDrawer header>div b{font-size:24px}.hfPwaDrawer header>div small{font-size:10px}.hfPwaDrawer header>button{width:42px;height:42px;border-radius:14px}
  .hfPwaDrawerTools{flex-basis:58px}.hfPwaPermission{max-width:58%;padding:8px 9px}.hfPwaPermission span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hfPwaClear{padding:8px 10px;font-size:10px}
  .hfPwaNotice{min-height:104px;border-radius:19px}.hfPwaNoticeOpen{min-height:104px;padding:13px 48px 13px 12px;grid-template-columns:48px minmax(0,1fr) 9px;gap:10px}.hfPwaNoticeIcon{width:46px;height:46px;border-radius:14px}.hfPwaNoticeOpen b{font-size:12px}.hfPwaNoticeOpen p{font-size:10px}.hfPwaNoticeDelete{right:10px;top:11px;width:30px;height:30px}
  .hfStudioTopActions .hfStudioAvatar{display:grid!important;width:44px!important;height:44px!important;border-radius:14px!important;order:9}
}

.cinemaTop,.hf-course-detail-top{position:relative}
.cinemaTop>.hfPwaBellDocked,.hf-course-detail-top>.hfPwaBellDocked{position:absolute;right:88px;top:12px;margin:0}
@media(max-width:700px){
  .cinemaTop>.hfPwaBellDocked{right:76px;top:7px}
  .hf-course-detail-top>.hfPwaBellDocked{right:76px;top:12px}
}
/* Hostinger's Kodee assistant belongs to the public site, never to Education. */
#vue-app:has(.kodee-fab),
.kodee-fab,
.kodee-chatbot-widget,
[class*="kodee-"]{display:none!important}
.streamMobileNav.isAuthenticated>[data-account-toggle],
.streamMobileNav.isAuthenticated>a[href*="mis-cursos"]+a[href*="mis-cursos"]{display:none!important}
@media(max-width:700px){
  .streamMobileNav.isAuthenticated{grid-template-columns:repeat(3,1fr)!important}
  .streamMobileNav.isAuthenticated:has(>a[href="#guardados"]){grid-template-columns:repeat(4,1fr)!important}
}
