*{box-sizing:border-box}html{overflow-x:hidden}[x-cloak]{display:none!important}img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}:root{--lumoop-shadow-card: 0 1px 2px rgba(16, 24, 40, .04), 0 14px 28px -12px rgba(16, 24, 40, .12)}body{margin:0;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7f8fa;color:#18181b}h1,h2,h3,.lumoop-classroom-title,.lumoop-section-title,.lumoop-cover-name h1{font-family:Sora,Inter,sans-serif;letter-spacing:-.01em}.lumoop-portal-card{background:#fff;border:1px solid rgb(244 244 245);border-radius:.625rem;padding:2rem;box-shadow:var(--lumoop-shadow-card)}h1{font-size:1.375rem;font-weight:700;margin:0 0 .5rem}p.sub{color:#71717a;font-size:.9375rem;margin:0 0 1.5rem}label{display:block;font-size:.875rem;font-weight:600;color:#27272a;margin-bottom:.375rem;margin-top:1rem}.lumoop-form-field{display:block;margin-bottom:.25rem}.lumoop-modal-overlay{position:fixed;inset:0;background:#00000073;z-index:60;display:flex;align-items:center;justify-content:center;padding:1.25rem}.lumoop-modal-card{background:#fff;border-radius:.625rem;padding:1.75rem;width:100%;max-width:26rem;box-shadow:0 24px 48px -12px #10182859;max-height:90vh;overflow-y:auto}.lumoop-consent-row{display:flex;align-items:flex-start;gap:.625rem;margin-top:1.25rem;font-size:.8125rem;color:#3f3f46;line-height:1.5;cursor:pointer}.lumoop-consent-row input{width:auto;margin-top:.125rem;flex-shrink:0}.lumoop-password-wrap{position:relative}.lumoop-password-wrap input{padding-right:2.75rem}.lumoop-toggle-password{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;padding:0;margin:0;cursor:pointer;color:#a1a1aa;display:flex;align-items:center;width:auto;height:auto;border-radius:0}.lumoop-toggle-password:hover{background:none;color:#52525b}.lumoop-toggle-password svg{width:1.125rem;height:1.125rem}input[type=text],input[type=email],input[type=password],input[type=date],textarea{width:100%;padding:.75rem .875rem;border:1px solid rgb(212 212 216);border-radius:.5rem;font-size:.9375rem;font-family:inherit}.lumoop-btn{display:inline-block;margin-top:1.5rem;padding:.75rem 1.5rem;background:#3b52b2;color:#fff;border:none;border-radius:9999px;font-size:.9375rem;font-weight:700;cursor:pointer;text-decoration:none;-webkit-appearance:none;appearance:none;font-family:inherit;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}button svg{display:block;flex-shrink:0}.lumoop-btn:hover{background:#293a8a;transform:translateY(-1px);box-shadow:0 8px 16px -6px #7c3aed59}button:disabled{opacity:.5;cursor:not-allowed}.lumoop-btn-secondary{background:#e4e4e7;color:#27272a}.lumoop-btn-secondary:hover{background:#d4d4d8;box-shadow:none}.lumoop-progress{height:.5rem;background:#e4e4e7;border-radius:9999px;overflow:hidden;margin:1rem 0}.lumoop-progress-fill{height:100%;background:#3b52b2}.lumoop-content-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.lumoop-badge{font-size:.75rem;font-weight:700;padding:.125rem .625rem;border-radius:9999px}.lumoop-badge-success{background:#0e74901f;color:#155e75}.lumoop-badge-danger{background:#dc26261f;color:#b91c1c}.lumoop-badge-info{background:#d977061f;color:#b45309}.lumoop-shell{min-height:100vh}.lumoop-sidebar{width:16rem;background:#fff;border-right:1px solid rgb(228 228 231);padding:1.5rem 1.25rem;display:flex;flex-direction:column;position:fixed;top:0;left:0;height:100vh;z-index:50;transform:translate(-100%);transition:transform .2s ease}.lumoop-sidebar.is-open{transform:translate(0)}.lumoop-sidebar-overlay{position:fixed;inset:0;background:#0000004d;z-index:40}.lumoop-sidebar-header-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:2rem}.lumoop-sidebar-brand{display:flex;align-items:center;gap:.625rem;-webkit-user-select:none;user-select:none;min-width:0;overflow:hidden;flex:1}.lumoop-sidebar-brand img{height:3.5rem;max-width:100%;width:auto;flex-shrink:0}.lumoop-sidebar-brand-text{line-height:1.1}.lumoop-sidebar-brand-text strong{display:block;font-size:1rem;font-weight:800;letter-spacing:.02em}.lumoop-sidebar-brand-text span{font-size:.625rem;font-weight:700;letter-spacing:.08em;color:#71717a;text-transform:uppercase}.lumoop-sidebar-nav{display:flex;flex-direction:column;gap:.25rem}.lumoop-sidebar-link{display:flex;align-items:center;gap:.875rem;padding:.6875rem .875rem;border-radius:.75rem;font-size:.9375rem;font-weight:600;color:#3f3f46;text-decoration:none;transition:background .15s ease,color .15s ease}.lumoop-sidebar-link svg{width:1.375rem;height:1.375rem;flex-shrink:0}.lumoop-sidebar-link.active{background-color:#3b52b21f;color:#293a8a;font-weight:700}.lumoop-sidebar-link:not(.active):hover{background:#f4f4f5;color:#18181b}.lumoop-sidebar-footer{margin-top:auto;padding-top:1rem;border-top:1px solid rgb(244 244 245)}.lumoop-sidebar-footer button{width:100%;margin:0}.lumoop-main{padding:7rem 1.25rem 5.5rem;min-width:0}.lumoop-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:20;display:flex;background:#fff;border-top:1px solid rgb(228 228 231);padding:.375rem .5rem calc(.375rem + env(safe-area-inset-bottom))}.lumoop-bottom-nav-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:.125rem;padding:.5rem .25rem;border-radius:.625rem;text-decoration:none;color:#71717a;cursor:pointer;border:none;background:none;font-family:inherit}.lumoop-bottom-nav-item svg{width:1.375rem;height:1.375rem}.lumoop-bottom-nav-item span{font-size:.6875rem;font-weight:600}.lumoop-bottom-nav-item.active{color:#3b52b2}.lumoop-bottom-nav-item:hover{background:#f3f4f6}@media(min-width:900px){.lumoop-bottom-nav{display:none}.lumoop-main{padding-bottom:3rem}}.lumoop-sidebar-collapse-btn{display:none}.lumoop-main-inner{max-width:84rem;margin:0}.lumoop-topbar{display:flex;align-items:center;gap:1rem;padding:.875rem 1.25rem;background:#fff;position:fixed;top:0;left:0;right:0;z-index:25;-webkit-user-select:none;user-select:none}.lumoop-topbar-logo{height:3.5rem;flex-shrink:0}@media(max-width:640px){.lumoop-topbar-logo{height:2rem}}.lumoop-menu-btn{width:2.5rem;height:2.5rem;border-radius:.625rem;border:none;margin:0;background:#f3f4f6;color:#27272a;cursor:pointer;flex-shrink:0;display:flex;align-items:center;justify-content:center}.lumoop-menu-btn svg{width:1.375rem;height:1.375rem}.lumoop-menu-btn:hover{background:#e4e4e7}.lumoop-topbar-search{flex:1;min-width:0;max-width:42rem;position:relative;display:flex;align-items:center}.lumoop-topbar-search svg{position:absolute;left:1rem;width:1.25rem;height:1.25rem;color:#a1a1aa}.lumoop-topbar-search input{width:100%;padding:.9375rem 1.25rem .9375rem 2.875rem;border:none;border-radius:9999px;background:#f3f4f6;font-size:.9375rem;font-family:inherit}.lumoop-topbar-search input:focus{outline:2px solid rgb(59 82 178 / .3)}.lumoop-topbar-actions{display:flex;align-items:center;gap:.625rem;margin-left:auto}.lumoop-profile-btn{display:flex;align-items:center;gap:.125rem;width:2.5rem;height:2.5rem;margin:0;padding:0;background:none;border:none;border-radius:50%;cursor:pointer;justify-content:center}.lumoop-profile-btn:hover{background:#f3f4f6}.lumoop-profile-btn img,.lumoop-profile-fallback,.lumoop-profile-menu-avatar{width:2.25rem;height:2.25rem;border-radius:50%;object-fit:cover;flex-shrink:0}.lumoop-profile-fallback{background:linear-gradient(135deg,#3b52b2,#293a8a);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem}.lumoop-profile-text{display:block;text-align:left;line-height:1.2;min-width:0}.lumoop-profile-text strong{display:block;font-size:.875rem;font-weight:700;color:#18181b;text-transform:capitalize;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lumoop-profile-text span{display:block;font-size:.75rem;color:#71717a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lumoop-profile-menu{position:absolute;right:0;top:calc(100% + .5rem);width:13rem;background:#fff;border:1px solid rgb(244 244 245);border-radius:.625rem;padding:.375rem;box-shadow:0 1px 2px #1018280a,0 16px 32px -10px #10182833;z-index:30}.lumoop-profile-menu-header{display:flex;align-items:center;gap:.625rem;padding:.625rem .625rem .75rem;margin-bottom:.25rem;border-bottom:1px solid rgb(244 244 245)}.lumoop-profile-menu-item{display:flex;align-items:center;gap:.625rem;width:100%;text-align:left;padding:.625rem .75rem;margin:0;background:none;border:none;border-radius:.625rem;font-size:.875rem;font-weight:600;color:#27272a;text-decoration:none;cursor:pointer;transition:background .15s ease}.lumoop-profile-menu-item:hover{background:#f4f4f5}.lumoop-profile-menu-item svg{width:1.125rem;height:1.125rem;color:#71717a;flex-shrink:0}.lumoop-bell-btn{position:relative;width:2.5rem;height:2.5rem;min-width:2.5rem;flex-shrink:0;border-radius:50%;border:none;background:#f3f4f6;color:#52525b;cursor:pointer;margin:0;padding:0;display:flex;align-items:center;justify-content:center}.lumoop-bell-btn svg{width:1.25rem;height:1.25rem}.lumoop-bell-btn:hover{background:#e4e4e7}.lumoop-bell-dot{position:absolute;top:.25rem;right:.25rem;width:.5rem;height:.5rem;border-radius:50%;background:#dc2626;border:1.5px solid #fff}.lumoop-bell-panel{position:absolute;right:0;top:calc(100% + .5rem);width:21rem;max-height:24rem;overflow-y:auto;background:#fff;border:1px solid rgb(244 244 245);border-radius:.625rem;box-shadow:0 12px 28px -8px #1018282e;z-index:30}.lumoop-bell-header{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1rem;border-bottom:1px solid rgb(244 244 245)}.lumoop-bell-header strong{font-size:.9375rem}.lumoop-bell-header button{margin:0;background:none;padding:0;color:#3b52b2;font-size:.75rem;font-weight:700;border:none;cursor:pointer}.lumoop-bell-item{display:block;padding:.75rem 1rem;text-decoration:none;color:#18181b;border-bottom:1px solid rgb(244 244 245)}.lumoop-bell-item:last-child{border-bottom:none}.lumoop-bell-item:hover{background:#f9fafb}.lumoop-bell-item.is-unread{background:#3b52b20d}.lumoop-bell-item strong{display:block;font-size:.875rem;font-weight:700;margin-bottom:.125rem}.lumoop-bell-item span{font-size:.8125rem;color:#71717a}.lumoop-bell-empty{padding:2.5rem 1.5rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center;color:#a1a1aa}.lumoop-bell-empty svg{width:2.5rem;height:2.5rem;color:#d4d4d8;margin-bottom:.25rem}.lumoop-bell-empty strong{font-size:.9375rem;color:#3f3f46;font-weight:700}.lumoop-bell-empty span{font-size:.8125rem}.lumoop-bell-tabs{display:flex;gap:1.25rem;padding:0 1rem;border-bottom:1px solid rgb(244 244 245)}.lumoop-bell-tabs button{background:none;border:none;padding:.625rem 0;margin:0;font-size:.8125rem;font-weight:600;color:#71717a;cursor:pointer;font-family:inherit;border-bottom:2px solid transparent}.lumoop-bell-tabs button.active{color:var(--lumoop-accent-dark, rgb(59 82 178));border-bottom-color:var(--lumoop-accent-dark, rgb(59 82 178))}.lumoop-view-desktop{display:none}@media(min-width:641px){.lumoop-view-mobile{display:none}.lumoop-view-desktop{display:block}}.lumoop-classroom-eyebrow{display:block;font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#3b52b2;margin-bottom:.25rem}.lumoop-classroom-title{font-size:1.375rem;font-weight:800;margin:0;text-transform:capitalize;color:#18181b}.lumoop-classroom-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:1.75rem}.lumoop-stat-card{background:#fff;border:1px solid rgb(244 244 245);border-radius:.625rem;padding:1.25rem;display:flex;flex-direction:column;gap:.75rem;box-shadow:var(--lumoop-shadow-card);transition:transform .18s ease,box-shadow .18s ease}.lumoop-stat-card:hover{transform:translateY(-2px);box-shadow:0 16px 32px -12px #1018282e}.lumoop-stat-top{display:flex;align-items:flex-start;justify-content:space-between}.lumoop-stat-label{font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#71717a}.lumoop-stat-icon{width:2.5rem;height:2.5rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lumoop-stat-icon svg{width:1.25rem;height:1.25rem}.lumoop-stat-value{font-size:2rem;font-weight:800;line-height:1.1;color:#18181b;font-variant-numeric:tabular-nums}.lumoop-stat-delta{font-size:.8125rem;font-weight:500;color:#71717a}.lumoop-classroom-empty{text-align:center;padding:3rem 2rem}.lumoop-classroom-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));gap:1.125rem}.lumoop-course-slider{display:flex;gap:1.125rem;overflow-x:auto;padding-bottom:.25rem;scroll-snap-type:x proximity}.lumoop-course-slider-item{flex:0 0 16rem;scroll-snap-align:start}.lumoop-course-card{display:block;background:#fff;border:1px solid rgb(244 244 245);border-radius:.625rem;overflow:hidden;text-decoration:none;box-shadow:var(--lumoop-shadow-card);transition:transform .18s ease,box-shadow .18s ease}.lumoop-course-card:hover{transform:translateY(-3px);box-shadow:0 18px 36px -16px #10182838}.lumoop-course-card-cover{height:6rem;display:flex;align-items:center;justify-content:center}.lumoop-course-card-cover svg{width:2.75rem;height:2.75rem}.lumoop-course-card-cover.lumoop-icon-blue{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1d4ed8}.lumoop-course-card-cover.lumoop-icon-green{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#155e75}.lumoop-course-card-cover.lumoop-icon-amber{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#b45309}.lumoop-course-card-cover.lumoop-icon-purple{background:linear-gradient(135deg,#ede9fe,#ddd6fe);color:#293a8a}.lumoop-course-card-cover.lumoop-icon-gray{background:linear-gradient(135deg,#f4f4f5,#e4e4e7);color:#3f3f46}.lumoop-course-card-body{padding:1.125rem 1.125rem 1.25rem}.lumoop-course-card-link{display:block;text-decoration:none}.lumoop-course-card-name{display:block;font-size:.9375rem;font-weight:700;color:#18181b;line-height:1.35;min-height:2.5rem}.lumoop-course-card-meta{margin-top:.75rem}.lumoop-course-card-progress-row{display:flex;align-items:center;gap:.625rem;margin-top:.75rem}.lumoop-course-card-percent{font-size:.8125rem;font-weight:700;color:#3f3f46;flex-shrink:0}.lumoop-course-card-status{font-size:.75rem;font-weight:600;color:#71717a}.lumoop-share-btn{display:flex;align-items:center;gap:.375rem;padding:.375rem .75rem .375rem .625rem;border-radius:9999px;background:#2563eb1a;color:#2563eb;flex-shrink:0;font-size:.75rem;font-weight:700;text-decoration:none}.lumoop-share-btn svg{width:1rem;height:1rem;flex-shrink:0}.lumoop-share-btn:hover{background:#2563eb2e}.lumoop-viewed-row{display:flex;gap:.75rem;overflow-x:auto;padding-bottom:.25rem}.lumoop-viewed-item{display:flex;align-items:center;gap:.625rem;flex-shrink:0;padding:.625rem 1rem .625rem .625rem;background:#f9fafb;border:1px solid rgb(244 244 245);border-radius:9999px;text-decoration:none}.lumoop-viewed-item:hover{background:#fff;border-color:#e4e4e7}.lumoop-viewed-item span{font-size:.8125rem;font-weight:600;color:#27272a;white-space:nowrap}.lumoop-viewed-icon{width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lumoop-viewed-icon svg{width:1.125rem;height:1.125rem}.lumoop-icon-blue{background:#2563eb1a;color:#2563eb}.lumoop-icon-green{background:#0e74901a;color:#0e7490}.lumoop-icon-amber{background:#d977061a;color:#d97706}.lumoop-icon-purple{background:#3b52b21a;color:#3b52b2}.lumoop-icon-gray{background:#71717a1f;color:#52525b}.lumoop-stats-strip{display:flex;background:#fff;border:1px solid rgb(244 244 245);border-radius:.625rem;box-shadow:var(--lumoop-shadow-card);margin-bottom:1.5rem;overflow:hidden}.lumoop-stats-strip-item{flex:1;min-width:0;display:flex;align-items:center;gap:.75rem;padding:1.125rem 1.25rem;border-left:1px solid rgb(244 244 245)}.lumoop-stats-strip-item:first-child{border-left:none}.lumoop-stats-strip .lumoop-stat-value{font-size:1.5rem;font-weight:800;line-height:1.1;color:#18181b;font-variant-numeric:tabular-nums}.lumoop-stats-strip .lumoop-stat-delta{font-size:.75rem;color:#71717a}.lumoop-areas-row{display:flex;flex-wrap:wrap;gap:.625rem;margin-bottom:1.5rem}.lumoop-area-chip{display:inline-flex;align-items:center;gap:.5rem;background:#f7f8fa;border-radius:9999px;padding:.375rem .875rem .375rem .375rem;font-size:.8125rem;font-weight:600;color:#3f3f46}.lumoop-area-chip-icon{width:1.625rem;height:1.625rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lumoop-area-chip-icon svg{width:.875rem;height:.875rem}.lumoop-area-chip-meta{color:#71717a;font-weight:500}.lumoop-cover{margin-bottom:2rem}.lumoop-cover-row{display:flex;align-items:center;gap:1.25rem}.lumoop-cover-position{font-size:.875rem;font-weight:600;color:#3f3f46;margin:.25rem 0 0}.lumoop-cover-tagline{font-size:.875rem;color:#71717a;margin:.375rem 0 0;max-width:30rem}.lumoop-stories{display:flex;gap:1.25rem;overflow-x:auto;padding:.25rem .125rem 1.5rem}.lumoop-story{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-decoration:none;flex-shrink:0;width:5.5rem}.lumoop-story-ring{width:4rem;height:4rem;border-radius:50%;padding:3px;display:flex;align-items:center;justify-content:center}.lumoop-story-ring.is-progress{background:conic-gradient(#3b52b2,#f7bb8a)}.lumoop-story-ring.is-complete{background:#e4e4e7}.lumoop-story-icon{width:100%;height:100%;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;border:2px solid #fff}.lumoop-story-icon svg{width:1.5rem;height:1.5rem}.lumoop-story-label{font-size:.6875rem;font-weight:600;color:#3f3f46;text-align:center;line-height:1.25;width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.lumoop-section-title{font-size:1.0625rem;font-weight:800;margin:0 0 .875rem}.lumoop-month-heading{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#71717a;margin:1.25rem 0 .625rem}.lumoop-month-heading:first-of-type{margin-top:0}.lumoop-content-wrap{background:#fff;border:1px solid rgb(244 244 245);border-radius:.625rem;padding:1.5rem;box-shadow:var(--lumoop-shadow-card)}.lumoop-content-divider{border:none;border-top:1px solid rgb(244 244 245);margin:1.5rem 0}.lumoop-continue-row{display:flex;align-items:center;gap:1.25rem;padding:1.25rem;background:linear-gradient(135deg,#8c4418,#3b52b2);border-radius:.625rem;color:#fff}.lumoop-continue-row .lumoop-badge-info{background:#fff3;color:#fff}.lumoop-continue-row .lumoop-course-card-percent{color:#ffffffd9}.lumoop-continue-row .lumoop-progress{background:#ffffff40}.lumoop-continue-row .lumoop-progress-fill{background:#fff}.lumoop-continue-row .lumoop-btn{background:#fff;color:#293a8a}.lumoop-continue-row .lumoop-btn:hover{background:#fff7ed}.lumoop-continue-icon{width:3.5rem;height:3.5rem;border-radius:.625rem;background:#ffffff2e;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lumoop-continue-icon svg{width:1.875rem;height:1.875rem}.lumoop-continue-body{flex:1;min-width:0}.lumoop-continue-featured{padding:1.75rem;box-shadow:0 20px 40px -16px #065f4659}.lumoop-continue-featured .lumoop-continue-icon{width:4.25rem;height:4.25rem}.lumoop-continue-featured strong{font-size:1.1875rem}.lumoop-continue-body strong{display:block;font-size:1.0625rem;font-weight:700;margin-top:.375rem;color:#fff}.lumoop-activity-row{display:flex;align-items:center;gap:.625rem;padding:.75rem 0;border-bottom:1px solid rgb(244 244 245);font-size:.875rem;color:#3f3f46}.lumoop-activity-row:last-child{border-bottom:none;padding-bottom:0}.lumoop-activity-date{margin-left:auto;font-size:.75rem;color:#a1a1aa;flex-shrink:0}.lumoop-inline-link{display:block;margin-top:1rem;font-size:.8125rem;font-weight:600;color:#3b52b2;text-decoration:none;text-align:center}.lumoop-classroom-layout{display:grid;grid-template-columns:1fr;gap:1.5rem}.lumoop-sidebar-stack{display:flex;flex-direction:column;gap:1.25rem}.lumoop-sidebar-card{background:#fff;border:1px solid rgb(244 244 245);border-radius:.625rem;padding:1.25rem;height:fit-content;box-shadow:var(--lumoop-shadow-card)}.lumoop-sidebar-card h3{font-size:.9375rem;font-weight:800;margin:0 0 1rem}.lumoop-sidebar-courses{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.25rem}.lumoop-sidebar-course-item{display:flex;align-items:center;gap:.625rem;padding:.5rem .375rem;border-radius:.75rem;text-decoration:none;transition:background .15s ease}.lumoop-sidebar-course-item:hover{background:#f9fafb}.lumoop-sidebar-course-icon{width:2rem;height:2rem;border-radius:.625rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lumoop-sidebar-course-icon svg{width:1.125rem;height:1.125rem}.lumoop-sidebar-course-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.25rem}.lumoop-sidebar-course-body strong{font-size:.8125rem;font-weight:600;color:#27272a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lumoop-sidebar-course-progress{display:block;height:.3125rem;background:#e4e4e7;border-radius:9999px;overflow:hidden}.lumoop-sidebar-course-progress span{display:block;height:100%;background:#3b52b2}.lumoop-sidebar-course-percent{font-size:.75rem;font-weight:700;color:#71717a;flex-shrink:0}.lumoop-sidebar-groups{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.875rem}.lumoop-sidebar-group-item{display:flex;align-items:center;gap:.75rem}.lumoop-sidebar-group-icon{width:2.25rem;height:2.25rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lumoop-sidebar-group-icon svg{width:1.125rem;height:1.125rem}.lumoop-sidebar-group-body{display:flex;flex-direction:column;gap:.125rem;min-width:0}.lumoop-sidebar-group-body strong{font-size:.8125rem;font-weight:700;color:#18181b}.lumoop-sidebar-group-body span{font-size:.75rem;color:#71717a}.lumoop-calendar-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem;flex-wrap:wrap;gap:.75rem}.lumoop-calendar-nav{display:flex;align-items:center;gap:.5rem}.lumoop-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.375rem}.lumoop-calendar-weekday{text-align:center;font-size:.75rem;font-weight:700;color:#71717a;text-transform:uppercase;letter-spacing:.02em;padding-bottom:.5rem}.lumoop-calendar-day{aspect-ratio:1;border-radius:.75rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;cursor:pointer;border:1.5px solid transparent;background:none;font-family:inherit;font-size:.875rem;font-weight:600;color:#18181b;margin:0;padding:0;transition:background .15s ease}.lumoop-calendar-day:hover:not(.is-out){background:#f9fafb}.lumoop-calendar-day.is-out{color:#d4d4d8;cursor:default;font-weight:500}.lumoop-calendar-day.is-today{border-color:#3b52b2}.lumoop-calendar-day.is-selected{background:#3b52b2;color:#fff}.lumoop-calendar-day.is-selected:hover{background:#3b52b2}.lumoop-calendar-day-dot{width:.3125rem;height:.3125rem;border-radius:50%;background:#3b52b2}.lumoop-calendar-day.is-selected .lumoop-calendar-day-dot{background:#fff}.lumoop-progress-ring{width:7rem;height:7rem;border-radius:50%;margin:0 auto 1.125rem;background:conic-gradient(#3b52b2 calc(var(--pct) * 1%),#e4e4e7 0);display:flex;align-items:center;justify-content:center}.lumoop-progress-ring:before{content:"";position:absolute}.lumoop-progress-ring span{width:5.25rem;height:5.25rem;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:800;color:#18181b}.lumoop-sidebar-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.lumoop-sidebar-list li{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#52525b;font-weight:600}.lumoop-sidebar-list li strong{margin-left:auto;color:#18181b;font-size:.9375rem}.lumoop-dot{width:.625rem;height:.625rem;border-radius:50%;flex-shrink:0}.lumoop-dot-green{background:#0e7490}.lumoop-dot-blue{background:#2563eb}.lumoop-events-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.lumoop-events-list li{display:flex;gap:.625rem;font-size:.8125rem}.lumoop-events-link{display:flex;gap:.625rem;text-decoration:none;color:inherit;width:100%;padding:.25rem;margin:-.25rem;border-radius:.5rem;transition:background .15s ease}.lumoop-events-link:hover{background:#3b52b20f}.lumoop-events-date{flex-shrink:0;width:2.75rem;text-align:center;font-weight:700;color:#3b52b2;background:#3b52b21a;border-radius:.5rem;padding:.25rem .125rem;text-transform:uppercase;font-size:.6875rem}.lumoop-events-body strong{color:#18181b;font-size:.8125rem}.lumoop-events-subtitle{color:#71717a;font-size:.75rem}.lumoop-events-empty{color:#71717a;font-size:.8125rem}@media(min-width:641px){.lumoop-classroom-layout{grid-template-columns:1fr 18rem;align-items:start}}.lumoop-wall-avatar{width:2.5rem;height:2.5rem;border-radius:50%;object-fit:cover;flex-shrink:0}.lumoop-wall-avatar-initials{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3b52b2,#293a8a);color:#fff;font-weight:700;font-size:.875rem}.lumoop-wall-composer{background:#fff;border:1px solid rgb(228 228 231);border-radius:.625rem;padding:1.125rem;margin-bottom:1.25rem;box-shadow:0 1px 3px #0000000f}.lumoop-wall-composer-head{display:flex;gap:.75rem;align-items:flex-start}.lumoop-wall-textarea{flex:1;resize:none;border:1px solid rgb(228 228 231);border-radius:.75rem;padding:.625rem .75rem;font-family:inherit;font-size:.875rem;min-height:3rem}.lumoop-wall-error{color:#b91c1c;font-size:.8125rem;margin:.375rem 0 0 3.25rem}.lumoop-wall-composer-foot{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;margin-top:.75rem}.lumoop-wall-composer-types{display:flex;gap:.5rem;flex-wrap:wrap}.lumoop-wall-type-option,.lumoop-wall-attach{font-size:.8125rem;font-weight:600;padding:.375rem .75rem;border-radius:9999px;cursor:pointer;background:#f4f4f5;color:#52525b}.lumoop-wall-type-option.is-active{background:#3b52b2;color:#fff}.lumoop-wall-publish{background:#3b52b2;color:#fff;font-weight:700;font-size:.8125rem;padding:.5rem 1.25rem;border-radius:9999px;border:none;cursor:pointer}.lumoop-wall-preview{margin-top:.5rem;font-size:.8125rem;color:#52525b;margin-left:3.25rem}.lumoop-wall-filters{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1.25rem}.lumoop-wall-filter{font-size:.8125rem;font-weight:600;padding:.375rem .875rem;border-radius:9999px;border:1px solid rgb(228 228 231);background:#fff;color:#52525b;cursor:pointer}.lumoop-wall-filter.is-active{background:#18181b;color:#fff;border-color:#18181b}.lumoop-wall-post{background:#fff;border:1px solid rgb(228 228 231);border-radius:.625rem;padding:1.125rem;margin-bottom:1rem;box-shadow:0 1px 3px #0000000f}.lumoop-wall-post-head{display:flex;align-items:center;gap:.75rem;margin-bottom:.625rem}.lumoop-wall-post-head strong{font-size:.875rem;color:#18181b}.lumoop-wall-post-role{font-size:.75rem;color:#71717a}.lumoop-wall-post-time{margin-left:auto;font-size:.75rem;color:#a1a1aa;flex-shrink:0}.lumoop-wall-badge{display:inline-block;font-size:.75rem;font-weight:700;padding:.25rem .625rem;border-radius:9999px;background:#d977061f;color:#b45309;margin-bottom:.5rem}.lumoop-wall-badge-info{background:#2563eb1a;color:#1d4ed8}.lumoop-wall-badge-success{background:#0e74901a;color:#155e75}.lumoop-wall-post-body{font-size:.875rem;color:#27272a;line-height:1.5;margin:0 0 .625rem;white-space:pre-line}.lumoop-wall-achievement-chip{display:flex;align-items:center;gap:.75rem;background:#f4f4f5;border-radius:.75rem;padding:.75rem;font-size:.8125rem;color:#52525b;margin-bottom:.625rem}.lumoop-wall-achievement-chip strong{display:block;color:#18181b;font-size:.8125rem}.lumoop-wall-achievement-icon{width:2rem;height:2rem;border-radius:50%;background:#0e7490;color:#fff;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-weight:700}.lumoop-wall-image{max-width:100%;border-radius:.75rem;margin-bottom:.625rem;display:block}.lumoop-wall-document{display:inline-flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:600;color:#3b52b2;background:#3b52b214;border-radius:.75rem;padding:.625rem .875rem;margin-bottom:.625rem;text-decoration:none}.lumoop-wall-post-actions{display:flex;gap:1rem;border-top:1px solid rgb(244 244 245);padding-top:.625rem}.lumoop-wall-action{background:none;border:none;cursor:pointer;font-size:.8125rem;font-weight:600;color:#71717a;padding:0}.lumoop-wall-action.is-active{color:#3b52b2}.lumoop-wall-comments{margin-top:.75rem;border-top:1px solid rgb(244 244 245);padding-top:.75rem;display:flex;flex-direction:column;gap:.5rem}.lumoop-wall-comment{font-size:.8125rem;background:#f4f4f5;border-radius:.75rem;padding:.5rem .75rem}.lumoop-wall-comment strong{display:block;font-size:.75rem;color:#18181b}.lumoop-wall-comment-form{display:flex;gap:.5rem}.lumoop-wall-comment-form input{flex:1;border:1px solid rgb(228 228 231);border-radius:9999px;padding:.5rem .875rem;font-size:.8125rem}.lumoop-wall-comment-form button{border:none;background:#18181b;color:#fff;font-weight:600;font-size:.8125rem;border-radius:9999px;padding:.5rem 1rem;cursor:pointer}.lumoop-wall-empty{text-align:center;color:#71717a;font-size:.875rem;padding:2rem}.lumoop-wall-load-more{display:block;margin:0 auto;background:none;border:1px solid rgb(228 228 231);border-radius:9999px;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:600;color:#52525b;cursor:pointer}.lumoop-avatar-wrap{position:relative;display:block;width:5rem;height:5rem;border-radius:50%;border:1px solid rgb(228 228 231);cursor:pointer;flex-shrink:0;box-shadow:0 1px 3px #00000014}.lumoop-avatar-img{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block}.lumoop-avatar-fallback{width:100%;height:100%;border-radius:50%;background:linear-gradient(135deg,#3b52b2,#293a8a);color:#fff;font-weight:800;font-size:1.75rem;display:flex;align-items:center;justify-content:center}.lumoop-avatar-edit{position:absolute;bottom:-2px;right:-2px;width:1.875rem;height:1.875rem;border-radius:50%;background:#fff;color:#3b52b2;border:2px solid rgb(228 228 231);display:flex;align-items:center;justify-content:center;box-shadow:0 1px 2px #0000001a}.lumoop-avatar-edit svg{width:1rem;height:1rem}.lumoop-avatar-input{position:absolute;inset:0;opacity:0;cursor:pointer}.lumoop-avatar-uploading{font-size:.8125rem;font-weight:600;color:#3b52b2;margin:.5rem 0 0 .5rem}.lumoop-profile-card{background:#fff;border:1px solid rgb(244 244 245);border-radius:.625rem;box-shadow:var(--lumoop-shadow-card);margin-bottom:1.25rem}.lumoop-profile-header{display:flex;align-items:center;gap:1.25rem;padding:1.75rem 1.5rem;flex-wrap:wrap}.lumoop-profile-header-avatar{border:1px solid rgb(228 228 231)!important;border-radius:50%;box-shadow:0 1px 3px #10182814!important;flex-shrink:0;background:#fff}.lumoop-profile-header-body{flex:1;min-width:0}@media(min-width:26rem){.lumoop-profile-header-body{min-width:12rem}}.lumoop-note-anchor{position:relative;flex-shrink:0}.lumoop-note-bubble{position:absolute;left:50%;top:-1.125rem;transform:translate(-50%);background:#fff;border:1px solid rgb(228 228 231);border-radius:9999px;padding:.375rem .875rem;font-size:.75rem;font-weight:600;color:#27272a;box-shadow:0 2px 6px #10182824;white-space:nowrap;max-width:10rem;overflow:hidden;text-overflow:ellipsis;z-index:2;font-family:Inter,sans-serif}button.lumoop-note-bubble{margin:0;cursor:pointer}button.lumoop-note-bubble:hover{background:#f9fafb;transform:translate(-50%)}.lumoop-note-bubble.is-placeholder{color:#a1a1aa;font-weight:500}.lumoop-note-bubble:after{content:"";position:absolute;bottom:-.3125rem;left:50%;transform:translate(-50%) rotate(45deg);width:.625rem;height:.625rem;background:#fff;border-right:1px solid rgb(228 228 231);border-bottom:1px solid rgb(228 228 231)}.lumoop-note-form{display:flex;flex-direction:column;align-items:center;gap:.625rem;padding:.5rem 0 1rem}.lumoop-note-form textarea{width:100%;resize:none;text-align:center;font-size:1.0625rem;font-weight:600;border:none;border-radius:.75rem;background:#f4f4f5;padding:1.25rem 1rem;min-height:4rem}.lumoop-note-form textarea:focus{outline:2px solid rgb(59 82 178 / .3)}.lumoop-note-counter{font-size:.75rem;color:#a1a1aa}.lumoop-online-dot{position:absolute;top:.1875rem;right:.1875rem;width:1rem;height:1rem;border-radius:50%;background:#22c55e;border:3px solid #fff;z-index:2}.lumoop-online-status{display:inline-flex;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:600;color:#71717a;margin-top:.5rem}.lumoop-online-status-dot{width:.5rem;height:.5rem;border-radius:50%;background:#a1a1aa;flex-shrink:0}.lumoop-online-status.is-online{color:#15803d}.lumoop-online-status.is-online .lumoop-online-status-dot{background:#22c55e}.lumoop-has-status{isolation:isolate}.lumoop-has-status:before{content:"";position:absolute;inset:-3px;border-radius:50%;z-index:-1;background:conic-gradient(from 180deg,#3b52b2,#93c5fd,#3b52b2)}.lumoop-status-viewer-media{width:100%;border-radius:.875rem;max-height:26rem;object-fit:contain;background:#000;display:block}.lumoop-status-media-preview{position:relative;margin-top:.75rem}.lumoop-status-media-preview img,.lumoop-status-media-preview video{width:100%;border-radius:.75rem;max-height:14rem;object-fit:cover;display:block}.lumoop-profile-name{font-size:1.5rem;font-weight:800;margin:0}.lumoop-profile-meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:.375rem 1.125rem;margin-top:.375rem;color:#52525b;font-size:.875rem;font-weight:500}.lumoop-profile-meta-row span{display:inline-flex;align-items:center;gap:.3rem}.lumoop-profile-meta-row svg{width:1rem;height:1rem;color:#a1a1aa;flex-shrink:0}.lumoop-profile-bio{margin:.625rem 0 0;color:#3f3f46;font-size:.9375rem;line-height:1.5}.lumoop-profile-edit-btn{margin-top:.875rem!important;flex-shrink:0}.lumoop-profile-edit-panel{padding:1.25rem 1.5rem 1.5rem;border-top:1px solid rgb(244 244 245)}.lumoop-feed{max-width:28rem;width:100%;margin:0 auto;overflow:hidden}.lumoop-feed-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.625rem;margin-bottom:1.25rem}.lumoop-feed-stat{display:flex;flex-direction:column;align-items:center;gap:.125rem;border-radius:.875rem;padding:.875rem .5rem}.lumoop-feed-stat strong{font-size:1.25rem;font-weight:800;line-height:1}.lumoop-feed-stat span{font-size:.75rem;font-weight:600}.lumoop-feed-stat-blue{background:#2563eb1a}.lumoop-feed-stat-blue strong{color:#1d4ed8}.lumoop-feed-stat-blue span{color:#2563eb}.lumoop-feed-stat-amber{background:#d977061a}.lumoop-feed-stat-amber strong{color:#b45309}.lumoop-feed-stat-amber span{color:#d97706}.lumoop-feed-stat-green{background:#0e74901a}.lumoop-feed-stat-green strong{color:#155e75}.lumoop-feed-stat-green span{color:#0e7490}.lumoop-feed-empty{text-align:center;padding:3.5rem 1.5rem;color:#a1a1aa}.lumoop-feed-empty svg{width:3rem;height:3rem;margin:0 auto 1rem}.lumoop-feed-empty p{margin:0;font-size:.9375rem;line-height:1.6}.lumoop-feed-list{display:flex;flex-direction:column;gap:.875rem}.lumoop-feed-post{background:#fff;border:1px solid rgb(244 244 245);border-radius:.625rem;padding:1.125rem;box-shadow:var(--lumoop-shadow-card)}.lumoop-feed-post-head{display:flex;align-items:center;gap:.75rem;margin-bottom:.875rem}.lumoop-feed-post-icon{width:2.75rem;height:2.75rem;border-radius:.875rem;flex-shrink:0;display:flex;align-items:center;justify-content:center}.lumoop-feed-post-icon svg{width:1.5rem;height:1.5rem}.lumoop-feed-post-title{display:flex;flex-direction:column;gap:.3rem;min-width:0}.lumoop-feed-post-title strong{font-size:1rem;font-weight:700;line-height:1.3}.lumoop-feed-post-title .lumoop-badge{align-self:flex-start}.lumoop-feed-post-progress{display:flex;align-items:center;gap:.625rem;margin-bottom:.875rem}.lumoop-feed-post-progress span{font-size:.75rem;font-weight:700;color:#71717a;flex-shrink:0}.lumoop-feed-post-action{display:block;width:100%;text-align:center;padding:.75rem;background:#3b52b21a;color:#293a8a;font-weight:700;font-size:.9375rem;border-radius:.75rem;text-decoration:none}.lumoop-feed-post-action:active{background:#3b52b22e}:root{--lumoop-accent: rgb(59 82 178);--lumoop-accent-dark: rgb(41 58 138);--lumoop-accent-light: rgb(99 120 210);--lumoop-accent-pale: rgb(228 233 250);--lumoop-shadow-soft: 0 1px 2px rgba(16, 24, 40, .06);--lumoop-shadow-lift: 0 2px 4px rgba(16, 24, 40, .08);--lumoop-navy: rgb(45 63 152)}.lumoop-bumoo-shell{min-height:100vh;background:#f6f7f9}.lumoop-bumoo-topbar{display:flex;align-items:center;gap:1.25rem;height:4.25rem;padding:0 1.5rem;background:#fff;box-shadow:0 1px #1018280f,0 2px 12px -6px #10182814;position:fixed;top:0;left:0;right:0;z-index:30}.lumoop-bumoo-body{padding-top:4.25rem}.lumoop-bumoo-brand{display:flex;align-items:center;flex-shrink:0}.lumoop-bumoo-brand img{height:3.5rem}.lumoop-bumoo-search{flex:1;min-width:8rem;max-width:38rem;margin-right:.75rem;height:2.75rem;box-sizing:border-box;display:flex;align-items:center;gap:.625rem;background:#f3f4f6;border-radius:9999px;padding:0 1.125rem;border:1.5px solid transparent;transition:background .15s ease,border-color .15s ease}.lumoop-bumoo-search:focus-within{background:#fff;border-color:#3b52b259;box-shadow:0 0 0 4px #3b52b214}.lumoop-bumoo-search svg{width:1.125rem;height:1.125rem;color:#a1a1aa;flex-shrink:0}.lumoop-bumoo-search input{border:none;background:none;outline:none;font-size:.875rem;width:100%;font-family:inherit}.lumoop-bumoo-topbar-nav{display:flex;align-items:stretch;gap:.25rem;height:100%;margin:0 auto;flex-shrink:0}.lumoop-bumoo-topbar-nav-item{display:flex;align-items:center;justify-content:center;width:4rem;color:#71717a;border-bottom:3px solid transparent;text-decoration:none;transition:background .15s ease,color .15s ease}.lumoop-bumoo-topbar-nav-item svg{width:1.5rem;height:1.5rem}.lumoop-bumoo-topbar-nav-item:hover{background:#f6f7f9}.lumoop-bumoo-topbar-nav-item.active{color:var(--lumoop-accent);border-bottom-color:var(--lumoop-accent)}.lumoop-bumoo-topbar-actions{display:flex;align-items:center;gap:.625rem;flex-shrink:0}.lumoop-bumoo-body{display:flex;align-items:flex-start}.lumoop-bumoo-sidebar{width:21.5rem;flex-shrink:0;padding:1.25rem 1.125rem;position:sticky;top:4.25rem;height:calc(100vh - 4.25rem);overflow-y:auto;background:#f6f7f9}.lumoop-bumoo-profile-card{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;border-radius:.625rem;transition:background .15s ease;text-decoration:none}.lumoop-bumoo-profile-card:hover{background:#edeef0;cursor:pointer}.lumoop-bumoo-profile-avatar{width:2.5rem;height:2.5rem;border-radius:50%;object-fit:cover;margin:0;display:flex;align-items:center;justify-content:center;font-size:.9375rem;font-weight:700;flex-shrink:0}.lumoop-bumoo-profile-card-text{display:flex;flex-direction:column;min-width:0}.lumoop-bumoo-profile-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.875rem;font-weight:700;color:#18181b;line-height:1.3;overflow:hidden}.lumoop-bumoo-sidebar-stats{display:flex;gap:.625rem;padding:0 .75rem;margin:.875rem 0 1.25rem}.lumoop-bumoo-sidebar-stats>div{flex:1;background:#fff;border-radius:9999px;padding:.5rem;text-align:center;box-shadow:var(--lumoop-shadow-soft)}.lumoop-bumoo-sidebar-stats strong{display:block;font-size:.9375rem;font-weight:800;color:var(--lumoop-navy);font-family:Sora,sans-serif}.lumoop-bumoo-sidebar-stats span{display:block;font-size:.6875rem;color:#71717a;font-weight:600}.lumoop-bumoo-nav-label{display:block;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#a1a1aa;margin:.5rem .75rem}.lumoop-bumoo-nav-link{display:flex;align-items:center;gap:.75rem;padding:.625rem .75rem;border-radius:.625rem;font-size:.9375rem;font-weight:600;color:#27272a;text-decoration:none;width:100%;background:none;border:none;text-align:left;cursor:pointer;font-family:inherit;transition:background .15s ease,color .15s ease}.lumoop-bumoo-nav-icon-badge{width:2rem;height:2rem;border-radius:.625rem;flex-shrink:0;background:#f0f2f5;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.lumoop-bumoo-nav-link svg{width:1.125rem;height:1.125rem;flex-shrink:0;color:#52525b}.lumoop-bumoo-nav-link.active{background:var(--lumoop-accent-pale);color:var(--lumoop-accent-dark)}.lumoop-bumoo-nav-link.active .lumoop-bumoo-nav-icon-badge{background:var(--lumoop-accent)}.lumoop-bumoo-nav-link.active svg{color:#fff}.lumoop-bumoo-nav-link:not(.active):hover{background:#edeef0}.lumoop-bumoo-nav-logout{margin-top:.5rem;border-top:1px solid rgb(228 230 233);padding-top:.875rem;color:#dc2626}.lumoop-bumoo-nav-logout svg{color:#dc2626}.lumoop-bumoo-nav-logout:hover{background:#fef2f2!important}.lumoop-bumoo-main{flex:1;min-width:0;padding:1.5rem}.lumoop-bumoo-grid{display:grid;grid-template-columns:minmax(0,46rem) 27rem;gap:1.25rem;align-items:start;justify-content:center}.lumoop-bumoo-content{display:flex;flex-direction:column;gap:1.25rem;min-width:0}.lumoop-bumoo-aside{display:flex;flex-direction:column;gap:1.25rem;position:sticky;top:5.5rem}.lumoop-bumoo-panel{background:#fff;border-radius:1rem;padding:1.375rem;box-shadow:var(--lumoop-shadow-soft)}.lumoop-bumoo-panel-head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.375rem 1rem;margin-bottom:1rem}.lumoop-bumoo-panel-head .lumoop-bumoo-panel-link{flex-shrink:0}.lumoop-bumoo-panel-title{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:800;color:var(--lumoop-navy);margin:0 0 1rem;font-family:Sora,Inter,sans-serif;letter-spacing:-.01em}.lumoop-bumoo-panel-head .lumoop-bumoo-panel-title{margin-bottom:0}.lumoop-bumoo-panel-title svg{width:1.125rem;height:1.125rem;color:var(--lumoop-accent)}.lumoop-bumoo-panel-link{font-size:.8125rem;font-weight:600;color:var(--lumoop-accent);text-decoration:none}.lumoop-bumoo-quick-access{display:flex;gap:1.75rem;flex-wrap:wrap;margin-top:1rem;padding-top:1rem;border-top:1px solid rgb(244 244 245)}.lumoop-bumoo-quick-item{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-decoration:none;color:#3f3f46;font-size:.8125rem;font-weight:600;width:4.5rem;text-align:center}.lumoop-bumoo-quick-icon{width:3rem;height:3rem;border-radius:50%;background:#e0e7fa;color:#52525b;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.lumoop-bumoo-quick-icon svg{width:1.5rem;height:1.5rem}.lumoop-bumoo-quick-item:hover .lumoop-bumoo-quick-icon{background:#e4e6e9}.lumoop-bumoo-quick-icon.is-blue{color:#2563eb}.lumoop-bumoo-quick-icon.is-teal{color:#0d9488}.lumoop-bumoo-quick-icon.is-amber{color:var(--lumoop-accent-dark)}.lumoop-bumoo-composer{display:flex;align-items:center;gap:.75rem}.lumoop-bumoo-composer-avatar{width:2.25rem;height:2.25rem;border-radius:50%;background:var(--lumoop-accent);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;flex-shrink:0}.lumoop-bumoo-composer input{flex:1;border:1.5px solid rgb(238 238 240);background:#f9fafb;border-radius:9999px;padding:.75rem 1.125rem;font-size:.875rem;font-family:inherit;color:#71717a;transition:background .15s ease,border-color .15s ease}.lumoop-bumoo-composer input:hover{background:#fff;border-color:#e4e4e7}.lumoop-bumoo-composer-tabs,.lumoop-bumoo-composer-type-row{display:flex;gap:.375rem;margin-top:1rem;padding-top:1rem;border-top:1px solid rgb(244 244 245)}.lumoop-bumoo-composer-toolbar{display:flex;align-items:center;justify-content:space-between;margin-top:.75rem}.lumoop-bumoo-composer-tools{display:flex;align-items:center;gap:.25rem}.lumoop-bumoo-composer-tool{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:.5rem;background:none;border:none;padding:0;margin:0;box-sizing:border-box;color:#71717a;cursor:pointer;line-height:0;flex-shrink:0}.lumoop-bumoo-composer-tool svg{width:1.25rem;height:1.25rem;display:block}.lumoop-bumoo-composer-tool:hover{background:#f4f4f5;color:#18181b}.lumoop-bumoo-composer-tool.active{background:var(--lumoop-accent-pale);color:var(--lumoop-accent-dark)}.lumoop-bumoo-composer-preview{display:flex;align-items:center;gap:.75rem;background:#f9fafb;border:1px solid rgb(244 244 245);border-radius:.75rem;padding:.625rem .75rem;margin-top:.75rem}.lumoop-bumoo-composer-preview img{width:2.75rem;height:2.75rem;object-fit:cover;border-radius:.5rem;flex-shrink:0}.lumoop-bumoo-composer-preview-icon{width:2.75rem;height:2.75rem;border-radius:.5rem;background:var(--lumoop-accent-pale);color:var(--lumoop-accent-dark);display:flex;align-items:center;justify-content:center;flex-shrink:0}.lumoop-bumoo-composer-preview-icon svg{width:1.375rem;height:1.375rem}.lumoop-bumoo-composer-preview-label{flex:1;font-size:.8125rem;font-weight:600;color:#27272a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lumoop-bumoo-composer-preview-remove{background:none;border:none;cursor:pointer;color:#a1a1aa;flex-shrink:0;width:1.75rem;height:1.75rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.lumoop-bumoo-composer-preview-remove:hover{background:#e4e4e7;color:#18181b}.lumoop-bumoo-composer-preview-remove svg{width:1rem;height:1rem}.lumoop-bumoo-tab{display:inline-flex;align-items:center;gap:.4375rem;border:none;background:none;border-radius:.625rem;padding:0 .75rem;height:2.375rem;box-sizing:border-box;font-size:.8125rem;font-weight:700;color:#71717a;cursor:pointer;font-family:inherit;transition:background .15s ease,color .15s ease}.lumoop-bumoo-tab svg{width:1.0625rem;height:1.0625rem}.lumoop-bumoo-tab:hover{background:#f4f4f5;color:#27272a}.lumoop-bumoo-tab.active{background:var(--lumoop-accent-pale);color:var(--lumoop-accent-dark)}.lumoop-bumoo-tab.active svg{color:var(--lumoop-accent)}.lumoop-bumoo-stat-row{display:flex;background:#fff;border-radius:1.25rem;box-shadow:var(--lumoop-shadow-soft);overflow:hidden}.lumoop-bumoo-stat-tile{flex:1;min-width:0;padding:1.125rem 1.25rem;display:flex;align-items:center;gap:.875rem;border-left:1px solid rgb(240 241 243);transition:background .15s ease}.lumoop-bumoo-stat-tile:first-child{border-left:none}.lumoop-bumoo-stat-tile:hover{background:#fafafb}.lumoop-bumoo-stat-tile>div{display:flex;flex-direction:column;min-width:0}.lumoop-bumoo-stat-tile strong{font-size:1.5rem;font-weight:800;line-height:1.1;color:var(--lumoop-navy);font-family:Sora,sans-serif;font-variant-numeric:tabular-nums}.lumoop-bumoo-stat-label{font-size:.75rem;font-weight:600;color:#3f3f46}.lumoop-bumoo-stat-sub{font-size:.6875rem;color:#a1a1aa}.lumoop-bumoo-stat-icon{width:2.75rem;height:2.75rem;border-radius:50%;flex-shrink:0;background:#e0e7fa;display:flex;align-items:center;justify-content:center}.lumoop-bumoo-stat-icon svg{width:1.375rem;height:1.375rem}.lumoop-bumoo-stat-icon.is-orange{color:var(--lumoop-accent-dark)}.lumoop-bumoo-stat-icon.is-teal{color:#0d9488}.lumoop-bumoo-stat-icon.is-amber{color:#b45309}.lumoop-bumoo-stat-icon.is-slate{color:#475569}.lumoop-bumoo-stat-icon.is-blue{color:#3b52b2}.lumoop-bumoo-stat-icon.is-violet{background:#ede9fe;color:#6d28d9}.lumoop-bumoo-empty{text-align:center;padding:2rem 1rem;color:#a1a1aa}.lumoop-bumoo-empty svg{width:2.5rem;height:2.5rem;margin:0 auto .75rem}.lumoop-bumoo-empty p{margin:0;font-size:.875rem}.lumoop-bumoo-feed-item{padding:.875rem 0;border-bottom:1px solid rgb(244 244 245)}.lumoop-bumoo-feed-item:last-child{border-bottom:none;padding-bottom:0}.lumoop-bumoo-feed-item strong{display:block;font-size:.875rem;color:#18181b}.lumoop-bumoo-feed-meta{display:block;font-size:.75rem;color:#a1a1aa;margin:.125rem 0 .375rem}.lumoop-bumoo-feed-item p{margin:0;font-size:.8125rem;color:#3f3f46;line-height:1.5}.lumoop-bumoo-stat-list{display:flex;flex-direction:column;gap:.75rem}.lumoop-bumoo-stat-list>div{display:flex;align-items:center;justify-content:space-between;font-size:.8125rem}.lumoop-bumoo-stat-list span{color:#71717a}.lumoop-bumoo-stat-list strong{font-weight:700;color:#18181b}.lumoop-bumoo-stat-list strong.is-amber{color:#b45309}.lumoop-bumoo-stat-list strong.is-teal{color:#0e7490}.lumoop-bumoo-assistant{background:#fff;color:#18181b;border-radius:1rem;padding:1.375rem;box-shadow:var(--lumoop-shadow-soft)}.lumoop-bumoo-assistant-head{display:flex;align-items:center;gap:.75rem;margin-bottom:.875rem}.lumoop-bumoo-assistant-icon{width:2.5rem;height:2.5rem;border-radius:50%;background:var(--lumoop-accent-pale);color:var(--lumoop-accent-dark);display:flex;align-items:center;justify-content:center;flex-shrink:0}.lumoop-bumoo-assistant-icon svg{width:1.25rem;height:1.25rem}.lumoop-bumoo-assistant-head strong{display:block;font-size:.9375rem;font-family:Sora,sans-serif;color:#18181b}.lumoop-bumoo-assistant-head span{font-size:.75rem;color:#71717a}.lumoop-bumoo-assistant p{font-size:.8125rem;color:#52525b;margin:0 0 1.125rem;line-height:1.55}.lumoop-bumoo-assistant-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;background:#f0f2f5;color:#3f3f46;border:none;border-radius:.75rem;padding:.8125rem;font-weight:700;font-size:.875rem;cursor:not-allowed;font-family:inherit}.lumoop-bumoo-assistant-btn:after{content:"Próximamente";font-size:.6875rem;font-weight:700;background:#fff;color:#71717a;padding:.1875rem .5rem;border-radius:9999px}@media(max-width:1023px){.lumoop-bumoo-sidebar{position:fixed;top:0;left:0;height:100vh;z-index:50;transform:translate(-100%);transition:transform .2s ease;background:#fff;box-shadow:0 0 40px #00000026}.lumoop-bumoo-sidebar.is-open{transform:translate(0)}.lumoop-menu-btn-mobile{display:flex}.lumoop-bumoo-topbar-nav{display:none}.lumoop-bumoo-grid{grid-template-columns:1fr}.lumoop-bumoo-aside{position:static}}@media(min-width:1024px){.lumoop-menu-btn-mobile{display:none}}@media(max-width:640px){.lumoop-bumoo-stat-row{flex-wrap:wrap}.lumoop-bumoo-stat-row .lumoop-bumoo-stat-tile{flex:1 1 50%}.lumoop-bumoo-stat-row .lumoop-bumoo-stat-tile:nth-child(3){border-left:none}.lumoop-bumoo-main{padding:1rem}}.lumoop-bumoo-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;background:var(--lumoop-accent);color:#fff;border:none;border-radius:.625rem;padding:0 1.375rem;height:2.375rem;box-sizing:border-box;font-weight:700;font-size:.875rem;cursor:pointer;flex-shrink:0;box-shadow:0 4px 12px -4px #3b52b280;transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.lumoop-bumoo-btn:hover{background:var(--lumoop-accent-dark);transform:translateY(-1px);box-shadow:0 8px 18px -6px #293a8a8c}.lumoop-bumoo-btn:active{transform:translateY(0)}.lumoop-bumoo-progress{height:.5rem;border-radius:9999px;background:#e4e4e7;overflow:hidden}.lumoop-bumoo-progress>div{height:100%;background:var(--lumoop-accent);border-radius:9999px}.lumoop-bumoo-continue{display:flex;align-items:center;gap:1rem}.lumoop-bumoo-continue-icon{width:3rem;height:3rem;border-radius:50%;background:var(--lumoop-accent-pale);color:var(--lumoop-accent-dark);display:flex;align-items:center;justify-content:center;flex-shrink:0}.lumoop-bumoo-continue-icon svg{width:1.5rem;height:1.5rem}.lumoop-bumoo-continue-body{flex:1;min-width:0}.lumoop-bumoo-continue-body strong{display:block;font-size:.9375rem;color:#18181b;margin-bottom:.375rem}.lumoop-bumoo-continue-meta{font-size:.75rem;color:#71717a}.lumoop-bumoo-course-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(14rem,1fr));gap:1rem}.lumoop-bumoo-course-card{display:flex;flex-direction:column;gap:.375rem;text-decoration:none;color:inherit;border:1px solid rgb(244 244 245);border-radius:.75rem;padding:1rem;background:#fff}.lumoop-bumoo-course-card:hover{border-color:#e4e4e7;box-shadow:var(--lumoop-shadow-card)}.lumoop-bumoo-course-cover{width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:.25rem;background:#e0e7fa}.lumoop-bumoo-course-cover svg{width:1.25rem;height:1.25rem}.lumoop-bumoo-course-cover.is-blue{color:#2563eb}.lumoop-bumoo-course-cover.is-green{color:#15803d}.lumoop-bumoo-course-cover.is-amber{color:#b45309}.lumoop-bumoo-course-cover.is-purple{color:#7c3aed}.lumoop-bumoo-course-cover.is-gray{color:#52525b}.lumoop-bumoo-course-cover.is-teal{color:#0d9488}.lumoop-bumoo-course-card strong{font-size:.875rem;color:var(--lumoop-navy);line-height:1.3}.lumoop-bumoo-course-progress{display:flex;align-items:center;gap:.5rem;margin-top:.25rem}.lumoop-bumoo-course-progress .lumoop-bumoo-progress{flex:1}.lumoop-bumoo-course-progress span{font-size:.75rem;font-weight:700;color:#71717a;flex-shrink:0}.lumoop-bumoo-badge{display:inline-block;align-self:flex-start;font-size:.6875rem;font-weight:700;padding:.1875rem .5rem;border-radius:9999px;background:#e4e4e7;color:#3f3f46}.lumoop-bumoo-badge.is-success{background:#dcfce7;color:#15803d}.lumoop-bumoo-badge.is-danger{background:#fee2e2;color:#b91c1c}.lumoop-bumoo-badge.is-info{background:var(--lumoop-accent-pale);color:var(--lumoop-accent-dark)}.lumoop-bumoo-badge.is-warning{background:#fef3c7;color:#b45309}.lumoop-bumoo-activity-row{display:flex;align-items:center;gap:.625rem;padding:.625rem 0;font-size:.8125rem;color:#3f3f46;border-bottom:1px solid rgb(244 244 245);border-radius:.5rem;transition:background .15s ease}.lumoop-bumoo-activity-row:last-child{border-bottom:none}a.lumoop-bumoo-activity-row:hover{background:#fafafb;margin:0 -.5rem;padding:.625rem .5rem}.lumoop-bumoo-shell-wrap{background:#eaeefb;border-radius:1rem;padding:1.25rem}.lumoop-bumoo-shell-wrap.is-stack{display:flex;flex-direction:column;gap:.75rem}.lumoop-bumoo-shell-wrap .lumoop-bumoo-feed-item{background:#fff;border-radius:.75rem;padding:.875rem 1rem;border-bottom:none;box-shadow:var(--lumoop-shadow-soft)}.lumoop-bumoo-home-forum-list{display:flex;flex-direction:column;gap:.625rem}.lumoop-bumoo-home-forum-post{display:flex;gap:.75rem;padding:.875rem 1rem;border-radius:.75rem;text-decoration:none;background:#f9fafb;transition:background .12s ease}.lumoop-bumoo-home-forum-post:hover{background:#f3f4f6}.lumoop-bumoo-home-forum-avatar{width:2.25rem;height:2.25rem;border-radius:50%;flex-shrink:0;overflow:hidden;background:var(--lumoop-accent);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9375rem;text-transform:uppercase}.lumoop-bumoo-home-forum-avatar img{width:100%;height:100%;object-fit:cover}.lumoop-bumoo-home-forum-body{min-width:0;flex:1}.lumoop-bumoo-home-forum-body strong{display:block;font-size:.875rem;color:#18181b}.lumoop-bumoo-home-forum-body p{margin:.125rem 0 0;font-size:.8125rem;color:#3f3f46;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.lumoop-bumoo-home-course-row{display:flex;gap:1rem;overflow-x:auto;padding-bottom:.25rem}.lumoop-bumoo-home-course-card{flex:0 0 12rem;background:#fff;border-radius:.875rem;padding:1rem;display:flex;flex-direction:column;box-shadow:var(--lumoop-shadow-soft)}.lumoop-bumoo-dot{width:.5rem;height:.5rem;border-radius:9999px;background:#0e7490;flex-shrink:0}.lumoop-bumoo-activity-date{margin-left:auto;font-size:.75rem;color:#a1a1aa;flex-shrink:0}.lumoop-bumoo-modal-overlay{position:fixed;inset:0;background:#00000073;z-index:60;display:flex;align-items:center;justify-content:center;padding:1.25rem}.lumoop-bumoo-modal-card{background:#fff;border-radius:.875rem;padding:1.75rem;max-width:28rem;width:100%;box-shadow:0 20px 40px -12px #0000004d}.lumoop-bumoo-modal-sub{font-size:.875rem;color:#71717a;margin:.375rem 0 1.25rem;line-height:1.5}.lumoop-bumoo-field-label{display:block;font-size:.8125rem;font-weight:600;color:#27272a;margin:.875rem 0 .375rem}.lumoop-bumoo-modal-card input[type=text]{width:100%;padding:.625rem .875rem;border:1px solid rgb(212 212 216);border-radius:.5rem;font-size:.9375rem;font-family:inherit}.lumoop-bumoo-field-error{color:#b91c1c;font-size:.75rem;margin:.25rem 0 0}.lumoop-bumoo-consent-row{display:flex;align-items:flex-start;gap:.625rem;margin-top:1.125rem;font-size:.8125rem;color:#3f3f46;line-height:1.4}.lumoop-bumoo-consent-row input{margin-top:.1875rem;flex-shrink:0}.lumoop-bumoo-calendar-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.lumoop-bumoo-calendar-head strong{font-size:1.0625rem;font-weight:800;color:#18181b}.lumoop-bumoo-calendar-nav{display:flex;align-items:center;gap:.5rem}.lumoop-bumoo-icon-btn{width:2rem;height:2rem;border-radius:.5rem;background:#f3f4f6;color:#3f3f46;display:flex;align-items:center;justify-content:center;text-decoration:none}.lumoop-bumoo-icon-btn:hover{background:#e4e4e7}.lumoop-bumoo-icon-btn svg{width:1.125rem;height:1.125rem}.lumoop-bumoo-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.25rem}.lumoop-bumoo-calendar-weekday{text-align:center;font-size:.6875rem;font-weight:700;color:#a1a1aa;padding-bottom:.5rem;text-transform:uppercase}.lumoop-bumoo-calendar-day{position:relative;aspect-ratio:1;display:flex;align-items:center;justify-content:center;border-radius:.5rem;border:none;background:none;font-size:.8125rem;font-weight:600;color:#27272a;cursor:pointer;text-decoration:none;font-family:inherit}.lumoop-bumoo-calendar-day:hover{background:#f3f4f6}.lumoop-bumoo-calendar-day.is-out{color:#d4d4d8;pointer-events:none}.lumoop-bumoo-calendar-day.is-today{color:var(--lumoop-accent-dark);font-weight:800}.lumoop-bumoo-calendar-day.is-selected{background:var(--lumoop-accent);color:#fff}.lumoop-bumoo-calendar-day.is-selected:hover{background:var(--lumoop-accent)}.lumoop-bumoo-calendar-dot{position:absolute;bottom:.25rem;width:.25rem;height:.25rem;border-radius:9999px;background:var(--lumoop-accent)}.lumoop-bumoo-calendar-day.is-selected .lumoop-bumoo-calendar-dot{background:#fff}.lumoop-bumoo-profile-layout{display:grid;grid-template-columns:19rem minmax(0,1fr);gap:1.25rem;align-items:start}.lumoop-bumoo-profile-side{display:flex;flex-direction:column;gap:1.25rem;position:sticky;top:5.5rem}.lumoop-bumoo-profile-side-card{display:flex;flex-direction:column;align-items:center;text-align:center}.lumoop-bumoo-profile-header-avatar{position:relative;width:5rem;height:5rem;border-radius:50%;flex-shrink:0;display:block;cursor:pointer}.lumoop-bumoo-profile-header-avatar-mask{width:100%;height:100%;border-radius:50%;overflow:hidden;display:block}.lumoop-bumoo-profile-header-avatar img{width:100%;height:100%;object-fit:cover}.lumoop-bumoo-profile-side-avatar{position:relative;width:6.5rem;height:6.5rem;border-radius:50%;display:block;cursor:pointer;margin-bottom:.875rem;box-shadow:0 0 0 3px #fff,0 0 0 4px #e4e6e9}.lumoop-bumoo-profile-side-avatar img{width:100%;height:100%;object-fit:cover}.lumoop-bumoo-profile-side-name{display:block;font-size:1.125rem;font-weight:800;color:var(--lumoop-navy);font-family:Sora,sans-serif}.lumoop-bumoo-profile-side-role{display:block;font-size:.8125rem;color:#71717a;margin-top:.125rem}.lumoop-bumoo-avatar-edit{position:absolute;bottom:0;right:0;width:1.75rem;height:1.75rem;border-radius:50%;background:var(--lumoop-accent);color:#fff;display:flex;align-items:center;justify-content:center;border:2px solid #fff}.lumoop-bumoo-avatar-edit svg{width:1rem;height:1rem}.lumoop-avatar-actions{position:absolute;left:50%;top:calc(100% + .625rem);transform:translate(-50%);display:flex;align-items:center;background:#18181b;border-radius:999px;padding:.3125rem;box-shadow:0 12px 28px -8px #10182859;z-index:30;white-space:nowrap}.lumoop-avatar-action{display:flex;align-items:center;gap:.375rem;border:none;background:none;cursor:pointer;padding:.4375rem .75rem;border-radius:999px;color:#fff;font-size:.8125rem;font-weight:600;transition:background .15s ease}.lumoop-avatar-action:hover{background:#ffffff29}.lumoop-avatar-action:disabled{opacity:.4;cursor:not-allowed}.lumoop-avatar-action:disabled:hover{background:none}.lumoop-avatar-action svg{width:1rem;height:1rem}.lumoop-avatar-action-divider{width:1px;height:1.25rem;background:#fff3}.lumoop-bumoo-profile-header-body{flex:1;min-width:0;padding-top:.25rem}.lumoop-bumoo-profile-header-body strong{display:block;font-size:1.125rem;font-weight:800;color:var(--lumoop-navy)}.lumoop-bumoo-bio-text{font-size:.875rem;color:#71717a;margin:.375rem 0 0}.lumoop-bumoo-bio-textarea{width:100%;border:1px solid rgb(212 212 216);border-radius:.5rem;padding:.625rem;font-family:inherit;font-size:.875rem;resize:vertical}.lumoop-bumoo-side-course-list{display:flex;flex-direction:column;gap:.625rem}.lumoop-bumoo-side-course-item{display:flex;align-items:center;gap:.625rem;text-decoration:none;color:#27272a;font-size:.8125rem;font-weight:600;padding:.375rem;margin:-.375rem;border-radius:.625rem;transition:background .15s ease}.lumoop-bumoo-side-course-item:hover{background:#f9fafb}.lumoop-bumoo-timeline-panel{min-width:0}.lumoop-bumoo-timeline{display:flex;flex-direction:column}.lumoop-bumoo-timeline-item{display:flex;gap:1rem;padding:1rem 0;border-bottom:1px solid rgb(244 244 245)}.lumoop-bumoo-timeline-item:last-child{border-bottom:none;padding-bottom:0}.lumoop-bumoo-timeline-item:first-child{padding-top:0}.lumoop-bumoo-timeline-icon{width:2.75rem;height:2.75rem;border-radius:50%;flex-shrink:0;background:#e0e7fa;display:flex;align-items:center;justify-content:center}.lumoop-bumoo-timeline-icon svg{width:1.375rem;height:1.375rem}.lumoop-bumoo-timeline-icon.is-blue{color:#2563eb}.lumoop-bumoo-timeline-icon.is-teal{color:#0d9488}.lumoop-bumoo-timeline-icon.is-amber{color:#b45309}.lumoop-bumoo-timeline-body{display:flex;flex-direction:column;gap:.125rem;min-width:0}.lumoop-bumoo-timeline-body strong{font-size:.9375rem;color:var(--lumoop-navy);line-height:1.35}.lumoop-bumoo-timeline-subtitle{font-size:.75rem;font-weight:700;color:#a1a1aa;text-transform:uppercase;letter-spacing:.02em}.lumoop-bumoo-perfil-main{display:grid;grid-template-columns:minmax(0,1fr) 20rem;gap:1.25rem;align-items:start;min-width:0}.lumoop-bumoo-perfil-col{display:flex;flex-direction:column;gap:1.25rem;min-width:0}.lumoop-bumoo-contact-list{display:flex;flex-direction:column;gap:.75rem}.lumoop-bumoo-contact-list>div{display:flex;align-items:center;gap:.625rem;font-size:.8125rem;color:#3f3f46}.lumoop-bumoo-contact-list svg{width:1.125rem;height:1.125rem;color:#a1a1aa;flex-shrink:0}.lumoop-bumoo-reveal-btn{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;padding:0;margin:0;background:none;border:none;color:#a1a1aa;cursor:pointer;border-radius:.375rem}.lumoop-bumoo-reveal-btn:hover{background:#f4f4f5;color:#3f3f46}.lumoop-bumoo-reveal-btn svg{width:1rem;height:1rem}.lumoop-bumoo-progress-ring-row{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem}.lumoop-bumoo-progress-legend{display:flex;flex-direction:column;gap:.5rem;flex:1;min-width:10rem}.lumoop-bumoo-progress-legend>div{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#3f3f46}.lumoop-bumoo-progress-legend strong{margin-left:auto;color:var(--lumoop-navy);font-variant-numeric:tabular-nums}.lumoop-bumoo-progress-tip{display:flex;align-items:center;gap:.5rem;width:100%;margin:0;padding:.75rem .875rem;background:#f0fdf4;color:#15803d;border-radius:.625rem;font-size:.8125rem;font-weight:600}.lumoop-bumoo-progress-tip svg{width:1.125rem;height:1.125rem;flex-shrink:0}.lumoop-bumoo-recent-course-list{display:flex;flex-direction:column;gap:.75rem}.lumoop-bumoo-recent-course-row{display:flex;align-items:center;gap:.75rem;padding:.625rem 0;border-bottom:1px solid rgb(244 244 245)}.lumoop-bumoo-recent-course-row:last-child{border-bottom:none;padding-bottom:0}.lumoop-bumoo-recent-course-body{display:flex;flex-direction:column;min-width:0;flex:1;gap:.125rem}.lumoop-bumoo-recent-course-body strong{font-size:.875rem;color:var(--lumoop-navy);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lumoop-bumoo-btn-sm{padding:.4375rem .75rem;font-size:.8125rem;white-space:nowrap}.lumoop-bumoo-quick-tiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.lumoop-bumoo-quick-tile{display:flex;flex-direction:column;align-items:flex-start;gap:.625rem;padding:1.125rem;border-radius:.75rem;text-decoration:none;box-shadow:var(--lumoop-shadow-card);transition:transform .18s ease;min-width:0}.lumoop-bumoo-quick-tile:hover{transform:translateY(-2px)}.lumoop-bumoo-quick-tile svg{width:1.25rem;height:1.25rem;flex-shrink:0;padding:.5rem;box-sizing:content-box;border-radius:50%;background:#fff9}.lumoop-bumoo-quick-tile strong{display:block;font-size:.8125rem;line-height:1.3}.lumoop-bumoo-quick-tile span{display:block;font-size:.75rem;line-height:1.4;opacity:.85}.lumoop-bumoo-quick-tile.is-blue{background:#e0e7fa;color:#293a8a}.lumoop-bumoo-quick-tile.is-teal{background:#ccfbf1;color:#0f766e}.lumoop-bumoo-quick-tile.is-violet{background:#ede9fe;color:#5b21b6}.lumoop-bumoo-mini-stat-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin-bottom:1rem}.lumoop-bumoo-mini-stat{display:flex;flex-direction:column;align-items:center;gap:.375rem;text-align:center}.lumoop-bumoo-mini-stat .lumoop-bumoo-stat-icon{width:2.25rem;height:2.25rem}.lumoop-bumoo-mini-stat .lumoop-bumoo-stat-icon svg{width:1.125rem;height:1.125rem}.lumoop-bumoo-mini-stat strong{font-size:1.125rem;font-weight:800;color:var(--lumoop-navy);font-variant-numeric:tabular-nums;line-height:1}.lumoop-bumoo-mini-stat span{font-size:.6875rem;color:#71717a}.lumoop-bumoo-mission-teaser{display:flex;align-items:center;gap:.75rem;padding:.875rem;border-radius:.75rem;background:#f0fdfa;text-decoration:none;color:inherit}.lumoop-bumoo-mission-teaser-icon{width:2.25rem;height:2.25rem;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;color:#0f766e;flex-shrink:0}.lumoop-bumoo-mission-teaser-icon svg{width:1.125rem;height:1.125rem}.lumoop-bumoo-mission-teaser div{display:flex;flex-direction:column;flex:1;min-width:0}.lumoop-bumoo-mission-teaser strong{font-size:.8125rem;color:var(--lumoop-navy)}.lumoop-bumoo-mission-teaser span{font-size:.75rem;color:#71717a}.lumoop-bumoo-mission-teaser>svg{width:1.125rem;height:1.125rem;color:#a1a1aa;flex-shrink:0}@media(max-width:1400px){.lumoop-bumoo-perfil-main{grid-template-columns:1fr}}@media(max-width:700px){.lumoop-bumoo-quick-tiles{grid-template-columns:1fr}}@media(max-width:900px){.lumoop-bumoo-profile-layout{grid-template-columns:1fr}.lumoop-bumoo-profile-side{position:static}}.lumoop-bumoo-settings-page{max-width:42rem;margin:0 auto}.lumoop-bumoo-settings-head{display:flex;align-items:center;gap:1rem;margin-bottom:1.75rem}.lumoop-bumoo-settings-sub{color:#71717a;font-size:.875rem;margin:.25rem 0 0}.lumoop-bumoo-settings-body{display:flex;flex-direction:column;gap:1.25rem}.lumoop-bumoo-settings-card textarea,.lumoop-bumoo-settings-card form{width:100%}.lumoop-bumoo-settings-hint{font-size:.8125rem;color:#71717a;margin:-.5rem 0 1rem}.lumoop-bumoo-settings-actions{display:flex;align-items:center;gap:.75rem;margin-top:.875rem;justify-content:flex-end}.lumoop-bumoo-settings-counter{font-size:.75rem;color:#a1a1aa;margin-right:auto}.lumoop-bumoo-settings-status{font-size:.8125rem;font-weight:600;color:#0d945c}.lumoop-bumoo-settings-locked{font-size:.875rem;color:#3f3f46;background:#fafafb;border-radius:.625rem;padding:.875rem;margin:0}.lumoop-bumoo-settings-slug-input{display:flex;align-items:center;border:1px solid rgb(212 212 216);border-radius:.5rem;padding:0 .875rem;margin-bottom:.5rem}.lumoop-bumoo-settings-slug-input span{color:#a1a1aa;font-weight:600}.lumoop-bumoo-settings-slug-input input{flex:1;border:none;padding:.625rem .375rem;font-size:.9375rem;font-family:inherit;outline:none}.lumoop-bumoo-settings-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem 1.25rem}.lumoop-bumoo-settings-form-grid>div:first-child{grid-column:1 / -1}.lumoop-bumoo-settings-input{width:100%;padding:.625rem .875rem;border:1px solid rgb(212 212 216);border-radius:.5rem;font-size:.9375rem;font-family:inherit}@media(max-width:640px){.lumoop-bumoo-settings-form-grid{grid-template-columns:1fr}}.lumoop-password-field-wrap{position:relative;width:100%}.lumoop-password-field-wrap input{width:100%;padding-right:2.5rem!important;box-sizing:border-box}.lumoop-password-field-toggle{position:absolute;top:50%;right:.625rem;transform:translateY(-50%);background:none;border:none;padding:.25rem;margin:0;cursor:pointer;color:#a1a1aa;display:flex;align-items:center;justify-content:center;border-radius:.375rem}.lumoop-password-field-toggle:hover{color:#52525b;background:#f4f4f5}.lumoop-bumoo-wall-filter-nav{display:flex;flex-direction:column;gap:.25rem}.lumoop-bumoo-wall-avatar{border-radius:50%;object-fit:cover;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-weight:700}.lumoop-bumoo-wall-textarea{flex:1;resize:none;border:1.5px solid rgb(238 238 240);background:#f9fafb;border-radius:.75rem;padding:.75rem .875rem;font-family:inherit;font-size:.875rem;min-height:2.75rem;transition:background .15s ease,border-color .15s ease}.lumoop-bumoo-wall-textarea:focus{outline:none;background:#fff;border-color:#3b52b266}.lumoop-bumoo-wall-post{padding:1.375rem}.lumoop-bumoo-wall-post+.lumoop-bumoo-wall-post,.lumoop-bumoo-panel+.lumoop-bumoo-wall-post{margin-top:1.25rem}.lumoop-bumoo-wall-post-head{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.lumoop-bumoo-wall-post-title{display:flex;flex-direction:column;gap:.0625rem;min-width:0}.lumoop-bumoo-wall-author{font-size:.9375rem;font-weight:700;color:var(--lumoop-navy);text-decoration:none}.lumoop-bumoo-wall-author:hover{text-decoration:underline}.lumoop-bumoo-wall-post-time{margin-left:auto;font-size:.75rem;color:#a1a1aa;flex-shrink:0}.lumoop-bumoo-wall-post-body{font-size:.9375rem;color:#27272a;line-height:1.55;margin:0 0 .75rem;white-space:pre-line}.lumoop-bumoo-wall-achievement-chip{display:flex;align-items:center;gap:.75rem;background:#f9fafb;border-radius:.75rem;padding:.75rem;font-size:.8125rem;color:#52525b;margin-bottom:.75rem}.lumoop-bumoo-wall-image{width:100%;max-height:32rem;object-fit:contain;background:#fff;border-radius:.875rem;margin-bottom:.75rem;display:block;border:1px solid rgb(228 228 231);box-shadow:0 8px 20px -10px #10182840}.lumoop-bumoo-wall-document{display:inline-flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:700;color:var(--lumoop-accent-dark);background:var(--lumoop-accent-pale);border-radius:.75rem;padding:.625rem .875rem;margin-bottom:.75rem;text-decoration:none}.lumoop-bumoo-wall-document svg{width:1.125rem;height:1.125rem}.lumoop-bumoo-wall-document-ext{text-transform:uppercase;font-size:.625rem;font-weight:800;background:#fff;color:var(--lumoop-accent-dark);border-radius:.25rem;padding:.0625rem .375rem;letter-spacing:.02em}.lumoop-bumoo-wall-video-embed{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:.875rem;overflow:hidden;background:#18181b;border:1px solid rgb(228 228 231);margin-bottom:.75rem;box-shadow:0 8px 20px -10px #10182840}.lumoop-bumoo-wall-video-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:none}.lumoop-bumoo-wall-actions{display:flex;gap:.375rem;border-top:1px solid rgb(244 244 245);padding-top:.5rem}.lumoop-bumoo-wall-action{display:inline-flex;align-items:center;justify-content:center;gap:.4375rem;background:none;border:none;cursor:pointer;font-size:.8125rem;font-weight:700;color:#65676b;padding:.5rem .75rem;font-family:inherit;flex:1;border-radius:.5rem;transition:background .12s ease,color .12s ease}.lumoop-bumoo-wall-action svg{width:1.125rem;height:1.125rem}.lumoop-bumoo-wall-action:hover{background:#f4f4f5;color:#18181b}.lumoop-bumoo-wall-action.is-active{color:var(--lumoop-accent)}.lumoop-bumoo-wall-action.is-active:hover{background:var(--lumoop-accent-pale);color:var(--lumoop-accent-dark)}.lumoop-bumoo-wall-comments{margin-top:.75rem;border-top:1px solid rgb(244 244 245);padding-top:.75rem;display:flex;flex-direction:column;gap:.5rem}.lumoop-bumoo-wall-comment{display:flex;flex-direction:column;font-size:.8125rem;background:#f1f2f5;border-radius:1rem;padding:.5rem .75rem}.lumoop-bumoo-wall-comment a{color:inherit;text-decoration:none}.lumoop-bumoo-wall-comment strong{display:block;font-size:.8125rem;color:#18181b}.lumoop-bumoo-wall-comment span{color:#27272a}.lumoop-bumoo-wall-comment-form{display:flex;align-items:center;gap:.5rem}.lumoop-bumoo-wall-comment-form input{flex:1;border:none;background:#f1f2f5;color:#18181b;border-radius:9999px;padding:.5625rem .875rem;font-size:.8125rem;font-family:inherit}.lumoop-bumoo-wall-comment-form input::placeholder{color:#65676b;opacity:1}.lumoop-bumoo-wall-comment-form input:focus{outline:none;background:#fff;box-shadow:0 0 0 1.5px var(--lumoop-accent)}.lumoop-bumoo-wall-comment-form button{border:none;background:var(--lumoop-accent);color:#fff;font-weight:700;font-size:.8125rem;border-radius:9999px;padding:.5625rem 1rem;cursor:pointer;font-family:inherit;flex-shrink:0}.lumoop-bumoo-wall-comment-form button:hover{background:var(--lumoop-accent-dark)}.lumoop-bumoo-wall-comment-row{display:flex;align-items:flex-start;gap:.5rem}.lumoop-bumoo-wall-comment-row .lumoop-bumoo-wall-avatar{flex-shrink:0}.lumoop-bumoo-wall-comment-row .lumoop-bumoo-wall-comment{flex:1}.lumoop-bumoo-wall-comment-delete{background:none;border:none;cursor:pointer;color:#a1a1aa;padding:.25rem;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%}.lumoop-bumoo-wall-comment-delete:hover{background:#f4f4f5;color:#dc2626}.lumoop-bumoo-wall-comment-delete svg{width:.9375rem;height:.9375rem}.lumoop-bumoo-wall-video{position:relative;width:100%;max-width:22rem;margin:0 auto .75rem;aspect-ratio:9 / 16;border-radius:1rem;overflow:hidden;background:#18181b}.lumoop-bumoo-wall-video-el{width:100%;height:100%;object-fit:cover;display:block;cursor:pointer}.lumoop-bumoo-wall-video-head{position:absolute;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:.75rem;background:linear-gradient(180deg,rgba(0,0,0,.55),transparent)}.lumoop-bumoo-wall-video-author{display:flex;align-items:center;gap:.5rem;text-decoration:none;min-width:0}.lumoop-bumoo-wall-video-author span{display:flex;flex-direction:column;min-width:0}.lumoop-bumoo-wall-video-author strong{color:#fff;font-size:.8125rem;font-weight:700}.lumoop-bumoo-wall-video-author span span{color:#ffffffbf;font-size:.6875rem}.lumoop-bumoo-wall-video-mute{width:2rem;height:2rem;border-radius:50%;border:none;background:#0006;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.lumoop-bumoo-wall-video-mute svg{width:1.125rem;height:1.125rem}.lumoop-bumoo-wall-video-caption{position:absolute;left:0;right:0;bottom:0;margin:0;padding:1.5rem .875rem .75rem;background:linear-gradient(0deg,rgba(0,0,0,.65),transparent);color:#fff;font-size:.8125rem;line-height:1.4}.lumoop-bumoo-post-modal{background:#fff;border-radius:.875rem;width:100%;max-width:32rem;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 40px -12px #00000059;overflow:hidden}.lumoop-bumoo-post-modal-head{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1.125rem;border-bottom:1px solid rgb(244 244 245);flex-shrink:0}.lumoop-bumoo-post-modal-head strong{font-size:.9375rem}.lumoop-bumoo-post-modal-close{width:2rem;height:2rem;min-width:2rem;flex-shrink:0;border-radius:50%;border:none;background:#f3f4f6;color:#3f3f46;display:flex;align-items:center;justify-content:center;cursor:pointer}.lumoop-bumoo-post-modal-close svg{width:1.125rem;height:1.125rem}.lumoop-bumoo-post-modal-body{overflow-y:auto}.lumoop-bumoo-post-modal-media{width:100%;max-height:26rem;object-fit:contain;background:#18181b;display:block}.lumoop-bumoo-post-modal-media-image{background:#fff}.lumoop-bumoo-post-modal-content{padding:1rem 1.125rem 1.125rem}.lumoop-bumoo-post-modal-comments{display:flex;flex-direction:column;gap:.5rem;margin:.75rem 0;max-height:16rem;overflow-y:auto}.lumoop-login-page{margin:0;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f7f8fa;display:flex;flex-direction:column;align-items:center;padding:3rem 1.25rem 2rem}.lumoop-login-brand{display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.lumoop-login-brand img{height:4.5rem}.lumoop-login-tagline{font-size:1.0625rem;color:#3f3f46;text-align:center;max-width:26rem;margin:0 0 2rem;line-height:1.4}.lumoop-login-card{width:100%;max-width:24rem;background:#fff;border-radius:.875rem;box-shadow:0 2px 4px #0000000f,0 12px 28px -8px #10182824;padding:1.5rem}.lumoop-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.lumoop-login-input{width:100%;padding:.875rem 1rem;border:1px solid rgb(212 212 216);border-radius:.5rem;font-size:1.0625rem;font-family:inherit;margin-bottom:.75rem}.lumoop-login-input:focus{outline:none;border-color:#3b52b2;box-shadow:0 0 0 3px #3b52b226}.lumoop-login-password-wrap{position:relative}.lumoop-login-password-wrap .lumoop-login-input{padding-right:3rem}.lumoop-login-toggle-password{position:absolute;right:.875rem;top:.9375rem;background:none;border:none;padding:0;margin:0;width:auto;height:auto;cursor:pointer;color:#71717a;display:flex}.lumoop-login-submit{width:100%;padding:.875rem;margin-top:.5rem;background:#3b52b2;color:#fff;border:none;border-radius:.5rem;font-size:1.125rem;font-weight:700;cursor:pointer;font-family:inherit}.lumoop-login-submit:hover{background:#293a8a}.lumoop-login-submit:disabled{opacity:.6;cursor:not-allowed}.lumoop-login-forgot{display:block;text-align:center;margin-top:1rem;font-size:.875rem;color:#3b52b2;text-decoration:none;font-weight:600}.lumoop-login-forgot:hover{text-decoration:underline}.lumoop-login-divider{border:none;border-top:1px solid rgb(228 228 231);margin:1.5rem 0}.lumoop-login-help{text-align:center;font-size:.8125rem;color:#71717a;margin:0}.lumoop-login-help a{color:#3b52b2;font-weight:600;text-decoration:none}.lumoop-login-error{background:#fef2f2;border:1px solid rgb(252 165 165);color:#b91c1c;padding:.75rem 1rem;border-radius:.5rem;font-size:.875rem;margin-bottom:1rem}.lumoop-login-footer{margin-top:2.5rem;font-size:.75rem;color:#a1a1aa;text-align:center}.lumoop-bumoo-hero-card{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;background:linear-gradient(135deg,#f6f8fd,#fff 60%);border-radius:1.25rem;padding:1.5rem;box-shadow:var(--lumoop-shadow-soft)}.lumoop-bumoo-hero-main{display:flex;align-items:center;gap:1.125rem;min-width:0}.lumoop-bumoo-hero-avatar{width:4.5rem;height:4.5rem;border-radius:50%;overflow:hidden;flex-shrink:0;box-shadow:0 0 0 3px #fff,0 4px 14px -4px #3b52b259}.lumoop-bumoo-hero-avatar img{width:100%;height:100%;object-fit:cover}.lumoop-bumoo-hero-text{min-width:0}.lumoop-bumoo-hero-text h2{margin:0;font-size:1.375rem;font-family:Sora,sans-serif;color:#171714;letter-spacing:-.01em}.lumoop-bumoo-hero-text p{margin:.25rem 0 .625rem;font-size:.875rem;color:#52525b}.lumoop-bumoo-hero-level-pill{display:inline-block;background:linear-gradient(90deg,var(--lumoop-accent),rgb(13 148 136));color:#fff;font-size:.6875rem;font-weight:800;letter-spacing:.03em;padding:.25rem .6875rem;border-radius:9999px;font-family:Sora,sans-serif}.lumoop-bumoo-hero-xp-row{display:flex;align-items:center;gap:.75rem;margin-top:.625rem}.lumoop-bumoo-hero-xp{display:inline-flex;align-items:center;gap:.25rem;font-weight:800;color:var(--lumoop-navy);font-size:.9375rem;flex-shrink:0;font-variant-numeric:tabular-nums}.lumoop-bumoo-hero-xp svg{width:1.0625rem;height:1.0625rem;color:var(--lumoop-accent)}.lumoop-bumoo-hero-progress{flex:1;min-width:6rem;max-width:14rem;height:.5rem}.lumoop-bumoo-hero-xp-hint{font-size:.75rem;color:#71717a;white-space:nowrap}.lumoop-bumoo-hero-badge-svg{flex-shrink:0}.lumoop-bumoo-gami-row{display:flex;gap:1.25rem}.lumoop-bumoo-gami-card{flex:1;min-width:0;border-radius:1.125rem;padding:1.125rem 1.25rem;border:1px solid transparent;box-shadow:var(--lumoop-shadow-soft);display:flex;flex-direction:column;gap:.375rem}.lumoop-bumoo-gami-card.is-blue{background:linear-gradient(160deg,#e4e9fa,#fff 75%);border-color:#d2daf5}.lumoop-bumoo-gami-card.is-amber{background:linear-gradient(160deg,#fff4e5,#fff 75%);border-color:#fae0bb}.lumoop-bumoo-gami-card.is-teal{background:linear-gradient(160deg,#e8fcf9,#fff 75%);border-color:#c3f0e9}.lumoop-bumoo-gami-card-head{display:flex;align-items:center;gap:.4375rem;font-size:.8125rem;font-weight:700;color:#3f3f46}.lumoop-bumoo-gami-card-head svg{width:1.125rem;height:1.125rem}.lumoop-bumoo-gami-card.is-blue .lumoop-bumoo-gami-card-head svg{color:var(--lumoop-accent)}.lumoop-bumoo-gami-card.is-amber .lumoop-bumoo-gami-card-head svg{color:#b45309}.lumoop-bumoo-gami-card.is-teal .lumoop-bumoo-gami-card-head svg{color:#0d9488}.lumoop-bumoo-gami-card-value{font-size:1.625rem;font-weight:800;font-family:Sora,sans-serif;font-variant-numeric:tabular-nums}.lumoop-bumoo-gami-card.is-blue .lumoop-bumoo-gami-card-value{color:#171714}.lumoop-bumoo-gami-card.is-amber .lumoop-bumoo-gami-card-value{color:#9a4708}.lumoop-bumoo-gami-card.is-teal .lumoop-bumoo-gami-card-value{color:#0b7d73}.lumoop-bumoo-gami-card-sub{font-size:.75rem;color:#71717a}.lumoop-bumoo-week-pips{display:flex;gap:.3125rem;margin-top:.25rem}.lumoop-bumoo-week-pip{flex:1;height:1.625rem;border-radius:.5rem;background:#f4f4f5;color:#a1a1aa;display:flex;align-items:center;justify-content:center;font-size:.6875rem;font-weight:700}.lumoop-bumoo-week-pip.is-active{background:#fff7ed;color:#b45309}.lumoop-bumoo-week-pip svg{width:.875rem;height:.875rem}.lumoop-bumoo-reward-chip{display:inline-flex;align-items:center;gap:.25rem;align-self:flex-start;margin-top:.125rem;background:#f4f4f5;color:#a1a1aa;font-size:.75rem;font-weight:800;padding:.25rem .625rem;border-radius:9999px}.lumoop-bumoo-reward-chip svg{width:.8125rem;height:.8125rem}.lumoop-bumoo-reward-chip.is-claimed{background:#f0fdfa;color:#0d9488}@media(max-width:767px){.lumoop-bumoo-hero-card{flex-direction:column;align-items:flex-start}.lumoop-bumoo-hero-badge-svg{display:none}.lumoop-bumoo-gami-row{flex-direction:column}}.lumoop-bumoo-mission-list{display:flex;flex-direction:column;gap:0}.lumoop-bumoo-mission-row{display:flex;align-items:center;gap:.75rem;padding:.625rem 0;border-bottom:1px solid rgb(244 244 245)}.lumoop-bumoo-mission-row:last-child{border-bottom:none;padding-bottom:0}.lumoop-bumoo-mission-check{width:1.5rem;height:1.5rem;border-radius:50%;flex-shrink:0;background:#f4f4f5;display:flex;align-items:center;justify-content:center;color:#a1a1aa}.lumoop-bumoo-mission-row.is-done .lumoop-bumoo-mission-check{background:#f0fdfa;color:#0d9488}.lumoop-bumoo-mission-check svg{width:1rem;height:1rem}.lumoop-bumoo-mission-dot{width:.5rem;height:.5rem;border-radius:50%;background:#d4d4d8}.lumoop-bumoo-mission-label{flex:1;min-width:0;font-size:.8125rem;font-weight:600;color:#27272a}.lumoop-bumoo-mission-row.is-done .lumoop-bumoo-mission-label{color:#a1a1aa;text-decoration:line-through}.lumoop-bumoo-mission-progress{font-size:.75rem;font-weight:700;color:#a1a1aa;font-variant-numeric:tabular-nums}.lumoop-bumoo-ranking-list{display:flex;flex-direction:column;gap:.5rem}.lumoop-bumoo-ranking-row{display:flex;align-items:center;gap:.625rem;padding:.5rem .625rem;border-radius:.625rem;font-size:.8125rem}.lumoop-bumoo-ranking-row.is-me{background:var(--lumoop-accent-pale)}.lumoop-bumoo-ranking-position{width:1.5rem;height:1.5rem;border-radius:50%;background:#f4f4f5;color:#52525b;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.75rem;flex-shrink:0;font-variant-numeric:tabular-nums}.lumoop-bumoo-ranking-row.is-me .lumoop-bumoo-ranking-position{background:var(--lumoop-accent);color:#fff}.lumoop-bumoo-ranking-position.is-medal{color:#fff}.lumoop-bumoo-ranking-position.is-medal-1{background:#d9a00f}.lumoop-bumoo-ranking-position.is-medal-2{background:#949ba4}.lumoop-bumoo-ranking-position.is-medal-3{background:#b46a35}.lumoop-bumoo-ranking-row.is-me .lumoop-bumoo-ranking-position.is-medal{background:var(--lumoop-accent)}.lumoop-bumoo-ranking-name{flex:1;min-width:0;font-weight:600;color:#27272a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lumoop-bumoo-ranking-row.is-me .lumoop-bumoo-ranking-name{color:var(--lumoop-accent-dark)}.lumoop-bumoo-ranking-xp{font-weight:700;color:#71717a;font-variant-numeric:tabular-nums;font-size:.75rem}.lumoop-bumoo-ranking-mine{margin-top:.375rem;padding-top:.625rem;border-top:1px dashed rgb(228 228 231);font-size:.75rem;color:#71717a;text-align:center}.lumoop-bumoo-ranking-full-link{display:block;text-align:center;margin-top:.875rem;padding-top:.875rem;border-top:1px solid rgb(244 244 245);font-size:.8125rem;font-weight:700;color:var(--lumoop-accent);text-decoration:none}.lumoop-bumoo-ranking-full-link:hover{text-decoration:underline}.lumoop-bumoo-badge-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.875rem .5rem}.lumoop-bumoo-badge-medal{display:flex;flex-direction:column;align-items:center;gap:.4375rem;text-align:center}.lumoop-bumoo-badge-medal-icon{width:2.75rem;height:2.75rem;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:var(--lumoop-shadow-soft)}.lumoop-bumoo-badge-medal-icon svg{width:1.375rem;height:1.375rem}.lumoop-bumoo-badge-medal-label{font-size:.6875rem;font-weight:600;color:#52525b;line-height:1.25}.lumoop-bumoo-badge-medal.is-locked .lumoop-bumoo-badge-medal-icon{background:#f4f4f5;color:#bebec5;box-shadow:none}.lumoop-bumoo-badge-medal.is-locked .lumoop-bumoo-badge-medal-label{color:#bebec5}.lumoop-bumoo-badge-medal.is-green .lumoop-bumoo-badge-medal-icon{background:#109660}.lumoop-bumoo-badge-medal.is-blue .lumoop-bumoo-badge-medal-icon{background:var(--lumoop-accent)}.lumoop-bumoo-badge-medal.is-violet .lumoop-bumoo-badge-medal-icon{background:#7e54d1}.lumoop-bumoo-badge-medal.is-amber .lumoop-bumoo-badge-medal-icon{background:#c58219}.lumoop-bumoo-badge-medal.is-teal .lumoop-bumoo-badge-medal-icon{background:#0d9488}.lumoop-bumoo-badge-grid.is-large{grid-template-columns:repeat(5,1fr);gap:1.5rem 1rem}.lumoop-bumoo-badge-grid.is-large .lumoop-bumoo-badge-medal-icon{width:4rem;height:4rem}.lumoop-bumoo-badge-grid.is-large .lumoop-bumoo-badge-medal-icon svg{width:1.875rem;height:1.875rem}.lumoop-bumoo-badge-grid.is-large .lumoop-bumoo-badge-medal-label{font-size:.8125rem}.lumoop-bumoo-badge-medal-hint{font-size:.6875rem;color:#a1a1aa}.lumoop-bumoo-badge-medal.is-locked .lumoop-bumoo-badge-medal-hint{color:#bebec5}@media(max-width:640px){.lumoop-bumoo-badge-grid.is-large{grid-template-columns:repeat(3,1fr)}}.lumoop-bumoo-single-col{max-width:56rem;margin:0 auto;display:flex;flex-direction:column;gap:1.25rem}.lumoop-bumoo-single-col-hint{font-size:.8125rem;color:#71717a;margin:-.5rem 0 1.125rem}.lumoop-bumoo-assessment-list{display:flex;flex-direction:column;gap:0}.lumoop-bumoo-assessment-row{display:flex;align-items:center;gap:.875rem;padding:.875rem 0;border-bottom:1px solid rgb(244 244 245)}.lumoop-bumoo-assessment-row:last-child{border-bottom:none;padding-bottom:0}.lumoop-bumoo-assessment-row strong{font-size:.875rem;color:#18181b}.lumoop-bumoo-assessment-row .lumoop-bumoo-btn{flex-shrink:0}.lumoop-bumoo-status-tag{font-size:.75rem;font-weight:700;color:#0d9488;background:#f0fdfa;padding:.3125rem .75rem;border-radius:9999px;flex-shrink:0;white-space:nowrap}.lumoop-bumoo-status-tag.is-negative{color:#b91c1c;background:#fef2f2}.lumoop-portal-page{min-height:100vh;background:#f4f5f8;padding:2rem 1rem;display:flex;flex-direction:column;align-items:center}.lumoop-portal-header{width:100%;max-width:42rem;display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.lumoop-portal-header img{height:2.25rem}.lumoop-portal-back{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;color:#3f3f46;font-weight:700;font-size:.875rem}.lumoop-portal-back svg{width:1.125rem;height:1.125rem}.lumoop-portal-back:hover{color:var(--lumoop-accent-dark)}.lumoop-portal-card{width:100%;max-width:42rem;background:#fff;border-radius:1.25rem;padding:2rem;box-shadow:var(--lumoop-shadow-soft);height:fit-content}.lumoop-portal-layout{width:100%;max-width:58rem;display:flex;align-items:flex-start;gap:1.5rem}.lumoop-portal-layout .lumoop-portal-card{flex:1;min-width:0}.lumoop-portal-syllabus{width:15.5rem;flex-shrink:0;background:#fff;border-radius:1.25rem;padding:1.25rem .75rem;box-shadow:var(--lumoop-shadow-soft);position:sticky;top:1.25rem;max-height:calc(100vh - 2.5rem);overflow-y:auto}.lumoop-portal-syllabus-title{font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#71717a;margin:0 .625rem .625rem}.lumoop-portal-syllabus-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.125rem}.lumoop-portal-syllabus-item{width:100%;display:flex;align-items:center;gap:.625rem;text-align:left;padding:.5625rem .625rem;border-radius:.625rem;border:none;background:none;cursor:pointer;font-size:.8125rem;font-weight:600;color:#3f3f46;transition:background .15s ease}.lumoop-portal-syllabus-item:hover{background:#f4f5f8}.lumoop-portal-syllabus-item.is-active{background:#3b52b21a;color:var(--lumoop-accent-dark)}.lumoop-portal-syllabus-icon{display:flex;align-items:center;justify-content:center;width:1.375rem;height:1.375rem;border-radius:50%;flex-shrink:0;color:#a1a1aa;border:1.5px solid rgb(228 228 231)}.lumoop-portal-syllabus-icon svg{width:.8125rem;height:.8125rem}.lumoop-portal-syllabus-item.is-done .lumoop-portal-syllabus-icon{background:#22c55e;border-color:#22c55e;color:#fff}.lumoop-portal-syllabus-item.is-active .lumoop-portal-syllabus-icon{border-color:var(--lumoop-accent);color:var(--lumoop-accent-dark)}.lumoop-portal-syllabus-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lumoop-portal-syllabus-toggle{display:none}@media(max-width:860px){.lumoop-portal-layout{flex-direction:column;gap:.75rem}.lumoop-portal-syllabus{width:100%;position:static;max-height:none;padding:.625rem}.lumoop-portal-syllabus-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;padding:.625rem;cursor:pointer;font-family:inherit;font-size:.8125rem;font-weight:700;color:#3f3f46;text-transform:uppercase;letter-spacing:.04em}.lumoop-portal-syllabus-toggle span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:none;letter-spacing:normal}.lumoop-portal-syllabus-toggle svg{width:1rem;height:1rem;transition:transform .15s ease;flex-shrink:0;margin-left:.5rem}.lumoop-portal-syllabus-toggle.is-open svg{transform:rotate(180deg)}.lumoop-portal-syllabus-title,.lumoop-portal-syllabus-list{display:none}.lumoop-portal-syllabus.is-open .lumoop-portal-syllabus-title{display:block}.lumoop-portal-syllabus.is-open .lumoop-portal-syllabus-list{display:flex;max-height:45vh;overflow-y:auto;margin-top:.25rem}}.lumoop-portal-title{margin:0 0 .5rem;font-size:1.5rem;font-family:Sora,sans-serif;color:var(--lumoop-navy);letter-spacing:-.01em}.lumoop-portal-sub{font-size:.9375rem;color:#52525b;margin:0 0 1.25rem;line-height:1.5}.lumoop-portal-video-frame{position:relative;padding-top:56.25%;border-radius:.875rem;overflow:hidden;background:#000}.lumoop-portal-video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:none}.lumoop-portal-schedule{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#71717a;margin:0 0 1.25rem}.lumoop-portal-schedule svg{width:1.125rem;height:1.125rem;flex-shrink:0}.lumoop-portal-schedule.is-warning{background:#fff4e5;color:#92400e;padding:.625rem .875rem;border-radius:.625rem}.lumoop-portal-label{display:block;font-size:.8125rem;font-weight:700;color:#27272a;margin:1rem 0 .375rem}.lumoop-portal-input,.lumoop-portal-textarea{width:100%;padding:.75rem 1rem;border:1.5px solid rgb(228 228 231);border-radius:.625rem;font-size:.9375rem;font-family:inherit;box-sizing:border-box}.lumoop-portal-input:focus,.lumoop-portal-textarea:focus{outline:none;border-color:var(--lumoop-accent)}.lumoop-portal-input:disabled{background:#f4f4f5;color:#a1a1aa}.lumoop-portal-field-error{color:#dc2626;font-size:.8125rem;margin:.375rem 0 0}.lumoop-portal-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;background:var(--lumoop-accent);color:#fff;border:none;border-radius:.625rem;padding:.8125rem;font-weight:700;font-size:.9375rem;cursor:pointer;margin-top:1.25rem;font-family:inherit;transition:background .15s ease}.lumoop-portal-btn:hover{background:var(--lumoop-accent-dark)}.lumoop-portal-btn:disabled{opacity:.6;cursor:not-allowed}.lumoop-portal-btn-secondary{display:inline-flex;align-items:center;justify-content:center;width:100%;background:none;color:#52525b;border:1.5px solid rgb(228 228 231);border-radius:.625rem;padding:.75rem;font-weight:600;font-size:.875rem;cursor:pointer;margin-top:.625rem;font-family:inherit}.lumoop-portal-btn-secondary:hover{background:#f4f4f5}.lumoop-portal-badge{display:inline-block;font-size:.9375rem;font-weight:700;padding:.5rem 1rem;border-radius:9999px;margin-bottom:.75rem}.lumoop-portal-badge.is-info{background:#e4e9fa;color:var(--lumoop-accent-dark)}.lumoop-portal-badge.is-success{background:#f0fdfa;color:#0d9488}.lumoop-portal-badge.is-danger{background:#fef2f2;color:#b91c1c}.lumoop-portal-wall{display:flex;flex-direction:column;gap:.875rem;margin-bottom:1.5rem}.lumoop-portal-wall-post{background:#fafafb;border:1px solid rgb(244 244 245);border-radius:.875rem;padding:1rem}.lumoop-portal-wall-post-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.lumoop-portal-wall-post-head strong{display:flex;align-items:center;gap:.375rem;font-size:.875rem;color:#18181b}.lumoop-portal-wall-post-head svg{width:1.125rem;height:1.125rem;flex-shrink:0}.lumoop-portal-wall-post-date{font-size:.75rem;color:#a1a1aa;flex-shrink:0}.lumoop-portal-wall-post p{font-size:.8125rem;color:#3f3f46;margin:.5rem 0 0;line-height:1.5}.lumoop-portal-wall-post-session{display:flex;align-items:center;gap:.375rem;color:#71717a!important}.lumoop-portal-wall-post-session svg{width:1rem;height:1rem}.lumoop-portal-slide-meta{font-size:.75rem;font-weight:700;color:#a1a1aa;text-transform:uppercase;letter-spacing:.03em}.lumoop-portal-progress{height:.375rem;border-radius:9999px;background:#e4e4e7;overflow:hidden;margin:.5rem 0 1.25rem}.lumoop-portal-progress>div{height:100%;background:var(--lumoop-accent);border-radius:9999px}.lumoop-portal-slide-title{font-size:1.125rem;font-weight:800;color:#18181b;margin:0 0 .875rem;font-family:Sora,sans-serif}.lumoop-portal-content-body{font-size:.9375rem;color:#27272a;line-height:1.7}.lumoop-portal-content-media{margin-bottom:1rem}.lumoop-portal-pdf-frame{width:100%;height:32rem;border:1px solid rgb(228 228 231);border-radius:.75rem}.lumoop-portal-file-card{display:inline-flex;align-items:center;gap:.625rem;padding:.875rem 1.25rem;border:1.5px solid rgb(228 228 231);border-radius:.75rem;text-decoration:none;color:var(--lumoop-accent-dark);font-weight:700;font-size:.9375rem}.lumoop-portal-file-card svg{width:1.25rem;height:1.25rem}.lumoop-portal-hint{font-size:.75rem;color:#a1a1aa;margin-top:.5rem}.lumoop-portal-slide-nav{display:flex;gap:.75rem;margin-top:1.5rem}.lumoop-portal-slide-nav .lumoop-portal-btn-secondary,.lumoop-portal-slide-nav .lumoop-portal-btn{margin-top:0;flex:1}.lumoop-portal-practice{background:#fafafb;border:1px solid rgb(244 244 245);border-radius:.875rem;padding:1.125rem;margin-bottom:1rem}.lumoop-portal-question{margin-bottom:1.5rem}.lumoop-portal-question-label{display:block;font-size:.9375rem;font-weight:700;color:#18181b;margin-bottom:.75rem}.lumoop-portal-options{display:flex;flex-direction:column;gap:.625rem}.lumoop-portal-option{display:flex;align-items:center;gap:.625rem;padding:.75rem 1rem;border:1.5px solid rgb(228 228 231);border-radius:.625rem;font-size:.875rem;color:#27272a;cursor:pointer}.lumoop-portal-option:has(input:checked){border-color:var(--lumoop-accent);background:var(--lumoop-accent-pale)}.lumoop-portal-match-row{display:flex;align-items:center;gap:.75rem}.lumoop-portal-match-row span{min-width:40%;font-size:.875rem;color:#27272a}.lumoop-portal-match-row select{flex:1;padding:.625rem .75rem;border:1.5px solid rgb(228 228 231);border-radius:.625rem;font-family:inherit;font-size:.875rem}.lumoop-portal-text-input{width:100%;padding:.625rem .875rem;border:1.5px solid rgb(228 228 231);border-radius:.625rem;font-size:.875rem;font-family:inherit;box-sizing:border-box;margin-bottom:.5rem}.lumoop-portal-rating{display:flex;gap:.5rem;margin-top:.5rem}.lumoop-portal-rating-option{flex:1;margin:0;text-align:center;padding:.625rem 0;font-weight:700;border:1.5px solid rgb(228 228 231);border-radius:.5rem;cursor:pointer;position:relative}.lumoop-portal-rating-option.is-active{background:var(--lumoop-accent);border-color:var(--lumoop-accent);color:#fff}.lumoop-portal-divider{border:none;border-top:1px solid rgb(244 244 245);margin:1.5rem 0}.lumoop-portal-section-title{font-size:.9375rem;font-weight:800;color:var(--lumoop-navy);margin:0 0 1rem;font-family:Sora,sans-serif}.lumoop-portal-review-item{border-radius:.875rem;padding:1rem;border:1px solid transparent}.lumoop-portal-review-item.is-pending{background:#f5f3ff;border-color:#2563eb40}.lumoop-portal-review-item.is-correct{background:#f0fdfa;border-color:#0d948840}.lumoop-portal-review-item.is-incorrect{background:#fef2f2;border-color:#dc262640}.lumoop-portal-review-item p{font-size:.8125rem;color:#3f3f46;margin:.375rem 0 0}.lumoop-portal-review-note{color:#293a8a;font-weight:700}.lumoop-portal-review-note.is-pending{color:#2563eb}@media(max-width:640px){.lumoop-portal-page{padding:0}.lumoop-portal-card{border-radius:0;max-width:100%;padding:1.25rem}.lumoop-portal-header{padding:1rem 1rem 0}.lumoop-portal-layout{padding:0 .75rem 1.25rem}.lumoop-portal-match-row{flex-direction:column;align-items:stretch;gap:.375rem}.lumoop-portal-match-row span{min-width:0}.lumoop-portal-slide-nav{flex-direction:column-reverse}}.lumoop-avatar-frame-blue{box-shadow:0 0 0 3px #fff,0 0 0 5px #2563eb}.lumoop-avatar-frame-green{box-shadow:0 0 0 3px #fff,0 0 0 5px #15803d}.lumoop-avatar-frame-purple{box-shadow:0 0 0 3px #fff,0 0 0 5px #7c4dff}.lumoop-avatar-frame-orange{box-shadow:0 0 0 3px #fff,0 0 0 5px #ea7317}.lumoop-avatar-frame-teal{box-shadow:0 0 0 3px #fff,0 0 0 5px #0d9488}.lumoop-avatar-frame-amber{box-shadow:0 0 0 3px #fff,0 0 0 5px #b45309}.lumoop-avatar-frame-red{box-shadow:0 0 0 3px #fff,0 0 0 5px #dc2626}.lumoop-avatar-frame-gray{box-shadow:0 0 0 3px #fff,0 0 0 5px #52525b}.lumoop-sa-shell{--lumoop-accent: rgb(24 119 242);--lumoop-accent-dark: rgb(9 87 199);--lumoop-accent-light: rgb(88 155 246);--lumoop-accent-pale: rgb(227 240 253);--lumoop-navy: rgb(5 5 5);display:flex;min-height:100vh;background:#f0f2f5;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}.lumoop-sa-sidebar{width:15rem;flex-shrink:0;background:#fff;border-right:1px solid rgb(244 244 245);display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.lumoop-sa-brand{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid rgb(244 244 245);height:5rem;box-sizing:border-box}.lumoop-sa-brand-logo{display:flex;align-items:center;min-width:0}.lumoop-sa-brand img{height:3.5rem}.lumoop-sa-collapse-btn{width:2rem;height:2rem;flex-shrink:0;border-radius:.5rem;border:none;background:none;color:#71717a;cursor:pointer;display:flex;align-items:center;justify-content:center}.lumoop-sa-collapse-btn svg{width:1.25rem;height:1.25rem}.lumoop-sa-collapse-btn:hover{background:#f3f4f6;color:#3f3f46}.lumoop-sa-sidebar{transition:width .15s ease}@media(min-width:701px){.lumoop-sa-sidebar.is-collapsed{width:4.75rem}.lumoop-sa-sidebar.is-collapsed .lumoop-sa-brand{flex-direction:column;justify-content:center;gap:.5rem;padding:.875rem 0;height:auto}.lumoop-sa-sidebar.is-collapsed .lumoop-sa-brand img{height:2rem}.lumoop-sa-sidebar.is-collapsed .lumoop-sa-nav-group-label,.lumoop-sa-sidebar.is-collapsed .lumoop-sa-nav-link-label{display:none}.lumoop-sa-sidebar.is-collapsed .lumoop-sa-nav-link{justify-content:center;padding:.75rem}.lumoop-sa-sidebar.is-collapsed .lumoop-sa-nav-link svg{width:1.375rem;height:1.375rem}.lumoop-sa-sidebar.is-collapsed .lumoop-sa-nav-link.active{border-inline-start:none;padding-inline-start:.75rem;background:#3b52b21a;border:1.5px solid var(--lumoop-accent-dark);border-radius:.625rem}}.lumoop-sa-nav{padding:1rem .875rem;overflow-y:auto;flex:1}.lumoop-sa-nav-group{margin-bottom:1.25rem}.lumoop-sa-nav-group-label{display:block;font-size:.75rem;font-weight:700;color:#94949d;text-transform:uppercase;letter-spacing:.04em;padding:0 .625rem;margin-bottom:.5rem}.lumoop-sa-nav-group-toggle{width:100%;border:none;background:none;cursor:pointer;font-family:inherit;display:flex;align-items:center;justify-content:space-between;gap:.5rem;color:inherit;text-align:left;appearance:none;-webkit-appearance:none;outline:none;-webkit-tap-highlight-color:transparent}.lumoop-sa-nav-group-toggle:hover,.lumoop-sa-nav-group-toggle:focus,.lumoop-sa-nav-group-toggle:active,.lumoop-sa-nav-group-toggle:focus-visible{background:none;color:#94949d;outline:none;box-shadow:none}.lumoop-sa-nav-group-chevron{width:.875rem;height:.875rem;flex-shrink:0;color:#b4b4be;transition:transform .15s ease}.lumoop-sa-nav-group-chevron.is-collapsed{transform:rotate(-90deg)}.lumoop-sa-nav-link{display:flex;align-items:center;gap:.75rem;padding:.625rem .75rem;border-radius:.5rem;font-size:.875rem;font-weight:600;color:#3f3f46;text-decoration:none;margin-bottom:.125rem}.lumoop-sa-nav-link svg{width:1.25rem;height:1.25rem;flex-shrink:0}.lumoop-sa-nav-link:hover{background:#f3f4f6}.lumoop-sa-nav-link.active{background:#3b52b21a;color:var(--lumoop-accent-dark);border-inline-start:3px solid var(--lumoop-accent-dark);padding-inline-start:calc(.75rem - 3px)}.lumoop-sa-body{flex:1;min-width:0;display:flex;flex-direction:column}.lumoop-sa-topbar{height:5rem;flex-shrink:0;display:flex;align-items:center;gap:1rem;padding:0 1.75rem;background:#fff;border-bottom:1px solid rgb(244 244 245);position:sticky;top:0;z-index:25}.lumoop-sa-topbar-title{font-size:1rem;font-weight:800;color:var(--lumoop-navy);font-family:inherit}.lumoop-sa-main{padding:1.75rem;flex:1;min-width:0}.lumoop-sa-topbar-right{display:flex;align-items:center;gap:.375rem;flex-shrink:0;margin-left:auto}.lumoop-sa-search{flex:1;min-width:0;max-width:42rem;height:2.75rem;box-sizing:border-box;display:flex;align-items:center;gap:.625rem;background:#f3f4f6;border-radius:9999px;padding:0 1.125rem;border:1.5px solid transparent;transition:background .15s ease,border-color .15s ease}.lumoop-sa-search:focus-within{background:#fff;border-color:#3b52b259;box-shadow:0 0 0 4px #3b52b214}.lumoop-sa-search>svg{width:1.125rem;height:1.125rem;color:#a1a1aa;flex-shrink:0}.lumoop-sa-search input{border:none;background:none;outline:none;font-size:.875rem;width:100%;min-width:0;font-family:inherit}.lumoop-sa-search-kbd{flex-shrink:0;font-size:.6875rem;font-weight:700;color:#a1a1aa;letter-spacing:.02em;border:1px solid rgb(228 228 231);border-radius:.25rem;padding:.0625rem .375rem}.lumoop-sa-search-panel{position:absolute;top:calc(100% + .5rem);left:0;width:22rem;max-width:90vw;background:#fff;border:1px solid rgb(228 228 231);border-radius:.75rem;box-shadow:0 20px 40px -12px #0003;overflow:hidden;z-index:40}.lumoop-sa-search-empty{padding:1rem;margin:0;font-size:.8125rem;color:#a1a1aa}.lumoop-sa-search-group{padding:.5rem 0}.lumoop-sa-search-group+.lumoop-sa-search-group{border-top:1px solid rgb(244 244 245)}.lumoop-sa-search-group>span{display:block;padding:.25rem 1rem;font-size:.6875rem;font-weight:700;color:#a1a1aa;text-transform:uppercase;letter-spacing:.04em}.lumoop-sa-search-item{display:flex;align-items:baseline;gap:.5rem;padding:.5rem 1rem;margin:0;font-size:.875rem;font-weight:600;color:#18181b;text-decoration:none;background:none;border:none;border-radius:0;cursor:pointer;text-align:left;font-family:inherit}.lumoop-sa-search-item:hover{background:#f9fafb}.lumoop-sa-search-item small{font-weight:400;color:#a1a1aa;font-size:.75rem}.lumoop-sa-create-panel{left:auto;right:0;width:14rem;padding:.5rem 0}.lumoop-sa-icon-btn{width:2.5rem;height:2.5rem;min-width:2.5rem;border-radius:9999px;border:none;background:none;color:#71717a;display:flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none;flex-shrink:0;-webkit-tap-highlight-color:transparent;appearance:none}.lumoop-sa-icon-btn svg{width:1.25rem;height:1.25rem}.lumoop-sa-icon-btn:hover{background:#f3f4f6;color:#3f3f46}.lumoop-sa-icon-btn:focus{outline:none}.lumoop-sa-icon-btn:focus-visible{outline:2px solid rgb(59 82 178 / .45);outline-offset:1px}.lumoop-sa-topbar-right button,.lumoop-sa-topbar-right a{-webkit-tap-highlight-color:transparent}.lumoop-sa-topbar-right .lumoop-bell-btn{background:none}.lumoop-sa-shell .lumoop-sa-icon-btn,.lumoop-sa-shell .lumoop-bell-btn,.lumoop-sa-shell .lumoop-profile-btn{width:2.75rem;height:2.75rem;min-width:2.75rem}.lumoop-sa-topbar-right .lumoop-bell-btn:hover{background:#f3f4f6}.lumoop-sa-topbar-right .lumoop-bell-btn:focus,.lumoop-sa-topbar-right .lumoop-profile-btn:focus{outline:none}.lumoop-sa-topbar-right .lumoop-bell-btn:focus-visible,.lumoop-sa-topbar-right .lumoop-profile-btn:focus-visible{outline:2px solid rgb(59 82 178 / .45);outline-offset:1px}.lumoop-sa-cell-check{width:1.125rem;height:1.125rem;color:#15803d}.lumoop-sa-signature-canvas{width:100%;height:8rem;border:1px solid rgb(212 212 216);border-radius:.5rem;background:#fff;touch-action:none;cursor:crosshair;display:block}.lumoop-sa-signature-actions{display:flex;gap:.5rem;margin-top:.5rem}.lumoop-sa-picker-selected{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.625rem .875rem;border:1px solid rgb(212 212 216);border-radius:.5rem;background:#f9fafb;font-size:.875rem;font-weight:600;color:#18181b}.lumoop-sa-picker-selected button{border:none;background:none;color:var(--lumoop-accent-dark);font-weight:700;font-size:.8125rem;cursor:pointer;padding:0;font-family:inherit;flex-shrink:0}@media(max-width:640px){.lumoop-sa-search-kbd{display:none}.lumoop-sa-topbar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:0 .75rem;gap:.5rem}.lumoop-sa-search{min-width:0;max-width:none;width:100%;padding:0 .625rem}.lumoop-sa-search input{min-width:0}.lumoop-sa-search svg{display:none}.lumoop-sa-topbar-right{gap:0;margin-left:0}.lumoop-sa-help-link{display:none}}@media(max-width:400px){.lumoop-sa-shell .lumoop-sa-icon-btn,.lumoop-sa-shell .lumoop-bell-btn,.lumoop-sa-shell .lumoop-profile-btn{width:2.125rem;min-width:2.125rem;height:2.125rem}}.lumoop-sa-flash{display:flex;align-items:center;gap:.625rem;background:#dcfce7;color:#15803d;border-radius:.625rem;padding:.75rem 1rem;margin-bottom:1.25rem;font-size:.875rem;font-weight:600}.lumoop-sa-flash>svg:first-child{width:1.25rem;height:1.25rem;flex-shrink:0}.lumoop-sa-flash span{flex:1}.lumoop-sa-flash button{background:none;border:none;cursor:pointer;color:inherit;padding:0;display:flex}.lumoop-sa-flash button svg{width:1.125rem;height:1.125rem}.lumoop-sa-page-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.lumoop-sa-page-title{font-size:1.375rem;font-weight:800;color:var(--lumoop-navy);font-family:inherit;margin:0}.lumoop-sa-page-sub{color:#71717a;font-size:.875rem;margin:.25rem 0 0}.lumoop-sa-stat-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:1rem;margin-bottom:1.25rem}.lumoop-sa-stat-card{background:#fff;border:1px solid rgb(244 244 245);border-radius:.875rem;padding:1.25rem;box-shadow:var(--lumoop-shadow-card)}.lumoop-sa-stat-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.lumoop-sa-stat-label{font-size:.75rem;font-weight:700;color:#71717a;text-transform:uppercase;letter-spacing:.03em}.lumoop-sa-stat-icon{width:2.25rem;height:2.25rem;border-radius:.625rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lumoop-sa-stat-icon svg{width:1.125rem;height:1.125rem;color:#fff}.lumoop-sa-stat-value{font-size:1.75rem;font-weight:800;color:var(--lumoop-navy);font-family:inherit;font-variant-numeric:tabular-nums;line-height:1.1}.lumoop-sa-stat-delta{font-size:.8125rem;color:#71717a;margin-top:.25rem}.lumoop-sa-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:1.25rem;align-items:start}@media(max-width:900px){.lumoop-sa-grid-2{grid-template-columns:1fr}}.lumoop-sa-card{background:#fff;border:1px solid rgb(244 244 245);border-radius:.875rem;box-shadow:var(--lumoop-shadow-card);min-width:0}.lumoop-sa-card-head{padding:1.25rem 1.375rem 0;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.lumoop-sa-card-title{font-size:.9375rem;font-weight:700;color:var(--lumoop-navy);margin:0}.lumoop-sa-card-link{font-size:.8125rem;font-weight:700;color:var(--lumoop-accent-dark);text-decoration:none;flex-shrink:0}.lumoop-sa-card-link:hover{text-decoration:underline}.lumoop-sa-info-row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding:.5rem 0;border-bottom:1px solid rgb(244 244 245)}.lumoop-sa-info-row:last-child{border-bottom:none}.lumoop-sa-info-label{font-size:.8125rem;font-weight:600;color:#71717a;flex-shrink:0}.lumoop-sa-info-value{font-size:.875rem;font-weight:600;color:var(--lumoop-navy);text-align:right;word-break:break-word}.lumoop-sa-manual-section{border-bottom:1px solid rgb(244 244 245)}.lumoop-sa-manual-section:last-child{border-bottom:none}.lumoop-sa-manual-section-head{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.125rem 1.375rem;background:none;border:none;cursor:pointer;text-align:left}.lumoop-sa-manual-section-head:hover{background:#fafafa}.lumoop-sa-manual-section-head.is-open{background:#1877f20f;border-left:3px solid var(--lumoop-accent);padding-left:calc(1.375rem - 3px)}.lumoop-sa-manual-section-head.is-open .lumoop-sa-card-title{color:var(--lumoop-accent)}.lumoop-sa-manual-chevron{width:1.25rem;height:1.25rem;color:#a1a1aa;flex-shrink:0;transition:transform .15s ease}.lumoop-sa-manual-chevron.is-open{transform:rotate(180deg);color:var(--lumoop-accent)}.lumoop-sa-manual-section-body{padding:1rem 1.375rem 1.375rem;display:flex;flex-direction:column;gap:1.25rem}.lumoop-sa-manual-item strong{display:block;font-size:.9375rem;font-weight:700;color:var(--lumoop-navy);margin-bottom:.375rem}.lumoop-sa-manual-item ol{margin:0;padding-left:1.25rem;display:flex;flex-direction:column;gap:.375rem}.lumoop-sa-manual-item li{font-size:.875rem;color:#52525b;line-height:1.55}.lumoop-sa-modules-grid{padding:1.25rem 1.375rem 1.375rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));gap:1rem}.lumoop-sa-module-card{border:1px solid rgb(244 244 245);border-radius:.875rem;padding:1.125rem;transition:box-shadow .2s ease,border-color .2s ease,transform .2s ease}.lumoop-sa-module-card:hover{box-shadow:0 16px 32px -20px #05050540;border-color:#e4e4e7;transform:translateY(-2px)}.lumoop-sa-module-icon{width:2.5rem;height:2.5rem;border-radius:.625rem;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem}.lumoop-sa-module-icon svg{width:1.375rem;height:1.375rem}.lumoop-sa-module-icon.is-blue{background:#e3f0fd;color:var(--lumoop-accent-dark)}.lumoop-sa-module-icon.is-orange{background:#fff1e6;color:#ea7317}.lumoop-sa-module-icon.is-green{background:#e6fbf0;color:#12b76a}.lumoop-sa-module-icon.is-purple{background:#f1ebff;color:#7c4dff}.lumoop-sa-module-name{display:block;font-size:.9375rem;font-weight:700;color:var(--lumoop-navy);margin-bottom:.375rem}.lumoop-sa-module-desc{font-size:.8125rem;color:#71717a;line-height:1.5;margin:0}.lumoop-sa-flow-row{padding:1.25rem 1.375rem 1.375rem;display:flex;align-items:stretch;gap:0;flex-wrap:wrap}.lumoop-sa-flow-step{position:relative;flex:1 1 12rem;min-width:12rem;max-width:15rem;border:1px solid rgb(244 244 245);border-radius:.875rem;padding:1.125rem;margin-right:1.5rem}.lumoop-sa-flow-step-head{display:flex;align-items:center;gap:.625rem;margin-bottom:.75rem}.lumoop-sa-flow-step-number{width:1.5rem;height:1.5rem;border-radius:9999px;background:var(--lumoop-navy);color:#fff;font-size:.75rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lumoop-sa-flow-step .lumoop-sa-module-icon{margin-bottom:0}.lumoop-sa-flow-arrow{position:absolute;top:50%;right:-1.9rem;transform:translateY(-50%);color:#d4d4d8;width:1.25rem;height:1.25rem}.lumoop-sa-flow-arrow svg{width:100%;height:100%}@media(max-width:72rem){.lumoop-sa-flow-step{margin-right:0;margin-bottom:1.5rem;max-width:none;flex:1 1 100%}.lumoop-sa-flow-arrow{top:auto;right:auto;bottom:-1.9rem;left:1.4rem;transform:rotate(90deg)}}.lumoop-sa-tabs{display:flex;gap:.25rem;background:#f3f4f6;border-radius:9999px;padding:.1875rem;flex-shrink:0}.lumoop-sa-tabs button{border:none;background:none;padding:.375rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:700;color:#71717a;cursor:pointer;font-family:inherit;white-space:nowrap}.lumoop-sa-tabs button.active{background:#fff;color:var(--lumoop-accent-dark);box-shadow:0 1px 3px #00000014}.lumoop-sa-tabs button:focus{outline:none}.lumoop-cronograma-wrap{margin-top:1.5rem;overflow-x:auto;border-radius:.75rem;border:1px solid rgb(228 228 231);background:#fff}.lumoop-cronograma{border-collapse:collapse;font-size:.8125rem;white-space:nowrap;width:100%}.lumoop-cronograma th,.lumoop-cronograma td{border:1px solid rgb(228 228 231);padding:.375rem .5rem;text-align:center}.lumoop-cronograma thead th{background:#f3f4f6;font-weight:600;color:#3f3f46}.lumoop-cronograma td.lumoop-col-tema,.lumoop-cronograma td.lumoop-col-objetivo{text-align:left;white-space:normal;min-width:12rem;max-width:18rem}.lumoop-cronograma-active{background:#fde047!important;font-weight:600;color:#422006}.lumoop-cronograma-total{font-weight:700;background:#fafafa}.lumoop-sa-tabs button:focus-visible{outline:2px solid rgb(59 82 178 / .45);outline-offset:1px}.lumoop-sa-growth-head{align-items:center}.lumoop-sa-growth-current-row{display:flex;align-items:baseline;gap:.5rem;margin-top:.125rem}.lumoop-sa-growth-current{display:block;font-size:1.375rem;font-weight:800;color:#18181b;font-variant-numeric:tabular-nums}.lumoop-sa-growth-delta{font-size:.75rem;font-weight:700;font-variant-numeric:tabular-nums}.lumoop-sa-growth-delta.is-up{color:#15803d}.lumoop-sa-growth-delta.is-down{color:#b91c1c}.lumoop-sa-growth-chart{padding:.5rem 1.375rem 1.25rem}.lumoop-sa-growth-plot{position:relative;display:flex;gap:.625rem}.lumoop-sa-growth-axis{display:flex;flex-direction:column;justify-content:space-between;padding:.25rem 0;font-size:.6875rem;color:#a1a1aa;font-variant-numeric:tabular-nums;flex-shrink:0;text-align:right}.lumoop-sa-growth-svg{width:100%;height:12rem;display:block;cursor:crosshair}.lumoop-sa-growth-tooltip{position:absolute;transform:translate(-50%,-115%);background:#18181b;color:#fff;padding:.375rem .625rem;border-radius:.5rem;font-size:.75rem;white-space:nowrap;pointer-events:none;box-shadow:0 8px 20px -6px #00000059}.lumoop-sa-growth-tooltip strong{display:block;font-variant-numeric:tabular-nums}.lumoop-sa-growth-tooltip span{color:#d4d4d8;font-size:.6875rem}.lumoop-sa-growth-labels{display:flex;justify-content:space-between;margin-top:.375rem;padding-left:3.125rem}.lumoop-sa-growth-labels span{font-size:.6875rem;color:#a1a1aa}.lumoop-sa-growth-labels span.is-active{color:var(--lumoop-accent-dark);font-weight:700}@media(max-width:640px){.lumoop-sa-growth-labels span:nth-child(odd){visibility:hidden}}.lumoop-sa-activity-row{display:flex;align-items:baseline;gap:.625rem;padding:.875rem 1.375rem;border-top:1px solid rgb(248 248 249)}.lumoop-sa-activity-row:first-of-type{border-top:none}.lumoop-sa-activity-row strong{display:block;font-size:.8125rem;color:var(--lumoop-navy)}.lumoop-sa-activity-row span{font-size:.8125rem;color:#71717a}.lumoop-sa-activity-row time{margin-left:auto;font-size:.75rem;color:#a1a1aa;white-space:nowrap;flex-shrink:0}.lumoop-sa-donut-wrap{display:flex;align-items:center;gap:1.5rem;padding:1rem 1.375rem 1.375rem}.lumoop-sa-donut-legend{display:flex;flex-direction:column;gap:.5rem;flex:1;min-width:0}.lumoop-sa-donut-legend-row{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#3f3f46}.lumoop-sa-donut-legend-row .dot{width:.625rem;height:.625rem;border-radius:50%;flex-shrink:0}.lumoop-sa-donut-legend-value{margin-left:auto;display:flex;align-items:baseline;gap:.375rem;flex-shrink:0}.lumoop-sa-donut-legend-value strong{color:var(--lumoop-navy);font-variant-numeric:tabular-nums}.lumoop-sa-donut-legend-percent{font-size:.75rem;color:#a1a1aa;font-variant-numeric:tabular-nums}.lumoop-sa-table-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.125rem 1.25rem}.lumoop-sa-table-search{display:flex;align-items:center;gap:.5rem;background:#f3f4f6;border-radius:9999px;padding:0 1.125rem;height:2.75rem;max-width:28rem;flex:1;box-sizing:border-box}.lumoop-sa-table-search svg{width:1rem;height:1rem;color:#a1a1aa;flex-shrink:0}.lumoop-sa-table-search input{border:none;background:none;outline:none;font-size:.8125rem;width:100%;font-family:inherit;line-height:1.4}.lumoop-sa-table-scroll{overflow-x:auto}.lumoop-sa-table{width:100%;border-collapse:collapse}.lumoop-sa-table th{text-align:left;font-size:.75rem;font-weight:700;color:#71717a;text-transform:uppercase;letter-spacing:.03em;padding:.625rem 1.25rem;border-top:1px solid rgb(244 244 245);border-bottom:1px solid rgb(244 244 245);white-space:nowrap}.lumoop-sa-th-sort{display:inline-flex;align-items:center;gap:.25rem;background:none;border:none;padding:0;font:inherit;text-transform:inherit;letter-spacing:inherit;color:inherit;cursor:pointer;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent}.lumoop-sa-th-sort:hover,.lumoop-sa-th-sort:focus,.lumoop-sa-th-sort:active,.lumoop-sa-th-sort:focus-visible{background:none;color:inherit;outline:none;box-shadow:none}.lumoop-sa-th-sort svg{width:.875rem;height:.875rem}.lumoop-sa-table td{padding:.875rem 1.25rem;font-size:.875rem;color:#27272a;border-bottom:1px solid rgb(248 248 249)}.lumoop-sa-table tr:last-child td{border-bottom:none}.lumoop-sa-table-compact th,.lumoop-sa-table-compact td{padding:.5rem .625rem;white-space:nowrap}.lumoop-sa-table-compact th{font-size:.6875rem}.lumoop-sa-table-compact td{font-size:.8125rem}.lumoop-sa-table-compact .lumoop-sa-sticky-col{position:sticky;background:#fff;z-index:1}.lumoop-sa-table-compact .lumoop-sa-sticky-col.is-number{left:0;min-width:2.5rem}.lumoop-sa-table-compact .lumoop-sa-sticky-col.is-title{left:2.5rem;box-shadow:2px 0 4px -2px #10182826;white-space:normal;min-width:14rem;max-width:14rem}.lumoop-sa-table-compact thead .lumoop-sa-sticky-col{z-index:2;background:#fff}.lumoop-sa-table-empty{text-align:center;color:#a1a1aa;padding:2.5rem 1rem!important}.lumoop-sa-table-actions{text-align:right;white-space:nowrap}.lumoop-sa-row-link{color:var(--lumoop-navy);font-weight:700;text-decoration:none}.lumoop-sa-row-action{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.5rem;color:#71717a;background:none;border:none;cursor:pointer;text-decoration:none}.lumoop-sa-row-action:hover{background:#f3f4f6;color:#18181b}.lumoop-sa-row-action.is-danger:hover{color:#dc2626;background:#fee2e2}.lumoop-sa-row-action svg{width:1.0625rem;height:1.0625rem}.lumoop-sa-row-menu-btn{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.5rem;color:#71717a;background:none;border:none;cursor:pointer}.lumoop-sa-row-menu-btn svg{width:1.25rem;height:1.25rem}.lumoop-sa-row-menu-btn:hover{background:#f3f4f6;color:#18181b}.lumoop-sa-row-menu-panel{min-width:11rem;background:#fff;border:1px solid rgb(228 228 231);border-radius:.75rem;box-shadow:0 20px 40px -12px #0003;overflow:hidden;z-index:200;padding:.375rem}.lumoop-sa-row-menu-item{display:flex;align-items:center;gap:.625rem;width:100%;padding:.5rem .625rem;border-radius:.5rem;font-size:.875rem;font-weight:600;color:var(--lumoop-accent-dark);text-decoration:none;background:none;border:none;cursor:pointer;text-align:left;font-family:inherit}.lumoop-sa-row-menu-item svg{width:1.125rem;height:1.125rem;flex-shrink:0}.lumoop-sa-row-menu-item:hover{background:#f3f4f6}.lumoop-sa-row-menu-item.is-danger{color:#dc2626}.lumoop-sa-table-foot{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-top:1px solid rgb(244 244 245)}.lumoop-sa-table-foot span{font-size:.8125rem;color:#71717a}.lumoop-sa-pagination{display:flex;gap:.25rem}.lumoop-sa-page-link{min-width:2rem;height:2rem;padding:0 .5rem;display:flex;align-items:center;justify-content:center;border-radius:.5rem;font-size:.8125rem;color:#3f3f46;text-decoration:none}.lumoop-sa-page-link:hover{background:#f3f4f6}.lumoop-sa-page-link.active{background:var(--lumoop-accent);color:#fff;font-weight:700}.lumoop-sa-page-link.is-disabled{color:#d4d4d8;pointer-events:none}.lumoop-sa-form-section{padding:1.375rem;border-bottom:1px solid rgb(244 244 245)}.lumoop-sa-form-section:last-of-type{border-bottom:none}.lumoop-sa-form-section h2{font-size:.9375rem;font-weight:700;color:var(--lumoop-navy);margin:0 0 1rem}.lumoop-sa-collapsible{border:1px solid rgb(228 228 231);border-radius:.625rem;padding:.75rem 1rem;margin-bottom:.625rem}.lumoop-sa-collapsible summary{cursor:pointer;font-weight:700;font-size:.8125rem;color:#3f3f46;list-style:none}.lumoop-sa-collapsible summary::-webkit-details-marker{display:none}.lumoop-sa-collapsible summary:before{content:"▸";display:inline-block;margin-right:.5rem;color:#a1a1aa;transition:transform .15s ease}.lumoop-sa-collapsible[open] summary:before{transform:rotate(90deg)}.lumoop-sa-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.25rem}.lumoop-sa-form-grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lumoop-sa-field label{display:block;font-size:.8125rem;font-weight:600;color:#27272a;margin-bottom:.375rem}.lumoop-sa-field input:not([type=checkbox]):not([type=radio]),.lumoop-sa-field select,.lumoop-sa-field textarea,select.lumoop-sa-field,input.lumoop-sa-field,textarea.lumoop-sa-field{width:100%;padding:.625rem .875rem;border:1px solid rgb(212 212 216);border-radius:.5rem;font-size:.875rem;font-family:inherit;box-sizing:border-box;background:#fff;color:#27272a}.lumoop-sa-field input[type=checkbox],.lumoop-sa-field input[type=radio]{width:1rem;height:1rem;flex-shrink:0;margin:0}.lumoop-sa-field input:disabled,.lumoop-sa-field select:disabled,.lumoop-sa-field textarea:disabled,select.lumoop-sa-field:disabled,input.lumoop-sa-field:disabled,textarea.lumoop-sa-field:disabled{background:#f9fafb;color:#71717a;cursor:not-allowed}select.lumoop-sa-field:focus,input.lumoop-sa-field:focus,textarea.lumoop-sa-field:focus{outline:none;border-color:var(--lumoop-accent);box-shadow:0 0 0 3px #1877f21f}select.lumoop-sa-field{max-width:11rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%2371717a'%3E%3Cpath fill-rule='evenodd' d='M5.23 7.21a.75.75 0 0 1 1.06.02L10 11.168l3.71-3.938a.75.75 0 1 1 1.08 1.04l-4.25 4.5a.75.75 0 0 1-1.08 0l-4.25-4.5a.75.75 0 0 1 .02-1.06Z' clip-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .625rem center;background-size:1rem;appearance:none;-webkit-appearance:none;padding:.5625rem 2rem .5625rem .75rem;height:2.375rem;box-sizing:border-box;line-height:1.25rem}.lumoop-sa-field-hint{font-size:.75rem;color:#a1a1aa;margin:.25rem 0 0}.lumoop-searchable-select-trigger{display:inline-flex;align-items:center;justify-content:space-between;gap:.5rem;max-width:11rem;padding:.5625rem .75rem;height:2.375rem;box-sizing:border-box;border:1px solid rgb(212 212 216);border-radius:.5rem;background:#fff;color:#27272a;font-size:.875rem;font-family:inherit;line-height:1.25rem;cursor:pointer}.lumoop-searchable-select-trigger span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lumoop-searchable-select-trigger span.is-placeholder{color:#71717a}.lumoop-searchable-select-trigger:hover{border-color:#a1a1aa}.lumoop-searchable-select-trigger:focus{outline:none;border-color:var(--lumoop-accent);box-shadow:0 0 0 3px #1877f21f}.lumoop-searchable-select-chevron{width:1rem;height:1rem;flex-shrink:0;color:#71717a}.lumoop-sa-form-actions{display:flex;align-items:center;gap:.75rem;justify-content:flex-end;padding:1.125rem 1.375rem}.lumoop-sa-shell .lumoop-sa-menu-btn-mobile{display:none}@media(max-width:700px){.lumoop-sa-form-grid,.lumoop-sa-form-grid.cols-4{grid-template-columns:1fr}.lumoop-sa-shell{flex-direction:column}.lumoop-sa-shell .lumoop-sa-menu-btn-mobile{display:flex}.lumoop-sa-sidebar{display:none}.lumoop-sa-sidebar.is-open{display:flex;position:fixed;top:0;left:0;height:100vh;width:16rem;max-width:80vw;z-index:45;box-shadow:0 0 24px #0000002e}.lumoop-sa-main{padding:1rem}.lumoop-sa-stat-row{grid-template-columns:1fr}.lumoop-sa-collapse-btn{display:none}}.lumoop-org-switcher-trigger{display:flex;align-items:center;gap:.375rem;flex-shrink:0;height:2.75rem;box-sizing:border-box;border-radius:9999px;border:none;padding:0 1.125rem;font-size:.875rem;font-weight:600;color:#3f3f46;background:#f3f4f6;cursor:pointer;white-space:nowrap}.lumoop-org-switcher-trigger:hover{background:#e9eaec}.lumoop-org-switcher-trigger svg{width:1rem;height:1rem;flex-shrink:0}.lumoop-org-switcher-chevron{color:#a1a1aa}.lumoop-org-switcher-menu{width:15rem;max-width:80vw;padding:.375rem;max-height:20rem;overflow-y:auto}.lumoop-org-switcher-item{display:block;width:100%;text-align:left;padding:.5rem .75rem;border-radius:.375rem;font-size:.8125rem;font-weight:500;color:#374151;background:none;border:none;cursor:pointer}.lumoop-org-switcher-item:hover{background:#f3f4f6}.lumoop-org-switcher-item.lumoop-active{color:var(--lumoop-accent-dark);font-weight:700}.lumoop-sa-bulk-bar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.625rem 1.375rem;background:var(--lumoop-accent-pale);border-bottom:1px solid rgb(244 244 245);font-size:.8125rem;font-weight:700;color:var(--lumoop-accent-dark)}.lumoop-sa-bulk-bar-actions{display:flex;align-items:center;gap:.5rem}.lumoop-sa-bulk-bar-clear{border:none;background:none;color:#71717a;font-size:.8125rem;font-weight:600;cursor:pointer;padding:.375rem .5rem}.lumoop-sa-bulk-bar-clear:hover{color:#3f3f46}.lumoop-sa-table input[type=checkbox]{width:1rem;height:1rem;cursor:pointer}.lumoop-bumoo-tab.is-danger{color:#dc2626;border-color:#fecaca}.lumoop-module-pipeline{display:flex;align-items:flex-start;overflow-x:auto;padding-bottom:.25rem}.lumoop-module-pipeline-item{display:flex;align-items:center;flex:1;min-width:0}.lumoop-module-node{display:flex;flex-direction:column;align-items:center;gap:.5rem;border:none;background:none;cursor:pointer;padding:.5rem;flex-shrink:0;font-family:inherit}.lumoop-module-node-dot{width:2.75rem;height:2.75rem;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#fff;background:#e4e4e7;border:2px solid rgb(212 212 216);transition:background .15s ease,border-color .15s ease,transform .15s ease}.lumoop-module-node-dot svg{width:1.25rem;height:1.25rem}.lumoop-module-node.is-active .lumoop-module-node-dot{background:var(--lumoop-accent);border-color:var(--lumoop-accent)}.lumoop-module-node:hover .lumoop-module-node-dot{transform:scale(1.06)}.lumoop-module-node-label{font-size:.8125rem;font-weight:700;color:#18181b;text-align:center;max-width:8rem;line-height:1.25}.lumoop-module-node-status{font-size:.6875rem;font-weight:600;color:#a1a1aa;text-transform:uppercase;letter-spacing:.04em}.lumoop-module-node-status.is-active{color:var(--lumoop-accent-dark)}.lumoop-module-connector{flex:1;min-width:1.5rem;height:2px;background:#e4e4e7;margin:1.875rem -.25rem 0}.lumoop-module-connector.is-active{background:var(--lumoop-accent)}.lumoop-module-legend{display:grid;grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:.5rem 1.5rem;margin-top:1.5rem}.lumoop-bumoo-tab.is-danger:hover{background:#fef2f2}
