@charset "UTF-8";.cal-month-view .cal-header{text-align:center;font-weight:bolder}.cal-month-view .cal-header .cal-cell{padding:5px 0;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:block;white-space:nowrap}.cal-month-view .cal-days{border:1px solid;border-bottom:0}.cal-month-view .cal-cell-top{min-height:78px;-webkit-box-flex:1;-ms-flex:1;flex:1}.cal-month-view .cal-cell-row{display:-webkit-box;display:-ms-flexbox;display:flex}.cal-month-view .cal-cell{float:left;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.cal-month-view .cal-cell .cal-event{pointer-events:all!important}.cal-month-view .cal-day-cell{min-height:100px}.cal-month-view .cal-day-cell:not(:last-child){border-right:1px solid}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right:initial;border-left:1px solid}.cal-month-view .cal-days .cal-cell-row{border-bottom:1px solid}.cal-month-view .cal-day-badge{margin-top:18px;margin-left:10px;display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:middle;border-radius:10px;float:left}.cal-month-view .cal-day-number{font-size:1.2em;font-weight:400;opacity:.5;margin-top:15px;margin-right:15px;float:right;margin-bottom:10px}.cal-month-view .cal-events{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:3px;line-height:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.cal-month-view .cal-event{width:10px;height:10px;border-radius:50%;display:inline-block;margin:2px}.cal-month-view .cal-day-cell.cal-in-month.cal-has-events{cursor:pointer}.cal-month-view .cal-day-cell.cal-out-month .cal-day-number{opacity:.1;cursor:default}.cal-month-view .cal-day-cell.cal-today .cal-day-number{font-size:1.9em}.cal-month-view .cal-open-day-events{padding:15px}.cal-month-view .cal-open-day-events .cal-event{position:relative;top:2px}.cal-month-view .cal-out-month .cal-day-badge,.cal-month-view .cal-out-month .cal-event{opacity:.3}.cal-month-view .cal-draggable{cursor:move}.cal-month-view .cal-drag-active *{pointer-events:none}.cal-month-view .cal-event-title{cursor:pointer}.cal-month-view .cal-event-title:hover{text-decoration:underline}.cal-month-view{background-color:#fff}.cal-month-view .cal-cell-row:hover{background-color:#fafafa}.cal-month-view .cal-cell-row .cal-cell:hover,.cal-month-view .cal-cell.cal-has-events.cal-open{background-color:#ededed}.cal-month-view .cal-days{border-color:#e1e1e1}.cal-month-view .cal-day-cell:not(:last-child){border-right-color:#e1e1e1}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right-color:initial;border-left-color:#e1e1e1}.cal-month-view .cal-days .cal-cell-row{border-bottom-color:#e1e1e1}.cal-month-view .cal-day-badge{background-color:#b94a48;color:#fff}.cal-month-view .cal-event{background-color:#1e90ff;border-color:#d1e8ff;color:#fff}.cal-month-view .cal-day-cell.cal-weekend .cal-day-number{color:#8b0000}.cal-month-view .cal-day-cell.cal-today{background-color:#e8fde7}.cal-month-view .cal-day-cell.cal-drag-over{background-color:#e0e0e0!important}.cal-month-view .cal-open-day-events{color:#fff;background-color:#555;-webkit-box-shadow:inset 0 0 15px 0 rgba(0,0,0,.5);box-shadow:inset 0 0 15px #00000080}.cal-week-view *{-webkit-box-sizing:border-box;box-sizing:border-box}.cal-week-view .cal-day-headers{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:70px;border:1px solid}[dir=rtl] .cal-week-view .cal-day-headers{padding-left:initial;padding-right:70px}.cal-week-view .cal-day-headers .cal-header{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;padding:5px}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:1px solid}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:initial;border-left:1px solid}.cal-week-view .cal-day-headers .cal-header:first-child{border-left:1px solid}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left:initial;border-right:1px solid}.cal-week-view .cal-day-headers span{font-weight:400;opacity:.5}.cal-week-view .cal-day-column{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-left:solid 1px}[dir=rtl] .cal-week-view .cal-day-column{border-left:initial;border-right:solid 1px}.cal-week-view .cal-event{font-size:12px;border:1px solid;direction:ltr}.cal-week-view .cal-time-label-column{width:70px;height:100%}.cal-week-view .cal-current-time-marker{position:absolute;width:100%;height:2px;z-index:2}.cal-week-view .cal-all-day-events{border:solid 1px;border-top:0;border-bottom-width:3px;padding-top:3px;position:relative}.cal-week-view .cal-all-day-events .cal-day-columns{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0;z-index:0}.cal-week-view .cal-all-day-events .cal-events-row{position:relative;height:31px;margin-left:70px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-events-row{margin-left:initial;margin-right:70px}.cal-week-view .cal-all-day-events .cal-event-container{display:inline-block;position:absolute}.cal-week-view .cal-all-day-events .cal-event-container.resize-active{z-index:1;pointer-events:none}.cal-week-view .cal-all-day-events .cal-event{padding:0 5px;margin-left:2px;margin-right:2px;height:28px;line-height:28px}.cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:5px;border-bottom-left-radius:5px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:initial;border-bottom-left-radius:initial;border-top-right-radius:5px!important;border-bottom-right-radius:5px!important}.cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:5px;border-bottom-right-radius:5px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:initial;border-bottom-right-radius:initial;border-top-left-radius:5px;border-bottom-left-radius:5px}.cal-week-view .cal-all-day-events .cal-time-label-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px}.cal-week-view .cal-all-day-events .cal-resize-handle{width:6px;height:100%;cursor:col-resize;position:absolute;top:0}.cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:0}[dir=rtl] .cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:initial;left:0}.cal-week-view .cal-event,.cal-week-view .cal-header{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.cal-week-view .cal-drag-active{pointer-events:none;z-index:1}.cal-week-view .cal-drag-active *{pointer-events:none}.cal-week-view .cal-time-events{position:relative;border:solid 1px;border-top:0;display:-webkit-box;display:-ms-flexbox;display:flex}.cal-week-view .cal-time-events .cal-day-columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.cal-week-view .cal-time-events .cal-day-column,.cal-week-view .cal-time-events .cal-events-container{position:relative}.cal-week-view .cal-time-events .cal-event-container{position:absolute;z-index:1}.cal-week-view .cal-time-events .cal-event{width:calc(100% - 2px);height:calc(100% - 2px);margin:1px;padding:0 5px;line-height:25px}.cal-week-view .cal-time-events .cal-resize-handle{width:100%;height:4px;cursor:row-resize;position:absolute}.cal-week-view .cal-time-events .cal-resize-handle.cal-resize-handle-after-end{bottom:0}.cal-week-view .cal-hour-segment{position:relative}.cal-week-view .cal-hour-segment:after{content:"\a0"}.cal-week-view .cal-event-container:not(.cal-draggable){cursor:pointer}.cal-week-view .cal-draggable{cursor:move}.cal-week-view mwl-calendar-week-view-hour-segment,.cal-week-view .cal-hour-segment{display:block}.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom:thin dashed}.cal-week-view .cal-time{font-weight:700;padding-top:5px;width:70px;text-align:center}.cal-week-view .cal-hour-segment.cal-after-hour-start .cal-time{display:none}.cal-week-view .cal-starts-within-day .cal-event{border-top-left-radius:5px;border-top-right-radius:5px}.cal-week-view .cal-ends-within-day .cal-event{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.cal-week-view{background-color:#fff;border-top:solid 1px #e1e1e1}.cal-week-view .cal-day-headers{border-color:#e1e1e1;border-top:0}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:initial;border-left:solid 1px #e1e1e1!important}.cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:initial;border-right-color:#e1e1e1}.cal-week-view .cal-day-headers .cal-header:hover,.cal-week-view .cal-day-headers .cal-drag-over{background-color:#ededed}.cal-week-view .cal-day-column{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-column{border-left-color:initial;border-right-color:#e1e1e1}.cal-week-view .cal-event{background-color:#d1e8ff;border-color:#1e90ff;color:#1e90ff}.cal-week-view .cal-all-day-events{border-color:#e1e1e1}.cal-week-view .cal-header.cal-today{background-color:#e8fde7}.cal-week-view .cal-header.cal-weekend span{color:#8b0000}.cal-week-view .cal-time-events{border-color:#e1e1e1}.cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover{background-color:#ededed}.cal-week-view .cal-hour-odd{background-color:#fafafa}.cal-week-view .cal-drag-over .cal-hour-segment{background-color:#ededed}.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom-color:#e1e1e1}.cal-week-view .cal-current-time-marker{background-color:#ea4334}.cal-day-view mwl-calendar-week-view-header{display:none}.cal-day-view .cal-events-container{margin-left:70px}[dir=rtl] .cal-day-view .cal-events-container{margin-left:initial;margin-right:70px}.cal-day-view .cal-day-column{border-left:0}.cal-day-view .cal-current-time-marker{margin-left:70px;width:calc(100% - 70px)}[dir=rtl] .cal-day-view .cal-current-time-marker{margin-left:initial;margin-right:70px}.cal-tooltip{position:absolute;z-index:1070;display:block;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:11px;word-wrap:break-word;opacity:.9}.cal-tooltip.cal-tooltip-top{padding:5px 0;margin-top:-3px}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0}.cal-tooltip.cal-tooltip-right{padding:0 5px;margin-left:3px}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0}.cal-tooltip.cal-tooltip-bottom{padding:5px 0;margin-top:3px}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px}.cal-tooltip.cal-tooltip-left{padding:0 5px;margin-left:-3px}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px}.cal-tooltip-inner{max-width:200px;padding:3px 8px;text-align:center;border-radius:.25rem}.cal-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{border-top-color:#000}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{border-right-color:#000}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{border-bottom-color:#000}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{border-left-color:#000}.cal-tooltip-inner{color:#fff;background-color:#000}.approvals-page{padding:24px;max-width:900px;margin:0 auto}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:24px}.page-header__content{flex:1}.page-header__title{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin:0 0 4px}.page-header__subtitle{font-size:.875rem;color:#737373;margin:0}.page-header__badge{display:flex;align-items:center;gap:10px;background:#fff;border-radius:24px;padding:8px 16px 8px 10px;box-shadow:0 1px 3px #0000000f}.page-header__badge .count-badge{display:flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:0 8px;color:#fff;font-size:.9375rem;font-weight:700;border-radius:16px;background:linear-gradient(135deg,#3b82f6,#2563eb)}.page-header__badge .count-label{font-size:.8125rem;color:#525252;font-weight:500;white-space:nowrap}.error-alert{display:flex;align-items:center;gap:12px;background:#fee2e2;border-radius:10px;padding:12px 16px;margin-bottom:16px}.error-alert__icon{font-size:18px;color:#dc2626}.error-alert__content{flex:1}.error-alert__message{margin:0;color:#991b1b;font-size:.8125rem}.error-alert__retry{display:flex;align-items:center;gap:4px;padding:6px 12px;background:#fff;border:none;border-radius:6px;color:#dc2626;font-size:.8125rem;font-weight:500;cursor:pointer}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px}.loading-state__spinner{width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:v2-spin .8s linear infinite}.loading-state__text{margin-top:12px;color:#737373;font-size:.8125rem}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;background:#fff;border-radius:10px}.empty-state__icon-wrapper{width:64px;height:64px;border-radius:50%;background:#dcfce7;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.empty-state__icon{font-size:32px;color:#16a34a}.empty-state__title{font-size:1rem;font-weight:600;color:#1a1a1a;margin:0 0 4px}.empty-state__description{font-size:.8125rem;color:#737373;margin:0;text-align:center}.requests-list{display:flex;flex-direction:column;gap:8px}.request-card{background:#fff;border-radius:10px;padding:12px 16px;box-shadow:0 1px 2px #0000000a;transition:box-shadow .15s ease}.request-card:hover{box-shadow:0 2px 8px #00000014}.request-card__main{display:flex;align-items:center;gap:16px}.request-card__left{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.request-card__avatar{width:36px;height:36px;border-radius:8px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;flex-shrink:0}.request-card__avatar i{font-size:16px;color:#6b7280}.request-card__info{display:flex;flex-direction:column;min-width:0}.request-card__name{font-weight:600;color:#1a1a1a;font-size:.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.request-card__meta{font-size:.75rem;color:#6b7280}.request-card__center{display:flex;align-items:center;gap:8px;flex-shrink:0}.request-card__date-tag{font-size:.8125rem;font-weight:500;color:#374151;background:#f3f4f6;padding:4px 10px;border-radius:6px}.request-card__actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.request-card__reason{display:flex;align-items:center;gap:8px;margin-top:8px;padding-top:8px;border-top:1px solid #f3f4f6}.request-card__reason i{font-size:14px;color:#9ca3af}.request-card__reason span{font-size:.75rem;color:#6b7280;font-style:italic}.btn-sm{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;border:none;cursor:pointer;transition:all .15s ease}.btn-sm i{font-size:16px}.btn-sm:disabled{opacity:.5;cursor:not-allowed}.btn-sm--success{background:#dcfce7;color:#166534}.btn-sm--success:hover:not(:disabled){background:#16a34a;color:#fff}.btn-sm--danger{background:#fee2e2;color:#991b1b}.btn-sm--danger:hover:not(:disabled){background:#dc2626;color:#fff}.btn-sm--secondary{background:#f3f4f6;color:#4b5563}.btn-sm--secondary:hover:not(:disabled){background:#e5e7eb}.pagination{display:flex;align-items:center;justify-content:space-between;margin-top:16px;padding:12px 16px;background:#fff;border-radius:8px}.pagination__info{font-size:.75rem;color:#6b7280}.pagination__controls{display:flex;align-items:center;gap:8px}.pagination__current{font-size:.8125rem;color:#374151;font-weight:500;padding:0 8px}.pagination__btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#374151;cursor:pointer;transition:all .15s ease}.pagination__btn:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.pagination__btn:disabled{opacity:.5;cursor:not-allowed}.pagination__btn i{font-size:16px}.hours-tag{display:inline-flex;align-items:center;padding:4px 10px;border-radius:6px;font-size:.8125rem;font-weight:600;background:#fef3c7;color:#92400e}.badge{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:6px}.badge i{font-size:14px}.badge--warning{background:#fef3c7}.badge--warning i{color:#d97706}.badge--danger{background:#fee2e2}.badge--danger i{color:#dc2626}.type-tag{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:6px;font-size:.75rem;font-weight:500}.type-tag i{font-size:14px}.type-tag.type-badge--off{background:#fef3c7;color:#92400e}.type-tag.type-badge--work{background:#dcfce7;color:#166534}.conflict-tag{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:#fee2e2;border-radius:6px}.conflict-tag i{font-size:14px;color:#dc2626}.swap-compact{display:flex;align-items:center;gap:8px;padding:6px 12px;background:#f0f9ff;border-radius:6px}.swap-compact__from,.swap-compact__to{font-size:.8125rem;font-weight:500;color:#0369a1}.swap-compact__icon{font-size:14px;color:#0284c7}.change-tag{display:inline-flex;align-items:center;padding:2px 8px;border-radius:4px;font-size:.75rem;font-weight:600}.change-tag--add{background:#dcfce7;color:#166534}.change-tag--remove{background:#fee2e2;color:#991b1b}.change-tag--modify{background:#fef3c7;color:#92400e}.status-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:6px;font-size:.75rem;font-weight:500}.status-badge i{font-size:12px}.status-badge--waiting{background:#fef3c7;color:#92400e}.status-badge--ready{background:#dcfce7;color:#166534}.v2-container{max-width:900px;margin:0 auto;padding:24px}.v2-container--wide{max-width:1200px}.v2-page-header{margin-bottom:24px}.v2-page-header__title{font-size:24px;font-weight:600;color:#1a1a1a;margin:0 0 4px}.v2-page-header__subtitle{font-size:14px;color:#737373;margin:0}.v2-profile-header{background:#fff;border-radius:16px;padding:24px;margin-bottom:20px;display:flex;align-items:center;gap:20px;transition:transform .15s ease,box-shadow .15s ease}.v2-profile-header:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.v2-profile-header__avatar{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#2563eb);display:flex;align-items:center;justify-content:center;flex-shrink:0}.v2-profile-header__avatar-text{font-size:28px;font-weight:600;color:#fff;text-transform:uppercase}.v2-profile-header__avatar-img{width:100%;height:100%;border-radius:50%;object-fit:cover}.v2-profile-header__info{flex:1}.v2-profile-header__name{font-size:22px;font-weight:600;color:#1a1a1a;margin:0 0 4px}.v2-profile-header__name-secondary{font-size:16px;color:#525252;margin:0 0 8px}.v2-profile-header__meta{display:flex;flex-wrap:wrap;gap:16px}.v2-profile-header__meta-item{display:flex;align-items:center;gap:6px;font-size:13px;color:#737373}.v2-profile-header__meta-item i,.v2-profile-header__meta-item .ph{font-size:16px;color:#a3a3a3}.v2-section{background:#fff;border-radius:16px;margin-bottom:20px;overflow:hidden;transition:transform .15s ease,box-shadow .15s ease}.v2-section:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.v2-section--no-hover:hover{transform:none;box-shadow:none}.v2-section__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #f5f5f5}.v2-section__title{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:600;color:#1a1a1a;margin:0}.v2-section__title i,.v2-section__title .ph{font-size:20px;color:#3b82f6}.v2-section__action{display:flex;align-items:center;gap:4px;font-size:13px;font-weight:500;color:#3b82f6;background:none;border:none;cursor:pointer;padding:6px 12px;border-radius:6px;transition:background .15s ease}.v2-section__action i,.v2-section__action .ph{font-size:16px}.v2-section__action:hover{background:#eff6ff}.v2-section__body{padding:20px}.v2-section__body--compact{padding:16px}.v2-info-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px}.v2-info-grid--2col{grid-template-columns:repeat(2,1fr)}.v2-info-grid--3col{grid-template-columns:repeat(3,1fr)}.v2-info-item__label{font-size:12px;font-weight:500;color:#737373;text-transform:uppercase;letter-spacing:.3px;margin-bottom:4px}.v2-info-item__value{font-size:14px;color:#1a1a1a;line-height:1.4}.v2-info-item__value--empty{color:#a3a3a3;font-style:italic}.v2-info-item__value--highlight{font-weight:600;color:#3b82f6}.v2-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 24px}.v2-loading__spinner{width:48px;height:48px;border:3px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:v2-spin .8s linear infinite}.v2-loading__text{margin-top:16px;font-size:14px;color:#737373}.v2-error{background:#fef2f2;border-radius:12px;padding:16px 20px;margin-bottom:24px;display:flex;align-items:flex-start;gap:12px}.v2-error__icon{font-size:20px;color:#dc2626;flex-shrink:0}.v2-error__content{flex:1}.v2-error__title{font-size:14px;font-weight:600;color:#dc2626;margin:0 0 4px}.v2-error__message{font-size:14px;color:#991b1b;margin:0}.v2-error__action{display:inline-flex;align-items:center;gap:6px;margin-top:12px;padding:8px 14px;font-size:13px;font-weight:500;color:#b91c1c;background:#fff;border:1px solid #fecaca;border-radius:8px;cursor:pointer;transition:all .15s ease}.v2-error__action:hover{background:#fef2f2;border-color:#ef4444}.v2-empty-state{text-align:center;padding:48px 24px}.v2-empty-state__icon{font-size:48px;color:#d4d4d4;margin-bottom:12px}.v2-empty-state__title{font-size:16px;font-weight:500;color:#525252;margin:0 0 4px}.v2-empty-state__action{margin-top:20px}.v2-list{display:flex;flex-direction:column;gap:12px}.v2-list-item{display:flex;align-items:center;gap:16px;padding:16px;background:#fafafa;border-radius:12px;transition:all .15s ease}.v2-list-item:hover{background:#f5f5f5}.v2-list-item__avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#a78bfa,#7c3aed);display:flex;align-items:center;justify-content:center;flex-shrink:0}.v2-list-item__avatar-text{font-size:18px;font-weight:600;color:#fff;text-transform:uppercase}.v2-list-item__content{flex:1;min-width:0}.v2-list-item__name{font-size:15px;font-weight:600;color:#1a1a1a;margin:0 0 4px}.v2-list-item__subtitle{font-size:13px;color:#737373;margin:0}.v2-list-item__actions{display:flex;gap:8px}.v2-list-item__badge{padding:4px 10px;font-size:12px;font-weight:500;border-radius:6px;background:#eff6ff;color:#3b82f6}.v2-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:500;border-radius:6px;background:#f3f4f6;color:#525252}.v2-badge--primary{background:#eff6ff;color:#3b82f6}.v2-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:500;border:none;border-radius:8px;cursor:pointer;transition:all .15s ease}.v2-btn:disabled{opacity:.5;cursor:not-allowed}.v2-btn i,.v2-btn .ph{font-size:18px}.v2-btn--primary{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 2px 4px #3b82f64d}.v2-btn--primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 8px #3b82f666}.v2-btn--secondary{background:#fff;color:#525252;box-shadow:0 1px 3px #0000000f}.v2-btn--secondary:hover:not(:disabled){box-shadow:0 2px 6px #0000001a;color:#1a1a1a}.v2-btn--ghost{background:transparent;color:#525252;padding:8px 12px}.v2-btn--ghost:hover:not(:disabled){background:#f5f5f5;color:#1a1a1a}.v2-btn--sm{padding:6px 12px;font-size:13px}.v2-btn--sm i,.v2-btn--sm .ph{font-size:16px}@media (max-width: 768px){.v2-container{padding:16px}.v2-page-header__title{font-size:20px}.v2-profile-header{flex-direction:column;text-align:center}.v2-profile-header__meta{justify-content:center}.v2-info-grid,.v2-info-grid--2col,.v2-info-grid--3col{grid-template-columns:1fr}.v2-list-item{flex-direction:column;text-align:center;gap:12px}.v2-list-item__actions{justify-content:center}}.v2-page-container{padding:16px 16px 80px;max-width:1400px;margin:0 auto;background:transparent;min-height:calc(100vh - 64px);background:linear-gradient(165deg,var(--v2-bg-top, #D4EDE9) 0%,var(--v2-bg-mid, #E8F0ED) 40%,var(--v2-bg-mid2, #FBF6F0) 70%,var(--v2-bg-bottom, #F2E8DC) 100%)!important}.v2-page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;flex-wrap:wrap;gap:16px}.v2-page-header .v2-page-title{padding:0}.v2-page-header__actions{display:flex;gap:10px;align-items:center}.v2-page-title{display:flex;align-items:center;gap:14px}.v2-page-title__icon{width:44px;height:44px;border-radius:10px;background:var(--color-primary, #7C3AED);display:flex;align-items:center;justify-content:center}.v2-page-title__icon i,.v2-page-title__icon .ph{font-size:22px;color:#fff}.v2-page-title__content{display:flex;flex-direction:column}.v2-page-title__title{font-size:20px;font-weight:600;color:#1a1a1a;margin:0;line-height:1.3}.v2-page-title__subtitle{font-size:13px;color:#737373;margin:2px 0 0}.v2-content{position:relative}.v2-balance-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:20px}.v2-balance-card{background:#fff;border-radius:10px;padding:16px 20px;box-shadow:0 1px 3px #0000000a;transition:all .15s ease;border:1px solid rgba(0,0,0,.04)}.v2-balance-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.v2-balance-card__label{font-size:13px;font-weight:500;color:#525252;margin-bottom:8px}.v2-balance-card__value{display:flex;align-items:baseline;gap:6px}.v2-balance-card__number{font-size:28px;font-weight:600;color:var(--color-primary, #4A80C3);line-height:1}.v2-balance-card__unit{font-size:13px;color:#737373}.v2-balance-card__accrual{font-size:11px;color:#a3a3a3;margin-top:8px}.v2-status-summary{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:16px}.v2-status-summary__card{flex:1;min-width:140px;max-width:180px;background:#fff;border-radius:10px;padding:14px 16px;display:flex;align-items:center;gap:12px;cursor:pointer;transition:all .15s ease;border:2px solid transparent}.v2-status-summary__card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.v2-status-summary__card--active{border-color:var(--color-primary, #4A80C3)}.v2-status-summary__card--pending .v2-status-summary__icon{background:#fef3c7;color:#f59e0b}.v2-status-summary__card--approved .v2-status-summary__icon{background:#dcfce7;color:#22c55e}.v2-status-summary__card--rejected .v2-status-summary__icon{background:#fee2e2;color:#ef4444}.v2-status-summary__card--total .v2-status-summary__icon{background:#dbeafe;color:var(--color-primary, #4A80C3)}.v2-status-summary__icon{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:20px}.v2-status-summary__content{display:flex;flex-direction:column}.v2-status-summary__count{font-size:20px;font-weight:600;color:#1a1a1a;line-height:1}.v2-status-summary__label{font-size:11px;color:#737373;margin-top:2px}.v2-error-alert{background:#fef2f2;border-radius:10px;padding:14px 18px;margin-bottom:16px;display:flex;align-items:flex-start;gap:12px}.v2-error-alert__icon{color:#ef4444;font-size:20px;flex-shrink:0;margin-top:2px}.v2-spinner--lg{width:40px;height:40px}.v2-page-container--full-height{display:flex;flex-direction:column;min-height:calc(100vh - 64px)}.v2-master-detail{display:grid;grid-template-columns:280px 1fr;gap:20px;flex:1;min-height:0}@media (max-width: 768px){.v2-master-detail{grid-template-columns:1fr}}.v2-master-detail__master{min-height:0;display:flex;flex-direction:column}.v2-master-detail__panel{background:#fff;border-radius:10px;display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.v2-master-detail__panel-header{padding:14px 16px;border-bottom:1px solid #e5e5e5;flex-shrink:0}.v2-master-detail__panel-title{font-size:15px;font-weight:600;color:#1a1a1a;margin:0}.v2-master-detail__list{list-style:none;margin:0;padding:0;flex:1;overflow-y:auto}.v2-master-detail__list-item{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;cursor:pointer;transition:all .15s ease;border-bottom:1px solid #f5f5f5;border-left:3px solid transparent}.v2-master-detail__list-item:hover{background:#f9fafb}.v2-master-detail__list-item--selected{background:rgba(var(--color-primary-rgb, 124, 58, 237),.06);border-left-color:var(--color-primary, #7C3AED)}.v2-master-detail__list-item-content{flex:1;min-width:0}.v2-master-detail__list-item-title{font-size:14px;font-weight:500;color:#1a1a1a;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-master-detail__list-item-subtitle{font-size:12px;color:#737373;margin:2px 0 0}.v2-master-detail__list-item-arrow{color:#a3a3a3;font-size:16px;flex-shrink:0;margin-left:8px}.v2-master-detail__list-empty{padding:24px 16px;text-align:center;font-size:13px;color:#737373;font-style:italic}.v2-master-detail__detail{min-height:0;display:flex;flex-direction:column}.v2-master-detail__detail-content{flex:1;display:flex;flex-direction:column;min-height:0}.v2-master-detail__detail-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;gap:16px}.v2-master-detail__detail-title{font-size:17px;font-weight:600;color:#1a1a1a;margin:0}.v2-master-detail__detail-subtitle{font-size:13px;color:#737373;margin:4px 0 0}.v2-master-detail__empty-state{flex:1;display:flex;align-items:center;justify-content:center;background:#fafafa;border:2px dashed #e5e5e5;border-radius:10px;min-height:300px}.v2-master-detail__empty-state-content{text-align:center;padding:24px}.v2-master-detail__empty-state-icon{font-size:48px;color:#a3a3a3;margin-bottom:12px}.v2-master-detail__empty-state-text{font-size:14px;color:#737373;margin:0}.v2-master-detail__loading{flex:1;display:flex;align-items:center;justify-content:center;min-height:200px}.v2-filter-bar{background:#fff;border-radius:10px;padding:16px 20px;margin-bottom:20px}.v2-filter-bar__row{display:flex;align-items:flex-end;gap:16px;flex-wrap:wrap}.v2-filter-bar__row>.v2-filter-bar__field{min-height:66px;justify-content:flex-end}.v2-filter-bar__field{display:flex;flex-direction:column;gap:0;flex:1;min-width:200px;position:relative}.v2-filter-bar__field app-custom-dropdown{display:flex;flex-direction:column;width:100%}.v2-filter-bar__field app-custom-dropdown .hx-dropdown{gap:6px;display:flex;flex-direction:column}.v2-filter-bar__field--search{flex:1;min-width:200px}.v2-filter-bar__field--status{flex:0 0 auto;min-width:180px}.v2-filter-bar__field--action{flex:0 0 auto;min-width:auto;align-self:flex-end}.v2-filter-bar__field--datepicker{gap:6px}.v2-filter-bar__label{font-size:12px;font-weight:500;color:#737373;text-transform:uppercase;letter-spacing:.02em;line-height:1.5}.v2-filter-bar__input-wrapper,.v2-filter-bar__search-wrapper{position:relative;display:flex;align-items:center;width:100%;margin-top:6px}.v2-filter-bar__input-icon,.v2-filter-bar__search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);font-size:16px;color:#737373;pointer-events:none;z-index:1}.v2-filter-bar__input{padding:10px 14px;font-size:14px;color:#1a1a1a;background:#fff;border:1px solid #e5e5e5;border-radius:12px;transition:all .15s ease;height:42px;box-sizing:border-box;width:100%}.v2-filter-bar__input-wrapper .v2-filter-bar__input,.v2-filter-bar__search-wrapper .v2-filter-bar__input{padding-left:40px}.v2-filter-bar__input::placeholder{color:#a3a3a3}.v2-filter-bar__input:hover{border:1.5px solid rgba(var(--color-primary-rgb, 74, 128, 195),.4)}.v2-filter-bar__input:focus{outline:none;background:#fff;border:1.5px solid rgba(var(--color-primary-rgb, 74, 128, 195),.5)}.v2-filter-bar__select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding:10px 36px 10px 14px;font-size:14px;font-weight:500;color:#1a1a1a;background:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 256 256'%3E%3Cpath fill='%23737373' d='M213.66 101.66l-80 80a8 8 0 0 1-11.32 0l-80-80a8 8 0 0 1 11.32-11.32L128 164.69l74.34-74.35a8 8 0 0 1 11.32 11.32z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:16px;border:1px solid #e5e5e5;border-radius:12px;transition:all .15s ease;height:42px;box-sizing:border-box;width:100%;cursor:pointer;font-family:Noto Sans,Noto Sans Thai,sans-serif}.v2-filter-bar__select:hover:not(:disabled){border:1.5px solid rgba(var(--color-primary-rgb, 74, 128, 195),.4)}.v2-filter-bar__select:focus{outline:none;background-color:#fff;border:1.5px solid rgba(var(--color-primary-rgb, 74, 128, 195),.5)}.v2-filter-bar__select:disabled{cursor:not-allowed;background-color:#fafafa;color:#a3a3a3;opacity:.7}.v2-filter-bar__select:-moz-focusring{color:transparent;text-shadow:0 0 0 #1a1a1a}.v2-filter-bar__select option{padding:10px 12px;font-size:14px;color:#1a1a1a;background:#fff}.v2-filter-bar__dropdown{position:relative;flex:0 0 auto;min-width:180px}.v2-filter-bar__dropdown-trigger{display:flex;align-items:center;gap:8px;padding:10px 14px;font-size:14px;color:#1a1a1a;background:#fff;border:1px solid #e5e5e5;border-radius:12px;cursor:pointer;transition:all .15s ease;height:42px;box-sizing:border-box;width:100%}.v2-filter-bar__dropdown-trigger .ph{font-size:16px;color:#737373}.v2-filter-bar__dropdown-trigger:hover{border:1.5px solid rgba(var(--color-primary-rgb, 74, 128, 195),.4)}.v2-filter-bar__dropdown-trigger--active{border-color:var(--color-primary, #4A80C3)}.v2-filter-bar__dropdown-label{flex:1;text-align:left}.v2-filter-bar__dropdown-arrow{transition:transform .2s ease;color:#737373}.v2-filter-bar__dropdown-arrow--open{transform:rotate(180deg)}.v2-filter-bar__dropdown-menu{position:absolute;top:calc(100% + 4px);left:0;right:0;min-width:200px;max-height:300px;overflow-y:auto;background:#fff;border-radius:10px;box-shadow:0 10px 40px #0000001f;padding:6px;z-index:100}.v2-filter-bar__dropdown-option{width:100%;display:flex;align-items:center;gap:10px;padding:10px 12px;font-size:13px;color:#525252;background:transparent;border:none;border-radius:6px;cursor:pointer;transition:all .15s ease;text-align:left}.v2-filter-bar__dropdown-option:hover{background:#f5f5f5;color:#1a1a1a}.v2-filter-bar__dropdown-option--selected{background:#eff6ff;color:#3b82f6;font-weight:500}.v2-filter-bar__dropdown-option .ph-check{margin-left:auto;font-size:16px;color:#3b82f6}.v2-filter-bar__status-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.v2-filter-bar__status-dot--active{background:#22c55e}.v2-filter-bar__status-dot--inactive,.v2-filter-bar__status-dot--neutral{background:#9ca3af}.v2-filter-bar__status-dot--warning{background:#f59e0b}.v2-filter-bar__status-dot--danger{background:#ef4444}.v2-filter-bar__status-dot--info{background:#3b82f6}.v2-filter-bar__status-dot--success{background:#22c55e}.v2-filter-bar__datepicker{position:relative;display:flex;align-items:center}.v2-filter-bar__datepicker .v2-filter-bar__input{padding-right:40px}.v2-filter-bar__datepicker-toggle{position:absolute;right:4px;top:50%;transform:translateY(-50%)}.v2-filter-bar__datepicker-toggle .mat-datepicker-toggle{color:#737373}.v2-filter-bar__datepicker-toggle .mat-datepicker-toggle .mat-mdc-icon-button{width:32px!important;height:32px!important;padding:4px!important}.v2-filter-bar__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px;padding-top:16px;border-top:1px solid #f0f0f0}.v2-filter-bar__chip{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;font-size:12px;background:#f3f4f6;border-radius:6px;color:#525252}.v2-filter-bar__chip-label{color:#737373}.v2-filter-bar__chip-value{font-weight:500;color:#1a1a1a;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-filter-bar__chip-remove{display:flex;align-items:center;justify-content:center;width:18px;height:18px;font-size:12px;color:#737373;background:transparent;border:none;border-radius:50%;cursor:pointer;transition:all .15s ease;margin-left:2px}.v2-filter-bar__chip-remove:hover{background:#e5e7eb;color:#1a1a1a}.v2-filter-bar__clear-all{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;color:#ef4444;background:transparent;border:none;border-radius:6px;cursor:pointer;transition:all .15s ease}.v2-filter-bar__clear-all .ph{font-size:14px}.v2-filter-bar__clear-all:hover{background:#fee2e2}.v2-filter-bar__checkbox{display:flex;align-items:center;gap:12px;padding:0 14px;font-size:14px;color:#1a1a1a;background:#fff;border:1px solid #e5e5e5;border-radius:12px;cursor:pointer;transition:all .15s ease;height:42px;box-sizing:border-box;width:100%}.v2-filter-bar__checkbox:hover{border:1.5px solid rgba(var(--color-primary-rgb, 74, 128, 195),.4)}.v2-filter-bar__checkbox:has(.v2-filter-bar__checkbox-input:checked){background:rgba(var(--color-primary-rgb, 124, 58, 237),.08);border-color:rgba(var(--color-primary-rgb, 124, 58, 237),.3)}.v2-filter-bar__checkbox-input{width:18px;height:18px;cursor:pointer;flex-shrink:0;appearance:none;-webkit-appearance:none;background:#fff;border:1.5px solid #d4d4d4;border-radius:6px;position:relative;transition:all .15s ease}.v2-filter-bar__checkbox-input:checked{background:var(--color-primary, #7C3AED);border-color:var(--color-primary, #7C3AED)}.v2-filter-bar__checkbox-input:checked:after{content:"";position:absolute;left:50%;top:50%;width:5px;height:9px;border:solid white;border-width:0 2px 2px 0;transform:translate(-50%,-60%) rotate(45deg)}.v2-filter-bar__checkbox-input:hover:not(:checked){border-color:#a3a3a3}.v2-filter-bar__checkbox-label{font-size:14px;color:#1a1a1a;cursor:pointer;white-space:nowrap}.v2-filter-bar__toggles{display:flex;align-items:center;gap:20px;padding-bottom:8px}.v2-filter-bar__toggle{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:13px;color:#525252}.v2-filter-bar__toggle input[type=checkbox]{width:16px;height:16px;accent-color:var(--color-primary, #4A80C3);cursor:pointer}.v2-filter-bar__toggle-label{white-space:nowrap}.v2-filter-bar__clear-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;color:#ef4444;background:transparent;border:none;border-radius:6px;cursor:pointer;transition:all .15s ease;margin-left:8px}.v2-filter-bar__clear-btn .ph{font-size:14px}.v2-filter-bar__clear-btn:hover{background:#fee2e2}.rotate-180{transform:rotate(180deg)}.v2-table-container{background:#fff;border-radius:10px;position:relative;transition:opacity .15s ease}.v2-table-container--loading{opacity:.6;pointer-events:none}.v2-table-container__wrapper{overflow-x:auto;border-radius:10px}.v2-table-container__loading-overlay{position:absolute;inset:0;background:#ffffffb3;display:flex;align-items:center;justify-content:center;z-index:10;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s}.v2-table-container__loading-overlay--visible{opacity:1;visibility:visible}.v2-table-container__loading-spinner{display:flex;align-items:center;justify-content:center}.v2-table{width:100%;min-width:100%;border-collapse:collapse}.v2-table thead{background:#f9fafb}.v2-table thead th{padding:12px 16px;text-align:left;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.03em;border-bottom:1px solid #e5e7eb}.v2-table thead th.text-center{text-align:center}.v2-table tbody tr{transition:background-color .15s ease}.v2-table tbody tr:hover{background:#f9fafb}.v2-table tbody tr:not(:last-child){border-bottom:1px solid #f3f4f6}.v2-table tbody td{padding:14px 16px;font-size:14px;color:#374151;vertical-align:middle;white-space:nowrap}.v2-table tbody td.text-center{text-align:center}.v2-table--wide{min-width:1200px}.v2-table-text-center{text-align:center!important}.v2-table-text-muted{color:#737373!important}.v2-table-font-mono{font-family:SF Mono,Monaco,Consolas,monospace;font-size:13px}.v2-table-cell-wrap{white-space:normal!important;word-break:break-word;line-height:1.5}.v2-table-cell-truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-table-link{color:var(--color-primary, #4A80C3);text-decoration:none;cursor:pointer;font-weight:500}.v2-table-link:hover{text-decoration:underline}.v2-table-primary-text{font-weight:500;color:#1a1a1a;font-size:14px;margin:0}.v2-table-secondary-text{font-size:12px;color:#737373;margin:2px 0 0}.v2-table-font-medium{font-weight:500!important;color:#1a1a1a!important}.v2-table-text-right{text-align:right!important}.v2-status-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:9999px;font-size:12px;font-weight:500}.v2-status-badge--active{background:#dcfce7;color:#166534}.v2-status-badge--inactive{background:#fee2e2;color:#991b1b}.v2-status-badge--proposed{background:#dbeafe;color:#1e40af}.v2-status-badge--frozen,.v2-status-badge--submitted,.v2-status-badge--pending{background:#fef3c7;color:#92400e}.v2-status-badge--approved{background:#dcfce7;color:#166534}.v2-status-badge--rejected{background:#fee2e2;color:#991b1b}.v2-status-badge--withdrawn,.v2-status-badge--cancelled,.v2-status-badge--open{background:#e5e5e5;color:#525252}.v2-status-badge--exported{background:#dbeafe;color:#1e40af}.v2-status-badge__dot{width:6px;height:6px;border-radius:50%}.v2-status-badge__dot--active{background:#22c55e}.v2-status-badge__dot--inactive{background:#ef4444}.v2-status-badge__dot--proposed{background:#3b82f6}.v2-status-badge__dot--frozen,.v2-status-badge__dot--submitted,.v2-status-badge__dot--pending{background:#f59e0b}.v2-status-badge__dot--approved{background:#22c55e}.v2-status-badge__dot--rejected{background:#ef4444}.v2-status-badge__dot--withdrawn,.v2-status-badge__dot--cancelled,.v2-status-badge__dot--open{background:#737373}.v2-status-badge__dot--exported{background:#3b82f6}.v2-type-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:6px;font-size:12px;font-weight:500;background:#f3f4f6;color:#525252}.v2-time-display{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#525252;font-family:SF Mono,Monaco,Consolas,monospace}.v2-time-display .ph{font-size:14px;color:#737373}.v2-table-actions{display:flex;align-items:center;justify-content:center;gap:4px}.v2-table-action-btn{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:none;background:transparent;cursor:pointer;transition:all .15s ease}.v2-table-action-btn i,.v2-table-action-btn .ph{font-size:18px}.v2-table-action-btn--edit{color:var(--color-primary, #4A80C3)}.v2-table-action-btn--edit:hover{background:rgba(var(--color-primary-rgb, 74, 128, 195),.1)}.v2-table-action-btn--view{color:var(--color-primary, #4A80C3)}.v2-table-action-btn--view:hover{background:rgba(var(--color-primary-rgb, 74, 128, 195),.1)}.v2-table-action-btn--activate{color:#16a34a}.v2-table-action-btn--activate:hover{background:#dcfce7}.v2-table-action-btn--deactivate{color:#d97706}.v2-table-action-btn--deactivate:hover{background:#fef3c7}.v2-table-action-btn--delete{color:#ef4444}.v2-table-action-btn--delete:hover{background:#fef2f2}.v2-table-action-btn--success{color:#22c55e}.v2-table-action-btn--success:hover{background:#dcfce7}.v2-table-action-btn--info{color:#3b82f6}.v2-table-action-btn--info:hover{background:#dbeafe}.v2-table-action-btn--danger{color:#ef4444}.v2-table-action-btn--danger:hover{background:#fee2e2}.v2-table-action-btn--warning{color:#f59e0b}.v2-table-action-btn--warning:hover{background:#fef3c7}.v2-table-action-btn--withdraw{color:#f59e0b}.v2-table-action-btn--withdraw:hover{background:#fef3c7}.v2-table-action-btn--approve{color:#22c55e}.v2-table-action-btn--approve:hover{background:#dcfce7}.v2-table-action-btn--reject{color:#ef4444}.v2-table-action-btn--reject:hover{background:#fee2e2}.v2-table-input{width:100%;padding:6px 8px;font-size:14px;color:#374151;background:#fff;border:1px solid #e5e5e5;border-radius:6px;transition:all .15s ease}.v2-table-input:focus{outline:none;border-color:rgba(var(--color-primary-rgb, 74, 128, 195),.5)}.v2-table-input--readonly{background:transparent;border-color:transparent;padding-left:0;padding-right:0;cursor:default}.v2-table-input--readonly:focus{border-color:transparent}.v2-table-input--right{text-align:right}.v2-table-row--muted{background:#fafafa!important}.v2-table-row--muted:hover{background:#f5f5f5!important}.v2-table-row--warning{background:#fef2f2!important}.v2-table-row--warning:hover{background:#fee2e2!important}.v2-table-row--highlight{background:rgba(var(--color-primary-rgb, 74, 128, 195),.03)!important}.v2-table-row--highlight:hover{background:rgba(var(--color-primary-rgb, 74, 128, 195),.05)!important}.v2-table-system-label{display:inline-block;padding:4px 10px;font-size:11px;font-style:italic;color:#a3a3a3;background:#fafafa;border-radius:6px}.v2-table-empty{padding:48px 24px;text-align:center}.v2-table-empty--compact{padding:24px 16px}.v2-table-empty__icon{font-size:48px;color:#d1d5db;margin-bottom:12px}.v2-table-empty__title{font-size:14px;color:#6b7280;margin:0 0 8px}.v2-table-empty__subtitle,.v2-table-empty__description{font-size:13px;color:#9ca3af;margin:0}.v2-pagination-bar{position:fixed;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:12px 24px;background:#fff;border-top:1px solid #e5e7eb;box-shadow:0 -4px 12px #0000000d;z-index:40}@media (min-width: 769px){.v2-pagination-bar{left:var(--sidebar-width, 260px)}.sidebar-collapsed .v2-pagination-bar{left:var(--sidebar-collapsed-width, 60px)}}.v2-pagination-bar__info{font-size:12px;color:#737373}.v2-pagination-bar__page-info{padding:0 12px;font-size:12px;color:#525252}.v2-pagination-bar__page-info strong{font-weight:600;color:#1a1a1a}.v2-pagination-bar__btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border:none;border-radius:8px;color:#525252;cursor:pointer;transition:all .15s ease}.v2-pagination-bar__btn:hover:not(:disabled){background:#efefef;color:#1a1a1a}.v2-pagination-bar__btn:disabled{opacity:.4;cursor:not-allowed}.v2-progress-list{display:flex;flex-direction:column;gap:4px}.v2-progress-list__item{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px}.v2-progress-list__label{color:#737373}.v2-progress-list__value{font-weight:600;color:var(--color-primary, #4A80C3);cursor:pointer;transition:color .15s ease}.v2-progress-list__value:hover{color:var(--color-primary-dark, #3b6ba3);text-decoration:underline}.v2-text-muted{color:#737373;font-size:13px;font-style:italic}.v2-employee-cell{display:flex;flex-direction:column;gap:2px}.v2-employee-cell__name{font-weight:500;color:#1a1a1a;font-size:14px}.v2-employee-cell__title{font-size:12px;color:#737373}.v2-score--high{color:#16a34a!important}.v2-score--medium{color:#d97706!important}.v2-score--low{color:#dc2626!important}.v2-form-page{padding:20px 24px;max-width:1100px;margin:0 auto;background:transparent!important;min-height:calc(100vh - 64px)}:has(>.v2-form-page){display:block;width:100%;min-height:calc(100vh - 64px);background:linear-gradient(165deg,var(--v2-bg-top, #D4EDE9) 0%,var(--v2-bg-mid, #E8F0ED) 40%,var(--v2-bg-mid2, #FBF6F0) 70%,var(--v2-bg-bottom, #F2E8DC) 100%)!important}.v2-form-header__back-btn{width:36px;height:36px;border-radius:8px;border:none;background:#fff;box-shadow:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease;color:#525252;flex-shrink:0}.v2-form-header__back-btn:hover{box-shadow:0 1px 3px #00000005;color:#1a1a1a}.v2-form-header__back-btn .ph{font-size:18px}.v2-form-header__title{font-size:22px;font-weight:600;color:#1a1a1a;margin:0;flex:1}.v2-form-header__actions{display:flex;align-items:center;gap:8px;margin-left:auto}.v2-form-header__actions .v2-btn-primary,.v2-form-header__actions .v2-btn-secondary{min-width:100px;height:42px;padding:0 16px}.v2-back-btn{width:36px;height:36px;border-radius:8px;border:none;background:#fff;box-shadow:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease;color:#525252;flex-shrink:0}.v2-back-btn:hover{box-shadow:0 1px 3px #00000005;color:#1a1a1a}.v2-form-card{background:#fff;border-radius:10px;box-shadow:none;overflow:hidden;border:none!important;padding:16px;transition:all .15s ease}.v2-form-card__title{font-size:14px;font-weight:600;color:#1a1a1a;margin:0 0 12px}.v2-form-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.v2-form-card--static:hover{transform:none;box-shadow:none}.v2-form-section{padding:24px;background:#fff;border-radius:10px;margin-bottom:20px}.v2-form-section__header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e5e7eb}.v2-form-section__header .v2-form-section__title{margin:0;padding:0;border:none}.v2-form-section__title{font-size:16px;font-weight:600;color:#1a1a1a;margin:0 0 16px;padding-bottom:12px;border-bottom:1px solid #e5e7eb}.v2-form-section__subtitle{font-size:12px;color:#737373;margin-top:4px;font-weight:400}.v2-form-section__actions{display:flex;align-items:center;gap:8px}.v2-form-section--highlighted{background:rgba(var(--color-primary-rgb),.03);border:2px solid rgba(var(--color-primary-rgb),.2);padding:22px}.v2-form-group--full{grid-column:1/-1}.v2-form-group--lg{grid-column:span 2}@media (max-width: 768px){.v2-form-group--lg{grid-column:span 1}}.v2-form-group--sm{max-width:150px}.v2-form-group--checkbox-align{display:flex;flex-direction:column;justify-content:flex-end}.v2-form-group__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}.v2-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px;align-items:stretch}.v2-form-row:last-child{margin-bottom:0}.v2-form-row .v2-form-group{margin-bottom:0}.v2-form-row .v2-checkbox-card{margin-bottom:0;height:100%}.v2-form-row>div{display:flex;flex-direction:column}.v2-form-row>div app-custom-dropdown{display:flex;flex-direction:column;width:100%}.v2-form-row>div app-custom-dropdown ::ng-deep .hx-dropdown__wrapper{width:100%}.v2-form-row>div app-custom-dropdown ::ng-deep .hx-dropdown__trigger{width:100%}@media (max-width: 768px){.v2-form-row{grid-template-columns:1fr}}.v2-form-row--3col{grid-template-columns:1fr 1fr 1fr}@media (max-width: 1024px){.v2-form-row--3col{grid-template-columns:1fr 1fr}}@media (max-width: 768px){.v2-form-row--3col{grid-template-columns:1fr}}.v2-form-row--4col{grid-template-columns:1fr 1fr 1fr 1fr}@media (max-width: 1024px){.v2-form-row--4col{grid-template-columns:1fr 1fr}}@media (max-width: 768px){.v2-form-row--4col{grid-template-columns:1fr}}.v2-form-row--1col{grid-template-columns:1fr!important}.v2-form-row--1col>.v2-form-group,.v2-form-row--1col>div{width:100%!important;max-width:100%!important;grid-column:1/-1}.v2-form-row--1col .v2-form-input,.v2-form-row--1col .v2-form-textarea,.v2-form-row--1col .v2-form-select{width:100%!important;max-width:100%!important}.v2-form-row--flex{display:flex;flex-wrap:wrap;gap:16px}.v2-form-row--flex>.v2-form-group{flex:1;min-width:200px}@media (max-width: 768px){.v2-form-row--flex{flex-direction:column}.v2-form-row--flex>.v2-form-group{width:100%!important;flex:none}}.v2-form-row-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px}.v2-form-row-3:last-child{margin-bottom:0}.v2-form-row-3 .v2-form-group{margin-bottom:0}@media (max-width: 1024px){.v2-form-row-3{grid-template-columns:1fr 1fr}}@media (max-width: 768px){.v2-form-row-3{grid-template-columns:1fr}}.v2-form-label,.v2-label{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:#525252;margin-bottom:6px}.v2-form-label .required,.v2-label .required{color:#ef4444}.v2-form-label--primary,.v2-label--primary{color:var(--color-primary, #4A80C3);font-style:normal}.v2-form-label--muted,.v2-label--muted{color:#737373;font-style:italic}.v2-required{color:#ef4444;margin-left:2px}.v2-form-input{width:100%;height:42px;padding:0 14px;font-size:14px;color:#1a1a1a;background:#fff;border:1px solid #e5e5e5;border-radius:12px;box-shadow:none;box-sizing:border-box;transition:all .15s ease}.v2-form-input::placeholder{color:#a3a3a3}.v2-form-input:hover:not(:disabled):not(:focus){border:1.5px solid rgba(var(--color-primary-rgb, 74, 128, 195),.4)}.v2-form-input:focus{outline:none;background:#fff;border:1.5px solid rgba(var(--color-primary-rgb, 74, 128, 195),.5)}.v2-form-input:disabled{background:#fafafa;color:#b0b5ba;cursor:not-allowed}.v2-form-input--error{background:#fef2f2;border-color:#ef444480}.v2-form-input--readonly,.v2-form-input[readonly]{display:flex;align-items:center;gap:8px;background:#e5e7eb!important;color:#6b7280!important;cursor:not-allowed;border:1px solid #d1d5db!important;font-weight:500}.v2-form-input--readonly:hover,.v2-form-input--readonly:focus,.v2-form-input[readonly]:hover,.v2-form-input[readonly]:focus{border-color:#d1d5db!important;background:#e5e7eb!important;box-shadow:none!important}.v2-form-input--readonly .ph,.v2-form-input[readonly] .ph{font-size:18px;color:#737373}.v2-form-input--disabled,.v2-form-input:disabled{background:#f3f4f6!important;color:#9ca3af!important;cursor:not-allowed;opacity:.6;border-color:#e5e7eb!important}.v2-form-input--disabled:hover,.v2-form-input--disabled:focus,.v2-form-input:disabled:hover,.v2-form-input:disabled:focus{border-color:#e5e7eb!important;box-shadow:none!important}.v2-form-select{width:100%;height:42px;padding:0 40px 0 14px;font-size:14px;color:#1a1a1a;background:#fff;border:1px solid #e5e5e5;border-radius:12px;box-shadow:none;box-sizing:border-box;transition:all .15s ease;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 256 256'%3E%3Cpath fill='%23737373' d='M213.66 101.66l-80 80a8 8 0 0 1-11.32 0l-80-80a8 8 0 0 1 11.32-11.32L128 164.69l74.34-74.35a8 8 0 0 1 11.32 11.32z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.v2-form-select::placeholder{color:#a3a3a3}.v2-form-select:hover:not(:disabled):not(:focus){border:1.5px solid rgba(var(--color-primary-rgb, 74, 128, 195),.4)}.v2-form-select:focus{outline:none;background:#fff;border:1.5px solid rgba(var(--color-primary-rgb, 74, 128, 195),.5)}.v2-form-select:disabled{background:#fafafa;color:#b0b5ba;cursor:not-allowed}.v2-form-select--error{background:#fef2f2;border-color:#ef444480}.v2-form-select--sm{height:36px;padding:6px 32px 6px 12px;font-size:12px;min-width:180px}.v2-form-textarea{width:100%;height:42px;font-size:14px;color:#1a1a1a;background:#fff;border:1px solid #e5e5e5;border-radius:12px;box-shadow:none;box-sizing:border-box;transition:all .15s ease;height:auto;min-height:80px;padding:10px 14px;resize:vertical}.v2-form-textarea::placeholder{color:#a3a3a3}.v2-form-textarea:hover:not(:disabled):not(:focus){border:1.5px solid rgba(var(--color-primary-rgb, 74, 128, 195),.4)}.v2-form-textarea:focus{outline:none;background:#fff;border:1.5px solid rgba(var(--color-primary-rgb, 74, 128, 195),.5)}.v2-form-textarea:disabled{background:#fafafa;color:#b0b5ba;cursor:not-allowed}.v2-form-textarea--error{background:#fef2f2;border-color:#ef444480}.v2-form-textarea--mono{font-family:SF Mono,Monaco,Consolas,monospace;font-size:12px}.v2-form-textarea--error{border-color:#ef444480;background:#fef2f2}.v2-form-hint{margin-top:6px;font-size:12px;color:#737373}.v2-form-hint--warning{color:#d97706}.v2-form-actions{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;background:#fff;border-top:none;border-radius:0 0 10px 10px}.v2-form-actions--left{justify-content:flex-start}.v2-form-actions--between{justify-content:space-between}.v2-form-group app-custom-dropdown,.v2-form-section app-custom-dropdown{display:block}.v2-form-group app-custom-dropdown ::ng-deep .hx-dropdown__wrapper,.v2-form-section app-custom-dropdown ::ng-deep .hx-dropdown__wrapper{display:flex;flex-direction:column;gap:6px}.v2-form-group app-custom-dropdown ::ng-deep .hx-dropdown__label,.v2-form-section app-custom-dropdown ::ng-deep .hx-dropdown__label{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:#525252;margin-bottom:0}.v2-form-group app-custom-dropdown ::ng-deep .hx-dropdown__trigger,.v2-form-section app-custom-dropdown ::ng-deep .hx-dropdown__trigger{min-height:42px;height:auto;padding:10px 14px;font-size:14px;background:#fff!important;border:1px solid #e5e5e5!important;border-radius:12px;box-sizing:border-box;box-shadow:none!important;transition:all .15s ease}.v2-form-group app-custom-dropdown ::ng-deep .hx-dropdown__trigger:hover:not(:disabled),.v2-form-section app-custom-dropdown ::ng-deep .hx-dropdown__trigger:hover:not(:disabled){background:#fff!important;border:1.5px solid rgba(var(--color-primary-rgb, 74, 128, 195),.4)!important}.v2-form-group app-custom-dropdown ::ng-deep .hx-dropdown__trigger:focus:not(:disabled),.v2-form-section app-custom-dropdown ::ng-deep .hx-dropdown__trigger:focus:not(:disabled){background:#fff!important;border:1.5px solid rgba(var(--color-primary-rgb, 74, 128, 195),.5)!important}.v2-form-group app-custom-dropdown ::ng-deep .hx-dropdown__trigger--open,.v2-form-section app-custom-dropdown ::ng-deep .hx-dropdown__trigger--open{background:#fff!important;border:1.5px solid rgba(var(--color-primary-rgb, 74, 128, 195),.5)!important}.v2-form-group app-custom-dropdown ::ng-deep .hx-dropdown__trigger:disabled,.v2-form-section app-custom-dropdown ::ng-deep .hx-dropdown__trigger:disabled{background:#fafafa!important;color:#737373;cursor:not-allowed}.v2-form-group app-custom-dropdown ::ng-deep .hx-dropdown__selected-text,.v2-form-section app-custom-dropdown ::ng-deep .hx-dropdown__selected-text{color:#1a1a1a;font-size:14px}.v2-form-group app-custom-dropdown ::ng-deep .hx-dropdown__placeholder,.v2-form-section app-custom-dropdown ::ng-deep .hx-dropdown__placeholder{color:#a3a3a3}.v2-form-group app-custom-dropdown ::ng-deep .hx-dropdown-panel,.v2-form-section app-custom-dropdown ::ng-deep .hx-dropdown-panel{background:#fff;border:none;border-radius:10px;box-shadow:0 4px 16px #0000001f,0 2px 6px #0000000f}.v2-form-input-icon{position:relative}.v2-form-input-icon__icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#737373;font-size:18px;pointer-events:none}.v2-form-input-icon .v2-form-input{padding-left:42px}.v2-form-input-icon--right .v2-form-input-icon__icon{left:auto;right:14px}.v2-form-input-icon--right .v2-form-input{padding-left:14px;padding-right:42px}.v2-radio-card{display:flex;align-items:flex-start;gap:12px;background:#f9fafb;border-radius:10px;padding:16px;cursor:pointer;transition:all .15s ease;border:2px solid transparent}.v2-radio-card input[type=radio],.v2-radio-card__input{width:18px;height:18px;accent-color:var(--color-primary, #4A80C3);cursor:pointer;margin-top:2px;flex-shrink:0}.v2-radio-card__content{display:flex;align-items:flex-start;gap:12px;flex:1}.v2-radio-card__icon{font-size:24px;color:#737373;flex-shrink:0;margin-top:2px}.v2-radio-card__title{font-size:14px;font-weight:600;color:#1a1a1a;display:block}.v2-radio-card__desc{font-size:12px;color:#737373;line-height:1.4;margin-top:4px}.v2-radio-card__label{font-size:14px;font-weight:500;color:#525252}.v2-radio-card:hover{background:#f3f4f6}.v2-radio-card--selected{border-color:var(--color-primary, #4A80C3);background:rgba(var(--color-primary-rgb, 74, 128, 195),.08)}.v2-radio-card--selected .v2-radio-card__title,.v2-radio-card--selected .v2-radio-card__label,.v2-radio-card--selected .v2-radio-card__icon{color:var(--color-primary, #4A80C3)}.v2-tabs{display:flex;align-items:center;gap:8px;border-bottom:1px solid #e5e5e5;margin-bottom:16px;background:#fff;padding:0 16px;border-radius:10px 10px 0 0}.v2-tabs__tab{display:flex;align-items:center;gap:8px;padding:12px 16px;font-size:14px;font-weight:500;color:#737373;background:transparent;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:all .15s ease;margin-bottom:-1px}.v2-tabs__tab:hover{color:#1a1a1a}.v2-tabs__tab--active{color:var(--color-primary, #4A80C3);border-bottom-color:var(--color-primary, #4A80C3)}.v2-tabs__tab--active .ph{color:var(--color-primary, #4A80C3)}.v2-nested-section{margin-top:16px;padding:12px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px}.v2-nested-section__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.v2-nested-section__title{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:#525252;margin:0}.v2-nested-section__title .ph{font-size:16px;color:var(--color-primary, #4A80C3)}.v2-nested-cards{display:flex;flex-direction:column;gap:8px}.v2-nested-card{position:relative;background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:12px}.v2-nested-card__row{display:grid;grid-template-columns:1fr 120px;gap:12px;align-items:start}.v2-nested-card__row .v2-form-group{margin-bottom:0}@media (max-width: 768px){.v2-nested-card__row{grid-template-columns:1fr}}.v2-nested-card__remove{position:absolute;top:8px;right:8px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:transparent;border-radius:6px;cursor:pointer;color:#a3a3a3;transition:all .15s ease}.v2-nested-card__remove:hover{background:#fee2e2;color:#ef4444}.v2-nested-card__remove .ph{font-size:14px}.v2-panel-footer{display:flex;align-items:center;justify-content:space-between;margin-top:16px;padding-top:16px;border-top:1px solid #e5e5e5}.v2-weight-total{font-size:14px;font-weight:600;color:#1a1a1a}.v2-weight-total--error{color:#ef4444}.v2-weight-total--valid{color:#22c55e}.v2-item-row{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#f9fafb;border-radius:8px;margin-bottom:12px;border:1px solid #f0f0f0}.v2-item-row--inherited{background:#fafafa;border-color:#e5e5e5}.v2-item-row--primary{background:rgba(var(--color-primary-rgb, 74, 128, 195),.05);border-color:rgba(var(--color-primary-rgb, 74, 128, 195),.2)}.v2-item-row__content{flex:1;min-width:0}.v2-item-row__remove{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;border-radius:8px;cursor:pointer;color:#a3a3a3;transition:all .15s ease;flex-shrink:0;margin-top:24px}.v2-item-row__remove:hover{background:#fee2e2;color:#ef4444}.v2-item-row__remove .ph{font-size:18px}.v2-add-item-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;font-size:12px;font-weight:500;color:#525252;background:#fff;border:2px dashed #d4d4d4;border-radius:8px;cursor:pointer;transition:all .15s ease;box-shadow:none}.v2-add-item-btn .ph{font-size:18px;color:var(--color-primary, #4A80C3)}.v2-add-item-btn:hover{border-color:var(--color-primary, #4A80C3);background:rgba(var(--color-primary-rgb, 74, 128, 195),.05);color:var(--color-primary, #4A80C3);transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.v2-inherited-box{padding:16px;background:#f9fafb;border-radius:8px;font-size:14px;color:#525252;min-height:100px}.v2-inherited-box--empty{font-style:italic;color:#a3a3a3}.v2-input-with-suffix{display:flex;align-items:center;gap:8px}.v2-input-with-suffix .v2-form-input{width:120px}.v2-input-suffix{color:#737373;font-size:14px}.v2-allocation-footer{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.v2-allocation-total{display:flex;justify-content:flex-end;font-size:14px;font-weight:600;padding:12px 0}.v2-allocation-total--valid{color:#22c55e}.v2-allocation-total--invalid{color:#ef4444}.v2-label__required{color:#ef4444;margin-left:2px}.v2-textarea{width:100%;padding:12px 14px;font-size:14px;color:#1a1a1a;background:#fff;border:1px solid #e5e5e5;border-radius:12px;transition:all .15s ease;resize:vertical;min-height:80px;box-sizing:border-box}.v2-textarea::placeholder{color:#a3a3a3}.v2-textarea:hover{border:1.5px solid rgba(var(--color-primary-rgb, 74, 128, 195),.4)}.v2-textarea:focus{outline:none;background:#fff;border:1.5px solid rgba(var(--color-primary-rgb, 74, 128, 195),.5)}.v2-info-banner{display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:8px;font-size:12px;margin:16px 24px}.v2-info-banner:first-of-type{margin-top:16px}.v2-info-banner__icon{font-size:18px;flex-shrink:0}.v2-info-banner__icon--spin{animation:v2-spin-animation 1s linear infinite}.v2-info-banner--loading,.v2-info-banner--info{background:#dbeafe;color:#1e40af}.v2-info-banner strong{font-weight:600}@keyframes v2-spin-animation{to{transform:rotate(360deg)}}.v2-period-loading{display:flex;align-items:center;justify-content:center;padding:24px;background:#f9fafb;border-radius:8px}.v2-period-loading__spinner{width:24px;height:24px;border:3px solid #e5e5e5;border-top-color:var(--color-primary, #4A80C3);border-radius:50%;animation:v2-spin-animation .8s linear infinite;margin-right:12px}.v2-period-loading__text{font-size:12px;color:#737373}.v2-period-options{display:flex;flex-direction:column;gap:10px}.v2-period-option{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;background:#f9fafb;border-radius:8px;box-shadow:none;cursor:pointer;transition:all .15s ease}.v2-period-option:hover{background:#f3f4f6}.v2-period-option--selected{background:rgba(var(--color-primary-rgb, 74, 128, 195),.1);box-shadow:0 0 0 2px var(--color-primary, #4A80C3)}.v2-period-option__radio{margin-top:2px;width:16px;height:16px;accent-color:var(--color-primary, #4A80C3);cursor:pointer}.v2-period-option__content{flex:1}.v2-period-option__label{font-size:14px;font-weight:600;color:#1a1a1a;margin-bottom:2px}.v2-period-option__description{font-size:12px;color:#737373;margin-bottom:4px}.v2-period-option__hours{font-size:12px;font-weight:500;color:var(--color-primary, #4A80C3)}.v2-period-option__days{font-weight:400;color:#737373}.v2-period-summary{display:flex;align-items:center;gap:8px;margin-top:12px;padding:12px 14px;background:#dcfce7;border-radius:8px;font-size:12px;color:#15803d}.v2-period-summary__icon{font-size:18px;color:#22c55e}.v2-period-summary__text strong{font-weight:600}.v2-period-summary__detail{color:#737373}.v2-file-upload{position:relative;display:flex;align-items:flex-start;gap:16px}.v2-file-upload__input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.v2-file-upload__preview{position:relative;flex-shrink:0;width:160px;height:96px;display:flex;align-items:center;justify-content:center;background:#f9fafb;border:1px solid #e5e5e5;border-radius:8px;overflow:hidden}.v2-file-upload__preview img{width:100%;height:100%;object-fit:contain}.v2-file-upload__placeholder-icon{font-size:40px;color:#d1d5db}.v2-file-upload__uploading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#ffffffbf}.v2-file-upload__actions{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.v2-file-upload__actions .v2-btn-secondary,.v2-file-upload__actions .v2-btn-danger{padding:8px 14px;font-size:12px}.v2-file-upload__actions .v2-form-hint{margin-top:4px}.v2-file-upload__label{display:flex;align-items:center;gap:10px;padding:12px 16px;background:#f9fafb;border-radius:8px;box-shadow:none;cursor:pointer;transition:all .15s ease}.v2-file-upload__label:hover{background:#f3f4f6}.v2-file-upload__icon{font-size:20px;color:var(--color-primary, #4A80C3)}.v2-file-upload__text{font-size:12px;color:#525252}.v2-code{display:inline;padding:2px 6px;font-family:SF Mono,Monaco,Consolas,monospace;font-size:11px;background:#f3f4f6;border-radius:4px;color:#525252}.v2-btn-content{display:flex;align-items:center;gap:6px}.v2-btn-spinner{animation:v2-spin-animation 1s linear infinite}.datepicker-field{display:flex;flex-direction:column}.datepicker-label{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:#525252;margin-bottom:6px}.datepicker-wrapper{position:relative;display:flex;align-items:center;width:100%}.datepicker-wrapper input.datepicker-input,.datepicker-wrapper input.datepicker-input.mat-mdc-input-element,.datepicker-wrapper .mat-mdc-form-field input.datepicker-input{width:100%!important;padding:10px 40px 10px 14px!important;font-size:14px!important;color:#1a1a1a!important;background:#fff!important;border:1px solid #e5e5e5!important;border-radius:12px!important;box-shadow:none!important;transition:all .15s ease!important;box-sizing:border-box!important;height:42px!important}.datepicker-wrapper input.datepicker-input::placeholder,.datepicker-wrapper input.datepicker-input.mat-mdc-input-element::placeholder,.datepicker-wrapper .mat-mdc-form-field input.datepicker-input::placeholder{color:#a3a3a3!important}.datepicker-wrapper input.datepicker-input:hover,.datepicker-wrapper input.datepicker-input.mat-mdc-input-element:hover,.datepicker-wrapper .mat-mdc-form-field input.datepicker-input:hover{border:1.5px solid rgba(var(--color-primary-rgb, 74, 128, 195),.4)!important}.datepicker-wrapper input.datepicker-input:focus,.datepicker-wrapper input.datepicker-input.mat-mdc-input-element:focus,.datepicker-wrapper .mat-mdc-form-field input.datepicker-input:focus{outline:none!important;background:#fff!important;border:1.5px solid rgba(var(--color-primary-rgb, 74, 128, 195),.5)!important}.datepicker-input{width:100%!important;padding:10px 40px 10px 14px!important;font-size:14px!important;color:#1a1a1a!important;background:#fff!important;border:1px solid #e5e5e5!important;border-radius:12px!important;box-shadow:none!important;transition:all .15s ease!important;box-sizing:border-box!important;height:42px!important}.datepicker-input::placeholder{color:#a3a3a3!important}.datepicker-input:hover{border:1.5px solid rgba(var(--color-primary-rgb, 74, 128, 195),.4)!important}.datepicker-input:focus{outline:none!important;background:#fff!important;border:1.5px solid rgba(var(--color-primary-rgb, 74, 128, 195),.5)!important}.datepicker-toggle,.v2-datepicker-toggle{position:absolute;right:10px;top:50%;transform:translateY(-50%);z-index:1}.datepicker-toggle .mat-datepicker-toggle,.v2-datepicker-toggle .mat-datepicker-toggle{color:#9ca3af!important;margin:0!important}.datepicker-toggle .mat-mdc-icon-button,.v2-datepicker-toggle .mat-mdc-icon-button{width:32px!important;height:32px!important;padding:4px!important;margin:0!important;color:#9ca3af!important;border-radius:50%!important;transition:all .15s ease!important}.datepicker-toggle .mat-mdc-icon-button svg,.v2-datepicker-toggle .mat-mdc-icon-button svg{fill:#9ca3af!important}.datepicker-toggle .mat-mdc-icon-button:hover,.v2-datepicker-toggle .mat-mdc-icon-button:hover{background:rgba(var(--color-primary-rgb, 74, 128, 195),.1)!important;color:var(--color-primary, #4A80C3)!important}.datepicker-toggle .mat-mdc-icon-button:hover svg,.v2-datepicker-toggle .mat-mdc-icon-button:hover svg{fill:var(--color-primary, #4A80C3)!important}.datepicker-toggle .mat-mdc-icon-button .mat-mdc-button-persistent-ripple,.datepicker-toggle .mat-mdc-icon-button .mat-mdc-focus-indicator,.datepicker-toggle .mat-mdc-icon-button .mat-mdc-button-touch-target,.v2-datepicker-toggle .mat-mdc-icon-button .mat-mdc-button-persistent-ripple,.v2-datepicker-toggle .mat-mdc-icon-button .mat-mdc-focus-indicator,.v2-datepicker-toggle .mat-mdc-icon-button .mat-mdc-button-touch-target{display:none!important}.datepicker-toggle .mat-mdc-icon-button:before,.v2-datepicker-toggle .mat-mdc-icon-button:before{display:none!important}.v2-datepicker-wrapper{position:relative;display:flex;align-items:center;width:100%}.v2-datepicker-wrapper input.v2-datepicker-input,.v2-datepicker-wrapper input.v2-datepicker-input.mat-mdc-input-element,.v2-datepicker-wrapper .mat-mdc-form-field input.v2-datepicker-input{width:100%!important;padding:10px 40px 10px 14px!important;font-size:14px!important;color:#1a1a1a!important;background:#fff!important;border:1px solid #e5e5e5!important;border-radius:12px!important;box-shadow:none!important;transition:all .15s ease!important;box-sizing:border-box!important;height:42px!important}.v2-datepicker-wrapper input.v2-datepicker-input::placeholder,.v2-datepicker-wrapper input.v2-datepicker-input.mat-mdc-input-element::placeholder,.v2-datepicker-wrapper .mat-mdc-form-field input.v2-datepicker-input::placeholder{color:#a3a3a3!important}.v2-datepicker-wrapper input.v2-datepicker-input:hover,.v2-datepicker-wrapper input.v2-datepicker-input.mat-mdc-input-element:hover,.v2-datepicker-wrapper .mat-mdc-form-field input.v2-datepicker-input:hover{border:1.5px solid rgba(var(--color-primary-rgb, 74, 128, 195),.4)!important}.v2-datepicker-wrapper input.v2-datepicker-input:focus,.v2-datepicker-wrapper input.v2-datepicker-input.mat-mdc-input-element:focus,.v2-datepicker-wrapper .mat-mdc-form-field input.v2-datepicker-input:focus{outline:none!important;background:#fff!important;border:1.5px solid rgba(var(--color-primary-rgb, 74, 128, 195),.5)!important}.v2-datepicker-input{width:100%!important;padding:10px 40px 10px 14px!important;font-size:14px!important;color:#1a1a1a!important;background:#fff!important;border:1px solid #e5e5e5!important;border-radius:12px!important;box-shadow:none!important;transition:all .15s ease!important;box-sizing:border-box!important;height:42px!important}.v2-datepicker-input::placeholder{color:#a3a3a3!important}.v2-datepicker-input:hover{border:1.5px solid rgba(var(--color-primary-rgb, 74, 128, 195),.4)!important}.v2-datepicker-input:focus{outline:none!important;background:#fff!important;border:1.5px solid rgba(var(--color-primary-rgb, 74, 128, 195),.5)!important}.v2-datepicker-input.v2-input--error{border-color:#ef4444!important}.datepicker-input--error,.v2-textarea--error{background:#fef2f2!important;border-color:#ef444480!important}.v2-details-list{display:flex;flex-direction:column;gap:0;margin-top:16px}.v2-details-list__item{display:grid;grid-template-columns:200px 1fr;gap:16px;padding:12px 0;border-bottom:1px solid #e5e5e5}.v2-details-list__item:last-child{border-bottom:none}@media (max-width: 768px){.v2-details-list__item{grid-template-columns:1fr;gap:8px}}.v2-details-list__label{font-size:12px;font-weight:500;color:#737373}.v2-details-list__value{font-size:12px;color:#1a1a1a}.v2-details-list__value--strong{font-weight:600;color:#1a1a1a}.v2-details-list__value--multiline{white-space:pre-wrap;line-height:1.6}.v2-detail-card{background:#fff;border-radius:10px;padding:24px;margin-bottom:20px}.v2-detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:20px}@media (max-width: 768px){.v2-detail-grid{grid-template-columns:1fr}}.v2-detail-section{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:20px}.v2-detail-section--full{grid-column:1/-1;margin-top:20px}.v2-detail-section__title{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:500;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px}.v2-detail-section__title .ph{font-size:16px}.v2-detail-section__content{display:flex;flex-direction:column;gap:16px}.v2-detail-row{display:flex;gap:24px}@media (max-width: 640px){.v2-detail-row{flex-direction:column;gap:16px}}.v2-detail-item{display:flex;flex-direction:column;gap:4px}.v2-detail-item__label{font-size:12px;color:#6b7280}.v2-detail-item__value{font-size:15px;font-weight:500;color:#1f2937}.v2-detail-item__sub{font-size:13px;color:#6b7280}.v2-detail-comment{font-size:15px;color:#374151;line-height:1.6;white-space:pre-wrap}.v2-detail-comment--quote{font-style:italic;margin-top:8px}.v2-status-banner{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-radius:10px;border:1px solid}.v2-status-banner--pending{background:#fef3c7;border-color:#fde68a}.v2-status-banner--pending .v2-status-banner__icon{background:#fef3c7;color:#f59e0b}.v2-status-banner--pending .v2-status-banner__value{color:#b45309}.v2-status-banner--approved{background:#dcfce7;border-color:#bbf7d0}.v2-status-banner--approved .v2-status-banner__icon{background:#dcfce7;color:#22c55e}.v2-status-banner--approved .v2-status-banner__value{color:#166534}.v2-status-banner--rejected{background:#fee2e2;border-color:#fecaca}.v2-status-banner--rejected .v2-status-banner__icon{background:#fee2e2;color:#ef4444}.v2-status-banner--rejected .v2-status-banner__value{color:#b91c1c}.v2-status-banner--cancelled{background:#f3f4f6;border-color:#e5e7eb}.v2-status-banner--cancelled .v2-status-banner__icon{background:#e5e7eb;color:#6b7280}.v2-status-banner--cancelled .v2-status-banner__value{color:#4b5563}.v2-status-banner__left{display:flex;align-items:center;gap:12px}.v2-status-banner__icon{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center}.v2-status-banner__icon .ph{font-size:24px}.v2-status-banner__label{font-size:13px;color:#6b7280;margin-bottom:2px}.v2-status-banner__value{font-size:18px;font-weight:600}.v2-status-banner__right{text-align:right}.v2-status-banner__type{font-size:18px;font-weight:700;color:#1f2937}.v2-status-banner__type-sub{font-size:13px;color:#6b7280}.v2-approval-section{margin-top:20px;padding:20px;border-radius:10px;border:1px solid}.v2-approval-section--approved{background:#dcfce7;border-color:#bbf7d0}.v2-approval-section--approved .v2-approval-section__title{color:#166534}.v2-approval-section--approved .v2-detail-item__label{color:#15803d}.v2-approval-section--approved .v2-detail-item__value{color:#166534}.v2-approval-section--approved .v2-approval-section__comments{border-color:#bbf7d0}.v2-approval-section--approved .v2-detail-comment{color:#166534}.v2-approval-section--rejected{background:#fee2e2;border-color:#fecaca}.v2-approval-section--rejected .v2-approval-section__title{color:#b91c1c}.v2-approval-section--rejected .v2-detail-item__label{color:#dc2626}.v2-approval-section--rejected .v2-detail-item__value{color:#b91c1c}.v2-approval-section--rejected .v2-approval-section__comments{border-color:#fecaca}.v2-approval-section--rejected .v2-detail-comment{color:#b91c1c}.v2-approval-section--cancelled{background:#f3f4f6;border-color:#e5e7eb}.v2-approval-section--cancelled .v2-approval-section__title{color:#4b5563}.v2-approval-section--cancelled .v2-detail-item__label{color:#6b7280}.v2-approval-section--cancelled .v2-detail-item__value{color:#4b5563}.v2-approval-section--cancelled .v2-approval-section__comments{border-color:#d1d5db}.v2-approval-section--cancelled .v2-detail-comment{color:#4b5563}.v2-approval-section__title{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px}.v2-approval-section__title .ph{font-size:18px}.v2-approval-section__content{display:flex;flex-direction:column;gap:16px}.v2-approval-section__comments{margin-top:16px;padding-top:16px;border-top:1px solid}.v2-attachment{display:flex;align-items:center;justify-content:space-between;padding:16px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px}.v2-attachment__info{display:flex;align-items:center;gap:12px}.v2-attachment__icon{width:40px;height:40px;border-radius:8px;background:rgba(var(--color-primary-rgb, 74, 128, 195),.1);color:var(--color-primary, #4A80C3);display:flex;align-items:center;justify-content:center}.v2-attachment__icon .ph{font-size:20px}.v2-attachment__name{font-size:14px;font-weight:500;color:#374151;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-modal-overlay{position:fixed;inset:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:1000}.v2-document-viewer{background:#fff;border-radius:10px;box-shadow:0 25px 50px -12px #00000040;width:90%;height:85%;display:flex;flex-direction:column;overflow:hidden}.v2-document-viewer__header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e5e7eb}.v2-document-viewer__title{font-size:18px;font-weight:600;color:#1f2937;margin:0}.v2-document-viewer__close{width:36px;height:36px;border-radius:50%;border:none;background:transparent;color:#9ca3af;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.v2-document-viewer__close:hover{background:#f3f4f6;color:#4b5563}.v2-document-viewer__close .ph{font-size:20px}.v2-document-viewer__content{flex:1;padding:8px;overflow:auto}.v2-document-viewer__iframe{width:100%;height:100%;border:none}.v2-document-viewer__image{max-width:100%;max-height:100%;object-fit:contain;margin:0 auto;display:block}.v2-document-viewer__unsupported{padding:32px;text-align:center;color:#6b7280}.v2-document-viewer__unsupported p{margin:8px 0}.v2-item-cards{display:flex;flex-direction:column;gap:12px;margin-top:12px}.v2-item-cards--inline{flex-direction:row;flex-wrap:wrap;gap:8px}.v2-item-card{position:relative;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:16px 24px 16px 16px}.v2-item-card--inline{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#fff;border:1px solid #e5e5e5;border-radius:8px}.v2-item-card--inline .v2-form-input{width:100px;height:36px;padding:6px 10px}.v2-item-card__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e5e7eb}.v2-item-card__title{font-size:14px;font-weight:600;color:#1a1a1a}.v2-item-card__content{display:flex;flex-direction:column;gap:12px;width:100%}.v2-item-card__row{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:start;width:100%}.v2-item-card__row .v2-form-group{margin-bottom:0;width:100%}.v2-item-card__row .v2-form-group>.v2-label{min-height:20px;display:flex;align-items:flex-end}.v2-item-card__row .v2-form-group--full{grid-column:1/-1}.v2-item-card__row .v2-form-input,.v2-item-card__row .v2-form-select,.v2-item-card__row .v2-form-textarea{width:100%}.v2-item-card__row .v2-checkbox-card{margin-bottom:0;align-self:flex-end;height:42px}@media (max-width: 768px){.v2-item-card__row{grid-template-columns:1fr}}.v2-item-card__row--3,.v2-item-card__row--three{grid-template-columns:1fr 1fr 1fr}@media (max-width: 1024px){.v2-item-card__row--3,.v2-item-card__row--three{grid-template-columns:1fr 1fr}}@media (max-width: 768px){.v2-item-card__row--3,.v2-item-card__row--three{grid-template-columns:1fr}}.v2-item-card__row--2-1{grid-template-columns:2fr 1fr}@media (max-width: 768px){.v2-item-card__row--2-1{grid-template-columns:1fr}}.v2-item-card__row--full{grid-template-columns:1fr}.v2-item-card__remove{position:absolute;top:12px;right:12px;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:transparent;border-radius:8px;cursor:pointer;color:#a3a3a3;transition:all .15s ease}.v2-item-card__remove:hover:not(:disabled){background:#fee2e2;color:#ef4444}.v2-item-card__remove:disabled{cursor:not-allowed;opacity:.5}.v2-item-card--numbered{display:flex;align-items:center;gap:12px;padding-left:0}.v2-item-card--numbered>.v2-item-card__content{flex:1}.v2-item-card__number{font-size:14px;font-weight:600;color:#525252;flex-shrink:0;min-width:24px}.v2-item-card--draggable{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e5e5e5;cursor:move}.v2-item-card--draggable:hover{border-color:rgba(var(--color-primary-rgb),.3);box-shadow:0 1px 3px #00000014}.v2-item-card--draggable.cdk-drag-animating{transition:transform .25s cubic-bezier(0,0,.2,1)}.v2-item-card--draggable.cdk-drag-preview{box-shadow:0 4px 12px #00000026;opacity:.9}.v2-item-card--draggable.cdk-drag-placeholder{opacity:.4;background:#f9fafb;border-style:dashed}.v2-item-card__drag-handle{display:flex;align-items:center;justify-content:center;color:#a3a3a3;cursor:grab;padding:8px;transition:color .15s ease}.v2-item-card__drag-handle:hover{color:#525252}.v2-item-card__drag-handle:active{cursor:grabbing}.v2-item-card__drag-handle .ph{font-size:20px}.v2-item-card__header-left{display:flex;align-items:center;gap:12px;flex:1}.v2-item-card__priority-badge{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#e5e5e5;color:#525252;border-radius:50%;font-size:11px;font-weight:700;flex-shrink:0}.v2-item-card__description{font-size:12px;color:#525252;padding-left:40px;margin-top:8px}.v2-item-card__description strong{color:#1a1a1a;font-weight:600}.v2-item-card__actions{display:flex;align-items:center;gap:4px;flex-shrink:0}.v2-rule-config{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px}.v2-rule-config__summary{font-size:12px;color:#525252;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-rule-config-field{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:#fff;border:1px solid #e5e5e5;border-radius:8px;transition:all .15s ease}.v2-rule-config-field:hover{border-color:rgba(var(--color-primary-rgb),.3)}.v2-rule-config-field__summary{font-size:12px;color:#525252;font-style:italic;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-btn--sm{padding:6px 12px!important;font-size:12px!important;height:auto!important;min-height:32px!important}.v2-btn--sm .ph{font-size:14px}.v2-btn__content{display:flex;align-items:center;gap:6px}.v2-btn__spinner{animation:v2-spin-animation 1s linear infinite}.v2-inline-form{padding:20px;background:rgba(var(--color-primary-rgb, 74, 128, 195),.03);border-top:1px solid rgba(var(--color-primary-rgb, 74, 128, 195),.1)}.v2-inline-form__title{font-size:16px;font-weight:600;color:#1a1a1a;margin:0 0 16px}.v2-inline-form__highlight{color:var(--color-primary, #4A80C3)}.v2-inline-form__row{display:grid;grid-template-columns:200px 1fr;gap:16px;margin-bottom:16px}@media (max-width: 768px){.v2-inline-form__row{grid-template-columns:1fr}}.v2-inline-form__actions{display:flex;justify-content:flex-end;gap:12px;padding-top:12px;border-top:1px solid rgba(var(--color-primary-rgb, 74, 128, 195),.1)}.v2-form-group--wide{grid-column:span 1}@media (max-width: 768px){.v2-form-group--wide{grid-column:span 1}}.v2-label--required{color:#ef4444;margin-left:2px}.v2-monthly-hours-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;width:100%}@media (max-width: 1024px){.v2-monthly-hours-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.v2-monthly-hours-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.v2-monthly-hours-grid{grid-template-columns:1fr}}.v2-month-card{background:transparent;border:none;padding:8px}.v2-month-card__header{margin-bottom:8px}.v2-month-card__label{font-size:12px;font-weight:600;color:#525252;text-transform:uppercase;letter-spacing:.02em}.v2-month-card__body{display:flex;align-items:center;gap:8px}.v2-month-card__unit{font-size:12px;color:#737373;white-space:nowrap;flex-shrink:0}.v2-calendar-list{display:flex;flex-direction:column;gap:12px}.v2-calendar-item{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px;background:transparent;border-radius:8px;transition:all .15s ease}.v2-calendar-item:hover{background:#f5f5f5}.v2-calendar-item__info{flex:1;min-width:0}.v2-calendar-item__title{font-size:14px;font-weight:600;color:#1a1a1a;margin:0 0 4px}.v2-calendar-item__description{font-size:12px;color:#737373;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-calendar-item__actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.v2-evaluation-question{padding:16px;background:#f9fafb;border-radius:8px;margin-bottom:16px;border:1px solid #e5e7eb}.v2-evaluation-question:last-child{margin-bottom:0}.v2-evaluation-answer{margin-top:12px}.v2-rating-scale{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:#fff;border-radius:8px;border:1px solid #e5e5e5}.v2-rating-scale__label{font-size:11px;color:#737373;flex-shrink:0;max-width:100px;text-align:center}.v2-rating-scale__label--left{text-align:left}.v2-rating-scale__label--right{text-align:right}.v2-rating-scale__options{display:flex;align-items:center;gap:8px}.v2-rating-scale__option{cursor:pointer}.v2-rating-scale__input{position:absolute;opacity:0;width:0;height:0}.v2-rating-scale__circle{width:36px;height:36px;border-radius:50%;border:2px solid #d4d4d4;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#737373;background:#fff;transition:all .15s ease}.v2-rating-scale__circle:hover{border-color:rgba(var(--color-primary-rgb, 74, 128, 195),.5);color:var(--color-primary, #4A80C3)}.v2-rating-scale__circle--selected{background:var(--color-primary, #4A80C3);border-color:var(--color-primary, #4A80C3);color:#fff}.v2-rating-scale__circle--selected:hover{background:var(--color-primary-dark, #3b6ba3);border-color:var(--color-primary-dark, #3b6ba3);color:#fff}@media (max-width: 768px){.v2-rating-scale{flex-direction:column;gap:8px}.v2-rating-scale__label{max-width:none;text-align:center!important}}.v2-yesno-options{display:flex;align-items:center;gap:16px}.v2-radio-option{display:flex;align-items:center;gap:8px;cursor:pointer;padding:8px 12px;background:#fff;border-radius:8px;border:1px solid #e5e5e5;transition:all .15s ease}.v2-radio-option:hover{border-color:rgba(var(--color-primary-rgb, 74, 128, 195),.4);background:rgba(var(--color-primary-rgb, 74, 128, 195),.02)}.v2-radio-option__input{width:18px;height:18px;accent-color:var(--color-primary, #4A80C3);cursor:pointer}.v2-radio-option__indicator{display:none}.v2-radio-option__label{font-size:14px;color:#1a1a1a;font-weight:500}.v2-label--lg{font-size:16px;font-weight:600;color:#1a1a1a;line-height:1.5}.v2-form-section__title--large{font-size:20px;font-weight:700;border-bottom:none;padding-bottom:0;margin-bottom:0}.v2-form-section__title-row{margin-bottom:8px}.v2-btn-primary--full{width:100%;justify-content:center}.v2-checkbox-option{display:flex;align-items:center;gap:12px;background:#f5f5f5;border-radius:8px;padding:14px 16px;cursor:pointer;transition:all .15s ease;border:2px solid transparent}.v2-checkbox-option input[type=checkbox]{display:none}.v2-checkbox-option__indicator{width:20px;height:20px;border-radius:4px;border:2px solid #d4d4d4;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .15s ease;background:#fff}.v2-checkbox-option__indicator .ph{font-size:14px;color:#fff;opacity:0;transition:opacity .15s ease}.v2-checkbox-option__label{font-size:14px;font-weight:500;color:#525252}.v2-checkbox-option__hint{font-size:12px;color:#737373;margin-top:2px}.v2-checkbox-option:hover:not(.v2-checkbox-option--disabled){background:#efefef}.v2-checkbox-option--selected{border-color:var(--color-primary, #4A80C3);background:rgba(var(--color-primary-rgb, 74, 128, 195),.1)}.v2-checkbox-option--selected .v2-checkbox-option__indicator{border-color:var(--color-primary, #4A80C3);background:var(--color-primary, #4A80C3)}.v2-checkbox-option--selected .v2-checkbox-option__indicator .ph{opacity:1}.v2-checkbox-option--selected .v2-checkbox-option__label{color:var(--color-primary, #4A80C3)}.v2-checkbox-option--disabled{opacity:.5;cursor:not-allowed}.v2-checkbox-inline{display:flex;align-items:center;gap:8px;cursor:pointer}.v2-checkbox-inline input[type=checkbox]{width:18px;height:18px;accent-color:var(--color-primary, #4A80C3);cursor:pointer}.v2-checkbox-inline__label{font-size:14px;color:#1a1a1a}.v2-checkbox-inline--disabled{opacity:.5;cursor:not-allowed}.v2-checkbox-inline--disabled input[type=checkbox]{cursor:not-allowed}.v2-checkbox-inline--form{display:flex;flex-direction:column;gap:6px;width:100%}.v2-checkbox-inline--form .v2-label{margin-bottom:0;text-align:left;width:100%}.v2-checkbox-inline--form .v2-checkbox-inline__wrapper{display:flex;align-items:center;gap:12px;min-height:42px;width:100%;padding:0 14px;background:#fff;border:1px solid #e5e5e5;border-radius:12px;transition:all .15s ease;box-sizing:border-box;cursor:pointer}.v2-checkbox-inline--form .v2-checkbox-inline__wrapper:hover{border:1.5px solid rgba(var(--color-primary-rgb, 124, 58, 237),.4)}.v2-checkbox-inline--form .v2-checkbox-inline__wrapper:has(input:checked){background:rgba(var(--color-primary-rgb, 124, 58, 237),.08);border-color:rgba(var(--color-primary-rgb, 124, 58, 237),.3)}.v2-checkbox-inline--form .v2-checkbox-inline__input{width:18px;height:18px;cursor:pointer;flex-shrink:0;appearance:none;-webkit-appearance:none;background:#fff;border:1.5px solid #d4d4d4;border-radius:6px;position:relative;transition:all .15s ease}.v2-checkbox-inline--form .v2-checkbox-inline__input:checked{background:var(--color-primary, #7C3AED);border-color:var(--color-primary, #7C3AED)}.v2-checkbox-inline--form .v2-checkbox-inline__input:checked:after{content:"";position:absolute;left:50%;top:50%;width:5px;height:9px;border:solid white;border-width:0 2px 2px 0;transform:translate(-50%,-60%) rotate(45deg)}.v2-checkbox-inline--form .v2-checkbox-inline__input:hover:not(:checked){border-color:#a3a3a3}.v2-checkbox-inline--form .v2-checkbox-inline__label{flex:1;font-size:14px;color:#1a1a1a;cursor:pointer;white-space:nowrap;text-align:left}.v2-checkbox-group{display:flex;flex-direction:column;gap:8px}.v2-checkbox-group--horizontal{flex-direction:row;flex-wrap:wrap;gap:12px}.v2-checkbox-group--grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}.v2-toggle{display:flex;align-items:center;gap:12px;cursor:pointer}.v2-toggle input[type=checkbox]{display:none}.v2-toggle__switch{position:relative;width:44px;height:24px;background:#d4d4d4;border-radius:12px;transition:background .15s ease;flex-shrink:0}.v2-toggle__switch:after{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%;box-shadow:0 1px 3px #0003;transition:transform .15s ease}.v2-toggle__label{font-size:14px;color:#1a1a1a}.v2-toggle--active .v2-toggle__switch{background:var(--color-primary, #4A80C3)}.v2-toggle--active .v2-toggle__switch:after{transform:translate(20px)}.v2-toggle--disabled{opacity:.5;cursor:not-allowed}.v2-toggle:hover:not(.v2-toggle--disabled) .v2-toggle__switch{background:#c4c4c4}.v2-toggle:hover:not(.v2-toggle--disabled).v2-toggle--active .v2-toggle__switch{background:var(--color-primary-dark, #3b6ba3)}.v2-radio-option{display:flex;align-items:center;gap:12px;background:#f5f5f5;border-radius:8px;padding:14px 16px;cursor:pointer;transition:all .15s ease;border:2px solid transparent}.v2-radio-option input[type=radio]{display:none}.v2-radio-option__indicator{width:20px;height:20px;border-radius:50%;border:2px solid #d4d4d4;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .15s ease;background:#fff}.v2-radio-option__indicator:after{content:"";width:10px;height:10px;border-radius:50%;background:#fff;transform:scale(0);transition:transform .15s ease}.v2-radio-option__label{font-size:14px;font-weight:500;color:#525252}.v2-radio-option:hover:not(.v2-radio-option--disabled){background:#efefef}.v2-radio-option--selected{border-color:var(--color-primary, #4A80C3);background:rgba(var(--color-primary-rgb, 74, 128, 195),.1)}.v2-radio-option--selected .v2-radio-option__indicator{border-color:var(--color-primary, #4A80C3);background:var(--color-primary, #4A80C3)}.v2-radio-option--selected .v2-radio-option__indicator:after{transform:scale(1)}.v2-radio-option--selected .v2-radio-option__label{color:var(--color-primary, #4A80C3)}.v2-radio-option--disabled{opacity:.5;cursor:not-allowed}.v2-radio-group--horizontal{flex-direction:row;flex-wrap:wrap;gap:12px}.v2-checkbox-card{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:0 16px;min-height:42px;box-sizing:border-box;cursor:pointer;transition:all .15s ease;margin-bottom:20px}.v2-checkbox-card:last-child{margin-bottom:0}.v2-checkbox-card:has(.v2-checkbox-card__input:checked){background:rgba(var(--color-primary-rgb, 124, 58, 237),.08);border-color:rgba(var(--color-primary-rgb, 124, 58, 237),.3)}.v2-checkbox-card--disabled{opacity:.5;cursor:not-allowed}.v2-checkbox-card__input{width:18px;height:18px;cursor:pointer;flex-shrink:0;appearance:none;-webkit-appearance:none;background:#fff;border:1.5px solid #d4d4d4;border-radius:6px;position:relative;transition:all .15s ease}.v2-checkbox-card__input:checked{background:var(--color-primary, #4A80C3);border-color:var(--color-primary, #4A80C3)}.v2-checkbox-card__input:checked:after{content:"";position:absolute;left:50%;top:50%;width:5px;height:9px;border:solid white;border-width:0 2px 2px 0;transform:translate(-50%,-60%) rotate(45deg)}.v2-checkbox-card__input:hover:not(:checked){border-color:#a3a3a3}.v2-checkbox-card__label{font-size:14px;color:#1a1a1a;cursor:pointer;display:flex;flex-direction:column;gap:2px}.v2-checkbox-card__title{font-size:14px;font-weight:500;color:#1a1a1a}.v2-checkbox-card__description{font-size:12px;color:#737373;font-weight:400}.v2-checkbox-card__help{font-size:12px;color:#737373;margin-left:auto}.v2-checkbox-card--selected{background:rgba(var(--color-primary-rgb, 124, 58, 237),.08);border-color:rgba(var(--color-primary-rgb, 124, 58, 237),.3)}.v2-checkbox-card--selected .v2-checkbox-card__label{color:var(--color-primary, #4A80C3);font-weight:500}.v2-checkbox-card--compact{min-height:36px;padding:0 12px;margin-bottom:0}.v2-checkbox-card--compact .v2-checkbox-card__input{width:16px;height:16px}.v2-checkbox-card--compact .v2-checkbox-card__label{font-size:12px}.v2-checkbox-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px}@media (max-width: 640px){.v2-checkbox-grid{grid-template-columns:1fr}}.v2-selected-chips{display:flex;align-items:flex-start;flex-wrap:wrap;gap:8px}.v2-selected-chips__label{font-size:12px;color:#737373;padding:6px 0}.v2-selected-chips__list{display:flex;flex-wrap:wrap;gap:4px}.v2-chip__remove{display:flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;border:none;background:transparent;cursor:pointer;color:inherit;opacity:.7;transition:opacity .15s ease}.v2-chip__remove:hover{opacity:1}.v2-chip__remove .ph{font-size:12px}.v2-radio-group{display:flex;flex-direction:column;gap:8px}.v2-modal-backdrop{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px;animation:v2-modal-fade-in .2s ease-out}@keyframes v2-modal-fade-in{0%{opacity:0}to{opacity:1}}.v2-modal-panel.mat-mdc-dialog-panel{max-width:100%!important}.v2-modal-panel .mat-mdc-dialog-container .mdc-dialog__container{width:100%!important;max-width:100%!important}.v2-modal-panel .mat-mdc-dialog-container .mdc-dialog__surface,.v2-modal-panel .mat-mdc-dialog-container .mat-mdc-dialog-surface{width:100%!important;max-width:100%!important;border-radius:10px!important}.v2-modal-panel .mdc-dialog__content>*{width:100%}.v2-modal{background:#fff;border-radius:10px;overflow:hidden;width:100%!important;max-width:100%!important;box-sizing:border-box}.v2-modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e7eb}.v2-modal-header__left{display:flex;align-items:flex-start;gap:12px}.v2-modal-header__icon{width:40px;height:40px;border-radius:10px;background:rgba(var(--color-primary-rgb, 74, 128, 195),.1);color:var(--color-primary, #4A80C3);display:flex;align-items:center;justify-content:center;flex-shrink:0}.v2-modal-header__icon .ph{font-size:20px}.v2-modal-header__icon--success{background:#22c55e1a;color:#22c55e}.v2-modal-header__icon--warning{background:#f59e0b1a;color:#f59e0b}.v2-modal-header__icon--danger{background:#ef44441a;color:#ef4444}.v2-modal-header__icon--info{background:#3b82f61a;color:#3b82f6}.v2-modal-header__info{display:flex;flex-direction:column;gap:2px}.v2-modal-header__title{font-size:18px;font-weight:600;color:#1a1a1a;margin:0}.v2-modal-header__subtitle{font-size:12px;color:#737373;margin:0}.v2-modal-close-btn{width:32px;height:32px;border-radius:8px;border:none;background:transparent;color:#9ca3af;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease;flex-shrink:0}.v2-modal-close-btn:hover{background:#f5f5f5;color:#525252}.v2-modal-content{padding:20px;max-height:60vh;overflow-y:auto}.v2-modal-content--flush{padding:0}.v2-modal-content--tall{max-height:75vh}.v2-modal-actions{display:flex;justify-content:flex-end;gap:12px;padding:16px 20px;border-top:1px solid #e5e7eb;background:#fafafa}.v2-modal-actions--between{justify-content:space-between}.v2-modal-actions--stacked{flex-direction:column;align-items:stretch}.v2-modal-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px}@media (max-width: 480px){.v2-modal-info-grid{grid-template-columns:1fr}}.v2-modal-info-item--full{grid-column:1/-1}.v2-modal-info-item__label{display:block;font-size:11px;font-weight:600;color:#737373;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.v2-modal-info-item__value{display:block;font-size:14px;font-weight:500;color:#1a1a1a}.v2-modal-detail-section{padding-top:16px;border-top:1px solid #e5e7eb;margin-top:16px}.v2-modal-detail-section__label{display:block;font-size:11px;font-weight:600;color:#737373;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px}.v2-modal-detail-section__quote{background:#f5f5f5;border-radius:8px;padding:12px 16px;font-size:14px;font-style:italic;color:#525252}.v2-modal-attachment{display:flex;align-items:center;justify-content:space-between;background:#f5f5f5;border-radius:8px;padding:10px 14px;gap:12px}.v2-modal-attachment__info{display:flex;align-items:center;gap:10px;min-width:0;flex:1}.v2-modal-attachment__icon{font-size:18px;color:#737373;flex-shrink:0}.v2-modal-attachment__name{font-size:14px;color:#1a1a1a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-modal-attachment__download{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:transparent;color:var(--color-primary, #4A80C3);border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease;flex-shrink:0}.v2-modal-attachment__download:hover:not(:disabled){background:rgba(var(--color-primary-rgb, 74, 128, 195),.1)}.v2-modal-attachment__download:disabled{opacity:.6;cursor:not-allowed}.v2-modal-attachment__download .ph{font-size:16px}.v2-modal-attachment__download .spinner{animation:v2-spin .8s linear infinite}.v2-modal-confirm{text-align:center;padding:24px}.v2-modal-confirm__icon{width:64px;height:64px;border-radius:50%;margin:0 auto 16px;display:flex;align-items:center;justify-content:center}.v2-modal-confirm__icon .ph{font-size:32px}.v2-modal-confirm__icon--warning{background:#f59e0b1a;color:#f59e0b}.v2-modal-confirm__icon--danger{background:#ef44441a;color:#ef4444}.v2-modal-confirm__icon--success{background:#22c55e1a;color:#22c55e}.v2-modal-confirm__icon--info{background:#3b82f61a;color:#3b82f6}.v2-modal-confirm__title{font-size:18px;font-weight:600;color:#1a1a1a;margin:0 0 8px}.v2-modal-confirm__message{font-size:14px;color:#737373;max-width:400px;margin:0 auto}.v2-modal-tabs__header{display:flex;border-bottom:1px solid #e5e7eb;margin-bottom:16px}.v2-modal-tabs__tab{flex:1;padding:12px 16px;background:transparent;border:none;font-size:14px;font-weight:500;color:#737373;cursor:pointer;transition:all .15s ease;position:relative}.v2-modal-tabs__tab:hover{color:#525252}.v2-modal-tabs__tab--active{color:var(--color-primary, #4A80C3)}.v2-modal-tabs__tab--active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--color-primary, #4A80C3)}.v2-modal-tabs__content{min-height:200px}.v2-modal-tabs__loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;gap:12px;color:#737373;font-size:12px}.v2-modal-tabs__empty{text-align:center;padding:24px;color:#737373}.v2-modal-tabs__empty .ph{font-size:48px;margin-bottom:12px;opacity:.5}.v2-modal-tabs__empty p{margin:0;font-size:12px;font-style:italic}.v2-modal-form{display:flex;flex-direction:column;gap:16px}.v2-recommendation-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.v2-recommendation-list__item{display:flex;align-items:center;justify-content:space-between;padding:12px;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .15s ease}.v2-recommendation-list__item:hover{background:rgba(var(--color-primary-rgb, 74, 128, 195),.04);border-color:rgba(var(--color-primary-rgb, 74, 128, 195),.3)}.v2-recommendation-list__info{display:flex;align-items:center;gap:12px}.v2-recommendation-list__avatar{width:40px;height:40px;border-radius:50%;object-fit:cover}.v2-recommendation-list__details{display:flex;flex-direction:column}.v2-recommendation-list__name{font-size:14px;font-weight:500;color:#1a1a1a;margin:0}.v2-recommendation-list__title{font-size:11px;color:#737373;margin:0}.v2-recommendation-list__reason{font-size:11px;color:var(--color-primary, #4A80C3);font-weight:500}.v2-kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media (max-width: 1024px){.v2-kpi-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.v2-kpi-grid{grid-template-columns:1fr}}.v2-kpi-card{background:#fff;border-radius:10px;padding:20px;display:flex;align-items:flex-start;gap:16px;transition:transform .15s ease,box-shadow .15s ease}.v2-kpi-card__icon{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.v2-kpi-card__icon i{font-size:22px;color:#fff}.v2-kpi-card__content{display:flex;flex-direction:column;gap:4px;min-width:0}.v2-kpi-card__label{font-size:13px;font-weight:500;color:#737373;line-height:1.4}.v2-kpi-card__value{font-size:28px;font-weight:600;color:#1a1a1a;line-height:1.2}.v2-kpi-card--primary .v2-kpi-card__icon{background:var(--color-primary, #7C3AED)}.v2-kpi-card--danger .v2-kpi-card__icon{background:#ef4444}.v2-kpi-card--success .v2-kpi-card__icon{background:#22c55e}.v2-kpi-card--warning .v2-kpi-card__icon{background:#f59e0b}.v2-kpi-card--info .v2-kpi-card__icon{background:#3b82f6}.v2-chart-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media (max-width: 768px){.v2-chart-grid{grid-template-columns:1fr}}.v2-chart-card{background:#fff;border-radius:10px;padding:20px;display:flex;flex-direction:column}.v2-chart-card__title{font-size:15px;font-weight:600;color:#1a1a1a;margin-bottom:16px}.v2-chart-card__content{flex:1;min-height:260px;display:flex;align-items:center;justify-content:center}.v2-chart-card__chart{width:100%;height:100%}.v2-chart-card__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#a3a3a3}.v2-chart-card__empty-icon i{font-size:48px;color:#e5e7eb}.v2-chart-card__empty-text{font-size:14px;font-style:italic;margin:0}.v2-dashboard-grid{display:grid;grid-template-columns:2fr 1fr;gap:24px;margin-bottom:32px}@media (max-width: 1024px){.v2-dashboard-grid{grid-template-columns:1fr}}.v2-dashboard-grid__main,.v2-dashboard-grid__side{display:flex;flex-direction:column;gap:16px}.v2-stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media (max-width: 768px){.v2-stats-row{grid-template-columns:1fr}}.v2-stat-card__icon{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.v2-stat-card__icon .ph{font-size:24px;color:#fff}.v2-stat-card__icon--primary{background:var(--color-primary, #7C3AED)}.v2-stat-card__icon--info{background:#3b82f6}.v2-stat-card__icon--success{background:#22c55e}.v2-stat-card__icon--warning{background:#f59e0b}.v2-stat-card__icon--danger{background:#ef4444}.v2-stat-card__content{display:flex;flex-direction:column;gap:4px;min-width:0}.v2-stat-card__value{font-size:28px;font-weight:700;color:#1a1a1a;line-height:1.2;margin:0}.v2-stat-card__label{font-size:11px;font-weight:600;color:#737373;text-transform:uppercase;letter-spacing:.05em;margin:0}.v2-quick-links{background:#fff;border-radius:10px;padding:20px}.v2-quick-links__title{font-size:15px;font-weight:600;color:#1a1a1a;margin:0 0 12px;padding-bottom:12px;border-bottom:1px solid #e5e7eb}.v2-quick-links__list{display:flex;flex-direction:column;gap:4px}.v2-quick-links__item{display:flex;align-items:center;gap:12px;padding:10px 12px;font-size:14px;color:#525252;border-radius:8px;cursor:pointer;transition:all .15s ease}.v2-quick-links__item .ph{font-size:18px;color:#737373;transition:color .15s ease}.v2-quick-links__item:hover{background:rgba(var(--color-primary-rgb, 124, 58, 237),.05);color:var(--color-primary, #7C3AED)}.v2-quick-links__item:hover .ph{color:var(--color-primary, #7C3AED)}.v2-section{margin-bottom:32px;background:#fff;border-radius:10px;padding:24px}.v2-section__header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;margin-bottom:16px}.v2-section__title{font-size:18px;font-weight:600;color:#1a1a1a;margin:0 0 16px}.v2-section__header .v2-section__title{margin-bottom:0}.v2-section__actions{display:flex;align-items:center;gap:12px}.v2-cycle-cards{display:flex;flex-direction:column;gap:16px}.v2-cycle-card{background:#f9fafb;border-radius:8px;padding:20px;border:1px solid #e5e7eb}.v2-cycle-card__header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;margin-bottom:8px}.v2-cycle-card__title{font-size:16px;font-weight:600;color:var(--color-primary, #7C3AED);margin:0}.v2-cycle-card__date{font-size:12px;color:#737373}.v2-cycle-card__participants{font-size:12px;color:#737373;margin:0 0 16px}.v2-progress-bars{display:flex;flex-direction:column;gap:12px}.v2-progress-item__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.v2-progress-item__label{font-size:13px;font-weight:500;color:#525252}.v2-progress-item__value{font-size:12px;color:#737373}.v2-progress-item__track{width:100%;height:6px;background:#e5e7eb;border-radius:3px;overflow:hidden}.v2-progress-item__fill{height:100%;border-radius:3px;transition:width .3s ease}.v2-progress-item__fill--info{background:#3b82f6}.v2-progress-item__fill--warning{background:#f59e0b}.v2-progress-item__fill--success{background:#22c55e}.v2-progress-item__fill--danger{background:#ef4444}.v2-progress-item__fill--primary{background:var(--color-primary, #7C3AED)}.v2-analytics-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}@media (max-width: 1024px){.v2-analytics-grid{grid-template-columns:1fr}}.v2-analytics-card{background:#fff;border-radius:10px;padding:20px;min-height:300px}.v2-analytics-card__header{display:flex;align-items:center;gap:10px;margin-bottom:16px}.v2-analytics-card__header .ph{font-size:20px;color:var(--color-primary, #7C3AED)}.v2-analytics-card__title{font-size:15px;font-weight:600;color:#1a1a1a;margin:0}.v2-analytics-card__body{display:flex;align-items:center;justify-content:center;min-height:200px}.v2-analytics-card__placeholder{font-size:14px;color:#737373;font-style:italic;text-align:center;margin:0}.v2-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;background:#f9fafb;border-radius:8px;border:2px dashed #e5e7eb;text-align:center}.v2-empty-state__icon{margin-bottom:16px}.v2-empty-state__icon .ph{font-size:48px;color:#a3a3a3}.v2-empty-state__title{font-size:16px;font-weight:600;color:#525252;margin:0 0 8px}.v2-empty-state__description{font-size:14px;color:#737373;margin:0;max-width:400px}.v2-timeline{display:flex;flex-direction:column;gap:0}.v2-timeline__item{position:relative;display:flex;gap:16px;padding-bottom:24px}.v2-timeline__item:last-child{padding-bottom:0}.v2-timeline__line{position:absolute;left:19px;top:40px;bottom:0;width:2px;background:#e5e7eb}.v2-timeline__icon{position:relative;z-index:1;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#f3f4f6;border:2px solid #e5e7eb}.v2-timeline__icon .ph{font-size:18px;color:#737373}.v2-timeline__icon--recognition{background:#fef3c7;border-color:#fbbf24}.v2-timeline__icon--recognition .ph{color:#d97706}.v2-timeline__icon--feedback{background:#dbeafe;border-color:#60a5fa}.v2-timeline__icon--feedback .ph{color:#2563eb}.v2-timeline__content{flex:1;min-width:0;background:#fff;border-radius:10px;padding:16px 20px}.v2-timeline__header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;margin-bottom:4px}.v2-timeline__author{font-size:15px;font-weight:600;color:#1a1a1a}.v2-timeline__badge{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:500;color:#d97706;background:#fef3c7;border-radius:20px}.v2-timeline__badge .ph{font-size:14px}.v2-timeline__date{font-size:13px;color:#737373;margin:0 0 12px}.v2-timeline__body{font-size:14px;line-height:1.6;color:#525252;white-space:pre-wrap}.v2-timeline__body p{margin:0}.v2-btn,.v2-btn-primary,.v2-btn-primary-light,.v2-btn-secondary,.v2-btn-ghost,.v2-btn-danger,.v2-btn-danger-outline,.v2-btn-outline,.v2-btn-success,.v2-btn-warning,.v2-add-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:var(--v2-btn-padding, 10px 20px);font-size:14px;font-weight:500;background:var(--v2-btn-bg, #f5f5f5);color:var(--v2-btn-color, #525252);border:var(--v2-btn-border, none);border-radius:8px;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease,transform .15s ease,box-shadow .15s ease;box-shadow:var(--v2-btn-shadow, none)}.v2-btn .ph,.v2-btn-primary .ph,.v2-btn-primary-light .ph,.v2-btn-secondary .ph,.v2-btn-ghost .ph,.v2-btn-danger .ph,.v2-btn-danger-outline .ph,.v2-btn-outline .ph,.v2-btn-success .ph,.v2-btn-warning .ph,.v2-add-btn .ph{font-size:18px}.v2-btn:hover:not(:disabled),.v2-btn-primary:hover:not(:disabled),.v2-btn-primary-light:hover:not(:disabled),.v2-btn-secondary:hover:not(:disabled),.v2-btn-ghost:hover:not(:disabled),.v2-btn-danger:hover:not(:disabled),.v2-btn-danger-outline:hover:not(:disabled),.v2-btn-outline:hover:not(:disabled),.v2-btn-success:hover:not(:disabled),.v2-btn-warning:hover:not(:disabled),.v2-add-btn:hover:not(:disabled){background:var(--v2-btn-bg-hover, var(--v2-btn-bg, #f5f5f5));color:var(--v2-btn-color-hover, var(--v2-btn-color, #525252));transform:translateY(-1px);box-shadow:var(--v2-btn-shadow-hover, var(--v2-btn-shadow, none))}.v2-btn:disabled,.v2-btn-primary:disabled,.v2-btn-primary-light:disabled,.v2-btn-secondary:disabled,.v2-btn-ghost:disabled,.v2-btn-danger:disabled,.v2-btn-danger-outline:disabled,.v2-btn-outline:disabled,.v2-btn-success:disabled,.v2-btn-warning:disabled,.v2-add-btn:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.v2-btn-primary{--v2-btn-bg: var(--color-primary, #4A80C3);--v2-btn-color: white;--v2-btn-bg-hover: var(--color-primary-dark, #3b6ba3);--v2-btn-shadow: 0 2px 4px rgba(var(--color-primary-rgb, 74, 128, 195), .3);--v2-btn-shadow-hover: 0 4px 8px rgba(var(--color-primary-rgb, 74, 128, 195), .4)}.v2-btn-primary-light{--v2-btn-bg: rgba(var(--color-primary-rgb, 74, 128, 195), .1);--v2-btn-color: var(--color-primary, #4A80C3);--v2-btn-bg-hover: rgba(var(--color-primary-rgb, 74, 128, 195), .15);--v2-btn-shadow: 0 2px 4px rgba(var(--color-primary-rgb, 74, 128, 195), .15);--v2-btn-shadow-hover: 0 4px 8px rgba(var(--color-primary-rgb, 74, 128, 195), .25)}.v2-add-btn{--v2-btn-padding: 10px 16px;--v2-btn-bg: var(--color-primary, #4A80C3);--v2-btn-color: white;--v2-btn-bg-hover: var(--color-primary-dark, #3b6ba3);--v2-btn-shadow: 0 2px 4px rgba(var(--color-primary-rgb, 74, 128, 195), .3);--v2-btn-shadow-hover: 0 4px 8px rgba(var(--color-primary-rgb, 74, 128, 195), .4)}.v2-btn-secondary{--v2-btn-bg: #f5f5f5;--v2-btn-color: #525252;--v2-btn-bg-hover: #efefef;--v2-btn-color-hover: #1a1a1a;--v2-btn-shadow-hover: 0 4px 8px rgba(0, 0, 0, .08)}.v2-btn-ghost{--v2-btn-bg: transparent;--v2-btn-color: #525252;--v2-btn-bg-hover: #f5f5f5;--v2-btn-color-hover: #1a1a1a;--v2-btn-shadow-hover: 0 4px 8px rgba(0, 0, 0, .08)}.v2-btn-outline{--v2-btn-bg: transparent;--v2-btn-color: var(--color-primary, #4A80C3);--v2-btn-border: 1px solid var(--color-primary, #4A80C3);--v2-btn-bg-hover: rgba(var(--color-primary-rgb, 74, 128, 195), .05);--v2-btn-shadow-hover: 0 4px 8px rgba(var(--color-primary-rgb, 74, 128, 195), .2)}.v2-btn-danger{--v2-btn-bg: #fef2f2;--v2-btn-color: #dc2626;--v2-btn-border: 1px solid #fecaca;--v2-btn-bg-hover: #fee2e2;--v2-btn-shadow-hover: 0 4px 8px rgba(239, 68, 68, .15)}.v2-btn-danger:hover:not(:disabled){border-color:#ef4444}.v2-btn-danger-outline{--v2-btn-bg: #fef2f2;--v2-btn-color: #dc2626;--v2-btn-border: 1px solid #fecaca;--v2-btn-bg-hover: #fee2e2;--v2-btn-shadow-hover: 0 4px 8px rgba(239, 68, 68, .15)}.v2-btn-danger-outline:hover:not(:disabled){border-color:#ef4444}.v2-btn-success{--v2-btn-bg: #16a34a;--v2-btn-color: white;--v2-btn-bg-hover: #15803d;--v2-btn-shadow: 0 2px 4px rgba(22, 163, 74, .3);--v2-btn-shadow-hover: 0 4px 8px rgba(22, 163, 74, .4)}.v2-btn-warning{--v2-btn-bg: #fef3c7;--v2-btn-color: #92400e;--v2-btn-bg-hover: #fde68a;--v2-btn-shadow-hover: 0 4px 8px rgba(251, 191, 36, .35)}.v2-btn-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;background:#f5f5f5;color:#525252;border:none;border-radius:8px;cursor:pointer;transition:all .15s ease}.v2-btn-icon .ph{font-size:18px}.v2-btn-icon:hover:not(:disabled){background:#efefef;color:#1a1a1a}.v2-btn-icon:disabled{opacity:.5;cursor:not-allowed}.v2-btn-icon--danger:hover:not(:disabled){background:#fef2f2;color:#ef4444}.v2-btn-icon--primary:hover:not(:disabled){background:rgba(var(--color-primary-rgb, 74, 128, 195),.1);color:var(--color-primary, #4A80C3)}.v2-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:20px;font-size:12px;font-weight:600}.v2-badge--success{background:#dcfce7;color:#166534}.v2-badge--warning{background:#fef3c7;color:#92400e}.v2-badge--danger{background:#fee2e2;color:#991b1b}.v2-badge--neutral{background:#e5e5e5;color:#525252}.v2-badge--primary{background:rgba(var(--color-primary-rgb, 74, 128, 195),.15);color:var(--color-primary, #4A80C3)}.v2-error-alert{background:#fef2f2;border-radius:10px;padding:14px 18px;margin-bottom:20px;display:flex;align-items:center;gap:12px}.v2-error-alert__icon{color:#ef4444;font-size:20px;flex-shrink:0}.v2-error-alert__content{flex:1}.v2-error-alert__title{font-size:13px;font-weight:600;color:#b91c1c;margin:0 0 2px}.v2-error-alert__message{font-size:12px;color:#dc2626;margin:0}.v2-success-alert{background:#dcfce7;border-radius:10px;padding:14px 18px;margin-bottom:20px;display:flex;align-items:center;gap:12px}.v2-success-alert__icon{color:#166534;font-size:20px;flex-shrink:0}.v2-success-alert__message{font-size:14px;color:#166534;margin:0}.v2-warning-alert{background:#fef3c7;border-radius:10px;padding:14px 18px;margin-bottom:20px;display:flex;align-items:center;gap:12px}.v2-warning-alert__icon{color:#92400e;font-size:20px;flex-shrink:0}.v2-warning-alert__message{font-size:14px;color:#92400e;margin:0}.v2-info-box{background:#dbeafe;border:1px solid #bfdbfe;border-radius:10px;padding:16px;margin-bottom:20px}.v2-info-box__header{display:flex;align-items:center;gap:8px;margin-bottom:12px}.v2-info-box__icon{color:#1e40af;font-size:20px;flex-shrink:0}.v2-info-box__title{font-size:14px;font-weight:600;color:#1e40af;margin:0}.v2-info-box__content{font-size:13px;color:#1e3a8a;line-height:1.6}.v2-info-box__label{font-weight:600;color:#1e3a8a;margin-bottom:6px}.v2-info-box__list{list-style:disc;margin:6px 0 0 20px;padding:0}.v2-info-box__list li{margin-bottom:4px}.v2-spinner{width:24px;height:24px;border:3px solid #e5e5e5;border-top-color:var(--color-primary, #4A80C3);border-radius:50%;animation:v2-spin .8s linear infinite}.v2-spinner--sm{width:16px;height:16px;border-width:2px}.v2-spinner--lg{width:40px;height:40px;border-width:4px}.v2-loading{background:#fff;border-radius:10px;padding:48px 24px;text-align:center}.v2-loading__spinner{width:40px;height:40px;border:3px solid #e5e5e5;border-top-color:var(--color-primary, #4A80C3);border-radius:50%;animation:v2-spin .8s linear infinite;margin:0 auto 16px}.v2-loading__text{font-size:14px;color:#737373;margin:0}.v2-empty-state{background:#fff;border-radius:10px;padding:48px 24px;text-align:center}.v2-empty-state__icon{font-size:48px;color:#d1d5db;margin-bottom:12px}.v2-empty-state__title{font-size:16px;font-weight:600;color:#1a1a1a;margin:0 0 4px}.v2-empty-state__description{font-size:14px;color:#6b7280;margin:0}.v2-balance-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}.v2-balance-item{background:#fafafa;border-radius:8px;padding:16px;text-decoration:none;display:block;transition:all .15s ease}.v2-balance-item a.v2-balance-item,.v2-balance-item button.v2-balance-item{cursor:pointer}.v2-balance-item a.v2-balance-item:hover,.v2-balance-item button.v2-balance-item:hover{background:#efefef;transform:translateY(-2px)}.v2-balance-item__icon{width:32px;height:32px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:8px;vertical-align:middle}.v2-balance-item__icon .ph{font-size:18px}.v2-balance-item__icon--purple{background:linear-gradient(135deg,#f3e8ff,#ede9fe);color:#7c3aed}.v2-balance-item__icon--blue{background:linear-gradient(135deg,#dbeafe,#e0f2fe);color:#2563eb}.v2-balance-item__icon--green{background:linear-gradient(135deg,#dcfce7,#d1fae5);color:#16a34a}.v2-balance-item__icon--orange{background:linear-gradient(135deg,#ffedd5,#fef3c7);color:#ea580c}.v2-balance-item__icon--teal{background:linear-gradient(135deg,#ccfbf1,#cffafe);color:#0d9488}.v2-balance-item__icon--pink{background:linear-gradient(135deg,#fce7f3,#fbcfe8);color:#db2777}.v2-balance-item__content{flex:1;min-width:0}.v2-balance-item__label{font-size:12px;color:#737373;margin-bottom:8px}.v2-balance-item__row{display:flex;align-items:center;gap:4px}.v2-balance-item__value{font-size:22px;font-weight:700;color:#1a1a1a;display:inline;vertical-align:middle}.v2-balance-item__value--text,.v2-balance-item__value--name{font-size:15px;font-weight:600}.v2-balance-item__unit{font-size:12px;color:#737373}.v2-card{background:#fff;border-radius:10px;border:1px solid #e5e7eb;box-shadow:none}.v2-card__header{display:flex;align-items:center;gap:10px;padding:16px 20px;border-bottom:1px solid #e5e7eb;background:#f9fafb}.v2-card__header i{color:var(--color-primary, #7C3AED);font-size:18px}.v2-card__title{font-size:15px;font-weight:600;color:#1a1a1a;margin:0}.v2-card__body{padding:20px}.v2-card__footer{padding:16px 20px;border-top:1px solid #e5e7eb;background:#fafafa}.v2-card--clickable{cursor:pointer;transition:all .15s ease}.v2-card--clickable:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.v2-divider{height:1px;background:#e5e7eb;margin:16px 0}.v2-divider--thick{height:2px}.v2-text-primary{color:#1a1a1a}.v2-text-secondary{color:#525252}.v2-text-muted{color:#737373}.v2-text-success{color:#166534}.v2-text-warning{color:#92400e}.v2-text-danger{color:#ef4444}.v2-text-sm{font-size:12px}.v2-text-base{font-size:14px}.v2-text-md{font-size:16px}.v2-text-lg{font-size:18px}.v2-font-medium{font-weight:500}.v2-font-semibold{font-weight:600}.v2-font-bold{font-weight:700}.v2-mt-sm{margin-top:8px}.v2-mt-md{margin-top:12px}.v2-mt-lg{margin-top:16px}.v2-mt-xl{margin-top:20px}.v2-mb-sm{margin-bottom:8px}.v2-mb-md{margin-bottom:12px}.v2-mb-lg{margin-bottom:16px}.v2-mb-xl{margin-bottom:20px}.v2-ml-sm{margin-left:8px}.v2-ml-md{margin-left:12px}.v2-ml-lg{margin-left:16px}.v2-ml-xl{margin-left:20px}.ml-1{margin-left:4px}.ml-2{margin-left:8px}.ml-3{margin-left:12px}.ml-4{margin-left:16px}.mt-1{margin-top:4px}.mr-1{margin-right:4px}.mr-2{margin-right:8px}.mr-3{margin-right:12px}.mr-4{margin-right:16px}.mb-1{margin-bottom:4px}.v2-gap-sm{gap:8px}.v2-gap-md{gap:12px}.v2-gap-lg{gap:16px}.v2-back-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;background:#fff;color:#525252;border:none;border-radius:8px;cursor:pointer;transition:all .15s ease;flex-shrink:0}.v2-back-btn:hover{background:#f5f5f5;color:#1a1a1a;box-shadow:0 2px 4px #0000000d}.v2-loading-card{background:#fff;border-radius:10px;padding:48px 24px;text-align:center;margin-bottom:20px}.v2-loading-card__spinner{width:40px;height:40px;border:3px solid #e5e5e5;border-top-color:var(--color-primary, #4A80C3);border-radius:50%;animation:v2-spin .8s linear infinite;margin:0 auto 16px}.v2-loading-card__text{font-size:14px;color:#737373;margin:0}.v2-spinner--inline{display:inline-block;width:16px;height:16px;animation:v2-spin .8s linear infinite}.v2-info-banner{display:flex;align-items:flex-start;gap:12px;padding:14px 18px;border-radius:10px;background:#dbeafe}.v2-info-banner__icon{font-size:20px;color:#1e40af;flex-shrink:0;margin-top:1px}.v2-info-banner__content{flex:1;font-size:14px;color:#1e40af;line-height:1.5}.v2-info-banner--success{background:#dcfce7}.v2-info-banner--success .v2-info-banner__icon,.v2-info-banner--success .v2-info-banner__content{color:#166534}.v2-info-banner--warning{background:#fef3c7}.v2-info-banner--warning .v2-info-banner__icon,.v2-info-banner--warning .v2-info-banner__content{color:#92400e}.v2-info-banner--danger{background:#fef2f2}.v2-info-banner--danger .v2-info-banner__icon,.v2-info-banner--danger .v2-info-banner__content{color:#b91c1c}.v2-segment-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.v2-segment-control{display:inline-flex;align-items:center;gap:0;background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:6px;font-size:14px;font-weight:500}.v2-segment-control__btn{padding:10px 20px;border-radius:8px;border:none;background:transparent;color:#525252;cursor:pointer;transition:all .15s ease;white-space:nowrap;font-weight:500;line-height:1.2}.v2-segment-control__btn:hover:not(.v2-segment-control__btn--active){background:#f5f5f5;color:#1a1a1a}.v2-segment-control__btn--active{padding:10px 20px;background:var(--color-primary, #7C3AED);color:#fff;box-shadow:0 2px 4px rgba(var(--color-primary-rgb, 124, 58, 237),.3)}.v2-subtab-nav{display:flex;flex-wrap:wrap;gap:8px;padding:16px 20px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px}.v2-subtab-nav__btn{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:500;color:#525252;background:#fff;border:1px solid #e2e8f0;border-radius:24px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.v2-subtab-nav__btn .ph{font-size:16px;transition:color .2s ease}.v2-subtab-nav__btn:hover:not(.v2-subtab-nav__btn--active){color:var(--color-primary, #7C3AED);border-color:var(--color-primary, #7C3AED);background:rgba(var(--color-primary-rgb, 124, 58, 237),.1);transform:translateY(-1px);box-shadow:0 2px 8px rgba(var(--color-primary-rgb, 124, 58, 237),.15)}.v2-subtab-nav__btn:hover:not(.v2-subtab-nav__btn--active) .ph{color:var(--color-primary, #7C3AED)}.v2-subtab-nav__btn--active{color:#fff;background:linear-gradient(135deg,var(--color-primary, #7C3AED) 0%,var(--color-primary-dark, #6D28D9) 100%);border-color:transparent;box-shadow:0 4px 12px rgba(var(--color-primary-rgb, 124, 58, 237),.3)}.v2-subtab-nav__btn--active .ph{color:#fff}.v2-field-group{margin-bottom:24px;padding:20px;background:#fafafa;border-radius:10px}.v2-field-group:last-child{margin-bottom:0}.v2-field-group__title{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;color:#1a1a1a;margin:0 0 16px;padding-bottom:12px;border-bottom:1px solid #e5e5e5}.v2-field-group__title .ph{font-size:18px;color:var(--color-primary, #7C3AED)}.v2-profile-image-center{display:flex;justify-content:center;margin-bottom:24px}.v2-field-group__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e5e5e5;flex-wrap:wrap;gap:12px}.v2-field-group__header .v2-field-group__title{margin:0;padding:0;border:none}.v2-empty-state{text-align:center;padding:24px 16px;color:#737373;font-size:14px;font-style:italic}.v2-empty-card{padding:24px;border:2px dashed #e5e5e5;border-radius:12px;text-align:center}.v2-empty-card__text{color:#525252;font-size:14px;margin-bottom:16px}.v2-info-list{font-size:14px;color:#1a1a1a}.v2-info-list p{margin:0 0 8px}.v2-info-list p:last-child{margin-bottom:0}.v2-info-list p strong{color:#525252;font-weight:500}.v2-btn-group{display:flex;flex-wrap:wrap;gap:8px}.v2-item-card--clickable{cursor:pointer;transition:all .15s ease}.v2-item-card--clickable:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-1px)}@media (min-width: 768px){.v2-item-card__content{flex-direction:row;align-items:center;justify-content:space-between}}.v2-item-card__form-content{flex:1;display:flex;flex-direction:column;gap:0}.v2-item-card__main{flex:1;min-width:0}.v2-item-card__title{font-size:14px;font-weight:600;color:var(--color-primary, #7C3AED);margin:0 0 4px}.v2-item-card__subtitle{font-size:12px;color:#525252;margin:0 0 4px}.v2-item-card__meta{font-size:12px;color:#737373;margin:0}.v2-item-card__actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.v2-btn--sm{padding:6px 12px!important;font-size:12px!important}.v2-card-list{display:flex;flex-direction:column;gap:16px}.v2-approval-card{background:#fff;border-radius:10px;padding:20px;display:flex;flex-direction:column;gap:16px;transition:all .15s ease}.v2-approval-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}@media (min-width: 768px){.v2-approval-card{flex-direction:row;align-items:flex-start;justify-content:space-between}}.v2-approval-card__content{flex:1;min-width:0}.v2-approval-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px;flex-wrap:wrap}.v2-approval-card__title{font-size:16px;font-weight:600;color:var(--color-primary, #4A80C3);margin:0}.v2-approval-card__details{display:flex;flex-direction:column;gap:8px}.v2-approval-card__detail{display:flex;align-items:flex-start;gap:8px;font-size:14px}.v2-approval-card__detail .ph{color:#737373;font-size:16px;flex-shrink:0;margin-top:2px}.v2-approval-card__detail--full{flex-direction:column;gap:4px}.v2-approval-card__detail--full .ph{display:none}.v2-approval-card__label{color:#525252;font-weight:500}.v2-approval-card__value{color:#1a1a1a}.v2-approval-card__actions{display:flex;flex-direction:column;gap:8px;flex-shrink:0}@media (min-width: 480px){.v2-approval-card__actions{flex-direction:row}}.v2-profile-card{background:#fff;border-radius:10px;overflow:hidden}.v2-profile-card__header{display:flex;align-items:center;gap:20px;padding:24px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e5e7eb}.v2-profile-card__avatar{width:80px;height:80px;border-radius:50%;background:#fff;border:3px solid var(--color-primary, #7C3AED);display:flex;align-items:center;justify-content:center;flex-shrink:0}.v2-profile-card__avatar .ph{font-size:36px;color:var(--color-primary, #7C3AED)}.v2-profile-card__info{flex:1;min-width:0}.v2-profile-card__name{font-size:22px;font-weight:700;color:#1a1a1a;margin:0 0 4px}.v2-profile-card__title{font-size:14px;color:var(--color-primary, #7C3AED);margin:0;font-weight:500}.v2-profile-card__section{padding:20px 24px;border-bottom:1px solid #e5e7eb}.v2-profile-card__section:last-of-type{border-bottom:none}.v2-profile-card__section-title{font-size:14px;font-weight:600;color:#1a1a1a;margin:0 0 16px;display:flex;align-items:center;gap:8px}.v2-profile-card__section-title .ph{font-size:18px;color:var(--color-primary, #7C3AED)}.v2-profile-card__footer{padding:16px 24px;background:#fafafa;text-align:center}.v2-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px 24px}.v2-info-grid--2cols{grid-template-columns:repeat(2,1fr)}@media (max-width: 576px){.v2-info-grid--2cols{grid-template-columns:1fr}}.v2-info-grid--3cols{grid-template-columns:repeat(3,1fr)}@media (max-width: 768px){.v2-info-grid--3cols{grid-template-columns:repeat(2,1fr)}}@media (max-width: 576px){.v2-info-grid--3cols{grid-template-columns:1fr}}.v2-info-item__label{font-size:12px;font-weight:500;color:#737373;margin-bottom:4px;display:block}.v2-info-item__value{font-size:14px;color:#1a1a1a;margin:0}.v2-action-buttons{display:flex;flex-wrap:wrap;gap:12px}.v2-modal-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}.v2-modal-backdrop{position:absolute;inset:0;backdrop-filter:blur(4px)}.v2-modal-panel{position:relative;background:#fff;border-radius:12px;box-shadow:0 25px 50px -12px #00000040;max-height:calc(100vh - 40px);overflow-y:auto;width:100%;max-width:500px}.v2-modal-panel--md{max-width:600px}.v2-modal-panel--lg{max-width:800px}.v2-modal-panel--xl{max-width:1000px}.v2-modal-header{display:flex;align-items:center;gap:12px;padding:20px 24px;border-bottom:1px solid #e5e7eb}.v2-modal-header__icon{width:40px;height:40px;border-radius:50%;background:rgba(var(--color-primary-rgb, 124, 58, 237),.1);display:flex;align-items:center;justify-content:center;flex-shrink:0}.v2-modal-header__icon .ph{font-size:20px;color:var(--color-primary, #7C3AED)}.v2-modal-header__title{font-size:18px;font-weight:600;color:#1a1a1a;margin:0;flex:1}.v2-modal-close-btn{width:32px;height:32px;border-radius:8px;border:none;background:transparent;color:#9ca3af;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .15s ease}.v2-modal-close-btn .ph{font-size:20px}.v2-modal-close-btn:hover{background:#f3f4f6;color:#4b5563}.v2-modal-body{padding:24px}.v2-modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:16px 24px;background:#f9fafb;border-top:1px solid #e5e7eb}.v2-chart-container{height:100%;display:flex;flex-direction:column;background:#fafafa;border-radius:10px;overflow:hidden}.v2-chart-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:#fff;border-bottom:1px solid #e5e7eb}.v2-chart-header__title{font-size:16px;font-weight:600;color:#1a1a1a;margin:0;display:flex;align-items:center;gap:8px}.v2-chart-header__title .ph{font-size:20px;color:var(--color-primary, #7C3AED)}.v2-chart-loading{flex:1;display:flex;align-items:center;justify-content:center}.v2-chart-error{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;text-align:center}.v2-chart-error__icon{font-size:48px;color:#ef4444;margin-bottom:12px}.v2-chart-error__message{font-size:14px;color:#dc2626;margin:0}.v2-chart-content{flex:1;position:relative;overflow:hidden}.v2-chart-node{fill:#fff;stroke:#e5e5e5;stroke-width:1}.v2-chart-node--manager{stroke:var(--color-primary, #7C3AED);stroke-width:2}.v2-chart-node__highlight{fill:var(--color-primary, #7C3AED)}.v2-chart-node__text{font-family:inherit}.v2-chart-node__title{font-size:12px;font-weight:600;fill:#1a1a1a}.v2-chart-node__id{font-size:10px;fill:#737373}.v2-chart-node__stats{font-size:10px;fill:#525252}.v2-chart-node__stats-label{font-weight:500}.v2-chart-node__badge{fill:rgba(var(--color-primary-rgb, 124, 58, 237),.15)}.v2-chart-node__badge-text{font-size:10px;font-weight:600;fill:var(--color-primary, #7C3AED)}.v2-chart-edge{stroke:#d1d5db;stroke-width:1;fill:none}.v2-detail-panel{position:absolute;top:0;right:0;bottom:0;width:100%;max-width:380px;background:#fff;box-shadow:-4px 0 20px #0000001a;z-index:50;overflow-y:auto}.v2-detail-panel__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e7eb;position:sticky;top:0;background:#fff;z-index:1}.v2-detail-panel__title{font-size:16px;font-weight:600;color:#1a1a1a;margin:0}.v2-detail-panel__content{padding:20px}.v2-detail-panel__section{padding:20px;border-top:1px solid #e5e7eb}.v2-detail-panel__section-title{font-size:14px;font-weight:600;color:#1a1a1a;margin:0 0 12px}.v2-detail-panel__backdrop{position:fixed;inset:0;background:#00000040;z-index:40}.v2-info-list__item{display:flex;gap:8px;padding:8px 0;font-size:14px;border-bottom:1px solid #f3f4f6}.v2-info-list__item:last-child{border-bottom:none}.v2-info-list__label{color:#737373;font-weight:500;min-width:100px;flex-shrink:0}.v2-info-list__value{color:#1a1a1a;word-break:break-word}.v2-job-position-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.v2-job-position-item{padding:12px;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.v2-job-position-item__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.v2-job-position-item__name{font-size:13px;font-weight:600;color:#1a1a1a}.v2-job-position-item__id{font-size:11px;color:#737373;font-family:monospace}.v2-job-position-item__details{font-size:11px;color:#525252}.v2-job-position-item__separator{margin:0 6px;color:#d1d5db}.v2-text-mono{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace}.v2-btn-loading{display:inline-flex;align-items:center;gap:8px}.v2-spinner--white{border-color:#ffffff4d;border-top-color:#fff}.v2-section-divider{padding-top:24px;margin-top:24px;border-top:1px solid #e5e7eb}.v2-section-title{font-size:16px;font-weight:600;color:#1a1a1a;margin:0 0 12px;display:flex;align-items:center;gap:8px}.v2-section-title .ph{font-size:20px;color:var(--color-primary, #7C3AED)}.v2-btn--icon{padding:8px!important;min-width:auto}.v2-catalog-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}@media (min-width: 640px){.v2-catalog-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.v2-catalog-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1280px){.v2-catalog-grid{grid-template-columns:repeat(4,1fr)}}.v2-wizard-step{padding-top:1.5rem;border-top:1px solid #e5e5e5}.v2-wizard-step:first-child{padding-top:0;border-top:none}.v2-wizard-options{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem}@media (min-width: 640px){.v2-wizard-options{grid-template-columns:repeat(2,1fr)}}.v2-wizard-option{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:#fff;border:2px solid #e5e5e5;border-radius:12px;text-align:left;cursor:pointer;transition:all .15s ease}.v2-wizard-option:hover:not(.v2-wizard-option--selected){border-color:rgba(var(--color-primary-rgb, 124, 58, 237),.3);background:rgba(var(--color-primary-rgb, 124, 58, 237),.02)}.v2-wizard-option--selected{border-color:var(--color-primary, #7C3AED);background:rgba(var(--color-primary-rgb, 124, 58, 237),.05);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb, 124, 58, 237),.1)}.v2-wizard-option__icon{width:48px;height:48px;border-radius:12px;background:rgba(var(--color-primary-rgb, 124, 58, 237),.1);display:flex;align-items:center;justify-content:center;flex-shrink:0}.v2-wizard-option__icon .ph{font-size:24px;color:var(--color-primary, #7C3AED)}.v2-wizard-option__content{flex:1;min-width:0}.v2-wizard-option__title{font-size:15px;font-weight:600;color:#1a1a1a;margin:0 0 4px}.v2-wizard-option__desc{font-size:13px;color:#737373;margin:0;line-height:1.4}.v2-image-upload{display:flex;align-items:flex-start;gap:1rem}.v2-image-upload__preview{width:160px;height:96px;border-radius:8px;background:#f5f5f5;border:1px solid #e5e5e5;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.v2-image-upload__preview img{width:100%;height:100%;object-fit:cover}.v2-image-upload__preview .ph{font-size:2.5rem;color:#d1d5db}.v2-image-upload__actions{display:flex;flex-direction:column;gap:.5rem}.v2-question-list{display:flex;flex-direction:column;gap:12px}.v2-question-list.cdk-drop-list-dragging .v2-question-item:not(.cdk-drag-placeholder){transition:transform .25s cubic-bezier(0,0,.2,1)}.v2-question-item{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#fff;border:1px solid #e5e5e5;border-radius:10px;transition:all .15s ease}.v2-question-item:hover{border-color:rgba(var(--color-primary-rgb, 124, 58, 237),.3);box-shadow:0 2px 8px #0000000f}.v2-question-item.cdk-drag-animating{transition:transform .25s cubic-bezier(0,0,.2,1)}.v2-question-item.cdk-drag-preview{box-shadow:0 8px 24px #00000026;opacity:.95}.v2-question-item.cdk-drag-placeholder{opacity:.4;background:#f9fafb;border-style:dashed}.v2-question-item__drag-handle{display:flex;align-items:center;justify-content:center;color:#a3a3a3;font-size:20px;cursor:grab;padding-top:10px;transition:color .15s ease}.v2-question-item__drag-handle:hover{color:#525252}.v2-question-item__drag-handle:active{cursor:grabbing}.v2-question-item__content{display:flex;flex-direction:column;gap:12px;flex:1;min-width:0}.v2-question-item__header{display:flex;align-items:center;gap:12px}.v2-question-item__header .v2-form-input{flex:1}.v2-question-item__order{display:flex;align-items:center;justify-content:center;min-width:28px;height:28px;padding:0 8px;background:rgba(var(--color-primary-rgb, 124, 58, 237),.1);color:var(--color-primary, #7C3AED);border-radius:6px;font-size:13px;font-weight:600;flex-shrink:0}.v2-question-item__options{display:flex;align-items:flex-end;gap:16px;padding-left:40px}.v2-question-item__options .v2-form-group{flex:0 0 auto;min-width:180px;margin-bottom:0}.v2-question-item__options>.v2-checkbox-card{margin-bottom:0;height:42px}.v2-question-item__drag{color:#a3a3a3;font-size:20px;cursor:grab;transition:color .15s ease}.v2-question-item__drag:hover{color:#525252}.v2-question-item__drag:active{cursor:grabbing}.v2-question-item__number{font-size:14px;font-weight:600;color:#525252;flex-shrink:0}.v2-question-item__text{font-size:14px;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-question-item__remove{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:transparent;border-radius:6px;cursor:pointer;color:#a3a3a3;transition:all .15s ease;flex-shrink:0;margin-top:8px}.v2-question-item__remove:hover{background:#fee2e2;color:#ef4444}.v2-question-item__remove .ph{font-size:16px}.v2-answer-choices{display:flex;flex-direction:column;gap:12px}.v2-answer-choice{padding:16px;background:#f9fafb;border:1px solid #e5e5e5;border-radius:10px;transition:all .15s ease}.v2-answer-choice--correct{background:#dcfce7;border-color:#22c55e}.v2-answer-choice--correct .v2-answer-choice__label{color:#166534}.v2-answer-choice__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.v2-answer-choice__selector{display:flex;align-items:center;gap:8px;cursor:pointer}.v2-answer-choice__radio,.v2-answer-choice__checkbox{width:16px;height:16px;accent-color:var(--color-primary, #7C3AED);cursor:pointer}.v2-answer-choice__label{font-size:13px;font-weight:500;color:#525252;transition:color .15s ease}.v2-answer-choice__remove{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:transparent;border-radius:6px;cursor:pointer;color:#a3a3a3;transition:all .15s ease}.v2-answer-choice__remove:hover:not(:disabled){background:#fee2e2;color:#ef4444}.v2-answer-choice__remove:disabled{opacity:.5;cursor:not-allowed}.v2-answer-choice__remove .ph{font-size:18px}.v2-matching-pairs{display:flex;flex-direction:column;gap:12px}.v2-matching-pair{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#f9fafb;border:1px solid #e5e5e5;border-radius:10px;transition:all .15s ease}.v2-matching-pair:hover{border-color:rgba(var(--color-primary-rgb, 124, 58, 237),.3)}.v2-matching-pair__number{display:flex;align-items:center;justify-content:center;width:28px;height:42px;font-size:14px;font-weight:600;color:#525252;flex-shrink:0}.v2-matching-pair__content{display:flex;align-items:flex-start;gap:12px;flex:1;min-width:0}@media (max-width: 768px){.v2-matching-pair__content{flex-direction:column;gap:8px}}.v2-matching-pair__column{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.v2-matching-pair__column .v2-form-input{width:100%}.v2-matching-pair__arrow{display:flex;align-items:center;justify-content:center;height:42px;color:var(--color-primary, #7C3AED);flex-shrink:0;padding-top:26px}.v2-matching-pair__arrow .ph{font-size:18px}@media (max-width: 768px){.v2-matching-pair__arrow{display:none}}.v2-matching-pair__remove{display:flex;align-items:center;justify-content:center;width:28px;height:42px;border:none;background:transparent;border-radius:6px;cursor:pointer;color:#a3a3a3;transition:all .15s ease;flex-shrink:0;margin-top:26px}.v2-matching-pair__remove:hover:not(:disabled){background:#fee2e2;color:#ef4444}.v2-matching-pair__remove:disabled{opacity:.5;cursor:not-allowed}.v2-matching-pair__remove .ph{font-size:18px}.v2-ordering-items{display:flex;flex-direction:column;gap:12px}.v2-ordering-item{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#f9fafb;border:1px solid #e5e5e5;border-radius:10px;transition:all .15s ease}.v2-ordering-item:hover{border-color:rgba(var(--color-primary-rgb, 124, 58, 237),.3)}.v2-ordering-item__position{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:var(--color-primary, #7C3AED);color:#fff;font-size:14px;font-weight:600;border-radius:50%;flex-shrink:0}.v2-ordering-item__content{flex:1;min-width:0}.v2-ordering-item__content .v2-form-input{width:100%}.v2-ordering-item__reorder{display:flex;flex-direction:column;gap:2px;flex-shrink:0}.v2-ordering-item__reorder-btn{display:flex;align-items:center;justify-content:center;width:28px;height:24px;border:none;background:#e5e5e5;border-radius:4px;cursor:pointer;color:#525252;transition:all .15s ease}.v2-ordering-item__reorder-btn:hover:not(:disabled){background:var(--color-primary, #7C3AED);color:#fff}.v2-ordering-item__reorder-btn:disabled{opacity:.4;cursor:not-allowed}.v2-ordering-item__reorder-btn .ph{font-size:14px}.v2-ordering-item__remove{display:flex;align-items:center;justify-content:center;width:28px;height:42px;border:none;background:transparent;border-radius:6px;cursor:pointer;color:#a3a3a3;transition:all .15s ease;flex-shrink:0}.v2-ordering-item__remove:hover:not(:disabled){background:#fee2e2;color:#ef4444}.v2-ordering-item__remove:disabled{opacity:.5;cursor:not-allowed}.v2-ordering-item__remove .ph{font-size:18px}.v2-empty-state{padding:32px 24px;text-align:center;border:2px dashed #e5e5e5;border-radius:10px;background:#fafafa}.v2-empty-state__icon{font-size:40px;color:#d1d5db;margin-bottom:12px}.v2-empty-state__icon .ph{font-size:inherit}.v2-empty-state__text{font-size:14px;color:#737373;margin:0}.v2-modal-backdrop{position:fixed;inset:0;background:#00000080;backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.v2-picker-search{position:relative;margin-bottom:16px}.v2-picker-search__icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#a3a3a3;pointer-events:none}.v2-picker-search__icon .ph{font-size:18px}.v2-picker-search__input{width:100%;height:42px;padding:10px 14px 10px 42px;font-size:14px;color:#1a1a1a;background:#fff;border:1px solid #e5e5e5;border-radius:10px;transition:all .15s ease}.v2-picker-search__input::placeholder{color:#a3a3a3}.v2-picker-search__input:hover{border-color:rgba(var(--color-primary-rgb, 124, 58, 237),.3)}.v2-picker-search__input:focus{outline:none;border-color:rgba(var(--color-primary-rgb, 124, 58, 237),.5)}.v2-picker-loading{display:flex;justify-content:center;padding:32px}.v2-picker-empty{text-align:center;padding:32px;color:#737373}.v2-picker-empty__icon{font-size:40px;color:#d1d5db;margin-bottom:12px}.v2-picker-empty__text{font-size:14px;font-style:italic;margin:0}.v2-picker-list{display:flex;flex-direction:column;gap:8px;max-height:400px;overflow-y:auto;padding-right:4px}.v2-picker-list::-webkit-scrollbar{width:6px}.v2-picker-list::-webkit-scrollbar-track{background:transparent}.v2-picker-list::-webkit-scrollbar-thumb{background:#d4d4d4;border-radius:3px}.v2-picker-list::-webkit-scrollbar-thumb:hover{background:#a3a3a3}.v2-picker-item{display:flex;align-items:flex-start;gap:12px;padding:12px 16px;background:#fafafa;border:1px solid #e5e5e5;border-radius:10px;transition:all .15s ease;cursor:pointer}.v2-picker-item:hover:not(.v2-picker-item--disabled){background:#fff;border-color:rgba(var(--color-primary-rgb, 124, 58, 237),.3)}.v2-picker-item--selected{background:rgba(var(--color-primary-rgb, 124, 58, 237),.05);border-color:var(--color-primary, #7C3AED)}.v2-picker-item--disabled{opacity:.6;cursor:not-allowed;background:#f5f5f5}.v2-picker-item__checkbox{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer}.v2-picker-item__checkbox input[type=checkbox]{width:18px;height:18px;accent-color:var(--color-primary, #7C3AED);cursor:pointer}.v2-picker-item__checkbox input[type=checkbox]:disabled{cursor:not-allowed}.v2-picker-item__content{flex:1;min-width:0}.v2-picker-item__text{font-size:14px;font-weight:500;color:#1a1a1a;margin:0 0 4px;line-height:1.4}.v2-picker-item__badge{display:inline-block;font-size:11px;font-weight:500;font-style:italic;color:#737373;margin-left:8px}.v2-picker-item__meta{font-size:12px;color:#737373;margin:0;display:flex;align-items:center;gap:6px}.v2-picker-item__type{font-weight:500;color:#525252}.v2-picker-item__separator{color:#d1d5db}.v2-picker-pagination{display:flex;align-items:center;justify-content:space-between;margin-top:16px;padding-top:16px;border-top:1px solid #e5e5e5}.v2-picker-pagination__info{font-size:13px;color:#737373}.v2-picker-pagination__controls{display:flex;gap:8px}.v2-picker-pagination__btn{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;font-size:13px;font-weight:500;color:#525252;background:#fff;border:1px solid #e5e5e5;border-radius:6px;cursor:pointer;transition:all .15s ease}.v2-picker-pagination__btn .ph{font-size:14px}.v2-picker-pagination__btn:hover:not(:disabled){background:#f5f5f5;border-color:#d4d4d4}.v2-picker-pagination__btn:disabled{opacity:.5;cursor:not-allowed}.v2-builder-page{display:flex;flex-direction:column;min-height:100vh;padding:24px;background:linear-gradient(180deg,rgba(var(--color-primary-rgb, 124, 58, 237),.03),#faf9f6)}.v2-builder-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;background:#fff;border-radius:10px;margin-bottom:20px}.v2-builder-header__title{font-size:20px;font-weight:700;color:#1a1a1a;margin:0}.v2-builder-header__actions{display:flex;align-items:center;gap:12px}.v2-builder-editor{display:flex;gap:24px;flex:1}@media (max-width: 1024px){.v2-builder-editor{flex-direction:column}}.v2-builder-canvas{flex:1;min-width:0;background:#fff;border-radius:10px;padding:20px}.v2-builder-canvas__title{font-size:14px;font-weight:600;color:#525252;margin:0 0 16px;text-transform:uppercase;letter-spacing:.05em}.v2-builder-canvas__area{position:relative;width:100%;aspect-ratio:1.414/1;background:#f5f5f5;border:2px dashed #e5e5e5;border-radius:8px;overflow:hidden}.v2-builder-canvas__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;pointer-events:none}.v2-builder-canvas__placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#a3a3a3;font-size:14px;font-style:italic}.v2-builder-toolbar{width:320px;flex-shrink:0}@media (max-width: 1024px){.v2-builder-toolbar{width:100%}}.v2-builder-toolbar__panel{background:#fff;border-radius:10px;padding:20px}.v2-builder-toolbar__section{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #e5e5e5}.v2-builder-toolbar__section:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}.v2-builder-toolbar__section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.v2-builder-toolbar__section-header .v2-builder-toolbar__title{margin-bottom:0}.v2-builder-toolbar__title{font-size:13px;font-weight:600;color:#1a1a1a;margin:0 0 12px;text-transform:uppercase;letter-spacing:.05em}.v2-builder-toolbar__placeholders{margin-top:16px}.v2-builder-toolbar__placeholder-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.v2-builder-toolbar__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 16px;text-align:center;color:#a3a3a3}.v2-builder-toolbar__empty .ph{font-size:40px;margin-bottom:12px;color:#d1d5db}.v2-builder-toolbar__empty p{font-size:13px;margin:0;font-style:italic}.v2-builder-alignment{display:flex;gap:4px;background:#f5f5f5;border-radius:8px;padding:4px}.v2-builder-alignment__btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:transparent;color:#737373;border-radius:6px;cursor:pointer;transition:all .15s ease}.v2-builder-alignment__btn .ph{font-size:18px}.v2-builder-alignment__btn:hover:not(.v2-builder-alignment__btn--active){background:#fff;color:#525252}.v2-builder-alignment__btn--active{background:#fff;color:var(--color-primary, #7C3AED);box-shadow:0 1px 3px #0000001a}.v2-builder-textarea{width:100%;min-height:24px;padding:0;margin:0;border:none;background:transparent;resize:none;outline:none;overflow:hidden;line-height:1.3}.v2-builder-textarea::placeholder{color:#a3a3a3}.v2-chip{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;font-size:12px;font-weight:500;border-radius:20px;border:none;cursor:pointer;transition:all .15s ease}.v2-chip--primary{background:rgba(var(--color-primary-rgb, 124, 58, 237),.1);color:var(--color-primary, #7C3AED)}.v2-chip--primary:hover{background:rgba(var(--color-primary-rgb, 124, 58, 237),.2)}.v2-chip--secondary{background:#f5f5f5;color:#525252}.v2-chip--secondary:hover{background:#efefef;color:#1a1a1a}.v2-btn--full{width:100%;justify-content:center}.v2-dashboard-stats,.v2-stats-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:16px;margin-bottom:24px}@media (min-width: 640px){.v2-dashboard-stats,.v2-stats-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){.v2-dashboard-stats,.v2-stats-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1024px){.v2-dashboard-stats,.v2-stats-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width: 1280px){.v2-dashboard-stats,.v2-stats-grid{grid-template-columns:repeat(6,1fr)}}.v2-stat-card{background:#fff;border-radius:10px;padding:20px;display:flex;align-items:flex-start;gap:16px}.v2-stat-card__icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.v2-stat-card__icon .ph{font-size:24px}.v2-stat-card__icon--blue{background:linear-gradient(135deg,#dbeafe,#e0f2fe);color:#2563eb}.v2-stat-card__icon--green{background:linear-gradient(135deg,#dcfce7,#d1fae5);color:#16a34a}.v2-stat-card__icon--purple{background:linear-gradient(135deg,#f3e8ff,#ede9fe);color:#7c3aed}.v2-stat-card__icon--orange{background:linear-gradient(135deg,#ffedd5,#fef3c7);color:#ea580c}.v2-stat-card__icon--teal{background:linear-gradient(135deg,#ccfbf1,#cffafe);color:#0d9488}.v2-stat-card__icon--pink{background:linear-gradient(135deg,#fce7f3,#fbcfe8);color:#db2777}.v2-stat-card__content{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.v2-stat-card__label{font-size:12px;font-weight:500;color:#737373;text-transform:uppercase;letter-spacing:.05em}.v2-stat-card__value{font-size:28px;font-weight:700;color:#1a1a1a;line-height:1.2}.v2-stat-card__change{display:flex;align-items:center;gap:4px;font-size:12px}.v2-stat-card__change .ph{font-size:14px}.v2-stat-card__change--positive{color:#16a34a}.v2-stat-card__change--negative{color:#dc2626}.v2-stat-card--sm{min-width:140px;padding:14px 16px}.v2-stat-card--sm .v2-stat-card__value{font-size:20px}.v2-stat-card--sm .v2-stat-card__label{font-size:11px}.v2-table-empty-cell{padding:0!important}.v2-dashboard-charts{display:grid;grid-template-columns:repeat(1,1fr);gap:24px;margin-bottom:24px}@media (min-width: 1024px){.v2-dashboard-charts{grid-template-columns:repeat(3,1fr)}}.v2-chart-card{background:#fff;border-radius:10px;overflow:hidden}.v2-chart-card__header{display:flex;align-items:center;gap:10px;padding:16px 20px;border-bottom:1px solid #f3f4f6}.v2-chart-card__header .ph{font-size:18px;color:var(--color-primary, #7C3AED)}.v2-chart-card__title{font-size:14px;font-weight:600;color:#1a1a1a;margin:0}.v2-chart-card__body{padding:16px 20px}.v2-chart-card__canvas{height:256px;position:relative}.v2-chart-card__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:256px;color:#a3a3a3;font-style:italic}.v2-chart-card__empty .ph{font-size:40px;color:#d1d5db;margin-bottom:12px}.v2-chart-card__empty p{font-size:13px;margin:0}.v2-dashboard-lists{display:grid;grid-template-columns:repeat(1,1fr);gap:24px}@media (min-width: 1024px){.v2-dashboard-lists{grid-template-columns:repeat(3,1fr)}}.v2-list-card{background:#fff;border-radius:10px;overflow:hidden}.v2-list-card__header{display:flex;align-items:center;gap:10px;padding:16px 20px;border-bottom:1px solid #f3f4f6}.v2-list-card__header .ph{font-size:18px;color:var(--color-primary, #7C3AED)}.v2-list-card__title{font-size:14px;font-weight:600;color:#1a1a1a;margin:0}.v2-list-card__body{padding:0}.v2-list-card__list{list-style:none;margin:0;padding:0}.v2-list-card__item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 20px;border-bottom:1px solid #f3f4f6;font-size:13px}.v2-list-card__item:last-child{border-bottom:none}.v2-list-card__item-name{font-weight:500;color:#1a1a1a;flex-shrink:0}.v2-list-card__item-value{color:#737373;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-list-card__item-icon{font-size:16px;color:#a3a3a3;flex-shrink:0}.v2-list-card__item-text{color:#525252;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-list-card__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 20px;color:#a3a3a3;font-style:italic}.v2-list-card__empty .ph{font-size:32px;color:#d1d5db;margin-bottom:8px}.v2-list-card__empty p{font-size:13px;margin:0}.v2-list-card--wide{grid-column:1/-1}.v2-list-card__item--cost{display:flex;align-items:center;gap:16px}.v2-list-card__item-amount{font-weight:600;color:#1a1a1a;margin-left:auto}.v2-list-card__item-percent{color:#a3a3a3;font-size:12px;min-width:50px;text-align:right}.v2-dashboard-stats--3col{display:grid;grid-template-columns:repeat(1,1fr);gap:16px;margin-bottom:24px}@media (min-width: 640px){.v2-dashboard-stats--3col{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.v2-dashboard-stats--3col{grid-template-columns:repeat(3,1fr)}}.v2-dashboard-charts--2col{display:grid;grid-template-columns:repeat(1,1fr);gap:24px;margin-bottom:24px}@media (min-width: 1024px){.v2-dashboard-charts--2col{grid-template-columns:repeat(2,1fr)}}.v2-dashboard-section{margin-bottom:32px}.v2-section-header{display:flex;align-items:center;gap:10px;margin-bottom:20px}.v2-section-header .ph{font-size:22px;color:var(--color-primary, #7C3AED)}.v2-section-header__title{font-size:18px;font-weight:600;color:#1a1a1a;margin:0}.v2-report-card{background:#fff;border-radius:10px;margin-bottom:24px}.v2-report-card__header{display:flex;align-items:center;gap:10px;padding:16px 20px;border-bottom:1px solid #f3f4f6}.v2-report-card__header .ph{font-size:20px;color:var(--color-primary, #7C3AED)}.v2-report-card__title{font-size:16px;font-weight:600;color:#1a1a1a;margin:0}.v2-report-card__body{padding:20px}.v2-report-summary{display:flex;align-items:baseline;gap:8px}.v2-report-summary__label{font-size:14px;color:#525252}.v2-report-summary__value{font-size:36px;font-weight:700;color:var(--color-primary, #7C3AED)}.v2-report-summary__unit{font-size:14px;color:#737373}.v2-report-list{list-style:none;margin:0;padding:0}.v2-report-list__item{padding:20px 0;border-bottom:1px solid #f3f4f6}.v2-report-list__item:first-child{padding-top:0}.v2-report-list__item:last-child{padding-bottom:0;border-bottom:none}.v2-rating-question__header{display:flex;flex-direction:column;gap:8px}@media (min-width: 640px){.v2-rating-question__header{flex-direction:row;align-items:center;justify-content:space-between}}.v2-rating-question__text{font-size:14px;font-weight:500;color:#1a1a1a;margin:0;flex:1}.v2-rating-question__score{display:flex;align-items:baseline;gap:2px}.v2-rating-question__value{font-size:28px;font-weight:700;color:var(--color-primary, #7C3AED)}.v2-rating-question__separator{font-size:18px;color:#d1d5db;margin:0 2px}.v2-rating-question__max{font-size:18px;color:#737373}.v2-rating-question__count{font-size:12px;color:#737373;margin-left:8px}.v2-rating-distribution{margin-top:16px;display:flex;flex-direction:column;gap:6px}.v2-rating-distribution__row{display:flex;align-items:center;gap:8px}.v2-rating-distribution__label{width:56px;font-size:12px;color:#525252;text-align:right;display:flex;align-items:center;justify-content:flex-end;gap:4px}.v2-rating-distribution__label .ph{font-size:12px;color:#fbbf24}.v2-rating-distribution__bar{flex:1;height:16px;background:#f3f4f6;border-radius:8px;overflow:hidden}.v2-rating-distribution__fill{height:100%;background:linear-gradient(90deg,var(--color-primary, #7C3AED),var(--color-primary-dark, #6D28D9));border-radius:8px;display:flex;align-items:center;justify-content:flex-end;padding-right:8px;transition:width .5s ease-out}.v2-rating-distribution__bar-text{font-size:10px;font-weight:600;color:#fff}.v2-rating-distribution__count{width:48px;font-size:12px;font-weight:500;color:#525252}.v2-yesno-question__text{font-size:14px;font-weight:500;color:#1a1a1a;margin:0 0 12px}.v2-yesno-bar{display:flex;align-items:center;gap:12px}.v2-yesno-bar__yes-label,.v2-yesno-bar__no-label{display:flex;flex-direction:column;align-items:center;width:56px;text-align:center}.v2-yesno-bar__count{font-size:20px;font-weight:700}.v2-yesno-bar__yes-label .v2-yesno-bar__count{color:#16a34a}.v2-yesno-bar__no-label .v2-yesno-bar__count{color:#dc2626}.v2-yesno-bar__text{font-size:11px;color:#737373}.v2-yesno-bar__track{flex:1;height:20px;background:#fee2e2;border-radius:10px;overflow:hidden}.v2-yesno-bar__fill{height:100%;background:#16a34a;border-radius:10px;display:flex;align-items:center;justify-content:center;transition:width .5s ease-out}.v2-yesno-bar__percent{font-size:10px;font-weight:600;color:#fff}.v2-comment-section{margin-bottom:24px}.v2-comment-section:last-child{margin-bottom:0}.v2-comment-section__question{font-size:14px;font-weight:500;color:#1a1a1a;margin:0 0 12px;padding-left:12px;border-left:3px solid var(--color-primary, #7C3AED)}.v2-comment-section__list{display:flex;flex-direction:column;gap:10px;max-height:240px;overflow-y:auto;padding-right:8px}.v2-comment-section__list::-webkit-scrollbar{width:6px}.v2-comment-section__list::-webkit-scrollbar-track{background:transparent}.v2-comment-section__list::-webkit-scrollbar-thumb{background:#d4d4d4;border-radius:3px}.v2-comment-section__list::-webkit-scrollbar-thumb:hover{background:#a3a3a3}.v2-comment-section__item{font-size:13px;color:#525252;font-style:italic;background:#fafafa;padding:12px 16px;border-radius:8px;border:1px solid #f3f4f6;margin:0}.v2-comment-section__item p{margin:0}.v2-catalog-card{background:#fff;border-radius:12px;border:1px solid #e5e5e5;overflow:hidden;display:flex;flex-direction:column;cursor:pointer;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease}.v2-catalog-card:hover{border-color:rgba(var(--color-primary-rgb, 124, 58, 237),.3);transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.v2-catalog-card__image{position:relative;height:160px;background:linear-gradient(135deg,rgba(var(--color-primary-rgb, 124, 58, 237),.1),rgba(var(--color-primary-rgb, 124, 58, 237),.05));display:flex;align-items:center;justify-content:center;overflow:hidden}.v2-catalog-card__image>i,.v2-catalog-card__image>.ph{font-size:4rem;color:var(--color-primary, #7C3AED);opacity:.4}.v2-catalog-card__img{width:100%;height:100%;object-fit:cover}.v2-catalog-card__type-badge{position:absolute;bottom:12px;right:12px;display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:6px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.v2-catalog-card__type-badge i,.v2-catalog-card__type-badge .ph{font-size:1rem}.v2-catalog-card__type-badge--course{background:rgba(var(--color-primary-rgb, 124, 58, 237),.9);color:#fff}.v2-catalog-card__type-badge--program{background:#a855f7e6;color:#fff}.v2-catalog-card__content{padding:1rem;flex:1;display:flex;flex-direction:column}.v2-catalog-card__provider{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-primary, #7C3AED);font-weight:600;margin:0 0 4px}.v2-catalog-card__type{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#737373;font-weight:500}.v2-catalog-card__title{font-size:1rem;font-weight:600;color:#1a1a1a;margin:0 0 .5rem;min-height:48px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.v2-catalog-card__description{font-size:.875rem;color:#525252;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:1;margin-bottom:.75rem}.v2-catalog-card__meta{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:auto}.v2-catalog-card__meta-item{display:inline-flex;align-items:center;gap:.25rem;font-size:.8125rem;color:#737373}.v2-catalog-card__meta-item i,.v2-catalog-card__meta-item .ph{font-size:1rem;color:#a3a3a3}.v2-catalog-card__action{padding:1rem;border-top:1px solid #f3f4f6}.v2-catalog-card__action button{width:100%;justify-content:center}.v2-request-card{background:#fff;border-radius:10px;padding:20px;display:flex;flex-direction:column;gap:16px}.v2-request-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.v2-request-card__info{flex:1;min-width:0}.v2-request-card__title{font-size:16px;font-weight:600;color:#1a1a1a;margin:0 0 8px}.v2-request-card__provider,.v2-request-card__date{display:flex;align-items:center;gap:6px;font-size:13px;color:#525252;margin:0 0 4px}.v2-request-card__provider .ph,.v2-request-card__date .ph{font-size:14px;color:#737373}.v2-request-card__status{flex-shrink:0}.v2-request-card__comment{display:flex;gap:12px;padding:12px;background:#fef3c7;border-left:3px solid #f59e0b;border-radius:0 6px 6px 0}.v2-request-card__comment>.ph{font-size:18px;color:#92400e;flex-shrink:0}.v2-request-card__comment-label{display:block;font-size:12px;font-weight:600;color:#92400e;margin-bottom:4px}.v2-request-card__comment-text{font-size:13px;color:#78350f;margin:0}.v2-request-card__actions{display:flex;justify-content:flex-end;gap:12px;padding-top:16px;border-top:1px solid #f0f0f0}.v2-form-card{background:#fff;border-radius:10px;margin-bottom:24px;overflow:hidden}.v2-form-card__header{display:flex;align-items:center;gap:12px;padding:16px 20px;background:rgba(var(--color-primary-rgb, 124, 58, 237),.05);border-bottom:1px solid rgba(var(--color-primary-rgb, 124, 58, 237),.1)}.v2-form-card__header>.ph{font-size:20px;color:var(--color-primary, #7C3AED)}.v2-form-card__title{font-size:16px;font-weight:600;color:#1a1a1a;margin:0}.v2-form-card__body{padding:20px;display:flex;flex-direction:column;gap:16px}.v2-form-card__actions{display:flex;justify-content:flex-end;gap:12px;padding-top:16px;border-top:1px solid #e5e5e5;margin-top:8px}.v2-error-alert--inline{padding:12px 16px;margin-bottom:8px}.v2-page-container--narrow>*{max-width:900px;margin-left:auto;margin-right:auto}.v2-detail-back{margin-bottom:24px}.v2-back-link{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:var(--color-primary, #7C3AED);text-decoration:none;transition:color .15s ease}.v2-back-link:hover{color:var(--color-primary-dark, #6D28D9)}.v2-back-link .ph{font-size:18px}.v2-detail-hero{background:#fff;border-radius:12px;overflow:hidden;display:flex;flex-direction:column}@media (min-width: 768px){.v2-detail-hero{flex-direction:row}}.v2-detail-hero__image{position:relative;width:100%;height:200px;background:linear-gradient(135deg,rgba(var(--color-primary-rgb, 124, 58, 237),.1),rgba(var(--color-primary-rgb, 124, 58, 237),.05));display:flex;align-items:center;justify-content:center;overflow:hidden}@media (min-width: 768px){.v2-detail-hero__image{width:280px;height:auto;min-height:280px;flex-shrink:0}}.v2-detail-hero__image img{width:100%;height:100%;object-fit:cover}.v2-detail-hero__image>.ph{font-size:5rem;color:var(--color-primary, #7C3AED);opacity:.4}.v2-detail-hero__type-badge{position:absolute;bottom:12px;left:12px;display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:6px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.v2-detail-hero__type-badge .ph{font-size:1rem}.v2-detail-hero__type-badge--course{background:rgba(var(--color-primary-rgb, 124, 58, 237),.9);color:#fff}.v2-detail-hero__type-badge--program{background:#a855f7e6;color:#fff}.v2-detail-hero__content{flex:1;padding:24px;display:flex;flex-direction:column}.v2-detail-hero__provider{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-primary, #7C3AED);font-weight:600;margin:0 0 8px}.v2-detail-hero__title{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0 0 12px;line-height:1.3}.v2-detail-hero__description{font-size:.9375rem;color:#525252;line-height:1.6;margin:0 0 16px}.v2-detail-hero__meta{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:20px}.v2-detail-hero__meta-item{display:inline-flex;align-items:center;gap:6px;font-size:.875rem;color:#737373}.v2-detail-hero__meta-item .ph{font-size:1.125rem;color:#a3a3a3}.v2-detail-hero__actions{margin-top:auto}.v2-detail-hero__note{display:flex;align-items:center;gap:6px;font-size:.8125rem;color:#737373;margin:12px 0 0}.v2-detail-hero__note .ph{font-size:1rem;color:#a3a3a3}.v2-detail-enrolled-card{display:flex;align-items:flex-start;gap:16px;padding:20px;background:#dcfce7;border-radius:8px}.v2-detail-enrolled-card>.ph{font-size:2rem;color:#16a34a;flex-shrink:0}.v2-detail-enrolled-card__content{flex:1}.v2-detail-enrolled-card__title{font-size:1rem;font-weight:600;color:#166534;margin:0 0 4px}.v2-detail-enrolled-card__text{font-size:.875rem;color:#15803d;margin:0 0 12px}.v2-detail-enrolled-card__link{display:inline-flex;align-items:center;gap:6px;font-size:.875rem;font-weight:600;color:#166534;text-decoration:underline}.v2-detail-enrolled-card__link:hover{color:#14532d}.v2-detail-enrolled-card__link .ph{font-size:1rem}.v2-detail-section{margin-top:24px;background:#fff;border-radius:12px;padding:24px}.v2-detail-section__title{display:flex;align-items:center;gap:10px;font-size:1.125rem;font-weight:600;color:#1a1a1a;margin:0 0 20px}.v2-detail-section__title .ph{font-size:1.25rem;color:var(--color-primary, #7C3AED)}.v2-detail-info-card{background:rgba(var(--color-primary-rgb, 124, 58, 237),.05);border:1px solid rgba(var(--color-primary-rgb, 124, 58, 237),.15);border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:12px}.v2-detail-info-card__row{display:flex;align-items:flex-start;gap:12px}.v2-detail-info-card__row>.ph{font-size:1.25rem;color:var(--color-primary, #7C3AED);flex-shrink:0;margin-top:2px}.v2-detail-info-card__content{flex:1;min-width:0}.v2-detail-info-card__label{display:block;font-size:.75rem;font-weight:600;color:#737373;text-transform:uppercase;letter-spacing:.03em;margin-bottom:2px}.v2-detail-info-card__value{display:block;font-size:.9375rem;color:#1a1a1a}.v2-detail-session-card{background:rgba(var(--color-primary-rgb, 124, 58, 237),.05);border:1px solid rgba(var(--color-primary-rgb, 124, 58, 237),.15);border-radius:8px;padding:20px}.v2-detail-session-card__grid{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width: 768px){.v2-detail-session-card__grid{grid-template-columns:repeat(3,1fr)}}.v2-detail-session-card__item{display:flex;flex-direction:column;gap:4px}.v2-detail-session-card__label{font-size:.75rem;font-weight:600;color:#737373;text-transform:uppercase;letter-spacing:.03em}.v2-detail-session-card__value{font-size:.9375rem;font-weight:500;color:#1a1a1a}.v2-detail-session-card__actions{margin-top:20px;padding-top:16px;border-top:1px solid rgba(var(--color-primary-rgb, 124, 58, 237),.15);display:flex;gap:12px}.v2-syllabus{display:flex;flex-direction:column;gap:12px}.v2-syllabus__section{border:1px solid #e5e5e5;border-radius:8px;overflow:hidden}.v2-syllabus__section-header{display:flex;align-items:center;gap:12px;padding:16px;background:#fafafa}.v2-syllabus__section-number{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:var(--color-primary, #7C3AED);color:#fff;font-size:.8125rem;font-weight:600;border-radius:50%;flex-shrink:0}.v2-syllabus__section-title{font-size:1rem;font-weight:600;color:#1a1a1a;margin:0}.v2-syllabus__lessons{list-style:none;margin:0;padding:0}.v2-syllabus__lesson{display:flex;align-items:center;gap:10px;padding:12px 16px;border-top:1px solid #f0f0f0;font-size:.9375rem;color:#525252}.v2-syllabus__lesson .ph{font-size:1.25rem;color:#a3a3a3}.v2-loading--inline{padding:32px;background:#fafafa;border-radius:8px}.v2-empty-state--compact{padding:32px;background:#fafafa;border-radius:8px;border:2px dashed #e5e5e5}.v2-tabs{display:flex;flex-wrap:wrap;gap:4px;padding:4px;background:#fff;border-radius:12px;margin-bottom:24px;border:1px solid #e5e5e5}.v2-tabs__tab{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:500;color:#737373;background:transparent;border:none;border-radius:8px;cursor:pointer;transition:all .15s ease;white-space:nowrap}.v2-tabs__tab .ph{font-size:18px}.v2-tabs__tab:hover:not(.v2-tabs__tab--active){color:#525252;background:#f5f5f5}.v2-tabs__tab--active{color:var(--color-primary, #7C3AED);background:rgba(var(--color-primary-rgb, 124, 58, 237),.1);font-weight:600}.v2-tabs__tab--active .ph{color:var(--color-primary, #7C3AED)}.v2-learning-card{background:#fff;border-radius:12px;border:1px solid #e5e5e5;overflow:hidden;display:flex;flex-direction:column;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease}.v2-learning-card:hover{border-color:rgba(var(--color-primary-rgb, 124, 58, 237),.2);box-shadow:0 4px 12px #0000000f}.v2-learning-card__image{position:relative;height:140px;background:linear-gradient(135deg,rgba(var(--color-primary-rgb, 124, 58, 237),.1),rgba(var(--color-primary-rgb, 124, 58, 237),.05));display:flex;align-items:center;justify-content:center;overflow:hidden}.v2-learning-card__image img{width:100%;height:100%;object-fit:cover}.v2-learning-card__image>.ph{font-size:3.5rem;color:var(--color-primary, #7C3AED);opacity:.3}.v2-learning-card__status-badge{position:absolute;top:10px;right:10px;display:inline-flex;align-items:center;padding:4px 10px;border-radius:20px;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em}.v2-learning-card__status-badge--info{background:#dbeafe;color:#1e40af}.v2-learning-card__status-badge--success{background:#dcfce7;color:#166534}.v2-learning-card__status-badge--warning{background:#fef3c7;color:#92400e}.v2-learning-card__status-badge--neutral{background:#f3f4f6;color:#525252}.v2-learning-card__status-badge--danger{background:#fee2e2;color:#991b1b}.v2-learning-card__content{padding:16px;flex:1;display:flex;flex-direction:column}.v2-learning-card__title{font-size:.9375rem;font-weight:600;color:#1a1a1a;margin:0 0 12px;min-height:44px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4}.v2-learning-card__meta{flex:1;min-height:60px}.v2-learning-card__meta-item{display:flex;align-items:center;gap:8px;font-size:.8125rem;color:#525252;margin-bottom:6px}.v2-learning-card__meta-item .ph{font-size:1rem;color:#737373;flex-shrink:0}.v2-learning-card__meta-item strong{font-weight:600;color:#1a1a1a}.v2-learning-card__progress{margin-top:8px}.v2-learning-card__progress-header{display:flex;justify-content:space-between;font-size:.75rem;color:#737373;margin-bottom:6px}.v2-learning-card__progress-bar{width:100%;height:6px;background:#e5e5e5;border-radius:3px;overflow:hidden}.v2-learning-card__progress-fill{height:100%;background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:3px;transition:width .3s ease}.v2-learning-card__denied-reason{display:flex;align-items:flex-start;gap:8px;margin-top:12px;padding:10px 12px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;font-size:.75rem}.v2-learning-card__denied-reason>.ph{font-size:1rem;color:#ef4444;flex-shrink:0;margin-top:1px}.v2-learning-card__denied-label{font-weight:600;color:#991b1b}.v2-learning-card__denied-text{color:#7f1d1d;font-style:italic;margin-left:4px;word-break:break-word}.v2-learning-card__actions{display:flex;flex-direction:column;gap:8px;margin-top:auto;padding-top:16px}.v2-btn--full{width:100%}.v2-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.v2-modal{background:#fff;border-radius:16px;box-shadow:0 25px 50px -12px #00000040;width:100%;max-width:500px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column}.v2-modal--sm{max-width:400px}.v2-modal--lg{max-width:700px}.v2-modal__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e5e5e5}.v2-modal__title{font-size:1.125rem;font-weight:600;color:#1a1a1a;margin:0}.v2-modal__close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#f5f5f5;border:none;border-radius:8px;color:#525252;cursor:pointer;transition:all .15s ease}.v2-modal__close .ph{font-size:18px}.v2-modal__close:hover{background:#e5e5e5;color:#1a1a1a}.v2-modal__body{padding:24px;overflow-y:auto;flex:1}.v2-modal__subtitle{font-size:.9375rem;color:#525252;margin:0}.v2-modal__subtitle strong{color:#1a1a1a}.v2-modal__footer{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid #e5e5e5;background:#fafafa}.v2-empty-state__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:48px 24px}.v2-form-input--file{padding:8px;background:#fafafa}.v2-form-input--file::file-selector-button{display:inline-flex;align-items:center;padding:8px 16px;margin-right:12px;font-size:13px;font-weight:500;color:var(--color-primary, #7C3AED);background:rgba(var(--color-primary-rgb, 124, 58, 237),.1);border:none;border-radius:6px;cursor:pointer;transition:background .15s ease}.v2-form-input--file::file-selector-button:hover{background:rgba(var(--color-primary-rgb, 124, 58, 237),.15)}.v2-report-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}@media (max-width: 1024px){.v2-report-grid{grid-template-columns:1fr}}.v2-report-card{background:#fff;border-radius:10px;padding:24px}.v2-report-card--wide{grid-column:span 2}@media (max-width: 1024px){.v2-report-card--wide{grid-column:span 1}}.v2-report-card__title{display:flex;align-items:center;gap:10px;margin:0 0 20px;font-size:16px;font-weight:600;color:#1a1a1a}.v2-report-card__title .ph{font-size:20px;color:var(--color-primary, #7C3AED)}@media (max-width: 768px){.v2-page-container{padding:12px 12px 100px}}@media (max-width: 480px){.v2-page-container{padding:8px 8px 100px}}@media (max-width: 768px){.v2-page-header{flex-direction:column;align-items:stretch;gap:12px}.v2-page-header__actions{justify-content:flex-start;flex-wrap:wrap}}@media (max-width: 480px){.v2-page-title{gap:10px}.v2-page-title__icon{width:38px;height:38px}.v2-page-title__icon i,.v2-page-title__icon .ph{font-size:18px}}@media (max-width: 768px){.v2-page-title__title{font-size:18px}}@media (max-width: 480px){.v2-page-title__title{font-size:16px}.v2-page-title__subtitle{font-size:12px}}@media (max-width: 768px){.v2-filter-bar{padding:12px 14px}.v2-filter-bar__row{gap:12px}}@media (max-width: 480px){.v2-filter-bar__row{flex-direction:column;gap:10px}}@media (max-width: 768px){.v2-filter-bar__field{min-width:160px}}@media (max-width: 480px){.v2-filter-bar__field{min-width:100%;flex:none}.v2-filter-bar__field--search,.v2-filter-bar__field--status,.v2-filter-bar__dropdown{min-width:100%}.v2-filter-bar__chips{margin-top:12px;padding-top:12px}.v2-filter-bar__chip{font-size:11px;padding:5px 8px}.v2-filter-bar__chip-value{max-width:100px}}@media (max-width: 768px){.v2-filter-bar__toggles{flex-wrap:wrap;gap:12px}}@media (max-width: 480px){.v2-filter-bar__checkbox{height:38px;padding:0 10px;font-size:13px}}@media (max-width: 768px){.v2-table-container{border-radius:8px}}@media (max-width: 1024px){.v2-table-container__wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.v2-table{min-width:800px}}@media (max-width: 768px){.v2-table thead th{padding:10px 12px;font-size:11px}.v2-table tbody td{padding:12px;font-size:13px}.v2-table-actions{gap:2px}.v2-table-action-btn{width:28px;height:28px}.v2-table-action-btn i,.v2-table-action-btn .ph{font-size:16px}}@media (max-width: 480px){.v2-table-empty{padding:32px 16px}.v2-table-empty__icon{font-size:36px}}@media (max-width: 768px){.v2-pagination-bar{left:0!important;padding:10px 16px;flex-wrap:wrap;gap:10px;justify-content:center}}@media (max-width: 480px){.v2-pagination-bar{padding:8px 12px}}@media (max-width: 768px){.v2-pagination-bar__info{width:100%;text-align:center;order:2}}@media (max-width: 480px){.v2-pagination-bar__info{font-size:11px}}@media (max-width: 768px){.v2-pagination-bar__controls{order:1}}@media (max-width: 480px){.v2-pagination-bar__controls{gap:4px}.v2-pagination-bar__page-info{padding:0 8px;font-size:11px}.v2-pagination-bar__btn{width:32px;height:32px}.v2-pagination-bar__btn .ph{font-size:16px}}@media (max-width: 768px){.v2-balance-row{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}}@media (max-width: 480px){.v2-balance-row{grid-template-columns:1fr 1fr;gap:10px}}@media (max-width: 768px){.v2-balance-card{padding:14px 16px}}@media (max-width: 480px){.v2-balance-card{padding:12px 14px}.v2-balance-card__label{font-size:12px}.v2-balance-card__number{font-size:22px}.v2-balance-card__unit{font-size:12px}}@media (max-width: 768px){.v2-status-summary{gap:10px}}@media (max-width: 480px){.v2-status-summary{flex-direction:column;gap:8px}}@media (max-width: 768px){.v2-status-summary__card{min-width:120px;padding:12px 14px}}@media (max-width: 480px){.v2-status-summary__card{max-width:none;width:100%}.v2-status-summary__icon{width:36px;height:36px;font-size:18px}.v2-status-summary__count{font-size:18px}.v2-status-badge{padding:3px 8px;font-size:11px;gap:4px}.v2-status-badge__dot{width:5px;height:5px}.v2-type-badge{padding:3px 8px;font-size:11px}.v2-btn-primary,.v2-btn-secondary,.v2-btn-ghost,.v2-btn-danger,.v2-btn-primary-light{padding:8px 16px;font-size:13px;gap:5px}.v2-btn-primary .ph,.v2-btn-secondary .ph,.v2-btn-ghost .ph,.v2-btn-danger .ph,.v2-btn-primary-light .ph{font-size:16px}.v2-add-btn{padding:8px 14px;font-size:13px;gap:5px}.v2-add-btn .ph{font-size:16px}}@media (max-width: 768px){.v2-form-page{padding:12px}}@media (max-width: 480px){.v2-form-page{padding:8px}}@media (max-width: 768px){.v2-form-header{margin-bottom:16px}.v2-form-header__title{font-size:18px}}@media (max-width: 480px){.v2-form-header__title{font-size:16px}}@media (max-width: 768px){.v2-form-section{padding:16px;margin-bottom:16px}}@media (max-width: 480px){.v2-form-section{padding:14px;margin-bottom:12px}.v2-form-section__title{font-size:14px;margin-bottom:12px}}@media (max-width: 768px){.v2-form-row{gap:12px}}@media (max-width: 480px){.v2-form-row{flex-direction:column;gap:10px}.v2-form-group{min-width:100%}.v2-form-input,.v2-form-textarea,.v2-form-select{height:38px;font-size:13px;padding:0 12px}}@media (max-width: 768px){.v2-form-actions{gap:10px}}@media (max-width: 480px){.v2-form-actions{flex-direction:column-reverse;gap:8px}.v2-form-actions button{width:100%}}@media (max-width: 768px){.v2-item-cards{gap:12px}.v2-item-card{padding:14px}}@media (max-width: 480px){.v2-item-card{padding:12px}.v2-item-card__row{flex-direction:column;gap:10px}}@media (max-width: 768px){.v2-modal-panel{max-width:95vw!important;margin:16px!important}.v2-modal{padding:16px}}@media (max-width: 480px){.v2-modal{padding:14px}.v2-modal__header{margin-bottom:16px}.v2-modal__title{font-size:16px}.v2-modal__actions{flex-direction:column-reverse;gap:8px}.v2-modal__actions button{width:100%}.v2-loading{padding:32px 16px}.v2-loading__spinner{width:32px;height:32px}.v2-loading__text{font-size:13px}.v2-error-alert{padding:12px 14px;gap:10px}.v2-error-alert__icon{font-size:18px}.v2-error-alert__title{font-size:12px}.v2-error-alert__message{font-size:11px}.v2-hide-mobile{display:none!important}}@media (max-width: 768px){.v2-hide-tablet{display:none!important}}.v2-show-mobile{display:none!important}@media (max-width: 480px){.v2-show-mobile{display:block!important}}.v2-show-tablet{display:none!important}@media (max-width: 768px){.v2-show-tablet{display:block!important}}.v2-show-mobile-flex{display:none!important}@media (max-width: 480px){.v2-show-mobile-flex{display:flex!important}}.v2-show-tablet-flex{display:none!important}@media (max-width: 768px){.v2-show-tablet-flex{display:flex!important}}@media (max-width: 480px){.v2-text-center-mobile{text-align:center!important}.v2-text-left-mobile{text-align:left!important}.v2-mt-mobile-0{margin-top:0!important}.v2-mb-mobile-0{margin-bottom:0!important}.v2-p-mobile-0{padding:0!important}}@media (max-width: 768px){.v2-dashboard-grid{grid-template-columns:1fr;gap:16px}}@media (max-width: 480px){.v2-dashboard-card{padding:14px}.v2-chart-container{height:200px}}*:focus-visible{outline:2px solid var(--color-primary, #7C3AED);outline-offset:2px}.v2-skip-link{position:fixed;top:-100px;left:50%;transform:translate(-50%);z-index:10000;padding:12px 24px;background:var(--color-primary, #7C3AED);color:#fff;font-weight:600;border-radius:0 0 8px 8px;text-decoration:none;transition:top .2s ease}.v2-skip-link:focus{top:0}.v2-focus-ring:focus-visible{outline:2px solid var(--color-primary, #7C3AED);outline-offset:2px;box-shadow:0 0 0 4px rgba(var(--color-primary-rgb, 124, 58, 237),.2)}.v2-focus-ring-inset:focus-visible{outline:none;box-shadow:inset 0 0 0 2px var(--color-primary, #7C3AED)}.v2-focus-ring-dark:focus-visible{outline:2px solid #1a1a1a;outline-offset:2px}.v2-focus-ring-light:focus-visible{outline:2px solid white;outline-offset:2px;box-shadow:0 0 0 4px #ffffff4d}.v2-btn-primary:focus-visible,.v2-btn-secondary:focus-visible,.v2-btn-ghost:focus-visible,.v2-btn-danger:focus-visible,.v2-btn-primary-light:focus-visible,.v2-add-btn:focus-visible{outline:2px solid var(--color-primary, #7C3AED);outline-offset:2px;box-shadow:0 0 0 4px rgba(var(--color-primary-rgb, 124, 58, 237),.25)}.v2-table-action-btn:focus-visible{outline:2px solid var(--color-primary, #7C3AED);outline-offset:1px}.v2-form-input:focus-visible,.v2-form-textarea:focus-visible,.v2-form-select:focus-visible,.v2-filter-bar__input:focus-visible,.v2-filter-bar__select:focus-visible{outline:none;border-color:var(--color-primary, #7C3AED);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb, 124, 58, 237),.2)}.v2-checkbox-card__input:focus-visible,.v2-filter-bar__checkbox-input:focus-visible{outline:2px solid var(--color-primary, #7C3AED);outline-offset:2px}.v2-table-link:focus-visible{outline:2px solid var(--color-primary, #7C3AED);outline-offset:2px;border-radius:2px}.v2-filter-bar__dropdown-trigger:focus-visible{outline:2px solid var(--color-primary, #7C3AED);outline-offset:2px}.v2-filter-bar__dropdown-option:focus-visible{outline:none;background:#eff6ff;color:#3b82f6}.v2-pagination-bar__btn:focus-visible{outline:2px solid var(--color-primary, #7C3AED);outline-offset:2px}.v2-sr-only,[aria-live=assertive],[aria-live=polite],.v2-loading[aria-busy=true]:before,.v2-sr-only-focusable{position:absolute!important;width:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.v2-sr-only-focusable:focus,.v2-sr-only-focusable:focus-visible{position:static!important;width:auto!important;height:auto!important;padding:inherit!important;margin:inherit!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.v2-announce{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media (prefers-contrast: high){.v2-status-badge,.v2-type-badge,.v2-badge{border:2px solid currentColor}.v2-form-input,.v2-form-textarea,.v2-form-select,.v2-filter-bar__input{border-width:2px}.v2-table tbody tr:hover{outline:2px solid #1a1a1a}.v2-btn-primary,.v2-btn-secondary,.v2-btn-ghost{border:2px solid currentColor}}.v2-form-input:disabled,.v2-form-select:disabled,.v2-form-textarea:disabled{color:#525252;opacity:1}.v2-form-input::placeholder,.v2-filter-bar__input::placeholder{color:#737373}.v2-loading[aria-busy=true]:before{content:""}.v2-error-alert[role=alert]{animation:v2-alert-appear .2s ease}@keyframes v2-alert-appear{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}[data-roving-tabindex=true]:focus-visible{background:rgba(var(--color-primary-rgb, 124, 58, 237),.1);outline:2px solid var(--color-primary, #7C3AED);outline-offset:-2px}[role=menuitem]:focus-visible,[role=option]:focus-visible{outline:none;background:rgba(var(--color-primary-rgb, 124, 58, 237),.1);box-shadow:inset 0 0 0 2px var(--color-primary, #7C3AED)}[role=gridcell]:focus-visible{outline:2px solid var(--color-primary, #7C3AED);outline-offset:-2px}@media (pointer: coarse){.v2-table-action-btn,.v2-pagination-bar__btn,.v2-filter-bar__chip-remove{min-width:44px;min-height:44px}.v2-checkbox-card__input{min-width:24px;min-height:24px}}.v2-label[data-required=true]:after{content:" *";color:#ef4444;font-weight:600}.v2-form-error{color:#dc2626;font-size:12px;margin-top:4px;display:flex;align-items:center;gap:4px}.v2-form-error:before{content:"!";display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;background:#fee2e2;border-radius:50%;font-size:10px;font-weight:700;color:#dc2626}.v2-form-hint{color:#737373;font-size:12px;margin-top:4px}.v2-table tbody tr[aria-selected=true]{background:rgba(var(--color-primary-rgb, 124, 58, 237),.08)}.v2-table thead th[aria-sort]{cursor:pointer;-webkit-user-select:none;user-select:none}.v2-table thead th[aria-sort]:hover{background:#f3f4f6}.v2-table thead th[aria-sort][aria-sort=ascending]:after{content:" \2191"}.v2-table thead th[aria-sort][aria-sort=descending]:after{content:" \2193"}[role=dialog]:focus-visible{outline:none}.v2-modal-backdrop{pointer-events:auto}.v2-stats-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px}@media (max-width: 1024px){.v2-stats-bar{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.v2-stats-bar{grid-template-columns:1fr}}.v2-stat-card{background:#fff;border-radius:10px;padding:18px 20px;display:flex;align-items:center;gap:14px}.v2-stat-card__icon{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.v2-stat-card__icon i{font-size:22px}.v2-stat-card__icon--primary{background:rgba(var(--color-primary-rgb, 59, 130, 246),.1)}.v2-stat-card__icon--primary i{color:var(--color-primary, #3b82f6)}.v2-stat-card__icon--success{background:#dcfce7}.v2-stat-card__icon--success i{color:#10b981}.v2-stat-card__icon--warning{background:#fef3c7}.v2-stat-card__icon--warning i{color:#f59e0b}.v2-stat-card__icon--danger{background:#fee2e2}.v2-stat-card__icon--danger i{color:#ef4444}.v2-stat-card__icon--info{background:#dbeafe}.v2-stat-card__icon--info i{color:#06b6d4}.v2-stat-card__content{flex:1;min-width:0}.v2-stat-card__value{font-size:22px;font-weight:700;color:#1a1a1a;line-height:1.2}.v2-stat-card__label{font-size:12px;color:#737373;margin-top:2px}.v2-view-toggle{display:flex;background:#f5f5f5;border-radius:8px;padding:4px;margin-left:auto}.v2-view-toggle__btn{width:38px;height:34px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:6px;cursor:pointer;transition:all .15s ease;color:#737373}.v2-view-toggle__btn i{font-size:18px}.v2-view-toggle__btn:hover{color:#1a1a1a;background:#0000000d}.v2-view-toggle__btn--active{background:#fff;color:var(--color-primary, #3b82f6);box-shadow:0 1px 3px #00000014}.v2-kanban-board{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-bottom:20px}@media (max-width: 1400px){.v2-kanban-board{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1024px){.v2-kanban-board{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.v2-kanban-board{grid-template-columns:1fr}}.v2-kanban-column{background:#ffffffb3;border-radius:10px;min-height:400px;display:flex;flex-direction:column}.v2-kanban-column__header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:2px solid transparent}.v2-kanban-column__title{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#1a1a1a}.v2-kanban-column__title i{font-size:16px}.v2-kanban-column__count{display:flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border-radius:11px;font-size:11px;font-weight:600;background:#f0f0f0;color:#525252}.v2-kanban-column__content{flex:1;padding:12px;overflow-y:auto;display:flex;flex-direction:column;gap:10px}.v2-kanban-column__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:32px 16px;color:#a3a3a3}.v2-kanban-column__empty i{font-size:28px;opacity:.5}.v2-kanban-column__empty span{font-size:12px}.v2-kanban-column--draft .v2-kanban-column__header{border-bottom-color:#a3a3a3}.v2-kanban-column--draft .v2-kanban-column__title i{color:#525252}.v2-kanban-column--draft .v2-kanban-column__count{background:#f0f0f0;color:#525252}.v2-kanban-column--pending .v2-kanban-column__header{border-bottom-color:#f59e0b}.v2-kanban-column--pending .v2-kanban-column__title i{color:#f59e0b}.v2-kanban-column--pending .v2-kanban-column__count{background:#fef3c7;color:#92400e}.v2-kanban-column--open .v2-kanban-column__header{border-bottom-color:var(--color-primary, #3b82f6)}.v2-kanban-column--open .v2-kanban-column__title i{color:var(--color-primary, #3b82f6)}.v2-kanban-column--open .v2-kanban-column__count{background:rgba(var(--color-primary-rgb, 59, 130, 246),.1);color:var(--color-primary-dark, #1e40af)}.v2-kanban-column--filled .v2-kanban-column__header{border-bottom-color:#10b981}.v2-kanban-column--filled .v2-kanban-column__title i{color:#10b981}.v2-kanban-column--filled .v2-kanban-column__count{background:#dcfce7;color:#166534}.v2-kanban-column--cancelled .v2-kanban-column__header{border-bottom-color:#ef4444}.v2-kanban-column--cancelled .v2-kanban-column__title i{color:#ef4444}.v2-kanban-column--cancelled .v2-kanban-column__count{background:#fee2e2;color:#991b1b}.v2-kanban-card{background:#fff;border-radius:8px;padding:12px 14px;cursor:pointer;transition:all .15s ease;border:1px solid transparent}.v2-kanban-card:hover{border-color:rgba(var(--color-primary-rgb, 59, 130, 246),.3);box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.v2-kanban-card__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.v2-kanban-card__id{font-family:ui-monospace,SFMono-Regular,monospace;font-size:10px;color:#737373}.v2-kanban-card__header-right{display:flex;align-items:center;gap:6px}.v2-kanban-card__openings{display:flex;align-items:center;gap:2px;font-size:11px}.v2-kanban-card__openings-filled{font-weight:700;color:#10b981}.v2-kanban-card__openings-total{color:#a3a3a3}.v2-kanban-card__badge{display:inline-flex;align-items:center;gap:3px;padding:3px 6px;border-radius:10px;font-size:10px;font-weight:600}.v2-kanban-card__badge i{font-size:10px}.v2-kanban-card__badge--exam{background:#fef3c7;color:#92400e}.v2-kanban-card__badge--exam i{color:#f59e0b}.v2-kanban-card__title{font-size:13px;font-weight:600;color:#1a1a1a;margin-bottom:6px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.v2-kanban-card__meta{margin-bottom:8px}.v2-kanban-card__manager{display:flex;align-items:center;gap:5px;font-size:11px;color:#525252}.v2-kanban-card__manager i{font-size:12px;color:#737373}.v2-kanban-card__pipeline{display:flex;align-items:center;justify-content:space-between;padding:8px 6px;background:#fafafa;border-radius:6px;margin-bottom:6px}.v2-kanban-card__footer{display:flex;align-items:center;justify-content:flex-end;padding-top:6px;border-top:1px solid #f0f0f0}.v2-kanban-card__date{display:flex;align-items:center;gap:4px;font-size:11px;color:#737373}.v2-kanban-card__date i{font-size:12px}.v2-pipeline-stat{display:flex;flex-direction:column;align-items:center;gap:1px}.v2-pipeline-stat i{font-size:14px;color:#737373}.v2-pipeline-stat span{font-size:11px;font-weight:600;color:#1a1a1a}.v2-pipeline-stat:nth-child(1) i{color:var(--color-primary, #3b82f6)}.v2-pipeline-stat:nth-child(2) i{color:#8b5cf6}.v2-pipeline-stat:nth-child(3) i{color:#06b6d4}.v2-pipeline-stat:nth-child(4) i{color:#10b981}.v2-table-cell-manager{display:flex;align-items:center;gap:10px}.v2-table-cell-manager__avatar{width:30px;height:30px;background:rgba(var(--color-primary-rgb, 59, 130, 246),.1);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.v2-table-cell-manager__avatar i{font-size:16px;color:var(--color-primary, #3b82f6)}.v2-table-cell-manager span{font-weight:500;color:#1a1a1a}.v2-openings-display{display:flex;align-items:center;justify-content:center;gap:6px}.v2-openings-display__filled{font-weight:700;color:#10b981}.v2-openings-display__total{color:#525252}.v2-openings-display__bar{width:50px;height:5px;background:#e5e5e5;border-radius:3px;overflow:hidden}.v2-openings-display__bar-fill{height:100%;background:#10b981;border-radius:3px;transition:width .3s ease}.v2-exam-score{display:inline-flex;align-items:center;padding:2px 5px;background:#f59e0b26;border-radius:6px;font-size:10px;font-weight:700;color:#92400e;margin-left:4px}.v2-hub-container{max-width:1400px;margin:0 auto;padding:24px}.v2-hub-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;gap:16px}.v2-hub-header__left{display:flex;align-items:flex-start;gap:12px}.v2-hub-header__info{display:flex;flex-direction:column;gap:8px}.v2-hub-header__title-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.v2-hub-header__title{font-size:24px;font-weight:600;color:#1a1a1a;margin:0}.v2-hub-header__meta{display:flex;flex-wrap:wrap;gap:16px}.v2-hub-header__actions{display:flex;gap:8px;flex-shrink:0}@media (max-width: 768px){.v2-hub-header{flex-direction:column}.v2-hub-header__actions{width:100%;justify-content:flex-end}}.v2-meta-item{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#737373}.v2-meta-item .ph{font-size:16px;color:#a3a3a3}.v2-hub-summary{margin-bottom:24px}.v2-hub-tabs{display:flex;gap:4px;background:#fff;padding:6px;border-radius:10px;margin-bottom:20px}@media (max-width: 768px){.v2-hub-tabs{overflow-x:auto;-webkit-overflow-scrolling:touch}}.v2-hub-tab{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;background:transparent;border:none;border-radius:8px;font-size:14px;font-weight:500;color:#737373;cursor:pointer;transition:all .15s ease;white-space:nowrap}.v2-hub-tab .ph{font-size:18px}.v2-hub-tab:hover{background:#f5f5f5;color:#525252}.v2-hub-tab--active{background:var(--color-primary, #3b82f6);color:#fff}.v2-hub-tab--active:hover{background:var(--color-primary-dark, #2563eb);color:#fff}.v2-hub-tab__count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;background:#fff3;border-radius:10px;font-size:11px;font-weight:600}.v2-hub-content{background:#fff;border-radius:10px;min-height:400px}.v2-tab-content{padding:24px}.v2-tab-content--applications{padding:20px}.v2-content-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media (max-width: 768px){.v2-content-grid{grid-template-columns:1fr}}.v2-content-card{background:#fafafa;border-radius:10px;overflow:hidden;margin-bottom:20px;padding:20px}.v2-content-card:last-child{margin-bottom:0}.v2-content-card__header{padding:16px 20px;border-bottom:1px solid #f0f0f0}.v2-content-card__title{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;color:#1a1a1a;margin:0}.v2-content-card__title .ph{font-size:18px;color:var(--color-primary, #3b82f6)}.v2-content-card__body{padding:20px}.v2-job-description{font-size:14px;line-height:1.6;color:#525252}.v2-job-description p{margin:0 0 12px}.v2-job-description ul,.v2-job-description ol{margin:0 0 12px;padding-left:20px}.v2-no-content{color:#a3a3a3;font-size:14px;font-style:italic}.v2-requirements-list{display:flex;flex-direction:column;gap:10px}.v2-requirement-item{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#fff;border-radius:8px}.v2-requirement-item__info{display:flex;align-items:center;gap:10px}.v2-requirement-item__info .ph{font-size:18px;color:#737373}.v2-requirement-item__name{font-size:14px;color:#1a1a1a}.v2-approval-timeline{display:flex;flex-direction:column;gap:0}.v2-approval-step{display:flex;align-items:flex-start;gap:12px;padding:12px 0;position:relative}.v2-approval-step:not(:last-child):after{content:"";position:absolute;left:11px;top:36px;bottom:0;width:2px;background:#e5e5e5}.v2-approval-step__indicator{width:24px;height:24px;border-radius:50%;background:#e5e5e5;flex-shrink:0}.v2-approval-step__content{flex:1}.v2-approval-step__name{font-size:14px;font-weight:500;color:#1a1a1a}.v2-approval-step__status{font-size:12px;color:#737373}.v2-approval-step--completed .v2-approval-step__indicator{background:#10b981}.v2-approval-step--completed:after{background:#10b981}.v2-approval-step--active .v2-approval-step__indicator{background:var(--color-primary, #3b82f6);box-shadow:0 0 0 4px rgba(var(--color-primary-rgb, 59, 130, 246),.2)}.v2-approval-step--rejected .v2-approval-step__indicator{background:#ef4444}.v2-pipeline-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;flex-wrap:wrap}.v2-pipeline-toolbar__left{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.v2-pipeline-toolbar__right{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.v2-pipeline-title{font-size:16px;font-weight:600;color:#1a1a1a;margin:0}.v2-pipeline-count{font-size:13px;color:#737373}.v2-filter-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:#dbeafe;color:#2563eb;border-radius:12px;font-size:12px;font-weight:500}.v2-filter-badge .ph{font-size:12px}.v2-toolbar-search{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f5f5f5;border-radius:8px;min-width:200px}.v2-toolbar-search .ph{font-size:16px;color:#a3a3a3}.v2-toolbar-search input{border:none;background:transparent;font-size:13px;color:#1a1a1a;width:100%;outline:none}.v2-toolbar-search input::placeholder{color:#a3a3a3}.v2-filter-panel{background:#f8f8f8;border-radius:10px;padding:16px;margin-bottom:16px}.v2-filter-group{display:flex;flex-direction:column;min-width:150px}.v2-bulk-actions-bar{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#1e3a5f;border-radius:10px;margin-bottom:16px;color:#fff}.v2-bulk-actions-bar__info{display:flex;align-items:center;gap:8px;font-size:14px}.v2-bulk-actions-bar__count{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;padding:0 8px;background:#fff3;border-radius:14px;font-weight:600}.v2-bulk-actions-bar__actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.v2-bulk-actions-bar__divider{width:1px;height:24px;background:#fff3;margin:0 4px}.v2-bulk-actions-bar .v2-btn-secondary{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2)}.v2-bulk-actions-bar .v2-btn-secondary:hover{background:#fff3}.v2-bulk-actions-bar .v2-btn-danger{background:#ef4444;color:#fff}.v2-bulk-actions-bar .v2-btn-danger:hover{background:#dc2626}.v2-bulk-move-dropdown{display:flex;align-items:center;gap:6px}.v2-bulk-move-label{font-size:13px;color:#ffffffb3;margin-right:4px}.v2-bulk-move-btn{padding:6px 12px;background:#ffffff1a;border:2px solid;border-radius:6px;font-size:12px;font-weight:500;color:#fff;cursor:pointer;transition:all .15s ease}.v2-bulk-move-btn:hover:not(:disabled){background:#fff3}.v2-bulk-move-btn:disabled{opacity:.5;cursor:not-allowed}.v2-pipeline-kanban{display:flex;flex-wrap:wrap;gap:16px;min-height:400px}.v2-pipeline-stage{flex:1 1 calc(20% - 16px);min-width:220px;max-width:calc(33.333% - 12px);background:#f5f5f5;border-radius:10px;display:flex;flex-direction:column}.v2-pipeline-stage__header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:3px solid #e5e5e5}.v2-pipeline-stage__header-left{display:flex;align-items:center;gap:8px}.v2-pipeline-stage__label{font-size:13px;font-weight:600;color:#525252;text-transform:uppercase;letter-spacing:.02em}.v2-pipeline-stage__count{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 8px;background:#e5e5e5;border-radius:12px;font-size:12px;font-weight:600;color:#fff}.v2-pipeline-stage__select-all{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:transparent;border:none;border-radius:6px;color:#737373;cursor:pointer;transition:all .15s ease}.v2-pipeline-stage__select-all .ph{font-size:16px}.v2-pipeline-stage__select-all:hover{background:#0000000d;color:#1a1a1a}.v2-pipeline-stage__cards{flex:1;padding:12px;display:flex;flex-direction:column;gap:8px;overflow-y:auto;max-height:500px;min-height:100px}.v2-pipeline-stage__cards.cdk-drop-list-dragging .v2-candidate-card:not(.cdk-drag-placeholder){transition:transform .25s cubic-bezier(0,0,.2,1)}.v2-pipeline-stage__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 12px;color:#a3a3a3;font-size:12px;text-align:center}.v2-pipeline-stage__empty .ph{font-size:24px;margin-bottom:8px}@media (max-width: 768px){.v2-pipeline-stage{flex:1 1 calc(50% - 8px);min-width:150px;max-width:100%}}.v2-candidate-card{display:flex;align-items:center;gap:10px;padding:12px;background:#fff;border-radius:8px;cursor:pointer;transition:all .15s ease;border:2px solid transparent}.v2-candidate-card:hover{background:#fafafa;transform:translateY(-1px)}.v2-candidate-card--select-mode{cursor:pointer}.v2-candidate-card--select-mode:hover{transform:none;border-color:var(--color-primary, #3b82f6)}.v2-candidate-card--selected{background:#eff6ff;border-color:var(--color-primary, #3b82f6)}.v2-candidate-card--selected:hover{background:#dbeafe}.v2-candidate-card__checkbox{display:flex;align-items:center;justify-content:center;width:24px;flex-shrink:0}.v2-candidate-card__checkbox .ph,.v2-candidate-card__checkbox .ph-fill{font-size:20px;color:var(--color-primary, #3b82f6)}.v2-candidate-card__checkbox .ph-square{color:#d4d4d4}.v2-candidate-card__drag-handle{display:flex;align-items:center;justify-content:center;width:20px;color:#d4d4d4;cursor:grab;flex-shrink:0}.v2-candidate-card__drag-handle:active{cursor:grabbing}.v2-candidate-card__drag-handle .ph{font-size:16px}.v2-candidate-card:hover .v2-candidate-card__drag-handle{color:#a3a3a3}.v2-candidate-card--preview{padding:12px;background:#fff;border-radius:8px;box-shadow:0 8px 24px #00000026;max-width:200px}.v2-candidate-card--placeholder{background:#e5e5e5;border:2px dashed #d4d4d4;border-radius:8px;min-height:56px;transition:transform .25s cubic-bezier(0,0,.2,1)}.v2-candidate-card__avatar{width:36px;height:36px;border-radius:50%;background:#e5e5e5;display:flex;align-items:center;justify-content:center;flex-shrink:0}.v2-candidate-card__avatar .ph{font-size:18px;color:#737373}.v2-candidate-card__info{flex:1;min-width:0}.v2-candidate-card__name{font-size:13px;font-weight:500;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-candidate-card__meta{display:flex;align-items:center;gap:6px}.v2-candidate-card__date{font-size:11px;color:#a3a3a3}.v2-candidate-card__screening{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%}.v2-candidate-card__screening .ph{font-size:10px}.v2-candidate-card__screening--met{background:#dcfce7;color:#16a34a}.v2-candidate-card__screening--missing{background:#fef3c7;color:#d97706}.v2-candidate-card__arrow{font-size:14px;color:#a3a3a3;flex-shrink:0}.v2-interview-section{margin-bottom:32px}.v2-interview-section:last-child{margin-bottom:0}.v2-section-title{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:600;color:#1a1a1a;margin:0 0 16px}.v2-section-title .ph{font-size:20px;color:var(--color-primary, #3b82f6)}.v2-section-title--muted{color:#737373}.v2-section-title--muted .ph{color:#a3a3a3}.v2-interview-list{display:flex;flex-direction:column;gap:12px}.v2-interview-card{display:flex;align-items:flex-start;gap:16px;padding:16px;background:#fafafa;border-radius:10px;transition:background .15s ease}.v2-interview-card:hover{background:#f5f5f5}.v2-interview-card--past{opacity:.7}.v2-interview-card__time{min-width:70px;text-align:center;padding:8px 12px;background:#fff;border-radius:8px}.v2-interview-card__date{font-size:14px;font-weight:600;color:#1a1a1a}.v2-interview-card__hour{font-size:12px;color:#737373}.v2-interview-card__info{flex:1}.v2-interview-card__candidate{font-size:15px;font-weight:500;color:#1a1a1a;margin-bottom:6px}.v2-interview-card__stage{margin-bottom:8px}.v2-interview-card__details{display:flex;flex-wrap:wrap;gap:12px;font-size:13px;color:#737373}.v2-interview-card__details .ph{font-size:14px;margin-right:4px}.v2-interview-card__panel{min-width:150px;padding-left:16px;border-left:1px solid #e5e5e5}.v2-interview-card__feedback{display:flex;align-items:center}.v2-panel-title{font-size:11px;font-weight:500;text-transform:uppercase;color:#a3a3a3;margin-bottom:8px}.v2-panel-members{display:flex;flex-direction:column;gap:4px}.v2-panel-member{font-size:13px;color:#525252}.v2-activity-timeline{display:flex;flex-direction:column;gap:0}.v2-activity-item{display:flex;gap:16px;padding:16px 0;position:relative}.v2-activity-item:not(:last-child):after{content:"";position:absolute;left:15px;top:48px;bottom:0;width:2px;background:#e5e5e5}.v2-activity-item__icon{width:32px;height:32px;border-radius:50%;background:#e5e5e5;display:flex;align-items:center;justify-content:center;flex-shrink:0}.v2-activity-item__icon i{font-size:16px;color:inherit}.v2-activity-item__icon.text-blue-500{background:#dbeafe;color:#3b82f6}.v2-activity-item__icon.text-purple-500{background:#f3e8ff;color:#a855f7}.v2-activity-item__icon.text-red-500{background:#fee2e2;color:#ef4444}.v2-activity-item__icon.text-gray-500{background:#f5f5f5;color:#6b7280}.v2-activity-item__icon.text-green-500,.v2-activity-item__icon.text-green-600{background:#dcfce7;color:#22c55e}.v2-activity-item__icon.text-indigo-500{background:#e0e7ff;color:#6366f1}.v2-activity-item__icon.text-amber-500{background:#fef3c7;color:#f59e0b}.v2-activity-item__content{flex:1;padding-top:4px}.v2-activity-item__header{display:flex;align-items:center;gap:12px;margin-bottom:4px}.v2-activity-item__type{font-size:12px;font-weight:600;color:#525252;text-transform:uppercase;letter-spacing:.02em}.v2-activity-item__candidate{display:flex;align-items:center;gap:4px;font-size:13px;color:#1a1a1a;font-weight:500}.v2-activity-item__candidate .ph{font-size:14px;color:#737373}.v2-activity-item__description{font-size:14px;color:#525252;margin-bottom:8px;line-height:1.4}.v2-activity-item__change{display:inline-flex;align-items:center;gap:8px;margin-bottom:8px;font-size:13px}.v2-activity-item__change .ph-arrow-right{color:#a3a3a3;font-size:12px}.v2-activity-item__old-value{padding:2px 8px;background:#f5f5f5;border-radius:4px;color:#737373;text-decoration:line-through}.v2-activity-item__new-value{padding:2px 8px;background:#dcfce7;border-radius:4px;color:#16a34a;font-weight:500}.v2-activity-item__meta{display:flex;flex-wrap:wrap;gap:16px;font-size:12px;color:#a3a3a3}.v2-activity-item__user{display:flex;align-items:center;gap:4px}.v2-activity-item__user .ph,.v2-activity-item__user .ph-user-circle{font-size:14px}.v2-loading-container,.v2-error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;background:#fff;border-radius:10px}.v2-loading-text{margin-top:16px;color:#737373;font-size:14px}.v2-error-icon{font-size:48px;color:#ef4444;margin-bottom:16px}.v2-error-text{color:#525252;margin-bottom:16px}.v2-candidate-info{display:flex;align-items:center;gap:12px}.v2-candidate-info__avatar{width:36px;height:36px;border-radius:50%;background:rgba(var(--color-primary-rgb, 59, 130, 246),.1);color:var(--color-primary, #3b82f6);display:flex;align-items:center;justify-content:center;flex-shrink:0}.v2-candidate-info__avatar .ph{font-size:18px}.v2-candidate-info__name{font-size:14px;font-weight:500;color:#1a1a1a}.v2-cell-stack{display:flex;flex-direction:column;gap:2px}.v2-cell-stack__primary{font-size:14px;font-weight:500;color:#1a1a1a}.v2-cell-stack__secondary{font-size:12px;color:#737373}.v2-skill-tags{display:flex;flex-wrap:wrap;gap:4px}.v2-text-muted{color:#a3a3a3;font-size:13px}@font-face{font-family:Phosphor;src:url("./media/Phosphor-FILTTWNO.woff2") format("woff2"),url("./media/Phosphor-KLBJTFWE.woff") format("woff"),url("./media/Phosphor-2TTV6TYS.ttf") format("truetype"),url("./media/Phosphor-Y4JO5C3F.svg#Phosphor") format("svg");font-weight:400;font-style:normal;font-display:block}.ph{font-family:Phosphor!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;letter-spacing:0;-webkit-font-feature-settings:"liga";-moz-font-feature-settings:"liga=1";-moz-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ph.ph-acorn:before{content:"\eb9a"}.ph.ph-address-book:before{content:"\e6f8"}.ph.ph-address-book-tabs:before{content:"\ee4e"}.ph.ph-air-traffic-control:before{content:"\ecd8"}.ph.ph-airplane:before{content:"\e002"}.ph.ph-airplane-in-flight:before{content:"\e4fe"}.ph.ph-airplane-landing:before{content:"\e502"}.ph.ph-airplane-takeoff:before{content:"\e504"}.ph.ph-airplane-taxiing:before{content:"\e500"}.ph.ph-airplane-tilt:before{content:"\e5d6"}.ph.ph-airplay:before{content:"\e004"}.ph.ph-alarm:before{content:"\e006"}.ph.ph-alien:before{content:"\e8a6"}.ph.ph-align-bottom:before{content:"\e506"}.ph.ph-align-bottom-simple:before{content:"\eb0c"}.ph.ph-align-center-horizontal:before{content:"\e50a"}.ph.ph-align-center-horizontal-simple:before{content:"\eb0e"}.ph.ph-align-center-vertical:before{content:"\e50c"}.ph.ph-align-center-vertical-simple:before{content:"\eb10"}.ph.ph-align-left:before{content:"\e50e"}.ph.ph-align-left-simple:before{content:"\eaee"}.ph.ph-align-right:before{content:"\e510"}.ph.ph-align-right-simple:before{content:"\eb12"}.ph.ph-align-top:before{content:"\e512"}.ph.ph-align-top-simple:before{content:"\eb14"}.ph.ph-amazon-logo:before{content:"\e96c"}.ph.ph-ambulance:before{content:"\e572"}.ph.ph-anchor:before{content:"\e514"}.ph.ph-anchor-simple:before{content:"\e5d8"}.ph.ph-android-logo:before{content:"\e008"}.ph.ph-angle:before{content:"\e7bc"}.ph.ph-angular-logo:before{content:"\eb80"}.ph.ph-aperture:before{content:"\e00a"}.ph.ph-app-store-logo:before{content:"\e974"}.ph.ph-app-window:before{content:"\e5da"}.ph.ph-apple-logo:before{content:"\e516"}.ph.ph-apple-podcasts-logo:before{content:"\eb96"}.ph.ph-approximate-equals:before{content:"\edaa"}.ph.ph-archive:before{content:"\e00c"}.ph.ph-armchair:before{content:"\e012"}.ph.ph-arrow-arc-left:before{content:"\e014"}.ph.ph-arrow-arc-right:before{content:"\e016"}.ph.ph-arrow-bend-double-up-left:before{content:"\e03a"}.ph.ph-arrow-bend-double-up-right:before{content:"\e03c"}.ph.ph-arrow-bend-down-left:before{content:"\e018"}.ph.ph-arrow-bend-down-right:before{content:"\e01a"}.ph.ph-arrow-bend-left-down:before{content:"\e01c"}.ph.ph-arrow-bend-left-up:before{content:"\e01e"}.ph.ph-arrow-bend-right-down:before{content:"\e020"}.ph.ph-arrow-bend-right-up:before{content:"\e022"}.ph.ph-arrow-bend-up-left:before{content:"\e024"}.ph.ph-arrow-bend-up-right:before{content:"\e026"}.ph.ph-arrow-circle-down:before{content:"\e028"}.ph.ph-arrow-circle-down-left:before{content:"\e02a"}.ph.ph-arrow-circle-down-right:before{content:"\e02c"}.ph.ph-arrow-circle-left:before{content:"\e05a"}.ph.ph-arrow-circle-right:before{content:"\e02e"}.ph.ph-arrow-circle-up:before{content:"\e030"}.ph.ph-arrow-circle-up-left:before{content:"\e032"}.ph.ph-arrow-circle-up-right:before{content:"\e034"}.ph.ph-arrow-clockwise:before{content:"\e036"}.ph.ph-arrow-counter-clockwise:before{content:"\e038"}.ph.ph-arrow-down:before{content:"\e03e"}.ph.ph-arrow-down-left:before{content:"\e040"}.ph.ph-arrow-down-right:before{content:"\e042"}.ph.ph-arrow-elbow-down-left:before{content:"\e044"}.ph.ph-arrow-elbow-down-right:before{content:"\e046"}.ph.ph-arrow-elbow-left:before{content:"\e048"}.ph.ph-arrow-elbow-left-down:before{content:"\e04a"}.ph.ph-arrow-elbow-left-up:before{content:"\e04c"}.ph.ph-arrow-elbow-right:before{content:"\e04e"}.ph.ph-arrow-elbow-right-down:before{content:"\e050"}.ph.ph-arrow-elbow-right-up:before{content:"\e052"}.ph.ph-arrow-elbow-up-left:before{content:"\e054"}.ph.ph-arrow-elbow-up-right:before{content:"\e056"}.ph.ph-arrow-fat-down:before{content:"\e518"}.ph.ph-arrow-fat-left:before{content:"\e51a"}.ph.ph-arrow-fat-line-down:before{content:"\e51c"}.ph.ph-arrow-fat-line-left:before{content:"\e51e"}.ph.ph-arrow-fat-line-right:before{content:"\e520"}.ph.ph-arrow-fat-line-up:before{content:"\e522"}.ph.ph-arrow-fat-lines-down:before{content:"\e524"}.ph.ph-arrow-fat-lines-left:before{content:"\e526"}.ph.ph-arrow-fat-lines-right:before{content:"\e528"}.ph.ph-arrow-fat-lines-up:before{content:"\e52a"}.ph.ph-arrow-fat-right:before{content:"\e52c"}.ph.ph-arrow-fat-up:before{content:"\e52e"}.ph.ph-arrow-left:before{content:"\e058"}.ph.ph-arrow-line-down:before{content:"\e05c"}.ph.ph-arrow-line-down-left:before{content:"\e05e"}.ph.ph-arrow-line-down-right:before{content:"\e060"}.ph.ph-arrow-line-left:before{content:"\e062"}.ph.ph-arrow-line-right:before{content:"\e064"}.ph.ph-arrow-line-up:before{content:"\e066"}.ph.ph-arrow-line-up-left:before{content:"\e068"}.ph.ph-arrow-line-up-right:before{content:"\e06a"}.ph.ph-arrow-right:before{content:"\e06c"}.ph.ph-arrow-square-down:before{content:"\e06e"}.ph.ph-arrow-square-down-left:before{content:"\e070"}.ph.ph-arrow-square-down-right:before{content:"\e072"}.ph.ph-arrow-square-in:before{content:"\e5dc"}.ph.ph-arrow-square-left:before{content:"\e074"}.ph.ph-arrow-square-out:before{content:"\e5de"}.ph.ph-arrow-square-right:before{content:"\e076"}.ph.ph-arrow-square-up:before{content:"\e078"}.ph.ph-arrow-square-up-left:before{content:"\e07a"}.ph.ph-arrow-square-up-right:before{content:"\e07c"}.ph.ph-arrow-u-down-left:before{content:"\e07e"}.ph.ph-arrow-u-down-right:before{content:"\e080"}.ph.ph-arrow-u-left-down:before{content:"\e082"}.ph.ph-arrow-u-left-up:before{content:"\e084"}.ph.ph-arrow-u-right-down:before{content:"\e086"}.ph.ph-arrow-u-right-up:before{content:"\e088"}.ph.ph-arrow-u-up-left:before{content:"\e08a"}.ph.ph-arrow-u-up-right:before{content:"\e08c"}.ph.ph-arrow-up:before{content:"\e08e"}.ph.ph-arrow-up-left:before{content:"\e090"}.ph.ph-arrow-up-right:before{content:"\e092"}.ph.ph-arrows-clockwise:before{content:"\e094"}.ph.ph-arrows-counter-clockwise:before{content:"\e096"}.ph.ph-arrows-down-up:before{content:"\e098"}.ph.ph-arrows-horizontal:before{content:"\eb06"}.ph.ph-arrows-in:before{content:"\e09a"}.ph.ph-arrows-in-cardinal:before{content:"\e09c"}.ph.ph-arrows-in-line-horizontal:before{content:"\e530"}.ph.ph-arrows-in-line-vertical:before{content:"\e532"}.ph.ph-arrows-in-simple:before{content:"\e09e"}.ph.ph-arrows-left-right:before{content:"\e0a0"}.ph.ph-arrows-merge:before{content:"\ed3e"}.ph.ph-arrows-out:before{content:"\e0a2"}.ph.ph-arrows-out-cardinal:before{content:"\e0a4"}.ph.ph-arrows-out-line-horizontal:before{content:"\e534"}.ph.ph-arrows-out-line-vertical:before{content:"\e536"}.ph.ph-arrows-out-simple:before{content:"\e0a6"}.ph.ph-arrows-split:before{content:"\ed3c"}.ph.ph-arrows-vertical:before{content:"\eb04"}.ph.ph-article:before{content:"\e0a8"}.ph.ph-article-medium:before{content:"\e5e0"}.ph.ph-article-ny-times:before{content:"\e5e2"}.ph.ph-asclepius:before{content:"\ee34"}.ph.ph-caduceus:before{content:"\ee34"}.ph.ph-asterisk:before{content:"\e0aa"}.ph.ph-asterisk-simple:before{content:"\e832"}.ph.ph-at:before{content:"\e0ac"}.ph.ph-atom:before{content:"\e5e4"}.ph.ph-avocado:before{content:"\ee04"}.ph.ph-axe:before{content:"\e9fc"}.ph.ph-baby:before{content:"\e774"}.ph.ph-baby-carriage:before{content:"\e818"}.ph.ph-backpack:before{content:"\e922"}.ph.ph-backspace:before{content:"\e0ae"}.ph.ph-bag:before{content:"\e0b0"}.ph.ph-bag-simple:before{content:"\e5e6"}.ph.ph-balloon:before{content:"\e76c"}.ph.ph-bandaids:before{content:"\e0b2"}.ph.ph-bank:before{content:"\e0b4"}.ph.ph-barbell:before{content:"\e0b6"}.ph.ph-barcode:before{content:"\e0b8"}.ph.ph-barn:before{content:"\ec72"}.ph.ph-barricade:before{content:"\e948"}.ph.ph-baseball:before{content:"\e71a"}.ph.ph-baseball-cap:before{content:"\ea28"}.ph.ph-baseball-helmet:before{content:"\ee4a"}.ph.ph-basket:before{content:"\e964"}.ph.ph-basketball:before{content:"\e724"}.ph.ph-bathtub:before{content:"\e81e"}.ph.ph-battery-charging:before{content:"\e0ba"}.ph.ph-battery-charging-vertical:before{content:"\e0bc"}.ph.ph-battery-empty:before{content:"\e0be"}.ph.ph-battery-full:before{content:"\e0c0"}.ph.ph-battery-high:before{content:"\e0c2"}.ph.ph-battery-low:before{content:"\e0c4"}.ph.ph-battery-medium:before{content:"\e0c6"}.ph.ph-battery-plus:before{content:"\e808"}.ph.ph-battery-plus-vertical:before{content:"\ec50"}.ph.ph-battery-vertical-empty:before{content:"\e7c6"}.ph.ph-battery-vertical-full:before{content:"\e7c4"}.ph.ph-battery-vertical-high:before{content:"\e7c2"}.ph.ph-battery-vertical-low:before{content:"\e7be"}.ph.ph-battery-vertical-medium:before{content:"\e7c0"}.ph.ph-battery-warning:before{content:"\e0c8"}.ph.ph-battery-warning-vertical:before{content:"\e0ca"}.ph.ph-beach-ball:before{content:"\ed24"}.ph.ph-beanie:before{content:"\ea2a"}.ph.ph-bed:before{content:"\e0cc"}.ph.ph-beer-bottle:before{content:"\e7b0"}.ph.ph-beer-stein:before{content:"\eb62"}.ph.ph-behance-logo:before{content:"\e7f4"}.ph.ph-bell:before{content:"\e0ce"}.ph.ph-bell-ringing:before{content:"\e5e8"}.ph.ph-bell-simple:before{content:"\e0d0"}.ph.ph-bell-simple-ringing:before{content:"\e5ea"}.ph.ph-bell-simple-slash:before{content:"\e0d2"}.ph.ph-bell-simple-z:before{content:"\e5ec"}.ph.ph-bell-slash:before{content:"\e0d4"}.ph.ph-bell-z:before{content:"\e5ee"}.ph.ph-belt:before{content:"\ea2c"}.ph.ph-bezier-curve:before{content:"\eb00"}.ph.ph-bicycle:before{content:"\e0d6"}.ph.ph-binary:before{content:"\ee60"}.ph.ph-binoculars:before{content:"\ea64"}.ph.ph-biohazard:before{content:"\e9e0"}.ph.ph-bird:before{content:"\e72c"}.ph.ph-blueprint:before{content:"\eda0"}.ph.ph-bluetooth:before{content:"\e0da"}.ph.ph-bluetooth-connected:before{content:"\e0dc"}.ph.ph-bluetooth-slash:before{content:"\e0de"}.ph.ph-bluetooth-x:before{content:"\e0e0"}.ph.ph-boat:before{content:"\e786"}.ph.ph-bomb:before{content:"\ee0a"}.ph.ph-bone:before{content:"\e7f2"}.ph.ph-book:before{content:"\e0e2"}.ph.ph-book-bookmark:before{content:"\e0e4"}.ph.ph-book-open:before{content:"\e0e6"}.ph.ph-book-open-text:before{content:"\e8f2"}.ph.ph-book-open-user:before{content:"\ede0"}.ph.ph-bookmark:before{content:"\e0e8"}.ph.ph-bookmark-simple:before{content:"\e0ea"}.ph.ph-bookmarks:before{content:"\e0ec"}.ph.ph-bookmarks-simple:before{content:"\e5f0"}.ph.ph-books:before{content:"\e758"}.ph.ph-boot:before{content:"\ecca"}.ph.ph-boules:before{content:"\e722"}.ph.ph-bounding-box:before{content:"\e6ce"}.ph.ph-bowl-food:before{content:"\eaa4"}.ph.ph-bowl-steam:before{content:"\e8e4"}.ph.ph-bowling-ball:before{content:"\ea34"}.ph.ph-box-arrow-down:before{content:"\e00e"}.ph.ph-archive-box:before{content:"\e00e"}.ph.ph-box-arrow-up:before{content:"\ee54"}.ph.ph-boxing-glove:before{content:"\ea36"}.ph.ph-brackets-angle:before{content:"\e862"}.ph.ph-brackets-curly:before{content:"\e860"}.ph.ph-brackets-round:before{content:"\e864"}.ph.ph-brackets-square:before{content:"\e85e"}.ph.ph-brain:before{content:"\e74e"}.ph.ph-brandy:before{content:"\e6b4"}.ph.ph-bread:before{content:"\e81c"}.ph.ph-bridge:before{content:"\ea68"}.ph.ph-briefcase:before{content:"\e0ee"}.ph.ph-briefcase-metal:before{content:"\e5f2"}.ph.ph-broadcast:before{content:"\e0f2"}.ph.ph-broom:before{content:"\ec54"}.ph.ph-browser:before{content:"\e0f4"}.ph.ph-browsers:before{content:"\e0f6"}.ph.ph-bug:before{content:"\e5f4"}.ph.ph-bug-beetle:before{content:"\e5f6"}.ph.ph-bug-droid:before{content:"\e5f8"}.ph.ph-building:before{content:"\e100"}.ph.ph-building-apartment:before{content:"\e0fe"}.ph.ph-building-office:before{content:"\e0ff"}.ph.ph-buildings:before{content:"\e102"}.ph.ph-bulldozer:before{content:"\ec6c"}.ph.ph-bus:before{content:"\e106"}.ph.ph-butterfly:before{content:"\ea6e"}.ph.ph-cable-car:before{content:"\e49c"}.ph.ph-cactus:before{content:"\e918"}.ph.ph-cake:before{content:"\e780"}.ph.ph-calculator:before{content:"\e538"}.ph.ph-calendar:before{content:"\e108"}.ph.ph-calendar-blank:before{content:"\e10a"}.ph.ph-calendar-check:before{content:"\e712"}.ph.ph-calendar-dot:before{content:"\e7b2"}.ph.ph-calendar-dots:before{content:"\e7b4"}.ph.ph-calendar-heart:before{content:"\e8b0"}.ph.ph-calendar-minus:before{content:"\ea14"}.ph.ph-calendar-plus:before{content:"\e714"}.ph.ph-calendar-slash:before{content:"\ea12"}.ph.ph-calendar-star:before{content:"\e8b2"}.ph.ph-calendar-x:before{content:"\e10c"}.ph.ph-call-bell:before{content:"\e7de"}.ph.ph-camera:before{content:"\e10e"}.ph.ph-camera-plus:before{content:"\ec58"}.ph.ph-camera-rotate:before{content:"\e7a4"}.ph.ph-camera-slash:before{content:"\e110"}.ph.ph-campfire:before{content:"\e9d8"}.ph.ph-car:before{content:"\e112"}.ph.ph-car-battery:before{content:"\ee30"}.ph.ph-car-profile:before{content:"\e8cc"}.ph.ph-car-simple:before{content:"\e114"}.ph.ph-cardholder:before{content:"\e5fa"}.ph.ph-cards:before{content:"\e0f8"}.ph.ph-cards-three:before{content:"\ee50"}.ph.ph-caret-circle-double-down:before{content:"\e116"}.ph.ph-caret-circle-double-left:before{content:"\e118"}.ph.ph-caret-circle-double-right:before{content:"\e11a"}.ph.ph-caret-circle-double-up:before{content:"\e11c"}.ph.ph-caret-circle-down:before{content:"\e11e"}.ph.ph-caret-circle-left:before{content:"\e120"}.ph.ph-caret-circle-right:before{content:"\e122"}.ph.ph-caret-circle-up:before{content:"\e124"}.ph.ph-caret-circle-up-down:before{content:"\e13e"}.ph.ph-caret-double-down:before{content:"\e126"}.ph.ph-caret-double-left:before{content:"\e128"}.ph.ph-caret-double-right:before{content:"\e12a"}.ph.ph-caret-double-up:before{content:"\e12c"}.ph.ph-caret-down:before{content:"\e136"}.ph.ph-caret-left:before{content:"\e138"}.ph.ph-caret-line-down:before{content:"\e134"}.ph.ph-caret-line-left:before{content:"\e132"}.ph.ph-caret-line-right:before{content:"\e130"}.ph.ph-caret-line-up:before{content:"\e12e"}.ph.ph-caret-right:before{content:"\e13a"}.ph.ph-caret-up:before{content:"\e13c"}.ph.ph-caret-up-down:before{content:"\e140"}.ph.ph-carrot:before{content:"\ed38"}.ph.ph-cash-register:before{content:"\ed80"}.ph.ph-cassette-tape:before{content:"\ed2e"}.ph.ph-castle-turret:before{content:"\e9d0"}.ph.ph-cat:before{content:"\e748"}.ph.ph-cell-signal-full:before{content:"\e142"}.ph.ph-cell-signal-high:before{content:"\e144"}.ph.ph-cell-signal-low:before{content:"\e146"}.ph.ph-cell-signal-medium:before{content:"\e148"}.ph.ph-cell-signal-none:before{content:"\e14a"}.ph.ph-cell-signal-slash:before{content:"\e14c"}.ph.ph-cell-signal-x:before{content:"\e14e"}.ph.ph-cell-tower:before{content:"\ebaa"}.ph.ph-certificate:before{content:"\e766"}.ph.ph-chair:before{content:"\e950"}.ph.ph-chalkboard:before{content:"\e5fc"}.ph.ph-chalkboard-simple:before{content:"\e5fe"}.ph.ph-chalkboard-teacher:before{content:"\e600"}.ph.ph-champagne:before{content:"\eaca"}.ph.ph-charging-station:before{content:"\e8d0"}.ph.ph-chart-bar:before{content:"\e150"}.ph.ph-chart-bar-horizontal:before{content:"\e152"}.ph.ph-chart-donut:before{content:"\eaa6"}.ph.ph-chart-line:before{content:"\e154"}.ph.ph-chart-line-down:before{content:"\e8b6"}.ph.ph-chart-line-up:before{content:"\e156"}.ph.ph-chart-pie:before{content:"\e158"}.ph.ph-chart-pie-slice:before{content:"\e15a"}.ph.ph-chart-polar:before{content:"\eaa8"}.ph.ph-chart-scatter:before{content:"\eaac"}.ph.ph-chat:before{content:"\e15c"}.ph.ph-chat-centered:before{content:"\e160"}.ph.ph-chat-centered-dots:before{content:"\e164"}.ph.ph-chat-centered-slash:before{content:"\e162"}.ph.ph-chat-centered-text:before{content:"\e166"}.ph.ph-chat-circle:before{content:"\e168"}.ph.ph-chat-circle-dots:before{content:"\e16c"}.ph.ph-chat-circle-slash:before{content:"\e16a"}.ph.ph-chat-circle-text:before{content:"\e16e"}.ph.ph-chat-dots:before{content:"\e170"}.ph.ph-chat-slash:before{content:"\e15e"}.ph.ph-chat-teardrop:before{content:"\e172"}.ph.ph-chat-teardrop-dots:before{content:"\e176"}.ph.ph-chat-teardrop-slash:before{content:"\e174"}.ph.ph-chat-teardrop-text:before{content:"\e178"}.ph.ph-chat-text:before{content:"\e17a"}.ph.ph-chats:before{content:"\e17c"}.ph.ph-chats-circle:before{content:"\e17e"}.ph.ph-chats-teardrop:before{content:"\e180"}.ph.ph-check:before{content:"\e182"}.ph.ph-check-circle:before{content:"\e184"}.ph.ph-check-fat:before{content:"\eba6"}.ph.ph-check-square:before{content:"\e186"}.ph.ph-check-square-offset:before{content:"\e188"}.ph.ph-checkerboard:before{content:"\e8c4"}.ph.ph-checks:before{content:"\e53a"}.ph.ph-cheers:before{content:"\ea4a"}.ph.ph-cheese:before{content:"\e9fe"}.ph.ph-chef-hat:before{content:"\ed8e"}.ph.ph-cherries:before{content:"\e830"}.ph.ph-church:before{content:"\ecea"}.ph.ph-cigarette:before{content:"\ed90"}.ph.ph-cigarette-slash:before{content:"\ed92"}.ph.ph-circle:before{content:"\e18a"}.ph.ph-circle-dashed:before{content:"\e602"}.ph.ph-circle-half:before{content:"\e18c"}.ph.ph-circle-half-tilt:before{content:"\e18e"}.ph.ph-circle-notch:before{content:"\eb44"}.ph.ph-circles-four:before{content:"\e190"}.ph.ph-circles-three:before{content:"\e192"}.ph.ph-circles-three-plus:before{content:"\e194"}.ph.ph-circuitry:before{content:"\e9c2"}.ph.ph-city:before{content:"\ea6a"}.ph.ph-clipboard:before{content:"\e196"}.ph.ph-clipboard-text:before{content:"\e198"}.ph.ph-clock:before{content:"\e19a"}.ph.ph-clock-afternoon:before{content:"\e19c"}.ph.ph-clock-clockwise:before{content:"\e19e"}.ph.ph-clock-countdown:before{content:"\ed2c"}.ph.ph-clock-counter-clockwise:before{content:"\e1a0"}.ph.ph-clock-user:before{content:"\edec"}.ph.ph-closed-captioning:before{content:"\e1a4"}.ph.ph-cloud:before{content:"\e1aa"}.ph.ph-cloud-arrow-down:before{content:"\e1ac"}.ph.ph-cloud-arrow-up:before{content:"\e1ae"}.ph.ph-cloud-check:before{content:"\e1b0"}.ph.ph-cloud-fog:before{content:"\e53c"}.ph.ph-cloud-lightning:before{content:"\e1b2"}.ph.ph-cloud-moon:before{content:"\e53e"}.ph.ph-cloud-rain:before{content:"\e1b4"}.ph.ph-cloud-slash:before{content:"\e1b6"}.ph.ph-cloud-snow:before{content:"\e1b8"}.ph.ph-cloud-sun:before{content:"\e540"}.ph.ph-cloud-warning:before{content:"\ea98"}.ph.ph-cloud-x:before{content:"\ea96"}.ph.ph-clover:before{content:"\edc8"}.ph.ph-club:before{content:"\e1ba"}.ph.ph-coat-hanger:before{content:"\e7fe"}.ph.ph-coda-logo:before{content:"\e7ce"}.ph.ph-code:before{content:"\e1bc"}.ph.ph-code-block:before{content:"\eafe"}.ph.ph-code-simple:before{content:"\e1be"}.ph.ph-codepen-logo:before{content:"\e978"}.ph.ph-codesandbox-logo:before{content:"\ea06"}.ph.ph-coffee:before{content:"\e1c2"}.ph.ph-coffee-bean:before{content:"\e1c0"}.ph.ph-coin:before{content:"\e60e"}.ph.ph-coin-vertical:before{content:"\eb48"}.ph.ph-coins:before{content:"\e78e"}.ph.ph-columns:before{content:"\e546"}.ph.ph-columns-plus-left:before{content:"\e544"}.ph.ph-columns-plus-right:before{content:"\e542"}.ph.ph-command:before{content:"\e1c4"}.ph.ph-compass:before{content:"\e1c8"}.ph.ph-compass-rose:before{content:"\e1c6"}.ph.ph-compass-tool:before{content:"\ea0e"}.ph.ph-computer-tower:before{content:"\e548"}.ph.ph-confetti:before{content:"\e81a"}.ph.ph-contactless-payment:before{content:"\ed42"}.ph.ph-control:before{content:"\eca6"}.ph.ph-cookie:before{content:"\e6ca"}.ph.ph-cooking-pot:before{content:"\e764"}.ph.ph-copy:before{content:"\e1ca"}.ph.ph-copy-simple:before{content:"\e1cc"}.ph.ph-copyleft:before{content:"\e86a"}.ph.ph-copyright:before{content:"\e54a"}.ph.ph-corners-in:before{content:"\e1ce"}.ph.ph-corners-out:before{content:"\e1d0"}.ph.ph-couch:before{content:"\e7f6"}.ph.ph-court-basketball:before{content:"\ee36"}.ph.ph-cow:before{content:"\eabe"}.ph.ph-cowboy-hat:before{content:"\ed12"}.ph.ph-cpu:before{content:"\e610"}.ph.ph-crane:before{content:"\ed48"}.ph.ph-crane-tower:before{content:"\ed49"}.ph.ph-credit-card:before{content:"\e1d2"}.ph.ph-cricket:before{content:"\ee12"}.ph.ph-crop:before{content:"\e1d4"}.ph.ph-cross:before{content:"\e8a0"}.ph.ph-crosshair:before{content:"\e1d6"}.ph.ph-crosshair-simple:before{content:"\e1d8"}.ph.ph-crown:before{content:"\e614"}.ph.ph-crown-cross:before{content:"\ee5e"}.ph.ph-crown-simple:before{content:"\e616"}.ph.ph-cube:before{content:"\e1da"}.ph.ph-cube-focus:before{content:"\ed0a"}.ph.ph-cube-transparent:before{content:"\ec7c"}.ph.ph-currency-btc:before{content:"\e618"}.ph.ph-currency-circle-dollar:before{content:"\e54c"}.ph.ph-currency-cny:before{content:"\e54e"}.ph.ph-currency-dollar:before{content:"\e550"}.ph.ph-currency-dollar-simple:before{content:"\e552"}.ph.ph-currency-eth:before{content:"\eada"}.ph.ph-currency-eur:before{content:"\e554"}.ph.ph-currency-gbp:before{content:"\e556"}.ph.ph-currency-inr:before{content:"\e558"}.ph.ph-currency-jpy:before{content:"\e55a"}.ph.ph-currency-krw:before{content:"\e55c"}.ph.ph-currency-kzt:before{content:"\ec4c"}.ph.ph-currency-ngn:before{content:"\eb52"}.ph.ph-currency-rub:before{content:"\e55e"}.ph.ph-cursor:before{content:"\e1dc"}.ph.ph-cursor-click:before{content:"\e7c8"}.ph.ph-cursor-text:before{content:"\e7d8"}.ph.ph-cylinder:before{content:"\e8fc"}.ph.ph-database:before{content:"\e1de"}.ph.ph-desk:before{content:"\ed16"}.ph.ph-desktop:before{content:"\e560"}.ph.ph-desktop-tower:before{content:"\e562"}.ph.ph-detective:before{content:"\e83e"}.ph.ph-dev-to-logo:before{content:"\ed0e"}.ph.ph-device-mobile:before{content:"\e1e0"}.ph.ph-device-mobile-camera:before{content:"\e1e2"}.ph.ph-device-mobile-slash:before{content:"\ee46"}.ph.ph-device-mobile-speaker:before{content:"\e1e4"}.ph.ph-device-rotate:before{content:"\edf2"}.ph.ph-device-tablet:before{content:"\e1e6"}.ph.ph-device-tablet-camera:before{content:"\e1e8"}.ph.ph-device-tablet-speaker:before{content:"\e1ea"}.ph.ph-devices:before{content:"\eba4"}.ph.ph-diamond:before{content:"\e1ec"}.ph.ph-diamonds-four:before{content:"\e8f4"}.ph.ph-dice-five:before{content:"\e1ee"}.ph.ph-dice-four:before{content:"\e1f0"}.ph.ph-dice-one:before{content:"\e1f2"}.ph.ph-dice-six:before{content:"\e1f4"}.ph.ph-dice-three:before{content:"\e1f6"}.ph.ph-dice-two:before{content:"\e1f8"}.ph.ph-disc:before{content:"\e564"}.ph.ph-disco-ball:before{content:"\ed98"}.ph.ph-discord-logo:before{content:"\e61a"}.ph.ph-divide:before{content:"\e1fa"}.ph.ph-dna:before{content:"\e924"}.ph.ph-dog:before{content:"\e74a"}.ph.ph-door:before{content:"\e61c"}.ph.ph-door-open:before{content:"\e7e6"}.ph.ph-dot:before{content:"\ecde"}.ph.ph-dot-outline:before{content:"\ece0"}.ph.ph-dots-nine:before{content:"\e1fc"}.ph.ph-dots-six:before{content:"\e794"}.ph.ph-dots-six-vertical:before{content:"\eae2"}.ph.ph-dots-three:before{content:"\e1fe"}.ph.ph-dots-three-circle:before{content:"\e200"}.ph.ph-dots-three-circle-vertical:before{content:"\e202"}.ph.ph-dots-three-outline:before{content:"\e204"}.ph.ph-dots-three-outline-vertical:before{content:"\e206"}.ph.ph-dots-three-vertical:before{content:"\e208"}.ph.ph-download:before{content:"\e20a"}.ph.ph-download-simple:before{content:"\e20c"}.ph.ph-dress:before{content:"\ea7e"}.ph.ph-dresser:before{content:"\e94e"}.ph.ph-dribbble-logo:before{content:"\e20e"}.ph.ph-drone:before{content:"\ed74"}.ph.ph-drop:before{content:"\e210"}.ph.ph-drop-half:before{content:"\e566"}.ph.ph-drop-half-bottom:before{content:"\eb40"}.ph.ph-drop-simple:before{content:"\ee32"}.ph.ph-drop-slash:before{content:"\e954"}.ph.ph-dropbox-logo:before{content:"\e7d0"}.ph.ph-ear:before{content:"\e70c"}.ph.ph-ear-slash:before{content:"\e70e"}.ph.ph-egg:before{content:"\e812"}.ph.ph-egg-crack:before{content:"\eb64"}.ph.ph-eject:before{content:"\e212"}.ph.ph-eject-simple:before{content:"\e6ae"}.ph.ph-elevator:before{content:"\ecc0"}.ph.ph-empty:before{content:"\edbc"}.ph.ph-engine:before{content:"\ea80"}.ph.ph-envelope:before{content:"\e214"}.ph.ph-envelope-open:before{content:"\e216"}.ph.ph-envelope-simple:before{content:"\e218"}.ph.ph-envelope-simple-open:before{content:"\e21a"}.ph.ph-equalizer:before{content:"\ebbc"}.ph.ph-equals:before{content:"\e21c"}.ph.ph-eraser:before{content:"\e21e"}.ph.ph-escalator-down:before{content:"\ecba"}.ph.ph-escalator-up:before{content:"\ecbc"}.ph.ph-exam:before{content:"\e742"}.ph.ph-exclamation-mark:before{content:"\ee44"}.ph.ph-exclude:before{content:"\e882"}.ph.ph-exclude-square:before{content:"\e880"}.ph.ph-export:before{content:"\eaf0"}.ph.ph-eye:before{content:"\e220"}.ph.ph-eye-closed:before{content:"\e222"}.ph.ph-eye-slash:before{content:"\e224"}.ph.ph-eyedropper:before{content:"\e568"}.ph.ph-eyedropper-sample:before{content:"\eac4"}.ph.ph-eyeglasses:before{content:"\e7ba"}.ph.ph-eyes:before{content:"\ee5c"}.ph.ph-face-mask:before{content:"\e56a"}.ph.ph-facebook-logo:before{content:"\e226"}.ph.ph-factory:before{content:"\e760"}.ph.ph-faders:before{content:"\e228"}.ph.ph-faders-horizontal:before{content:"\e22a"}.ph.ph-fallout-shelter:before{content:"\e9de"}.ph.ph-fan:before{content:"\e9f2"}.ph.ph-farm:before{content:"\ec70"}.ph.ph-fast-forward:before{content:"\e6a6"}.ph.ph-fast-forward-circle:before{content:"\e22c"}.ph.ph-feather:before{content:"\e9c0"}.ph.ph-fediverse-logo:before{content:"\ed66"}.ph.ph-figma-logo:before{content:"\e22e"}.ph.ph-file:before{content:"\e230"}.ph.ph-file-archive:before{content:"\eb2a"}.ph.ph-file-arrow-down:before{content:"\e232"}.ph.ph-file-arrow-up:before{content:"\e61e"}.ph.ph-file-audio:before{content:"\ea20"}.ph.ph-file-c:before{content:"\eb32"}.ph.ph-file-c-sharp:before{content:"\eb30"}.ph.ph-file-cloud:before{content:"\e95e"}.ph.ph-file-code:before{content:"\e914"}.ph.ph-file-cpp:before{content:"\eb2e"}.ph.ph-file-css:before{content:"\eb34"}.ph.ph-file-csv:before{content:"\eb1c"}.ph.ph-file-dashed:before{content:"\e704"}.ph.ph-file-dotted:before{content:"\e704"}.ph.ph-file-doc:before{content:"\eb1e"}.ph.ph-file-html:before{content:"\eb38"}.ph.ph-file-image:before{content:"\ea24"}.ph.ph-file-ini:before{content:"\eb33"}.ph.ph-file-jpg:before{content:"\eb1a"}.ph.ph-file-js:before{content:"\eb24"}.ph.ph-file-jsx:before{content:"\eb3a"}.ph.ph-file-lock:before{content:"\e95c"}.ph.ph-file-magnifying-glass:before{content:"\e238"}.ph.ph-file-search:before{content:"\e238"}.ph.ph-file-md:before{content:"\ed50"}.ph.ph-file-minus:before{content:"\e234"}.ph.ph-file-pdf:before{content:"\e702"}.ph.ph-file-plus:before{content:"\e236"}.ph.ph-file-png:before{content:"\eb18"}.ph.ph-file-ppt:before{content:"\eb20"}.ph.ph-file-py:before{content:"\eb2c"}.ph.ph-file-rs:before{content:"\eb28"}.ph.ph-file-sql:before{content:"\ed4e"}.ph.ph-file-svg:before{content:"\ed08"}.ph.ph-file-text:before{content:"\e23a"}.ph.ph-file-ts:before{content:"\eb26"}.ph.ph-file-tsx:before{content:"\eb3c"}.ph.ph-file-txt:before{content:"\eb35"}.ph.ph-file-video:before{content:"\ea22"}.ph.ph-file-vue:before{content:"\eb3e"}.ph.ph-file-x:before{content:"\e23c"}.ph.ph-file-xls:before{content:"\eb22"}.ph.ph-file-zip:before{content:"\e958"}.ph.ph-files:before{content:"\e710"}.ph.ph-film-reel:before{content:"\e8c0"}.ph.ph-film-script:before{content:"\eb50"}.ph.ph-film-slate:before{content:"\e8c2"}.ph.ph-film-strip:before{content:"\e792"}.ph.ph-fingerprint:before{content:"\e23e"}.ph.ph-fingerprint-simple:before{content:"\e240"}.ph.ph-finn-the-human:before{content:"\e56c"}.ph.ph-fire:before{content:"\e242"}.ph.ph-fire-extinguisher:before{content:"\e9e8"}.ph.ph-fire-simple:before{content:"\e620"}.ph.ph-fire-truck:before{content:"\e574"}.ph.ph-first-aid:before{content:"\e56e"}.ph.ph-first-aid-kit:before{content:"\e570"}.ph.ph-fish:before{content:"\e728"}.ph.ph-fish-simple:before{content:"\e72a"}.ph.ph-flag:before{content:"\e244"}.ph.ph-flag-banner:before{content:"\e622"}.ph.ph-flag-banner-fold:before{content:"\ecf2"}.ph.ph-flag-checkered:before{content:"\ea38"}.ph.ph-flag-pennant:before{content:"\ecf0"}.ph.ph-flame:before{content:"\e624"}.ph.ph-flashlight:before{content:"\e246"}.ph.ph-flask:before{content:"\e79e"}.ph.ph-flip-horizontal:before{content:"\ed6a"}.ph.ph-flip-vertical:before{content:"\ed6c"}.ph.ph-floppy-disk:before{content:"\e248"}.ph.ph-floppy-disk-back:before{content:"\eaf4"}.ph.ph-flow-arrow:before{content:"\e6ec"}.ph.ph-flower:before{content:"\e75e"}.ph.ph-flower-lotus:before{content:"\e6cc"}.ph.ph-flower-tulip:before{content:"\eacc"}.ph.ph-flying-saucer:before{content:"\eb4a"}.ph.ph-folder:before{content:"\e24a"}.ph.ph-folder-notch:before{content:"\e24a"}.ph.ph-folder-dashed:before{content:"\e8f8"}.ph.ph-folder-dotted:before{content:"\e8f8"}.ph.ph-folder-lock:before{content:"\ea3c"}.ph.ph-folder-minus:before{content:"\e254"}.ph.ph-folder-notch-minus:before{content:"\e254"}.ph.ph-folder-open:before{content:"\e256"}.ph.ph-folder-notch-open:before{content:"\e256"}.ph.ph-folder-plus:before{content:"\e258"}.ph.ph-folder-notch-plus:before{content:"\e258"}.ph.ph-folder-simple:before{content:"\e25a"}.ph.ph-folder-simple-dashed:before{content:"\ec2a"}.ph.ph-folder-simple-dotted:before{content:"\ec2a"}.ph.ph-folder-simple-lock:before{content:"\eb5e"}.ph.ph-folder-simple-minus:before{content:"\e25c"}.ph.ph-folder-simple-plus:before{content:"\e25e"}.ph.ph-folder-simple-star:before{content:"\ec2e"}.ph.ph-folder-simple-user:before{content:"\eb60"}.ph.ph-folder-star:before{content:"\ea86"}.ph.ph-folder-user:before{content:"\eb46"}.ph.ph-folders:before{content:"\e260"}.ph.ph-football:before{content:"\e718"}.ph.ph-football-helmet:before{content:"\ee4c"}.ph.ph-footprints:before{content:"\ea88"}.ph.ph-fork-knife:before{content:"\e262"}.ph.ph-four-k:before{content:"\ea5c"}.ph.ph-frame-corners:before{content:"\e626"}.ph.ph-framer-logo:before{content:"\e264"}.ph.ph-function:before{content:"\ebe4"}.ph.ph-funnel:before{content:"\e266"}.ph.ph-funnel-simple:before{content:"\e268"}.ph.ph-funnel-simple-x:before{content:"\e26a"}.ph.ph-funnel-x:before{content:"\e26c"}.ph.ph-game-controller:before{content:"\e26e"}.ph.ph-garage:before{content:"\ecd6"}.ph.ph-gas-can:before{content:"\e8ce"}.ph.ph-gas-pump:before{content:"\e768"}.ph.ph-gauge:before{content:"\e628"}.ph.ph-gavel:before{content:"\ea32"}.ph.ph-gear:before{content:"\e270"}.ph.ph-gear-fine:before{content:"\e87c"}.ph.ph-gear-six:before{content:"\e272"}.ph.ph-gender-female:before{content:"\e6e0"}.ph.ph-gender-intersex:before{content:"\e6e6"}.ph.ph-gender-male:before{content:"\e6e2"}.ph.ph-gender-neuter:before{content:"\e6ea"}.ph.ph-gender-nonbinary:before{content:"\e6e4"}.ph.ph-gender-transgender:before{content:"\e6e8"}.ph.ph-ghost:before{content:"\e62a"}.ph.ph-gif:before{content:"\e274"}.ph.ph-gift:before{content:"\e276"}.ph.ph-git-branch:before{content:"\e278"}.ph.ph-git-commit:before{content:"\e27a"}.ph.ph-git-diff:before{content:"\e27c"}.ph.ph-git-fork:before{content:"\e27e"}.ph.ph-git-merge:before{content:"\e280"}.ph.ph-git-pull-request:before{content:"\e282"}.ph.ph-github-logo:before{content:"\e576"}.ph.ph-gitlab-logo:before{content:"\e694"}.ph.ph-gitlab-logo-simple:before{content:"\e696"}.ph.ph-globe:before{content:"\e288"}.ph.ph-globe-hemisphere-east:before{content:"\e28a"}.ph.ph-globe-hemisphere-west:before{content:"\e28c"}.ph.ph-globe-simple:before{content:"\e28e"}.ph.ph-globe-simple-x:before{content:"\e284"}.ph.ph-globe-stand:before{content:"\e290"}.ph.ph-globe-x:before{content:"\e286"}.ph.ph-goggles:before{content:"\ecb4"}.ph.ph-golf:before{content:"\ea3e"}.ph.ph-goodreads-logo:before{content:"\ed10"}.ph.ph-google-cardboard-logo:before{content:"\e7b6"}.ph.ph-google-chrome-logo:before{content:"\e976"}.ph.ph-google-drive-logo:before{content:"\e8f6"}.ph.ph-google-logo:before{content:"\e292"}.ph.ph-google-photos-logo:before{content:"\eb92"}.ph.ph-google-play-logo:before{content:"\e294"}.ph.ph-google-podcasts-logo:before{content:"\eb94"}.ph.ph-gps:before{content:"\edd8"}.ph.ph-gps-fix:before{content:"\edd6"}.ph.ph-gps-slash:before{content:"\edd4"}.ph.ph-gradient:before{content:"\eb42"}.ph.ph-graduation-cap:before{content:"\e62c"}.ph.ph-grains:before{content:"\ec68"}.ph.ph-grains-slash:before{content:"\ec6a"}.ph.ph-graph:before{content:"\eb58"}.ph.ph-graphics-card:before{content:"\e612"}.ph.ph-greater-than:before{content:"\edc4"}.ph.ph-greater-than-or-equal:before{content:"\eda2"}.ph.ph-grid-four:before{content:"\e296"}.ph.ph-grid-nine:before{content:"\ec8c"}.ph.ph-guitar:before{content:"\ea8a"}.ph.ph-hair-dryer:before{content:"\ea66"}.ph.ph-hamburger:before{content:"\e790"}.ph.ph-hammer:before{content:"\e80e"}.ph.ph-hand:before{content:"\e298"}.ph.ph-hand-arrow-down:before{content:"\ea4e"}.ph.ph-hand-arrow-up:before{content:"\ee5a"}.ph.ph-hand-coins:before{content:"\ea8c"}.ph.ph-hand-deposit:before{content:"\ee82"}.ph.ph-hand-eye:before{content:"\ea4c"}.ph.ph-hand-fist:before{content:"\e57a"}.ph.ph-hand-grabbing:before{content:"\e57c"}.ph.ph-hand-heart:before{content:"\e810"}.ph.ph-hand-palm:before{content:"\e57e"}.ph.ph-hand-peace:before{content:"\e7cc"}.ph.ph-hand-pointing:before{content:"\e29a"}.ph.ph-hand-soap:before{content:"\e630"}.ph.ph-hand-swipe-left:before{content:"\ec94"}.ph.ph-hand-swipe-right:before{content:"\ec92"}.ph.ph-hand-tap:before{content:"\ec90"}.ph.ph-hand-waving:before{content:"\e580"}.ph.ph-hand-withdraw:before{content:"\ee80"}.ph.ph-handbag:before{content:"\e29c"}.ph.ph-handbag-simple:before{content:"\e62e"}.ph.ph-hands-clapping:before{content:"\e6a0"}.ph.ph-hands-praying:before{content:"\ecc8"}.ph.ph-handshake:before{content:"\e582"}.ph.ph-hard-drive:before{content:"\e29e"}.ph.ph-hard-drives:before{content:"\e2a0"}.ph.ph-hard-hat:before{content:"\ed46"}.ph.ph-hash:before{content:"\e2a2"}.ph.ph-hash-straight:before{content:"\e2a4"}.ph.ph-head-circuit:before{content:"\e7d4"}.ph.ph-headlights:before{content:"\e6fe"}.ph.ph-headphones:before{content:"\e2a6"}.ph.ph-headset:before{content:"\e584"}.ph.ph-heart:before{content:"\e2a8"}.ph.ph-heart-break:before{content:"\ebe8"}.ph.ph-heart-half:before{content:"\ec48"}.ph.ph-heart-straight:before{content:"\e2aa"}.ph.ph-heart-straight-break:before{content:"\eb98"}.ph.ph-heartbeat:before{content:"\e2ac"}.ph.ph-hexagon:before{content:"\e2ae"}.ph.ph-high-definition:before{content:"\ea8e"}.ph.ph-high-heel:before{content:"\e8e8"}.ph.ph-highlighter:before{content:"\ec76"}.ph.ph-highlighter-circle:before{content:"\e632"}.ph.ph-hockey:before{content:"\ec86"}.ph.ph-hoodie:before{content:"\ecd0"}.ph.ph-horse:before{content:"\e2b0"}.ph.ph-hospital:before{content:"\e844"}.ph.ph-hourglass:before{content:"\e2b2"}.ph.ph-hourglass-high:before{content:"\e2b4"}.ph.ph-hourglass-low:before{content:"\e2b6"}.ph.ph-hourglass-medium:before{content:"\e2b8"}.ph.ph-hourglass-simple:before{content:"\e2ba"}.ph.ph-hourglass-simple-high:before{content:"\e2bc"}.ph.ph-hourglass-simple-low:before{content:"\e2be"}.ph.ph-hourglass-simple-medium:before{content:"\e2c0"}.ph.ph-house:before{content:"\e2c2"}.ph.ph-house-line:before{content:"\e2c4"}.ph.ph-house-simple:before{content:"\e2c6"}.ph.ph-hurricane:before{content:"\e88e"}.ph.ph-ice-cream:before{content:"\e804"}.ph.ph-identification-badge:before{content:"\e6f6"}.ph.ph-identification-card:before{content:"\e2c8"}.ph.ph-image:before{content:"\e2ca"}.ph.ph-image-broken:before{content:"\e7a8"}.ph.ph-image-square:before{content:"\e2cc"}.ph.ph-images:before{content:"\e836"}.ph.ph-images-square:before{content:"\e834"}.ph.ph-infinity:before{content:"\e634"}.ph.ph-lemniscate:before{content:"\e634"}.ph.ph-info:before{content:"\e2ce"}.ph.ph-instagram-logo:before{content:"\e2d0"}.ph.ph-intersect:before{content:"\e2d2"}.ph.ph-intersect-square:before{content:"\e87a"}.ph.ph-intersect-three:before{content:"\ecc4"}.ph.ph-intersection:before{content:"\edba"}.ph.ph-invoice:before{content:"\ee42"}.ph.ph-island:before{content:"\ee06"}.ph.ph-jar:before{content:"\e7e0"}.ph.ph-jar-label:before{content:"\e7e1"}.ph.ph-jeep:before{content:"\e2d4"}.ph.ph-joystick:before{content:"\ea5e"}.ph.ph-kanban:before{content:"\eb54"}.ph.ph-key:before{content:"\e2d6"}.ph.ph-key-return:before{content:"\e782"}.ph.ph-keyboard:before{content:"\e2d8"}.ph.ph-keyhole:before{content:"\ea78"}.ph.ph-knife:before{content:"\e636"}.ph.ph-ladder:before{content:"\e9e4"}.ph.ph-ladder-simple:before{content:"\ec26"}.ph.ph-lamp:before{content:"\e638"}.ph.ph-lamp-pendant:before{content:"\ee2e"}.ph.ph-laptop:before{content:"\e586"}.ph.ph-lasso:before{content:"\edc6"}.ph.ph-lastfm-logo:before{content:"\e842"}.ph.ph-layout:before{content:"\e6d6"}.ph.ph-leaf:before{content:"\e2da"}.ph.ph-lectern:before{content:"\e95a"}.ph.ph-lego:before{content:"\e8c6"}.ph.ph-lego-smiley:before{content:"\e8c7"}.ph.ph-less-than:before{content:"\edac"}.ph.ph-less-than-or-equal:before{content:"\eda4"}.ph.ph-letter-circle-h:before{content:"\ebf8"}.ph.ph-letter-circle-p:before{content:"\ec08"}.ph.ph-letter-circle-v:before{content:"\ec14"}.ph.ph-lifebuoy:before{content:"\e63a"}.ph.ph-lightbulb:before{content:"\e2dc"}.ph.ph-lightbulb-filament:before{content:"\e63c"}.ph.ph-lighthouse:before{content:"\e9f6"}.ph.ph-lightning:before{content:"\e2de"}.ph.ph-lightning-a:before{content:"\ea84"}.ph.ph-lightning-slash:before{content:"\e2e0"}.ph.ph-line-segment:before{content:"\e6d2"}.ph.ph-line-segments:before{content:"\e6d4"}.ph.ph-line-vertical:before{content:"\ed70"}.ph.ph-link:before{content:"\e2e2"}.ph.ph-link-break:before{content:"\e2e4"}.ph.ph-link-simple:before{content:"\e2e6"}.ph.ph-link-simple-break:before{content:"\e2e8"}.ph.ph-link-simple-horizontal:before{content:"\e2ea"}.ph.ph-link-simple-horizontal-break:before{content:"\e2ec"}.ph.ph-linkedin-logo:before{content:"\e2ee"}.ph.ph-linktree-logo:before{content:"\edee"}.ph.ph-linux-logo:before{content:"\eb02"}.ph.ph-list:before{content:"\e2f0"}.ph.ph-list-bullets:before{content:"\e2f2"}.ph.ph-list-checks:before{content:"\eadc"}.ph.ph-list-dashes:before{content:"\e2f4"}.ph.ph-list-heart:before{content:"\ebde"}.ph.ph-list-magnifying-glass:before{content:"\ebe0"}.ph.ph-list-numbers:before{content:"\e2f6"}.ph.ph-list-plus:before{content:"\e2f8"}.ph.ph-list-star:before{content:"\ebdc"}.ph.ph-lock:before{content:"\e2fa"}.ph.ph-lock-key:before{content:"\e2fe"}.ph.ph-lock-key-open:before{content:"\e300"}.ph.ph-lock-laminated:before{content:"\e302"}.ph.ph-lock-laminated-open:before{content:"\e304"}.ph.ph-lock-open:before{content:"\e306"}.ph.ph-lock-simple:before{content:"\e308"}.ph.ph-lock-simple-open:before{content:"\e30a"}.ph.ph-lockers:before{content:"\ecb8"}.ph.ph-log:before{content:"\ed82"}.ph.ph-magic-wand:before{content:"\e6b6"}.ph.ph-magnet:before{content:"\e680"}.ph.ph-magnet-straight:before{content:"\e682"}.ph.ph-magnifying-glass:before{content:"\e30c"}.ph.ph-magnifying-glass-minus:before{content:"\e30e"}.ph.ph-magnifying-glass-plus:before{content:"\e310"}.ph.ph-mailbox:before{content:"\ec1e"}.ph.ph-map-pin:before{content:"\e316"}.ph.ph-map-pin-area:before{content:"\ee3a"}.ph.ph-map-pin-line:before{content:"\e318"}.ph.ph-map-pin-plus:before{content:"\e314"}.ph.ph-map-pin-simple:before{content:"\ee3e"}.ph.ph-map-pin-simple-area:before{content:"\ee3c"}.ph.ph-map-pin-simple-line:before{content:"\ee38"}.ph.ph-map-trifold:before{content:"\e31a"}.ph.ph-markdown-logo:before{content:"\e508"}.ph.ph-marker-circle:before{content:"\e640"}.ph.ph-martini:before{content:"\e31c"}.ph.ph-mask-happy:before{content:"\e9f4"}.ph.ph-mask-sad:before{content:"\eb9e"}.ph.ph-mastodon-logo:before{content:"\ed68"}.ph.ph-math-operations:before{content:"\e31e"}.ph.ph-matrix-logo:before{content:"\ed64"}.ph.ph-medal:before{content:"\e320"}.ph.ph-medal-military:before{content:"\ecfc"}.ph.ph-medium-logo:before{content:"\e322"}.ph.ph-megaphone:before{content:"\e324"}.ph.ph-megaphone-simple:before{content:"\e642"}.ph.ph-member-of:before{content:"\edc2"}.ph.ph-memory:before{content:"\e9c4"}.ph.ph-messenger-logo:before{content:"\e6d8"}.ph.ph-meta-logo:before{content:"\ed02"}.ph.ph-meteor:before{content:"\e9ba"}.ph.ph-metronome:before{content:"\ec8e"}.ph.ph-microphone:before{content:"\e326"}.ph.ph-microphone-slash:before{content:"\e328"}.ph.ph-microphone-stage:before{content:"\e75c"}.ph.ph-microscope:before{content:"\ec7a"}.ph.ph-microsoft-excel-logo:before{content:"\eb6c"}.ph.ph-microsoft-outlook-logo:before{content:"\eb70"}.ph.ph-microsoft-powerpoint-logo:before{content:"\eace"}.ph.ph-microsoft-teams-logo:before{content:"\eb66"}.ph.ph-microsoft-word-logo:before{content:"\eb6a"}.ph.ph-minus:before{content:"\e32a"}.ph.ph-minus-circle:before{content:"\e32c"}.ph.ph-minus-square:before{content:"\ed4c"}.ph.ph-money:before{content:"\e588"}.ph.ph-money-wavy:before{content:"\ee68"}.ph.ph-monitor:before{content:"\e32e"}.ph.ph-monitor-arrow-up:before{content:"\e58a"}.ph.ph-monitor-play:before{content:"\e58c"}.ph.ph-moon:before{content:"\e330"}.ph.ph-moon-stars:before{content:"\e58e"}.ph.ph-moped:before{content:"\e824"}.ph.ph-moped-front:before{content:"\e822"}.ph.ph-mosque:before{content:"\ecee"}.ph.ph-motorcycle:before{content:"\e80a"}.ph.ph-mountains:before{content:"\e7ae"}.ph.ph-mouse:before{content:"\e33a"}.ph.ph-mouse-left-click:before{content:"\e334"}.ph.ph-mouse-middle-click:before{content:"\e338"}.ph.ph-mouse-right-click:before{content:"\e336"}.ph.ph-mouse-scroll:before{content:"\e332"}.ph.ph-mouse-simple:before{content:"\e644"}.ph.ph-music-note:before{content:"\e33c"}.ph.ph-music-note-simple:before{content:"\e33e"}.ph.ph-music-notes:before{content:"\e340"}.ph.ph-music-notes-minus:before{content:"\ee0c"}.ph.ph-music-notes-plus:before{content:"\eb7c"}.ph.ph-music-notes-simple:before{content:"\e342"}.ph.ph-navigation-arrow:before{content:"\eade"}.ph.ph-needle:before{content:"\e82e"}.ph.ph-network:before{content:"\edde"}.ph.ph-network-slash:before{content:"\eddc"}.ph.ph-network-x:before{content:"\edda"}.ph.ph-newspaper:before{content:"\e344"}.ph.ph-newspaper-clipping:before{content:"\e346"}.ph.ph-not-equals:before{content:"\eda6"}.ph.ph-not-member-of:before{content:"\edae"}.ph.ph-not-subset-of:before{content:"\edb0"}.ph.ph-not-superset-of:before{content:"\edb2"}.ph.ph-notches:before{content:"\ed3a"}.ph.ph-note:before{content:"\e348"}.ph.ph-note-blank:before{content:"\e34a"}.ph.ph-note-pencil:before{content:"\e34c"}.ph.ph-notebook:before{content:"\e34e"}.ph.ph-notepad:before{content:"\e63e"}.ph.ph-notification:before{content:"\e6fa"}.ph.ph-notion-logo:before{content:"\e9a0"}.ph.ph-nuclear-plant:before{content:"\ed7c"}.ph.ph-number-circle-eight:before{content:"\e352"}.ph.ph-number-circle-five:before{content:"\e358"}.ph.ph-number-circle-four:before{content:"\e35e"}.ph.ph-number-circle-nine:before{content:"\e364"}.ph.ph-number-circle-one:before{content:"\e36a"}.ph.ph-number-circle-seven:before{content:"\e370"}.ph.ph-number-circle-six:before{content:"\e376"}.ph.ph-number-circle-three:before{content:"\e37c"}.ph.ph-number-circle-two:before{content:"\e382"}.ph.ph-number-circle-zero:before{content:"\e388"}.ph.ph-number-eight:before{content:"\e350"}.ph.ph-number-five:before{content:"\e356"}.ph.ph-number-four:before{content:"\e35c"}.ph.ph-number-nine:before{content:"\e362"}.ph.ph-number-one:before{content:"\e368"}.ph.ph-number-seven:before{content:"\e36e"}.ph.ph-number-six:before{content:"\e374"}.ph.ph-number-square-eight:before{content:"\e354"}.ph.ph-number-square-five:before{content:"\e35a"}.ph.ph-number-square-four:before{content:"\e360"}.ph.ph-number-square-nine:before{content:"\e366"}.ph.ph-number-square-one:before{content:"\e36c"}.ph.ph-number-square-seven:before{content:"\e372"}.ph.ph-number-square-six:before{content:"\e378"}.ph.ph-number-square-three:before{content:"\e37e"}.ph.ph-number-square-two:before{content:"\e384"}.ph.ph-number-square-zero:before{content:"\e38a"}.ph.ph-number-three:before{content:"\e37a"}.ph.ph-number-two:before{content:"\e380"}.ph.ph-number-zero:before{content:"\e386"}.ph.ph-numpad:before{content:"\e3c8"}.ph.ph-nut:before{content:"\e38c"}.ph.ph-ny-times-logo:before{content:"\e646"}.ph.ph-octagon:before{content:"\e38e"}.ph.ph-office-chair:before{content:"\ea46"}.ph.ph-onigiri:before{content:"\ee2c"}.ph.ph-open-ai-logo:before{content:"\e7d2"}.ph.ph-option:before{content:"\e8a8"}.ph.ph-orange:before{content:"\ee40"}.ph.ph-orange-slice:before{content:"\ed36"}.ph.ph-oven:before{content:"\ed8c"}.ph.ph-package:before{content:"\e390"}.ph.ph-paint-brush:before{content:"\e6f0"}.ph.ph-paint-brush-broad:before{content:"\e590"}.ph.ph-paint-brush-household:before{content:"\e6f2"}.ph.ph-paint-bucket:before{content:"\e392"}.ph.ph-paint-roller:before{content:"\e6f4"}.ph.ph-palette:before{content:"\e6c8"}.ph.ph-panorama:before{content:"\eaa2"}.ph.ph-pants:before{content:"\ec88"}.ph.ph-paper-plane:before{content:"\e394"}.ph.ph-paper-plane-right:before{content:"\e396"}.ph.ph-paper-plane-tilt:before{content:"\e398"}.ph.ph-paperclip:before{content:"\e39a"}.ph.ph-paperclip-horizontal:before{content:"\e592"}.ph.ph-parachute:before{content:"\ea7c"}.ph.ph-paragraph:before{content:"\e960"}.ph.ph-parallelogram:before{content:"\ecc6"}.ph.ph-park:before{content:"\ecb2"}.ph.ph-password:before{content:"\e752"}.ph.ph-path:before{content:"\e39c"}.ph.ph-patreon-logo:before{content:"\e98a"}.ph.ph-pause:before{content:"\e39e"}.ph.ph-pause-circle:before{content:"\e3a0"}.ph.ph-paw-print:before{content:"\e648"}.ph.ph-paypal-logo:before{content:"\e98c"}.ph.ph-peace:before{content:"\e3a2"}.ph.ph-pen:before{content:"\e3aa"}.ph.ph-pen-nib:before{content:"\e3ac"}.ph.ph-pen-nib-straight:before{content:"\e64a"}.ph.ph-pencil:before{content:"\e3ae"}.ph.ph-pencil-circle:before{content:"\e3b0"}.ph.ph-pencil-line:before{content:"\e3b2"}.ph.ph-pencil-ruler:before{content:"\e906"}.ph.ph-pencil-simple:before{content:"\e3b4"}.ph.ph-pencil-simple-line:before{content:"\ebc6"}.ph.ph-pencil-simple-slash:before{content:"\ecf6"}.ph.ph-pencil-slash:before{content:"\ecf8"}.ph.ph-pentagon:before{content:"\ec7e"}.ph.ph-pentagram:before{content:"\ec5c"}.ph.ph-pepper:before{content:"\e94a"}.ph.ph-percent:before{content:"\e3b6"}.ph.ph-person:before{content:"\e3a8"}.ph.ph-person-arms-spread:before{content:"\ecfe"}.ph.ph-person-simple:before{content:"\e72e"}.ph.ph-person-simple-bike:before{content:"\e734"}.ph.ph-person-simple-circle:before{content:"\ee58"}.ph.ph-person-simple-hike:before{content:"\ed54"}.ph.ph-person-simple-run:before{content:"\e730"}.ph.ph-person-simple-ski:before{content:"\e71c"}.ph.ph-person-simple-snowboard:before{content:"\e71e"}.ph.ph-person-simple-swim:before{content:"\e736"}.ph.ph-person-simple-tai-chi:before{content:"\ed5c"}.ph.ph-person-simple-throw:before{content:"\e732"}.ph.ph-person-simple-walk:before{content:"\e73a"}.ph.ph-perspective:before{content:"\ebe6"}.ph.ph-phone:before{content:"\e3b8"}.ph.ph-phone-call:before{content:"\e3ba"}.ph.ph-phone-disconnect:before{content:"\e3bc"}.ph.ph-phone-incoming:before{content:"\e3be"}.ph.ph-phone-list:before{content:"\e3cc"}.ph.ph-phone-outgoing:before{content:"\e3c0"}.ph.ph-phone-pause:before{content:"\e3ca"}.ph.ph-phone-plus:before{content:"\ec56"}.ph.ph-phone-slash:before{content:"\e3c2"}.ph.ph-phone-transfer:before{content:"\e3c6"}.ph.ph-phone-x:before{content:"\e3c4"}.ph.ph-phosphor-logo:before{content:"\e3ce"}.ph.ph-pi:before{content:"\ec80"}.ph.ph-piano-keys:before{content:"\e9c8"}.ph.ph-picnic-table:before{content:"\ee26"}.ph.ph-picture-in-picture:before{content:"\e64c"}.ph.ph-piggy-bank:before{content:"\ea04"}.ph.ph-pill:before{content:"\e700"}.ph.ph-ping-pong:before{content:"\ea42"}.ph.ph-pint-glass:before{content:"\edd0"}.ph.ph-pinterest-logo:before{content:"\e64e"}.ph.ph-pinwheel:before{content:"\eb9c"}.ph.ph-pipe:before{content:"\ed86"}.ph.ph-pipe-wrench:before{content:"\ed88"}.ph.ph-pix-logo:before{content:"\ecc2"}.ph.ph-pizza:before{content:"\e796"}.ph.ph-placeholder:before{content:"\e650"}.ph.ph-planet:before{content:"\e652"}.ph.ph-plant:before{content:"\ebae"}.ph.ph-play:before{content:"\e3d0"}.ph.ph-play-circle:before{content:"\e3d2"}.ph.ph-play-pause:before{content:"\e8be"}.ph.ph-playlist:before{content:"\e6aa"}.ph.ph-plug:before{content:"\e946"}.ph.ph-plug-charging:before{content:"\eb5c"}.ph.ph-plugs:before{content:"\eb56"}.ph.ph-plugs-connected:before{content:"\eb5a"}.ph.ph-plus:before{content:"\e3d4"}.ph.ph-plus-circle:before{content:"\e3d6"}.ph.ph-plus-minus:before{content:"\e3d8"}.ph.ph-plus-square:before{content:"\ed4a"}.ph.ph-poker-chip:before{content:"\e594"}.ph.ph-police-car:before{content:"\ec4a"}.ph.ph-polygon:before{content:"\e6d0"}.ph.ph-popcorn:before{content:"\eb4e"}.ph.ph-popsicle:before{content:"\ebbe"}.ph.ph-potted-plant:before{content:"\ec22"}.ph.ph-power:before{content:"\e3da"}.ph.ph-prescription:before{content:"\e7a2"}.ph.ph-presentation:before{content:"\e654"}.ph.ph-presentation-chart:before{content:"\e656"}.ph.ph-printer:before{content:"\e3dc"}.ph.ph-prohibit:before{content:"\e3de"}.ph.ph-prohibit-inset:before{content:"\e3e0"}.ph.ph-projector-screen:before{content:"\e658"}.ph.ph-projector-screen-chart:before{content:"\e65a"}.ph.ph-pulse:before{content:"\e000"}.ph.ph-activity:before{content:"\e000"}.ph.ph-push-pin:before{content:"\e3e2"}.ph.ph-push-pin-simple:before{content:"\e65c"}.ph.ph-push-pin-simple-slash:before{content:"\e65e"}.ph.ph-push-pin-slash:before{content:"\e3e4"}.ph.ph-puzzle-piece:before{content:"\e596"}.ph.ph-qr-code:before{content:"\e3e6"}.ph.ph-question:before{content:"\e3e8"}.ph.ph-question-mark:before{content:"\e3e9"}.ph.ph-queue:before{content:"\e6ac"}.ph.ph-quotes:before{content:"\e660"}.ph.ph-rabbit:before{content:"\eac2"}.ph.ph-racquet:before{content:"\ee02"}.ph.ph-radical:before{content:"\e3ea"}.ph.ph-radio:before{content:"\e77e"}.ph.ph-radio-button:before{content:"\eb08"}.ph.ph-radioactive:before{content:"\e9dc"}.ph.ph-rainbow:before{content:"\e598"}.ph.ph-rainbow-cloud:before{content:"\e59a"}.ph.ph-ranking:before{content:"\ed62"}.ph.ph-read-cv-logo:before{content:"\ed0c"}.ph.ph-receipt:before{content:"\e3ec"}.ph.ph-receipt-x:before{content:"\ed40"}.ph.ph-record:before{content:"\e3ee"}.ph.ph-rectangle:before{content:"\e3f0"}.ph.ph-rectangle-dashed:before{content:"\e3f2"}.ph.ph-recycle:before{content:"\e75a"}.ph.ph-reddit-logo:before{content:"\e59c"}.ph.ph-repeat:before{content:"\e3f6"}.ph.ph-repeat-once:before{content:"\e3f8"}.ph.ph-replit-logo:before{content:"\eb8a"}.ph.ph-resize:before{content:"\ed6e"}.ph.ph-rewind:before{content:"\e6a8"}.ph.ph-rewind-circle:before{content:"\e3fa"}.ph.ph-road-horizon:before{content:"\e838"}.ph.ph-robot:before{content:"\e762"}.ph.ph-rocket:before{content:"\e3fc"}.ph.ph-rocket-launch:before{content:"\e3fe"}.ph.ph-rows:before{content:"\e5a2"}.ph.ph-rows-plus-bottom:before{content:"\e59e"}.ph.ph-rows-plus-top:before{content:"\e5a0"}.ph.ph-rss:before{content:"\e400"}.ph.ph-rss-simple:before{content:"\e402"}.ph.ph-rug:before{content:"\ea1a"}.ph.ph-ruler:before{content:"\e6b8"}.ph.ph-sailboat:before{content:"\e78a"}.ph.ph-scales:before{content:"\e750"}.ph.ph-scan:before{content:"\ebb6"}.ph.ph-scan-smiley:before{content:"\ebb4"}.ph.ph-scissors:before{content:"\eae0"}.ph.ph-scooter:before{content:"\e820"}.ph.ph-screencast:before{content:"\e404"}.ph.ph-screwdriver:before{content:"\e86e"}.ph.ph-scribble:before{content:"\e806"}.ph.ph-scribble-loop:before{content:"\e662"}.ph.ph-scroll:before{content:"\eb7a"}.ph.ph-seal:before{content:"\e604"}.ph.ph-circle-wavy:before{content:"\e604"}.ph.ph-seal-check:before{content:"\e606"}.ph.ph-circle-wavy-check:before{content:"\e606"}.ph.ph-seal-percent:before{content:"\e60a"}.ph.ph-seal-question:before{content:"\e608"}.ph.ph-circle-wavy-question:before{content:"\e608"}.ph.ph-seal-warning:before{content:"\e60c"}.ph.ph-circle-wavy-warning:before{content:"\e60c"}.ph.ph-seat:before{content:"\eb8e"}.ph.ph-seatbelt:before{content:"\edfe"}.ph.ph-security-camera:before{content:"\eca4"}.ph.ph-selection:before{content:"\e69a"}.ph.ph-selection-all:before{content:"\e746"}.ph.ph-selection-background:before{content:"\eaf8"}.ph.ph-selection-foreground:before{content:"\eaf6"}.ph.ph-selection-inverse:before{content:"\e744"}.ph.ph-selection-plus:before{content:"\e69c"}.ph.ph-selection-slash:before{content:"\e69e"}.ph.ph-shapes:before{content:"\ec5e"}.ph.ph-share:before{content:"\e406"}.ph.ph-share-fat:before{content:"\ed52"}.ph.ph-share-network:before{content:"\e408"}.ph.ph-shield:before{content:"\e40a"}.ph.ph-shield-check:before{content:"\e40c"}.ph.ph-shield-checkered:before{content:"\e708"}.ph.ph-shield-chevron:before{content:"\e40e"}.ph.ph-shield-plus:before{content:"\e706"}.ph.ph-shield-slash:before{content:"\e410"}.ph.ph-shield-star:before{content:"\ec34"}.ph.ph-shield-warning:before{content:"\e412"}.ph.ph-shipping-container:before{content:"\e78c"}.ph.ph-shirt-folded:before{content:"\ea92"}.ph.ph-shooting-star:before{content:"\ecfa"}.ph.ph-shopping-bag:before{content:"\e416"}.ph.ph-shopping-bag-open:before{content:"\e418"}.ph.ph-shopping-cart:before{content:"\e41e"}.ph.ph-shopping-cart-simple:before{content:"\e420"}.ph.ph-shovel:before{content:"\e9e6"}.ph.ph-shower:before{content:"\e776"}.ph.ph-shrimp:before{content:"\eab4"}.ph.ph-shuffle:before{content:"\e422"}.ph.ph-shuffle-angular:before{content:"\e424"}.ph.ph-shuffle-simple:before{content:"\e426"}.ph.ph-sidebar:before{content:"\eab6"}.ph.ph-sidebar-simple:before{content:"\ec24"}.ph.ph-sigma:before{content:"\eab8"}.ph.ph-sign-in:before{content:"\e428"}.ph.ph-sign-out:before{content:"\e42a"}.ph.ph-signature:before{content:"\ebac"}.ph.ph-signpost:before{content:"\e89c"}.ph.ph-sim-card:before{content:"\e664"}.ph.ph-siren:before{content:"\e9b8"}.ph.ph-sketch-logo:before{content:"\e42c"}.ph.ph-skip-back:before{content:"\e5a4"}.ph.ph-skip-back-circle:before{content:"\e42e"}.ph.ph-skip-forward:before{content:"\e5a6"}.ph.ph-skip-forward-circle:before{content:"\e430"}.ph.ph-skull:before{content:"\e916"}.ph.ph-skype-logo:before{content:"\e8dc"}.ph.ph-slack-logo:before{content:"\e5a8"}.ph.ph-sliders:before{content:"\e432"}.ph.ph-sliders-horizontal:before{content:"\e434"}.ph.ph-slideshow:before{content:"\ed32"}.ph.ph-smiley:before{content:"\e436"}.ph.ph-smiley-angry:before{content:"\ec62"}.ph.ph-smiley-blank:before{content:"\e438"}.ph.ph-smiley-meh:before{content:"\e43a"}.ph.ph-smiley-melting:before{content:"\ee56"}.ph.ph-smiley-nervous:before{content:"\e43c"}.ph.ph-smiley-sad:before{content:"\e43e"}.ph.ph-smiley-sticker:before{content:"\e440"}.ph.ph-smiley-wink:before{content:"\e666"}.ph.ph-smiley-x-eyes:before{content:"\e442"}.ph.ph-snapchat-logo:before{content:"\e668"}.ph.ph-sneaker:before{content:"\e80c"}.ph.ph-sneaker-move:before{content:"\ed60"}.ph.ph-snowflake:before{content:"\e5aa"}.ph.ph-soccer-ball:before{content:"\e716"}.ph.ph-sock:before{content:"\ecce"}.ph.ph-solar-panel:before{content:"\ed7a"}.ph.ph-solar-roof:before{content:"\ed7b"}.ph.ph-sort-ascending:before{content:"\e444"}.ph.ph-sort-descending:before{content:"\e446"}.ph.ph-soundcloud-logo:before{content:"\e8de"}.ph.ph-spade:before{content:"\e448"}.ph.ph-sparkle:before{content:"\e6a2"}.ph.ph-speaker-hifi:before{content:"\ea08"}.ph.ph-speaker-high:before{content:"\e44a"}.ph.ph-speaker-low:before{content:"\e44c"}.ph.ph-speaker-none:before{content:"\e44e"}.ph.ph-speaker-simple-high:before{content:"\e450"}.ph.ph-speaker-simple-low:before{content:"\e452"}.ph.ph-speaker-simple-none:before{content:"\e454"}.ph.ph-speaker-simple-slash:before{content:"\e456"}.ph.ph-speaker-simple-x:before{content:"\e458"}.ph.ph-speaker-slash:before{content:"\e45a"}.ph.ph-speaker-x:before{content:"\e45c"}.ph.ph-speedometer:before{content:"\ee74"}.ph.ph-sphere:before{content:"\ee66"}.ph.ph-spinner:before{content:"\e66a"}.ph.ph-spinner-ball:before{content:"\ee28"}.ph.ph-spinner-gap:before{content:"\e66c"}.ph.ph-spiral:before{content:"\e9fa"}.ph.ph-split-horizontal:before{content:"\e872"}.ph.ph-split-vertical:before{content:"\e876"}.ph.ph-spotify-logo:before{content:"\e66e"}.ph.ph-spray-bottle:before{content:"\e7e4"}.ph.ph-square:before{content:"\e45e"}.ph.ph-square-half:before{content:"\e462"}.ph.ph-square-half-bottom:before{content:"\eb16"}.ph.ph-square-logo:before{content:"\e690"}.ph.ph-square-split-horizontal:before{content:"\e870"}.ph.ph-square-split-vertical:before{content:"\e874"}.ph.ph-squares-four:before{content:"\e464"}.ph.ph-stack:before{content:"\e466"}.ph.ph-stack-minus:before{content:"\edf4"}.ph.ph-stack-overflow-logo:before{content:"\eb78"}.ph.ph-stack-plus:before{content:"\edf6"}.ph.ph-stack-simple:before{content:"\e468"}.ph.ph-stairs:before{content:"\e8ec"}.ph.ph-stamp:before{content:"\ea48"}.ph.ph-standard-definition:before{content:"\ea90"}.ph.ph-star:before{content:"\e46a"}.ph.ph-star-and-crescent:before{content:"\ecf4"}.ph.ph-star-four:before{content:"\e6a4"}.ph.ph-star-half:before{content:"\e70a"}.ph.ph-star-of-david:before{content:"\e89e"}.ph.ph-steam-logo:before{content:"\ead4"}.ph.ph-steering-wheel:before{content:"\e9ac"}.ph.ph-steps:before{content:"\ecbe"}.ph.ph-stethoscope:before{content:"\e7ea"}.ph.ph-sticker:before{content:"\e5ac"}.ph.ph-stool:before{content:"\ea44"}.ph.ph-stop:before{content:"\e46c"}.ph.ph-stop-circle:before{content:"\e46e"}.ph.ph-storefront:before{content:"\e470"}.ph.ph-strategy:before{content:"\ea3a"}.ph.ph-stripe-logo:before{content:"\e698"}.ph.ph-student:before{content:"\e73e"}.ph.ph-subset-of:before{content:"\edc0"}.ph.ph-subset-proper-of:before{content:"\edb6"}.ph.ph-subtitles:before{content:"\e1a8"}.ph.ph-subtitles-slash:before{content:"\e1a6"}.ph.ph-subtract:before{content:"\ebd6"}.ph.ph-subtract-square:before{content:"\ebd4"}.ph.ph-subway:before{content:"\e498"}.ph.ph-suitcase:before{content:"\e5ae"}.ph.ph-suitcase-rolling:before{content:"\e9b0"}.ph.ph-suitcase-simple:before{content:"\e5b0"}.ph.ph-sun:before{content:"\e472"}.ph.ph-sun-dim:before{content:"\e474"}.ph.ph-sun-horizon:before{content:"\e5b6"}.ph.ph-sunglasses:before{content:"\e816"}.ph.ph-superset-of:before{content:"\edb8"}.ph.ph-superset-proper-of:before{content:"\edb4"}.ph.ph-swap:before{content:"\e83c"}.ph.ph-swatches:before{content:"\e5b8"}.ph.ph-swimming-pool:before{content:"\ecb6"}.ph.ph-sword:before{content:"\e5ba"}.ph.ph-synagogue:before{content:"\ecec"}.ph.ph-syringe:before{content:"\e968"}.ph.ph-t-shirt:before{content:"\e670"}.ph.ph-table:before{content:"\e476"}.ph.ph-tabs:before{content:"\e778"}.ph.ph-tag:before{content:"\e478"}.ph.ph-tag-chevron:before{content:"\e672"}.ph.ph-tag-simple:before{content:"\e47a"}.ph.ph-target:before{content:"\e47c"}.ph.ph-taxi:before{content:"\e902"}.ph.ph-tea-bag:before{content:"\e8e6"}.ph.ph-telegram-logo:before{content:"\e5bc"}.ph.ph-television:before{content:"\e754"}.ph.ph-television-simple:before{content:"\eae6"}.ph.ph-tennis-ball:before{content:"\e720"}.ph.ph-tent:before{content:"\e8ba"}.ph.ph-terminal:before{content:"\e47e"}.ph.ph-terminal-window:before{content:"\eae8"}.ph.ph-test-tube:before{content:"\e7a0"}.ph.ph-text-a-underline:before{content:"\ed34"}.ph.ph-text-aa:before{content:"\e6ee"}.ph.ph-text-align-center:before{content:"\e480"}.ph.ph-text-align-justify:before{content:"\e482"}.ph.ph-text-align-left:before{content:"\e484"}.ph.ph-text-align-right:before{content:"\e486"}.ph.ph-text-b:before{content:"\e5be"}.ph.ph-text-bolder:before{content:"\e5be"}.ph.ph-text-columns:before{content:"\ec96"}.ph.ph-text-h:before{content:"\e6ba"}.ph.ph-text-h-five:before{content:"\e6c4"}.ph.ph-text-h-four:before{content:"\e6c2"}.ph.ph-text-h-one:before{content:"\e6bc"}.ph.ph-text-h-six:before{content:"\e6c6"}.ph.ph-text-h-three:before{content:"\e6c0"}.ph.ph-text-h-two:before{content:"\e6be"}.ph.ph-text-indent:before{content:"\ea1e"}.ph.ph-text-italic:before{content:"\e5c0"}.ph.ph-text-outdent:before{content:"\ea1c"}.ph.ph-text-strikethrough:before{content:"\e5c2"}.ph.ph-text-subscript:before{content:"\ec98"}.ph.ph-text-superscript:before{content:"\ec9a"}.ph.ph-text-t:before{content:"\e48a"}.ph.ph-text-t-slash:before{content:"\e488"}.ph.ph-text-underline:before{content:"\e5c4"}.ph.ph-textbox:before{content:"\eb0a"}.ph.ph-thermometer:before{content:"\e5c6"}.ph.ph-thermometer-cold:before{content:"\e5c8"}.ph.ph-thermometer-hot:before{content:"\e5ca"}.ph.ph-thermometer-simple:before{content:"\e5cc"}.ph.ph-threads-logo:before{content:"\ed9e"}.ph.ph-three-d:before{content:"\ea5a"}.ph.ph-thumbs-down:before{content:"\e48c"}.ph.ph-thumbs-up:before{content:"\e48e"}.ph.ph-ticket:before{content:"\e490"}.ph.ph-tidal-logo:before{content:"\ed1c"}.ph.ph-tiktok-logo:before{content:"\eaf2"}.ph.ph-tilde:before{content:"\eda8"}.ph.ph-timer:before{content:"\e492"}.ph.ph-tip-jar:before{content:"\e7e2"}.ph.ph-tipi:before{content:"\ed30"}.ph.ph-tire:before{content:"\edd2"}.ph.ph-toggle-left:before{content:"\e674"}.ph.ph-toggle-right:before{content:"\e676"}.ph.ph-toilet:before{content:"\e79a"}.ph.ph-toilet-paper:before{content:"\e79c"}.ph.ph-toolbox:before{content:"\eca0"}.ph.ph-tooth:before{content:"\e9cc"}.ph.ph-tornado:before{content:"\e88c"}.ph.ph-tote:before{content:"\e494"}.ph.ph-tote-simple:before{content:"\e678"}.ph.ph-towel:before{content:"\ede6"}.ph.ph-tractor:before{content:"\ec6e"}.ph.ph-trademark:before{content:"\e9f0"}.ph.ph-trademark-registered:before{content:"\e3f4"}.ph.ph-traffic-cone:before{content:"\e9a8"}.ph.ph-traffic-sign:before{content:"\e67a"}.ph.ph-traffic-signal:before{content:"\e9aa"}.ph.ph-train:before{content:"\e496"}.ph.ph-train-regional:before{content:"\e49e"}.ph.ph-train-simple:before{content:"\e4a0"}.ph.ph-tram:before{content:"\e9ec"}.ph.ph-translate:before{content:"\e4a2"}.ph.ph-trash:before{content:"\e4a6"}.ph.ph-trash-simple:before{content:"\e4a8"}.ph.ph-tray:before{content:"\e4aa"}.ph.ph-tray-arrow-down:before{content:"\e010"}.ph.ph-archive-tray:before{content:"\e010"}.ph.ph-tray-arrow-up:before{content:"\ee52"}.ph.ph-treasure-chest:before{content:"\ede2"}.ph.ph-tree:before{content:"\e6da"}.ph.ph-tree-evergreen:before{content:"\e6dc"}.ph.ph-tree-palm:before{content:"\e91a"}.ph.ph-tree-structure:before{content:"\e67c"}.ph.ph-tree-view:before{content:"\ee48"}.ph.ph-trend-down:before{content:"\e4ac"}.ph.ph-trend-up:before{content:"\e4ae"}.ph.ph-triangle:before{content:"\e4b0"}.ph.ph-triangle-dashed:before{content:"\e4b2"}.ph.ph-trolley:before{content:"\e5b2"}.ph.ph-trolley-suitcase:before{content:"\e5b4"}.ph.ph-trophy:before{content:"\e67e"}.ph.ph-truck:before{content:"\e4b4"}.ph.ph-truck-trailer:before{content:"\e4b6"}.ph.ph-tumblr-logo:before{content:"\e8d4"}.ph.ph-twitch-logo:before{content:"\e5ce"}.ph.ph-twitter-logo:before{content:"\e4ba"}.ph.ph-umbrella:before{content:"\e684"}.ph.ph-umbrella-simple:before{content:"\e686"}.ph.ph-union:before{content:"\edbe"}.ph.ph-unite:before{content:"\e87e"}.ph.ph-unite-square:before{content:"\e878"}.ph.ph-upload:before{content:"\e4be"}.ph.ph-upload-simple:before{content:"\e4c0"}.ph.ph-usb:before{content:"\e956"}.ph.ph-user:before{content:"\e4c2"}.ph.ph-user-check:before{content:"\eafa"}.ph.ph-user-circle:before{content:"\e4c4"}.ph.ph-user-circle-check:before{content:"\ec38"}.ph.ph-user-circle-dashed:before{content:"\ec36"}.ph.ph-user-circle-gear:before{content:"\e4c6"}.ph.ph-user-circle-minus:before{content:"\e4c8"}.ph.ph-user-circle-plus:before{content:"\e4ca"}.ph.ph-user-focus:before{content:"\e6fc"}.ph.ph-user-gear:before{content:"\e4cc"}.ph.ph-user-list:before{content:"\e73c"}.ph.ph-user-minus:before{content:"\e4ce"}.ph.ph-user-plus:before{content:"\e4d0"}.ph.ph-user-rectangle:before{content:"\e4d2"}.ph.ph-user-sound:before{content:"\eca8"}.ph.ph-user-square:before{content:"\e4d4"}.ph.ph-user-switch:before{content:"\e756"}.ph.ph-users:before{content:"\e4d6"}.ph.ph-users-four:before{content:"\e68c"}.ph.ph-users-three:before{content:"\e68e"}.ph.ph-van:before{content:"\e826"}.ph.ph-vault:before{content:"\e76e"}.ph.ph-vector-three:before{content:"\ee62"}.ph.ph-vector-two:before{content:"\ee64"}.ph.ph-vibrate:before{content:"\e4d8"}.ph.ph-video:before{content:"\e740"}.ph.ph-video-camera:before{content:"\e4da"}.ph.ph-video-camera-slash:before{content:"\e4dc"}.ph.ph-video-conference:before{content:"\edce"}.ph.ph-vignette:before{content:"\eba2"}.ph.ph-vinyl-record:before{content:"\ecac"}.ph.ph-virtual-reality:before{content:"\e7b8"}.ph.ph-virus:before{content:"\e7d6"}.ph.ph-visor:before{content:"\ee2a"}.ph.ph-voicemail:before{content:"\e4de"}.ph.ph-volleyball:before{content:"\e726"}.ph.ph-wall:before{content:"\e688"}.ph.ph-wallet:before{content:"\e68a"}.ph.ph-warehouse:before{content:"\ecd4"}.ph.ph-warning:before{content:"\e4e0"}.ph.ph-warning-circle:before{content:"\e4e2"}.ph.ph-warning-diamond:before{content:"\e7fc"}.ph.ph-warning-octagon:before{content:"\e4e4"}.ph.ph-washing-machine:before{content:"\ede8"}.ph.ph-watch:before{content:"\e4e6"}.ph.ph-wave-sawtooth:before{content:"\ea9c"}.ph.ph-wave-sine:before{content:"\ea9a"}.ph.ph-wave-square:before{content:"\ea9e"}.ph.ph-wave-triangle:before{content:"\eaa0"}.ph.ph-waveform:before{content:"\e802"}.ph.ph-waveform-slash:before{content:"\e800"}.ph.ph-waves:before{content:"\e6de"}.ph.ph-webcam:before{content:"\e9b2"}.ph.ph-webcam-slash:before{content:"\ecdc"}.ph.ph-webhooks-logo:before{content:"\ecae"}.ph.ph-wechat-logo:before{content:"\e8d2"}.ph.ph-whatsapp-logo:before{content:"\e5d0"}.ph.ph-wheelchair:before{content:"\e4e8"}.ph.ph-wheelchair-motion:before{content:"\e89a"}.ph.ph-wifi-high:before{content:"\e4ea"}.ph.ph-wifi-low:before{content:"\e4ec"}.ph.ph-wifi-medium:before{content:"\e4ee"}.ph.ph-wifi-none:before{content:"\e4f0"}.ph.ph-wifi-slash:before{content:"\e4f2"}.ph.ph-wifi-x:before{content:"\e4f4"}.ph.ph-wind:before{content:"\e5d2"}.ph.ph-windmill:before{content:"\e9f8"}.ph.ph-windows-logo:before{content:"\e692"}.ph.ph-wine:before{content:"\e6b2"}.ph.ph-wrench:before{content:"\e5d4"}.ph.ph-x:before{content:"\e4f6"}.ph.ph-x-circle:before{content:"\e4f8"}.ph.ph-x-logo:before{content:"\e4bc"}.ph.ph-x-square:before{content:"\e4fa"}.ph.ph-yarn:before{content:"\ed9a"}.ph.ph-yin-yang:before{content:"\e92a"}.ph.ph-youtube-logo:before{content:"\e4fc"}@font-face{font-family:Phosphor-Bold;src:url("./media/Phosphor-Bold-X7A7GEYS.woff2") format("woff2"),url("./media/Phosphor-Bold-G224QGTE.woff") format("woff"),url("./media/Phosphor-Bold-M26JUASR.ttf") format("truetype"),url("./media/Phosphor-Bold-KA6E2AOE.svg#Phosphor-Bold") format("svg");font-weight:400;font-style:normal;font-display:block}.ph-bold{font-family:Phosphor-Bold!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;letter-spacing:0;-webkit-font-feature-settings:"liga";-moz-font-feature-settings:"liga=1";-moz-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ph-bold.ph-acorn:before{content:"\eb9a"}.ph-bold.ph-address-book:before{content:"\e6f8"}.ph-bold.ph-address-book-tabs:before{content:"\ee4e"}.ph-bold.ph-air-traffic-control:before{content:"\ecd8"}.ph-bold.ph-airplane:before{content:"\e002"}.ph-bold.ph-airplane-in-flight:before{content:"\e4fe"}.ph-bold.ph-airplane-landing:before{content:"\e502"}.ph-bold.ph-airplane-takeoff:before{content:"\e504"}.ph-bold.ph-airplane-taxiing:before{content:"\e500"}.ph-bold.ph-airplane-tilt:before{content:"\e5d6"}.ph-bold.ph-airplay:before{content:"\e004"}.ph-bold.ph-alarm:before{content:"\e006"}.ph-bold.ph-alien:before{content:"\e8a6"}.ph-bold.ph-align-bottom:before{content:"\e506"}.ph-bold.ph-align-bottom-simple:before{content:"\eb0c"}.ph-bold.ph-align-center-horizontal:before{content:"\e50a"}.ph-bold.ph-align-center-horizontal-simple:before{content:"\eb0e"}.ph-bold.ph-align-center-vertical:before{content:"\e50c"}.ph-bold.ph-align-center-vertical-simple:before{content:"\eb10"}.ph-bold.ph-align-left:before{content:"\e50e"}.ph-bold.ph-align-left-simple:before{content:"\eaee"}.ph-bold.ph-align-right:before{content:"\e510"}.ph-bold.ph-align-right-simple:before{content:"\eb12"}.ph-bold.ph-align-top:before{content:"\e512"}.ph-bold.ph-align-top-simple:before{content:"\eb14"}.ph-bold.ph-amazon-logo:before{content:"\e96c"}.ph-bold.ph-ambulance:before{content:"\e572"}.ph-bold.ph-anchor:before{content:"\e514"}.ph-bold.ph-anchor-simple:before{content:"\e5d8"}.ph-bold.ph-android-logo:before{content:"\e008"}.ph-bold.ph-angle:before{content:"\e7bc"}.ph-bold.ph-angular-logo:before{content:"\eb80"}.ph-bold.ph-aperture:before{content:"\e00a"}.ph-bold.ph-app-store-logo:before{content:"\e974"}.ph-bold.ph-app-window:before{content:"\e5da"}.ph-bold.ph-apple-logo:before{content:"\e516"}.ph-bold.ph-apple-podcasts-logo:before{content:"\eb96"}.ph-bold.ph-approximate-equals:before{content:"\edaa"}.ph-bold.ph-archive:before{content:"\e00c"}.ph-bold.ph-armchair:before{content:"\e012"}.ph-bold.ph-arrow-arc-left:before{content:"\e014"}.ph-bold.ph-arrow-arc-right:before{content:"\e016"}.ph-bold.ph-arrow-bend-double-up-left:before{content:"\e03a"}.ph-bold.ph-arrow-bend-double-up-right:before{content:"\e03c"}.ph-bold.ph-arrow-bend-down-left:before{content:"\e018"}.ph-bold.ph-arrow-bend-down-right:before{content:"\e01a"}.ph-bold.ph-arrow-bend-left-down:before{content:"\e01c"}.ph-bold.ph-arrow-bend-left-up:before{content:"\e01e"}.ph-bold.ph-arrow-bend-right-down:before{content:"\e020"}.ph-bold.ph-arrow-bend-right-up:before{content:"\e022"}.ph-bold.ph-arrow-bend-up-left:before{content:"\e024"}.ph-bold.ph-arrow-bend-up-right:before{content:"\e026"}.ph-bold.ph-arrow-circle-down:before{content:"\e028"}.ph-bold.ph-arrow-circle-down-left:before{content:"\e02a"}.ph-bold.ph-arrow-circle-down-right:before{content:"\e02c"}.ph-bold.ph-arrow-circle-left:before{content:"\e05a"}.ph-bold.ph-arrow-circle-right:before{content:"\e02e"}.ph-bold.ph-arrow-circle-up:before{content:"\e030"}.ph-bold.ph-arrow-circle-up-left:before{content:"\e032"}.ph-bold.ph-arrow-circle-up-right:before{content:"\e034"}.ph-bold.ph-arrow-clockwise:before{content:"\e036"}.ph-bold.ph-arrow-counter-clockwise:before{content:"\e038"}.ph-bold.ph-arrow-down:before{content:"\e03e"}.ph-bold.ph-arrow-down-left:before{content:"\e040"}.ph-bold.ph-arrow-down-right:before{content:"\e042"}.ph-bold.ph-arrow-elbow-down-left:before{content:"\e044"}.ph-bold.ph-arrow-elbow-down-right:before{content:"\e046"}.ph-bold.ph-arrow-elbow-left:before{content:"\e048"}.ph-bold.ph-arrow-elbow-left-down:before{content:"\e04a"}.ph-bold.ph-arrow-elbow-left-up:before{content:"\e04c"}.ph-bold.ph-arrow-elbow-right:before{content:"\e04e"}.ph-bold.ph-arrow-elbow-right-down:before{content:"\e050"}.ph-bold.ph-arrow-elbow-right-up:before{content:"\e052"}.ph-bold.ph-arrow-elbow-up-left:before{content:"\e054"}.ph-bold.ph-arrow-elbow-up-right:before{content:"\e056"}.ph-bold.ph-arrow-fat-down:before{content:"\e518"}.ph-bold.ph-arrow-fat-left:before{content:"\e51a"}.ph-bold.ph-arrow-fat-line-down:before{content:"\e51c"}.ph-bold.ph-arrow-fat-line-left:before{content:"\e51e"}.ph-bold.ph-arrow-fat-line-right:before{content:"\e520"}.ph-bold.ph-arrow-fat-line-up:before{content:"\e522"}.ph-bold.ph-arrow-fat-lines-down:before{content:"\e524"}.ph-bold.ph-arrow-fat-lines-left:before{content:"\e526"}.ph-bold.ph-arrow-fat-lines-right:before{content:"\e528"}.ph-bold.ph-arrow-fat-lines-up:before{content:"\e52a"}.ph-bold.ph-arrow-fat-right:before{content:"\e52c"}.ph-bold.ph-arrow-fat-up:before{content:"\e52e"}.ph-bold.ph-arrow-left:before{content:"\e058"}.ph-bold.ph-arrow-line-down:before{content:"\e05c"}.ph-bold.ph-arrow-line-down-left:before{content:"\e05e"}.ph-bold.ph-arrow-line-down-right:before{content:"\e060"}.ph-bold.ph-arrow-line-left:before{content:"\e062"}.ph-bold.ph-arrow-line-right:before{content:"\e064"}.ph-bold.ph-arrow-line-up:before{content:"\e066"}.ph-bold.ph-arrow-line-up-left:before{content:"\e068"}.ph-bold.ph-arrow-line-up-right:before{content:"\e06a"}.ph-bold.ph-arrow-right:before{content:"\e06c"}.ph-bold.ph-arrow-square-down:before{content:"\e06e"}.ph-bold.ph-arrow-square-down-left:before{content:"\e070"}.ph-bold.ph-arrow-square-down-right:before{content:"\e072"}.ph-bold.ph-arrow-square-in:before{content:"\e5dc"}.ph-bold.ph-arrow-square-left:before{content:"\e074"}.ph-bold.ph-arrow-square-out:before{content:"\e5de"}.ph-bold.ph-arrow-square-right:before{content:"\e076"}.ph-bold.ph-arrow-square-up:before{content:"\e078"}.ph-bold.ph-arrow-square-up-left:before{content:"\e07a"}.ph-bold.ph-arrow-square-up-right:before{content:"\e07c"}.ph-bold.ph-arrow-u-down-left:before{content:"\e07e"}.ph-bold.ph-arrow-u-down-right:before{content:"\e080"}.ph-bold.ph-arrow-u-left-down:before{content:"\e082"}.ph-bold.ph-arrow-u-left-up:before{content:"\e084"}.ph-bold.ph-arrow-u-right-down:before{content:"\e086"}.ph-bold.ph-arrow-u-right-up:before{content:"\e088"}.ph-bold.ph-arrow-u-up-left:before{content:"\e08a"}.ph-bold.ph-arrow-u-up-right:before{content:"\e08c"}.ph-bold.ph-arrow-up:before{content:"\e08e"}.ph-bold.ph-arrow-up-left:before{content:"\e090"}.ph-bold.ph-arrow-up-right:before{content:"\e092"}.ph-bold.ph-arrows-clockwise:before{content:"\e094"}.ph-bold.ph-arrows-counter-clockwise:before{content:"\e096"}.ph-bold.ph-arrows-down-up:before{content:"\e098"}.ph-bold.ph-arrows-horizontal:before{content:"\eb06"}.ph-bold.ph-arrows-in:before{content:"\e09a"}.ph-bold.ph-arrows-in-cardinal:before{content:"\e09c"}.ph-bold.ph-arrows-in-line-horizontal:before{content:"\e530"}.ph-bold.ph-arrows-in-line-vertical:before{content:"\e532"}.ph-bold.ph-arrows-in-simple:before{content:"\e09e"}.ph-bold.ph-arrows-left-right:before{content:"\e0a0"}.ph-bold.ph-arrows-merge:before{content:"\ed3e"}.ph-bold.ph-arrows-out:before{content:"\e0a2"}.ph-bold.ph-arrows-out-cardinal:before{content:"\e0a4"}.ph-bold.ph-arrows-out-line-horizontal:before{content:"\e534"}.ph-bold.ph-arrows-out-line-vertical:before{content:"\e536"}.ph-bold.ph-arrows-out-simple:before{content:"\e0a6"}.ph-bold.ph-arrows-split:before{content:"\ed3c"}.ph-bold.ph-arrows-vertical:before{content:"\eb04"}.ph-bold.ph-article:before{content:"\e0a8"}.ph-bold.ph-article-medium:before{content:"\e5e0"}.ph-bold.ph-article-ny-times:before{content:"\e5e2"}.ph-bold.ph-asclepius:before{content:"\ee34"}.ph-bold.ph-caduceus:before{content:"\ee34"}.ph-bold.ph-asterisk:before{content:"\e0aa"}.ph-bold.ph-asterisk-simple:before{content:"\e832"}.ph-bold.ph-at:before{content:"\e0ac"}.ph-bold.ph-atom:before{content:"\e5e4"}.ph-bold.ph-avocado:before{content:"\ee04"}.ph-bold.ph-axe:before{content:"\e9fc"}.ph-bold.ph-baby:before{content:"\e774"}.ph-bold.ph-baby-carriage:before{content:"\e818"}.ph-bold.ph-backpack:before{content:"\e922"}.ph-bold.ph-backspace:before{content:"\e0ae"}.ph-bold.ph-bag:before{content:"\e0b0"}.ph-bold.ph-bag-simple:before{content:"\e5e6"}.ph-bold.ph-balloon:before{content:"\e76c"}.ph-bold.ph-bandaids:before{content:"\e0b2"}.ph-bold.ph-bank:before{content:"\e0b4"}.ph-bold.ph-barbell:before{content:"\e0b6"}.ph-bold.ph-barcode:before{content:"\e0b8"}.ph-bold.ph-barn:before{content:"\ec72"}.ph-bold.ph-barricade:before{content:"\e948"}.ph-bold.ph-baseball:before{content:"\e71a"}.ph-bold.ph-baseball-cap:before{content:"\ea28"}.ph-bold.ph-baseball-helmet:before{content:"\ee4a"}.ph-bold.ph-basket:before{content:"\e964"}.ph-bold.ph-basketball:before{content:"\e724"}.ph-bold.ph-bathtub:before{content:"\e81e"}.ph-bold.ph-battery-charging:before{content:"\e0ba"}.ph-bold.ph-battery-charging-vertical:before{content:"\e0bc"}.ph-bold.ph-battery-empty:before{content:"\e0be"}.ph-bold.ph-battery-full:before{content:"\e0c0"}.ph-bold.ph-battery-high:before{content:"\e0c2"}.ph-bold.ph-battery-low:before{content:"\e0c4"}.ph-bold.ph-battery-medium:before{content:"\e0c6"}.ph-bold.ph-battery-plus:before{content:"\e808"}.ph-bold.ph-battery-plus-vertical:before{content:"\ec50"}.ph-bold.ph-battery-vertical-empty:before{content:"\e7c6"}.ph-bold.ph-battery-vertical-full:before{content:"\e7c4"}.ph-bold.ph-battery-vertical-high:before{content:"\e7c2"}.ph-bold.ph-battery-vertical-low:before{content:"\e7be"}.ph-bold.ph-battery-vertical-medium:before{content:"\e7c0"}.ph-bold.ph-battery-warning:before{content:"\e0c8"}.ph-bold.ph-battery-warning-vertical:before{content:"\e0ca"}.ph-bold.ph-beach-ball:before{content:"\ed24"}.ph-bold.ph-beanie:before{content:"\ea2a"}.ph-bold.ph-bed:before{content:"\e0cc"}.ph-bold.ph-beer-bottle:before{content:"\e7b0"}.ph-bold.ph-beer-stein:before{content:"\eb62"}.ph-bold.ph-behance-logo:before{content:"\e7f4"}.ph-bold.ph-bell:before{content:"\e0ce"}.ph-bold.ph-bell-ringing:before{content:"\e5e8"}.ph-bold.ph-bell-simple:before{content:"\e0d0"}.ph-bold.ph-bell-simple-ringing:before{content:"\e5ea"}.ph-bold.ph-bell-simple-slash:before{content:"\e0d2"}.ph-bold.ph-bell-simple-z:before{content:"\e5ec"}.ph-bold.ph-bell-slash:before{content:"\e0d4"}.ph-bold.ph-bell-z:before{content:"\e5ee"}.ph-bold.ph-belt:before{content:"\ea2c"}.ph-bold.ph-bezier-curve:before{content:"\eb00"}.ph-bold.ph-bicycle:before{content:"\e0d6"}.ph-bold.ph-binary:before{content:"\ee60"}.ph-bold.ph-binoculars:before{content:"\ea64"}.ph-bold.ph-biohazard:before{content:"\e9e0"}.ph-bold.ph-bird:before{content:"\e72c"}.ph-bold.ph-blueprint:before{content:"\eda0"}.ph-bold.ph-bluetooth:before{content:"\e0da"}.ph-bold.ph-bluetooth-connected:before{content:"\e0dc"}.ph-bold.ph-bluetooth-slash:before{content:"\e0de"}.ph-bold.ph-bluetooth-x:before{content:"\e0e0"}.ph-bold.ph-boat:before{content:"\e786"}.ph-bold.ph-bomb:before{content:"\ee0a"}.ph-bold.ph-bone:before{content:"\e7f2"}.ph-bold.ph-book:before{content:"\e0e2"}.ph-bold.ph-book-bookmark:before{content:"\e0e4"}.ph-bold.ph-book-open:before{content:"\e0e6"}.ph-bold.ph-book-open-text:before{content:"\e8f2"}.ph-bold.ph-book-open-user:before{content:"\ede0"}.ph-bold.ph-bookmark:before{content:"\e0e8"}.ph-bold.ph-bookmark-simple:before{content:"\e0ea"}.ph-bold.ph-bookmarks:before{content:"\e0ec"}.ph-bold.ph-bookmarks-simple:before{content:"\e5f0"}.ph-bold.ph-books:before{content:"\e758"}.ph-bold.ph-boot:before{content:"\ecca"}.ph-bold.ph-boules:before{content:"\e722"}.ph-bold.ph-bounding-box:before{content:"\e6ce"}.ph-bold.ph-bowl-food:before{content:"\eaa4"}.ph-bold.ph-bowl-steam:before{content:"\e8e4"}.ph-bold.ph-bowling-ball:before{content:"\ea34"}.ph-bold.ph-box-arrow-down:before{content:"\e00e"}.ph-bold.ph-archive-box:before{content:"\e00e"}.ph-bold.ph-box-arrow-up:before{content:"\ee54"}.ph-bold.ph-boxing-glove:before{content:"\ea36"}.ph-bold.ph-brackets-angle:before{content:"\e862"}.ph-bold.ph-brackets-curly:before{content:"\e860"}.ph-bold.ph-brackets-round:before{content:"\e864"}.ph-bold.ph-brackets-square:before{content:"\e85e"}.ph-bold.ph-brain:before{content:"\e74e"}.ph-bold.ph-brandy:before{content:"\e6b4"}.ph-bold.ph-bread:before{content:"\e81c"}.ph-bold.ph-bridge:before{content:"\ea68"}.ph-bold.ph-briefcase:before{content:"\e0ee"}.ph-bold.ph-briefcase-metal:before{content:"\e5f2"}.ph-bold.ph-broadcast:before{content:"\e0f2"}.ph-bold.ph-broom:before{content:"\ec54"}.ph-bold.ph-browser:before{content:"\e0f4"}.ph-bold.ph-browsers:before{content:"\e0f6"}.ph-bold.ph-bug:before{content:"\e5f4"}.ph-bold.ph-bug-beetle:before{content:"\e5f6"}.ph-bold.ph-bug-droid:before{content:"\e5f8"}.ph-bold.ph-building:before{content:"\e100"}.ph-bold.ph-building-apartment:before{content:"\e0fe"}.ph-bold.ph-building-office:before{content:"\e0ff"}.ph-bold.ph-buildings:before{content:"\e102"}.ph-bold.ph-bulldozer:before{content:"\ec6c"}.ph-bold.ph-bus:before{content:"\e106"}.ph-bold.ph-butterfly:before{content:"\ea6e"}.ph-bold.ph-cable-car:before{content:"\e49c"}.ph-bold.ph-cactus:before{content:"\e918"}.ph-bold.ph-cake:before{content:"\e780"}.ph-bold.ph-calculator:before{content:"\e538"}.ph-bold.ph-calendar:before{content:"\e108"}.ph-bold.ph-calendar-blank:before{content:"\e10a"}.ph-bold.ph-calendar-check:before{content:"\e712"}.ph-bold.ph-calendar-dot:before{content:"\e7b2"}.ph-bold.ph-calendar-dots:before{content:"\e7b4"}.ph-bold.ph-calendar-heart:before{content:"\e8b0"}.ph-bold.ph-calendar-minus:before{content:"\ea14"}.ph-bold.ph-calendar-plus:before{content:"\e714"}.ph-bold.ph-calendar-slash:before{content:"\ea12"}.ph-bold.ph-calendar-star:before{content:"\e8b2"}.ph-bold.ph-calendar-x:before{content:"\e10c"}.ph-bold.ph-call-bell:before{content:"\e7de"}.ph-bold.ph-camera:before{content:"\e10e"}.ph-bold.ph-camera-plus:before{content:"\ec58"}.ph-bold.ph-camera-rotate:before{content:"\e7a4"}.ph-bold.ph-camera-slash:before{content:"\e110"}.ph-bold.ph-campfire:before{content:"\e9d8"}.ph-bold.ph-car:before{content:"\e112"}.ph-bold.ph-car-battery:before{content:"\ee30"}.ph-bold.ph-car-profile:before{content:"\e8cc"}.ph-bold.ph-car-simple:before{content:"\e114"}.ph-bold.ph-cardholder:before{content:"\e5fa"}.ph-bold.ph-cards:before{content:"\e0f8"}.ph-bold.ph-cards-three:before{content:"\ee50"}.ph-bold.ph-caret-circle-double-down:before{content:"\e116"}.ph-bold.ph-caret-circle-double-left:before{content:"\e118"}.ph-bold.ph-caret-circle-double-right:before{content:"\e11a"}.ph-bold.ph-caret-circle-double-up:before{content:"\e11c"}.ph-bold.ph-caret-circle-down:before{content:"\e11e"}.ph-bold.ph-caret-circle-left:before{content:"\e120"}.ph-bold.ph-caret-circle-right:before{content:"\e122"}.ph-bold.ph-caret-circle-up:before{content:"\e124"}.ph-bold.ph-caret-circle-up-down:before{content:"\e13e"}.ph-bold.ph-caret-double-down:before{content:"\e126"}.ph-bold.ph-caret-double-left:before{content:"\e128"}.ph-bold.ph-caret-double-right:before{content:"\e12a"}.ph-bold.ph-caret-double-up:before{content:"\e12c"}.ph-bold.ph-caret-down:before{content:"\e136"}.ph-bold.ph-caret-left:before{content:"\e138"}.ph-bold.ph-caret-line-down:before{content:"\e134"}.ph-bold.ph-caret-line-left:before{content:"\e132"}.ph-bold.ph-caret-line-right:before{content:"\e130"}.ph-bold.ph-caret-line-up:before{content:"\e12e"}.ph-bold.ph-caret-right:before{content:"\e13a"}.ph-bold.ph-caret-up:before{content:"\e13c"}.ph-bold.ph-caret-up-down:before{content:"\e140"}.ph-bold.ph-carrot:before{content:"\ed38"}.ph-bold.ph-cash-register:before{content:"\ed80"}.ph-bold.ph-cassette-tape:before{content:"\ed2e"}.ph-bold.ph-castle-turret:before{content:"\e9d0"}.ph-bold.ph-cat:before{content:"\e748"}.ph-bold.ph-cell-signal-full:before{content:"\e142"}.ph-bold.ph-cell-signal-high:before{content:"\e144"}.ph-bold.ph-cell-signal-low:before{content:"\e146"}.ph-bold.ph-cell-signal-medium:before{content:"\e148"}.ph-bold.ph-cell-signal-none:before{content:"\e14a"}.ph-bold.ph-cell-signal-slash:before{content:"\e14c"}.ph-bold.ph-cell-signal-x:before{content:"\e14e"}.ph-bold.ph-cell-tower:before{content:"\ebaa"}.ph-bold.ph-certificate:before{content:"\e766"}.ph-bold.ph-chair:before{content:"\e950"}.ph-bold.ph-chalkboard:before{content:"\e5fc"}.ph-bold.ph-chalkboard-simple:before{content:"\e5fe"}.ph-bold.ph-chalkboard-teacher:before{content:"\e600"}.ph-bold.ph-champagne:before{content:"\eaca"}.ph-bold.ph-charging-station:before{content:"\e8d0"}.ph-bold.ph-chart-bar:before{content:"\e150"}.ph-bold.ph-chart-bar-horizontal:before{content:"\e152"}.ph-bold.ph-chart-donut:before{content:"\eaa6"}.ph-bold.ph-chart-line:before{content:"\e154"}.ph-bold.ph-chart-line-down:before{content:"\e8b6"}.ph-bold.ph-chart-line-up:before{content:"\e156"}.ph-bold.ph-chart-pie:before{content:"\e158"}.ph-bold.ph-chart-pie-slice:before{content:"\e15a"}.ph-bold.ph-chart-polar:before{content:"\eaa8"}.ph-bold.ph-chart-scatter:before{content:"\eaac"}.ph-bold.ph-chat:before{content:"\e15c"}.ph-bold.ph-chat-centered:before{content:"\e160"}.ph-bold.ph-chat-centered-dots:before{content:"\e164"}.ph-bold.ph-chat-centered-slash:before{content:"\e162"}.ph-bold.ph-chat-centered-text:before{content:"\e166"}.ph-bold.ph-chat-circle:before{content:"\e168"}.ph-bold.ph-chat-circle-dots:before{content:"\e16c"}.ph-bold.ph-chat-circle-slash:before{content:"\e16a"}.ph-bold.ph-chat-circle-text:before{content:"\e16e"}.ph-bold.ph-chat-dots:before{content:"\e170"}.ph-bold.ph-chat-slash:before{content:"\e15e"}.ph-bold.ph-chat-teardrop:before{content:"\e172"}.ph-bold.ph-chat-teardrop-dots:before{content:"\e176"}.ph-bold.ph-chat-teardrop-slash:before{content:"\e174"}.ph-bold.ph-chat-teardrop-text:before{content:"\e178"}.ph-bold.ph-chat-text:before{content:"\e17a"}.ph-bold.ph-chats:before{content:"\e17c"}.ph-bold.ph-chats-circle:before{content:"\e17e"}.ph-bold.ph-chats-teardrop:before{content:"\e180"}.ph-bold.ph-check:before{content:"\e182"}.ph-bold.ph-check-circle:before{content:"\e184"}.ph-bold.ph-check-fat:before{content:"\eba6"}.ph-bold.ph-check-square:before{content:"\e186"}.ph-bold.ph-check-square-offset:before{content:"\e188"}.ph-bold.ph-checkerboard:before{content:"\e8c4"}.ph-bold.ph-checks:before{content:"\e53a"}.ph-bold.ph-cheers:before{content:"\ea4a"}.ph-bold.ph-cheese:before{content:"\e9fe"}.ph-bold.ph-chef-hat:before{content:"\ed8e"}.ph-bold.ph-cherries:before{content:"\e830"}.ph-bold.ph-church:before{content:"\ecea"}.ph-bold.ph-cigarette:before{content:"\ed90"}.ph-bold.ph-cigarette-slash:before{content:"\ed92"}.ph-bold.ph-circle:before{content:"\e18a"}.ph-bold.ph-circle-dashed:before{content:"\e602"}.ph-bold.ph-circle-half:before{content:"\e18c"}.ph-bold.ph-circle-half-tilt:before{content:"\e18e"}.ph-bold.ph-circle-notch:before{content:"\eb44"}.ph-bold.ph-circles-four:before{content:"\e190"}.ph-bold.ph-circles-three:before{content:"\e192"}.ph-bold.ph-circles-three-plus:before{content:"\e194"}.ph-bold.ph-circuitry:before{content:"\e9c2"}.ph-bold.ph-city:before{content:"\ea6a"}.ph-bold.ph-clipboard:before{content:"\e196"}.ph-bold.ph-clipboard-text:before{content:"\e198"}.ph-bold.ph-clock:before{content:"\e19a"}.ph-bold.ph-clock-afternoon:before{content:"\e19c"}.ph-bold.ph-clock-clockwise:before{content:"\e19e"}.ph-bold.ph-clock-countdown:before{content:"\ed2c"}.ph-bold.ph-clock-counter-clockwise:before{content:"\e1a0"}.ph-bold.ph-clock-user:before{content:"\edec"}.ph-bold.ph-closed-captioning:before{content:"\e1a4"}.ph-bold.ph-cloud:before{content:"\e1aa"}.ph-bold.ph-cloud-arrow-down:before{content:"\e1ac"}.ph-bold.ph-cloud-arrow-up:before{content:"\e1ae"}.ph-bold.ph-cloud-check:before{content:"\e1b0"}.ph-bold.ph-cloud-fog:before{content:"\e53c"}.ph-bold.ph-cloud-lightning:before{content:"\e1b2"}.ph-bold.ph-cloud-moon:before{content:"\e53e"}.ph-bold.ph-cloud-rain:before{content:"\e1b4"}.ph-bold.ph-cloud-slash:before{content:"\e1b6"}.ph-bold.ph-cloud-snow:before{content:"\e1b8"}.ph-bold.ph-cloud-sun:before{content:"\e540"}.ph-bold.ph-cloud-warning:before{content:"\ea98"}.ph-bold.ph-cloud-x:before{content:"\ea96"}.ph-bold.ph-clover:before{content:"\edc8"}.ph-bold.ph-club:before{content:"\e1ba"}.ph-bold.ph-coat-hanger:before{content:"\e7fe"}.ph-bold.ph-coda-logo:before{content:"\e7ce"}.ph-bold.ph-code:before{content:"\e1bc"}.ph-bold.ph-code-block:before{content:"\eafe"}.ph-bold.ph-code-simple:before{content:"\e1be"}.ph-bold.ph-codepen-logo:before{content:"\e978"}.ph-bold.ph-codesandbox-logo:before{content:"\ea06"}.ph-bold.ph-coffee:before{content:"\e1c2"}.ph-bold.ph-coffee-bean:before{content:"\e1c0"}.ph-bold.ph-coin:before{content:"\e60e"}.ph-bold.ph-coin-vertical:before{content:"\eb48"}.ph-bold.ph-coins:before{content:"\e78e"}.ph-bold.ph-columns:before{content:"\e546"}.ph-bold.ph-columns-plus-left:before{content:"\e544"}.ph-bold.ph-columns-plus-right:before{content:"\e542"}.ph-bold.ph-command:before{content:"\e1c4"}.ph-bold.ph-compass:before{content:"\e1c8"}.ph-bold.ph-compass-rose:before{content:"\e1c6"}.ph-bold.ph-compass-tool:before{content:"\ea0e"}.ph-bold.ph-computer-tower:before{content:"\e548"}.ph-bold.ph-confetti:before{content:"\e81a"}.ph-bold.ph-contactless-payment:before{content:"\ed42"}.ph-bold.ph-control:before{content:"\eca6"}.ph-bold.ph-cookie:before{content:"\e6ca"}.ph-bold.ph-cooking-pot:before{content:"\e764"}.ph-bold.ph-copy:before{content:"\e1ca"}.ph-bold.ph-copy-simple:before{content:"\e1cc"}.ph-bold.ph-copyleft:before{content:"\e86a"}.ph-bold.ph-copyright:before{content:"\e54a"}.ph-bold.ph-corners-in:before{content:"\e1ce"}.ph-bold.ph-corners-out:before{content:"\e1d0"}.ph-bold.ph-couch:before{content:"\e7f6"}.ph-bold.ph-court-basketball:before{content:"\ee36"}.ph-bold.ph-cow:before{content:"\eabe"}.ph-bold.ph-cowboy-hat:before{content:"\ed12"}.ph-bold.ph-cpu:before{content:"\e610"}.ph-bold.ph-crane:before{content:"\ed48"}.ph-bold.ph-crane-tower:before{content:"\ed49"}.ph-bold.ph-credit-card:before{content:"\e1d2"}.ph-bold.ph-cricket:before{content:"\ee12"}.ph-bold.ph-crop:before{content:"\e1d4"}.ph-bold.ph-cross:before{content:"\e8a0"}.ph-bold.ph-crosshair:before{content:"\e1d6"}.ph-bold.ph-crosshair-simple:before{content:"\e1d8"}.ph-bold.ph-crown:before{content:"\e614"}.ph-bold.ph-crown-cross:before{content:"\ee5e"}.ph-bold.ph-crown-simple:before{content:"\e616"}.ph-bold.ph-cube:before{content:"\e1da"}.ph-bold.ph-cube-focus:before{content:"\ed0a"}.ph-bold.ph-cube-transparent:before{content:"\ec7c"}.ph-bold.ph-currency-btc:before{content:"\e618"}.ph-bold.ph-currency-circle-dollar:before{content:"\e54c"}.ph-bold.ph-currency-cny:before{content:"\e54e"}.ph-bold.ph-currency-dollar:before{content:"\e550"}.ph-bold.ph-currency-dollar-simple:before{content:"\e552"}.ph-bold.ph-currency-eth:before{content:"\eada"}.ph-bold.ph-currency-eur:before{content:"\e554"}.ph-bold.ph-currency-gbp:before{content:"\e556"}.ph-bold.ph-currency-inr:before{content:"\e558"}.ph-bold.ph-currency-jpy:before{content:"\e55a"}.ph-bold.ph-currency-krw:before{content:"\e55c"}.ph-bold.ph-currency-kzt:before{content:"\ec4c"}.ph-bold.ph-currency-ngn:before{content:"\eb52"}.ph-bold.ph-currency-rub:before{content:"\e55e"}.ph-bold.ph-cursor:before{content:"\e1dc"}.ph-bold.ph-cursor-click:before{content:"\e7c8"}.ph-bold.ph-cursor-text:before{content:"\e7d8"}.ph-bold.ph-cylinder:before{content:"\e8fc"}.ph-bold.ph-database:before{content:"\e1de"}.ph-bold.ph-desk:before{content:"\ed16"}.ph-bold.ph-desktop:before{content:"\e560"}.ph-bold.ph-desktop-tower:before{content:"\e562"}.ph-bold.ph-detective:before{content:"\e83e"}.ph-bold.ph-dev-to-logo:before{content:"\ed0e"}.ph-bold.ph-device-mobile:before{content:"\e1e0"}.ph-bold.ph-device-mobile-camera:before{content:"\e1e2"}.ph-bold.ph-device-mobile-slash:before{content:"\ee46"}.ph-bold.ph-device-mobile-speaker:before{content:"\e1e4"}.ph-bold.ph-device-rotate:before{content:"\edf2"}.ph-bold.ph-device-tablet:before{content:"\e1e6"}.ph-bold.ph-device-tablet-camera:before{content:"\e1e8"}.ph-bold.ph-device-tablet-speaker:before{content:"\e1ea"}.ph-bold.ph-devices:before{content:"\eba4"}.ph-bold.ph-diamond:before{content:"\e1ec"}.ph-bold.ph-diamonds-four:before{content:"\e8f4"}.ph-bold.ph-dice-five:before{content:"\e1ee"}.ph-bold.ph-dice-four:before{content:"\e1f0"}.ph-bold.ph-dice-one:before{content:"\e1f2"}.ph-bold.ph-dice-six:before{content:"\e1f4"}.ph-bold.ph-dice-three:before{content:"\e1f6"}.ph-bold.ph-dice-two:before{content:"\e1f8"}.ph-bold.ph-disc:before{content:"\e564"}.ph-bold.ph-disco-ball:before{content:"\ed98"}.ph-bold.ph-discord-logo:before{content:"\e61a"}.ph-bold.ph-divide:before{content:"\e1fa"}.ph-bold.ph-dna:before{content:"\e924"}.ph-bold.ph-dog:before{content:"\e74a"}.ph-bold.ph-door:before{content:"\e61c"}.ph-bold.ph-door-open:before{content:"\e7e6"}.ph-bold.ph-dot:before{content:"\ecde"}.ph-bold.ph-dot-outline:before{content:"\ece0"}.ph-bold.ph-dots-nine:before{content:"\e1fc"}.ph-bold.ph-dots-six:before{content:"\e794"}.ph-bold.ph-dots-six-vertical:before{content:"\eae2"}.ph-bold.ph-dots-three:before{content:"\e1fe"}.ph-bold.ph-dots-three-circle:before{content:"\e200"}.ph-bold.ph-dots-three-circle-vertical:before{content:"\e202"}.ph-bold.ph-dots-three-outline:before{content:"\e204"}.ph-bold.ph-dots-three-outline-vertical:before{content:"\e206"}.ph-bold.ph-dots-three-vertical:before{content:"\e208"}.ph-bold.ph-download:before{content:"\e20a"}.ph-bold.ph-download-simple:before{content:"\e20c"}.ph-bold.ph-dress:before{content:"\ea7e"}.ph-bold.ph-dresser:before{content:"\e94e"}.ph-bold.ph-dribbble-logo:before{content:"\e20e"}.ph-bold.ph-drone:before{content:"\ed74"}.ph-bold.ph-drop:before{content:"\e210"}.ph-bold.ph-drop-half:before{content:"\e566"}.ph-bold.ph-drop-half-bottom:before{content:"\eb40"}.ph-bold.ph-drop-simple:before{content:"\ee32"}.ph-bold.ph-drop-slash:before{content:"\e954"}.ph-bold.ph-dropbox-logo:before{content:"\e7d0"}.ph-bold.ph-ear:before{content:"\e70c"}.ph-bold.ph-ear-slash:before{content:"\e70e"}.ph-bold.ph-egg:before{content:"\e812"}.ph-bold.ph-egg-crack:before{content:"\eb64"}.ph-bold.ph-eject:before{content:"\e212"}.ph-bold.ph-eject-simple:before{content:"\e6ae"}.ph-bold.ph-elevator:before{content:"\ecc0"}.ph-bold.ph-empty:before{content:"\edbc"}.ph-bold.ph-engine:before{content:"\ea80"}.ph-bold.ph-envelope:before{content:"\e214"}.ph-bold.ph-envelope-open:before{content:"\e216"}.ph-bold.ph-envelope-simple:before{content:"\e218"}.ph-bold.ph-envelope-simple-open:before{content:"\e21a"}.ph-bold.ph-equalizer:before{content:"\ebbc"}.ph-bold.ph-equals:before{content:"\e21c"}.ph-bold.ph-eraser:before{content:"\e21e"}.ph-bold.ph-escalator-down:before{content:"\ecba"}.ph-bold.ph-escalator-up:before{content:"\ecbc"}.ph-bold.ph-exam:before{content:"\e742"}.ph-bold.ph-exclamation-mark:before{content:"\ee44"}.ph-bold.ph-exclude:before{content:"\e882"}.ph-bold.ph-exclude-square:before{content:"\e880"}.ph-bold.ph-export:before{content:"\eaf0"}.ph-bold.ph-eye:before{content:"\e220"}.ph-bold.ph-eye-closed:before{content:"\e222"}.ph-bold.ph-eye-slash:before{content:"\e224"}.ph-bold.ph-eyedropper:before{content:"\e568"}.ph-bold.ph-eyedropper-sample:before{content:"\eac4"}.ph-bold.ph-eyeglasses:before{content:"\e7ba"}.ph-bold.ph-eyes:before{content:"\ee5c"}.ph-bold.ph-face-mask:before{content:"\e56a"}.ph-bold.ph-facebook-logo:before{content:"\e226"}.ph-bold.ph-factory:before{content:"\e760"}.ph-bold.ph-faders:before{content:"\e228"}.ph-bold.ph-faders-horizontal:before{content:"\e22a"}.ph-bold.ph-fallout-shelter:before{content:"\e9de"}.ph-bold.ph-fan:before{content:"\e9f2"}.ph-bold.ph-farm:before{content:"\ec70"}.ph-bold.ph-fast-forward:before{content:"\e6a6"}.ph-bold.ph-fast-forward-circle:before{content:"\e22c"}.ph-bold.ph-feather:before{content:"\e9c0"}.ph-bold.ph-fediverse-logo:before{content:"\ed66"}.ph-bold.ph-figma-logo:before{content:"\e22e"}.ph-bold.ph-file:before{content:"\e230"}.ph-bold.ph-file-archive:before{content:"\eb2a"}.ph-bold.ph-file-arrow-down:before{content:"\e232"}.ph-bold.ph-file-arrow-up:before{content:"\e61e"}.ph-bold.ph-file-audio:before{content:"\ea20"}.ph-bold.ph-file-c:before{content:"\eb32"}.ph-bold.ph-file-c-sharp:before{content:"\eb30"}.ph-bold.ph-file-cloud:before{content:"\e95e"}.ph-bold.ph-file-code:before{content:"\e914"}.ph-bold.ph-file-cpp:before{content:"\eb2e"}.ph-bold.ph-file-css:before{content:"\eb34"}.ph-bold.ph-file-csv:before{content:"\eb1c"}.ph-bold.ph-file-dashed:before{content:"\e704"}.ph-bold.ph-file-dotted:before{content:"\e704"}.ph-bold.ph-file-doc:before{content:"\eb1e"}.ph-bold.ph-file-html:before{content:"\eb38"}.ph-bold.ph-file-image:before{content:"\ea24"}.ph-bold.ph-file-ini:before{content:"\eb33"}.ph-bold.ph-file-jpg:before{content:"\eb1a"}.ph-bold.ph-file-js:before{content:"\eb24"}.ph-bold.ph-file-jsx:before{content:"\eb3a"}.ph-bold.ph-file-lock:before{content:"\e95c"}.ph-bold.ph-file-magnifying-glass:before{content:"\e238"}.ph-bold.ph-file-search:before{content:"\e238"}.ph-bold.ph-file-md:before{content:"\ed50"}.ph-bold.ph-file-minus:before{content:"\e234"}.ph-bold.ph-file-pdf:before{content:"\e702"}.ph-bold.ph-file-plus:before{content:"\e236"}.ph-bold.ph-file-png:before{content:"\eb18"}.ph-bold.ph-file-ppt:before{content:"\eb20"}.ph-bold.ph-file-py:before{content:"\eb2c"}.ph-bold.ph-file-rs:before{content:"\eb28"}.ph-bold.ph-file-sql:before{content:"\ed4e"}.ph-bold.ph-file-svg:before{content:"\ed08"}.ph-bold.ph-file-text:before{content:"\e23a"}.ph-bold.ph-file-ts:before{content:"\eb26"}.ph-bold.ph-file-tsx:before{content:"\eb3c"}.ph-bold.ph-file-txt:before{content:"\eb35"}.ph-bold.ph-file-video:before{content:"\ea22"}.ph-bold.ph-file-vue:before{content:"\eb3e"}.ph-bold.ph-file-x:before{content:"\e23c"}.ph-bold.ph-file-xls:before{content:"\eb22"}.ph-bold.ph-file-zip:before{content:"\e958"}.ph-bold.ph-files:before{content:"\e710"}.ph-bold.ph-film-reel:before{content:"\e8c0"}.ph-bold.ph-film-script:before{content:"\eb50"}.ph-bold.ph-film-slate:before{content:"\e8c2"}.ph-bold.ph-film-strip:before{content:"\e792"}.ph-bold.ph-fingerprint:before{content:"\e23e"}.ph-bold.ph-fingerprint-simple:before{content:"\e240"}.ph-bold.ph-finn-the-human:before{content:"\e56c"}.ph-bold.ph-fire:before{content:"\e242"}.ph-bold.ph-fire-extinguisher:before{content:"\e9e8"}.ph-bold.ph-fire-simple:before{content:"\e620"}.ph-bold.ph-fire-truck:before{content:"\e574"}.ph-bold.ph-first-aid:before{content:"\e56e"}.ph-bold.ph-first-aid-kit:before{content:"\e570"}.ph-bold.ph-fish:before{content:"\e728"}.ph-bold.ph-fish-simple:before{content:"\e72a"}.ph-bold.ph-flag:before{content:"\e244"}.ph-bold.ph-flag-banner:before{content:"\e622"}.ph-bold.ph-flag-banner-fold:before{content:"\ecf2"}.ph-bold.ph-flag-checkered:before{content:"\ea38"}.ph-bold.ph-flag-pennant:before{content:"\ecf0"}.ph-bold.ph-flame:before{content:"\e624"}.ph-bold.ph-flashlight:before{content:"\e246"}.ph-bold.ph-flask:before{content:"\e79e"}.ph-bold.ph-flip-horizontal:before{content:"\ed6a"}.ph-bold.ph-flip-vertical:before{content:"\ed6c"}.ph-bold.ph-floppy-disk:before{content:"\e248"}.ph-bold.ph-floppy-disk-back:before{content:"\eaf4"}.ph-bold.ph-flow-arrow:before{content:"\e6ec"}.ph-bold.ph-flower:before{content:"\e75e"}.ph-bold.ph-flower-lotus:before{content:"\e6cc"}.ph-bold.ph-flower-tulip:before{content:"\eacc"}.ph-bold.ph-flying-saucer:before{content:"\eb4a"}.ph-bold.ph-folder:before{content:"\e24a"}.ph-bold.ph-folder-notch:before{content:"\e24a"}.ph-bold.ph-folder-dashed:before{content:"\e8f8"}.ph-bold.ph-folder-dotted:before{content:"\e8f8"}.ph-bold.ph-folder-lock:before{content:"\ea3c"}.ph-bold.ph-folder-minus:before{content:"\e254"}.ph-bold.ph-folder-notch-minus:before{content:"\e254"}.ph-bold.ph-folder-open:before{content:"\e256"}.ph-bold.ph-folder-notch-open:before{content:"\e256"}.ph-bold.ph-folder-plus:before{content:"\e258"}.ph-bold.ph-folder-notch-plus:before{content:"\e258"}.ph-bold.ph-folder-simple:before{content:"\e25a"}.ph-bold.ph-folder-simple-dashed:before{content:"\ec2a"}.ph-bold.ph-folder-simple-dotted:before{content:"\ec2a"}.ph-bold.ph-folder-simple-lock:before{content:"\eb5e"}.ph-bold.ph-folder-simple-minus:before{content:"\e25c"}.ph-bold.ph-folder-simple-plus:before{content:"\e25e"}.ph-bold.ph-folder-simple-star:before{content:"\ec2e"}.ph-bold.ph-folder-simple-user:before{content:"\eb60"}.ph-bold.ph-folder-star:before{content:"\ea86"}.ph-bold.ph-folder-user:before{content:"\eb46"}.ph-bold.ph-folders:before{content:"\e260"}.ph-bold.ph-football:before{content:"\e718"}.ph-bold.ph-football-helmet:before{content:"\ee4c"}.ph-bold.ph-footprints:before{content:"\ea88"}.ph-bold.ph-fork-knife:before{content:"\e262"}.ph-bold.ph-four-k:before{content:"\ea5c"}.ph-bold.ph-frame-corners:before{content:"\e626"}.ph-bold.ph-framer-logo:before{content:"\e264"}.ph-bold.ph-function:before{content:"\ebe4"}.ph-bold.ph-funnel:before{content:"\e266"}.ph-bold.ph-funnel-simple:before{content:"\e268"}.ph-bold.ph-funnel-simple-x:before{content:"\e26a"}.ph-bold.ph-funnel-x:before{content:"\e26c"}.ph-bold.ph-game-controller:before{content:"\e26e"}.ph-bold.ph-garage:before{content:"\ecd6"}.ph-bold.ph-gas-can:before{content:"\e8ce"}.ph-bold.ph-gas-pump:before{content:"\e768"}.ph-bold.ph-gauge:before{content:"\e628"}.ph-bold.ph-gavel:before{content:"\ea32"}.ph-bold.ph-gear:before{content:"\e270"}.ph-bold.ph-gear-fine:before{content:"\e87c"}.ph-bold.ph-gear-six:before{content:"\e272"}.ph-bold.ph-gender-female:before{content:"\e6e0"}.ph-bold.ph-gender-intersex:before{content:"\e6e6"}.ph-bold.ph-gender-male:before{content:"\e6e2"}.ph-bold.ph-gender-neuter:before{content:"\e6ea"}.ph-bold.ph-gender-nonbinary:before{content:"\e6e4"}.ph-bold.ph-gender-transgender:before{content:"\e6e8"}.ph-bold.ph-ghost:before{content:"\e62a"}.ph-bold.ph-gif:before{content:"\e274"}.ph-bold.ph-gift:before{content:"\e276"}.ph-bold.ph-git-branch:before{content:"\e278"}.ph-bold.ph-git-commit:before{content:"\e27a"}.ph-bold.ph-git-diff:before{content:"\e27c"}.ph-bold.ph-git-fork:before{content:"\e27e"}.ph-bold.ph-git-merge:before{content:"\e280"}.ph-bold.ph-git-pull-request:before{content:"\e282"}.ph-bold.ph-github-logo:before{content:"\e576"}.ph-bold.ph-gitlab-logo:before{content:"\e694"}.ph-bold.ph-gitlab-logo-simple:before{content:"\e696"}.ph-bold.ph-globe:before{content:"\e288"}.ph-bold.ph-globe-hemisphere-east:before{content:"\e28a"}.ph-bold.ph-globe-hemisphere-west:before{content:"\e28c"}.ph-bold.ph-globe-simple:before{content:"\e28e"}.ph-bold.ph-globe-simple-x:before{content:"\e284"}.ph-bold.ph-globe-stand:before{content:"\e290"}.ph-bold.ph-globe-x:before{content:"\e286"}.ph-bold.ph-goggles:before{content:"\ecb4"}.ph-bold.ph-golf:before{content:"\ea3e"}.ph-bold.ph-goodreads-logo:before{content:"\ed10"}.ph-bold.ph-google-cardboard-logo:before{content:"\e7b6"}.ph-bold.ph-google-chrome-logo:before{content:"\e976"}.ph-bold.ph-google-drive-logo:before{content:"\e8f6"}.ph-bold.ph-google-logo:before{content:"\e292"}.ph-bold.ph-google-photos-logo:before{content:"\eb92"}.ph-bold.ph-google-play-logo:before{content:"\e294"}.ph-bold.ph-google-podcasts-logo:before{content:"\eb94"}.ph-bold.ph-gps:before{content:"\edd8"}.ph-bold.ph-gps-fix:before{content:"\edd6"}.ph-bold.ph-gps-slash:before{content:"\edd4"}.ph-bold.ph-gradient:before{content:"\eb42"}.ph-bold.ph-graduation-cap:before{content:"\e62c"}.ph-bold.ph-grains:before{content:"\ec68"}.ph-bold.ph-grains-slash:before{content:"\ec6a"}.ph-bold.ph-graph:before{content:"\eb58"}.ph-bold.ph-graphics-card:before{content:"\e612"}.ph-bold.ph-greater-than:before{content:"\edc4"}.ph-bold.ph-greater-than-or-equal:before{content:"\eda2"}.ph-bold.ph-grid-four:before{content:"\e296"}.ph-bold.ph-grid-nine:before{content:"\ec8c"}.ph-bold.ph-guitar:before{content:"\ea8a"}.ph-bold.ph-hair-dryer:before{content:"\ea66"}.ph-bold.ph-hamburger:before{content:"\e790"}.ph-bold.ph-hammer:before{content:"\e80e"}.ph-bold.ph-hand:before{content:"\e298"}.ph-bold.ph-hand-arrow-down:before{content:"\ea4e"}.ph-bold.ph-hand-arrow-up:before{content:"\ee5a"}.ph-bold.ph-hand-coins:before{content:"\ea8c"}.ph-bold.ph-hand-deposit:before{content:"\ee82"}.ph-bold.ph-hand-eye:before{content:"\ea4c"}.ph-bold.ph-hand-fist:before{content:"\e57a"}.ph-bold.ph-hand-grabbing:before{content:"\e57c"}.ph-bold.ph-hand-heart:before{content:"\e810"}.ph-bold.ph-hand-palm:before{content:"\e57e"}.ph-bold.ph-hand-peace:before{content:"\e7cc"}.ph-bold.ph-hand-pointing:before{content:"\e29a"}.ph-bold.ph-hand-soap:before{content:"\e630"}.ph-bold.ph-hand-swipe-left:before{content:"\ec94"}.ph-bold.ph-hand-swipe-right:before{content:"\ec92"}.ph-bold.ph-hand-tap:before{content:"\ec90"}.ph-bold.ph-hand-waving:before{content:"\e580"}.ph-bold.ph-hand-withdraw:before{content:"\ee80"}.ph-bold.ph-handbag:before{content:"\e29c"}.ph-bold.ph-handbag-simple:before{content:"\e62e"}.ph-bold.ph-hands-clapping:before{content:"\e6a0"}.ph-bold.ph-hands-praying:before{content:"\ecc8"}.ph-bold.ph-handshake:before{content:"\e582"}.ph-bold.ph-hard-drive:before{content:"\e29e"}.ph-bold.ph-hard-drives:before{content:"\e2a0"}.ph-bold.ph-hard-hat:before{content:"\ed46"}.ph-bold.ph-hash:before{content:"\e2a2"}.ph-bold.ph-hash-straight:before{content:"\e2a4"}.ph-bold.ph-head-circuit:before{content:"\e7d4"}.ph-bold.ph-headlights:before{content:"\e6fe"}.ph-bold.ph-headphones:before{content:"\e2a6"}.ph-bold.ph-headset:before{content:"\e584"}.ph-bold.ph-heart:before{content:"\e2a8"}.ph-bold.ph-heart-break:before{content:"\ebe8"}.ph-bold.ph-heart-half:before{content:"\ec48"}.ph-bold.ph-heart-straight:before{content:"\e2aa"}.ph-bold.ph-heart-straight-break:before{content:"\eb98"}.ph-bold.ph-heartbeat:before{content:"\e2ac"}.ph-bold.ph-hexagon:before{content:"\e2ae"}.ph-bold.ph-high-definition:before{content:"\ea8e"}.ph-bold.ph-high-heel:before{content:"\e8e8"}.ph-bold.ph-highlighter:before{content:"\ec76"}.ph-bold.ph-highlighter-circle:before{content:"\e632"}.ph-bold.ph-hockey:before{content:"\ec86"}.ph-bold.ph-hoodie:before{content:"\ecd0"}.ph-bold.ph-horse:before{content:"\e2b0"}.ph-bold.ph-hospital:before{content:"\e844"}.ph-bold.ph-hourglass:before{content:"\e2b2"}.ph-bold.ph-hourglass-high:before{content:"\e2b4"}.ph-bold.ph-hourglass-low:before{content:"\e2b6"}.ph-bold.ph-hourglass-medium:before{content:"\e2b8"}.ph-bold.ph-hourglass-simple:before{content:"\e2ba"}.ph-bold.ph-hourglass-simple-high:before{content:"\e2bc"}.ph-bold.ph-hourglass-simple-low:before{content:"\e2be"}.ph-bold.ph-hourglass-simple-medium:before{content:"\e2c0"}.ph-bold.ph-house:before{content:"\e2c2"}.ph-bold.ph-house-line:before{content:"\e2c4"}.ph-bold.ph-house-simple:before{content:"\e2c6"}.ph-bold.ph-hurricane:before{content:"\e88e"}.ph-bold.ph-ice-cream:before{content:"\e804"}.ph-bold.ph-identification-badge:before{content:"\e6f6"}.ph-bold.ph-identification-card:before{content:"\e2c8"}.ph-bold.ph-image:before{content:"\e2ca"}.ph-bold.ph-image-broken:before{content:"\e7a8"}.ph-bold.ph-image-square:before{content:"\e2cc"}.ph-bold.ph-images:before{content:"\e836"}.ph-bold.ph-images-square:before{content:"\e834"}.ph-bold.ph-infinity:before{content:"\e634"}.ph-bold.ph-lemniscate:before{content:"\e634"}.ph-bold.ph-info:before{content:"\e2ce"}.ph-bold.ph-instagram-logo:before{content:"\e2d0"}.ph-bold.ph-intersect:before{content:"\e2d2"}.ph-bold.ph-intersect-square:before{content:"\e87a"}.ph-bold.ph-intersect-three:before{content:"\ecc4"}.ph-bold.ph-intersection:before{content:"\edba"}.ph-bold.ph-invoice:before{content:"\ee42"}.ph-bold.ph-island:before{content:"\ee06"}.ph-bold.ph-jar:before{content:"\e7e0"}.ph-bold.ph-jar-label:before{content:"\e7e1"}.ph-bold.ph-jeep:before{content:"\e2d4"}.ph-bold.ph-joystick:before{content:"\ea5e"}.ph-bold.ph-kanban:before{content:"\eb54"}.ph-bold.ph-key:before{content:"\e2d6"}.ph-bold.ph-key-return:before{content:"\e782"}.ph-bold.ph-keyboard:before{content:"\e2d8"}.ph-bold.ph-keyhole:before{content:"\ea78"}.ph-bold.ph-knife:before{content:"\e636"}.ph-bold.ph-ladder:before{content:"\e9e4"}.ph-bold.ph-ladder-simple:before{content:"\ec26"}.ph-bold.ph-lamp:before{content:"\e638"}.ph-bold.ph-lamp-pendant:before{content:"\ee2e"}.ph-bold.ph-laptop:before{content:"\e586"}.ph-bold.ph-lasso:before{content:"\edc6"}.ph-bold.ph-lastfm-logo:before{content:"\e842"}.ph-bold.ph-layout:before{content:"\e6d6"}.ph-bold.ph-leaf:before{content:"\e2da"}.ph-bold.ph-lectern:before{content:"\e95a"}.ph-bold.ph-lego:before{content:"\e8c6"}.ph-bold.ph-lego-smiley:before{content:"\e8c7"}.ph-bold.ph-less-than:before{content:"\edac"}.ph-bold.ph-less-than-or-equal:before{content:"\eda4"}.ph-bold.ph-letter-circle-h:before{content:"\ebf8"}.ph-bold.ph-letter-circle-p:before{content:"\ec08"}.ph-bold.ph-letter-circle-v:before{content:"\ec14"}.ph-bold.ph-lifebuoy:before{content:"\e63a"}.ph-bold.ph-lightbulb:before{content:"\e2dc"}.ph-bold.ph-lightbulb-filament:before{content:"\e63c"}.ph-bold.ph-lighthouse:before{content:"\e9f6"}.ph-bold.ph-lightning:before{content:"\e2de"}.ph-bold.ph-lightning-a:before{content:"\ea84"}.ph-bold.ph-lightning-slash:before{content:"\e2e0"}.ph-bold.ph-line-segment:before{content:"\e6d2"}.ph-bold.ph-line-segments:before{content:"\e6d4"}.ph-bold.ph-line-vertical:before{content:"\ed70"}.ph-bold.ph-link:before{content:"\e2e2"}.ph-bold.ph-link-break:before{content:"\e2e4"}.ph-bold.ph-link-simple:before{content:"\e2e6"}.ph-bold.ph-link-simple-break:before{content:"\e2e8"}.ph-bold.ph-link-simple-horizontal:before{content:"\e2ea"}.ph-bold.ph-link-simple-horizontal-break:before{content:"\e2ec"}.ph-bold.ph-linkedin-logo:before{content:"\e2ee"}.ph-bold.ph-linktree-logo:before{content:"\edee"}.ph-bold.ph-linux-logo:before{content:"\eb02"}.ph-bold.ph-list:before{content:"\e2f0"}.ph-bold.ph-list-bullets:before{content:"\e2f2"}.ph-bold.ph-list-checks:before{content:"\eadc"}.ph-bold.ph-list-dashes:before{content:"\e2f4"}.ph-bold.ph-list-heart:before{content:"\ebde"}.ph-bold.ph-list-magnifying-glass:before{content:"\ebe0"}.ph-bold.ph-list-numbers:before{content:"\e2f6"}.ph-bold.ph-list-plus:before{content:"\e2f8"}.ph-bold.ph-list-star:before{content:"\ebdc"}.ph-bold.ph-lock:before{content:"\e2fa"}.ph-bold.ph-lock-key:before{content:"\e2fe"}.ph-bold.ph-lock-key-open:before{content:"\e300"}.ph-bold.ph-lock-laminated:before{content:"\e302"}.ph-bold.ph-lock-laminated-open:before{content:"\e304"}.ph-bold.ph-lock-open:before{content:"\e306"}.ph-bold.ph-lock-simple:before{content:"\e308"}.ph-bold.ph-lock-simple-open:before{content:"\e30a"}.ph-bold.ph-lockers:before{content:"\ecb8"}.ph-bold.ph-log:before{content:"\ed82"}.ph-bold.ph-magic-wand:before{content:"\e6b6"}.ph-bold.ph-magnet:before{content:"\e680"}.ph-bold.ph-magnet-straight:before{content:"\e682"}.ph-bold.ph-magnifying-glass:before{content:"\e30c"}.ph-bold.ph-magnifying-glass-minus:before{content:"\e30e"}.ph-bold.ph-magnifying-glass-plus:before{content:"\e310"}.ph-bold.ph-mailbox:before{content:"\ec1e"}.ph-bold.ph-map-pin:before{content:"\e316"}.ph-bold.ph-map-pin-area:before{content:"\ee3a"}.ph-bold.ph-map-pin-line:before{content:"\e318"}.ph-bold.ph-map-pin-plus:before{content:"\e314"}.ph-bold.ph-map-pin-simple:before{content:"\ee3e"}.ph-bold.ph-map-pin-simple-area:before{content:"\ee3c"}.ph-bold.ph-map-pin-simple-line:before{content:"\ee38"}.ph-bold.ph-map-trifold:before{content:"\e31a"}.ph-bold.ph-markdown-logo:before{content:"\e508"}.ph-bold.ph-marker-circle:before{content:"\e640"}.ph-bold.ph-martini:before{content:"\e31c"}.ph-bold.ph-mask-happy:before{content:"\e9f4"}.ph-bold.ph-mask-sad:before{content:"\eb9e"}.ph-bold.ph-mastodon-logo:before{content:"\ed68"}.ph-bold.ph-math-operations:before{content:"\e31e"}.ph-bold.ph-matrix-logo:before{content:"\ed64"}.ph-bold.ph-medal:before{content:"\e320"}.ph-bold.ph-medal-military:before{content:"\ecfc"}.ph-bold.ph-medium-logo:before{content:"\e322"}.ph-bold.ph-megaphone:before{content:"\e324"}.ph-bold.ph-megaphone-simple:before{content:"\e642"}.ph-bold.ph-member-of:before{content:"\edc2"}.ph-bold.ph-memory:before{content:"\e9c4"}.ph-bold.ph-messenger-logo:before{content:"\e6d8"}.ph-bold.ph-meta-logo:before{content:"\ed02"}.ph-bold.ph-meteor:before{content:"\e9ba"}.ph-bold.ph-metronome:before{content:"\ec8e"}.ph-bold.ph-microphone:before{content:"\e326"}.ph-bold.ph-microphone-slash:before{content:"\e328"}.ph-bold.ph-microphone-stage:before{content:"\e75c"}.ph-bold.ph-microscope:before{content:"\ec7a"}.ph-bold.ph-microsoft-excel-logo:before{content:"\eb6c"}.ph-bold.ph-microsoft-outlook-logo:before{content:"\eb70"}.ph-bold.ph-microsoft-powerpoint-logo:before{content:"\eace"}.ph-bold.ph-microsoft-teams-logo:before{content:"\eb66"}.ph-bold.ph-microsoft-word-logo:before{content:"\eb6a"}.ph-bold.ph-minus:before{content:"\e32a"}.ph-bold.ph-minus-circle:before{content:"\e32c"}.ph-bold.ph-minus-square:before{content:"\ed4c"}.ph-bold.ph-money:before{content:"\e588"}.ph-bold.ph-money-wavy:before{content:"\ee68"}.ph-bold.ph-monitor:before{content:"\e32e"}.ph-bold.ph-monitor-arrow-up:before{content:"\e58a"}.ph-bold.ph-monitor-play:before{content:"\e58c"}.ph-bold.ph-moon:before{content:"\e330"}.ph-bold.ph-moon-stars:before{content:"\e58e"}.ph-bold.ph-moped:before{content:"\e824"}.ph-bold.ph-moped-front:before{content:"\e822"}.ph-bold.ph-mosque:before{content:"\ecee"}.ph-bold.ph-motorcycle:before{content:"\e80a"}.ph-bold.ph-mountains:before{content:"\e7ae"}.ph-bold.ph-mouse:before{content:"\e33a"}.ph-bold.ph-mouse-left-click:before{content:"\e334"}.ph-bold.ph-mouse-middle-click:before{content:"\e338"}.ph-bold.ph-mouse-right-click:before{content:"\e336"}.ph-bold.ph-mouse-scroll:before{content:"\e332"}.ph-bold.ph-mouse-simple:before{content:"\e644"}.ph-bold.ph-music-note:before{content:"\e33c"}.ph-bold.ph-music-note-simple:before{content:"\e33e"}.ph-bold.ph-music-notes:before{content:"\e340"}.ph-bold.ph-music-notes-minus:before{content:"\ee0c"}.ph-bold.ph-music-notes-plus:before{content:"\eb7c"}.ph-bold.ph-music-notes-simple:before{content:"\e342"}.ph-bold.ph-navigation-arrow:before{content:"\eade"}.ph-bold.ph-needle:before{content:"\e82e"}.ph-bold.ph-network:before{content:"\edde"}.ph-bold.ph-network-slash:before{content:"\eddc"}.ph-bold.ph-network-x:before{content:"\edda"}.ph-bold.ph-newspaper:before{content:"\e344"}.ph-bold.ph-newspaper-clipping:before{content:"\e346"}.ph-bold.ph-not-equals:before{content:"\eda6"}.ph-bold.ph-not-member-of:before{content:"\edae"}.ph-bold.ph-not-subset-of:before{content:"\edb0"}.ph-bold.ph-not-superset-of:before{content:"\edb2"}.ph-bold.ph-notches:before{content:"\ed3a"}.ph-bold.ph-note:before{content:"\e348"}.ph-bold.ph-note-blank:before{content:"\e34a"}.ph-bold.ph-note-pencil:before{content:"\e34c"}.ph-bold.ph-notebook:before{content:"\e34e"}.ph-bold.ph-notepad:before{content:"\e63e"}.ph-bold.ph-notification:before{content:"\e6fa"}.ph-bold.ph-notion-logo:before{content:"\e9a0"}.ph-bold.ph-nuclear-plant:before{content:"\ed7c"}.ph-bold.ph-number-circle-eight:before{content:"\e352"}.ph-bold.ph-number-circle-five:before{content:"\e358"}.ph-bold.ph-number-circle-four:before{content:"\e35e"}.ph-bold.ph-number-circle-nine:before{content:"\e364"}.ph-bold.ph-number-circle-one:before{content:"\e36a"}.ph-bold.ph-number-circle-seven:before{content:"\e370"}.ph-bold.ph-number-circle-six:before{content:"\e376"}.ph-bold.ph-number-circle-three:before{content:"\e37c"}.ph-bold.ph-number-circle-two:before{content:"\e382"}.ph-bold.ph-number-circle-zero:before{content:"\e388"}.ph-bold.ph-number-eight:before{content:"\e350"}.ph-bold.ph-number-five:before{content:"\e356"}.ph-bold.ph-number-four:before{content:"\e35c"}.ph-bold.ph-number-nine:before{content:"\e362"}.ph-bold.ph-number-one:before{content:"\e368"}.ph-bold.ph-number-seven:before{content:"\e36e"}.ph-bold.ph-number-six:before{content:"\e374"}.ph-bold.ph-number-square-eight:before{content:"\e354"}.ph-bold.ph-number-square-five:before{content:"\e35a"}.ph-bold.ph-number-square-four:before{content:"\e360"}.ph-bold.ph-number-square-nine:before{content:"\e366"}.ph-bold.ph-number-square-one:before{content:"\e36c"}.ph-bold.ph-number-square-seven:before{content:"\e372"}.ph-bold.ph-number-square-six:before{content:"\e378"}.ph-bold.ph-number-square-three:before{content:"\e37e"}.ph-bold.ph-number-square-two:before{content:"\e384"}.ph-bold.ph-number-square-zero:before{content:"\e38a"}.ph-bold.ph-number-three:before{content:"\e37a"}.ph-bold.ph-number-two:before{content:"\e380"}.ph-bold.ph-number-zero:before{content:"\e386"}.ph-bold.ph-numpad:before{content:"\e3c8"}.ph-bold.ph-nut:before{content:"\e38c"}.ph-bold.ph-ny-times-logo:before{content:"\e646"}.ph-bold.ph-octagon:before{content:"\e38e"}.ph-bold.ph-office-chair:before{content:"\ea46"}.ph-bold.ph-onigiri:before{content:"\ee2c"}.ph-bold.ph-open-ai-logo:before{content:"\e7d2"}.ph-bold.ph-option:before{content:"\e8a8"}.ph-bold.ph-orange:before{content:"\ee40"}.ph-bold.ph-orange-slice:before{content:"\ed36"}.ph-bold.ph-oven:before{content:"\ed8c"}.ph-bold.ph-package:before{content:"\e390"}.ph-bold.ph-paint-brush:before{content:"\e6f0"}.ph-bold.ph-paint-brush-broad:before{content:"\e590"}.ph-bold.ph-paint-brush-household:before{content:"\e6f2"}.ph-bold.ph-paint-bucket:before{content:"\e392"}.ph-bold.ph-paint-roller:before{content:"\e6f4"}.ph-bold.ph-palette:before{content:"\e6c8"}.ph-bold.ph-panorama:before{content:"\eaa2"}.ph-bold.ph-pants:before{content:"\ec88"}.ph-bold.ph-paper-plane:before{content:"\e394"}.ph-bold.ph-paper-plane-right:before{content:"\e396"}.ph-bold.ph-paper-plane-tilt:before{content:"\e398"}.ph-bold.ph-paperclip:before{content:"\e39a"}.ph-bold.ph-paperclip-horizontal:before{content:"\e592"}.ph-bold.ph-parachute:before{content:"\ea7c"}.ph-bold.ph-paragraph:before{content:"\e960"}.ph-bold.ph-parallelogram:before{content:"\ecc6"}.ph-bold.ph-park:before{content:"\ecb2"}.ph-bold.ph-password:before{content:"\e752"}.ph-bold.ph-path:before{content:"\e39c"}.ph-bold.ph-patreon-logo:before{content:"\e98a"}.ph-bold.ph-pause:before{content:"\e39e"}.ph-bold.ph-pause-circle:before{content:"\e3a0"}.ph-bold.ph-paw-print:before{content:"\e648"}.ph-bold.ph-paypal-logo:before{content:"\e98c"}.ph-bold.ph-peace:before{content:"\e3a2"}.ph-bold.ph-pen:before{content:"\e3aa"}.ph-bold.ph-pen-nib:before{content:"\e3ac"}.ph-bold.ph-pen-nib-straight:before{content:"\e64a"}.ph-bold.ph-pencil:before{content:"\e3ae"}.ph-bold.ph-pencil-circle:before{content:"\e3b0"}.ph-bold.ph-pencil-line:before{content:"\e3b2"}.ph-bold.ph-pencil-ruler:before{content:"\e906"}.ph-bold.ph-pencil-simple:before{content:"\e3b4"}.ph-bold.ph-pencil-simple-line:before{content:"\ebc6"}.ph-bold.ph-pencil-simple-slash:before{content:"\ecf6"}.ph-bold.ph-pencil-slash:before{content:"\ecf8"}.ph-bold.ph-pentagon:before{content:"\ec7e"}.ph-bold.ph-pentagram:before{content:"\ec5c"}.ph-bold.ph-pepper:before{content:"\e94a"}.ph-bold.ph-percent:before{content:"\e3b6"}.ph-bold.ph-person:before{content:"\e3a8"}.ph-bold.ph-person-arms-spread:before{content:"\ecfe"}.ph-bold.ph-person-simple:before{content:"\e72e"}.ph-bold.ph-person-simple-bike:before{content:"\e734"}.ph-bold.ph-person-simple-circle:before{content:"\ee58"}.ph-bold.ph-person-simple-hike:before{content:"\ed54"}.ph-bold.ph-person-simple-run:before{content:"\e730"}.ph-bold.ph-person-simple-ski:before{content:"\e71c"}.ph-bold.ph-person-simple-snowboard:before{content:"\e71e"}.ph-bold.ph-person-simple-swim:before{content:"\e736"}.ph-bold.ph-person-simple-tai-chi:before{content:"\ed5c"}.ph-bold.ph-person-simple-throw:before{content:"\e732"}.ph-bold.ph-person-simple-walk:before{content:"\e73a"}.ph-bold.ph-perspective:before{content:"\ebe6"}.ph-bold.ph-phone:before{content:"\e3b8"}.ph-bold.ph-phone-call:before{content:"\e3ba"}.ph-bold.ph-phone-disconnect:before{content:"\e3bc"}.ph-bold.ph-phone-incoming:before{content:"\e3be"}.ph-bold.ph-phone-list:before{content:"\e3cc"}.ph-bold.ph-phone-outgoing:before{content:"\e3c0"}.ph-bold.ph-phone-pause:before{content:"\e3ca"}.ph-bold.ph-phone-plus:before{content:"\ec56"}.ph-bold.ph-phone-slash:before{content:"\e3c2"}.ph-bold.ph-phone-transfer:before{content:"\e3c6"}.ph-bold.ph-phone-x:before{content:"\e3c4"}.ph-bold.ph-phosphor-logo:before{content:"\e3ce"}.ph-bold.ph-pi:before{content:"\ec80"}.ph-bold.ph-piano-keys:before{content:"\e9c8"}.ph-bold.ph-picnic-table:before{content:"\ee26"}.ph-bold.ph-picture-in-picture:before{content:"\e64c"}.ph-bold.ph-piggy-bank:before{content:"\ea04"}.ph-bold.ph-pill:before{content:"\e700"}.ph-bold.ph-ping-pong:before{content:"\ea42"}.ph-bold.ph-pint-glass:before{content:"\edd0"}.ph-bold.ph-pinterest-logo:before{content:"\e64e"}.ph-bold.ph-pinwheel:before{content:"\eb9c"}.ph-bold.ph-pipe:before{content:"\ed86"}.ph-bold.ph-pipe-wrench:before{content:"\ed88"}.ph-bold.ph-pix-logo:before{content:"\ecc2"}.ph-bold.ph-pizza:before{content:"\e796"}.ph-bold.ph-placeholder:before{content:"\e650"}.ph-bold.ph-planet:before{content:"\e652"}.ph-bold.ph-plant:before{content:"\ebae"}.ph-bold.ph-play:before{content:"\e3d0"}.ph-bold.ph-play-circle:before{content:"\e3d2"}.ph-bold.ph-play-pause:before{content:"\e8be"}.ph-bold.ph-playlist:before{content:"\e6aa"}.ph-bold.ph-plug:before{content:"\e946"}.ph-bold.ph-plug-charging:before{content:"\eb5c"}.ph-bold.ph-plugs:before{content:"\eb56"}.ph-bold.ph-plugs-connected:before{content:"\eb5a"}.ph-bold.ph-plus:before{content:"\e3d4"}.ph-bold.ph-plus-circle:before{content:"\e3d6"}.ph-bold.ph-plus-minus:before{content:"\e3d8"}.ph-bold.ph-plus-square:before{content:"\ed4a"}.ph-bold.ph-poker-chip:before{content:"\e594"}.ph-bold.ph-police-car:before{content:"\ec4a"}.ph-bold.ph-polygon:before{content:"\e6d0"}.ph-bold.ph-popcorn:before{content:"\eb4e"}.ph-bold.ph-popsicle:before{content:"\ebbe"}.ph-bold.ph-potted-plant:before{content:"\ec22"}.ph-bold.ph-power:before{content:"\e3da"}.ph-bold.ph-prescription:before{content:"\e7a2"}.ph-bold.ph-presentation:before{content:"\e654"}.ph-bold.ph-presentation-chart:before{content:"\e656"}.ph-bold.ph-printer:before{content:"\e3dc"}.ph-bold.ph-prohibit:before{content:"\e3de"}.ph-bold.ph-prohibit-inset:before{content:"\e3e0"}.ph-bold.ph-projector-screen:before{content:"\e658"}.ph-bold.ph-projector-screen-chart:before{content:"\e65a"}.ph-bold.ph-pulse:before{content:"\e000"}.ph-bold.ph-activity:before{content:"\e000"}.ph-bold.ph-push-pin:before{content:"\e3e2"}.ph-bold.ph-push-pin-simple:before{content:"\e65c"}.ph-bold.ph-push-pin-simple-slash:before{content:"\e65e"}.ph-bold.ph-push-pin-slash:before{content:"\e3e4"}.ph-bold.ph-puzzle-piece:before{content:"\e596"}.ph-bold.ph-qr-code:before{content:"\e3e6"}.ph-bold.ph-question:before{content:"\e3e8"}.ph-bold.ph-question-mark:before{content:"\e3e9"}.ph-bold.ph-queue:before{content:"\e6ac"}.ph-bold.ph-quotes:before{content:"\e660"}.ph-bold.ph-rabbit:before{content:"\eac2"}.ph-bold.ph-racquet:before{content:"\ee02"}.ph-bold.ph-radical:before{content:"\e3ea"}.ph-bold.ph-radio:before{content:"\e77e"}.ph-bold.ph-radio-button:before{content:"\eb08"}.ph-bold.ph-radioactive:before{content:"\e9dc"}.ph-bold.ph-rainbow:before{content:"\e598"}.ph-bold.ph-rainbow-cloud:before{content:"\e59a"}.ph-bold.ph-ranking:before{content:"\ed62"}.ph-bold.ph-read-cv-logo:before{content:"\ed0c"}.ph-bold.ph-receipt:before{content:"\e3ec"}.ph-bold.ph-receipt-x:before{content:"\ed40"}.ph-bold.ph-record:before{content:"\e3ee"}.ph-bold.ph-rectangle:before{content:"\e3f0"}.ph-bold.ph-rectangle-dashed:before{content:"\e3f2"}.ph-bold.ph-recycle:before{content:"\e75a"}.ph-bold.ph-reddit-logo:before{content:"\e59c"}.ph-bold.ph-repeat:before{content:"\e3f6"}.ph-bold.ph-repeat-once:before{content:"\e3f8"}.ph-bold.ph-replit-logo:before{content:"\eb8a"}.ph-bold.ph-resize:before{content:"\ed6e"}.ph-bold.ph-rewind:before{content:"\e6a8"}.ph-bold.ph-rewind-circle:before{content:"\e3fa"}.ph-bold.ph-road-horizon:before{content:"\e838"}.ph-bold.ph-robot:before{content:"\e762"}.ph-bold.ph-rocket:before{content:"\e3fc"}.ph-bold.ph-rocket-launch:before{content:"\e3fe"}.ph-bold.ph-rows:before{content:"\e5a2"}.ph-bold.ph-rows-plus-bottom:before{content:"\e59e"}.ph-bold.ph-rows-plus-top:before{content:"\e5a0"}.ph-bold.ph-rss:before{content:"\e400"}.ph-bold.ph-rss-simple:before{content:"\e402"}.ph-bold.ph-rug:before{content:"\ea1a"}.ph-bold.ph-ruler:before{content:"\e6b8"}.ph-bold.ph-sailboat:before{content:"\e78a"}.ph-bold.ph-scales:before{content:"\e750"}.ph-bold.ph-scan:before{content:"\ebb6"}.ph-bold.ph-scan-smiley:before{content:"\ebb4"}.ph-bold.ph-scissors:before{content:"\eae0"}.ph-bold.ph-scooter:before{content:"\e820"}.ph-bold.ph-screencast:before{content:"\e404"}.ph-bold.ph-screwdriver:before{content:"\e86e"}.ph-bold.ph-scribble:before{content:"\e806"}.ph-bold.ph-scribble-loop:before{content:"\e662"}.ph-bold.ph-scroll:before{content:"\eb7a"}.ph-bold.ph-seal:before{content:"\e604"}.ph-bold.ph-circle-wavy:before{content:"\e604"}.ph-bold.ph-seal-check:before{content:"\e606"}.ph-bold.ph-circle-wavy-check:before{content:"\e606"}.ph-bold.ph-seal-percent:before{content:"\e60a"}.ph-bold.ph-seal-question:before{content:"\e608"}.ph-bold.ph-circle-wavy-question:before{content:"\e608"}.ph-bold.ph-seal-warning:before{content:"\e60c"}.ph-bold.ph-circle-wavy-warning:before{content:"\e60c"}.ph-bold.ph-seat:before{content:"\eb8e"}.ph-bold.ph-seatbelt:before{content:"\edfe"}.ph-bold.ph-security-camera:before{content:"\eca4"}.ph-bold.ph-selection:before{content:"\e69a"}.ph-bold.ph-selection-all:before{content:"\e746"}.ph-bold.ph-selection-background:before{content:"\eaf8"}.ph-bold.ph-selection-foreground:before{content:"\eaf6"}.ph-bold.ph-selection-inverse:before{content:"\e744"}.ph-bold.ph-selection-plus:before{content:"\e69c"}.ph-bold.ph-selection-slash:before{content:"\e69e"}.ph-bold.ph-shapes:before{content:"\ec5e"}.ph-bold.ph-share:before{content:"\e406"}.ph-bold.ph-share-fat:before{content:"\ed52"}.ph-bold.ph-share-network:before{content:"\e408"}.ph-bold.ph-shield:before{content:"\e40a"}.ph-bold.ph-shield-check:before{content:"\e40c"}.ph-bold.ph-shield-checkered:before{content:"\e708"}.ph-bold.ph-shield-chevron:before{content:"\e40e"}.ph-bold.ph-shield-plus:before{content:"\e706"}.ph-bold.ph-shield-slash:before{content:"\e410"}.ph-bold.ph-shield-star:before{content:"\ec34"}.ph-bold.ph-shield-warning:before{content:"\e412"}.ph-bold.ph-shipping-container:before{content:"\e78c"}.ph-bold.ph-shirt-folded:before{content:"\ea92"}.ph-bold.ph-shooting-star:before{content:"\ecfa"}.ph-bold.ph-shopping-bag:before{content:"\e416"}.ph-bold.ph-shopping-bag-open:before{content:"\e418"}.ph-bold.ph-shopping-cart:before{content:"\e41e"}.ph-bold.ph-shopping-cart-simple:before{content:"\e420"}.ph-bold.ph-shovel:before{content:"\e9e6"}.ph-bold.ph-shower:before{content:"\e776"}.ph-bold.ph-shrimp:before{content:"\eab4"}.ph-bold.ph-shuffle:before{content:"\e422"}.ph-bold.ph-shuffle-angular:before{content:"\e424"}.ph-bold.ph-shuffle-simple:before{content:"\e426"}.ph-bold.ph-sidebar:before{content:"\eab6"}.ph-bold.ph-sidebar-simple:before{content:"\ec24"}.ph-bold.ph-sigma:before{content:"\eab8"}.ph-bold.ph-sign-in:before{content:"\e428"}.ph-bold.ph-sign-out:before{content:"\e42a"}.ph-bold.ph-signature:before{content:"\ebac"}.ph-bold.ph-signpost:before{content:"\e89c"}.ph-bold.ph-sim-card:before{content:"\e664"}.ph-bold.ph-siren:before{content:"\e9b8"}.ph-bold.ph-sketch-logo:before{content:"\e42c"}.ph-bold.ph-skip-back:before{content:"\e5a4"}.ph-bold.ph-skip-back-circle:before{content:"\e42e"}.ph-bold.ph-skip-forward:before{content:"\e5a6"}.ph-bold.ph-skip-forward-circle:before{content:"\e430"}.ph-bold.ph-skull:before{content:"\e916"}.ph-bold.ph-skype-logo:before{content:"\e8dc"}.ph-bold.ph-slack-logo:before{content:"\e5a8"}.ph-bold.ph-sliders:before{content:"\e432"}.ph-bold.ph-sliders-horizontal:before{content:"\e434"}.ph-bold.ph-slideshow:before{content:"\ed32"}.ph-bold.ph-smiley:before{content:"\e436"}.ph-bold.ph-smiley-angry:before{content:"\ec62"}.ph-bold.ph-smiley-blank:before{content:"\e438"}.ph-bold.ph-smiley-meh:before{content:"\e43a"}.ph-bold.ph-smiley-melting:before{content:"\ee56"}.ph-bold.ph-smiley-nervous:before{content:"\e43c"}.ph-bold.ph-smiley-sad:before{content:"\e43e"}.ph-bold.ph-smiley-sticker:before{content:"\e440"}.ph-bold.ph-smiley-wink:before{content:"\e666"}.ph-bold.ph-smiley-x-eyes:before{content:"\e442"}.ph-bold.ph-snapchat-logo:before{content:"\e668"}.ph-bold.ph-sneaker:before{content:"\e80c"}.ph-bold.ph-sneaker-move:before{content:"\ed60"}.ph-bold.ph-snowflake:before{content:"\e5aa"}.ph-bold.ph-soccer-ball:before{content:"\e716"}.ph-bold.ph-sock:before{content:"\ecce"}.ph-bold.ph-solar-panel:before{content:"\ed7a"}.ph-bold.ph-solar-roof:before{content:"\ed7b"}.ph-bold.ph-sort-ascending:before{content:"\e444"}.ph-bold.ph-sort-descending:before{content:"\e446"}.ph-bold.ph-soundcloud-logo:before{content:"\e8de"}.ph-bold.ph-spade:before{content:"\e448"}.ph-bold.ph-sparkle:before{content:"\e6a2"}.ph-bold.ph-speaker-hifi:before{content:"\ea08"}.ph-bold.ph-speaker-high:before{content:"\e44a"}.ph-bold.ph-speaker-low:before{content:"\e44c"}.ph-bold.ph-speaker-none:before{content:"\e44e"}.ph-bold.ph-speaker-simple-high:before{content:"\e450"}.ph-bold.ph-speaker-simple-low:before{content:"\e452"}.ph-bold.ph-speaker-simple-none:before{content:"\e454"}.ph-bold.ph-speaker-simple-slash:before{content:"\e456"}.ph-bold.ph-speaker-simple-x:before{content:"\e458"}.ph-bold.ph-speaker-slash:before{content:"\e45a"}.ph-bold.ph-speaker-x:before{content:"\e45c"}.ph-bold.ph-speedometer:before{content:"\ee74"}.ph-bold.ph-sphere:before{content:"\ee66"}.ph-bold.ph-spinner:before{content:"\e66a"}.ph-bold.ph-spinner-ball:before{content:"\ee28"}.ph-bold.ph-spinner-gap:before{content:"\e66c"}.ph-bold.ph-spiral:before{content:"\e9fa"}.ph-bold.ph-split-horizontal:before{content:"\e872"}.ph-bold.ph-split-vertical:before{content:"\e876"}.ph-bold.ph-spotify-logo:before{content:"\e66e"}.ph-bold.ph-spray-bottle:before{content:"\e7e4"}.ph-bold.ph-square:before{content:"\e45e"}.ph-bold.ph-square-half:before{content:"\e462"}.ph-bold.ph-square-half-bottom:before{content:"\eb16"}.ph-bold.ph-square-logo:before{content:"\e690"}.ph-bold.ph-square-split-horizontal:before{content:"\e870"}.ph-bold.ph-square-split-vertical:before{content:"\e874"}.ph-bold.ph-squares-four:before{content:"\e464"}.ph-bold.ph-stack:before{content:"\e466"}.ph-bold.ph-stack-minus:before{content:"\edf4"}.ph-bold.ph-stack-overflow-logo:before{content:"\eb78"}.ph-bold.ph-stack-plus:before{content:"\edf6"}.ph-bold.ph-stack-simple:before{content:"\e468"}.ph-bold.ph-stairs:before{content:"\e8ec"}.ph-bold.ph-stamp:before{content:"\ea48"}.ph-bold.ph-standard-definition:before{content:"\ea90"}.ph-bold.ph-star:before{content:"\e46a"}.ph-bold.ph-star-and-crescent:before{content:"\ecf4"}.ph-bold.ph-star-four:before{content:"\e6a4"}.ph-bold.ph-star-half:before{content:"\e70a"}.ph-bold.ph-star-of-david:before{content:"\e89e"}.ph-bold.ph-steam-logo:before{content:"\ead4"}.ph-bold.ph-steering-wheel:before{content:"\e9ac"}.ph-bold.ph-steps:before{content:"\ecbe"}.ph-bold.ph-stethoscope:before{content:"\e7ea"}.ph-bold.ph-sticker:before{content:"\e5ac"}.ph-bold.ph-stool:before{content:"\ea44"}.ph-bold.ph-stop:before{content:"\e46c"}.ph-bold.ph-stop-circle:before{content:"\e46e"}.ph-bold.ph-storefront:before{content:"\e470"}.ph-bold.ph-strategy:before{content:"\ea3a"}.ph-bold.ph-stripe-logo:before{content:"\e698"}.ph-bold.ph-student:before{content:"\e73e"}.ph-bold.ph-subset-of:before{content:"\edc0"}.ph-bold.ph-subset-proper-of:before{content:"\edb6"}.ph-bold.ph-subtitles:before{content:"\e1a8"}.ph-bold.ph-subtitles-slash:before{content:"\e1a6"}.ph-bold.ph-subtract:before{content:"\ebd6"}.ph-bold.ph-subtract-square:before{content:"\ebd4"}.ph-bold.ph-subway:before{content:"\e498"}.ph-bold.ph-suitcase:before{content:"\e5ae"}.ph-bold.ph-suitcase-rolling:before{content:"\e9b0"}.ph-bold.ph-suitcase-simple:before{content:"\e5b0"}.ph-bold.ph-sun:before{content:"\e472"}.ph-bold.ph-sun-dim:before{content:"\e474"}.ph-bold.ph-sun-horizon:before{content:"\e5b6"}.ph-bold.ph-sunglasses:before{content:"\e816"}.ph-bold.ph-superset-of:before{content:"\edb8"}.ph-bold.ph-superset-proper-of:before{content:"\edb4"}.ph-bold.ph-swap:before{content:"\e83c"}.ph-bold.ph-swatches:before{content:"\e5b8"}.ph-bold.ph-swimming-pool:before{content:"\ecb6"}.ph-bold.ph-sword:before{content:"\e5ba"}.ph-bold.ph-synagogue:before{content:"\ecec"}.ph-bold.ph-syringe:before{content:"\e968"}.ph-bold.ph-t-shirt:before{content:"\e670"}.ph-bold.ph-table:before{content:"\e476"}.ph-bold.ph-tabs:before{content:"\e778"}.ph-bold.ph-tag:before{content:"\e478"}.ph-bold.ph-tag-chevron:before{content:"\e672"}.ph-bold.ph-tag-simple:before{content:"\e47a"}.ph-bold.ph-target:before{content:"\e47c"}.ph-bold.ph-taxi:before{content:"\e902"}.ph-bold.ph-tea-bag:before{content:"\e8e6"}.ph-bold.ph-telegram-logo:before{content:"\e5bc"}.ph-bold.ph-television:before{content:"\e754"}.ph-bold.ph-television-simple:before{content:"\eae6"}.ph-bold.ph-tennis-ball:before{content:"\e720"}.ph-bold.ph-tent:before{content:"\e8ba"}.ph-bold.ph-terminal:before{content:"\e47e"}.ph-bold.ph-terminal-window:before{content:"\eae8"}.ph-bold.ph-test-tube:before{content:"\e7a0"}.ph-bold.ph-text-a-underline:before{content:"\ed34"}.ph-bold.ph-text-aa:before{content:"\e6ee"}.ph-bold.ph-text-align-center:before{content:"\e480"}.ph-bold.ph-text-align-justify:before{content:"\e482"}.ph-bold.ph-text-align-left:before{content:"\e484"}.ph-bold.ph-text-align-right:before{content:"\e486"}.ph-bold.ph-text-b:before{content:"\e5be"}.ph-bold.ph-text-bolder:before{content:"\e5be"}.ph-bold.ph-text-columns:before{content:"\ec96"}.ph-bold.ph-text-h:before{content:"\e6ba"}.ph-bold.ph-text-h-five:before{content:"\e6c4"}.ph-bold.ph-text-h-four:before{content:"\e6c2"}.ph-bold.ph-text-h-one:before{content:"\e6bc"}.ph-bold.ph-text-h-six:before{content:"\e6c6"}.ph-bold.ph-text-h-three:before{content:"\e6c0"}.ph-bold.ph-text-h-two:before{content:"\e6be"}.ph-bold.ph-text-indent:before{content:"\ea1e"}.ph-bold.ph-text-italic:before{content:"\e5c0"}.ph-bold.ph-text-outdent:before{content:"\ea1c"}.ph-bold.ph-text-strikethrough:before{content:"\e5c2"}.ph-bold.ph-text-subscript:before{content:"\ec98"}.ph-bold.ph-text-superscript:before{content:"\ec9a"}.ph-bold.ph-text-t:before{content:"\e48a"}.ph-bold.ph-text-t-slash:before{content:"\e488"}.ph-bold.ph-text-underline:before{content:"\e5c4"}.ph-bold.ph-textbox:before{content:"\eb0a"}.ph-bold.ph-thermometer:before{content:"\e5c6"}.ph-bold.ph-thermometer-cold:before{content:"\e5c8"}.ph-bold.ph-thermometer-hot:before{content:"\e5ca"}.ph-bold.ph-thermometer-simple:before{content:"\e5cc"}.ph-bold.ph-threads-logo:before{content:"\ed9e"}.ph-bold.ph-three-d:before{content:"\ea5a"}.ph-bold.ph-thumbs-down:before{content:"\e48c"}.ph-bold.ph-thumbs-up:before{content:"\e48e"}.ph-bold.ph-ticket:before{content:"\e490"}.ph-bold.ph-tidal-logo:before{content:"\ed1c"}.ph-bold.ph-tiktok-logo:before{content:"\eaf2"}.ph-bold.ph-tilde:before{content:"\eda8"}.ph-bold.ph-timer:before{content:"\e492"}.ph-bold.ph-tip-jar:before{content:"\e7e2"}.ph-bold.ph-tipi:before{content:"\ed30"}.ph-bold.ph-tire:before{content:"\edd2"}.ph-bold.ph-toggle-left:before{content:"\e674"}.ph-bold.ph-toggle-right:before{content:"\e676"}.ph-bold.ph-toilet:before{content:"\e79a"}.ph-bold.ph-toilet-paper:before{content:"\e79c"}.ph-bold.ph-toolbox:before{content:"\eca0"}.ph-bold.ph-tooth:before{content:"\e9cc"}.ph-bold.ph-tornado:before{content:"\e88c"}.ph-bold.ph-tote:before{content:"\e494"}.ph-bold.ph-tote-simple:before{content:"\e678"}.ph-bold.ph-towel:before{content:"\ede6"}.ph-bold.ph-tractor:before{content:"\ec6e"}.ph-bold.ph-trademark:before{content:"\e9f0"}.ph-bold.ph-trademark-registered:before{content:"\e3f4"}.ph-bold.ph-traffic-cone:before{content:"\e9a8"}.ph-bold.ph-traffic-sign:before{content:"\e67a"}.ph-bold.ph-traffic-signal:before{content:"\e9aa"}.ph-bold.ph-train:before{content:"\e496"}.ph-bold.ph-train-regional:before{content:"\e49e"}.ph-bold.ph-train-simple:before{content:"\e4a0"}.ph-bold.ph-tram:before{content:"\e9ec"}.ph-bold.ph-translate:before{content:"\e4a2"}.ph-bold.ph-trash:before{content:"\e4a6"}.ph-bold.ph-trash-simple:before{content:"\e4a8"}.ph-bold.ph-tray:before{content:"\e4aa"}.ph-bold.ph-tray-arrow-down:before{content:"\e010"}.ph-bold.ph-archive-tray:before{content:"\e010"}.ph-bold.ph-tray-arrow-up:before{content:"\ee52"}.ph-bold.ph-treasure-chest:before{content:"\ede2"}.ph-bold.ph-tree:before{content:"\e6da"}.ph-bold.ph-tree-evergreen:before{content:"\e6dc"}.ph-bold.ph-tree-palm:before{content:"\e91a"}.ph-bold.ph-tree-structure:before{content:"\e67c"}.ph-bold.ph-tree-view:before{content:"\ee48"}.ph-bold.ph-trend-down:before{content:"\e4ac"}.ph-bold.ph-trend-up:before{content:"\e4ae"}.ph-bold.ph-triangle:before{content:"\e4b0"}.ph-bold.ph-triangle-dashed:before{content:"\e4b2"}.ph-bold.ph-trolley:before{content:"\e5b2"}.ph-bold.ph-trolley-suitcase:before{content:"\e5b4"}.ph-bold.ph-trophy:before{content:"\e67e"}.ph-bold.ph-truck:before{content:"\e4b4"}.ph-bold.ph-truck-trailer:before{content:"\e4b6"}.ph-bold.ph-tumblr-logo:before{content:"\e8d4"}.ph-bold.ph-twitch-logo:before{content:"\e5ce"}.ph-bold.ph-twitter-logo:before{content:"\e4ba"}.ph-bold.ph-umbrella:before{content:"\e684"}.ph-bold.ph-umbrella-simple:before{content:"\e686"}.ph-bold.ph-union:before{content:"\edbe"}.ph-bold.ph-unite:before{content:"\e87e"}.ph-bold.ph-unite-square:before{content:"\e878"}.ph-bold.ph-upload:before{content:"\e4be"}.ph-bold.ph-upload-simple:before{content:"\e4c0"}.ph-bold.ph-usb:before{content:"\e956"}.ph-bold.ph-user:before{content:"\e4c2"}.ph-bold.ph-user-check:before{content:"\eafa"}.ph-bold.ph-user-circle:before{content:"\e4c4"}.ph-bold.ph-user-circle-check:before{content:"\ec38"}.ph-bold.ph-user-circle-dashed:before{content:"\ec36"}.ph-bold.ph-user-circle-gear:before{content:"\e4c6"}.ph-bold.ph-user-circle-minus:before{content:"\e4c8"}.ph-bold.ph-user-circle-plus:before{content:"\e4ca"}.ph-bold.ph-user-focus:before{content:"\e6fc"}.ph-bold.ph-user-gear:before{content:"\e4cc"}.ph-bold.ph-user-list:before{content:"\e73c"}.ph-bold.ph-user-minus:before{content:"\e4ce"}.ph-bold.ph-user-plus:before{content:"\e4d0"}.ph-bold.ph-user-rectangle:before{content:"\e4d2"}.ph-bold.ph-user-sound:before{content:"\eca8"}.ph-bold.ph-user-square:before{content:"\e4d4"}.ph-bold.ph-user-switch:before{content:"\e756"}.ph-bold.ph-users:before{content:"\e4d6"}.ph-bold.ph-users-four:before{content:"\e68c"}.ph-bold.ph-users-three:before{content:"\e68e"}.ph-bold.ph-van:before{content:"\e826"}.ph-bold.ph-vault:before{content:"\e76e"}.ph-bold.ph-vector-three:before{content:"\ee62"}.ph-bold.ph-vector-two:before{content:"\ee64"}.ph-bold.ph-vibrate:before{content:"\e4d8"}.ph-bold.ph-video:before{content:"\e740"}.ph-bold.ph-video-camera:before{content:"\e4da"}.ph-bold.ph-video-camera-slash:before{content:"\e4dc"}.ph-bold.ph-video-conference:before{content:"\edce"}.ph-bold.ph-vignette:before{content:"\eba2"}.ph-bold.ph-vinyl-record:before{content:"\ecac"}.ph-bold.ph-virtual-reality:before{content:"\e7b8"}.ph-bold.ph-virus:before{content:"\e7d6"}.ph-bold.ph-visor:before{content:"\ee2a"}.ph-bold.ph-voicemail:before{content:"\e4de"}.ph-bold.ph-volleyball:before{content:"\e726"}.ph-bold.ph-wall:before{content:"\e688"}.ph-bold.ph-wallet:before{content:"\e68a"}.ph-bold.ph-warehouse:before{content:"\ecd4"}.ph-bold.ph-warning:before{content:"\e4e0"}.ph-bold.ph-warning-circle:before{content:"\e4e2"}.ph-bold.ph-warning-diamond:before{content:"\e7fc"}.ph-bold.ph-warning-octagon:before{content:"\e4e4"}.ph-bold.ph-washing-machine:before{content:"\ede8"}.ph-bold.ph-watch:before{content:"\e4e6"}.ph-bold.ph-wave-sawtooth:before{content:"\ea9c"}.ph-bold.ph-wave-sine:before{content:"\ea9a"}.ph-bold.ph-wave-square:before{content:"\ea9e"}.ph-bold.ph-wave-triangle:before{content:"\eaa0"}.ph-bold.ph-waveform:before{content:"\e802"}.ph-bold.ph-waveform-slash:before{content:"\e800"}.ph-bold.ph-waves:before{content:"\e6de"}.ph-bold.ph-webcam:before{content:"\e9b2"}.ph-bold.ph-webcam-slash:before{content:"\ecdc"}.ph-bold.ph-webhooks-logo:before{content:"\ecae"}.ph-bold.ph-wechat-logo:before{content:"\e8d2"}.ph-bold.ph-whatsapp-logo:before{content:"\e5d0"}.ph-bold.ph-wheelchair:before{content:"\e4e8"}.ph-bold.ph-wheelchair-motion:before{content:"\e89a"}.ph-bold.ph-wifi-high:before{content:"\e4ea"}.ph-bold.ph-wifi-low:before{content:"\e4ec"}.ph-bold.ph-wifi-medium:before{content:"\e4ee"}.ph-bold.ph-wifi-none:before{content:"\e4f0"}.ph-bold.ph-wifi-slash:before{content:"\e4f2"}.ph-bold.ph-wifi-x:before{content:"\e4f4"}.ph-bold.ph-wind:before{content:"\e5d2"}.ph-bold.ph-windmill:before{content:"\e9f8"}.ph-bold.ph-windows-logo:before{content:"\e692"}.ph-bold.ph-wine:before{content:"\e6b2"}.ph-bold.ph-wrench:before{content:"\e5d4"}.ph-bold.ph-x:before{content:"\e4f6"}.ph-bold.ph-x-circle:before{content:"\e4f8"}.ph-bold.ph-x-logo:before{content:"\e4bc"}.ph-bold.ph-x-square:before{content:"\e4fa"}.ph-bold.ph-yarn:before{content:"\ed9a"}.ph-bold.ph-yin-yang:before{content:"\e92a"}.ph-bold.ph-youtube-logo:before{content:"\e4fc"}@font-face{font-family:Phosphor-Fill;src:url("./media/Phosphor-Fill-5QWK7REW.woff2") format("woff2"),url("./media/Phosphor-Fill-GHP4FKOI.woff") format("woff"),url("./media/Phosphor-Fill-OUFWD3PU.ttf") format("truetype"),url("./media/Phosphor-Fill-65SPMP3X.svg#Phosphor-Fill") format("svg");font-weight:400;font-style:normal;font-display:block}.ph-fill{font-family:Phosphor-Fill!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;letter-spacing:0;-webkit-font-feature-settings:"liga";-moz-font-feature-settings:"liga=1";-moz-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ph-fill.ph-acorn:before{content:"\eb9a"}.ph-fill.ph-address-book:before{content:"\e6f8"}.ph-fill.ph-address-book-tabs:before{content:"\ee4e"}.ph-fill.ph-air-traffic-control:before{content:"\ecd8"}.ph-fill.ph-airplane:before{content:"\e002"}.ph-fill.ph-airplane-in-flight:before{content:"\e4fe"}.ph-fill.ph-airplane-landing:before{content:"\e502"}.ph-fill.ph-airplane-takeoff:before{content:"\e504"}.ph-fill.ph-airplane-taxiing:before{content:"\e500"}.ph-fill.ph-airplane-tilt:before{content:"\e5d6"}.ph-fill.ph-airplay:before{content:"\e004"}.ph-fill.ph-alarm:before{content:"\e006"}.ph-fill.ph-alien:before{content:"\e8a6"}.ph-fill.ph-align-bottom:before{content:"\e506"}.ph-fill.ph-align-bottom-simple:before{content:"\eb0c"}.ph-fill.ph-align-center-horizontal:before{content:"\e50a"}.ph-fill.ph-align-center-horizontal-simple:before{content:"\eb0e"}.ph-fill.ph-align-center-vertical:before{content:"\e50c"}.ph-fill.ph-align-center-vertical-simple:before{content:"\eb10"}.ph-fill.ph-align-left:before{content:"\e50e"}.ph-fill.ph-align-left-simple:before{content:"\eaee"}.ph-fill.ph-align-right:before{content:"\e510"}.ph-fill.ph-align-right-simple:before{content:"\eb12"}.ph-fill.ph-align-top:before{content:"\e512"}.ph-fill.ph-align-top-simple:before{content:"\eb14"}.ph-fill.ph-amazon-logo:before{content:"\e96c"}.ph-fill.ph-ambulance:before{content:"\e572"}.ph-fill.ph-anchor:before{content:"\e514"}.ph-fill.ph-anchor-simple:before{content:"\e5d8"}.ph-fill.ph-android-logo:before{content:"\e008"}.ph-fill.ph-angle:before{content:"\e7bc"}.ph-fill.ph-angular-logo:before{content:"\eb80"}.ph-fill.ph-aperture:before{content:"\e00a"}.ph-fill.ph-app-store-logo:before{content:"\e974"}.ph-fill.ph-app-window:before{content:"\e5da"}.ph-fill.ph-apple-logo:before{content:"\e516"}.ph-fill.ph-apple-podcasts-logo:before{content:"\eb96"}.ph-fill.ph-approximate-equals:before{content:"\edaa"}.ph-fill.ph-archive:before{content:"\e00c"}.ph-fill.ph-armchair:before{content:"\e012"}.ph-fill.ph-arrow-arc-left:before{content:"\e014"}.ph-fill.ph-arrow-arc-right:before{content:"\e016"}.ph-fill.ph-arrow-bend-double-up-left:before{content:"\e03a"}.ph-fill.ph-arrow-bend-double-up-right:before{content:"\e03c"}.ph-fill.ph-arrow-bend-down-left:before{content:"\e018"}.ph-fill.ph-arrow-bend-down-right:before{content:"\e01a"}.ph-fill.ph-arrow-bend-left-down:before{content:"\e01c"}.ph-fill.ph-arrow-bend-left-up:before{content:"\e01e"}.ph-fill.ph-arrow-bend-right-down:before{content:"\e020"}.ph-fill.ph-arrow-bend-right-up:before{content:"\e022"}.ph-fill.ph-arrow-bend-up-left:before{content:"\e024"}.ph-fill.ph-arrow-bend-up-right:before{content:"\e026"}.ph-fill.ph-arrow-circle-down:before{content:"\e028"}.ph-fill.ph-arrow-circle-down-left:before{content:"\e02a"}.ph-fill.ph-arrow-circle-down-right:before{content:"\e02c"}.ph-fill.ph-arrow-circle-left:before{content:"\e05a"}.ph-fill.ph-arrow-circle-right:before{content:"\e02e"}.ph-fill.ph-arrow-circle-up:before{content:"\e030"}.ph-fill.ph-arrow-circle-up-left:before{content:"\e032"}.ph-fill.ph-arrow-circle-up-right:before{content:"\e034"}.ph-fill.ph-arrow-clockwise:before{content:"\e036"}.ph-fill.ph-arrow-counter-clockwise:before{content:"\e038"}.ph-fill.ph-arrow-down:before{content:"\e03e"}.ph-fill.ph-arrow-down-left:before{content:"\e040"}.ph-fill.ph-arrow-down-right:before{content:"\e042"}.ph-fill.ph-arrow-elbow-down-left:before{content:"\e044"}.ph-fill.ph-arrow-elbow-down-right:before{content:"\e046"}.ph-fill.ph-arrow-elbow-left:before{content:"\e048"}.ph-fill.ph-arrow-elbow-left-down:before{content:"\e04a"}.ph-fill.ph-arrow-elbow-left-up:before{content:"\e04c"}.ph-fill.ph-arrow-elbow-right:before{content:"\e04e"}.ph-fill.ph-arrow-elbow-right-down:before{content:"\e050"}.ph-fill.ph-arrow-elbow-right-up:before{content:"\e052"}.ph-fill.ph-arrow-elbow-up-left:before{content:"\e054"}.ph-fill.ph-arrow-elbow-up-right:before{content:"\e056"}.ph-fill.ph-arrow-fat-down:before{content:"\e518"}.ph-fill.ph-arrow-fat-left:before{content:"\e51a"}.ph-fill.ph-arrow-fat-line-down:before{content:"\e51c"}.ph-fill.ph-arrow-fat-line-left:before{content:"\e51e"}.ph-fill.ph-arrow-fat-line-right:before{content:"\e520"}.ph-fill.ph-arrow-fat-line-up:before{content:"\e522"}.ph-fill.ph-arrow-fat-lines-down:before{content:"\e524"}.ph-fill.ph-arrow-fat-lines-left:before{content:"\e526"}.ph-fill.ph-arrow-fat-lines-right:before{content:"\e528"}.ph-fill.ph-arrow-fat-lines-up:before{content:"\e52a"}.ph-fill.ph-arrow-fat-right:before{content:"\e52c"}.ph-fill.ph-arrow-fat-up:before{content:"\e52e"}.ph-fill.ph-arrow-left:before{content:"\e058"}.ph-fill.ph-arrow-line-down:before{content:"\e05c"}.ph-fill.ph-arrow-line-down-left:before{content:"\e05e"}.ph-fill.ph-arrow-line-down-right:before{content:"\e060"}.ph-fill.ph-arrow-line-left:before{content:"\e062"}.ph-fill.ph-arrow-line-right:before{content:"\e064"}.ph-fill.ph-arrow-line-up:before{content:"\e066"}.ph-fill.ph-arrow-line-up-left:before{content:"\e068"}.ph-fill.ph-arrow-line-up-right:before{content:"\e06a"}.ph-fill.ph-arrow-right:before{content:"\e06c"}.ph-fill.ph-arrow-square-down:before{content:"\e06e"}.ph-fill.ph-arrow-square-down-left:before{content:"\e070"}.ph-fill.ph-arrow-square-down-right:before{content:"\e072"}.ph-fill.ph-arrow-square-in:before{content:"\e5dc"}.ph-fill.ph-arrow-square-left:before{content:"\e074"}.ph-fill.ph-arrow-square-out:before{content:"\e5de"}.ph-fill.ph-arrow-square-right:before{content:"\e076"}.ph-fill.ph-arrow-square-up:before{content:"\e078"}.ph-fill.ph-arrow-square-up-left:before{content:"\e07a"}.ph-fill.ph-arrow-square-up-right:before{content:"\e07c"}.ph-fill.ph-arrow-u-down-left:before{content:"\e07e"}.ph-fill.ph-arrow-u-down-right:before{content:"\e080"}.ph-fill.ph-arrow-u-left-down:before{content:"\e082"}.ph-fill.ph-arrow-u-left-up:before{content:"\e084"}.ph-fill.ph-arrow-u-right-down:before{content:"\e086"}.ph-fill.ph-arrow-u-right-up:before{content:"\e088"}.ph-fill.ph-arrow-u-up-left:before{content:"\e08a"}.ph-fill.ph-arrow-u-up-right:before{content:"\e08c"}.ph-fill.ph-arrow-up:before{content:"\e08e"}.ph-fill.ph-arrow-up-left:before{content:"\e090"}.ph-fill.ph-arrow-up-right:before{content:"\e092"}.ph-fill.ph-arrows-clockwise:before{content:"\e094"}.ph-fill.ph-arrows-counter-clockwise:before{content:"\e096"}.ph-fill.ph-arrows-down-up:before{content:"\e098"}.ph-fill.ph-arrows-horizontal:before{content:"\eb06"}.ph-fill.ph-arrows-in:before{content:"\e09a"}.ph-fill.ph-arrows-in-cardinal:before{content:"\e09c"}.ph-fill.ph-arrows-in-line-horizontal:before{content:"\e530"}.ph-fill.ph-arrows-in-line-vertical:before{content:"\e532"}.ph-fill.ph-arrows-in-simple:before{content:"\e09e"}.ph-fill.ph-arrows-left-right:before{content:"\e0a0"}.ph-fill.ph-arrows-merge:before{content:"\ed3e"}.ph-fill.ph-arrows-out:before{content:"\e0a2"}.ph-fill.ph-arrows-out-cardinal:before{content:"\e0a4"}.ph-fill.ph-arrows-out-line-horizontal:before{content:"\e534"}.ph-fill.ph-arrows-out-line-vertical:before{content:"\e536"}.ph-fill.ph-arrows-out-simple:before{content:"\e0a6"}.ph-fill.ph-arrows-split:before{content:"\ed3c"}.ph-fill.ph-arrows-vertical:before{content:"\eb04"}.ph-fill.ph-article:before{content:"\e0a8"}.ph-fill.ph-article-medium:before{content:"\e5e0"}.ph-fill.ph-article-ny-times:before{content:"\e5e2"}.ph-fill.ph-asclepius:before{content:"\ee34"}.ph-fill.ph-caduceus:before{content:"\ee34"}.ph-fill.ph-asterisk:before{content:"\e0aa"}.ph-fill.ph-asterisk-simple:before{content:"\e832"}.ph-fill.ph-at:before{content:"\e0ac"}.ph-fill.ph-atom:before{content:"\e5e4"}.ph-fill.ph-avocado:before{content:"\ee04"}.ph-fill.ph-axe:before{content:"\e9fc"}.ph-fill.ph-baby:before{content:"\e774"}.ph-fill.ph-baby-carriage:before{content:"\e818"}.ph-fill.ph-backpack:before{content:"\e922"}.ph-fill.ph-backspace:before{content:"\e0ae"}.ph-fill.ph-bag:before{content:"\e0b0"}.ph-fill.ph-bag-simple:before{content:"\e5e6"}.ph-fill.ph-balloon:before{content:"\e76c"}.ph-fill.ph-bandaids:before{content:"\e0b2"}.ph-fill.ph-bank:before{content:"\e0b4"}.ph-fill.ph-barbell:before{content:"\e0b6"}.ph-fill.ph-barcode:before{content:"\e0b8"}.ph-fill.ph-barn:before{content:"\ec72"}.ph-fill.ph-barricade:before{content:"\e948"}.ph-fill.ph-baseball:before{content:"\e71a"}.ph-fill.ph-baseball-cap:before{content:"\ea28"}.ph-fill.ph-baseball-helmet:before{content:"\ee4a"}.ph-fill.ph-basket:before{content:"\e964"}.ph-fill.ph-basketball:before{content:"\e724"}.ph-fill.ph-bathtub:before{content:"\e81e"}.ph-fill.ph-battery-charging:before{content:"\e0ba"}.ph-fill.ph-battery-charging-vertical:before{content:"\e0bc"}.ph-fill.ph-battery-empty:before{content:"\e0be"}.ph-fill.ph-battery-full:before{content:"\e0c0"}.ph-fill.ph-battery-high:before{content:"\e0c2"}.ph-fill.ph-battery-low:before{content:"\e0c4"}.ph-fill.ph-battery-medium:before{content:"\e0c6"}.ph-fill.ph-battery-plus:before{content:"\e808"}.ph-fill.ph-battery-plus-vertical:before{content:"\ec50"}.ph-fill.ph-battery-vertical-empty:before{content:"\e7c6"}.ph-fill.ph-battery-vertical-full:before{content:"\e7c4"}.ph-fill.ph-battery-vertical-high:before{content:"\e7c2"}.ph-fill.ph-battery-vertical-low:before{content:"\e7be"}.ph-fill.ph-battery-vertical-medium:before{content:"\e7c0"}.ph-fill.ph-battery-warning:before{content:"\e0c8"}.ph-fill.ph-battery-warning-vertical:before{content:"\e0ca"}.ph-fill.ph-beach-ball:before{content:"\ed24"}.ph-fill.ph-beanie:before{content:"\ea2a"}.ph-fill.ph-bed:before{content:"\e0cc"}.ph-fill.ph-beer-bottle:before{content:"\e7b0"}.ph-fill.ph-beer-stein:before{content:"\eb62"}.ph-fill.ph-behance-logo:before{content:"\e7f4"}.ph-fill.ph-bell:before{content:"\e0ce"}.ph-fill.ph-bell-ringing:before{content:"\e5e8"}.ph-fill.ph-bell-simple:before{content:"\e0d0"}.ph-fill.ph-bell-simple-ringing:before{content:"\e5ea"}.ph-fill.ph-bell-simple-slash:before{content:"\e0d2"}.ph-fill.ph-bell-simple-z:before{content:"\e5ec"}.ph-fill.ph-bell-slash:before{content:"\e0d4"}.ph-fill.ph-bell-z:before{content:"\e5ee"}.ph-fill.ph-belt:before{content:"\ea2c"}.ph-fill.ph-bezier-curve:before{content:"\eb00"}.ph-fill.ph-bicycle:before{content:"\e0d6"}.ph-fill.ph-binary:before{content:"\ee60"}.ph-fill.ph-binoculars:before{content:"\ea64"}.ph-fill.ph-biohazard:before{content:"\e9e0"}.ph-fill.ph-bird:before{content:"\e72c"}.ph-fill.ph-blueprint:before{content:"\eda0"}.ph-fill.ph-bluetooth:before{content:"\e0da"}.ph-fill.ph-bluetooth-connected:before{content:"\e0dc"}.ph-fill.ph-bluetooth-slash:before{content:"\e0de"}.ph-fill.ph-bluetooth-x:before{content:"\e0e0"}.ph-fill.ph-boat:before{content:"\e786"}.ph-fill.ph-bomb:before{content:"\ee0a"}.ph-fill.ph-bone:before{content:"\e7f2"}.ph-fill.ph-book:before{content:"\e0e2"}.ph-fill.ph-book-bookmark:before{content:"\e0e4"}.ph-fill.ph-book-open:before{content:"\e0e6"}.ph-fill.ph-book-open-text:before{content:"\e8f2"}.ph-fill.ph-book-open-user:before{content:"\ede0"}.ph-fill.ph-bookmark:before{content:"\e0e8"}.ph-fill.ph-bookmark-simple:before{content:"\e0ea"}.ph-fill.ph-bookmarks:before{content:"\e0ec"}.ph-fill.ph-bookmarks-simple:before{content:"\e5f0"}.ph-fill.ph-books:before{content:"\e758"}.ph-fill.ph-boot:before{content:"\ecca"}.ph-fill.ph-boules:before{content:"\e722"}.ph-fill.ph-bounding-box:before{content:"\e6ce"}.ph-fill.ph-bowl-food:before{content:"\eaa4"}.ph-fill.ph-bowl-steam:before{content:"\e8e4"}.ph-fill.ph-bowling-ball:before{content:"\ea34"}.ph-fill.ph-box-arrow-down:before{content:"\e00e"}.ph-fill.ph-archive-box:before{content:"\e00e"}.ph-fill.ph-box-arrow-up:before{content:"\ee54"}.ph-fill.ph-boxing-glove:before{content:"\ea36"}.ph-fill.ph-brackets-angle:before{content:"\e862"}.ph-fill.ph-brackets-curly:before{content:"\e860"}.ph-fill.ph-brackets-round:before{content:"\e864"}.ph-fill.ph-brackets-square:before{content:"\e85e"}.ph-fill.ph-brain:before{content:"\e74e"}.ph-fill.ph-brandy:before{content:"\e6b4"}.ph-fill.ph-bread:before{content:"\e81c"}.ph-fill.ph-bridge:before{content:"\ea68"}.ph-fill.ph-briefcase:before{content:"\e0ee"}.ph-fill.ph-briefcase-metal:before{content:"\e5f2"}.ph-fill.ph-broadcast:before{content:"\e0f2"}.ph-fill.ph-broom:before{content:"\ec54"}.ph-fill.ph-browser:before{content:"\e0f4"}.ph-fill.ph-browsers:before{content:"\e0f6"}.ph-fill.ph-bug:before{content:"\e5f4"}.ph-fill.ph-bug-beetle:before{content:"\e5f6"}.ph-fill.ph-bug-droid:before{content:"\e5f8"}.ph-fill.ph-building:before{content:"\e100"}.ph-fill.ph-building-apartment:before{content:"\e0fe"}.ph-fill.ph-building-office:before{content:"\e0ff"}.ph-fill.ph-buildings:before{content:"\e102"}.ph-fill.ph-bulldozer:before{content:"\ec6c"}.ph-fill.ph-bus:before{content:"\e106"}.ph-fill.ph-butterfly:before{content:"\ea6e"}.ph-fill.ph-cable-car:before{content:"\e49c"}.ph-fill.ph-cactus:before{content:"\e918"}.ph-fill.ph-cake:before{content:"\e780"}.ph-fill.ph-calculator:before{content:"\e538"}.ph-fill.ph-calendar:before{content:"\e108"}.ph-fill.ph-calendar-blank:before{content:"\e10a"}.ph-fill.ph-calendar-check:before{content:"\e712"}.ph-fill.ph-calendar-dot:before{content:"\e7b2"}.ph-fill.ph-calendar-dots:before{content:"\e7b4"}.ph-fill.ph-calendar-heart:before{content:"\e8b0"}.ph-fill.ph-calendar-minus:before{content:"\ea14"}.ph-fill.ph-calendar-plus:before{content:"\e714"}.ph-fill.ph-calendar-slash:before{content:"\ea12"}.ph-fill.ph-calendar-star:before{content:"\e8b2"}.ph-fill.ph-calendar-x:before{content:"\e10c"}.ph-fill.ph-call-bell:before{content:"\e7de"}.ph-fill.ph-camera:before{content:"\e10e"}.ph-fill.ph-camera-plus:before{content:"\ec58"}.ph-fill.ph-camera-rotate:before{content:"\e7a4"}.ph-fill.ph-camera-slash:before{content:"\e110"}.ph-fill.ph-campfire:before{content:"\e9d8"}.ph-fill.ph-car:before{content:"\e112"}.ph-fill.ph-car-battery:before{content:"\ee30"}.ph-fill.ph-car-profile:before{content:"\e8cc"}.ph-fill.ph-car-simple:before{content:"\e114"}.ph-fill.ph-cardholder:before{content:"\e5fa"}.ph-fill.ph-cards:before{content:"\e0f8"}.ph-fill.ph-cards-three:before{content:"\ee50"}.ph-fill.ph-caret-circle-double-down:before{content:"\e116"}.ph-fill.ph-caret-circle-double-left:before{content:"\e118"}.ph-fill.ph-caret-circle-double-right:before{content:"\e11a"}.ph-fill.ph-caret-circle-double-up:before{content:"\e11c"}.ph-fill.ph-caret-circle-down:before{content:"\e11e"}.ph-fill.ph-caret-circle-left:before{content:"\e120"}.ph-fill.ph-caret-circle-right:before{content:"\e122"}.ph-fill.ph-caret-circle-up:before{content:"\e124"}.ph-fill.ph-caret-circle-up-down:before{content:"\e13e"}.ph-fill.ph-caret-double-down:before{content:"\e126"}.ph-fill.ph-caret-double-left:before{content:"\e128"}.ph-fill.ph-caret-double-right:before{content:"\e12a"}.ph-fill.ph-caret-double-up:before{content:"\e12c"}.ph-fill.ph-caret-down:before{content:"\e136"}.ph-fill.ph-caret-left:before{content:"\e138"}.ph-fill.ph-caret-line-down:before{content:"\e134"}.ph-fill.ph-caret-line-left:before{content:"\e132"}.ph-fill.ph-caret-line-right:before{content:"\e130"}.ph-fill.ph-caret-line-up:before{content:"\e12e"}.ph-fill.ph-caret-right:before{content:"\e13a"}.ph-fill.ph-caret-up:before{content:"\e13c"}.ph-fill.ph-caret-up-down:before{content:"\e140"}.ph-fill.ph-carrot:before{content:"\ed38"}.ph-fill.ph-cash-register:before{content:"\ed80"}.ph-fill.ph-cassette-tape:before{content:"\ed2e"}.ph-fill.ph-castle-turret:before{content:"\e9d0"}.ph-fill.ph-cat:before{content:"\e748"}.ph-fill.ph-cell-signal-full:before{content:"\e142"}.ph-fill.ph-cell-signal-high:before{content:"\e144"}.ph-fill.ph-cell-signal-low:before{content:"\e146"}.ph-fill.ph-cell-signal-medium:before{content:"\e148"}.ph-fill.ph-cell-signal-none:before{content:"\e14a"}.ph-fill.ph-cell-signal-slash:before{content:"\e14c"}.ph-fill.ph-cell-signal-x:before{content:"\e14e"}.ph-fill.ph-cell-tower:before{content:"\ebaa"}.ph-fill.ph-certificate:before{content:"\e766"}.ph-fill.ph-chair:before{content:"\e950"}.ph-fill.ph-chalkboard:before{content:"\e5fc"}.ph-fill.ph-chalkboard-simple:before{content:"\e5fe"}.ph-fill.ph-chalkboard-teacher:before{content:"\e600"}.ph-fill.ph-champagne:before{content:"\eaca"}.ph-fill.ph-charging-station:before{content:"\e8d0"}.ph-fill.ph-chart-bar:before{content:"\e150"}.ph-fill.ph-chart-bar-horizontal:before{content:"\e152"}.ph-fill.ph-chart-donut:before{content:"\eaa6"}.ph-fill.ph-chart-line:before{content:"\e154"}.ph-fill.ph-chart-line-down:before{content:"\e8b6"}.ph-fill.ph-chart-line-up:before{content:"\e156"}.ph-fill.ph-chart-pie:before{content:"\e158"}.ph-fill.ph-chart-pie-slice:before{content:"\e15a"}.ph-fill.ph-chart-polar:before{content:"\eaa8"}.ph-fill.ph-chart-scatter:before{content:"\eaac"}.ph-fill.ph-chat:before{content:"\e15c"}.ph-fill.ph-chat-centered:before{content:"\e160"}.ph-fill.ph-chat-centered-dots:before{content:"\e164"}.ph-fill.ph-chat-centered-slash:before{content:"\e162"}.ph-fill.ph-chat-centered-text:before{content:"\e166"}.ph-fill.ph-chat-circle:before{content:"\e168"}.ph-fill.ph-chat-circle-dots:before{content:"\e16c"}.ph-fill.ph-chat-circle-slash:before{content:"\e16a"}.ph-fill.ph-chat-circle-text:before{content:"\e16e"}.ph-fill.ph-chat-dots:before{content:"\e170"}.ph-fill.ph-chat-slash:before{content:"\e15e"}.ph-fill.ph-chat-teardrop:before{content:"\e172"}.ph-fill.ph-chat-teardrop-dots:before{content:"\e176"}.ph-fill.ph-chat-teardrop-slash:before{content:"\e174"}.ph-fill.ph-chat-teardrop-text:before{content:"\e178"}.ph-fill.ph-chat-text:before{content:"\e17a"}.ph-fill.ph-chats:before{content:"\e17c"}.ph-fill.ph-chats-circle:before{content:"\e17e"}.ph-fill.ph-chats-teardrop:before{content:"\e180"}.ph-fill.ph-check:before{content:"\e182"}.ph-fill.ph-check-circle:before{content:"\e184"}.ph-fill.ph-check-fat:before{content:"\eba6"}.ph-fill.ph-check-square:before{content:"\e186"}.ph-fill.ph-check-square-offset:before{content:"\e188"}.ph-fill.ph-checkerboard:before{content:"\e8c4"}.ph-fill.ph-checks:before{content:"\e53a"}.ph-fill.ph-cheers:before{content:"\ea4a"}.ph-fill.ph-cheese:before{content:"\e9fe"}.ph-fill.ph-chef-hat:before{content:"\ed8e"}.ph-fill.ph-cherries:before{content:"\e830"}.ph-fill.ph-church:before{content:"\ecea"}.ph-fill.ph-cigarette:before{content:"\ed90"}.ph-fill.ph-cigarette-slash:before{content:"\ed92"}.ph-fill.ph-circle:before{content:"\e18a"}.ph-fill.ph-circle-dashed:before{content:"\e602"}.ph-fill.ph-circle-half:before{content:"\e18c"}.ph-fill.ph-circle-half-tilt:before{content:"\e18e"}.ph-fill.ph-circle-notch:before{content:"\eb44"}.ph-fill.ph-circles-four:before{content:"\e190"}.ph-fill.ph-circles-three:before{content:"\e192"}.ph-fill.ph-circles-three-plus:before{content:"\e194"}.ph-fill.ph-circuitry:before{content:"\e9c2"}.ph-fill.ph-city:before{content:"\ea6a"}.ph-fill.ph-clipboard:before{content:"\e196"}.ph-fill.ph-clipboard-text:before{content:"\e198"}.ph-fill.ph-clock:before{content:"\e19a"}.ph-fill.ph-clock-afternoon:before{content:"\e19c"}.ph-fill.ph-clock-clockwise:before{content:"\e19e"}.ph-fill.ph-clock-countdown:before{content:"\ed2c"}.ph-fill.ph-clock-counter-clockwise:before{content:"\e1a0"}.ph-fill.ph-clock-user:before{content:"\edec"}.ph-fill.ph-closed-captioning:before{content:"\e1a4"}.ph-fill.ph-cloud:before{content:"\e1aa"}.ph-fill.ph-cloud-arrow-down:before{content:"\e1ac"}.ph-fill.ph-cloud-arrow-up:before{content:"\e1ae"}.ph-fill.ph-cloud-check:before{content:"\e1b0"}.ph-fill.ph-cloud-fog:before{content:"\e53c"}.ph-fill.ph-cloud-lightning:before{content:"\e1b2"}.ph-fill.ph-cloud-moon:before{content:"\e53e"}.ph-fill.ph-cloud-rain:before{content:"\e1b4"}.ph-fill.ph-cloud-slash:before{content:"\e1b6"}.ph-fill.ph-cloud-snow:before{content:"\e1b8"}.ph-fill.ph-cloud-sun:before{content:"\e540"}.ph-fill.ph-cloud-warning:before{content:"\ea98"}.ph-fill.ph-cloud-x:before{content:"\ea96"}.ph-fill.ph-clover:before{content:"\edc8"}.ph-fill.ph-club:before{content:"\e1ba"}.ph-fill.ph-coat-hanger:before{content:"\e7fe"}.ph-fill.ph-coda-logo:before{content:"\e7ce"}.ph-fill.ph-code:before{content:"\e1bc"}.ph-fill.ph-code-block:before{content:"\eafe"}.ph-fill.ph-code-simple:before{content:"\e1be"}.ph-fill.ph-codepen-logo:before{content:"\e978"}.ph-fill.ph-codesandbox-logo:before{content:"\ea06"}.ph-fill.ph-coffee:before{content:"\e1c2"}.ph-fill.ph-coffee-bean:before{content:"\e1c0"}.ph-fill.ph-coin:before{content:"\e60e"}.ph-fill.ph-coin-vertical:before{content:"\eb48"}.ph-fill.ph-coins:before{content:"\e78e"}.ph-fill.ph-columns:before{content:"\e546"}.ph-fill.ph-columns-plus-left:before{content:"\e544"}.ph-fill.ph-columns-plus-right:before{content:"\e542"}.ph-fill.ph-command:before{content:"\e1c4"}.ph-fill.ph-compass:before{content:"\e1c8"}.ph-fill.ph-compass-rose:before{content:"\e1c6"}.ph-fill.ph-compass-tool:before{content:"\ea0e"}.ph-fill.ph-computer-tower:before{content:"\e548"}.ph-fill.ph-confetti:before{content:"\e81a"}.ph-fill.ph-contactless-payment:before{content:"\ed42"}.ph-fill.ph-control:before{content:"\eca6"}.ph-fill.ph-cookie:before{content:"\e6ca"}.ph-fill.ph-cooking-pot:before{content:"\e764"}.ph-fill.ph-copy:before{content:"\e1ca"}.ph-fill.ph-copy-simple:before{content:"\e1cc"}.ph-fill.ph-copyleft:before{content:"\e86a"}.ph-fill.ph-copyright:before{content:"\e54a"}.ph-fill.ph-corners-in:before{content:"\e1ce"}.ph-fill.ph-corners-out:before{content:"\e1d0"}.ph-fill.ph-couch:before{content:"\e7f6"}.ph-fill.ph-court-basketball:before{content:"\ee36"}.ph-fill.ph-cow:before{content:"\eabe"}.ph-fill.ph-cowboy-hat:before{content:"\ed12"}.ph-fill.ph-cpu:before{content:"\e610"}.ph-fill.ph-crane:before{content:"\ed48"}.ph-fill.ph-crane-tower:before{content:"\ed49"}.ph-fill.ph-credit-card:before{content:"\e1d2"}.ph-fill.ph-cricket:before{content:"\ee12"}.ph-fill.ph-crop:before{content:"\e1d4"}.ph-fill.ph-cross:before{content:"\e8a0"}.ph-fill.ph-crosshair:before{content:"\e1d6"}.ph-fill.ph-crosshair-simple:before{content:"\e1d8"}.ph-fill.ph-crown:before{content:"\e614"}.ph-fill.ph-crown-cross:before{content:"\ee5e"}.ph-fill.ph-crown-simple:before{content:"\e616"}.ph-fill.ph-cube:before{content:"\e1da"}.ph-fill.ph-cube-focus:before{content:"\ed0a"}.ph-fill.ph-cube-transparent:before{content:"\ec7c"}.ph-fill.ph-currency-btc:before{content:"\e618"}.ph-fill.ph-currency-circle-dollar:before{content:"\e54c"}.ph-fill.ph-currency-cny:before{content:"\e54e"}.ph-fill.ph-currency-dollar:before{content:"\e550"}.ph-fill.ph-currency-dollar-simple:before{content:"\e552"}.ph-fill.ph-currency-eth:before{content:"\eada"}.ph-fill.ph-currency-eur:before{content:"\e554"}.ph-fill.ph-currency-gbp:before{content:"\e556"}.ph-fill.ph-currency-inr:before{content:"\e558"}.ph-fill.ph-currency-jpy:before{content:"\e55a"}.ph-fill.ph-currency-krw:before{content:"\e55c"}.ph-fill.ph-currency-kzt:before{content:"\ec4c"}.ph-fill.ph-currency-ngn:before{content:"\eb52"}.ph-fill.ph-currency-rub:before{content:"\e55e"}.ph-fill.ph-cursor:before{content:"\e1dc"}.ph-fill.ph-cursor-click:before{content:"\e7c8"}.ph-fill.ph-cursor-text:before{content:"\e7d8"}.ph-fill.ph-cylinder:before{content:"\e8fc"}.ph-fill.ph-database:before{content:"\e1de"}.ph-fill.ph-desk:before{content:"\ed16"}.ph-fill.ph-desktop:before{content:"\e560"}.ph-fill.ph-desktop-tower:before{content:"\e562"}.ph-fill.ph-detective:before{content:"\e83e"}.ph-fill.ph-dev-to-logo:before{content:"\ed0e"}.ph-fill.ph-device-mobile:before{content:"\e1e0"}.ph-fill.ph-device-mobile-camera:before{content:"\e1e2"}.ph-fill.ph-device-mobile-slash:before{content:"\ee46"}.ph-fill.ph-device-mobile-speaker:before{content:"\e1e4"}.ph-fill.ph-device-rotate:before{content:"\edf2"}.ph-fill.ph-device-tablet:before{content:"\e1e6"}.ph-fill.ph-device-tablet-camera:before{content:"\e1e8"}.ph-fill.ph-device-tablet-speaker:before{content:"\e1ea"}.ph-fill.ph-devices:before{content:"\eba4"}.ph-fill.ph-diamond:before{content:"\e1ec"}.ph-fill.ph-diamonds-four:before{content:"\e8f4"}.ph-fill.ph-dice-five:before{content:"\e1ee"}.ph-fill.ph-dice-four:before{content:"\e1f0"}.ph-fill.ph-dice-one:before{content:"\e1f2"}.ph-fill.ph-dice-six:before{content:"\e1f4"}.ph-fill.ph-dice-three:before{content:"\e1f6"}.ph-fill.ph-dice-two:before{content:"\e1f8"}.ph-fill.ph-disc:before{content:"\e564"}.ph-fill.ph-disco-ball:before{content:"\ed98"}.ph-fill.ph-discord-logo:before{content:"\e61a"}.ph-fill.ph-divide:before{content:"\e1fa"}.ph-fill.ph-dna:before{content:"\e924"}.ph-fill.ph-dog:before{content:"\e74a"}.ph-fill.ph-door:before{content:"\e61c"}.ph-fill.ph-door-open:before{content:"\e7e6"}.ph-fill.ph-dot:before{content:"\ecde"}.ph-fill.ph-dot-outline:before{content:"\ece0"}.ph-fill.ph-dots-nine:before{content:"\e1fc"}.ph-fill.ph-dots-six:before{content:"\e794"}.ph-fill.ph-dots-six-vertical:before{content:"\eae2"}.ph-fill.ph-dots-three:before{content:"\e1fe"}.ph-fill.ph-dots-three-circle:before{content:"\e200"}.ph-fill.ph-dots-three-circle-vertical:before{content:"\e202"}.ph-fill.ph-dots-three-outline:before{content:"\e204"}.ph-fill.ph-dots-three-outline-vertical:before{content:"\e206"}.ph-fill.ph-dots-three-vertical:before{content:"\e208"}.ph-fill.ph-download:before{content:"\e20a"}.ph-fill.ph-download-simple:before{content:"\e20c"}.ph-fill.ph-dress:before{content:"\ea7e"}.ph-fill.ph-dresser:before{content:"\e94e"}.ph-fill.ph-dribbble-logo:before{content:"\e20e"}.ph-fill.ph-drone:before{content:"\ed74"}.ph-fill.ph-drop:before{content:"\e210"}.ph-fill.ph-drop-half:before{content:"\e566"}.ph-fill.ph-drop-half-bottom:before{content:"\eb40"}.ph-fill.ph-drop-simple:before{content:"\ee32"}.ph-fill.ph-drop-slash:before{content:"\e954"}.ph-fill.ph-dropbox-logo:before{content:"\e7d0"}.ph-fill.ph-ear:before{content:"\e70c"}.ph-fill.ph-ear-slash:before{content:"\e70e"}.ph-fill.ph-egg:before{content:"\e812"}.ph-fill.ph-egg-crack:before{content:"\eb64"}.ph-fill.ph-eject:before{content:"\e212"}.ph-fill.ph-eject-simple:before{content:"\e6ae"}.ph-fill.ph-elevator:before{content:"\ecc0"}.ph-fill.ph-empty:before{content:"\edbc"}.ph-fill.ph-engine:before{content:"\ea80"}.ph-fill.ph-envelope:before{content:"\e214"}.ph-fill.ph-envelope-open:before{content:"\e216"}.ph-fill.ph-envelope-simple:before{content:"\e218"}.ph-fill.ph-envelope-simple-open:before{content:"\e21a"}.ph-fill.ph-equalizer:before{content:"\ebbc"}.ph-fill.ph-equals:before{content:"\e21c"}.ph-fill.ph-eraser:before{content:"\e21e"}.ph-fill.ph-escalator-down:before{content:"\ecba"}.ph-fill.ph-escalator-up:before{content:"\ecbc"}.ph-fill.ph-exam:before{content:"\e742"}.ph-fill.ph-exclamation-mark:before{content:"\ee44"}.ph-fill.ph-exclude:before{content:"\e882"}.ph-fill.ph-exclude-square:before{content:"\e880"}.ph-fill.ph-export:before{content:"\eaf0"}.ph-fill.ph-eye:before{content:"\e220"}.ph-fill.ph-eye-closed:before{content:"\e222"}.ph-fill.ph-eye-slash:before{content:"\e224"}.ph-fill.ph-eyedropper:before{content:"\e568"}.ph-fill.ph-eyedropper-sample:before{content:"\eac4"}.ph-fill.ph-eyeglasses:before{content:"\e7ba"}.ph-fill.ph-eyes:before{content:"\ee5c"}.ph-fill.ph-face-mask:before{content:"\e56a"}.ph-fill.ph-facebook-logo:before{content:"\e226"}.ph-fill.ph-factory:before{content:"\e760"}.ph-fill.ph-faders:before{content:"\e228"}.ph-fill.ph-faders-horizontal:before{content:"\e22a"}.ph-fill.ph-fallout-shelter:before{content:"\e9de"}.ph-fill.ph-fan:before{content:"\e9f2"}.ph-fill.ph-farm:before{content:"\ec70"}.ph-fill.ph-fast-forward:before{content:"\e6a6"}.ph-fill.ph-fast-forward-circle:before{content:"\e22c"}.ph-fill.ph-feather:before{content:"\e9c0"}.ph-fill.ph-fediverse-logo:before{content:"\ed66"}.ph-fill.ph-figma-logo:before{content:"\e22e"}.ph-fill.ph-file:before{content:"\e230"}.ph-fill.ph-file-archive:before{content:"\eb2a"}.ph-fill.ph-file-arrow-down:before{content:"\e232"}.ph-fill.ph-file-arrow-up:before{content:"\e61e"}.ph-fill.ph-file-audio:before{content:"\ea20"}.ph-fill.ph-file-c:before{content:"\eb32"}.ph-fill.ph-file-c-sharp:before{content:"\eb30"}.ph-fill.ph-file-cloud:before{content:"\e95e"}.ph-fill.ph-file-code:before{content:"\e914"}.ph-fill.ph-file-cpp:before{content:"\eb2e"}.ph-fill.ph-file-css:before{content:"\eb34"}.ph-fill.ph-file-csv:before{content:"\eb1c"}.ph-fill.ph-file-dashed:before{content:"\e704"}.ph-fill.ph-file-dotted:before{content:"\e704"}.ph-fill.ph-file-doc:before{content:"\eb1e"}.ph-fill.ph-file-html:before{content:"\eb38"}.ph-fill.ph-file-image:before{content:"\ea24"}.ph-fill.ph-file-ini:before{content:"\eb33"}.ph-fill.ph-file-jpg:before{content:"\eb1a"}.ph-fill.ph-file-js:before{content:"\eb24"}.ph-fill.ph-file-jsx:before{content:"\eb3a"}.ph-fill.ph-file-lock:before{content:"\e95c"}.ph-fill.ph-file-magnifying-glass:before{content:"\e238"}.ph-fill.ph-file-search:before{content:"\e238"}.ph-fill.ph-file-md:before{content:"\ed50"}.ph-fill.ph-file-minus:before{content:"\e234"}.ph-fill.ph-file-pdf:before{content:"\e702"}.ph-fill.ph-file-plus:before{content:"\e236"}.ph-fill.ph-file-png:before{content:"\eb18"}.ph-fill.ph-file-ppt:before{content:"\eb20"}.ph-fill.ph-file-py:before{content:"\eb2c"}.ph-fill.ph-file-rs:before{content:"\eb28"}.ph-fill.ph-file-sql:before{content:"\ed4e"}.ph-fill.ph-file-svg:before{content:"\ed08"}.ph-fill.ph-file-text:before{content:"\e23a"}.ph-fill.ph-file-ts:before{content:"\eb26"}.ph-fill.ph-file-tsx:before{content:"\eb3c"}.ph-fill.ph-file-txt:before{content:"\eb35"}.ph-fill.ph-file-video:before{content:"\ea22"}.ph-fill.ph-file-vue:before{content:"\eb3e"}.ph-fill.ph-file-x:before{content:"\e23c"}.ph-fill.ph-file-xls:before{content:"\eb22"}.ph-fill.ph-file-zip:before{content:"\e958"}.ph-fill.ph-files:before{content:"\e710"}.ph-fill.ph-film-reel:before{content:"\e8c0"}.ph-fill.ph-film-script:before{content:"\eb50"}.ph-fill.ph-film-slate:before{content:"\e8c2"}.ph-fill.ph-film-strip:before{content:"\e792"}.ph-fill.ph-fingerprint:before{content:"\e23e"}.ph-fill.ph-fingerprint-simple:before{content:"\e240"}.ph-fill.ph-finn-the-human:before{content:"\e56c"}.ph-fill.ph-fire:before{content:"\e242"}.ph-fill.ph-fire-extinguisher:before{content:"\e9e8"}.ph-fill.ph-fire-simple:before{content:"\e620"}.ph-fill.ph-fire-truck:before{content:"\e574"}.ph-fill.ph-first-aid:before{content:"\e56e"}.ph-fill.ph-first-aid-kit:before{content:"\e570"}.ph-fill.ph-fish:before{content:"\e728"}.ph-fill.ph-fish-simple:before{content:"\e72a"}.ph-fill.ph-flag:before{content:"\e244"}.ph-fill.ph-flag-banner:before{content:"\e622"}.ph-fill.ph-flag-banner-fold:before{content:"\ecf2"}.ph-fill.ph-flag-checkered:before{content:"\ea38"}.ph-fill.ph-flag-pennant:before{content:"\ecf0"}.ph-fill.ph-flame:before{content:"\e624"}.ph-fill.ph-flashlight:before{content:"\e246"}.ph-fill.ph-flask:before{content:"\e79e"}.ph-fill.ph-flip-horizontal:before{content:"\ed6a"}.ph-fill.ph-flip-vertical:before{content:"\ed6c"}.ph-fill.ph-floppy-disk:before{content:"\e248"}.ph-fill.ph-floppy-disk-back:before{content:"\eaf4"}.ph-fill.ph-flow-arrow:before{content:"\e6ec"}.ph-fill.ph-flower:before{content:"\e75e"}.ph-fill.ph-flower-lotus:before{content:"\e6cc"}.ph-fill.ph-flower-tulip:before{content:"\eacc"}.ph-fill.ph-flying-saucer:before{content:"\eb4a"}.ph-fill.ph-folder:before{content:"\e24a"}.ph-fill.ph-folder-notch:before{content:"\e24a"}.ph-fill.ph-folder-dashed:before{content:"\e8f8"}.ph-fill.ph-folder-dotted:before{content:"\e8f8"}.ph-fill.ph-folder-lock:before{content:"\ea3c"}.ph-fill.ph-folder-minus:before{content:"\e254"}.ph-fill.ph-folder-notch-minus:before{content:"\e254"}.ph-fill.ph-folder-open:before{content:"\e256"}.ph-fill.ph-folder-notch-open:before{content:"\e256"}.ph-fill.ph-folder-plus:before{content:"\e258"}.ph-fill.ph-folder-notch-plus:before{content:"\e258"}.ph-fill.ph-folder-simple:before{content:"\e25a"}.ph-fill.ph-folder-simple-dashed:before{content:"\ec2a"}.ph-fill.ph-folder-simple-dotted:before{content:"\ec2a"}.ph-fill.ph-folder-simple-lock:before{content:"\eb5e"}.ph-fill.ph-folder-simple-minus:before{content:"\e25c"}.ph-fill.ph-folder-simple-plus:before{content:"\e25e"}.ph-fill.ph-folder-simple-star:before{content:"\ec2e"}.ph-fill.ph-folder-simple-user:before{content:"\eb60"}.ph-fill.ph-folder-star:before{content:"\ea86"}.ph-fill.ph-folder-user:before{content:"\eb46"}.ph-fill.ph-folders:before{content:"\e260"}.ph-fill.ph-football:before{content:"\e718"}.ph-fill.ph-football-helmet:before{content:"\ee4c"}.ph-fill.ph-footprints:before{content:"\ea88"}.ph-fill.ph-fork-knife:before{content:"\e262"}.ph-fill.ph-four-k:before{content:"\ea5c"}.ph-fill.ph-frame-corners:before{content:"\e626"}.ph-fill.ph-framer-logo:before{content:"\e264"}.ph-fill.ph-function:before{content:"\ebe4"}.ph-fill.ph-funnel:before{content:"\e266"}.ph-fill.ph-funnel-simple:before{content:"\e268"}.ph-fill.ph-funnel-simple-x:before{content:"\e26a"}.ph-fill.ph-funnel-x:before{content:"\e26c"}.ph-fill.ph-game-controller:before{content:"\e26e"}.ph-fill.ph-garage:before{content:"\ecd6"}.ph-fill.ph-gas-can:before{content:"\e8ce"}.ph-fill.ph-gas-pump:before{content:"\e768"}.ph-fill.ph-gauge:before{content:"\e628"}.ph-fill.ph-gavel:before{content:"\ea32"}.ph-fill.ph-gear:before{content:"\e270"}.ph-fill.ph-gear-fine:before{content:"\e87c"}.ph-fill.ph-gear-six:before{content:"\e272"}.ph-fill.ph-gender-female:before{content:"\e6e0"}.ph-fill.ph-gender-intersex:before{content:"\e6e6"}.ph-fill.ph-gender-male:before{content:"\e6e2"}.ph-fill.ph-gender-neuter:before{content:"\e6ea"}.ph-fill.ph-gender-nonbinary:before{content:"\e6e4"}.ph-fill.ph-gender-transgender:before{content:"\e6e8"}.ph-fill.ph-ghost:before{content:"\e62a"}.ph-fill.ph-gif:before{content:"\e274"}.ph-fill.ph-gift:before{content:"\e276"}.ph-fill.ph-git-branch:before{content:"\e278"}.ph-fill.ph-git-commit:before{content:"\e27a"}.ph-fill.ph-git-diff:before{content:"\e27c"}.ph-fill.ph-git-fork:before{content:"\e27e"}.ph-fill.ph-git-merge:before{content:"\e280"}.ph-fill.ph-git-pull-request:before{content:"\e282"}.ph-fill.ph-github-logo:before{content:"\e576"}.ph-fill.ph-gitlab-logo:before{content:"\e694"}.ph-fill.ph-gitlab-logo-simple:before{content:"\e696"}.ph-fill.ph-globe:before{content:"\e288"}.ph-fill.ph-globe-hemisphere-east:before{content:"\e28a"}.ph-fill.ph-globe-hemisphere-west:before{content:"\e28c"}.ph-fill.ph-globe-simple:before{content:"\e28e"}.ph-fill.ph-globe-simple-x:before{content:"\e284"}.ph-fill.ph-globe-stand:before{content:"\e290"}.ph-fill.ph-globe-x:before{content:"\e286"}.ph-fill.ph-goggles:before{content:"\ecb4"}.ph-fill.ph-golf:before{content:"\ea3e"}.ph-fill.ph-goodreads-logo:before{content:"\ed10"}.ph-fill.ph-google-cardboard-logo:before{content:"\e7b6"}.ph-fill.ph-google-chrome-logo:before{content:"\e976"}.ph-fill.ph-google-drive-logo:before{content:"\e8f6"}.ph-fill.ph-google-logo:before{content:"\e292"}.ph-fill.ph-google-photos-logo:before{content:"\eb92"}.ph-fill.ph-google-play-logo:before{content:"\e294"}.ph-fill.ph-google-podcasts-logo:before{content:"\eb94"}.ph-fill.ph-gps:before{content:"\edd8"}.ph-fill.ph-gps-fix:before{content:"\edd6"}.ph-fill.ph-gps-slash:before{content:"\edd4"}.ph-fill.ph-gradient:before{content:"\eb42"}.ph-fill.ph-graduation-cap:before{content:"\e62c"}.ph-fill.ph-grains:before{content:"\ec68"}.ph-fill.ph-grains-slash:before{content:"\ec6a"}.ph-fill.ph-graph:before{content:"\eb58"}.ph-fill.ph-graphics-card:before{content:"\e612"}.ph-fill.ph-greater-than:before{content:"\edc4"}.ph-fill.ph-greater-than-or-equal:before{content:"\eda2"}.ph-fill.ph-grid-four:before{content:"\e296"}.ph-fill.ph-grid-nine:before{content:"\ec8c"}.ph-fill.ph-guitar:before{content:"\ea8a"}.ph-fill.ph-hair-dryer:before{content:"\ea66"}.ph-fill.ph-hamburger:before{content:"\e790"}.ph-fill.ph-hammer:before{content:"\e80e"}.ph-fill.ph-hand:before{content:"\e298"}.ph-fill.ph-hand-arrow-down:before{content:"\ea4e"}.ph-fill.ph-hand-arrow-up:before{content:"\ee5a"}.ph-fill.ph-hand-coins:before{content:"\ea8c"}.ph-fill.ph-hand-deposit:before{content:"\ee82"}.ph-fill.ph-hand-eye:before{content:"\ea4c"}.ph-fill.ph-hand-fist:before{content:"\e57a"}.ph-fill.ph-hand-grabbing:before{content:"\e57c"}.ph-fill.ph-hand-heart:before{content:"\e810"}.ph-fill.ph-hand-palm:before{content:"\e57e"}.ph-fill.ph-hand-peace:before{content:"\e7cc"}.ph-fill.ph-hand-pointing:before{content:"\e29a"}.ph-fill.ph-hand-soap:before{content:"\e630"}.ph-fill.ph-hand-swipe-left:before{content:"\ec94"}.ph-fill.ph-hand-swipe-right:before{content:"\ec92"}.ph-fill.ph-hand-tap:before{content:"\ec90"}.ph-fill.ph-hand-waving:before{content:"\e580"}.ph-fill.ph-hand-withdraw:before{content:"\ee80"}.ph-fill.ph-handbag:before{content:"\e29c"}.ph-fill.ph-handbag-simple:before{content:"\e62e"}.ph-fill.ph-hands-clapping:before{content:"\e6a0"}.ph-fill.ph-hands-praying:before{content:"\ecc8"}.ph-fill.ph-handshake:before{content:"\e582"}.ph-fill.ph-hard-drive:before{content:"\e29e"}.ph-fill.ph-hard-drives:before{content:"\e2a0"}.ph-fill.ph-hard-hat:before{content:"\ed46"}.ph-fill.ph-hash:before{content:"\e2a2"}.ph-fill.ph-hash-straight:before{content:"\e2a4"}.ph-fill.ph-head-circuit:before{content:"\e7d4"}.ph-fill.ph-headlights:before{content:"\e6fe"}.ph-fill.ph-headphones:before{content:"\e2a6"}.ph-fill.ph-headset:before{content:"\e584"}.ph-fill.ph-heart:before{content:"\e2a8"}.ph-fill.ph-heart-break:before{content:"\ebe8"}.ph-fill.ph-heart-half:before{content:"\ec48"}.ph-fill.ph-heart-straight:before{content:"\e2aa"}.ph-fill.ph-heart-straight-break:before{content:"\eb98"}.ph-fill.ph-heartbeat:before{content:"\e2ac"}.ph-fill.ph-hexagon:before{content:"\e2ae"}.ph-fill.ph-high-definition:before{content:"\ea8e"}.ph-fill.ph-high-heel:before{content:"\e8e8"}.ph-fill.ph-highlighter:before{content:"\ec76"}.ph-fill.ph-highlighter-circle:before{content:"\e632"}.ph-fill.ph-hockey:before{content:"\ec86"}.ph-fill.ph-hoodie:before{content:"\ecd0"}.ph-fill.ph-horse:before{content:"\e2b0"}.ph-fill.ph-hospital:before{content:"\e844"}.ph-fill.ph-hourglass:before{content:"\e2b2"}.ph-fill.ph-hourglass-high:before{content:"\e2b4"}.ph-fill.ph-hourglass-low:before{content:"\e2b6"}.ph-fill.ph-hourglass-medium:before{content:"\e2b8"}.ph-fill.ph-hourglass-simple:before{content:"\e2ba"}.ph-fill.ph-hourglass-simple-high:before{content:"\e2bc"}.ph-fill.ph-hourglass-simple-low:before{content:"\e2be"}.ph-fill.ph-hourglass-simple-medium:before{content:"\e2c0"}.ph-fill.ph-house:before{content:"\e2c2"}.ph-fill.ph-house-line:before{content:"\e2c4"}.ph-fill.ph-house-simple:before{content:"\e2c6"}.ph-fill.ph-hurricane:before{content:"\e88e"}.ph-fill.ph-ice-cream:before{content:"\e804"}.ph-fill.ph-identification-badge:before{content:"\e6f6"}.ph-fill.ph-identification-card:before{content:"\e2c8"}.ph-fill.ph-image:before{content:"\e2ca"}.ph-fill.ph-image-broken:before{content:"\e7a8"}.ph-fill.ph-image-square:before{content:"\e2cc"}.ph-fill.ph-images:before{content:"\e836"}.ph-fill.ph-images-square:before{content:"\e834"}.ph-fill.ph-infinity:before{content:"\e634"}.ph-fill.ph-lemniscate:before{content:"\e634"}.ph-fill.ph-info:before{content:"\e2ce"}.ph-fill.ph-instagram-logo:before{content:"\e2d0"}.ph-fill.ph-intersect:before{content:"\e2d2"}.ph-fill.ph-intersect-square:before{content:"\e87a"}.ph-fill.ph-intersect-three:before{content:"\ecc4"}.ph-fill.ph-intersection:before{content:"\edba"}.ph-fill.ph-invoice:before{content:"\ee42"}.ph-fill.ph-island:before{content:"\ee06"}.ph-fill.ph-jar:before{content:"\e7e0"}.ph-fill.ph-jar-label:before{content:"\e7e1"}.ph-fill.ph-jeep:before{content:"\e2d4"}.ph-fill.ph-joystick:before{content:"\ea5e"}.ph-fill.ph-kanban:before{content:"\eb54"}.ph-fill.ph-key:before{content:"\e2d6"}.ph-fill.ph-key-return:before{content:"\e782"}.ph-fill.ph-keyboard:before{content:"\e2d8"}.ph-fill.ph-keyhole:before{content:"\ea78"}.ph-fill.ph-knife:before{content:"\e636"}.ph-fill.ph-ladder:before{content:"\e9e4"}.ph-fill.ph-ladder-simple:before{content:"\ec26"}.ph-fill.ph-lamp:before{content:"\e638"}.ph-fill.ph-lamp-pendant:before{content:"\ee2e"}.ph-fill.ph-laptop:before{content:"\e586"}.ph-fill.ph-lasso:before{content:"\edc6"}.ph-fill.ph-lastfm-logo:before{content:"\e842"}.ph-fill.ph-layout:before{content:"\e6d6"}.ph-fill.ph-leaf:before{content:"\e2da"}.ph-fill.ph-lectern:before{content:"\e95a"}.ph-fill.ph-lego:before{content:"\e8c6"}.ph-fill.ph-lego-smiley:before{content:"\e8c7"}.ph-fill.ph-less-than:before{content:"\edac"}.ph-fill.ph-less-than-or-equal:before{content:"\eda4"}.ph-fill.ph-letter-circle-h:before{content:"\ebf8"}.ph-fill.ph-letter-circle-p:before{content:"\ec08"}.ph-fill.ph-letter-circle-v:before{content:"\ec14"}.ph-fill.ph-lifebuoy:before{content:"\e63a"}.ph-fill.ph-lightbulb:before{content:"\e2dc"}.ph-fill.ph-lightbulb-filament:before{content:"\e63c"}.ph-fill.ph-lighthouse:before{content:"\e9f6"}.ph-fill.ph-lightning:before{content:"\e2de"}.ph-fill.ph-lightning-a:before{content:"\ea84"}.ph-fill.ph-lightning-slash:before{content:"\e2e0"}.ph-fill.ph-line-segment:before{content:"\e6d2"}.ph-fill.ph-line-segments:before{content:"\e6d4"}.ph-fill.ph-line-vertical:before{content:"\ed70"}.ph-fill.ph-link:before{content:"\e2e2"}.ph-fill.ph-link-break:before{content:"\e2e4"}.ph-fill.ph-link-simple:before{content:"\e2e6"}.ph-fill.ph-link-simple-break:before{content:"\e2e8"}.ph-fill.ph-link-simple-horizontal:before{content:"\e2ea"}.ph-fill.ph-link-simple-horizontal-break:before{content:"\e2ec"}.ph-fill.ph-linkedin-logo:before{content:"\e2ee"}.ph-fill.ph-linktree-logo:before{content:"\edee"}.ph-fill.ph-linux-logo:before{content:"\eb02"}.ph-fill.ph-list:before{content:"\e2f0"}.ph-fill.ph-list-bullets:before{content:"\e2f2"}.ph-fill.ph-list-checks:before{content:"\eadc"}.ph-fill.ph-list-dashes:before{content:"\e2f4"}.ph-fill.ph-list-heart:before{content:"\ebde"}.ph-fill.ph-list-magnifying-glass:before{content:"\ebe0"}.ph-fill.ph-list-numbers:before{content:"\e2f6"}.ph-fill.ph-list-plus:before{content:"\e2f8"}.ph-fill.ph-list-star:before{content:"\ebdc"}.ph-fill.ph-lock:before{content:"\e2fa"}.ph-fill.ph-lock-key:before{content:"\e2fe"}.ph-fill.ph-lock-key-open:before{content:"\e300"}.ph-fill.ph-lock-laminated:before{content:"\e302"}.ph-fill.ph-lock-laminated-open:before{content:"\e304"}.ph-fill.ph-lock-open:before{content:"\e306"}.ph-fill.ph-lock-simple:before{content:"\e308"}.ph-fill.ph-lock-simple-open:before{content:"\e30a"}.ph-fill.ph-lockers:before{content:"\ecb8"}.ph-fill.ph-log:before{content:"\ed82"}.ph-fill.ph-magic-wand:before{content:"\e6b6"}.ph-fill.ph-magnet:before{content:"\e680"}.ph-fill.ph-magnet-straight:before{content:"\e682"}.ph-fill.ph-magnifying-glass:before{content:"\e30c"}.ph-fill.ph-magnifying-glass-minus:before{content:"\e30e"}.ph-fill.ph-magnifying-glass-plus:before{content:"\e310"}.ph-fill.ph-mailbox:before{content:"\ec1e"}.ph-fill.ph-map-pin:before{content:"\e316"}.ph-fill.ph-map-pin-area:before{content:"\ee3a"}.ph-fill.ph-map-pin-line:before{content:"\e318"}.ph-fill.ph-map-pin-plus:before{content:"\e314"}.ph-fill.ph-map-pin-simple:before{content:"\ee3e"}.ph-fill.ph-map-pin-simple-area:before{content:"\ee3c"}.ph-fill.ph-map-pin-simple-line:before{content:"\ee38"}.ph-fill.ph-map-trifold:before{content:"\e31a"}.ph-fill.ph-markdown-logo:before{content:"\e508"}.ph-fill.ph-marker-circle:before{content:"\e640"}.ph-fill.ph-martini:before{content:"\e31c"}.ph-fill.ph-mask-happy:before{content:"\e9f4"}.ph-fill.ph-mask-sad:before{content:"\eb9e"}.ph-fill.ph-mastodon-logo:before{content:"\ed68"}.ph-fill.ph-math-operations:before{content:"\e31e"}.ph-fill.ph-matrix-logo:before{content:"\ed64"}.ph-fill.ph-medal:before{content:"\e320"}.ph-fill.ph-medal-military:before{content:"\ecfc"}.ph-fill.ph-medium-logo:before{content:"\e322"}.ph-fill.ph-megaphone:before{content:"\e324"}.ph-fill.ph-megaphone-simple:before{content:"\e642"}.ph-fill.ph-member-of:before{content:"\edc2"}.ph-fill.ph-memory:before{content:"\e9c4"}.ph-fill.ph-messenger-logo:before{content:"\e6d8"}.ph-fill.ph-meta-logo:before{content:"\ed02"}.ph-fill.ph-meteor:before{content:"\e9ba"}.ph-fill.ph-metronome:before{content:"\ec8e"}.ph-fill.ph-microphone:before{content:"\e326"}.ph-fill.ph-microphone-slash:before{content:"\e328"}.ph-fill.ph-microphone-stage:before{content:"\e75c"}.ph-fill.ph-microscope:before{content:"\ec7a"}.ph-fill.ph-microsoft-excel-logo:before{content:"\eb6c"}.ph-fill.ph-microsoft-outlook-logo:before{content:"\eb70"}.ph-fill.ph-microsoft-powerpoint-logo:before{content:"\eace"}.ph-fill.ph-microsoft-teams-logo:before{content:"\eb66"}.ph-fill.ph-microsoft-word-logo:before{content:"\eb6a"}.ph-fill.ph-minus:before{content:"\e32a"}.ph-fill.ph-minus-circle:before{content:"\e32c"}.ph-fill.ph-minus-square:before{content:"\ed4c"}.ph-fill.ph-money:before{content:"\e588"}.ph-fill.ph-money-wavy:before{content:"\ee68"}.ph-fill.ph-monitor:before{content:"\e32e"}.ph-fill.ph-monitor-arrow-up:before{content:"\e58a"}.ph-fill.ph-monitor-play:before{content:"\e58c"}.ph-fill.ph-moon:before{content:"\e330"}.ph-fill.ph-moon-stars:before{content:"\e58e"}.ph-fill.ph-moped:before{content:"\e824"}.ph-fill.ph-moped-front:before{content:"\e822"}.ph-fill.ph-mosque:before{content:"\ecee"}.ph-fill.ph-motorcycle:before{content:"\e80a"}.ph-fill.ph-mountains:before{content:"\e7ae"}.ph-fill.ph-mouse:before{content:"\e33a"}.ph-fill.ph-mouse-left-click:before{content:"\e334"}.ph-fill.ph-mouse-middle-click:before{content:"\e338"}.ph-fill.ph-mouse-right-click:before{content:"\e336"}.ph-fill.ph-mouse-scroll:before{content:"\e332"}.ph-fill.ph-mouse-simple:before{content:"\e644"}.ph-fill.ph-music-note:before{content:"\e33c"}.ph-fill.ph-music-note-simple:before{content:"\e33e"}.ph-fill.ph-music-notes:before{content:"\e340"}.ph-fill.ph-music-notes-minus:before{content:"\ee0c"}.ph-fill.ph-music-notes-plus:before{content:"\eb7c"}.ph-fill.ph-music-notes-simple:before{content:"\e342"}.ph-fill.ph-navigation-arrow:before{content:"\eade"}.ph-fill.ph-needle:before{content:"\e82e"}.ph-fill.ph-network:before{content:"\edde"}.ph-fill.ph-network-slash:before{content:"\eddc"}.ph-fill.ph-network-x:before{content:"\edda"}.ph-fill.ph-newspaper:before{content:"\e344"}.ph-fill.ph-newspaper-clipping:before{content:"\e346"}.ph-fill.ph-not-equals:before{content:"\eda6"}.ph-fill.ph-not-member-of:before{content:"\edae"}.ph-fill.ph-not-subset-of:before{content:"\edb0"}.ph-fill.ph-not-superset-of:before{content:"\edb2"}.ph-fill.ph-notches:before{content:"\ed3a"}.ph-fill.ph-note:before{content:"\e348"}.ph-fill.ph-note-blank:before{content:"\e34a"}.ph-fill.ph-note-pencil:before{content:"\e34c"}.ph-fill.ph-notebook:before{content:"\e34e"}.ph-fill.ph-notepad:before{content:"\e63e"}.ph-fill.ph-notification:before{content:"\e6fa"}.ph-fill.ph-notion-logo:before{content:"\e9a0"}.ph-fill.ph-nuclear-plant:before{content:"\ed7c"}.ph-fill.ph-number-circle-eight:before{content:"\e352"}.ph-fill.ph-number-circle-five:before{content:"\e358"}.ph-fill.ph-number-circle-four:before{content:"\e35e"}.ph-fill.ph-number-circle-nine:before{content:"\e364"}.ph-fill.ph-number-circle-one:before{content:"\e36a"}.ph-fill.ph-number-circle-seven:before{content:"\e370"}.ph-fill.ph-number-circle-six:before{content:"\e376"}.ph-fill.ph-number-circle-three:before{content:"\e37c"}.ph-fill.ph-number-circle-two:before{content:"\e382"}.ph-fill.ph-number-circle-zero:before{content:"\e388"}.ph-fill.ph-number-eight:before{content:"\e350"}.ph-fill.ph-number-five:before{content:"\e356"}.ph-fill.ph-number-four:before{content:"\e35c"}.ph-fill.ph-number-nine:before{content:"\e362"}.ph-fill.ph-number-one:before{content:"\e368"}.ph-fill.ph-number-seven:before{content:"\e36e"}.ph-fill.ph-number-six:before{content:"\e374"}.ph-fill.ph-number-square-eight:before{content:"\e354"}.ph-fill.ph-number-square-five:before{content:"\e35a"}.ph-fill.ph-number-square-four:before{content:"\e360"}.ph-fill.ph-number-square-nine:before{content:"\e366"}.ph-fill.ph-number-square-one:before{content:"\e36c"}.ph-fill.ph-number-square-seven:before{content:"\e372"}.ph-fill.ph-number-square-six:before{content:"\e378"}.ph-fill.ph-number-square-three:before{content:"\e37e"}.ph-fill.ph-number-square-two:before{content:"\e384"}.ph-fill.ph-number-square-zero:before{content:"\e38a"}.ph-fill.ph-number-three:before{content:"\e37a"}.ph-fill.ph-number-two:before{content:"\e380"}.ph-fill.ph-number-zero:before{content:"\e386"}.ph-fill.ph-numpad:before{content:"\e3c8"}.ph-fill.ph-nut:before{content:"\e38c"}.ph-fill.ph-ny-times-logo:before{content:"\e646"}.ph-fill.ph-octagon:before{content:"\e38e"}.ph-fill.ph-office-chair:before{content:"\ea46"}.ph-fill.ph-onigiri:before{content:"\ee2c"}.ph-fill.ph-open-ai-logo:before{content:"\e7d2"}.ph-fill.ph-option:before{content:"\e8a8"}.ph-fill.ph-orange:before{content:"\ee40"}.ph-fill.ph-orange-slice:before{content:"\ed36"}.ph-fill.ph-oven:before{content:"\ed8c"}.ph-fill.ph-package:before{content:"\e390"}.ph-fill.ph-paint-brush:before{content:"\e6f0"}.ph-fill.ph-paint-brush-broad:before{content:"\e590"}.ph-fill.ph-paint-brush-household:before{content:"\e6f2"}.ph-fill.ph-paint-bucket:before{content:"\e392"}.ph-fill.ph-paint-roller:before{content:"\e6f4"}.ph-fill.ph-palette:before{content:"\e6c8"}.ph-fill.ph-panorama:before{content:"\eaa2"}.ph-fill.ph-pants:before{content:"\ec88"}.ph-fill.ph-paper-plane:before{content:"\e394"}.ph-fill.ph-paper-plane-right:before{content:"\e396"}.ph-fill.ph-paper-plane-tilt:before{content:"\e398"}.ph-fill.ph-paperclip:before{content:"\e39a"}.ph-fill.ph-paperclip-horizontal:before{content:"\e592"}.ph-fill.ph-parachute:before{content:"\ea7c"}.ph-fill.ph-paragraph:before{content:"\e960"}.ph-fill.ph-parallelogram:before{content:"\ecc6"}.ph-fill.ph-park:before{content:"\ecb2"}.ph-fill.ph-password:before{content:"\e752"}.ph-fill.ph-path:before{content:"\e39c"}.ph-fill.ph-patreon-logo:before{content:"\e98a"}.ph-fill.ph-pause:before{content:"\e39e"}.ph-fill.ph-pause-circle:before{content:"\e3a0"}.ph-fill.ph-paw-print:before{content:"\e648"}.ph-fill.ph-paypal-logo:before{content:"\e98c"}.ph-fill.ph-peace:before{content:"\e3a2"}.ph-fill.ph-pen:before{content:"\e3aa"}.ph-fill.ph-pen-nib:before{content:"\e3ac"}.ph-fill.ph-pen-nib-straight:before{content:"\e64a"}.ph-fill.ph-pencil:before{content:"\e3ae"}.ph-fill.ph-pencil-circle:before{content:"\e3b0"}.ph-fill.ph-pencil-line:before{content:"\e3b2"}.ph-fill.ph-pencil-ruler:before{content:"\e906"}.ph-fill.ph-pencil-simple:before{content:"\e3b4"}.ph-fill.ph-pencil-simple-line:before{content:"\ebc6"}.ph-fill.ph-pencil-simple-slash:before{content:"\ecf6"}.ph-fill.ph-pencil-slash:before{content:"\ecf8"}.ph-fill.ph-pentagon:before{content:"\ec7e"}.ph-fill.ph-pentagram:before{content:"\ec5c"}.ph-fill.ph-pepper:before{content:"\e94a"}.ph-fill.ph-percent:before{content:"\e3b6"}.ph-fill.ph-person:before{content:"\e3a8"}.ph-fill.ph-person-arms-spread:before{content:"\ecfe"}.ph-fill.ph-person-simple:before{content:"\e72e"}.ph-fill.ph-person-simple-bike:before{content:"\e734"}.ph-fill.ph-person-simple-circle:before{content:"\ee58"}.ph-fill.ph-person-simple-hike:before{content:"\ed54"}.ph-fill.ph-person-simple-run:before{content:"\e730"}.ph-fill.ph-person-simple-ski:before{content:"\e71c"}.ph-fill.ph-person-simple-snowboard:before{content:"\e71e"}.ph-fill.ph-person-simple-swim:before{content:"\e736"}.ph-fill.ph-person-simple-tai-chi:before{content:"\ed5c"}.ph-fill.ph-person-simple-throw:before{content:"\e732"}.ph-fill.ph-person-simple-walk:before{content:"\e73a"}.ph-fill.ph-perspective:before{content:"\ebe6"}.ph-fill.ph-phone:before{content:"\e3b8"}.ph-fill.ph-phone-call:before{content:"\e3ba"}.ph-fill.ph-phone-disconnect:before{content:"\e3bc"}.ph-fill.ph-phone-incoming:before{content:"\e3be"}.ph-fill.ph-phone-list:before{content:"\e3cc"}.ph-fill.ph-phone-outgoing:before{content:"\e3c0"}.ph-fill.ph-phone-pause:before{content:"\e3ca"}.ph-fill.ph-phone-plus:before{content:"\ec56"}.ph-fill.ph-phone-slash:before{content:"\e3c2"}.ph-fill.ph-phone-transfer:before{content:"\e3c6"}.ph-fill.ph-phone-x:before{content:"\e3c4"}.ph-fill.ph-phosphor-logo:before{content:"\e3ce"}.ph-fill.ph-pi:before{content:"\ec80"}.ph-fill.ph-piano-keys:before{content:"\e9c8"}.ph-fill.ph-picnic-table:before{content:"\ee26"}.ph-fill.ph-picture-in-picture:before{content:"\e64c"}.ph-fill.ph-piggy-bank:before{content:"\ea04"}.ph-fill.ph-pill:before{content:"\e700"}.ph-fill.ph-ping-pong:before{content:"\ea42"}.ph-fill.ph-pint-glass:before{content:"\edd0"}.ph-fill.ph-pinterest-logo:before{content:"\e64e"}.ph-fill.ph-pinwheel:before{content:"\eb9c"}.ph-fill.ph-pipe:before{content:"\ed86"}.ph-fill.ph-pipe-wrench:before{content:"\ed88"}.ph-fill.ph-pix-logo:before{content:"\ecc2"}.ph-fill.ph-pizza:before{content:"\e796"}.ph-fill.ph-placeholder:before{content:"\e650"}.ph-fill.ph-planet:before{content:"\e652"}.ph-fill.ph-plant:before{content:"\ebae"}.ph-fill.ph-play:before{content:"\e3d0"}.ph-fill.ph-play-circle:before{content:"\e3d2"}.ph-fill.ph-play-pause:before{content:"\e8be"}.ph-fill.ph-playlist:before{content:"\e6aa"}.ph-fill.ph-plug:before{content:"\e946"}.ph-fill.ph-plug-charging:before{content:"\eb5c"}.ph-fill.ph-plugs:before{content:"\eb56"}.ph-fill.ph-plugs-connected:before{content:"\eb5a"}.ph-fill.ph-plus:before{content:"\e3d4"}.ph-fill.ph-plus-circle:before{content:"\e3d6"}.ph-fill.ph-plus-minus:before{content:"\e3d8"}.ph-fill.ph-plus-square:before{content:"\ed4a"}.ph-fill.ph-poker-chip:before{content:"\e594"}.ph-fill.ph-police-car:before{content:"\ec4a"}.ph-fill.ph-polygon:before{content:"\e6d0"}.ph-fill.ph-popcorn:before{content:"\eb4e"}.ph-fill.ph-popsicle:before{content:"\ebbe"}.ph-fill.ph-potted-plant:before{content:"\ec22"}.ph-fill.ph-power:before{content:"\e3da"}.ph-fill.ph-prescription:before{content:"\e7a2"}.ph-fill.ph-presentation:before{content:"\e654"}.ph-fill.ph-presentation-chart:before{content:"\e656"}.ph-fill.ph-printer:before{content:"\e3dc"}.ph-fill.ph-prohibit:before{content:"\e3de"}.ph-fill.ph-prohibit-inset:before{content:"\e3e0"}.ph-fill.ph-projector-screen:before{content:"\e658"}.ph-fill.ph-projector-screen-chart:before{content:"\e65a"}.ph-fill.ph-pulse:before{content:"\e000"}.ph-fill.ph-activity:before{content:"\e000"}.ph-fill.ph-push-pin:before{content:"\e3e2"}.ph-fill.ph-push-pin-simple:before{content:"\e65c"}.ph-fill.ph-push-pin-simple-slash:before{content:"\e65e"}.ph-fill.ph-push-pin-slash:before{content:"\e3e4"}.ph-fill.ph-puzzle-piece:before{content:"\e596"}.ph-fill.ph-qr-code:before{content:"\e3e6"}.ph-fill.ph-question:before{content:"\e3e8"}.ph-fill.ph-question-mark:before{content:"\e3e9"}.ph-fill.ph-queue:before{content:"\e6ac"}.ph-fill.ph-quotes:before{content:"\e660"}.ph-fill.ph-rabbit:before{content:"\eac2"}.ph-fill.ph-racquet:before{content:"\ee02"}.ph-fill.ph-radical:before{content:"\e3ea"}.ph-fill.ph-radio:before{content:"\e77e"}.ph-fill.ph-radio-button:before{content:"\eb08"}.ph-fill.ph-radioactive:before{content:"\e9dc"}.ph-fill.ph-rainbow:before{content:"\e598"}.ph-fill.ph-rainbow-cloud:before{content:"\e59a"}.ph-fill.ph-ranking:before{content:"\ed62"}.ph-fill.ph-read-cv-logo:before{content:"\ed0c"}.ph-fill.ph-receipt:before{content:"\e3ec"}.ph-fill.ph-receipt-x:before{content:"\ed40"}.ph-fill.ph-record:before{content:"\e3ee"}.ph-fill.ph-rectangle:before{content:"\e3f0"}.ph-fill.ph-rectangle-dashed:before{content:"\e3f2"}.ph-fill.ph-recycle:before{content:"\e75a"}.ph-fill.ph-reddit-logo:before{content:"\e59c"}.ph-fill.ph-repeat:before{content:"\e3f6"}.ph-fill.ph-repeat-once:before{content:"\e3f8"}.ph-fill.ph-replit-logo:before{content:"\eb8a"}.ph-fill.ph-resize:before{content:"\ed6e"}.ph-fill.ph-rewind:before{content:"\e6a8"}.ph-fill.ph-rewind-circle:before{content:"\e3fa"}.ph-fill.ph-road-horizon:before{content:"\e838"}.ph-fill.ph-robot:before{content:"\e762"}.ph-fill.ph-rocket:before{content:"\e3fc"}.ph-fill.ph-rocket-launch:before{content:"\e3fe"}.ph-fill.ph-rows:before{content:"\e5a2"}.ph-fill.ph-rows-plus-bottom:before{content:"\e59e"}.ph-fill.ph-rows-plus-top:before{content:"\e5a0"}.ph-fill.ph-rss:before{content:"\e400"}.ph-fill.ph-rss-simple:before{content:"\e402"}.ph-fill.ph-rug:before{content:"\ea1a"}.ph-fill.ph-ruler:before{content:"\e6b8"}.ph-fill.ph-sailboat:before{content:"\e78a"}.ph-fill.ph-scales:before{content:"\e750"}.ph-fill.ph-scan:before{content:"\ebb6"}.ph-fill.ph-scan-smiley:before{content:"\ebb4"}.ph-fill.ph-scissors:before{content:"\eae0"}.ph-fill.ph-scooter:before{content:"\e820"}.ph-fill.ph-screencast:before{content:"\e404"}.ph-fill.ph-screwdriver:before{content:"\e86e"}.ph-fill.ph-scribble:before{content:"\e806"}.ph-fill.ph-scribble-loop:before{content:"\e662"}.ph-fill.ph-scroll:before{content:"\eb7a"}.ph-fill.ph-seal:before{content:"\e604"}.ph-fill.ph-circle-wavy:before{content:"\e604"}.ph-fill.ph-seal-check:before{content:"\e606"}.ph-fill.ph-circle-wavy-check:before{content:"\e606"}.ph-fill.ph-seal-percent:before{content:"\e60a"}.ph-fill.ph-seal-question:before{content:"\e608"}.ph-fill.ph-circle-wavy-question:before{content:"\e608"}.ph-fill.ph-seal-warning:before{content:"\e60c"}.ph-fill.ph-circle-wavy-warning:before{content:"\e60c"}.ph-fill.ph-seat:before{content:"\eb8e"}.ph-fill.ph-seatbelt:before{content:"\edfe"}.ph-fill.ph-security-camera:before{content:"\eca4"}.ph-fill.ph-selection:before{content:"\e69a"}.ph-fill.ph-selection-all:before{content:"\e746"}.ph-fill.ph-selection-background:before{content:"\eaf8"}.ph-fill.ph-selection-foreground:before{content:"\eaf6"}.ph-fill.ph-selection-inverse:before{content:"\e744"}.ph-fill.ph-selection-plus:before{content:"\e69c"}.ph-fill.ph-selection-slash:before{content:"\e69e"}.ph-fill.ph-shapes:before{content:"\ec5e"}.ph-fill.ph-share:before{content:"\e406"}.ph-fill.ph-share-fat:before{content:"\ed52"}.ph-fill.ph-share-network:before{content:"\e408"}.ph-fill.ph-shield:before{content:"\e40a"}.ph-fill.ph-shield-check:before{content:"\e40c"}.ph-fill.ph-shield-checkered:before{content:"\e708"}.ph-fill.ph-shield-chevron:before{content:"\e40e"}.ph-fill.ph-shield-plus:before{content:"\e706"}.ph-fill.ph-shield-slash:before{content:"\e410"}.ph-fill.ph-shield-star:before{content:"\ec34"}.ph-fill.ph-shield-warning:before{content:"\e412"}.ph-fill.ph-shipping-container:before{content:"\e78c"}.ph-fill.ph-shirt-folded:before{content:"\ea92"}.ph-fill.ph-shooting-star:before{content:"\ecfa"}.ph-fill.ph-shopping-bag:before{content:"\e416"}.ph-fill.ph-shopping-bag-open:before{content:"\e418"}.ph-fill.ph-shopping-cart:before{content:"\e41e"}.ph-fill.ph-shopping-cart-simple:before{content:"\e420"}.ph-fill.ph-shovel:before{content:"\e9e6"}.ph-fill.ph-shower:before{content:"\e776"}.ph-fill.ph-shrimp:before{content:"\eab4"}.ph-fill.ph-shuffle:before{content:"\e422"}.ph-fill.ph-shuffle-angular:before{content:"\e424"}.ph-fill.ph-shuffle-simple:before{content:"\e426"}.ph-fill.ph-sidebar:before{content:"\eab6"}.ph-fill.ph-sidebar-simple:before{content:"\ec24"}.ph-fill.ph-sigma:before{content:"\eab8"}.ph-fill.ph-sign-in:before{content:"\e428"}.ph-fill.ph-sign-out:before{content:"\e42a"}.ph-fill.ph-signature:before{content:"\ebac"}.ph-fill.ph-signpost:before{content:"\e89c"}.ph-fill.ph-sim-card:before{content:"\e664"}.ph-fill.ph-siren:before{content:"\e9b8"}.ph-fill.ph-sketch-logo:before{content:"\e42c"}.ph-fill.ph-skip-back:before{content:"\e5a4"}.ph-fill.ph-skip-back-circle:before{content:"\e42e"}.ph-fill.ph-skip-forward:before{content:"\e5a6"}.ph-fill.ph-skip-forward-circle:before{content:"\e430"}.ph-fill.ph-skull:before{content:"\e916"}.ph-fill.ph-skype-logo:before{content:"\e8dc"}.ph-fill.ph-slack-logo:before{content:"\e5a8"}.ph-fill.ph-sliders:before{content:"\e432"}.ph-fill.ph-sliders-horizontal:before{content:"\e434"}.ph-fill.ph-slideshow:before{content:"\ed32"}.ph-fill.ph-smiley:before{content:"\e436"}.ph-fill.ph-smiley-angry:before{content:"\ec62"}.ph-fill.ph-smiley-blank:before{content:"\e438"}.ph-fill.ph-smiley-meh:before{content:"\e43a"}.ph-fill.ph-smiley-melting:before{content:"\ee56"}.ph-fill.ph-smiley-nervous:before{content:"\e43c"}.ph-fill.ph-smiley-sad:before{content:"\e43e"}.ph-fill.ph-smiley-sticker:before{content:"\e440"}.ph-fill.ph-smiley-wink:before{content:"\e666"}.ph-fill.ph-smiley-x-eyes:before{content:"\e442"}.ph-fill.ph-snapchat-logo:before{content:"\e668"}.ph-fill.ph-sneaker:before{content:"\e80c"}.ph-fill.ph-sneaker-move:before{content:"\ed60"}.ph-fill.ph-snowflake:before{content:"\e5aa"}.ph-fill.ph-soccer-ball:before{content:"\e716"}.ph-fill.ph-sock:before{content:"\ecce"}.ph-fill.ph-solar-panel:before{content:"\ed7a"}.ph-fill.ph-solar-roof:before{content:"\ed7b"}.ph-fill.ph-sort-ascending:before{content:"\e444"}.ph-fill.ph-sort-descending:before{content:"\e446"}.ph-fill.ph-soundcloud-logo:before{content:"\e8de"}.ph-fill.ph-spade:before{content:"\e448"}.ph-fill.ph-sparkle:before{content:"\e6a2"}.ph-fill.ph-speaker-hifi:before{content:"\ea08"}.ph-fill.ph-speaker-high:before{content:"\e44a"}.ph-fill.ph-speaker-low:before{content:"\e44c"}.ph-fill.ph-speaker-none:before{content:"\e44e"}.ph-fill.ph-speaker-simple-high:before{content:"\e450"}.ph-fill.ph-speaker-simple-low:before{content:"\e452"}.ph-fill.ph-speaker-simple-none:before{content:"\e454"}.ph-fill.ph-speaker-simple-slash:before{content:"\e456"}.ph-fill.ph-speaker-simple-x:before{content:"\e458"}.ph-fill.ph-speaker-slash:before{content:"\e45a"}.ph-fill.ph-speaker-x:before{content:"\e45c"}.ph-fill.ph-speedometer:before{content:"\ee74"}.ph-fill.ph-sphere:before{content:"\ee66"}.ph-fill.ph-spinner:before{content:"\e66a"}.ph-fill.ph-spinner-ball:before{content:"\ee28"}.ph-fill.ph-spinner-gap:before{content:"\e66c"}.ph-fill.ph-spiral:before{content:"\e9fa"}.ph-fill.ph-split-horizontal:before{content:"\e872"}.ph-fill.ph-split-vertical:before{content:"\e876"}.ph-fill.ph-spotify-logo:before{content:"\e66e"}.ph-fill.ph-spray-bottle:before{content:"\e7e4"}.ph-fill.ph-square:before{content:"\e45e"}.ph-fill.ph-square-half:before{content:"\e462"}.ph-fill.ph-square-half-bottom:before{content:"\eb16"}.ph-fill.ph-square-logo:before{content:"\e690"}.ph-fill.ph-square-split-horizontal:before{content:"\e870"}.ph-fill.ph-square-split-vertical:before{content:"\e874"}.ph-fill.ph-squares-four:before{content:"\e464"}.ph-fill.ph-stack:before{content:"\e466"}.ph-fill.ph-stack-minus:before{content:"\edf4"}.ph-fill.ph-stack-overflow-logo:before{content:"\eb78"}.ph-fill.ph-stack-plus:before{content:"\edf6"}.ph-fill.ph-stack-simple:before{content:"\e468"}.ph-fill.ph-stairs:before{content:"\e8ec"}.ph-fill.ph-stamp:before{content:"\ea48"}.ph-fill.ph-standard-definition:before{content:"\ea90"}.ph-fill.ph-star:before{content:"\e46a"}.ph-fill.ph-star-and-crescent:before{content:"\ecf4"}.ph-fill.ph-star-four:before{content:"\e6a4"}.ph-fill.ph-star-half:before{content:"\e70a"}.ph-fill.ph-star-of-david:before{content:"\e89e"}.ph-fill.ph-steam-logo:before{content:"\ead4"}.ph-fill.ph-steering-wheel:before{content:"\e9ac"}.ph-fill.ph-steps:before{content:"\ecbe"}.ph-fill.ph-stethoscope:before{content:"\e7ea"}.ph-fill.ph-sticker:before{content:"\e5ac"}.ph-fill.ph-stool:before{content:"\ea44"}.ph-fill.ph-stop:before{content:"\e46c"}.ph-fill.ph-stop-circle:before{content:"\e46e"}.ph-fill.ph-storefront:before{content:"\e470"}.ph-fill.ph-strategy:before{content:"\ea3a"}.ph-fill.ph-stripe-logo:before{content:"\e698"}.ph-fill.ph-student:before{content:"\e73e"}.ph-fill.ph-subset-of:before{content:"\edc0"}.ph-fill.ph-subset-proper-of:before{content:"\edb6"}.ph-fill.ph-subtitles:before{content:"\e1a8"}.ph-fill.ph-subtitles-slash:before{content:"\e1a6"}.ph-fill.ph-subtract:before{content:"\ebd6"}.ph-fill.ph-subtract-square:before{content:"\ebd4"}.ph-fill.ph-subway:before{content:"\e498"}.ph-fill.ph-suitcase:before{content:"\e5ae"}.ph-fill.ph-suitcase-rolling:before{content:"\e9b0"}.ph-fill.ph-suitcase-simple:before{content:"\e5b0"}.ph-fill.ph-sun:before{content:"\e472"}.ph-fill.ph-sun-dim:before{content:"\e474"}.ph-fill.ph-sun-horizon:before{content:"\e5b6"}.ph-fill.ph-sunglasses:before{content:"\e816"}.ph-fill.ph-superset-of:before{content:"\edb8"}.ph-fill.ph-superset-proper-of:before{content:"\edb4"}.ph-fill.ph-swap:before{content:"\e83c"}.ph-fill.ph-swatches:before{content:"\e5b8"}.ph-fill.ph-swimming-pool:before{content:"\ecb6"}.ph-fill.ph-sword:before{content:"\e5ba"}.ph-fill.ph-synagogue:before{content:"\ecec"}.ph-fill.ph-syringe:before{content:"\e968"}.ph-fill.ph-t-shirt:before{content:"\e670"}.ph-fill.ph-table:before{content:"\e476"}.ph-fill.ph-tabs:before{content:"\e778"}.ph-fill.ph-tag:before{content:"\e478"}.ph-fill.ph-tag-chevron:before{content:"\e672"}.ph-fill.ph-tag-simple:before{content:"\e47a"}.ph-fill.ph-target:before{content:"\e47c"}.ph-fill.ph-taxi:before{content:"\e902"}.ph-fill.ph-tea-bag:before{content:"\e8e6"}.ph-fill.ph-telegram-logo:before{content:"\e5bc"}.ph-fill.ph-television:before{content:"\e754"}.ph-fill.ph-television-simple:before{content:"\eae6"}.ph-fill.ph-tennis-ball:before{content:"\e720"}.ph-fill.ph-tent:before{content:"\e8ba"}.ph-fill.ph-terminal:before{content:"\e47e"}.ph-fill.ph-terminal-window:before{content:"\eae8"}.ph-fill.ph-test-tube:before{content:"\e7a0"}.ph-fill.ph-text-a-underline:before{content:"\ed34"}.ph-fill.ph-text-aa:before{content:"\e6ee"}.ph-fill.ph-text-align-center:before{content:"\e480"}.ph-fill.ph-text-align-justify:before{content:"\e482"}.ph-fill.ph-text-align-left:before{content:"\e484"}.ph-fill.ph-text-align-right:before{content:"\e486"}.ph-fill.ph-text-b:before{content:"\e5be"}.ph-fill.ph-text-bolder:before{content:"\e5be"}.ph-fill.ph-text-columns:before{content:"\ec96"}.ph-fill.ph-text-h:before{content:"\e6ba"}.ph-fill.ph-text-h-five:before{content:"\e6c4"}.ph-fill.ph-text-h-four:before{content:"\e6c2"}.ph-fill.ph-text-h-one:before{content:"\e6bc"}.ph-fill.ph-text-h-six:before{content:"\e6c6"}.ph-fill.ph-text-h-three:before{content:"\e6c0"}.ph-fill.ph-text-h-two:before{content:"\e6be"}.ph-fill.ph-text-indent:before{content:"\ea1e"}.ph-fill.ph-text-italic:before{content:"\e5c0"}.ph-fill.ph-text-outdent:before{content:"\ea1c"}.ph-fill.ph-text-strikethrough:before{content:"\e5c2"}.ph-fill.ph-text-subscript:before{content:"\ec98"}.ph-fill.ph-text-superscript:before{content:"\ec9a"}.ph-fill.ph-text-t:before{content:"\e48a"}.ph-fill.ph-text-t-slash:before{content:"\e488"}.ph-fill.ph-text-underline:before{content:"\e5c4"}.ph-fill.ph-textbox:before{content:"\eb0a"}.ph-fill.ph-thermometer:before{content:"\e5c6"}.ph-fill.ph-thermometer-cold:before{content:"\e5c8"}.ph-fill.ph-thermometer-hot:before{content:"\e5ca"}.ph-fill.ph-thermometer-simple:before{content:"\e5cc"}.ph-fill.ph-threads-logo:before{content:"\ed9e"}.ph-fill.ph-three-d:before{content:"\ea5a"}.ph-fill.ph-thumbs-down:before{content:"\e48c"}.ph-fill.ph-thumbs-up:before{content:"\e48e"}.ph-fill.ph-ticket:before{content:"\e490"}.ph-fill.ph-tidal-logo:before{content:"\ed1c"}.ph-fill.ph-tiktok-logo:before{content:"\eaf2"}.ph-fill.ph-tilde:before{content:"\eda8"}.ph-fill.ph-timer:before{content:"\e492"}.ph-fill.ph-tip-jar:before{content:"\e7e2"}.ph-fill.ph-tipi:before{content:"\ed30"}.ph-fill.ph-tire:before{content:"\edd2"}.ph-fill.ph-toggle-left:before{content:"\e674"}.ph-fill.ph-toggle-right:before{content:"\e676"}.ph-fill.ph-toilet:before{content:"\e79a"}.ph-fill.ph-toilet-paper:before{content:"\e79c"}.ph-fill.ph-toolbox:before{content:"\eca0"}.ph-fill.ph-tooth:before{content:"\e9cc"}.ph-fill.ph-tornado:before{content:"\e88c"}.ph-fill.ph-tote:before{content:"\e494"}.ph-fill.ph-tote-simple:before{content:"\e678"}.ph-fill.ph-towel:before{content:"\ede6"}.ph-fill.ph-tractor:before{content:"\ec6e"}.ph-fill.ph-trademark:before{content:"\e9f0"}.ph-fill.ph-trademark-registered:before{content:"\e3f4"}.ph-fill.ph-traffic-cone:before{content:"\e9a8"}.ph-fill.ph-traffic-sign:before{content:"\e67a"}.ph-fill.ph-traffic-signal:before{content:"\e9aa"}.ph-fill.ph-train:before{content:"\e496"}.ph-fill.ph-train-regional:before{content:"\e49e"}.ph-fill.ph-train-simple:before{content:"\e4a0"}.ph-fill.ph-tram:before{content:"\e9ec"}.ph-fill.ph-translate:before{content:"\e4a2"}.ph-fill.ph-trash:before{content:"\e4a6"}.ph-fill.ph-trash-simple:before{content:"\e4a8"}.ph-fill.ph-tray:before{content:"\e4aa"}.ph-fill.ph-tray-arrow-down:before{content:"\e010"}.ph-fill.ph-archive-tray:before{content:"\e010"}.ph-fill.ph-tray-arrow-up:before{content:"\ee52"}.ph-fill.ph-treasure-chest:before{content:"\ede2"}.ph-fill.ph-tree:before{content:"\e6da"}.ph-fill.ph-tree-evergreen:before{content:"\e6dc"}.ph-fill.ph-tree-palm:before{content:"\e91a"}.ph-fill.ph-tree-structure:before{content:"\e67c"}.ph-fill.ph-tree-view:before{content:"\ee48"}.ph-fill.ph-trend-down:before{content:"\e4ac"}.ph-fill.ph-trend-up:before{content:"\e4ae"}.ph-fill.ph-triangle:before{content:"\e4b0"}.ph-fill.ph-triangle-dashed:before{content:"\e4b2"}.ph-fill.ph-trolley:before{content:"\e5b2"}.ph-fill.ph-trolley-suitcase:before{content:"\e5b4"}.ph-fill.ph-trophy:before{content:"\e67e"}.ph-fill.ph-truck:before{content:"\e4b4"}.ph-fill.ph-truck-trailer:before{content:"\e4b6"}.ph-fill.ph-tumblr-logo:before{content:"\e8d4"}.ph-fill.ph-twitch-logo:before{content:"\e5ce"}.ph-fill.ph-twitter-logo:before{content:"\e4ba"}.ph-fill.ph-umbrella:before{content:"\e684"}.ph-fill.ph-umbrella-simple:before{content:"\e686"}.ph-fill.ph-union:before{content:"\edbe"}.ph-fill.ph-unite:before{content:"\e87e"}.ph-fill.ph-unite-square:before{content:"\e878"}.ph-fill.ph-upload:before{content:"\e4be"}.ph-fill.ph-upload-simple:before{content:"\e4c0"}.ph-fill.ph-usb:before{content:"\e956"}.ph-fill.ph-user:before{content:"\e4c2"}.ph-fill.ph-user-check:before{content:"\eafa"}.ph-fill.ph-user-circle:before{content:"\e4c4"}.ph-fill.ph-user-circle-check:before{content:"\ec38"}.ph-fill.ph-user-circle-dashed:before{content:"\ec36"}.ph-fill.ph-user-circle-gear:before{content:"\e4c6"}.ph-fill.ph-user-circle-minus:before{content:"\e4c8"}.ph-fill.ph-user-circle-plus:before{content:"\e4ca"}.ph-fill.ph-user-focus:before{content:"\e6fc"}.ph-fill.ph-user-gear:before{content:"\e4cc"}.ph-fill.ph-user-list:before{content:"\e73c"}.ph-fill.ph-user-minus:before{content:"\e4ce"}.ph-fill.ph-user-plus:before{content:"\e4d0"}.ph-fill.ph-user-rectangle:before{content:"\e4d2"}.ph-fill.ph-user-sound:before{content:"\eca8"}.ph-fill.ph-user-square:before{content:"\e4d4"}.ph-fill.ph-user-switch:before{content:"\e756"}.ph-fill.ph-users:before{content:"\e4d6"}.ph-fill.ph-users-four:before{content:"\e68c"}.ph-fill.ph-users-three:before{content:"\e68e"}.ph-fill.ph-van:before{content:"\e826"}.ph-fill.ph-vault:before{content:"\e76e"}.ph-fill.ph-vector-three:before{content:"\ee62"}.ph-fill.ph-vector-two:before{content:"\ee64"}.ph-fill.ph-vibrate:before{content:"\e4d8"}.ph-fill.ph-video:before{content:"\e740"}.ph-fill.ph-video-camera:before{content:"\e4da"}.ph-fill.ph-video-camera-slash:before{content:"\e4dc"}.ph-fill.ph-video-conference:before{content:"\edce"}.ph-fill.ph-vignette:before{content:"\eba2"}.ph-fill.ph-vinyl-record:before{content:"\ecac"}.ph-fill.ph-virtual-reality:before{content:"\e7b8"}.ph-fill.ph-virus:before{content:"\e7d6"}.ph-fill.ph-visor:before{content:"\ee2a"}.ph-fill.ph-voicemail:before{content:"\e4de"}.ph-fill.ph-volleyball:before{content:"\e726"}.ph-fill.ph-wall:before{content:"\e688"}.ph-fill.ph-wallet:before{content:"\e68a"}.ph-fill.ph-warehouse:before{content:"\ecd4"}.ph-fill.ph-warning:before{content:"\e4e0"}.ph-fill.ph-warning-circle:before{content:"\e4e2"}.ph-fill.ph-warning-diamond:before{content:"\e7fc"}.ph-fill.ph-warning-octagon:before{content:"\e4e4"}.ph-fill.ph-washing-machine:before{content:"\ede8"}.ph-fill.ph-watch:before{content:"\e4e6"}.ph-fill.ph-wave-sawtooth:before{content:"\ea9c"}.ph-fill.ph-wave-sine:before{content:"\ea9a"}.ph-fill.ph-wave-square:before{content:"\ea9e"}.ph-fill.ph-wave-triangle:before{content:"\eaa0"}.ph-fill.ph-waveform:before{content:"\e802"}.ph-fill.ph-waveform-slash:before{content:"\e800"}.ph-fill.ph-waves:before{content:"\e6de"}.ph-fill.ph-webcam:before{content:"\e9b2"}.ph-fill.ph-webcam-slash:before{content:"\ecdc"}.ph-fill.ph-webhooks-logo:before{content:"\ecae"}.ph-fill.ph-wechat-logo:before{content:"\e8d2"}.ph-fill.ph-whatsapp-logo:before{content:"\e5d0"}.ph-fill.ph-wheelchair:before{content:"\e4e8"}.ph-fill.ph-wheelchair-motion:before{content:"\e89a"}.ph-fill.ph-wifi-high:before{content:"\e4ea"}.ph-fill.ph-wifi-low:before{content:"\e4ec"}.ph-fill.ph-wifi-medium:before{content:"\e4ee"}.ph-fill.ph-wifi-none:before{content:"\e4f0"}.ph-fill.ph-wifi-slash:before{content:"\e4f2"}.ph-fill.ph-wifi-x:before{content:"\e4f4"}.ph-fill.ph-wind:before{content:"\e5d2"}.ph-fill.ph-windmill:before{content:"\e9f8"}.ph-fill.ph-windows-logo:before{content:"\e692"}.ph-fill.ph-wine:before{content:"\e6b2"}.ph-fill.ph-wrench:before{content:"\e5d4"}.ph-fill.ph-x:before{content:"\e4f6"}.ph-fill.ph-x-circle:before{content:"\e4f8"}.ph-fill.ph-x-logo:before{content:"\e4bc"}.ph-fill.ph-x-square:before{content:"\e4fa"}.ph-fill.ph-yarn:before{content:"\ed9a"}.ph-fill.ph-yin-yang:before{content:"\e92a"}.ph-fill.ph-youtube-logo:before{content:"\e4fc"}:root{--color-primary: #7C3AED;--color-primary-rgb: 124, 58, 237;--color-primary-dark: #6D28D9;--color-secondary: #1A3254;--color-accent: #E0E7FF;--color-background: #EFEEED;--sidebar-gradient-start: #1e3a5f;--sidebar-gradient-mid: #192c49;--sidebar-gradient-end: #152238;--font-family: "Noto Sans", "Noto Sans Thai", sans-serif;--v2-bg-top: #D4EDE9;--v2-bg-mid: #E8F0ED;--v2-bg-mid2: #FBF6F0;--v2-bg-bottom: #F2E8DC;--v2-card-bg: #ffffff;--v2-card-hover-bg: #fafaf8;--v2-balance-item-bg: #fafafa;--v2-balance-item-hover-bg: #f5f5f5;--v2-text-primary: #1a1a1a;--v2-text-secondary: #525252;--v2-text-muted: #737373;--v2-text-placeholder: #a3a3a3;--v2-brand-blue: #3b82f6;--v2-brand-blue-hover: #2563eb;--v2-brand-green: #0B5B52;--v2-brand-green-light: #159E8E;--v2-status-success: #22c55e;--v2-status-warning: #f97316;--v2-status-error: #ef4444;--v2-status-info: #3b82f6;--v2-status-purple: #a855f7;--v2-status-cyan: #06b6d4;--v2-shadow-none: none;--v2-shadow-xs: 0 1px 2px rgba(0, 0, 0, .015);--v2-shadow-sm: 0 1px 3px rgba(0, 0, 0, .02);--v2-radius-sm: 6px;--v2-radius-md: 8px;--v2-radius-lg: 10px;--v2-radius-xl: 12px;--v2-radius-pill: 20px;--v2-transition: .15s ease}.v2-input{height:42px;padding:10px 14px;background:#fff;border:1px solid #e5e5e5;border-radius:12px;font-size:14px;color:var(--v2-text-primary, #1a1a1a);box-shadow:none;box-sizing:border-box;outline:none;transition:all .15s ease;width:100%}.v2-input::placeholder{color:var(--v2-text-placeholder, #a3a3a3)}.v2-input:hover:not(:disabled){border:1.5px solid rgba(var(--color-primary-rgb, 124, 58, 237),.4)}.v2-input:focus:not(:disabled){outline:none;background:#fff;border:1.5px solid rgba(var(--color-primary-rgb, 124, 58, 237),.5)}.v2-input.v2-input--error{background:#fef2f2;border-color:#ef444480}.v2-input:disabled,.v2-input[readonly],.v2-input.v2-input--disabled{background:#fafafa;color:#737373;cursor:not-allowed}.v2-select{height:42px;padding:10px 36px 10px 14px;background:#fff;border:1px solid #e5e5e5;border-radius:12px;font-size:14px;color:var(--v2-text-primary, #1a1a1a);box-shadow:none;box-sizing:border-box;outline:none;transition:all .15s ease;width:100%;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23737373' d='M2.5 4.5L6 8l3.5-3.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.v2-select::placeholder{color:var(--v2-text-placeholder, #a3a3a3)}.v2-select:hover:not(:disabled){border:1.5px solid rgba(var(--color-primary-rgb, 124, 58, 237),.4)}.v2-select:focus:not(:disabled){outline:none;background:#fff;border:1.5px solid rgba(var(--color-primary-rgb, 124, 58, 237),.5)}.v2-select.v2-input--error{background:#fef2f2;border-color:#ef444480}.v2-select:disabled,.v2-select[readonly],.v2-select.v2-input--disabled{background:#fafafa;color:#737373;cursor:not-allowed}.v2-select:disabled{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23b0b5ba' d='M2.5 4.5L6 8l3.5-3.5'/%3E%3C/svg%3E")}.v2-textarea{height:42px;background:#fff;border:1px solid #e5e5e5;border-radius:12px;font-size:14px;color:var(--v2-text-primary, #1a1a1a);box-shadow:none;box-sizing:border-box;outline:none;transition:all .15s ease;height:auto;min-height:100px;padding:12px 14px;resize:vertical;line-height:1.5}.v2-textarea::placeholder{color:var(--v2-text-placeholder, #a3a3a3)}.v2-textarea:hover:not(:disabled){border:1.5px solid rgba(var(--color-primary-rgb, 124, 58, 237),.4)}.v2-textarea:focus:not(:disabled){outline:none;background:#fff;border:1.5px solid rgba(var(--color-primary-rgb, 124, 58, 237),.5)}.v2-textarea.v2-input--error{background:#fef2f2;border-color:#ef444480}.v2-textarea:disabled,.v2-textarea[readonly],.v2-textarea.v2-input--disabled{background:#fafafa;color:#737373;cursor:not-allowed}.v2-label{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:var(--v2-text-secondary, #525252);margin-bottom:6px}.v2-label .required{color:#ef4444}.v2-form-group{margin-bottom:20px}.v2-form-group:last-child{margin-bottom:0}.v2-input-icon{position:relative}.v2-input-icon .v2-input,.v2-input-icon .v2-select{padding-left:40px}.v2-input-icon .v2-input-icon__icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);font-size:18px;color:var(--v2-text-muted, #737373);pointer-events:none}.v2-input--sm,.v2-select--sm,.v2-textarea--sm{height:36px;padding:0 12px;font-size:13px}.v2-input--lg,.v2-select--lg{height:48px;padding:0 16px;font-size:15px}.v2-textarea--sm{min-height:80px;padding:10px 12px}.v2-dropdown ::ng-deep .hx-dropdown__trigger,.v2-dropdown .hx-dropdown__trigger,.v2-custom-dropdown ::ng-deep .hx-dropdown__trigger,.v2-custom-dropdown .hx-dropdown__trigger{background:#fff!important;border:1px solid #e5e5e5!important;border-radius:12px!important;box-shadow:none!important;min-height:42px;transition:all .15s ease!important}.v2-dropdown ::ng-deep .hx-dropdown__trigger:hover:not(:disabled),.v2-dropdown .hx-dropdown__trigger:hover:not(:disabled),.v2-custom-dropdown ::ng-deep .hx-dropdown__trigger:hover:not(:disabled),.v2-custom-dropdown .hx-dropdown__trigger:hover:not(:disabled){border:1.5px solid rgba(var(--color-primary-rgb, 124, 58, 237),.4)!important}.v2-dropdown ::ng-deep .hx-dropdown__trigger:focus:not(:disabled),.v2-dropdown ::ng-deep .hx-dropdown__trigger--open,.v2-dropdown .hx-dropdown__trigger:focus:not(:disabled),.v2-dropdown .hx-dropdown__trigger--open,.v2-custom-dropdown ::ng-deep .hx-dropdown__trigger:focus:not(:disabled),.v2-custom-dropdown ::ng-deep .hx-dropdown__trigger--open,.v2-custom-dropdown .hx-dropdown__trigger:focus:not(:disabled),.v2-custom-dropdown .hx-dropdown__trigger--open{background:#fff!important;border:1.5px solid rgba(var(--color-primary-rgb, 124, 58, 237),.5)!important}.v2-dropdown.ng-disabled ::ng-deep .hx-dropdown__trigger,.v2-dropdown.ng-disabled .hx-dropdown__trigger,.v2-dropdown[disabled] ::ng-deep .hx-dropdown__trigger,.v2-dropdown[disabled] .hx-dropdown__trigger,.v2-dropdown.v2-dropdown--disabled ::ng-deep .hx-dropdown__trigger,.v2-dropdown.v2-dropdown--disabled .hx-dropdown__trigger,.v2-custom-dropdown.ng-disabled ::ng-deep .hx-dropdown__trigger,.v2-custom-dropdown.ng-disabled .hx-dropdown__trigger,.v2-custom-dropdown[disabled] ::ng-deep .hx-dropdown__trigger,.v2-custom-dropdown[disabled] .hx-dropdown__trigger,.v2-custom-dropdown.v2-dropdown--disabled ::ng-deep .hx-dropdown__trigger,.v2-custom-dropdown.v2-dropdown--disabled .hx-dropdown__trigger{background:#fafafa!important;color:#737373!important;cursor:not-allowed!important}.v2-filter-section{background:transparent;border-radius:var(--v2-radius-lg, 10px);padding:0;margin-bottom:20px}.v2-filter-row{display:flex;flex-wrap:wrap;gap:16px;align-items:flex-end}.v2-filter-group{display:flex;flex-direction:column;min-width:180px}.v2-filter-group--grow{flex:1;min-width:200px}.v2-filter-group--action{margin-left:auto}.v2-filter-group app-custom-dropdown .hx-dropdown__trigger,.v2-filter-group .hx-dropdown .hx-dropdown__trigger{height:42px!important;min-height:42px!important;background:#fff!important;border:none!important;border-radius:8px!important;box-shadow:none!important}.v2-filter-group app-custom-dropdown .hx-dropdown__trigger:hover,.v2-filter-group .hx-dropdown .hx-dropdown__trigger:hover{background:#f5f5f5!important}.v2-filter-group app-custom-dropdown .hx-dropdown__label{display:none}.v2-datepicker-wrapper{position:relative}.v2-datepicker-input{width:100%;height:42px!important;padding:0 40px 0 12px!important;font-size:14px;color:var(--v2-text-primary, #1a1a1a);background:#fff!important;border:none!important;border-radius:8px!important;box-shadow:none!important;transition:all .15s ease}.v2-datepicker-input::placeholder{color:var(--v2-text-placeholder, #a3a3a3)}.v2-datepicker-input:hover,.v2-datepicker-input:focus{background:#f5f5f5!important;outline:none}.v2-datepicker-input:disabled{background:#ebebeb!important;color:#b0b5ba;cursor:not-allowed}.v2-datepicker-toggle{position:absolute;right:4px;top:50%;transform:translateY(-50%)}.v2-datepicker-toggle ::ng-deep .mat-datepicker-toggle{color:var(--v2-text-muted, #737373)}.v2-datepicker-toggle ::ng-deep .mat-datepicker-toggle .mat-mdc-icon-button{width:32px!important;height:32px!important;padding:4px!important}.v2-form-card{background:#fff;border-radius:var(--v2-radius-lg, 10px);box-shadow:none;overflow:hidden}.v2-form-section{padding:24px;background:#fff;border-radius:var(--v2-radius-lg, 10px);margin-bottom:20px}.v2-form-section--disabled{opacity:.5;pointer-events:none}.v2-form-section__title{font-size:16px;font-weight:600;color:var(--v2-text-primary, #1a1a1a);margin:0 0 16px;padding-bottom:12px;border-bottom:1px solid #e5e7eb}.v2-form-section__subtitle{font-size:13px;color:var(--v2-text-muted, #737373);margin:0 0 16px}.v2-form-section__header{display:flex;align-items:flex-start;gap:16px;margin-bottom:20px}.v2-form-section__step{width:32px;height:32px;border-radius:50%;background:var(--color-primary, #7C3AED);color:#fff;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0}.v2-form-section__step .ph{font-size:16px}.v2-form-card .v2-form-input,.v2-form-card .v2-form-select,.v2-form-card .v2-form-textarea,.v2-form-section .v2-form-input,.v2-form-section .v2-form-select,.v2-form-section .v2-form-textarea{width:100%;height:42px;padding:10px 14px;font-size:14px;color:var(--v2-text-primary, #1a1a1a);background:#fff;border:1px solid #e5e5e5;border-radius:12px;box-shadow:none;box-sizing:border-box;transition:all .15s ease}.v2-form-card .v2-form-input::placeholder,.v2-form-card .v2-form-select::placeholder,.v2-form-card .v2-form-textarea::placeholder,.v2-form-section .v2-form-input::placeholder,.v2-form-section .v2-form-select::placeholder,.v2-form-section .v2-form-textarea::placeholder{color:var(--v2-text-placeholder, #a3a3a3)}.v2-form-card .v2-form-input:hover:not(:disabled),.v2-form-card .v2-form-select:hover:not(:disabled),.v2-form-card .v2-form-textarea:hover:not(:disabled),.v2-form-section .v2-form-input:hover:not(:disabled),.v2-form-section .v2-form-select:hover:not(:disabled),.v2-form-section .v2-form-textarea:hover:not(:disabled){border:1.5px solid rgba(var(--color-primary-rgb, 124, 58, 237),.4)}.v2-form-card .v2-form-input:focus:not(:disabled),.v2-form-card .v2-form-select:focus:not(:disabled),.v2-form-card .v2-form-textarea:focus:not(:disabled),.v2-form-section .v2-form-input:focus:not(:disabled),.v2-form-section .v2-form-select:focus:not(:disabled),.v2-form-section .v2-form-textarea:focus:not(:disabled){outline:none;background:#fff;border:1.5px solid rgba(var(--color-primary-rgb, 124, 58, 237),.5)}.v2-form-card .v2-form-input.v2-form-input--error,.v2-form-card .v2-form-select.v2-form-input--error,.v2-form-card .v2-form-textarea.v2-form-input--error,.v2-form-section .v2-form-input.v2-form-input--error,.v2-form-section .v2-form-select.v2-form-input--error,.v2-form-section .v2-form-textarea.v2-form-input--error{background:#fef2f2;border-color:#ef444480}.v2-form-card .v2-form-input:disabled,.v2-form-card .v2-form-select:disabled,.v2-form-card .v2-form-textarea:disabled,.v2-form-section .v2-form-input:disabled,.v2-form-section .v2-form-select:disabled,.v2-form-section .v2-form-textarea:disabled{background:#fafafa;color:#737373;cursor:not-allowed}.v2-form-card .v2-form-select,.v2-form-section .v2-form-select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 256 256'%3E%3Cpath fill='%23737373' d='M213.66 101.66l-80 80a8 8 0 0 1-11.32 0l-80-80a8 8 0 0 1 11.32-11.32L128 164.69l74.34-74.35a8 8 0 0 1 11.32 11.32z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:40px}.v2-form-card .v2-form-textarea,.v2-form-section .v2-form-textarea{height:auto;min-height:80px;padding:10px 14px;resize:vertical;line-height:1.5}.v2-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width: 640px){.v2-form-row{grid-template-columns:1fr}}.v2-form-actions{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;background:#fff;border-radius:var(--v2-radius-lg, 10px)}.v2-form-section app-custom-dropdown,.v2-form-card app-custom-dropdown{display:block}.v2-form-section app-custom-dropdown .hx-dropdown__wrapper,.v2-form-card app-custom-dropdown .hx-dropdown__wrapper{display:flex;flex-direction:column;gap:6px}.v2-form-section app-custom-dropdown .hx-dropdown__label,.v2-form-card app-custom-dropdown .hx-dropdown__label{font-size:13px;font-weight:500;color:#525252;margin-bottom:0}.v2-form-section app-custom-dropdown .hx-dropdown__trigger,.v2-form-card app-custom-dropdown .hx-dropdown__trigger{min-height:42px;height:auto;padding:10px 14px;font-size:14px;background:#fff!important;border:1px solid #e5e5e5!important;border-radius:12px;box-sizing:border-box;box-shadow:none!important;transition:all .15s ease}.v2-form-section app-custom-dropdown .hx-dropdown__trigger:hover:not(:disabled),.v2-form-card app-custom-dropdown .hx-dropdown__trigger:hover:not(:disabled){border:1.5px solid rgba(var(--color-primary-rgb, 124, 58, 237),.4)!important}.v2-form-section app-custom-dropdown .hx-dropdown__trigger:focus:not(:disabled),.v2-form-section app-custom-dropdown .hx-dropdown__trigger--open,.v2-form-card app-custom-dropdown .hx-dropdown__trigger:focus:not(:disabled),.v2-form-card app-custom-dropdown .hx-dropdown__trigger--open{background:#fff!important;border:1.5px solid rgba(var(--color-primary-rgb, 124, 58, 237),.5)!important}.v2-form-section app-custom-dropdown .hx-dropdown__trigger:disabled,.v2-form-card app-custom-dropdown .hx-dropdown__trigger:disabled{background:#fafafa!important;color:#737373;cursor:not-allowed}.v2-form-section app-custom-dropdown .hx-dropdown__selected-text,.v2-form-card app-custom-dropdown .hx-dropdown__selected-text{color:#1a1a1a;font-size:14px}.v2-form-section app-custom-dropdown .hx-dropdown__placeholder,.v2-form-card app-custom-dropdown .hx-dropdown__placeholder{color:#a3a3a3}.v2-form-section app-custom-dropdown .hx-dropdown-panel,.v2-form-card app-custom-dropdown .hx-dropdown-panel{background:#fff;border:none;border-radius:10px;box-shadow:0 4px 16px #0000001f,0 2px 6px #0000000f}:has(>.v2-form-page){display:block;width:100%}main.app-bg:has(.v2-form-page){background:linear-gradient(165deg,var(--v2-bg-top, #D4EDE9) 0%,var(--v2-bg-mid, #E8F0ED) 40%,var(--v2-bg-mid2, #FBF6F0) 70%,var(--v2-bg-bottom, #F2E8DC) 100%)!important}.v2-form-page{display:block;width:100%;min-height:100vh;padding:16px 24px;box-sizing:border-box;background:transparent!important}.v2-form-header{display:flex;align-items:center;gap:12px;margin-bottom:20px}.v2-form-header__title{font-size:22px;font-weight:600;color:var(--v2-text-primary, #1a1a1a);margin:0}.v2-back-btn{width:36px;height:36px;border-radius:8px;border:none;background:#fff;box-shadow:0 2px 4px rgba(var(--color-primary-rgb, 124, 58, 237),.2);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;color:var(--color-primary, #7C3AED)}.v2-back-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(var(--color-primary-rgb, 124, 58, 237),.3);color:var(--color-primary-dark, #6D28D9)}.v2-back-btn:active{transform:translateY(0)}.v2-back-btn .ph{font-size:18px}.v2-item-card{position:relative;padding:20px 48px 20px 20px;background:#fff;border:1px solid #e5e5e5;border-radius:var(--v2-radius-lg, 10px);transition:all .15s ease}.v2-item-card:hover{border-color:#d4d4d4;box-shadow:0 2px 8px #0000000a}.v2-item-card__remove{position:absolute;top:12px;right:12px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border:none;border-radius:50%;cursor:pointer;color:var(--v2-text-muted, #737373);transition:all .15s ease}.v2-item-card__remove:hover{background:#fee2e2;color:#dc2626}.v2-item-card__remove .ph{font-size:16px}.v2-item-card__content{display:flex;flex-direction:column;gap:12px}.v2-item-card__row{display:flex;align-items:center;gap:16px}.v2-item-card__row .v2-checkbox-card{height:42px;padding:0 16px;box-sizing:border-box}.v2-item-cards{display:flex;flex-direction:column;gap:12px}.v2-form-error{margin-top:6px;font-size:12px;color:#ef4444}.v2-form-hint{margin-top:6px;font-size:12px;color:var(--v2-text-muted, #737373)}.v2-loading-card{background:#fff;border-radius:var(--v2-radius-lg, 10px);padding:48px 24px;text-align:center}.v2-loading-card__spinner{width:40px;height:40px;border:3px solid #e5e5e5;border-top-color:var(--color-primary, #7C3AED);border-radius:50%;animation:v2-spin .8s linear infinite;margin:0 auto 16px}.v2-loading-card__text{font-size:14px;color:var(--v2-text-muted, #737373);margin:0}.v2-checkbox-card{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#fff;border:1px solid #e5e5e5;border-radius:12px;transition:all .15s ease;cursor:pointer}.v2-checkbox-card:hover{border:1.5px solid rgba(var(--color-primary-rgb, 124, 58, 237),.4)}.v2-checkbox-card:has(.v2-checkbox-card__input:checked){border:1.5px solid var(--color-primary, #7C3AED);background:rgba(var(--color-primary-rgb, 124, 58, 237),.1)}.v2-checkbox-card:has(.v2-checkbox-card__input:checked) .v2-checkbox-card__label{color:var(--color-primary, #7C3AED)}.v2-checkbox-card--highlight{background:#fafafa;align-items:flex-start}.v2-checkbox-card__input{width:20px!important;height:20px!important;margin:0!important;cursor:pointer;accent-color:var(--color-primary, #7C3AED);flex-shrink:0}.v2-checkbox-card__input:focus{outline:none;box-shadow:0 0 0 3px rgba(var(--color-primary-rgb, 124, 58, 237),.15);border-radius:4px}.v2-checkbox-card__input:disabled{cursor:not-allowed;opacity:.5}.v2-checkbox-card__label{font-size:14px;font-weight:500;color:#525252;cursor:pointer;-webkit-user-select:none;user-select:none;margin:0}.v2-checkbox-card__hint{font-size:12px;color:var(--v2-text-muted, #737373);margin:4px 0 0}.v2-info-banner{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border-radius:8px;font-size:13px}.v2-info-banner__icon{font-size:20px;flex-shrink:0;margin-top:1px}.v2-info-banner__content{flex:1}.v2-info-banner__content strong{font-weight:600}.v2-info-banner--info{background:#dbeafe;color:#1e40af}.v2-info-banner--warning{background:#fef3c7;color:#92400e}.v2-info-banner--danger{background:#fee2e2;color:#991b1b}.v2-info-banner--success{background:#dcfce7;color:#166534}.v2-loading-inline{display:flex;align-items:center;gap:12px;padding:16px}.v2-loading-inline__spinner{width:20px;height:20px;border:2px solid #f3f4f6;border-top-color:var(--color-primary, #4A80C3);border-radius:50%;animation:v2-spin .8s linear infinite}.v2-loading-inline__text{font-size:13px;color:var(--v2-text-muted, #737373)}.v2-spinner{animation:v2-spin 1s linear infinite}.v2-btn-clear{height:42px;display:inline-flex;align-items:center;gap:6px;padding:0 16px;background:transparent;color:var(--v2-text-muted, #737373);border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s ease}.v2-btn-clear .ph{font-size:14px}.v2-btn-clear:hover{background:#0000000d;color:var(--v2-text-secondary, #525252)}.v2-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 20px;background:var(--color-primary, #4A80C3);color:#fff;border:none;border-radius:var(--v2-radius-md, 8px);font-size:14px;font-weight:500;cursor:pointer;transition:all var(--v2-transition, .15s ease);box-shadow:0 2px 4px rgba(var(--color-primary-rgb, 74, 128, 195),.3)}.v2-btn-primary .ph{font-size:18px}.v2-btn-primary:hover:not(:disabled){background:var(--color-primary-dark, #3b6ba3);transform:translateY(-1px);box-shadow:0 4px 8px rgba(var(--color-primary-rgb, 74, 128, 195),.4)}.v2-btn-primary:active:not(:disabled){transform:translateY(0)}.v2-btn-primary:disabled{background:#ebebeb;color:#b0b5ba;box-shadow:none;cursor:not-allowed}.v2-btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 20px;background:#f5f5f5;color:#525252;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #0000000f}.v2-btn-secondary .ph{font-size:18px}.v2-btn-secondary:hover:not(:disabled){background:#efefef;color:#1a1a1a;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.v2-btn-secondary:active:not(:disabled){transform:translateY(0)}.v2-btn-secondary:disabled{background:#ebebeb;color:#b0b5ba;cursor:not-allowed;box-shadow:none}.v2-btn-primary-light{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 20px;background:rgba(var(--color-primary-rgb, 124, 58, 237),.1);color:var(--color-primary, #7C3AED);border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s ease;box-shadow:0 2px 6px rgba(var(--color-primary-rgb, 124, 58, 237),.15)}.v2-btn-primary-light .ph{font-size:18px}.v2-btn-primary-light:hover:not(:disabled){background:rgba(var(--color-primary-rgb, 124, 58, 237),.15);transform:translateY(-1px);box-shadow:0 4px 8px rgba(var(--color-primary-rgb, 124, 58, 237),.25)}.v2-btn-primary-light:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.v2-btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 20px;background:transparent;color:var(--v2-text-secondary, #525252);border:none;border-radius:var(--v2-radius-md, 8px);font-size:14px;font-weight:500;cursor:pointer;transition:all var(--v2-transition, .15s ease)}.v2-btn-ghost .ph{font-size:18px}.v2-btn-ghost:hover:not(:disabled){background:color-mix(in srgb,var(--v2-bg-mid, #E8F0ED) 60%,white);color:var(--v2-text-primary, #1a1a1a)}.v2-btn-ghost:disabled{color:#b0b5ba;cursor:not-allowed}.v2-btn-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:transparent;color:var(--v2-text-secondary, #525252);border:none;border-radius:var(--v2-radius-sm, 6px);cursor:pointer;transition:all var(--v2-transition, .15s ease)}.v2-btn-icon .ph{font-size:20px}.v2-btn-icon:hover:not(:disabled){background:color-mix(in srgb,var(--v2-bg-mid, #E8F0ED) 60%,white);color:var(--color-primary, #4A80C3)}.v2-btn-icon:disabled{color:#b0b5ba;cursor:not-allowed}.v2-btn-icon--sm{width:32px;height:32px}.v2-btn-icon--sm .ph{font-size:18px}.v2-btn-icon--lg{width:44px;height:44px}.v2-btn-icon--lg .ph{font-size:24px}.v2-btn-danger{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 20px;background:#fee2e2;color:#991b1b;border:none;border-radius:var(--v2-radius-md, 8px);font-size:14px;font-weight:500;cursor:pointer;transition:all var(--v2-transition, .15s ease)}.v2-btn-danger .ph{font-size:18px}.v2-btn-danger:hover:not(:disabled){background:#fecaca;color:#7f1d1d}.v2-btn-danger:disabled{background:#ebebeb;color:#b0b5ba;cursor:not-allowed}.v2-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border-radius:var(--v2-radius-pill, 20px);font-size:12px;font-weight:600}.v2-badge--success,.v2-badge--approved{background:#dcfce7;color:#166534}.v2-badge--warning,.v2-badge--pending{background:#fef3c7;color:#92400e}.v2-badge--danger,.v2-badge--rejected{background:#fee2e2;color:#991b1b}.v2-badge--info{background:#dbeafe;color:#1e40af}.v2-badge--neutral,.v2-badge--cancelled{background:#e5e5e5;color:#525252}.v2-badge--theme{background:color-mix(in srgb,var(--v2-bg-mid, #E8F0ED) 80%,white);color:var(--color-primary-dark, #3b6ba3)}.v2-spinner{width:40px;height:40px;border:3px solid color-mix(in srgb,var(--v2-bg-mid, #E8F0ED) 60%,white);border-top-color:var(--color-primary, #4A80C3);border-radius:50%;animation:v2-spin .8s linear infinite}.v2-spinner--sm{width:24px;height:24px;border-width:2px}.v2-spinner--lg{width:56px;height:56px;border-width:4px}.v2-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 24px}.v2-loading__text{margin-top:16px;font-size:14px;color:var(--v2-text-muted, #737373)}.v2-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 24px;text-align:center;background:#fff;border-radius:var(--v2-radius-lg, 10px)}.v2-empty-state__icon{font-size:56px;color:#d4d4d4;margin-bottom:20px}.v2-empty-state__icon:not(.ph){width:80px;height:80px;background:color-mix(in srgb,var(--v2-bg-mid, #E8F0ED) 60%,white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:inherit}.v2-empty-state__icon:not(.ph) .ph{font-size:36px;color:#a3a3a3}.v2-empty-state__title{font-size:16px;font-weight:500;color:var(--v2-text-secondary, #525252);margin:0 0 4px}.v2-empty-state__text,.v2-empty-state__description{font-size:14px;color:var(--v2-text-muted, #737373);margin:0;max-width:300px}.v2-empty-state--compact{padding:24px}.v2-empty-state--compact .v2-empty-state__icon{width:48px;height:48px;margin-bottom:12px}.v2-empty-state--compact .v2-empty-state__icon .ph{font-size:24px}.v2-empty-state--compact .v2-empty-state__title{font-size:14px;margin-bottom:4px}.v2-empty-state--compact .v2-empty-state__description{font-size:13px;margin-bottom:16px}.v2-table-card{background:#fff;border-radius:var(--v2-radius-lg, 10px);overflow:hidden;transition:transform var(--v2-transition, .15s ease),box-shadow var(--v2-transition, .15s ease)}.v2-table-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.v2-table{width:100%;border-collapse:collapse}.v2-table th{padding:14px 20px;text-align:left;font-size:12px;font-weight:600;color:var(--v2-text-muted, #737373);text-transform:uppercase;letter-spacing:.3px;background:#fafafa;white-space:nowrap}.v2-table td{padding:16px 20px;font-size:14px;color:var(--v2-text-secondary, #525252);border-top:1px solid #f0f0f0}.v2-table tbody tr{transition:background .15s ease}.v2-table tbody tr:hover{background:#f8f8f8}.v2-table .text-center{text-align:center}.v2-table .font-medium{font-weight:500;color:var(--v2-text-primary, #1a1a1a)}.v2-status-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border-radius:20px;font-size:12px;font-weight:500}.v2-status-badge .ph{font-size:14px}.v2-status-badge--success{background:#dcfce7;color:#166534}.v2-status-badge--warning{background:#fef3c7;color:#92400e}.v2-status-badge--danger{background:#fee2e2;color:#991b1b}.v2-status-badge--info{background:#dbeafe;color:#1e40af}.v2-status-badge--neutral{background:#e5e5e5;color:#525252}.v2-actions{display:flex;align-items:center;justify-content:center;gap:4px}.v2-action-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:8px;cursor:pointer;transition:all .15s ease}.v2-action-btn .ph{font-size:18px}.v2-action-btn--edit{color:#f59e0b}.v2-action-btn--edit:hover{background:#fef3c7;color:#d97706}.v2-action-btn--view{color:#3b82f6}.v2-action-btn--view:hover{background:#eff6ff;color:#2563eb}.v2-action-btn--delete,.v2-action-btn--danger{color:#ef4444}.v2-action-btn--delete:hover,.v2-action-btn--danger:hover{background:#fee2e2;color:#dc2626}.v2-action-btn--success{color:#22c55e}.v2-action-btn--success:hover{background:#dcfce7;color:#16a34a}.v2-action-btn--warning{color:#f59e0b}.v2-action-btn--warning:hover{background:#fef3c7;color:#d97706}.v2-loading-card{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 24px;background:#fff;border-radius:var(--v2-radius-lg, 10px)}.v2-loading-card__spinner{width:48px;height:48px;border:3px solid #e5e7eb;border-top-color:var(--color-primary, #3b82f6);border-radius:50%;animation:v2-spin .8s linear infinite}.v2-loading-card__text{margin-top:16px;font-size:14px;color:var(--v2-text-muted, #737373)}@keyframes v2-spin{to{transform:rotate(360deg)}}.v2-pagination{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;margin-top:16px;background:#fff;border-radius:var(--v2-radius-lg, 10px);transition:transform var(--v2-transition, .15s ease),box-shadow var(--v2-transition, .15s ease)}.v2-pagination:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.v2-pagination__info{font-size:13px;color:var(--v2-text-muted, #737373)}.v2-pagination__controls{display:flex;align-items:center;gap:8px}.v2-pagination__btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:500;color:var(--v2-text-secondary, #525252);background:#f5f5f5;border:none;border-radius:8px;cursor:pointer;transition:all .15s ease}.v2-pagination__btn .ph{font-size:16px}.v2-pagination__btn:hover:not(:disabled){background:#e5e5e5;color:var(--v2-text-primary, #1a1a1a)}.v2-pagination__btn:disabled{opacity:.4;cursor:not-allowed}.app-bg{background-color:var(--color-background)}.v2-gradient-bg{background:linear-gradient(165deg,var(--v2-bg-top) 0%,var(--v2-bg-mid) 40%,var(--v2-bg-mid2) 70%,var(--v2-bg-bottom) 100%)!important}app-sidebar .sidebar-v2,.sidebar-v2{background:linear-gradient(180deg,var(--sidebar-gradient-start) 0%,var(--sidebar-gradient-end) 100%)!important}.v2-card{background:var(--v2-card-bg);border:none;border-radius:var(--v2-radius-lg);box-shadow:var(--v2-shadow-none)}.v2-card:hover{background:var(--v2-card-hover-bg)}.v2-btn-pill{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:var(--v2-card-bg);border:none;border-radius:var(--v2-radius-pill);box-shadow:var(--v2-shadow-none);font-size:13px;font-weight:500;color:var(--v2-text-secondary);cursor:pointer;transition:background var(--v2-transition)}.v2-btn-pill:hover{background:var(--v2-card-hover-bg)}.v2-control-panel{display:flex;align-items:center;gap:16px;padding:12px 20px;margin:8px 24px 0;background:#fff;border-radius:var(--v2-radius-xl, 12px);flex-wrap:wrap;transition:transform var(--v2-transition),box-shadow var(--v2-transition)}.v2-control-panel--flat{box-shadow:none}.v2-control-panel--flat:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.v2-control-panel--elevated{box-shadow:0 2px 8px #00000014,0 1px 3px #0000000f}.v2-toolbar{display:flex;gap:6px;padding:16px 24px;margin:16px 24px 0;background:#fff;border-radius:16px;transition:transform var(--v2-transition),box-shadow var(--v2-transition)}.v2-toolbar:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.v2-toolbar__btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:#f8f8f8;border-radius:var(--v2-radius-md, 8px);cursor:pointer;transition:all var(--v2-transition)}.v2-toolbar__btn .material-icons,.v2-toolbar__btn .ph{font-size:20px;color:var(--v2-text-secondary, #525252)}.v2-toolbar__btn:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 4px 8px #00000014}.v2-toolbar__btn:hover .material-icons,.v2-toolbar__btn:hover .ph{color:var(--v2-brand-blue, #3b82f6)}.v2-toolbar__divider{width:1px;background:#e5e5e5;margin:4px 12px}.v2-data-card{background:#fff;border-radius:var(--v2-radius-lg, 10px);box-shadow:0 2px 8px #00000014,0 1px 3px #0000000f;overflow:hidden}.v2-balance-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.v2-balance-item{padding:12px;background:var(--v2-balance-item-bg, #fafafa);border-radius:8px;border:none;text-decoration:none;display:block}.v2-balance-item__label{font-size:11px;font-weight:500;color:var(--v2-text-muted, #737373);margin-bottom:4px;text-transform:uppercase;letter-spacing:.02em}.v2-balance-item__row{display:flex;align-items:baseline;gap:4px}.v2-balance-item__value{font-size:22px;font-weight:700;color:var(--color-primary, #3b82f6);line-height:1}.v2-balance-item__unit{font-size:11px;color:var(--v2-text-placeholder, #a3a3a3)}a.v2-balance-item{cursor:pointer;transition:background .15s ease}a.v2-balance-item:hover{background:#e8e8e8}.v2-pagination-bar{position:fixed;bottom:0;left:260px;right:0;z-index:40;background:#fff;border-top:1px solid #e5e7eb;box-shadow:0 -4px 12px #00000014;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;transition:left .3s ease}.sidebar-collapsed .v2-pagination-bar{left:72px}@media (max-width: 768px){.v2-pagination-bar{left:0!important}}.v2-pagination-bar__info{font-size:13px;color:#6b7280}.v2-pagination-bar__controls{display:flex;align-items:center;gap:8px}.v2-pagination-bar__page-info{font-size:13px;color:#6b7280;padding:0 16px}.v2-pagination-bar__page-info strong{color:#1f2937;font-weight:600}.v2-pagination-bar__btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;font-size:14px;font-weight:500;color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:var(--v2-radius-md, 8px);cursor:pointer;transition:all var(--v2-transition)}.v2-pagination-bar__btn .ph{font-size:18px}.v2-pagination-bar__btn:hover:not(:disabled){background:#f3f4f6;border-color:#9ca3af;color:#111827}.v2-pagination-bar__btn:disabled{opacity:.4;cursor:not-allowed;background:#f9fafb}.custom-dropdown{--dropdown-transition: .15s ease;--dropdown-shadow: 0 1px 3px rgba(0, 0, 0, .06), 0 1px 2px rgba(0, 0, 0, .04);--dropdown-shadow-md: 0 4px 6px rgba(0, 0, 0, .05), 0 2px 4px rgba(0, 0, 0, .03);--dropdown-shadow-lg: 0 10px 40px rgba(0, 0, 0, .12);position:relative;min-width:180px}.custom-dropdown__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 14px;background:#fff;border:none;border-radius:8px;box-shadow:var(--dropdown-shadow);cursor:pointer;transition:all var(--dropdown-transition)}.custom-dropdown__trigger:hover{box-shadow:var(--dropdown-shadow-md)}.custom-dropdown__value{font-size:13px;font-weight:500;color:#1a1a1a}.custom-dropdown__arrow{font-size:14px;color:#737373;transition:transform .2s ease}.custom-dropdown--open .custom-dropdown__arrow{transform:rotate(180deg)}.custom-dropdown--open .custom-dropdown__trigger{box-shadow:var(--dropdown-shadow-md)}.custom-dropdown__menu{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border-radius:10px;box-shadow:var(--dropdown-shadow-lg);padding:6px;z-index:100;opacity:0;visibility:hidden;transform:translateY(-8px);transition:all .2s ease}.custom-dropdown--open .custom-dropdown__menu{opacity:1;visibility:visible;transform:translateY(0)}.custom-dropdown__option{width:100%;display:flex;align-items:center;gap:10px;padding:10px 12px;background:transparent;border:none;border-radius:6px;cursor:pointer;transition:all var(--dropdown-transition);font-size:13px;color:#525252;text-align:left}.custom-dropdown__option:hover{background:#f5f5f5;color:#1a1a1a}.custom-dropdown__option--selected{background:#eff6ff;color:#3b82f6;font-weight:500}.custom-dropdown__option .ph-check{margin-left:auto;font-size:16px;color:#3b82f6}.custom-dropdown__status-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.custom-dropdown__status-dot--submitted,.custom-dropdown__status-dot--pending{background:#f59e0b}.custom-dropdown__status-dot--approved,.custom-dropdown__status-dot--success{background:#22c55e}.custom-dropdown__status-dot--rejected,.custom-dropdown__status-dot--error{background:#ef4444}.custom-dropdown__status-dot--withdrawn,.custom-dropdown__status-dot--cancelled,.custom-dropdown__status-dot--inactive{background:#9ca3af}.custom-dropdown__status-dot--info{background:#3b82f6}.custom-dropdown--sm{min-width:140px}.custom-dropdown--sm .custom-dropdown__trigger{padding:8px 12px}.custom-dropdown--sm .custom-dropdown__value{font-size:12px}.custom-dropdown--sm .custom-dropdown__option{padding:8px 10px;font-size:12px}.custom-dropdown--lg{min-width:220px}.custom-dropdown--lg .custom-dropdown__trigger{padding:12px 16px}.custom-dropdown--lg .custom-dropdown__value{font-size:14px}.custom-dropdown--lg .custom-dropdown__option{padding:12px 14px;font-size:14px}body{font-family:Noto Sans,Noto Sans Thai,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}app-ess-overview-placeholder .card,app-ess-overview-placeholder .pending-chip,app-ess-overview-placeholder .quick-btn,app-ess-overview-placeholder .feature-card,app-ess-overview-placeholder .balance-item,app-ess-overview-placeholder .help-banner,app-ess-overview-placeholder button{border:none!important;border-width:0!important;border-color:transparent!important;outline:none!important}app-ess-overview-placeholder .card__header{border:none!important;border-bottom:1px solid #f5f5f5!important}html{--mat-sys-background: #faf9fd;--mat-sys-error: #ba1a1a;--mat-sys-error-container: #ffdad6;--mat-sys-inverse-on-surface: #f2f0f4;--mat-sys-inverse-primary: #abc7ff;--mat-sys-inverse-surface: #2f3033;--mat-sys-on-background: #1a1b1f;--mat-sys-on-error: #ffffff;--mat-sys-on-error-container: #93000a;--mat-sys-on-primary: #ffffff;--mat-sys-on-primary-container: #00458f;--mat-sys-on-primary-fixed: #001b3f;--mat-sys-on-primary-fixed-variant: #00458f;--mat-sys-on-secondary: #ffffff;--mat-sys-on-secondary-container: #3e4759;--mat-sys-on-secondary-fixed: #131c2b;--mat-sys-on-secondary-fixed-variant: #3e4759;--mat-sys-on-surface: #1a1b1f;--mat-sys-on-surface-variant: #44474e;--mat-sys-on-tertiary: #ffffff;--mat-sys-on-tertiary-container: #0000ef;--mat-sys-on-tertiary-fixed: #00006e;--mat-sys-on-tertiary-fixed-variant: #0000ef;--mat-sys-outline: #74777f;--mat-sys-outline-variant: #c4c6d0;--mat-sys-primary: #005cbb;--mat-sys-primary-container: #d7e3ff;--mat-sys-primary-fixed: #d7e3ff;--mat-sys-primary-fixed-dim: #abc7ff;--mat-sys-scrim: #000000;--mat-sys-secondary: #565e71;--mat-sys-secondary-container: #dae2f9;--mat-sys-secondary-fixed: #dae2f9;--mat-sys-secondary-fixed-dim: #bec6dc;--mat-sys-shadow: #000000;--mat-sys-surface: #faf9fd;--mat-sys-surface-bright: #faf9fd;--mat-sys-surface-container: #efedf0;--mat-sys-surface-container-high: #e9e7eb;--mat-sys-surface-container-highest: #e3e2e6;--mat-sys-surface-container-low: #f4f3f6;--mat-sys-surface-container-lowest: #ffffff;--mat-sys-surface-dim: #dbd9dd;--mat-sys-surface-tint: #005cbb;--mat-sys-surface-variant: #e0e2ec;--mat-sys-tertiary: #343dff;--mat-sys-tertiary-container: #e0e0ff;--mat-sys-tertiary-fixed: #e0e0ff;--mat-sys-tertiary-fixed-dim: #bec2ff;--mat-sys-neutral-variant20: #2d3038;--mat-sys-neutral10: #1a1b1f;--mat-sys-level0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-sys-level1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-sys-level2: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-sys-level3: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-sys-level4: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-sys-level5: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-sys-body-large: 400 1rem / 1.5rem Noto Sans, Noto Sans Thai, sans-serif;--mat-sys-body-large-font: Noto Sans, Noto Sans Thai, sans-serif;--mat-sys-body-large-line-height: 1.5rem;--mat-sys-body-large-size: 1rem;--mat-sys-body-large-tracking: .031rem;--mat-sys-body-large-weight: 400;--mat-sys-body-medium: 400 .875rem / 1.25rem Noto Sans, Noto Sans Thai, sans-serif;--mat-sys-body-medium-font: Noto Sans, Noto Sans Thai, sans-serif;--mat-sys-body-medium-line-height: 1.25rem;--mat-sys-body-medium-size: .875rem;--mat-sys-body-medium-tracking: .016rem;--mat-sys-body-medium-weight: 400;--mat-sys-body-small: 400 .75rem / 1rem Noto Sans, Noto Sans Thai, sans-serif;--mat-sys-body-small-font: Noto Sans, Noto Sans Thai, sans-serif;--mat-sys-body-small-line-height: 1rem;--mat-sys-body-small-size: .75rem;--mat-sys-body-small-tracking: .025rem;--mat-sys-body-small-weight: 400;--mat-sys-display-large: 400 3.562rem / 4rem Noto Sans, Noto Sans Thai, sans-serif;--mat-sys-display-large-font: Noto Sans, Noto Sans Thai, sans-serif;--mat-sys-display-large-line-height: 4rem;--mat-sys-display-large-size: 3.562rem;--mat-sys-display-large-tracking: -.016rem;--mat-sys-display-large-weight: 400;--mat-sys-display-medium: 400 2.812rem / 3.25rem Noto Sans, Noto Sans Thai, sans-serif;--mat-sys-display-medium-font: Noto Sans, Noto Sans Thai, sans-serif;--mat-sys-display-medium-line-height: 3.25rem;--mat-sys-display-medium-size: 2.812rem;--mat-sys-display-medium-tracking: 0;--mat-sys-display-medium-weight: 400;--mat-sys-display-small: 400 2.25rem / 2.75rem Noto Sans, Noto Sans Thai, sans-serif;--mat-sys-display-small-font: Noto Sans, Noto Sans Thai, sans-serif;--mat-sys-display-small-line-height: 2.75rem;--mat-sys-display-small-size: 2.25rem;--mat-sys-display-small-tracking: 0;--mat-sys-display-small-weight: 400;--mat-sys-headline-large: 400 2rem / 2.5rem Noto Sans, Noto Sans Thai, sans-serif;--mat-sys-headline-large-font: Noto Sans, Noto Sans Thai, sans-serif;--mat-sys-headline-large-line-height: 2.5rem;--mat-sys-headline-large-size: 2rem;--mat-sys-headline-large-tracking: 0;--mat-sys-headline-large-weight: 400;--mat-sys-headline-medium: 400 1.75rem / 2.25rem Noto Sans, Noto Sans Thai, sans-serif;--mat-sys-headline-medium-font: Noto Sans, Noto Sans Thai, sans-serif;--mat-sys-headline-medium-line-height: 2.25rem;--mat-sys-headline-medium-size: 1.75rem;--mat-sys-headline-medium-tracking: 0;--mat-sys-headline-medium-weight: 400;--mat-sys-headline-small: 400 1.5rem / 2rem Noto Sans, Noto Sans Thai, sans-serif;--mat-sys-headline-small-font: Noto Sans, Noto Sans Thai, sans-serif;--mat-sys-headline-small-line-height: 2rem;--mat-sys-headline-small-size: 1.5rem;--mat-sys-headline-small-tracking: 0;--mat-sys-headline-small-weight: 400;--mat-sys-label-large: 500 .875rem / 1.25rem Noto Sans, Noto Sans Thai, sans-serif;--mat-sys-label-large-font: Noto Sans, Noto Sans Thai, sans-serif;--mat-sys-label-large-line-height: 1.25rem;--mat-sys-label-large-size: .875rem;--mat-sys-label-large-tracking: .006rem;--mat-sys-label-large-weight: 500;--mat-sys-label-large-weight-prominent: 700;--mat-sys-label-medium: 500 .75rem / 1rem Noto Sans, Noto Sans Thai, sans-serif;--mat-sys-label-medium-font: Noto Sans, Noto Sans Thai, sans-serif;--mat-sys-label-medium-line-height: 1rem;--mat-sys-label-medium-size: .75rem;--mat-sys-label-medium-tracking: .031rem;--mat-sys-label-medium-weight: 500;--mat-sys-label-medium-weight-prominent: 700;--mat-sys-label-small: 500 .688rem / 1rem Noto Sans, Noto Sans Thai, sans-serif;--mat-sys-label-small-font: Noto Sans, Noto Sans Thai, sans-serif;--mat-sys-label-small-line-height: 1rem;--mat-sys-label-small-size: .688rem;--mat-sys-label-small-tracking: .031rem;--mat-sys-label-small-weight: 500;--mat-sys-title-large: 400 1.375rem / 1.75rem Noto Sans, Noto Sans Thai, sans-serif;--mat-sys-title-large-font: Noto Sans, Noto Sans Thai, sans-serif;--mat-sys-title-large-line-height: 1.75rem;--mat-sys-title-large-size: 1.375rem;--mat-sys-title-large-tracking: 0;--mat-sys-title-large-weight: 400;--mat-sys-title-medium: 500 1rem / 1.5rem Noto Sans, Noto Sans Thai, sans-serif;--mat-sys-title-medium-font: Noto Sans, Noto Sans Thai, sans-serif;--mat-sys-title-medium-line-height: 1.5rem;--mat-sys-title-medium-size: 1rem;--mat-sys-title-medium-tracking: .009rem;--mat-sys-title-medium-weight: 500;--mat-sys-title-small: 500 .875rem / 1.25rem Noto Sans, Noto Sans Thai, sans-serif;--mat-sys-title-small-font: Noto Sans, Noto Sans Thai, sans-serif;--mat-sys-title-small-line-height: 1.25rem;--mat-sys-title-small-size: .875rem;--mat-sys-title-small-tracking: .006rem;--mat-sys-title-small-weight: 500;--mat-sys-corner-extra-large: 28px;--mat-sys-corner-extra-large-top: 28px 28px 0 0;--mat-sys-corner-extra-small: 4px;--mat-sys-corner-extra-small-top: 4px 4px 0 0;--mat-sys-corner-full: 9999px;--mat-sys-corner-large: 16px;--mat-sys-corner-large-end: 0 16px 16px 0;--mat-sys-corner-large-start: 16px 0 0 16px;--mat-sys-corner-large-top: 16px 16px 0 0;--mat-sys-corner-medium: 12px;--mat-sys-corner-none: 0;--mat-sys-corner-small: 8px;--mat-sys-dragged-state-layer-opacity: .16;--mat-sys-focus-state-layer-opacity: .12;--mat-sys-hover-state-layer-opacity: .08;--mat-sys-pressed-state-layer-opacity: .12;--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-header-divider-color: rgb(224, 224, 224);--mat-form-field-container-height: 25px;--mat-form-field-container-vertical-padding: 10px;--mat-form-field-filled-with-label-container-padding-top: 8px}.mat-calendar{border:none!important;border-radius:16px}.cdk-overlay-container{z-index:1200!important}.mat-datepicker-content{border:none!important;border-radius:16px!important;box-shadow:0 4px 20px #0000001a!important;overflow:hidden;background:#fff;padding:4px 8px}.mat-datepicker-content .mat-calendar{background:#fff;height:350px!important}.mat-datepicker-content .mat-calendar-header{padding:12px 8px 8px;background:#fff}.mat-datepicker-content .mat-calendar-header .mat-calendar-controls{margin:0;display:flex;justify-content:space-between;align-items:center}.mat-datepicker-content .mat-calendar-header .mat-calendar-period-button{font-weight:600;font-size:16px;color:#1a1a1a;order:2;flex:1;justify-content:center;border-radius:20px!important;padding:0 16px!important}.mat-datepicker-content .mat-calendar-header .mat-calendar-period-button .mat-calendar-arrow{display:none}.mat-datepicker-content .mat-calendar-header .mat-calendar-period-button:hover{background:rgba(var(--color-primary-rgb, 74, 128, 195),.15)!important;color:var(--color-primary, #4A80C3)}.mat-datepicker-content .mat-calendar-header .mat-calendar-spacer{display:none}.mat-datepicker-content .mat-calendar-header .mat-calendar-previous-button{order:1}.mat-datepicker-content .mat-calendar-header .mat-calendar-next-button{order:3}.mat-datepicker-content .mat-calendar-header .mat-calendar-previous-button,.mat-datepicker-content .mat-calendar-header .mat-calendar-next-button{width:40px!important;height:40px!important;color:#525252;border-radius:50%!important;background:transparent!important;border:none!important;flex-shrink:0}.mat-datepicker-content .mat-calendar-header .mat-calendar-previous-button .mat-mdc-button-persistent-ripple,.mat-datepicker-content .mat-calendar-header .mat-calendar-previous-button .mat-mdc-focus-indicator,.mat-datepicker-content .mat-calendar-header .mat-calendar-next-button .mat-mdc-button-persistent-ripple,.mat-datepicker-content .mat-calendar-header .mat-calendar-next-button .mat-mdc-focus-indicator{border-radius:50%!important}.mat-datepicker-content .mat-calendar-header .mat-calendar-previous-button:hover,.mat-datepicker-content .mat-calendar-header .mat-calendar-next-button:hover{background:rgba(var(--color-primary-rgb, 74, 128, 195),.15)!important;color:var(--color-primary, #4A80C3)}.mat-datepicker-content .mat-calendar-content{padding:0 8px 4px}.mat-datepicker-content .mat-calendar-table-header th{font-size:13px;font-weight:600;color:#1a1a1a;padding-bottom:12px;text-transform:capitalize}.mat-datepicker-content .mat-calendar-table-header-divider{display:none}.mat-datepicker-content .mat-calendar-body-cell:hover:not(.mat-calendar-body-disabled) .mat-calendar-body-cell-content{background:rgba(var(--color-primary-rgb, 74, 128, 195),.15)!important;color:var(--color-primary, #4A80C3)}.mat-datepicker-content .mat-calendar-body-cell-content{border-radius:50%;font-size:14px;font-weight:500;color:#1a1a1a;transition:all .15s ease;width:40px!important;height:40px!important}.mat-datepicker-content .mat-calendar-body-cell-content.mat-calendar-body-today{border:2px solid #e5e5e5!important;background:transparent;color:#1a1a1a}.mat-datepicker-content .mat-calendar-body-cell-content.mat-calendar-body-selected{background:var(--color-primary, #4A80C3)!important;color:#fff!important;border:none!important}.mat-datepicker-content .mat-calendar-body-disabled>.mat-calendar-body-cell-content{color:#d4d4d4}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:Noto Sans,Noto Sans Thai,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.form-input,.form-textarea,.form-select,.form-multiselect{appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow: 0 0 #0000}.form-input:focus,.form-textarea:focus,.form-select:focus,.form-multiselect:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}.form-input::placeholder,.form-textarea::placeholder{color:#6b7280;opacity:1}.form-input::-webkit-datetime-edit-fields-wrapper{padding:0}.form-input::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}.form-input::-webkit-datetime-edit{display:inline-flex}.form-input::-webkit-datetime-edit,.form-input::-webkit-datetime-edit-year-field,.form-input::-webkit-datetime-edit-month-field,.form-input::-webkit-datetime-edit-day-field,.form-input::-webkit-datetime-edit-hour-field,.form-input::-webkit-datetime-edit-minute-field,.form-input::-webkit-datetime-edit-second-field,.form-input::-webkit-datetime-edit-millisecond-field,.form-input::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}.form-select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-select:where([size]:not([size="1"])){background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}.form-checkbox,.form-radio{appearance:none;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow: 0 0 #0000}.form-checkbox{border-radius:0}.form-checkbox:focus,.form-radio:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 2px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.form-checkbox:checked,.form-radio:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}.form-checkbox:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}@media (forced-colors: active){.form-checkbox:checked{appearance:auto}}.form-checkbox:checked:hover,.form-checkbox:checked:focus,.form-radio:checked:hover,.form-radio:checked:focus{border-color:transparent;background-color:currentColor}.form-checkbox:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}@media (forced-colors: active){.form-checkbox:indeterminate{appearance:auto}}.form-checkbox:indeterminate:hover,.form-checkbox:indeterminate:focus{border-color:transparent;background-color:currentColor}.aspect-h-9{--tw-aspect-h: 9}.aspect-w-16{position:relative;padding-bottom:calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);--tw-aspect-w: 16}.aspect-w-16>*{position:absolute;height:100%;width:100%;inset:0}.person-profile-form{background:linear-gradient(180deg,#f9fafc99,#ffffffd9);border-radius:1.25rem;box-shadow:0 18px 36px #0f172a0d}.person-profile-form__section{border-radius:1rem;border:1px solid rgba(203,213,225,.45);background:#ffffffe6;box-shadow:inset 0 1px #ffffffd9;margin-bottom:1.25rem}.person-profile-form__section-title{font-size:.95rem;font-weight:600;color:#1f2937;letter-spacing:.015em}.person-profile-form__field-grid{gap:1.1rem}.person-profile-form label{color:#94a3b8;font-size:.78rem;font-weight:500;letter-spacing:.01em;display:inline-flex;align-items:center;gap:.25rem}.person-profile-form input,.person-profile-form select,.person-profile-form textarea{border-radius:.75rem;border:1px solid rgba(148,163,184,.3);background-color:#fffffffa;padding:.7rem .9rem;font-size:.96rem;color:#111827;transition:border-color .2s ease,box-shadow .2s ease}.person-profile-form input:focus,.person-profile-form select:focus,.person-profile-form textarea:focus{border-color:#2563eba6;box-shadow:0 0 0 3px #3b82f62e}.person-profile-form input::placeholder,.person-profile-form select::placeholder,.person-profile-form textarea::placeholder{color:#94a3b8a6}.person-profile-form select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,#1d4ed8 50%),linear-gradient(135deg,#1d4ed8 50%,transparent 50%);background-position:calc(100% - 18px) 1.15rem,calc(100% - 13px) 1.15rem;background-size:8px 6px,8px 6px;background-repeat:no-repeat}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-y-0{top:0;bottom:0}.bottom-0{bottom:0}.bottom-2{bottom:.5rem}.bottom-4{bottom:1rem}.left-0{left:0}.left-2{left:.5rem}.left-4{left:1rem}.right-0{right:0}.right-1{right:.25rem}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.right-6{right:1.5rem}.top-0{top:0}.top-1{top:.25rem}.top-1\.5{top:.375rem}.top-1\/2{top:50%}.top-2{top:.5rem}.top-20{top:5rem}.top-4{top:1rem}.top-6{top:1.5rem}.top-7{top:1.75rem}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[70\]{z-index:70}.z-\[80\]{z-index:80}.col-span-1{grid-column:span 1 / span 1}.col-span-12{grid-column:span 12 / span 12}.col-span-2{grid-column:span 2 / span 2}.col-span-3{grid-column:span 3 / span 3}.m-0{margin:0}.m-4{margin:1rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0\.5{margin-top:.125rem;margin-bottom:.125rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.-mb-4{margin-bottom:-1rem}.-mb-6{margin-bottom:-1.5rem}.-mb-px{margin-bottom:-1px}.-ml-0\.5{margin-left:-.125rem}.-ml-1{margin-left:-.25rem}.-ml-6{margin-left:-1.5rem}.-ml-px{margin-left:-1px}.-mr-2{margin-right:-.5rem}.-mr-4{margin-right:-1rem}.-mr-px{margin-right:-1px}.-mt-2{margin-top:-.5rem}.mb-0{margin-bottom:0}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-0{margin-left:0}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-6{margin-left:1.5rem}.ml-8{margin-left:2rem}.ml-auto{margin-left:auto}.mr-0\.5{margin-right:.125rem}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.ms-1{margin-inline-start:.25rem}.ms-2{margin-inline-start:.5rem}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.flow-root{display:flow-root}.grid{display:grid}.list-item{display:list-item}.hidden{display:none}.aspect-\[4\/3\]{aspect-ratio:4/3}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-4{height:1rem}.h-40{height:10rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-96{height:24rem}.h-\[75vh\]{height:75vh}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.max-h-40{max-height:10rem}.max-h-60{max-height:15rem}.max-h-64{max-height:16rem}.max-h-96{max-height:24rem}.max-h-\[40rem\]{max-height:40rem}.max-h-\[500px\]{max-height:500px}.max-h-\[55vh\]{max-height:55vh}.max-h-\[60vh\]{max-height:60vh}.max-h-\[75vh\]{max-height:75vh}.max-h-\[80vh\]{max-height:80vh}.max-h-\[85vh\]{max-height:85vh}.max-h-\[90vh\]{max-height:90vh}.max-h-full{max-height:100%}.min-h-\[200px\]{min-height:200px}.min-h-\[20rem\]{min-height:20rem}.min-h-\[42px\]{min-height:42px}.min-h-\[5rem\]{min-height:5rem}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-0\.5{width:.125rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-11\/12{width:91.666667%}.w-12{width:3rem}.w-16{width:4rem}.w-2{width:.5rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-4{width:1rem}.w-40{width:10rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-auto{width:auto}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-\[120px\]{min-width:120px}.min-w-\[150px\]{min-width:150px}.min-w-\[160px\]{min-width:160px}.min-w-full{min-width:100%}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[150px\]{max-width:150px}.max-w-\[200px\]{max-width:200px}.max-w-\[250px\]{max-width:250px}.max-w-\[50px\]{max-width:50px}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.table-fixed{table-layout:fixed}.border-collapse{border-collapse:collapse}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-4{--tw-translate-x: 1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-90{--tw-rotate: -90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-105{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-grab{cursor:grab}.cursor-help{cursor:help}.cursor-move{cursor:move}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize-y{resize:vertical}.resize{resize:both}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.appearance-none{appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-1{column-gap:.25rem}.gap-x-2{column-gap:.5rem}.gap-x-4{column-gap:1rem}.gap-x-6{column-gap:1.5rem}.gap-x-8{column-gap:2rem}.gap-y-1{row-gap:.25rem}.gap-y-2{row-gap:.5rem}.gap-y-3{row-gap:.75rem}.gap-y-4{row-gap:1rem}.gap-y-6{row-gap:1.5rem}.space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.125rem * var(--tw-space-x-reverse));margin-left:calc(.125rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(243 244 246 / var(--tw-divide-opacity, 1))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity, 1))}.self-start{align-self:flex-start}.self-center{align-self:center}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-b{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-l-4{border-left-width:4px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-dashed{border-style:dashed}.border-\[\^\\s\]{border-color:^s}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.border-amber-300{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1))}.border-amber-400{--tw-border-opacity: 1;border-color:rgb(251 191 36 / var(--tw-border-opacity, 1))}.border-black{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1))}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-blue-300{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.border-blue-400{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-blue-600{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.border-blue-700{--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1))}.border-blue-900{--tw-border-opacity: 1;border-color:rgb(30 58 138 / var(--tw-border-opacity, 1))}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-gray-400{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.border-gray-500{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-green-300{--tw-border-opacity: 1;border-color:rgb(134 239 172 / var(--tw-border-opacity, 1))}.border-green-400{--tw-border-opacity: 1;border-color:rgb(74 222 128 / var(--tw-border-opacity, 1))}.border-green-500{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.border-humix-light-blue{border-color:var(--color-accent, #E0E7FF)}.border-humix-medium-blue{border-color:var(--color-primary, #4A80C3)}.border-indigo-300{--tw-border-opacity: 1;border-color:rgb(165 180 252 / var(--tw-border-opacity, 1))}.border-indigo-500{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity, 1))}.border-orange-200{--tw-border-opacity: 1;border-color:rgb(254 215 170 / var(--tw-border-opacity, 1))}.border-orange-300{--tw-border-opacity: 1;border-color:rgb(253 186 116 / var(--tw-border-opacity, 1))}.border-orange-400{--tw-border-opacity: 1;border-color:rgb(251 146 60 / var(--tw-border-opacity, 1))}.border-primary{border-color:var(--color-primary, #4A80C3)}.border-purple-200{--tw-border-opacity: 1;border-color:rgb(233 213 255 / var(--tw-border-opacity, 1))}.border-purple-300{--tw-border-opacity: 1;border-color:rgb(216 180 254 / var(--tw-border-opacity, 1))}.border-purple-400{--tw-border-opacity: 1;border-color:rgb(192 132 252 / var(--tw-border-opacity, 1))}.border-red-100{--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-300{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.border-red-400{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.border-sky-300{--tw-border-opacity: 1;border-color:rgb(125 211 252 / var(--tw-border-opacity, 1))}.border-slate-100{--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-slate-300{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.border-teal-300{--tw-border-opacity: 1;border-color:rgb(94 234 212 / var(--tw-border-opacity, 1))}.border-teal-400{--tw-border-opacity: 1;border-color:rgb(45 212 191 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-white\/20{border-color:#fff3}.border-yellow-200{--tw-border-opacity: 1;border-color:rgb(254 240 138 / var(--tw-border-opacity, 1))}.border-yellow-300{--tw-border-opacity: 1;border-color:rgb(253 224 71 / var(--tw-border-opacity, 1))}.border-yellow-400{--tw-border-opacity: 1;border-color:rgb(250 204 21 / var(--tw-border-opacity, 1))}.border-yellow-500{--tw-border-opacity: 1;border-color:rgb(234 179 8 / var(--tw-border-opacity, 1))}.border-t-transparent{border-top-color:transparent}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-50\/50{background-color:#eff6ff80}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.bg-gray-600{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-200{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity, 1))}.bg-green-300{--tw-bg-opacity: 1;background-color:rgb(134 239 172 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-green-50\/30{background-color:#f0fdf44d}.bg-green-50\/50{background-color:#f0fdf480}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-green-700{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.bg-humix-dark-blue{background-color:var(--color-secondary, #1A3254)}.bg-humix-medium-blue{background-color:var(--color-primary, #4A80C3)}.bg-indigo-100{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1))}.bg-indigo-50{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))}.bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.bg-neutral-100{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.bg-orange-200{--tw-bg-opacity: 1;background-color:rgb(254 215 170 / var(--tw-bg-opacity, 1))}.bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.bg-orange-600{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))}.bg-pink-100{--tw-bg-opacity: 1;background-color:rgb(252 231 243 / var(--tw-bg-opacity, 1))}.bg-primary{background-color:var(--color-primary, #4A80C3)}.bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.bg-purple-200{--tw-bg-opacity: 1;background-color:rgb(233 213 255 / var(--tw-bg-opacity, 1))}.bg-purple-50{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-200{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity, 1))}.bg-red-300{--tw-bg-opacity: 1;background-color:rgb(252 165 165 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-secondary{background-color:var(--color-secondary, #1A3254)}.bg-sky-100{--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity, 1))}.bg-slate-50\/80{background-color:#f8fafccc}.bg-teal-100{--tw-bg-opacity: 1;background-color:rgb(204 251 241 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/10{background-color:#ffffff1a}.bg-white\/20{background-color:#fff3}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.bg-yellow-200{--tw-bg-opacity: 1;background-color:rgb(254 240 138 / var(--tw-bg-opacity, 1))}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.bg-yellow-50\/30{background-color:#fefce84d}.bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.bg-opacity-10{--tw-bg-opacity: .1}.bg-opacity-50{--tw-bg-opacity: .5}.bg-opacity-75{--tw-bg-opacity: .75}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-amber-500{--tw-gradient-from: #f59e0b var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50{--tw-gradient-from: #eff6ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500{--tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-500{--tw-gradient-from: #06b6d4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-500{--tw-gradient-from: #10b981 var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-50{--tw-gradient-from: #f9fafb var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-500{--tw-gradient-from: #6b7280 var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50{--tw-gradient-from: #f0fdf4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500{--tw-gradient-from: #22c55e var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-humix-dark-blue{--tw-gradient-from: var(--color-secondary, #1A3254) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-humix-medium-blue{--tw-gradient-from: var(--color-primary, #4A80C3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-500{--tw-gradient-from: #6366f1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500{--tw-gradient-from: #f97316 var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500{--tw-gradient-from: #a855f7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-500{--tw-gradient-from: #64748b var(--tw-gradient-from-position);--tw-gradient-to: rgb(100 116 139 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-500{--tw-gradient-from: #14b8a6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-500{--tw-gradient-from: #8b5cf6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white{--tw-gradient-from: #fff var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-amber-600{--tw-gradient-to: #d97706 var(--tw-gradient-to-position)}.to-blue-500{--tw-gradient-to: #3b82f6 var(--tw-gradient-to-position)}.to-blue-600{--tw-gradient-to: #2563eb var(--tw-gradient-to-position)}.to-cyan-600{--tw-gradient-to: #0891b2 var(--tw-gradient-to-position)}.to-emerald-600{--tw-gradient-to: #059669 var(--tw-gradient-to-position)}.to-gray-50{--tw-gradient-to: #f9fafb var(--tw-gradient-to-position)}.to-gray-600{--tw-gradient-to: #4b5563 var(--tw-gradient-to-position)}.to-green-600{--tw-gradient-to: #16a34a var(--tw-gradient-to-position)}.to-humix-medium-blue{--tw-gradient-to: var(--color-primary, #4A80C3) var(--tw-gradient-to-position)}.to-indigo-100{--tw-gradient-to: #e0e7ff var(--tw-gradient-to-position)}.to-indigo-600{--tw-gradient-to: #4f46e5 var(--tw-gradient-to-position)}.to-orange-600{--tw-gradient-to: #ea580c var(--tw-gradient-to-position)}.to-purple-600{--tw-gradient-to: #9333ea var(--tw-gradient-to-position)}.to-slate-600{--tw-gradient-to: #475569 var(--tw-gradient-to-position)}.to-teal-600{--tw-gradient-to: #0d9488 var(--tw-gradient-to-position)}.to-violet-600{--tw-gradient-to: #7c3aed var(--tw-gradient-to-position)}.to-white{--tw-gradient-to: #fff var(--tw-gradient-to-position)}.fill-blue-100{fill:#dbeafe}.fill-gray-500{fill:#6b7280}.fill-gray-700{fill:#374151}.fill-green-500{fill:#22c55e}.fill-red-500{fill:#ef4444}.fill-white{fill:#fff}.stroke-white{stroke:#fff}.stroke-2{stroke-width:2}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-12{padding:3rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pl-1{padding-left:.25rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-7{padding-left:1.75rem}.pl-8{padding-left:2rem}.pr-1{padding-right:.25rem}.pr-10{padding-right:2.5rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-7{padding-right:1.75rem}.pr-9{padding-right:2.25rem}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.align-bottom{vertical-align:bottom}.font-body{font-family:Noto Sans,Noto Sans Thai,sans-serif}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-\[0\.65rem\]{font-size:.65rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[18px\]{font-size:18px}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.text-\[\^\\s\]{color:^s}.text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.text-blue-100{--tw-text-opacity: 1;color:rgb(219 234 254 / var(--tw-text-opacity, 1))}.text-blue-200{--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity, 1))}.text-blue-300{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-cyan-500{--tw-text-opacity: 1;color:rgb(6 182 212 / var(--tw-text-opacity, 1))}.text-danger-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-emerald-500{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-green-900{--tw-text-opacity: 1;color:rgb(20 83 45 / var(--tw-text-opacity, 1))}.text-humix-dark-blue{color:var(--color-secondary, #1A3254)}.text-humix-light-blue{color:var(--color-accent, #E0E7FF)}.text-humix-medium-blue{color:var(--color-primary, #4A80C3)}.text-indigo-500{--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity, 1))}.text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.text-indigo-800{--tw-text-opacity: 1;color:rgb(55 48 163 / var(--tw-text-opacity, 1))}.text-neutral-800{--tw-text-opacity: 1;color:rgb(38 38 38 / var(--tw-text-opacity, 1))}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.text-orange-800{--tw-text-opacity: 1;color:rgb(154 52 18 / var(--tw-text-opacity, 1))}.text-pink-700{--tw-text-opacity: 1;color:rgb(190 24 93 / var(--tw-text-opacity, 1))}.text-primary{color:var(--color-primary, #4A80C3)}.text-purple-500{--tw-text-opacity: 1;color:rgb(168 85 247 / var(--tw-text-opacity, 1))}.text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}.text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}.text-purple-800{--tw-text-opacity: 1;color:rgb(107 33 168 / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-red-900{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity, 1))}.text-secondary{color:var(--color-secondary, #1A3254)}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-slate-800{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.text-success-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-teal-500{--tw-text-opacity: 1;color:rgb(20 184 166 / var(--tw-text-opacity, 1))}.text-teal-600{--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity, 1))}.text-teal-700{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.text-teal-800{--tw-text-opacity: 1;color:rgb(17 94 89 / var(--tw-text-opacity, 1))}.text-violet-500{--tw-text-opacity: 1;color:rgb(139 92 246 / var(--tw-text-opacity, 1))}.text-warning-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.text-yellow-700{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity, 1))}.text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.text-yellow-900{--tw-text-opacity: 1;color:rgb(113 63 18 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.placeholder-gray-400::placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / .05);--tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.ring-0{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-inset{--tw-ring-inset: inset}.ring-black{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity, 1))}.ring-blue-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1))}.ring-blue-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.ring-blue-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity, 1))}.ring-red-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.ring-opacity-5{--tw-ring-opacity: .05}.ring-offset-1{--tw-ring-offset-width: 1px}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.invert{--tw-invert: invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}body{font-family:Noto Sans,Noto Sans Thai,sans-serif;font-size:.875rem;line-height:1.25rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}html,body{height:100%}body{margin:0;font-family:Noto Sans,Noto Sans Thai,-apple-system,BlinkMacSystemFont,sans-serif}.cdk-overlay-pane.large-dialog-container{max-width:95vw!important;width:95vw!important}@media (min-width: 900px){.cdk-overlay-pane.large-dialog-container{max-width:800px!important;width:800px!important}}.rule-builder-dialog-panel{max-width:90vw!important}.rule-builder-dialog-panel .mat-dialog-content{flex-grow:1;display:flex;flex-direction:column}.rule-builder-dialog-panel .mat-dialog-content>app-rule-builder-modal{display:flex;flex-direction:column;flex-grow:1;height:100%}.large-dialog-container .mat-mdc-dialog-container{max-width:95vw!important;width:100%!important}@media (min-width: 768px){.large-dialog-container .mat-mdc-dialog-container{max-width:800px!important}.rule-builder-dialog-container{max-width:800px!important;width:100%!important}}@media (min-width: 768px) and (max-width: 800px){.rule-builder-dialog-container{max-width:95vw!important;width:95vw!important}}.v2-modal-panel .mat-mdc-dialog-container{padding:0!important;border-radius:10px!important;overflow:hidden}.v2-modal-panel .mat-mdc-dialog-surface{padding:0!important;border-radius:10px!important}.v2-modal-panel .mdc-dialog__content{padding:0!important;max-height:none!important}.pagination-bar{position:fixed;bottom:0;left:260px;right:0;z-index:40;background:#fff;border-top:1px solid #e5e7eb;box-shadow:0 -4px 12px #00000014;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;transition:left .3s ease}.pagination-bar__info{font-size:13px;color:#6b7280}.pagination-bar__controls{display:flex;align-items:center;gap:8px}.pagination-bar__page-info{font-size:13px;color:#6b7280;padding:0 16px}.pagination-bar__page-info strong{color:#1f2937;font-weight:600}.pagination-bar__btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;font-size:14px;font-weight:500;color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:8px;cursor:pointer;transition:all .15s ease}.pagination-bar__btn .ph{font-size:18px}.pagination-bar__btn:hover:not(:disabled){background:#f3f4f6;border-color:#9ca3af;color:#111827}.pagination-bar__btn:disabled{opacity:.4;cursor:not-allowed;background:#f9fafb}@media (max-width: 768px){.pagination-bar{left:0!important}}.sidebar-collapsed .pagination-bar{left:72px}.swal2-container{z-index:99999!important;position:fixed!important;inset:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.swal2-popup{font-family:var(--font-family, "Noto Sans", "Noto Sans Thai", sans-serif)!important;border-radius:16px!important;padding:40px 48px!important;position:relative!important;width:450px!important;max-width:90vw!important;background:#fff!important;box-shadow:0 8px 32px #00000026!important}.swal2-icon{margin:0 auto 20px!important}.swal2-title{display:block!important;font-size:20px!important;font-weight:600!important;color:#1a1a1a!important;margin:0 0 16px!important;padding:0!important}.swal2-html-container{display:block!important;visibility:visible!important;font-size:15px!important;color:#525252!important;line-height:1.6!important;margin:0 0 28px!important;padding:0!important;max-height:none!important;overflow:visible!important;word-wrap:break-word!important;overflow-wrap:break-word!important;white-space:normal!important}.swal2-actions{display:flex!important;justify-content:center!important;gap:16px!important;margin:0!important;padding:0!important}.swal2-confirm{background:var(--color-primary, #4A80C3)!important;border:none!important;border-radius:10px!important;padding:10px 24px!important;font-size:14px!important;font-weight:500!important;min-width:100px!important;transition:all .2s ease!important;box-shadow:0 2px 4px #4a80c34d!important}.swal2-confirm:hover{background:var(--color-primary-dark, #3b6ba3)!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px #4a80c366!important}.swal2-confirm:focus{outline:none!important;box-shadow:0 2px 4px #4a80c34d!important}.swal2-confirm:active{transform:translateY(0)!important}.swal2-deny,.swal2-cancel{background:#ef4444!important;border:none!important;border-radius:10px!important;padding:10px 24px!important;font-size:14px!important;font-weight:500!important;min-width:100px!important;transition:all .2s ease!important;box-shadow:0 2px 4px #ef44444d!important}.swal2-deny:hover,.swal2-cancel:hover{background:#dc2626!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px #ef444466!important}.swal2-deny:focus,.swal2-cancel:focus{outline:none!important;box-shadow:0 2px 4px #ef44444d!important}.swal2-deny:active,.swal2-cancel:active{transform:translateY(0)!important}.mt-2{margin-top:8px}.mt-3{margin-top:12px}.mt-4{margin-top:16px}.mt-5{margin-top:20px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:12px}.mb-4{margin-bottom:16px}.mb-5{margin-bottom:20px}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.file\:mr-4::file-selector-button{margin-right:1rem}.file\:rounded-md::file-selector-button{border-radius:.375rem}.file\:border-0::file-selector-button{border-width:0px}.file\:bg-blue-50::file-selector-button{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.file\:px-4::file-selector-button{padding-left:1rem;padding-right:1rem}.file\:py-2::file-selector-button{padding-top:.5rem;padding-bottom:.5rem}.file\:text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.file\:font-medium::file-selector-button{font-weight:500}.file\:font-semibold::file-selector-button{font-weight:600}.file\:text-blue-700::file-selector-button{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:left-\[2px\]:after{content:var(--tw-content);left:2px}.after\:top-\[2px\]:after{content:var(--tw-content);top:2px}.after\:h-5:after{content:var(--tw-content);height:1.25rem}.after\:w-5:after{content:var(--tw-content);width:1.25rem}.after\:rounded-full:after{content:var(--tw-content);border-radius:9999px}.after\:border:after{content:var(--tw-content);border-width:1px}.after\:border-gray-300:after{content:var(--tw-content);--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.after\:bg-white:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.after\:transition-all:after{content:var(--tw-content);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.after\:content-\[\'\'\]:after{--tw-content: "";content:var(--tw-content)}.first\:pt-0:first-child{padding-top:0}.last\:border-b-0:last-child{border-bottom-width:0px}.last\:pb-0:last-child{padding-bottom:0}.focus-within\:outline-none:focus-within{outline:2px solid transparent;outline-offset:2px}.focus-within\:ring-2:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-within\:ring-blue-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width: 2px}.hover\:border-blue-200:hover{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.hover\:border-blue-300:hover{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.hover\:border-blue-500:hover{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.hover\:border-gray-300:hover{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.hover\:border-gray-400:hover{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.hover\:bg-amber-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.hover\:bg-black\/20:hover{background-color:#0003}.hover\:bg-blue-100:hover{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-200:hover{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-50:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-600:hover{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-800:hover{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-300:hover{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-600:hover{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.hover\:bg-green-100:hover{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.hover\:bg-green-200:hover{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity, 1))}.hover\:bg-green-50\/50:hover{background-color:#f0fdf480}.hover\:bg-green-600:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.hover\:bg-green-700:hover{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.hover\:bg-humix-dark-blue:hover{background-color:var(--color-secondary, #1A3254)}.hover\:bg-humix-medium-blue:hover{background-color:var(--color-primary, #4A80C3)}.hover\:bg-indigo-100:hover{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-200:hover{--tw-bg-opacity: 1;background-color:rgb(199 210 254 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-700:hover{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-100:hover{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-200:hover{--tw-bg-opacity: 1;background-color:rgb(254 215 170 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-300:hover{--tw-bg-opacity: 1;background-color:rgb(253 186 116 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-700:hover{--tw-bg-opacity: 1;background-color:rgb(194 65 12 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-200:hover{--tw-bg-opacity: 1;background-color:rgb(233 213 255 / var(--tw-bg-opacity, 1))}.hover\:bg-red-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.hover\:bg-red-200:hover{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity, 1))}.hover\:bg-red-300:hover{--tw-bg-opacity: 1;background-color:rgb(252 165 165 / var(--tw-bg-opacity, 1))}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.hover\:bg-sky-200:hover{--tw-bg-opacity: 1;background-color:rgb(186 230 253 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-50:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.hover\:bg-teal-200:hover{--tw-bg-opacity: 1;background-color:rgb(153 246 228 / var(--tw-bg-opacity, 1))}.hover\:bg-transparent:hover{background-color:transparent}.hover\:bg-white\/20:hover{background-color:#fff3}.hover\:bg-yellow-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.hover\:bg-yellow-600:hover{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.hover\:from-amber-600:hover{--tw-gradient-from: #d97706 var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 119 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-600:hover{--tw-gradient-from: #2563eb var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-cyan-600:hover{--tw-gradient-from: #0891b2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 145 178 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-emerald-600:hover{--tw-gradient-from: #059669 var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 150 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-gray-600:hover{--tw-gradient-from: #4b5563 var(--tw-gradient-from-position);--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-100:hover{--tw-gradient-from: #dcfce7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-600:hover{--tw-gradient-from: #16a34a var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-indigo-600:hover{--tw-gradient-from: #4f46e5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-orange-600:hover{--tw-gradient-from: #ea580c var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-purple-600:hover{--tw-gradient-from: #9333ea var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-slate-600:hover{--tw-gradient-from: #475569 var(--tw-gradient-from-position);--tw-gradient-to: rgb(71 85 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-teal-600:hover{--tw-gradient-from: #0d9488 var(--tw-gradient-from-position);--tw-gradient-to: rgb(13 148 136 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-violet-600:hover{--tw-gradient-from: #7c3aed var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:to-amber-700:hover{--tw-gradient-to: #b45309 var(--tw-gradient-to-position)}.hover\:to-blue-700:hover{--tw-gradient-to: #1d4ed8 var(--tw-gradient-to-position)}.hover\:to-cyan-700:hover{--tw-gradient-to: #0e7490 var(--tw-gradient-to-position)}.hover\:to-emerald-700:hover{--tw-gradient-to: #047857 var(--tw-gradient-to-position)}.hover\:to-gray-700:hover{--tw-gradient-to: #374151 var(--tw-gradient-to-position)}.hover\:to-green-50:hover{--tw-gradient-to: #f0fdf4 var(--tw-gradient-to-position)}.hover\:to-green-700:hover{--tw-gradient-to: #15803d var(--tw-gradient-to-position)}.hover\:to-indigo-700:hover{--tw-gradient-to: #4338ca var(--tw-gradient-to-position)}.hover\:to-orange-700:hover{--tw-gradient-to: #c2410c var(--tw-gradient-to-position)}.hover\:to-purple-700:hover{--tw-gradient-to: #7e22ce var(--tw-gradient-to-position)}.hover\:to-slate-700:hover{--tw-gradient-to: #334155 var(--tw-gradient-to-position)}.hover\:to-teal-700:hover{--tw-gradient-to: #0f766e var(--tw-gradient-to-position)}.hover\:to-violet-700:hover{--tw-gradient-to: #6d28d9 var(--tw-gradient-to-position)}.hover\:fill-green-600:hover{fill:#16a34a}.hover\:fill-red-700:hover{fill:#b91c1c}.hover\:text-blue-500:hover{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.hover\:text-blue-600:hover{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.hover\:text-blue-700:hover{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.hover\:text-blue-800:hover{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.hover\:text-danger-800:hover{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.hover\:text-gray-500:hover{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.hover\:text-gray-600:hover{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:text-gray-800:hover{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.hover\:text-gray-900:hover{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.hover\:text-green-600:hover{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.hover\:text-green-800:hover{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.hover\:text-humix-dark-blue:hover{color:var(--color-secondary, #1A3254)}.hover\:text-indigo-600:hover{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.hover\:text-indigo-700:hover{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.hover\:text-orange-700:hover{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.hover\:text-red-600:hover{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.hover\:text-red-700:hover{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.hover\:text-red-800:hover{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.hover\:text-red-900:hover{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity, 1))}.hover\:text-slate-600:hover{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.hover\:text-success-800:hover{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.hover\:text-warning-800:hover{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:text-yellow-800:hover{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:shadow-lg:hover{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-sm:hover{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:file\:bg-blue-100::file-selector-button:hover{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.focus\:border-blue-500:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.focus\:border-humix-medium-blue:focus{border-color:var(--color-primary, #4A80C3)}.focus\:border-indigo-500:focus{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity, 1))}.focus\:border-primary:focus{border-color:var(--color-primary, #4A80C3)}.focus\:border-red-500:focus{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.focus\:border-transparent:focus{border-color:transparent}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-inset:focus{--tw-ring-inset: inset}.focus\:ring-amber-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(245 158 11 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus\:ring-gray-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(156 163 175 / var(--tw-ring-opacity, 1))}.focus\:ring-gray-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(107 114 128 / var(--tw-ring-opacity, 1))}.focus\:ring-green-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(34 197 94 / var(--tw-ring-opacity, 1))}.focus\:ring-humix-medium-blue:focus{--tw-ring-color: var(--color-primary, #4A80C3)}.focus\:ring-indigo-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1))}.focus\:ring-primary:focus{--tw-ring-color: var(--color-primary, #4A80C3)}.focus\:ring-red-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.focus\:ring-white:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1))}.focus\:ring-white\/50:focus{--tw-ring-color: rgb(255 255 255 / .5)}.focus\:ring-yellow-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(234 179 8 / var(--tw-ring-opacity, 1))}.focus\:ring-offset-1:focus{--tw-ring-offset-width: 1px}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus\:ring-offset-humix-dark-blue:focus{--tw-ring-offset-color: var(--color-secondary, #1A3254)}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:cursor-wait:disabled{cursor:wait}.disabled\:bg-gray-100:disabled{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.disabled\:bg-gray-200:disabled{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.disabled\:bg-gray-300:disabled{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.disabled\:bg-gray-50:disabled{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.disabled\:text-gray-300:disabled{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.disabled\:opacity-30:disabled{opacity:.3}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-70:disabled{opacity:.7}.disabled\:hover\:bg-transparent:hover:disabled{background-color:transparent}.group:hover .group-hover\:text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-humix-dark-blue{color:var(--color-secondary, #1A3254)}.group:hover .group-hover\:text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.group\/shift:hover .group-hover\/shift\:opacity-100,.group:hover .group-hover\:opacity-100{opacity:1}.peer:checked~.peer-checked\:border-blue-700{--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1))}.peer:checked~.peer-checked\:bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.peer:checked~.peer-checked\:bg-primary{background-color:var(--color-primary, #4A80C3)}.peer:checked~.peer-checked\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.peer:checked~.peer-checked\:shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / .05);--tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.peer:checked~.peer-checked\:after\:translate-x-full:after{content:var(--tw-content);--tw-translate-x: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.peer:checked~.peer-checked\:after\:border-white:after{content:var(--tw-content);--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.peer:focus~.peer-focus\:outline-none{outline:2px solid transparent;outline-offset:2px}.peer:focus~.peer-focus\:ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.peer:focus~.peer-focus\:ring-blue-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.peer:focus~.peer-focus\:ring-primary{--tw-ring-color: var(--color-primary, #4A80C3)}.peer:focus~.peer-focus\:ring-offset-1{--tw-ring-offset-width: 1px}.peer:disabled~.peer-disabled\:cursor-not-allowed{cursor:not-allowed}.peer:disabled~.peer-disabled\:bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.peer:disabled~.peer-disabled\:text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.peer:disabled~.peer-disabled\:shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media (min-width: 640px){.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:col-span-4{grid-column:span 4 / span 4}.sm\:col-start-1{grid-column-start:1}.sm\:col-start-2{grid-column-start:2}.sm\:mx-0{margin-left:0;margin-right:0}.sm\:my-8{margin-top:2rem;margin-bottom:2rem}.sm\:mb-0{margin-bottom:0}.sm\:ml-3{margin-left:.75rem}.sm\:ml-4{margin-left:1rem}.sm\:mr-4{margin-right:1rem}.sm\:mt-0{margin-top:0}.sm\:mt-6{margin-top:1.5rem}.sm\:block{display:block}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:grid{display:grid}.sm\:h-10{height:2.5rem}.sm\:w-10{width:2.5rem}.sm\:w-auto{width:auto}.sm\:w-full{width:100%}.sm\:max-w-lg{max-width:32rem}.sm\:grid-flow-row-dense{grid-auto-flow:row dense}.sm\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-row-reverse{flex-direction:row-reverse}.sm\:items-start{align-items:flex-start}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-3{gap:.75rem}.sm\:space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.sm\:truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sm\:p-0{padding:0}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:p-8{padding:2rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-8{padding-top:2rem;padding-bottom:2rem}.sm\:pb-4{padding-bottom:1rem}.sm\:text-left{text-align:left}.sm\:align-middle{vertical-align:middle}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width: 768px){.md\:col-span-1{grid-column:span 1 / span 1}.md\:col-span-2{grid-column:span 2 / span 2}.md\:col-span-3{grid-column:span 3 / span 3}.md\:col-span-4{grid-column:span 4 / span 4}.md\:col-span-5{grid-column:span 5 / span 5}.md\:col-span-7{grid-column:span 7 / span 7}.md\:col-span-9{grid-column:span 9 / span 9}.md\:mb-0{margin-bottom:0}.md\:ml-4{margin-left:1rem}.md\:mt-0{margin-top:0}.md\:mt-6{margin-top:1.5rem}.md\:block{display:block}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:h-\[95\%\]{height:95%}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-2\/3{width:66.666667%}.md\:w-3\/4{width:75%}.md\:w-60{width:15rem}.md\:w-\[90\%\]{width:90%}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-start{align-items:flex-start}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:gap-4{gap:1rem}.md\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.md\:self-auto{align-self:auto}.md\:border-none{border-style:none}.md\:p-0{padding:0}.md\:p-6{padding:1.5rem}.md\:p-8{padding:2rem}.md\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.md\:pt-0{padding-top:0}.md\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width: 1024px){.lg\:col-span-1{grid-column:span 1 / span 1}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:col-span-3{grid-column:span 3 / span 3}.lg\:col-span-6{grid-column:span 6 / span 6}.lg\:w-1\/2{width:50%}.lg\:w-1\/4{width:25%}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:justify-between{justify-content:space-between}.lg\:p-10{padding:2.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}}@media (min-width: 1280px){.xl\:col-span-2{grid-column:span 2 / span 2}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media print{.print\:block{display:block}.print\:hidden{display:none}}
