.ob-page{display:flex;flex-direction:column;gap:1.5rem;max-width:100%}.ob-page--detail{max-width:none}.ob-page-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem}.ob-page-header h1{margin:0;font-size:1.75rem;font-weight:700;letter-spacing:-.02em}.ob-page-header p{margin:.35rem 0 0;color:var(--text-secondary)}.ob-kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:1rem;gap:1rem}.ob-kpi{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.25rem;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:.35rem}.ob-kpi strong{font-size:1.75rem;font-weight:700;color:var(--pulso)}.ob-kpi span{font-size:.8125rem;color:var(--text-secondary)}.ob-kpi--progress{align-items:center;text-align:center}.ob-filters{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.ob-filters select{padding:.5rem .75rem;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface)}.ob-filter-check{display:flex;align-items:center;gap:.4rem;font-size:.875rem;color:var(--text-secondary)}.ob-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1.25rem;gap:1.25rem}.ob-instance-card{display:flex;flex-direction:column;gap:.85rem;padding:1.25rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);text-decoration:none;color:inherit;transition:box-shadow .15s,border-color .15s}.ob-instance-card:hover{border-color:var(--pulso-muted);box-shadow:var(--shadow-md)}.ob-instance-card__top{display:flex;gap:.85rem;align-items:flex-start}.ob-instance-card__meta{flex:1 1;min-width:0}.ob-instance-card__meta h3{margin:0;font-size:1.05rem}.ob-instance-card__meta p{margin:.2rem 0 0;font-size:.8125rem;color:var(--text-secondary)}.ob-instance-card__facts{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.5rem;gap:.5rem;margin:0;font-size:.75rem}.ob-instance-card__facts dt{color:var(--text-tertiary);font-weight:500}.ob-instance-card__facts dd{margin:.1rem 0 0;font-weight:600}.ob-instance-card__footer{display:flex;flex-wrap:wrap;gap:.5rem}.ob-instance-card__next{margin:0;font-size:.8125rem;color:var(--text-secondary);padding-top:.5rem;border-top:1px solid var(--border)}.ob-instance-card__next span{font-weight:600;color:var(--text)}.ob-avatar{border-radius:50%;object-fit:cover;flex-shrink:0}.ob-avatar--fallback{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--pulso-soft),var(--pulso-muted));color:var(--pulso);font-weight:700}.ob-ring-track{stroke:var(--border)}.ob-ring-fill{stroke:var(--pulso);transition:stroke-dashoffset .4s ease}.ob-ring-label{font-size:.65rem;font-weight:700;fill:var(--text)}.ob-badge{display:inline-flex;padding:.2rem .55rem;border-radius:999px;font-size:.7rem;font-weight:600}.ob-badge--inst.ob-badge--active{background:var(--info-bg);color:var(--info)}.ob-badge--inst.ob-badge--completed{background:var(--success-bg);color:var(--success)}.ob-badge--inst.ob-badge--paused{background:var(--warning-bg);color:var(--warning)}.ob-badge--inst.ob-badge--cancelled{background:var(--danger-bg);color:var(--danger)}.ob-badge--task.ob-badge--pending{background:#f1f5f9;color:var(--text-secondary)}.ob-badge--task.ob-badge--in_progress{background:var(--info-bg);color:var(--info)}.ob-badge--task.ob-badge--completed{background:var(--success-bg);color:var(--success)}.ob-badge--overdue,.ob-badge--task.ob-badge--blocked{background:var(--danger-bg);color:var(--danger)}.ob-create-drawer{position:relative}.ob-create-drawer summary{list-style:none;cursor:pointer}.ob-create-form{position:absolute;right:0;top:calc(100% + .5rem);z-index:20;width:min(360px,92vw);padding:1.25rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);display:flex;flex-direction:column;gap:.75rem}.ob-create-form label{display:flex;flex-direction:column;gap:.3rem;font-size:.8125rem;font-weight:500}.ob-create-form input,.ob-create-form select{padding:.5rem .65rem;border:1px solid var(--border);border-radius:var(--radius-sm)}.ob-empty{color:var(--text-secondary);padding:2rem 0}.ob-progress-hero{background:linear-gradient(135deg,var(--pulso-soft) 0,#fff 100%);border:1px solid var(--pulso-muted);border-radius:var(--radius-xl);padding:1.5rem;position:relative;overflow:hidden}.ob-progress-hero__bar{position:absolute;left:0;top:0;bottom:0;background:var(--pulso-ring);opacity:.35;transition:width .4s ease;max-width:100%}.ob-progress-hero p{position:relative;margin:0;font-size:1.125rem}.ob-task-card__icon{background:var(--pulso-soft);color:var(--pulso)}.ob-task-icon{width:18px;height:18px}.ob-task-card__body{flex:1 1;min-width:120px}.ob-task-card__body h4{margin:0;font-size:.9rem}.ob-task-card__meta{margin:.25rem 0;font-size:.75rem;color:var(--text-tertiary)}.ob-task-card__actions{display:flex;flex-wrap:wrap;gap:.35rem;width:100%}.ob-detail-header{display:flex;flex-wrap:wrap;gap:1.25rem;align-items:flex-start}.ob-detail-header h1{margin:0}.ob-detail-sub{font-size:.875rem;color:var(--text-secondary)}.ob-detail-header__progress{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-left:auto}.ob-back{font-size:.875rem;color:var(--pulso);text-decoration:none}.ob-timeline ol{list-style:none;margin:0;border-left:2px solid var(--border);padding:0 0 0 1.25rem}.ob-timeline li{position:relative;padding:.65rem 0}.ob-timeline li:before{content:"";position:absolute;left:-1.35rem;top:1rem;width:8px;height:8px;border-radius:50%;background:var(--pulso)}.ob-timeline time{display:block;font-size:.75rem;color:var(--text-tertiary)}.ob-page--employee .ob-hero-employee{display:flex;align-items:center;gap:1.25rem;padding:1.5rem;background:linear-gradient(135deg,#eef2ff,#fdf4ff 50%,#fff);border-radius:var(--radius-xl);border:1px solid var(--pulso-muted)}.ob-hero-icon{width:40px;height:40px;color:var(--accent-violet)}.ob-employee-stats{font-size:1rem}.ob-employee-target{color:var(--text-secondary);font-size:.875rem}.ob-next-card{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-md)}.ob-employee-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.ob-employee-list-item{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;background:var(--surface);border-radius:var(--radius-md);border:1px solid var(--border)}.ob-employee-list--done li{padding:.5rem 0;color:var(--text-secondary);text-decoration:line-through}.ob-manager-tasks{background:var(--warning-bg);border:1px solid #fde68a;border-radius:var(--radius-lg);padding:1.25rem}.ob-manager-task-list{list-style:none;margin:0;padding:0}.ob-manager-task-list a{display:block;padding:.65rem 0;text-decoration:none;color:inherit;border-bottom:1px solid rgba(0,0,0,.06)}.ob-manager-task-list span{display:block;font-size:.8125rem;color:var(--text-secondary)}.ob-pending{opacity:.7;pointer-events:none}.ob-metrics-section{margin-top:2rem}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.ob-owner-badge{display:inline-flex;padding:.2rem .55rem;border-radius:999px;font-size:.68rem;font-weight:700;letter-spacing:.02em}.ob-owner-badge--hr{background:#ede9fe;color:#6d28d9}.ob-owner-badge--manager{background:#dbeafe;color:#1d4ed8}.ob-owner-badge--employee{background:#d1fae5;color:#047857}.ob-progress-bar__track{height:100%;width:100%;background:#e8eaef;border-radius:999px;overflow:hidden}.ob-progress-bar__fill{height:100%;background:linear-gradient(90deg,#6366f1,#4338ca);border-radius:999px;transition:width .45s ease}.ob-progress-bar--sm .ob-progress-bar__track{height:6px}.ob-progress-bar--md .ob-progress-bar__track{height:10px}.ob-progress-bar--lg .ob-progress-bar__track{height:16px}.ob-progress-hero-v3{background:#fff;border:1px solid var(--border);border-radius:var(--radius-xl);padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:1rem;box-shadow:var(--shadow-sm)}.ob-progress-hero-v3__identity{display:flex;align-items:center;gap:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--border)}.ob-progress-hero-v3__identity-copy{min-width:0}.ob-progress-hero-v3__name{margin:0;font-size:1.25rem;font-weight:700;letter-spacing:-.02em}.ob-progress-hero-v3__meta,.ob-progress-hero-v3__role{margin:.2rem 0 0;font-size:.8125rem;color:var(--text-secondary)}.ob-progress-hero-v3__meta{color:var(--text-tertiary)}.ob-progress-hero-v3__lead{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.ob-progress-hero-v3__pct-block{display:flex;flex-wrap:wrap;align-items:baseline;gap:.15rem .5rem}.ob-progress-hero-v3__number{font-size:3rem;font-weight:800;letter-spacing:-.04em;color:var(--pulso);line-height:1}.ob-progress-hero-v3__pct-suffix{font-size:2rem;font-weight:700;color:var(--pulso);line-height:1}.ob-progress-hero-v3__caption{width:100%;font-size:.875rem;color:var(--text-secondary);margin-top:.15rem}.ob-progress-hero-v3__metrics{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}.ob-progress-hero-v3__metric{padding:.85rem 1rem;background:#f8fafc;border-radius:var(--radius-md);border:1px solid var(--border);display:flex;flex-direction:column;gap:.35rem}.ob-progress-hero-v3__metric-label{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-tertiary)}.ob-progress-hero-v3__metric strong{font-size:1.0625rem;font-weight:700;color:var(--text)}.ob-progress-hero-v3__metric-of{font-weight:500;color:var(--text-tertiary);font-size:.875rem}.ob-detail-layout{display:grid;grid-template-columns:1fr 272px;grid-gap:1.75rem;gap:1.75rem;align-items:start}@media (max-width:1024px){.ob-detail-layout{grid-template-columns:1fr}.ob-timeline-sidebar{position:static;max-height:none}}.ob-detail-main{display:flex;flex-direction:column;gap:1.25rem;min-width:0}.ob-section-title{margin:0 0 .75rem;font-size:1rem;font-weight:700}.ob-timeline-sidebar{position:-webkit-sticky;position:sticky;top:5.5rem;align-self:start;max-height:calc(100vh - 7rem);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;overflow:hidden;z-index:2}.ob-timeline-sidebar__head{display:flex;align-items:center;gap:.4rem;padding:.65rem .85rem;border-bottom:1px solid var(--border);color:var(--text-secondary);flex-shrink:0}.ob-timeline-sidebar__head h2{margin:0;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.ob-timeline-sidebar__scroll{overflow-y:auto;padding:.5rem .65rem .65rem}.ob-timeline-day{margin-bottom:.75rem}.ob-timeline-day__label{margin:0 0 .4rem;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-tertiary)}.ob-timeline-day__list{list-style:none;margin:0;padding:0 0 0 .5rem;border-left:2px solid #e8eaef}.ob-timeline-event{position:relative;display:flex;gap:.45rem;padding:.35rem 0 .35rem .6rem}.ob-timeline-event:before{content:"";position:absolute;left:-.58rem;top:.65rem;width:6px;height:6px;border-radius:50%;background:var(--pulso);box-shadow:0 0 0 2px var(--surface)}.ob-timeline-event__icon-wrap{width:22px;height:22px;border-radius:6px;background:#f1f5f9;color:var(--text-secondary);display:grid;place-items:center;flex-shrink:0}.ob-timeline-event-icon{width:12px;height:12px}.ob-timeline-event__body p{margin:0;font-size:.75rem;font-weight:500;line-height:1.35}.ob-timeline-event__body time{font-size:.625rem;color:var(--text-tertiary)}.ob-task-card__row{display:flex;align-items:flex-start;gap:.65rem}.ob-task-card__icon{width:36px;height:36px;border-radius:var(--radius-sm);background:#f8fafc;border:1px solid #e8eaef;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);flex-shrink:0}.ob-task-card__title{margin:0;font-size:.9375rem;font-weight:600;line-height:1.4;color:var(--text);flex:1 1}.ob-task-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .65rem}.ob-task-card__due{font-size:.75rem;font-weight:600;color:var(--text-secondary)}.ob-task-card__due--late{color:var(--danger)}.ob-task-actions{display:flex;align-items:center;gap:.5rem;margin-top:.35rem;padding-top:.65rem;border-top:1px solid #f1f5f9}.ob-task-actions__complete{flex:1 1;justify-content:center}.ob-task-hint{margin:.5rem 0 0;font-size:.75rem;color:var(--text-tertiary);line-height:1.4}.ob-task-feedback{margin:.35rem 0 0;font-size:.75rem;color:var(--danger)}.ob-task-card__title{margin:0 0 .5rem}.ob-badge--optional{background:#f8fafc;color:var(--text-tertiary)}.ob-badge--auto{background:#eef2ff;color:#4338ca;font-weight:600}.ob-badge--auto-done{background:#ecfdf5;color:#047857;font-weight:600}.ob-task-profile-gap{margin:.5rem 0 0;padding:.55rem .65rem;border-radius:8px;background:#fffbeb;border:1px solid #fde68a;font-size:.75rem}.ob-task-profile-gap--compact{margin-top:.35rem}.ob-task-profile-gap__title{margin:0 0 .2rem;font-weight:600;color:#92400e}.ob-task-profile-gap__label{margin:0;color:#b45309}.ob-task-profile-gap ul{margin:.25rem 0 0;padding-left:1.1rem;color:#78350f}.ob-task-status-hint{margin:.35rem 0 0;font-size:.75rem;color:var(--text-secondary);font-weight:500}.ob-task-actions__go{flex:1 1;justify-content:center;gap:.35rem}.ob-timeline-event__detail{margin:.15rem 0 0;font-size:.68rem;color:#4338ca;font-style:italic}.ob-timeline-event__actor{margin:.1rem 0 0;font-size:.7rem;color:var(--text-tertiary)}.ob-employee-list-item__gap{color:#b45309!important}.ob-instance-card__progress{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem;min-width:72px}.ob-instance-card__pct{font-size:.875rem;font-weight:700;color:var(--pulso)}.ob-employee-list-item__copy{flex:1 1;display:flex;flex-direction:column;gap:.15rem}.ob-employee-list-item__copy small{color:var(--text-tertiary);font-size:.75rem}.home-onboarding-surface{border-color:#e0e7ff}.home-onboarding-head{display:flex;align-items:center;gap:.65rem}.home-onboarding-icon{color:#7c3aed}.home-onboarding-kpis{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.75rem;gap:.75rem}.ob-page--arca{max-width:960px}.ob-arca-hero{display:flex;gap:.85rem;padding:1rem 1.1rem;border-radius:14px;background:linear-gradient(135deg,#eff6ff,#f0fdf4);border:1px solid #bfdbfe}.ob-arca-hero__icon{flex-shrink:0;color:#2563eb}.ob-arca-hero h1{margin:0 0 .35rem;font-size:1.35rem}.ob-arca-hero p{margin:0;color:var(--text-secondary);font-size:.9rem;line-height:1.45}.ob-arca-summary{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;padding:1rem 1.15rem}.ob-arca-summary__copy p{margin:.2rem 0;font-size:.9rem}.ob-arca-summary__progress{min-width:200px}.ob-arca-summary__pct{margin:0;font-size:1.25rem;font-weight:700;color:var(--pulso)}.ob-arca-summary__count{margin:0 0 .5rem;font-size:.8rem;color:var(--text-secondary)}.ob-arca-sections{display:grid;grid-gap:1rem;gap:1rem}.ob-arca-section h2{margin:0 0 .75rem;font-size:1rem}.ob-arca-checklist{list-style:none;margin:0;padding:0;display:grid;grid-gap:.5rem;gap:.5rem}.ob-arca-checklist__item{display:flex;gap:.65rem;padding:.55rem .65rem;border-radius:10px;background:#f8fafc}.ob-arca-checklist__item--complete svg{color:#16a34a;flex-shrink:0}.ob-arca-checklist__item--missing svg{color:#d97706;flex-shrink:0}.ob-arca-checklist__label{display:block;font-weight:600;font-size:.875rem}.ob-arca-checklist__status{display:block;font-size:.75rem;color:var(--text-secondary)}.ob-arca-checklist__value{display:block;font-size:.8rem;margin-top:.15rem}.ob-arca-actions{display:flex;flex-wrap:wrap;gap:.65rem}.ob-arca-disclaimer{font-size:.8rem;color:var(--text-tertiary);margin:0}.ob-modal-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.45);display:flex;align-items:center;justify-content:center;z-index:200;padding:1rem}.ob-modal{background:#fff;border-radius:14px;padding:1.25rem 1.35rem;max-width:420px;width:100%;box-shadow:0 20px 50px rgba(15,23,42,.2)}.ob-modal h2{margin:0 0 .5rem;font-size:1.1rem}.ob-modal__list{margin:.5rem 0 1rem;padding-left:1.2rem;color:var(--text-secondary);font-size:.875rem}.ob-modal__actions{display:flex;flex-wrap:wrap;gap:.5rem}.employee-probation-fields{display:grid;grid-gap:.75rem;gap:.75rem;margin-top:.5rem}@media (max-width:700px){.home-onboarding-kpis,.ob-progress-hero-v3__metrics{grid-template-columns:1fr}.ob-progress-hero-v3__number{font-size:3rem}.ob-progress-hero-v3__pct-suffix{font-size:1.5rem}}.home-onboarding-kpi{display:flex;flex-direction:column;gap:.2rem;padding:1rem;background:var(--bg);border-radius:var(--radius-md);text-decoration:none;color:inherit;border:1px solid var(--border)}.home-onboarding-kpi strong{font-size:1.5rem;color:var(--pulso)}.home-onboarding-kpi span{font-size:.8125rem;color:var(--text-secondary)}.home-onboarding-upcoming{list-style:none;margin:1rem 0 0;padding:0;border-top:1px solid var(--border)}.home-onboarding-upcoming a{display:flex;justify-content:space-between;gap:.75rem;padding:.65rem 0;text-decoration:none;color:inherit;font-size:.875rem;border-bottom:1px solid var(--border)}.home-onboarding-upcoming time{color:var(--text-tertiary);white-space:nowrap}.wf-board-wrap{overflow:visible}.wf-board-title{margin:0 0 1rem;font-size:1rem;font-weight:700;color:var(--text)}.wf-board{display:grid;grid-template-columns:repeat(4,minmax(240px,1fr));grid-gap:1.25rem;gap:1.25rem;overflow-x:auto;padding-bottom:.75rem;-webkit-overflow-scrolling:touch}.wf-board-wrap--requests .wf-board{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;gap:1rem;overflow-x:auto;overflow-y:hidden;max-height:min(72vh,640px);padding-bottom:.5rem;scroll-snap-type:x proximity}.wf-board-wrap--requests .wf-col{flex:0 0 260px;width:260px;min-height:0;max-height:100%;scroll-snap-align:start}.wf-board-wrap--requests .wf-col__body{overflow-y:auto;overflow-x:hidden;min-height:0;max-height:calc(min(72vh, 640px) - 3.25rem)}@media (max-width:1100px){.wf-board{grid-template-columns:repeat(4,minmax(272px,88vw));gap:1rem}.wf-board-wrap--requests .wf-col{flex:0 0 min(280px,78vw);width:min(280px,78vw)}}.wf-col{display:flex;flex-direction:column;min-height:280px;background:#f8fafc;border:1px solid var(--border);border-radius:var(--radius-lg);overflow:visible;box-shadow:var(--shadow-xs)}.wf-col__head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.85rem 1rem;font-weight:700;border-bottom:1px solid rgba(0,0,0,.06);border-radius:var(--radius-lg) var(--radius-lg) 0 0}.wf-col__title{font-size:.8125rem;letter-spacing:.03em;text-transform:uppercase}.wf-col__count{min-width:1.5rem;height:1.5rem;padding:0 .45rem;border-radius:999px;font-size:.75rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.65)}.wf-col--pending .wf-col__head{background:#fff7ed;color:#c2410c}.wf-col--pending .wf-col__count{color:#c2410c}.wf-col--active .wf-col__head{background:#eff6ff;color:#1d4ed8}.wf-col--active .wf-col__count{color:#1d4ed8}.wf-col--done .wf-col__head{background:#ecfdf5;color:#047857}.wf-col--done .wf-col__count{color:#047857}.wf-col--blocked .wf-col__head{background:#fef2f2;color:#b91c1c}.wf-col--blocked .wf-col__count{color:#b91c1c}.wf-col__body{flex:1 1;gap:.85rem;padding:.85rem;background:#f1f5f9;border-radius:0 0 var(--radius-lg) var(--radius-lg);overflow:visible}.wf-col__body,.wf-col__empty{display:flex;flex-direction:column}.wf-col__empty{align-items:center;justify-content:center;gap:.35rem;margin:0;padding:1.25rem .75rem;font-size:.75rem;font-weight:500;color:var(--text-tertiary);text-align:center;border:1px dashed #e2e8f0;border-radius:var(--radius-md);background:hsla(0,0%,100%,.45)}.wf-col__empty svg{opacity:.45}.wf-card{display:flex;flex-direction:column;gap:.75rem;padding:1rem 1.05rem;background:#fff;border:1px solid #e8eaef;border-radius:var(--radius-md);box-shadow:0 1px 2px rgba(15,23,42,.04);text-decoration:none;color:inherit;transition:border-color .15s ease,box-shadow .15s ease}a.wf-card:hover,button.wf-card:hover{border-color:#c7d2fe;box-shadow:0 4px 14px rgba(15,23,42,.08)}button.wf-card{width:100%;margin:0;font:inherit;text-align:left;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wf-card-menu{position:relative;flex-shrink:0}.wf-card-menu__trigger{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:#fff;color:var(--text-secondary);cursor:pointer}.wf-card-menu__trigger:hover:not(:disabled){background:#f8fafc;color:var(--text)}.wf-card-menu__trigger:disabled{opacity:.5;cursor:not-allowed}.wf-card-menu__dropdown{z-index:9999;min-width:11rem;margin:0;padding:.35rem;list-style:none;background:#fff;border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-lg)}.wf-card-menu__dropdown button{width:100%;text-align:left;padding:.5rem .65rem;border:none;background:transparent;border-radius:var(--radius-sm);font-size:.8125rem;cursor:pointer;color:var(--text)}.wf-card-menu__dropdown button:hover:not(:disabled){background:#f8fafc}.wf-card-menu__dropdown button:disabled{opacity:.45;cursor:not-allowed}.wf-req-card__head{display:flex;align-items:flex-start;gap:.65rem}.wf-req-card__head-copy{flex:1 1;min-width:0}.wf-req-card__head-copy h3{margin:0 0 .2rem;font-size:.875rem;font-weight:600;line-height:1.3}.wf-req-card__type{display:flex;align-items:center;gap:.4rem;margin:0;font-size:.75rem;color:var(--text-secondary)}.wf-req-card__summary{margin:0;font-size:.8125rem;color:var(--text-secondary);line-height:1.4}.wf-req-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .65rem;font-size:.75rem;color:var(--text-tertiary)}.wf-req-card__meta time{margin-left:auto}.req-page{max-width:100%;margin:0 auto;padding:0 0 2rem}.wf-board-wrap--requests{overflow:hidden}.req-page-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.req-page-header h1{margin:0 0 .25rem;font-size:1.5rem;font-weight:700}.req-page-header p{margin:0;color:var(--text-secondary);font-size:.9375rem}.req-new-btn{display:inline-flex;align-items:center;gap:.4rem}.req-back{display:inline-block;margin-bottom:1rem;font-size:.875rem;font-weight:600;color:var(--text-secondary);text-decoration:none}.req-back:hover{color:var(--text)}.req-empty{text-align:center;padding:3rem 1.5rem;border-radius:var(--radius-lg);background:var(--surface);border:1px dashed #e2e8f0}.req-empty p{margin:0 0 1rem;color:var(--text-secondary)}.req-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}.req-card{display:flex;align-items:flex-start;gap:.85rem;padding:1rem 1.1rem;border-radius:var(--radius-md);background:var(--surface);border:1px solid #e8eaef;text-decoration:none;color:inherit;transition:border-color .15s,box-shadow .15s}.req-card:hover{border-color:#c7d2fe;box-shadow:0 4px 14px rgba(15,23,42,.06)}.req-card__body h3{margin:0 0 .2rem;font-size:.9375rem;font-weight:600}.req-card__body p{margin:0 0 .5rem;font-size:.8125rem;color:var(--text-secondary);line-height:1.4}.req-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .65rem;font-size:.75rem;color:var(--text-tertiary)}.req-type-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--radius-sm);background:#f8fafc;border:1px solid #e8eaef;color:var(--text-secondary);flex-shrink:0}.req-badge{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.2rem .5rem;border-radius:999px}.req-badge--pending{background:#fef3c7;color:#92400e}.req-badge--in_review{background:#e0e7ff;color:#3730a3}.req-badge--approved{background:#d1fae5;color:#065f46}.req-badge--rejected{background:#fee2e2;color:#991b1b}.req-area-badge{font-size:.6875rem;font-weight:700;padding:.15rem .45rem;border-radius:4px}.req-area-badge--hr{background:#f1f5f9;color:#475569}.req-area-badge--it{background:#ede9fe;color:#5b21b6}.req-attach-tag{font-size:.75rem;font-weight:600;color:var(--text-secondary)}.req-avatar{border-radius:50%;object-fit:cover;flex-shrink:0}.req-avatar--fallback{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#e2e8f0;color:#475569;font-weight:700}.req-type-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:.65rem;gap:.65rem}.req-type-card{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;padding:.85rem;border-radius:var(--radius-md);border:1px solid #e8eaef;background:var(--surface);text-decoration:none;color:inherit;transition:border-color .15s}.req-type-card:hover{border-color:#a5b4fc}.req-type-card h3{margin:0;font-size:.8125rem;font-weight:600}.req-type-card p{margin:0;font-size:.6875rem;color:var(--text-tertiary);line-height:1.35}.req-form{display:flex;flex-direction:column;gap:1.25rem}.req-selected-type{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;border-radius:var(--radius-md);background:#f8fafc;border:1px solid #e8eaef}.req-selected-type strong{display:block;font-size:.9375rem}.req-selected-type p{margin:.2rem 0 0;font-size:.8125rem;color:var(--text-secondary)}.req-selected-type .btn-sm{margin-left:auto}.req-form section h2{margin:0 0 .65rem;font-size:.875rem;font-weight:700;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em}.req-field{display:flex;flex-direction:column;gap:.35rem}.req-field label{font-size:.8125rem;font-weight:600}.req-field input,.req-field select,.req-field textarea{padding:.55rem .65rem;border-radius:var(--radius-sm);border:1px solid #e2e8f0;font:inherit}.req-feedback{margin:.5rem 0 0;font-size:.875rem;color:var(--danger)}.req-filters select{padding:.45rem .65rem;border-radius:var(--radius-sm);border:1px solid #e2e8f0;font:inherit}.req-detail-header{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e8eaef}.req-detail-header h1{margin:0 0 .25rem;font-size:1.25rem}.req-detail-header--employee{align-items:center}.req-detail-grid{display:grid;grid-template-columns:1fr 280px;grid-gap:1.25rem;gap:1.25rem;align-items:start}@media (max-width:768px){.req-detail-grid{grid-template-columns:1fr}}.req-detail-aside,.req-detail-panel{padding:1.1rem;border-radius:var(--radius-md);background:var(--surface);border:1px solid #e8eaef}.req-detail-aside h2,.req-detail-panel h2{margin:0 0 .75rem;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary)}.req-payload-dl{margin:0;display:grid;grid-gap:.65rem;gap:.65rem}.req-payload-dl dt{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--text-tertiary)}.req-payload-dl dd{margin:.15rem 0 0;font-size:.9375rem}.req-timeline{list-style:none;margin:0;padding:0;gap:.75rem}.req-timeline,.req-timeline li{display:flex;flex-direction:column}.req-timeline li{gap:.15rem;padding-left:.75rem;border-left:2px solid #e2e8f0}.req-timeline time{font-size:.6875rem;color:var(--text-tertiary)}.req-timeline span{font-size:.8125rem;font-weight:500}.req-detail-actions{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.req-detail.req-pending .req-reject-form{opacity:.65;pointer-events:none}.req-detail--modal .req-detail-header{margin-bottom:1rem;padding-bottom:.85rem}.request-detail-modal-overlay{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:24px 16px;background:rgba(15,23,42,.45);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.request-detail-modal{display:flex;flex-direction:column;width:min(960px,100%);max-height:min(90vh,880px);border-radius:20px;border:1px solid var(--border);background:#fff;box-shadow:0 24px 64px rgba(15,23,42,.18);overflow:hidden}.request-detail-modal .req-detail--modal{flex:1 1;min-height:0}.request-detail-modal__header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 24px;border-bottom:1px solid var(--border);flex-shrink:0}.request-detail-modal__header h2{margin:0;font-size:1.125rem;font-weight:800;letter-spacing:-.02em}.request-detail-modal__close{flex-shrink:0}.req-detail-modal-scroll{overflow-y:auto;padding:16px 24px 8px;flex:1 1;min-height:0}.req-detail-page-footer,.request-detail-modal__footer{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 24px 16px;border-top:1px solid var(--border);flex-shrink:0;background:#fff}.req-detail-footer__start{flex-shrink:0}.req-detail-footer__actions{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-left:auto}.req-action-blocked{margin:0;flex:1 1;min-width:0;font-size:.8125rem;color:var(--text-secondary);text-align:center;line-height:1.4}@media (max-width:640px){.req-detail-page-footer,.request-detail-modal__footer{flex-wrap:wrap}.req-action-blocked{order:3;width:100%;text-align:left}}.req-reject-form{flex-shrink:0;margin:0 24px 12px;padding:14px 16px;border-radius:var(--radius-md);background:#fef2f2;border:1px solid #fecaca}.req-reject-form h3{margin:0 0 .65rem;font-size:.875rem;font-weight:700;color:#991b1b}.req-reject-form__field textarea{width:100%;padding:.55rem .65rem;border-radius:var(--radius-sm);border:1px solid #fca5a5;font:inherit;resize:vertical;min-height:4.5rem}.req-reject-form__field textarea:focus{outline:2px solid rgba(220,38,38,.25);border-color:#ef4444}.req-reject-form__actions{display:flex;justify-content:flex-end;gap:8px;margin-top:.75rem}.btn-danger-outline{background:#fff;color:#b91c1c;border:1px solid #fca5a5;font-weight:600}.btn-danger-outline:hover:not(:disabled){background:#fef2f2;border-color:#f87171;color:#991b1b}.btn-danger-outline:disabled{opacity:.55;cursor:not-allowed}.req-detail.req-pending .req-detail-page-footer,.req-detail.req-pending .request-detail-modal__footer{opacity:.65;pointer-events:none}.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}@media (max-width:640px){.request-detail-modal-overlay{padding:0;align-items:flex-end}.request-detail-modal{width:100%;max-height:92vh;border-radius:20px 20px 0 0}}.req-shortcuts{margin-bottom:1.75rem}.req-shortcuts h2{margin:0 0 .65rem;font-size:.875rem;font-weight:700;color:var(--text-secondary)}:root{--status-pending:#ea580c;--status-pending-soft:#fff7ed;--status-active:#2563eb;--status-active-soft:#eff6ff;--status-done:#059669;--status-done-soft:#ecfdf5;--status-blocked:#dc2626;--status-blocked-soft:#fef2f2;--status-new:#c026d3;--status-new-soft:#fdf4ff}.module-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:10px;background:var(--module-soft,#f1f5f9);border:1px solid var(--module-border,#e2e8f0);color:var(--module-color,#475569)}.module-icon--sm{width:28px;height:28px;border-radius:8px}.module-icon--md{width:34px;height:34px}.module-icon--lg{width:44px;height:44px;border-radius:12px}.module-icon--home{--module-color:#4f46e5;--module-soft:#eef2ff;--module-border:#c7d2fe}.module-icon--people,.module-icon--team{--module-color:#16a34a;--module-soft:#ecfdf5;--module-border:#bbf7d0}.module-icon--organization{--module-color:#0d9488;--module-soft:#f0fdfa;--module-border:#99f6e4}.module-icon--calendar,.module-icon--vacations{--module-color:#ea580c;--module-soft:#fff7ed;--module-border:#fed7aa}.module-icon--receipts{--module-color:#d97706;--module-soft:#fffbeb;--module-border:#fde68a}.module-icon--requests{--module-color:#0891b2;--module-soft:#ecfeff;--module-border:#a5f3fc}.module-icon--learning{--module-color:#2563eb;--module-soft:#eff6ff;--module-border:#bfdbfe}.module-icon--onboarding{--module-color:#7c3aed;--module-soft:#f5f3ff;--module-border:#ddd6fe}.module-icon--metrics{--module-color:#c026d3;--module-soft:#fdf4ff;--module-border:#f5d0fe}.module-icon--company{--module-color:#475569;--module-soft:#f8fafc;--module-border:#e2e8f0}.module-icon--profile{--module-color:#6366f1;--module-soft:#eef2ff;--module-border:#c7d2fe}.module-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem 1.5rem;margin-bottom:1.5rem;padding:1.25rem 1.35rem;border-radius:var(--radius-lg);border:1px solid var(--module-border,var(--border));background:linear-gradient(135deg,var(--module-soft,#f8fafc) 0,#fff 72%);box-shadow:var(--shadow-xs)}.module-header--home{--module-soft:#eef2ff;--module-border:#c7d2fe}.module-header--people{--module-soft:#ecfdf5;--module-border:#bbf7d0}.module-header--organization{--module-soft:#f0fdfa;--module-border:#99f6e4}.module-header--vacations{--module-soft:#fff7ed;--module-border:#fed7aa}.module-header--receipts{--module-soft:#fffbeb;--module-border:#fde68a}.module-header--requests{--module-soft:#ecfeff;--module-border:#a5f3fc}.module-header--learning{--module-soft:#eff6ff;--module-border:#bfdbfe}.module-header--onboarding{--module-soft:#f5f3ff;--module-border:#ddd6fe}.module-header--metrics{--module-soft:#fdf4ff;--module-border:#f5d0fe}.module-header--performance{--module-soft:#f5f3ff;--module-border:#ddd6fe}.module-header--company{--module-soft:#f8fafc;--module-border:#e2e8f0}.module-header__lead{display:flex;align-items:flex-start;gap:.85rem;min-width:0}.module-header__copy h1{margin:0 0 .25rem;font-size:1.5rem;font-weight:700;letter-spacing:-.02em}.module-header__copy p{margin:0;font-size:.9375rem;color:var(--text-secondary);line-height:1.45}.module-header__aside{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.module-stat-pill{display:inline-flex;flex-direction:column;align-items:flex-start;padding:.45rem .75rem;border-radius:var(--radius-sm);background:hsla(0,0%,100%,.85);border:1px solid var(--module-border,var(--border))}.module-stat-pill strong{font-size:1.125rem;font-weight:800;color:var(--module-color,var(--text));line-height:1.1}.module-stat-pill span{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--text-tertiary)}.sidebar--modules .nav--grouped{gap:.25rem}.sidebar--modules .nav-group--home{margin-bottom:.35rem;padding-bottom:.35rem;border-bottom:1px solid var(--border)}.sidebar--modules .nav-group{margin-bottom:.15rem}.sidebar--modules .nav-section-label{padding:12px 10px 6px;font-size:10px;letter-spacing:.08em}.sidebar--modules .nav-item--module{position:relative;gap:10px;padding:8px 10px;color:var(--text-secondary)}.sidebar--modules .nav-item--module .module-icon{width:30px;height:30px}.sidebar--modules .nav-item--module .nav-item__label{flex:1 1}.sidebar--modules .nav-item--module:hover{background:var(--module-soft,var(--bg));color:var(--text)}.sidebar--modules .nav-item--module.active{background:var(--module-soft,var(--pulso-soft));color:var(--module-color,var(--pulso));font-weight:600;box-shadow:inset 3px 0 0 var(--module-color,var(--pulso))}.sidebar--modules .nav-item--module.active:before{content:none}.nav-item--home.active{--module-color:#4f46e5;--module-soft:#eef2ff}.nav-item--people.active,.nav-item--team.active{--module-color:#16a34a;--module-soft:#ecfdf5}.nav-item--organization.active{--module-color:#0d9488;--module-soft:#f0fdfa}.nav-item--calendar.active,.nav-item--vacations.active{--module-color:#ea580c;--module-soft:#fff7ed}.nav-item--receipts.active{--module-color:#d97706;--module-soft:#fffbeb}.nav-item--requests.active{--module-color:#0891b2;--module-soft:#ecfeff}.nav-item--learning.active{--module-color:#2563eb;--module-soft:#eff6ff}.nav-item--onboarding.active{--module-color:#7c3aed;--module-soft:#f5f3ff}.nav-item--metrics.active{--module-color:#c026d3;--module-soft:#fdf4ff}.nav-item--company.active,.nav-item--profile.active{--module-color:#475569;--module-soft:#f1f5f9}.home-module-cards{margin-bottom:1.25rem}.home-module-cards__head{margin-bottom:.85rem}.home-module-cards__head h2{margin:0 0 .2rem;font-size:1rem;font-weight:700}.home-module-cards__head p{margin:0;font-size:.8125rem;color:var(--text-secondary)}.home-module-cards__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:.85rem;gap:.85rem}.home-module-card{display:flex;align-items:flex-start;gap:.85rem;padding:1rem 1.05rem;border-radius:var(--radius-md);border:1px solid var(--module-border,var(--border));background:linear-gradient(145deg,var(--module-soft,#fff) 0,#fff 70%);text-decoration:none;color:inherit;transition:transform .15s ease,box-shadow .15s ease;box-shadow:var(--shadow-xs)}.home-module-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.home-module-card__value{display:block;font-size:1.75rem;font-weight:800;line-height:1;color:var(--module-color,var(--pulso));letter-spacing:-.03em}.home-module-card__body strong{display:block;font-size:.875rem;font-weight:700;margin:.15rem 0 .2rem}.home-module-card__body p{margin:0 0 .5rem;font-size:.75rem;color:var(--text-secondary);line-height:1.35}.home-module-card__cta{display:inline-flex;align-items:center;gap:.2rem;font-size:.75rem;font-weight:700;color:var(--module-color,var(--pulso))}.home-module-card--vacations{--module-color:#ea580c;--module-soft:#fff7ed;--module-border:#fed7aa}.home-module-card--receipts{--module-color:#d97706;--module-soft:#fffbeb;--module-border:#fde68a}.home-module-card--requests{--module-color:#0891b2;--module-soft:#ecfeff;--module-border:#a5f3fc}.home-module-card--onboarding{--module-color:#7c3aed;--module-soft:#f5f3ff;--module-border:#ddd6fe}.home-module-card--learning{--module-color:#2563eb;--module-soft:#eff6ff;--module-border:#bfdbfe}.home-module-card--metrics{--module-color:#c026d3;--module-soft:#fdf4ff;--module-border:#f5d0fe}.home-module-card--people{--module-color:#16a34a;--module-soft:#ecfdf5;--module-border:#bbf7d0}.emp-avatar-illustrated{object-fit:cover;background:#f8fafc}.badge.status-pending,.ob-badge--inst.ob-badge--pending,.req-badge--pending{background:var(--status-pending-soft);color:var(--status-pending)}.badge.status-active,.req-badge--in_review{background:var(--status-active-soft);color:var(--status-active)}.badge.status-done,.ob-badge--inst.ob-badge--completed,.req-badge--approved{background:var(--status-done-soft);color:var(--status-done)}.badge.status-blocked,.ob-badge--inst.ob-badge--blocked,.req-badge--rejected{background:var(--status-blocked-soft);color:var(--status-blocked)}.wf-col--pending .wf-col__head{background:var(--status-pending-soft);color:var(--status-pending)}.wf-col--active .wf-col__head{background:var(--status-active-soft);color:var(--status-active)}.wf-col--done .wf-col__head{background:var(--status-done-soft);color:var(--status-done)}.wf-col--blocked .wf-col__head{background:var(--status-blocked-soft);color:var(--status-blocked)}.learning-tabs,.staff-personal-tabs{margin-bottom:1rem}@media (max-width:1024px){.sidebar--modules{width:100%;height:auto;position:relative;border-right:none;border-bottom:1px solid var(--border)}.sidebar--modules .nav--grouped{flex-direction:row;flex-wrap:wrap;padding-bottom:8px}.sidebar--modules .nav-group{display:contents}.sidebar--modules .nav-section-label{width:100%}.home-module-cards__grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.home-module-cards__grid{grid-template-columns:1fr}.module-header{padding:1rem}.module-header__copy h1{font-size:1.25rem}}@media (min-width:901px){:root{--pulso:#4f46e5;--pulso-hover:#4338ca;--pulso-soft:#eef2ff;--pulso-ring:rgba(79,70,229,.16);--radius-lg:18px;--radius-xl:22px;--shadow-md:0 8px 24px rgba(15,23,42,.07),0 2px 6px rgba(15,23,42,.04)}body,html{background:radial-gradient(ellipse 70% 55% at 100% 0,rgba(99,102,241,.1),transparent 55%),radial-gradient(ellipse 55% 45% at 0 100%,rgba(14,165,233,.06),transparent 50%),#f4f6fb}.pulso-dl2 .sidebar{background:hsla(0,0%,100%,.92);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-right:1px solid rgba(226,232,240,.95);box-shadow:8px 0 32px rgba(15,23,42,.04)}.pulso-dl2 .logo-mark{background:linear-gradient(135deg,#6366f1,#4f46e5);box-shadow:0 4px 14px rgba(79,70,229,.35)}.pulso-dl2 .topbar{background:hsla(0,0%,100%,.82);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(226,232,240,.9)}.pulso-dl2 .main{padding:28px 36px 48px}.pulso-dl2 .card,.pulso-dl2 .rail-block,.pulso-dl2 .workspace-rail .rail-block{border-radius:var(--radius-xl);border:1px solid rgba(226,232,240,.95);background:hsla(0,0%,100%,.92);box-shadow:var(--shadow-md)}.pulso-dl2 .editorial-hero{border-radius:24px;border:1px solid rgba(199,210,254,.55);background:radial-gradient(ellipse 90% 80% at 0 0,hsla(0,0%,100%,.98),transparent 55%),radial-gradient(ellipse 70% 60% at 100% 0,rgba(129,140,248,.22),transparent 50%),linear-gradient(155deg,#e8ecff,#f8fafc 45%,#f0fdfa);box-shadow:0 2px 4px rgba(15,23,42,.04),0 16px 40px rgba(79,70,229,.12)}.pulso-dl2 .home-module-card{border-radius:20px;background:hsla(0,0%,100%,.94);border:1px solid var(--module-border,var(--border));box-shadow:0 4px 18px rgba(15,23,42,.06);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.pulso-dl2 .home-module-card:hover{box-shadow:0 10px 28px rgba(15,23,42,.1);transform:translateY(-3px)}.pulso-dl2 .home-module-cards__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem}.pulso-dl2 .home-pending-card,.pulso-dl2 .home-quick-card{border-radius:16px;background:hsla(0,0%,100%,.9);box-shadow:var(--shadow-xs)}.pulso-dl2 .module-header{border-radius:20px;box-shadow:var(--shadow-xs)}.pulso-dl2 .hero-metrics-band{gap:12px 32px}.pulso-dl2 .hero-metric{padding:14px 18px;border-radius:16px;background:hsla(0,0%,100%,.72);border:1px solid hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);min-width:140px}.pulso-dl2 .hero-metric-value{color:var(--pulso)}.pulso-dl2 .emp-avatar-photo{object-fit:cover;object-position:center 20%;border:3px solid hsla(0,0%,100%,.95);box-shadow:0 4px 16px rgba(15,23,42,.14),0 0 0 1px rgba(226,232,240,.8)}.pulso-dl2 .emp-avatar-hero.emp-avatar-photo{width:104px;height:104px}.pulso-dl2 .emp-avatar-xl.emp-avatar-photo{width:84px;height:84px}.pulso-dl2 .emp-avatar-lg.emp-avatar-photo{width:56px;height:56px}.pulso-dl2 .employee-cell .emp-avatar-photo,.pulso-dl2 .req-avatar.emp-avatar-photo{border-width:2px}.pulso-dl2 .table tbody tr:hover{background:rgba(238,242,255,.45)}}@media (max-width:900px){.pulso-dl2 .shell-main .main{padding-bottom:calc(72px + env(safe-area-inset-bottom, 0px))}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:40;display:flex;align-items:stretch;justify-content:space-around;gap:4px;padding:8px 12px calc(8px + env(safe-area-inset-bottom, 0px));background:hsla(0,0%,100%,.94);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid var(--border);box-shadow:0 -8px 24px rgba(15,23,42,.08)}.mobile-bottom-nav__item{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:6px 4px;border-radius:12px;font-size:.6875rem;font-weight:600;color:var(--text-tertiary);text-decoration:none;transition:color .15s,background .15s;max-width:120px}.mobile-bottom-nav__item.active,.mobile-bottom-nav__item:hover{color:var(--pulso);background:var(--pulso-soft)}.mobile-bottom-nav__item svg{flex-shrink:0}.pulso-dl2 .home-canvas .home-hero--welcome.editorial-hero-compact{padding:12px 14px;min-height:0}.pulso-dl2 .home-canvas .workspace-canvas-body{grid-template-columns:1fr;gap:20px}.pulso-dl2 .home-canvas .workspace-rail{position:static}.pulso-dl2 .home-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:901px){.mobile-bottom-nav{display:none}}.benefits-page{display:flex;flex-direction:column;gap:1.25rem;max-width:1120px}.benefits-hero{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.1rem;border-radius:14px;background:linear-gradient(135deg,#fdf4ff,#eef2ff);border:1px solid #e9d5ff;color:var(--text-secondary);font-size:.9rem;line-height:1.5}.benefits-hero__icon{flex-shrink:0;color:#a855f7;margin-top:.1rem}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:1rem;gap:1rem}.benefit-card{display:flex;gap:.85rem;padding:1.1rem 1.15rem;border-radius:16px;border:1px solid var(--border-subtle,#e2e8f0);background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.04);transition:box-shadow .15s ease,transform .15s ease}.benefit-card:hover{box-shadow:0 8px 24px rgba(15,23,42,.08);transform:translateY(-1px)}.benefit-card__emoji{font-size:1.75rem;line-height:1;flex-shrink:0}.benefit-card__body{display:flex;flex-direction:column;gap:.25rem;min-width:0}.benefit-card__title{margin:0;font-size:1rem;font-weight:700;color:var(--text-primary)}.benefit-card__status{margin:0;font-size:.875rem;font-weight:600}.benefit-card__description{margin:.15rem 0 0;font-size:.8rem;color:var(--text-secondary);line-height:1.45}.benefit-card__hint{margin:.25rem 0 0;font-size:.78rem;color:#b45309;line-height:1.4}.benefit-card__link{display:inline-flex;align-items:center;gap:.25rem;margin-top:.5rem;font-size:.8rem;font-weight:600;color:var(--pulso,#4f46e5);text-decoration:none}.benefit-card__link:hover{text-decoration:underline}.benefit-card--available .benefit-card__status{color:#15803d}.benefit-card--pending .benefit-card__status{color:#b45309}.benefit-card--used .benefit-card__status{color:#64748b}.benefit-card--info .benefit-card__status{color:#1d4ed8}.benefit-card--muted .benefit-card__status{color:var(--text-tertiary)}.benefits-empty{padding:2rem;text-align:center;color:var(--text-secondary);background:#f8fafc;border-radius:12px;border:1px dashed #cbd5e1}@media (max-width:640px){.benefits-grid{grid-template-columns:1fr}}