.calendar-card{width:100%;height:450px;box-shadow:none;-webkit-backdrop-filter:blur(40px)saturate(150%);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;gap:8px;min-height:0;padding:12px 14px 16px;display:flex;position:relative;overflow:visible}.calendar-card-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.calendar-card-meta{align-items:center;gap:8px;display:flex}.calendar-card-title{color:#fffffff2;flex-direction:column;gap:2px;font-size:.88rem;font-weight:600;display:flex}.calendar-card-subtitle{color:#ffffffb3;font-size:.7rem;font-weight:500}.calendar-controls{gap:6px;display:flex}.calendar-nav-button{color:#ffffffe6;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.9rem;transition:all .2s;display:flex}.calendar-nav-button:hover{color:#f8fafc;background:#f67b00;border-color:#f67b00;outline:none;box-shadow:0 8px 16px #f67b004d}.calendar-nav-button:focus-visible{color:#f8fafc;background:#f67b00;border-color:#f67b00;outline:none;box-shadow:0 8px 16px #f67b004d}.calendar-view-toggle{background:#ffffff1a;border-radius:999px;align-items:center;gap:4px;padding:4px;display:inline-flex}.calendar-view-button{color:#ffffffb3;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:6px 10px;font-size:.7rem;font-weight:500;transition:background .2s,color .2s}.calendar-view-button:hover{color:#f67b00}.calendar-view-button:focus-visible{color:#f67b00}.calendar-view-button--active{color:#f8fafc;background:#f67b00;box-shadow:0 8px 16px #f67b0047}.calendar-content{flex-direction:column;flex:1;gap:8px;min-height:0;display:flex;position:relative;overflow-x:visible;overflow-y:auto}.calendar-week-view{flex-direction:column;gap:8px;height:100%;display:flex;position:relative;overflow-x:visible;overflow-y:auto}.calendar-week-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;display:grid}.calendar-week-cell{-webkit-backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff26;border-radius:14px;flex-direction:column;min-height:56px;padding:8px;transition:border-color .2s,background .2s,transform .2s;display:flex;position:relative;overflow:visible}.calendar-week-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:4px;margin-bottom:4px;padding:4px 0;display:flex}.calendar-week-label{color:#fff9;text-transform:uppercase;font-size:.65rem;font-weight:600}.calendar-week-date{color:#ffffffe6;align-items:center;gap:3px;font-size:.75rem;font-weight:600;display:flex}.calendar-week-holiday-label{color:#c2410c;text-align:center;text-overflow:ellipsis;white-space:nowrap;padding:2px 6px;font-size:.62rem;font-weight:600;line-height:1.2;overflow:hidden}.calendar-week-cell--today .calendar-week-holiday-label{color:#fb923c}.calendar-holiday-floater-tag{color:#fff;vertical-align:middle;background:#ea580c;border-radius:3px;margin-left:3px;padding:1px 3px;font-size:.55rem;font-weight:700;line-height:1;display:inline-block}.calendar-week-cell--today .calendar-holiday-floater-tag{color:#0f172a;background:#fb923c}.calendar-week-event-indicators{flex-wrap:wrap;flex:1;align-items:center;gap:4px;width:100%;min-height:32px;padding:4px 6px 6px;display:flex}.calendar-week-dot{background:#2563eb;border-radius:50%;width:5px;height:5px;position:relative}.calendar-week-dot:after{content:"";z-index:-1;background:#2563eb2e;border-radius:50%;position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px}.calendar-week-more{color:#1d4ed8;font-size:.58rem;font-weight:600}.calendar-week-cell--today{color:#fffffff2;background:#f67b001a;border-color:#f67b00;box-shadow:0 0 0 1px #f67b004d}.calendar-week-cell--today .calendar-week-label,.calendar-week-cell--today .calendar-week-date,.calendar-week-cell--today .calendar-week-more{color:#f8fafc}.calendar-week-cell--today .calendar-week-dot{background:#f8fafc}.calendar-week-cell--today .calendar-week-dot:after{background:#f8fafc3d}.calendar-week-cell--has-events{background:#eef2ff;border-color:#2563eb47}.calendar-week-cell--empty{background:0 0;border-style:dashed;border-color:#ffffff1a}.calendar-week-cell--holiday{background:#fff7ed;border-color:#f9731666}.calendar-week-cell--holiday.calendar-week-cell--has-events{background:linear-gradient(135deg,#fff7ed 0%,#eef2ff 100%);border-color:#f9731666}.calendar-week-cell--today.calendar-week-cell--holiday{background:#f67b0026;border-color:#f97316;box-shadow:0 0 0 2px #f973164d}.calendar-week-cell--has-events.calendar-week-cell--today,.calendar-week-cell--empty.calendar-week-cell--today{background:#f67b001a;border-color:#f67b00}.calendar-week-dot--past{background:#94a3b8}.calendar-week-cell--today .calendar-week-dot--past{background:#e2e8f0}.calendar-month-view{flex-direction:column;gap:8px;height:100%;display:flex;position:relative;overflow-x:visible;overflow-y:auto}.calendar-month-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;display:grid}.calendar-month-heading{text-transform:uppercase;color:#94a3b8;text-align:center;letter-spacing:.4px;font-size:.62rem;font-weight:600}.calendar-month-cell{color:#ffffffe6;-webkit-backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff26;border-radius:14px;flex-direction:column;align-items:stretch;min-height:52px;padding:10px 12px;font-size:.78rem;transition:border-color .2s,background .2s,transform .2s;display:flex;position:relative;overflow:visible}.calendar-month-cell--empty{background:#ffffff05;border:1px dashed #ffffff1a}.calendar-month-cell--has-events{background:#ffffff0d;border-color:#ffffff26}.calendar-month-cell--no-events{background:0 0;border-style:dashed;border-color:#ffffff1a}.calendar-month-cell--holiday{background:#fff7ed14;border-color:#f9731633}.calendar-month-cell--holiday.calendar-month-cell--has-events{background:linear-gradient(135deg,#fff7ed14 0%,#ffffff0d 100%);border-color:#f9731633}.calendar-month-cell--today.calendar-month-cell--holiday{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(135deg,#f67a0073 0%,#f67a0059 100%);border-color:#f67b00;box-shadow:0 4px 12px #f67b0026}.calendar-month-cell--today{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:5;background:linear-gradient(135deg,#f67a0066 0%,#f67a004d 100%);border-color:#f67b00;position:relative;box-shadow:0 4px 12px #f67b0026}.calendar-month-cell--has-events.calendar-month-cell--today,.calendar-month-cell--no-events.calendar-month-cell--today{background:linear-gradient(135deg,#f67a0073 0%,#f67a0059 100%);border-color:#f67b00}.calendar-month-cell-date{color:#ffffffb3;align-items:center;gap:3px;margin-bottom:2px;font-size:.72rem;font-weight:500;display:flex}.calendar-month-cell--today .calendar-month-cell-date{color:#fff;font-weight:700}.calendar-month-holiday-label{color:#fdba74;text-overflow:ellipsis;white-space:nowrap;margin-bottom:2px;font-size:.56rem;font-weight:600;line-height:1.1;overflow:hidden}.calendar-month-cell--today .calendar-month-holiday-label{color:#ffedd5}.calendar-month-cell--today .calendar-holiday-floater-tag{color:#c2410c;background:#fff7ed}.calendar-month-indicators{flex-wrap:wrap;align-items:center;gap:3px;display:flex}.calendar-month-dot{background:#60a5fa;border-radius:50%;width:4px;height:4px;position:relative}.calendar-month-dot:after{content:"";z-index:-1;background:#60a5fa33;border-radius:50%;position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px}.calendar-month-more{color:#1d4ed8;font-size:.56rem;font-weight:600}.calendar-month-cell--today .calendar-month-cell-date,.calendar-month-cell--today .calendar-month-more{color:#f8fafc}.calendar-month-cell--today .calendar-month-dot{background:#f8fafc}.calendar-month-cell--today .calendar-month-dot:after{background:#f8fafc3d}.calendar-month-dot--past{background:#94a3b8}.calendar-month-cell--today .calendar-month-dot--past{background:#e2e8f0}.calendar-week-cell--today,.calendar-month-cell--today{color:#f8fafc}.calendar-day-view{flex-direction:column;gap:8px;height:100%;display:flex;position:relative;overflow-x:visible;overflow-y:auto}.calendar-day-holidays{flex-direction:column;gap:6px;margin-bottom:4px;display:flex}.calendar-holiday-badge{-webkit-backdrop-filter:blur(8px);background:#f67b001a;border:1px solid #f67b0033;border-radius:14px;align-items:center;gap:8px;padding:10px 12px;font-size:.75rem;display:flex}.calendar-holiday-icon{color:#f67b00;flex-shrink:0;width:16px;height:16px}.calendar-holiday-name{color:#ffffffe6;font-weight:500}.calendar-day-blocks{flex-direction:column;flex:1;gap:6px;min-height:0;display:flex}.calendar-day-item{-webkit-backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff26;border-radius:14px;align-items:center;gap:12px;padding:10px 12px;transition:border-color .2s,background .2s,transform .2s;display:flex}.calendar-day-item:hover,.calendar-day-item:focus-within{background:#f67b0014;border-color:#f67b00;transform:translateY(-1px);box-shadow:0 10px 20px #f67b0040}.calendar-day-time-col{color:#fffc;min-width:96px;font-size:.72rem;font-weight:600}.calendar-day-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.calendar-day-subject{color:#ffffffe6;font-size:.82rem;font-weight:600}.calendar-day-meta{color:#fff9;font-size:.68rem}.calendar-day-join{color:#f67b00;white-space:nowrap;font-size:.7rem;font-weight:600;text-decoration:none}.calendar-day-join:hover{color:#f67b00;text-decoration:underline}.calendar-day-join:focus-visible{color:#f67b00;text-decoration:underline}.calendar-day-join--disabled{color:#94a3b8;pointer-events:none;text-decoration:none}.calendar-day-timeline{border-radius:12px;height:100%;margin-top:8px;display:flex;position:relative;overflow-y:scroll}.calendar-time-axis{z-index:20;background:#1e293b80;border-right:1px solid #ffffff1a;flex-shrink:0;width:50px}.calendar-time-slot{border-bottom:1px solid #ffffff0d;height:120px;position:relative}.calendar-time-label{color:#ffffff80;background:0 0;font-size:.65rem;position:absolute;top:-6px;right:8px}.calendar-events-container{flex:1;min-width:0;height:2880px;position:relative}.calendar-event-grid-line{background:#ffffff0d;height:1px;position:absolute;left:0;right:0}.calendar-event-card{cursor:pointer;z-index:10;background:#1e3a8ab3;border-left:3px solid #60a5fa;border-radius:4px;padding:3px 6px;transition:all .2s;position:absolute;overflow:hidden;box-shadow:0 2px 4px #0000001a}.calendar-event-card:hover{z-index:30;background:#1e40afe6;border-left-color:#93c5fd;box-shadow:0 4px 12px #0000004d}.calendar-event-card--past{opacity:.8;background:#47556966;border-left-color:#94a3b8}.calendar-event-card-content{color:#f8fafc;flex-direction:column;gap:1px;height:100%;font-size:.75rem;line-height:1.2;display:flex}.calendar-event-subject{white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.calendar-event-time{color:#ffffffbf;white-space:nowrap;font-size:.7rem}.calendar-current-time-indicator{z-index:50;pointer-events:none;border-top:2px solid #f67b00;position:absolute;left:0;right:0}.calendar-current-time-knob{text-align:right;color:#f67b00;width:50px;padding-right:8px;font-size:.65rem;font-weight:700;position:absolute;top:-6px;left:-55px}.calendar-day-tooltip{color:#f8fafc;z-index:10000;pointer-events:auto;white-space:normal;background:#0f172afa;border:1px solid #ffffff1a;border-radius:8px;min-width:450px;max-width:600px;padding:8px;position:absolute;transform:translate(-50%,-100%);box-shadow:0 12px 32px #0006}.calendar-day-tooltip:after{content:"";border:6px solid #0000;border-top-color:#0f172afa;position:absolute;top:100%;left:50%;transform:translate(-50%)}.calendar-day-tooltip-item:not(:last-child){border-bottom:1px solid #ffffff1a;margin-bottom:2px;padding-bottom:2px}.calendar-day-tooltip-item{align-items:center;gap:12px;padding:6px 8px;display:flex}.calendar-day-tooltip-time{color:#94a3b8;white-space:nowrap;flex-shrink:0;min-width:110px;font-size:.75rem;font-weight:600}.calendar-day-tooltip-title{color:#f8fafc;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.8rem;font-weight:500;overflow:hidden}.calendar-day-tooltip-location{color:#64748b;white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;max-width:120px;font-size:.75rem;overflow:hidden}.calendar-day-tooltip-link{color:#f67b00;white-space:nowrap;background:#f67b001a;border-radius:4px;flex-shrink:0;padding:4px 10px;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .2s}.calendar-day-tooltip-link:hover{color:#fff;background:#f67b00;text-decoration:none}.calendar-day-tooltip-link:focus-visible{color:#fff;background:#f67b00;text-decoration:none}.calendar-empty{color:#ffffffb3;text-align:center;-webkit-backdrop-filter:blur(8px);background:#ffffff0d;border:1px dashed #ffffff26;border-radius:14px;padding:20px;font-size:.85rem}.calendar-loading{color:#475569;text-align:center;background:#f1f5f9;border-radius:16px;padding:16px;font-size:.85rem}.calendar-error{color:#b91c1c;text-align:center;background:#fee2e2;border:1px solid #ef444459;border-radius:16px;padding:16px;font-size:.85rem}.documents-card{width:100%;height:450px;box-shadow:none;-webkit-backdrop-filter:blur(40px)saturate(150%);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;gap:12px;min-height:0;padding:14px 16px 18px;display:flex}.documents-header{justify-content:space-between;align-items:flex-start;display:flex}.documents-title{color:#fffffff2;margin:0 0 4px;font-size:.92rem;font-weight:600}.documents-subtitle{color:#ffffffb3;margin:0;font-size:.72rem;line-height:1.4}.documents-list{flex-direction:column;flex:1;gap:10px;min-height:0;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.documents-item{-webkit-backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff26;border-radius:14px;align-items:center;gap:12px;padding:10px 12px;transition:border-color .2s,background .2s,transform .2s;display:flex}.documents-item:hover,.documents-item:focus-within{background:#f67b0014;border-color:#f67b00;transform:translateY(-1px);box-shadow:0 10px 20px #f67b0040}.documents-item:hover .documents-name,.documents-item:focus-within .documents-name{color:#f67b00}.documents-icon{color:#f67b00;background:#f67b001f;border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:flex}.documents-info{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.documents-name{color:#ffffffe6;white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:600;overflow:hidden}.documents-meta{color:#fff9;font-size:.66rem}.documents-open{color:#f67b00;background:#f67b001f;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:.68rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.documents-open:hover{color:#f8fafc;background:#f67b00}.documents-open:focus-visible{color:#f8fafc;background:#f67b00}.documents-status{color:#475569;text-align:left;background:#e2e8f080;border:1px dashed #94a3b859;border-radius:14px;padding:14px;font-size:.75rem}.documents-status--error{color:#b91c1c;background:#fef2f2e6;border-color:#f8717159}.documents-list--loading .documents-item{pointer-events:none}.documents-icon--skeleton{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%) 0 0/200% 100%;animation:1.6s linear infinite skeleton}.documents-name--skeleton,.documents-meta--skeleton,.documents-open--skeleton{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%) 0 0/200% 100%;border-radius:6px;animation:1.6s linear infinite skeleton;display:inline-block}.documents-name--skeleton{width:160px;height:12px}.documents-meta--skeleton{width:110px;height:10px}.documents-open--skeleton{border-radius:999px;width:48px;height:12px}@keyframes skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.next-meeting{z-index:5000;isolation:isolate;flex-direction:column;align-items:flex-end;gap:8px;display:flex;position:fixed;top:25px;right:100px}.next-meeting-container{will-change:backdrop-filter;border:1px solid #ffffff40;border-radius:24px;flex-direction:column;align-items:stretch;width:-webkit-fit-content;width:fit-content;min-width:280px;max-width:340px;max-height:50px;padding:0;transition:max-height .4s cubic-bezier(.16,1,.3,1),max-width .4s cubic-bezier(.16,1,.3,1) .4s,background .3s,box-shadow .3s,border-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;display:flex;overflow:hidden;box-shadow:0 8px 32px #0003,inset 0 1px #ffffff4d;-webkit-backdrop-filter:blur(10px)!important;background:#ffffff1a!important}.next-meeting-container.has-conflicts{max-height:100px}.next-meeting-container:hover,.next-meeting-container:focus-within{background:#ffffff1a;border-color:#ffffff59;max-width:800px;max-height:600px;transition:max-width .4s cubic-bezier(.16,1,.3,1),max-height .4s cubic-bezier(.16,1,.3,1) .4s,background .3s,box-shadow .3s,border-color .3s;box-shadow:0 12px 40px #0000004d,inset 0 1px #fff6;-webkit-backdrop-filter:blur(10px)!important}.next-meeting-container.has-conflicts:not(:hover):not(:focus-within){max-width:800px!important;max-height:50px!important}.next-meeting-primary-row{flex-flow:row;flex-shrink:0;align-items:center;gap:12px;width:100%;height:48px;padding:0 12px;display:flex}.next-meeting-sidebar{flex-direction:column;justify-content:center;align-items:center;min-width:50px;height:48px;padding:0;display:flex}.next-meeting-time-group{flex-direction:column;align-items:center;gap:2px;display:flex}.next-meeting-time-text{flex-direction:column;align-items:center;line-height:1;display:flex}.next-meeting-day{color:#ffffffb3;text-transform:uppercase;font-size:.55rem;font-weight:600}.next-meeting-hour{color:#fff;font-size:.85rem;font-weight:700}.next-meeting-events-list{scrollbar-width:none;border-left:2px solid #ffffff26;flex-flow:row;flex:1;align-items:center;gap:8px;min-width:0;height:100%;padding:0 0 0 12px;display:flex;overflow-x:auto}.next-meeting-events-list::-webkit-scrollbar{display:none}.next-meeting-event-row{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex:200px;align-items:center;gap:8px;min-width:200px;height:38px;padding:4px 10px;display:flex;position:relative}.next-meeting-event-row:not(:last-child):after{content:none}.next-meeting-branch-arm{display:none}.next-meeting-icon{color:#ffffffe6;width:18px;height:18px;margin-bottom:2px}.next-meeting-details{flex-direction:column;flex:1;justify-content:center;gap:2px;min-width:0;margin-right:8px;display:flex}.next-meeting-header-group{align-items:center;gap:6px;margin-bottom:0;display:flex}.next-meeting-title{color:#fffffffa;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:600;line-height:1.2;overflow:hidden}.next-meeting-duration-pill{color:#fffc;white-space:nowrap;background:#ffffff1a;border-radius:4px;flex-shrink:0;padding:1px 4px;font-size:.55rem;font-weight:500}.next-meeting-sub-info{align-items:center;gap:6px;margin-bottom:0;display:flex}.next-meeting-location{color:#fff9;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.6rem;overflow:hidden}.next-meeting-join{color:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap;background:#f67b004d;border:1px solid #f67b0066;border-radius:999px;flex-shrink:0;padding:6px 12px;font-size:.65rem;font-weight:600;line-height:1;text-decoration:none;transition:all .2s}.next-meeting-join:hover{color:#fff;background:#f67b0080;border-color:#f67b0099;transform:scale(1.05)}.next-meeting-timeline{opacity:0;flex-direction:column;gap:0;max-height:0;padding:0 16px;transition:max-height .4s cubic-bezier(.16,1,.3,1),opacity .3s,padding .3s;display:flex;overflow:hidden}.next-meeting-container:hover .next-meeting-timeline,.next-meeting-container:focus-within .next-meeting-timeline{opacity:1;max-height:500px;padding-bottom:16px;transition:max-height .4s cubic-bezier(.16,1,.3,1) .4s,opacity .3s .4s,padding .3s .4s;overflow-y:auto}.next-meeting-timeline-row{border-top:1px solid #ffffff1a;flex-direction:row;align-items:stretch;gap:12px;width:100%;padding:12px 0;display:flex}.next-meeting-timeline-row .next-meeting-sidebar{justify-content:center;align-items:center;min-width:50px;padding:0}.next-meeting-timeline-row .next-meeting-events-list{border-left:2px solid #ffffff26;padding:0 0 0 16px}.next-meeting-slider{flex-direction:column;width:100%;transition:margin-top .6s cubic-bezier(.16,1,.3,1);display:flex}.next-meeting-slide{flex-shrink:0;justify-content:center;align-items:center;width:100%;height:50px;display:flex}.next-meeting-slide.meetings-slide{height:auto;min-height:50px;display:block}.floating-profile{z-index:1000;position:fixed;top:25px;right:40px}@media (min-width:768px) and (max-width:900px){.next-meeting{right:90px!important}}@media (min-width:900px) and (max-width:1100px){.next-meeting{right:100px!important}}@media (min-width:1100px){.next-meeting{right:110px!important}}.profile-avatar{cursor:pointer;color:#fff;background:linear-gradient(135deg,#000,#2d2d2d);border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 12px #00000026}.profile-avatar:hover{border-color:#fff6;transform:scale(1.08);box-shadow:0 6px 20px #00000040}.profile-dropdown-menu{border:1px solid #00000014!important;border-radius:12px!important;min-width:250px!important;margin-top:12px!important;box-shadow:0 10px 25px #00000026!important}.profile-dropdown-item{cursor:pointer!important;padding:12px 16px!important;transition:background-color .2s!important;position:relative!important}.profile-dropdown-item:hover{background-color:#f5f5f5!important}.dark .profile-dropdown-item:hover{background-color:#262626!important}.profile-dropdown-row{align-items:center;gap:16px;display:flex}.copy-tooltip{color:#fff;white-space:nowrap;z-index:10;background-color:#333;border-radius:4px;margin-top:4px;padding:4px 8px;font-size:.85rem;position:absolute;top:100%;left:16px}.dark .copy-tooltip{color:#fafafa;background-color:#404040;border:1px solid #525252}.hr-dashboard-wrapper{background:#f8fafc;flex-direction:column;gap:8px;height:100vh;padding:8px;display:flex;overflow:hidden}.hr-dashboard-header{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;display:flex}.hr-dashboard-header-left{align-items:center;gap:12px;display:flex}.hr-dashboard-filter{margin-right:auto}.hr-dashboard-dropdown{min-width:220px}.hr-back-button{color:#0f172a;cursor:pointer;background:#fffffff2;border:1px solid #0f172a26;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:.8rem;font-weight:600;transition:all .18s;display:inline-flex}.hr-back-button:hover{border-color:#0f172a4d;transform:translateY(-1px)}.dark .hr-back-button{color:#fafafa;background:#262626;border-color:#ffffff24}.dark .hr-back-button:hover{background:#373737;border-color:#ffffff47}.hr-dashboard-titles h1{color:#0f172a;margin:0;font-size:1.6rem;font-weight:700}.hr-dashboard-titles p{color:#475569;margin:2px 0 0;font-size:.85rem}.hr-dashboard-embed{background:#0f172a;border-radius:10px;flex:1 1 0;min-height:0;overflow:hidden;box-shadow:0 18px 36px #0f172a24}.hr-dashboard-embed iframe{border:none;width:100%;height:100%}.reimbursements-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.reimbursement-list-item{cursor:pointer;background:#f8fafc;border:1px solid #0f172a14;border-radius:8px;transition:all .2s}.reimbursement-list-item:hover{background:#fff;border-color:#f67b004d;transform:translate(4px);box-shadow:0 2px 8px #f67b001a}.reimbursement-list-content{padding:16px 20px}.reimbursement-list-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.reimbursement-list-header h3{color:#0f172a;margin:0;font-size:1rem;font-weight:600}.reimbursement-list-icon{color:#64748b;flex-shrink:0;margin-left:12px;font-size:.875rem;transition:color .2s}.reimbursement-list-item:hover .reimbursement-list-icon{color:#f67b00}.reimbursement-list-description{color:#475569;margin:0;font-size:.875rem;line-height:1.5}@media (max-width:768px){.next-meeting{pointer-events:none;z-index:5000!important;justify-content:flex-end!important;align-items:flex-start!important;width:auto!important;max-width:calc(100vw - 80px)!important;display:flex!important;position:fixed!important;top:15px!important;left:auto!important;right:70px!important;transform:none!important}.next-meeting-container{border:1px solid #ffffff26;border-radius:19px;width:auto;min-width:0;height:38px;max-height:38px;transition:all .3s cubic-bezier(.25,.8,.25,1);overflow:hidden;box-shadow:0 4px 12px #0003;pointer-events:auto!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#ffffff1a!important}.next-meeting-container:hover,.next-meeting-container:active,.next-meeting-container:focus-within{z-index:5010;box-shadow:0 10px 40px #0009;background:#ffffff1a!important;border-color:#ffffff4d!important;min-width:280px!important;max-width:calc(100vw - 40px)!important;height:auto!important;max-height:500px!important}.next-meeting-slide{height:38px!important}.next-meeting-slider[data-slide-state=meetings]{transform:translateY(-38px)}.next-meeting-container:hover .next-meeting-slider,.next-meeting-container:active .next-meeting-slider,.next-meeting-container:focus-within .next-meeting-slider{flex-direction:column!important;height:auto!important;display:flex!important;transform:none!important}.next-meeting-container:hover .next-meeting-slide,.next-meeting-container:active .next-meeting-slide,.next-meeting-container:focus-within .next-meeting-slide{height:auto!important;display:block!important}.next-meeting-primary-row{gap:6px;height:38px;padding:0 8px}.next-meeting-sidebar{min-width:34px;height:38px;padding-right:6px;border-right:none!important}.next-meeting-icon{width:12px;height:12px}.next-meeting-time-group{gap:0}.next-meeting-day{margin-bottom:1px;font-size:.35rem;line-height:1}.next-meeting-hour{font-size:.65rem;line-height:1}.next-meeting-events-list{border-left:1px solid #fff3;gap:4px;padding-left:8px}.next-meeting-event-row{background:0 0;border:none;border-radius:12px;gap:4px;min-width:auto;height:24px;padding:0 6px}.next-meeting-title{max-width:90px;font-size:.75rem}.next-meeting-location{display:none}.next-meeting-container:hover .next-meeting-location{margin-top:2px;font-size:.65rem;display:block}.next-meeting-container:hover .next-meeting-timeline,.next-meeting-container:active .next-meeting-timeline,.next-meeting-container:focus-within .next-meeting-timeline{opacity:1!important;max-height:500px!important;padding-bottom:12px!important;display:flex!important;overflow-y:auto!important}.next-meeting-timeline-row{gap:6px!important;padding:6px 0!important}.next-meeting-timeline-row .next-meeting-sidebar{padding-top:4px;min-width:30px!important;height:auto!important}.next-meeting-container:hover .next-meeting-event-row{min-height:24px;padding:4px 6px;height:auto!important}.next-meeting-duration-pill{height:14px;padding:0 4px;font-size:.5rem;line-height:14px}.next-meeting-join{white-space:nowrap;background:#f67b004d;border:1px solid #f67b0066;border-radius:4px;align-items:center;height:16px;margin-left:auto;padding:2px 6px;font-size:.55rem;line-height:1;display:flex}.next-meeting-container:hover .next-meeting-join{height:24px;padding:4px 10px;font-size:.7rem}.floating-profile{z-index:5001;top:15px;right:20px}.profile-avatar{width:38px;height:38px;font-size:.9rem}.hr-dashboard-wrapper{gap:6px;padding:6px}.hr-dashboard-filter{width:100%;margin-left:0}.hr-dashboard-dropdown{width:100%}.hr-dashboard-titles h1{font-size:1.3rem}.hr-dashboard-titles p{font-size:.75rem}.hr-back-button{padding:7px 10px;font-size:.75rem}}
:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0, 0, var(--toastify-z-index));width:var(--toastify-toast-width);box-sizing:border-box;color:#fff;padding:4px;position:fixed}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0;padding:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y:0;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;border-radius:var(--toastify-toast-bd-radius);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;z-index:0;direction:ltr;justify-content:space-between;margin-bottom:1rem;padding:8px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.Toastify__toast--stacked{width:100%;transform:translate3d(0, var(--y), 0) scale(var(--s));transition:transform .3s;position:absolute}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";height:calc(var(--g) * 1px);position:absolute;bottom:100%;left:0;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";z-index:-1;height:100%;position:absolute;bottom:0;left:0;right:0;transform:scaleY(3)}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{flex:auto;align-items:center;margin:auto 0;padding:6px;display:flex}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;flex-shrink:0;width:20px;display:flex}.Toastify__toast-icon:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:10px}.Toastify__toast-icon:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:10px}.Toastify__toast-icon:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:10px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;cursor:pointer;opacity:.7;z-index:1;background:0 0;border:none;outline:none;align-self:flex-start;padding:0;transition:all .3s}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:0;border-bottom-left-radius:var(--toastify-toast-bd-radius);position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:100%;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{border-bottom-left-radius:var(--toastify-toast-bd-radius);width:100%;height:5px;position:absolute;bottom:0;left:0}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{box-sizing:border-box;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);border-radius:100%;width:20px;height:20px;animation:.65s linear infinite Toastify__spin}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px, var(--y), 0)}to{opacity:0;transform:translate3d(2000px, var(--y), 0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px, var(--y), 0)}to{opacity:0;transform:translate3d(-2000px, var(--y), 0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0, calc(var(--y) - 10px), 0)}40%,45%{opacity:1;transform:translate3d(0, calc(var(--y) + 20px), 0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0, calc(var(--y) - 10px), 0)}40%,45%{opacity:1;transform:translate3d(0, calc(var(--y) + 20px), 0)}to{opacity:0;transform:translateY(2000px)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0, var(--y), 0) scale3d(.3, .3, .3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0, var(--y), 0) perspective(400px)}30%{transform:translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}to{transform:translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translate3d(110%, var(--y), 0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translate3d(-110%, var(--y), 0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translateY(-500px)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-duration:.3s;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
