.pagination-module__D9y6gG__pagination_container{justify-content:space-between;align-items:center;gap:1rem;width:100%;margin-top:1rem;padding:1rem 0;display:flex}.pagination-module__D9y6gG__info_text{color:var(--auth-text-muted);font-size:.825rem;font-weight:500}.pagination-module__D9y6gG__info_highlight{color:var(--auth-text-primary);font-weight:700}.pagination-module__D9y6gG__controls_wrap{align-items:center;gap:.35rem;display:flex}.pagination-module__D9y6gG__page_btn{border:1px solid var(--auth-border);background:var(--auth-surface);min-width:34px;height:34px;color:var(--auth-text-secondary);font-size:.85rem;font-weight:600;font-family:var(--font-body);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:0 .625rem;transition:all .15s;display:inline-flex}.pagination-module__D9y6gG__page_btn:hover:not(:disabled){background:var(--auth-page-neutral);border-color:var(--auth-primary);color:var(--auth-primary)}.pagination-module__D9y6gG__page_btn:disabled{opacity:.45;cursor:not-allowed}.pagination-module__D9y6gG__active_page{border-color:var(--auth-primary);color:var(--auth-primary);font-weight:700}@media (max-width:639px){.pagination-module__D9y6gG__pagination_container{flex-direction:column;align-items:center;gap:.75rem}}
.button-module__DAnEPG__btn_common{justify-content:center;align-items:center;gap:.5rem;display:inline-flex}.button-module__DAnEPG__btn_common .button-module__DAnEPG__btn_spinner{border:2px solid;border-top-color:#0000;border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.7s linear infinite button-module__DAnEPG__spin}
.breadcrumbs-module__TlvoVq__breadcrumbs_nav{align-items:center;display:flex}.breadcrumbs-module__TlvoVq__breadcrumbs_list{flex-wrap:wrap;align-items:center;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs-module__TlvoVq__breadcrumb_item{align-items:center;gap:.35rem;font-size:.875rem;font-weight:600;display:flex}.breadcrumbs-module__TlvoVq__separator{color:var(--auth-text-muted);flex-shrink:0}.breadcrumbs-module__TlvoVq__link{color:var(--auth-text-muted);text-decoration:none;transition:color .15s}.breadcrumbs-module__TlvoVq__link:hover{color:var(--auth-primary)}.breadcrumbs-module__TlvoVq__link_button{font:inherit;color:var(--auth-text-muted);cursor:pointer;background:0 0;border:none;padding:0;text-decoration:none;transition:color .15s}.breadcrumbs-module__TlvoVq__link_button:hover{color:var(--auth-primary)}.breadcrumbs-module__TlvoVq__current_page{color:var(--auth-text-primary);font-weight:600}
.custom-select-module__QyS3ja__arrow_icon{transition:transform .2s;transform:rotate(0)}.custom-select-module__QyS3ja__arrow_icon.custom-select-module__QyS3ja__open{transform:rotate(180deg)}
.back-button-module__gGzB6q__back_button{color:var(--auth-text-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:0;font-size:.875rem;font-weight:600;transition:color .15s;display:inline-flex}.back-button-module__gGzB6q__back_button:hover{color:var(--auth-primary)}.back-button-module__gGzB6q__back_button:hover .back-button-module__gGzB6q__back_arrow{transform:translate(-2px)}.back-button-module__gGzB6q__back_arrow{transition:transform .15s}
.delete-modal-module__zVSipW__modal_overlay{z-index:10000;-webkit-backdrop-filter:blur(6px);background:#12121273;justify-content:center;align-items:center;width:100%;height:100%;padding:1.25rem;animation:.18s ease-out delete-modal-module__zVSipW__fadeIn;display:flex;position:fixed;top:0;left:0}.delete-modal-module__zVSipW__modal_card{background:#fff;background:var(--auth-surface,#fff);border:1px solid #e8dcd5;border:1px solid var(--auth-border,#e8dcd5);border-radius:16px;border-radius:var(--radius-lg,16px);width:100%;max-width:440px;box-shadow:0 16px 36px #0000001f;box-shadow:var(--shadow-lg,0 16px 36px #0000001f);flex-direction:column;gap:1rem;padding:1.5rem;animation:.2s cubic-bezier(.16,1,.3,1) delete-modal-module__zVSipW__scaleIn;display:flex;position:relative}.delete-modal-module__zVSipW__modal_header{align-items:center;gap:.875rem;display:flex}.delete-modal-module__zVSipW__icon_wrapper{border-radius:9999px;border-radius:var(--radius-full,9999px);background-color:#e5484d14;background-color:var(--auth-danger-soft,#e5484d14);border:1px solid #e5484d33;border:1px solid var(--auth-danger-border,#e5484d33);color:var(--auth-danger,#e5484d);width:42px;height:42px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.delete-modal-module__zVSipW__header_text{flex-direction:column;justify-content:center;display:flex}.delete-modal-module__zVSipW__modal_title{font-family:sans-serif;font-family:var(--font-title,sans-serif);color:var(--auth-text-primary,#171717);margin:0;font-size:1.125rem;font-weight:700;line-height:1.3}.delete-modal-module__zVSipW__modal_desc{color:var(--auth-text-muted,#817873);margin:0;font-size:.875rem;line-height:1.55}.delete-modal-module__zVSipW__modal_desc strong{color:var(--auth-text-primary,#171717);font-weight:600}.delete-modal-module__zVSipW__modal_actions{justify-content:flex-end;align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.delete-modal-module__zVSipW__cancel_btn{border-radius:8px;border-radius:var(--radius-md,8px);border:1px solid #e8dcd5;border:1px solid var(--auth-border,#e8dcd5);background:#fff;background:var(--auth-surface,#fff);color:var(--auth-text-secondary,#4a4542);cursor:pointer;padding:.55rem 1.125rem;font-size:.875rem;font-weight:600;transition:all .15s}.delete-modal-module__zVSipW__cancel_btn:hover:not(:disabled){background-color:#f4f5f7;background-color:var(--shell-bg,#f4f5f7);color:var(--auth-text-primary,#171717);border-color:#d8c4ba;border-color:var(--auth-border-strong,#d8c4ba)}.delete-modal-module__zVSipW__confirm_btn{border-radius:8px;border-radius:var(--radius-md,8px);background:#e5484d;background:var(--auth-danger,#e5484d);color:#fff;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;padding:.55rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .15s;display:inline-flex;box-shadow:0 2px 8px #e5484d40}.delete-modal-module__zVSipW__confirm_btn:hover:not(:disabled){opacity:.92;transform:translateY(-1px);box-shadow:0 4px 12px #e5484d59}.delete-modal-module__zVSipW__confirm_btn:active:not(:disabled){transform:translateY(0)}.delete-modal-module__zVSipW__confirm_btn:disabled,.delete-modal-module__zVSipW__cancel_btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none!important;transform:none!important}@keyframes delete-modal-module__zVSipW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes delete-modal-module__zVSipW__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
.skeleton-module__F07ayG__skeleton{background-color:var(--auth-page-neutral);border-radius:var(--radius-sm);display:block;position:relative;overflow:hidden}.skeleton-module__F07ayG__skeleton:after{content:"";background-image:linear-gradient(90deg,#fff0 0,#ffffff8c 60%,#fff0 100%);animation:1.6s ease-in-out infinite skeleton-module__F07ayG__skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}@media (prefers-color-scheme:dark){.skeleton-module__F07ayG__skeleton:after{background-image:linear-gradient(90deg,#fff0 0,#ffffff14 60%,#fff0 100%)}}.skeleton-module__F07ayG__circle{border-radius:var(--radius-full)}@keyframes skeleton-module__F07ayG__skeleton-shimmer{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.skeleton-module__F07ayG__skeleton:after{animation:none}}
.expenses-module__Vj2pWG__expenses_container{flex-direction:column;gap:1.5rem;width:100%;max-width:1200px;margin:0 auto;display:flex}.expenses-module__Vj2pWG__stats_row{flex-wrap:wrap;gap:1rem;display:flex}@media (max-width:767px){.expenses-module__Vj2pWG__stats_row{grid-gap:.75rem;grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}}.expenses-module__Vj2pWG__stat_card{background:var(--auth-surface);border:1px solid var(--auth-border);box-sizing:border-box;border-radius:12px;flex:240px;align-items:center;gap:1rem;padding:1.25rem;display:flex;box-shadow:0 4px 12px #0000000a}@media (max-width:767px){.expenses-module__Vj2pWG__stat_card{flex:none;width:100%;min-width:0;padding:1rem .75rem}}.expenses-module__Vj2pWG__stat_icon_well{border-radius:10px;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.expenses-module__Vj2pWG__stat_copy{flex-direction:column;gap:.15rem;display:flex}.expenses-module__Vj2pWG__stat_val{font-family:var(--font-title);color:var(--auth-text-primary);font-size:1.35rem;font-weight:700}.expenses-module__Vj2pWG__stat_label{color:var(--auth-text-muted);font-size:.8rem;font-weight:500}.expenses-module__Vj2pWG__toolbar_section{flex-direction:column;gap:1rem;display:flex}.expenses-module__Vj2pWG__toolbar_row_top{justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}@media (max-width:767px){.expenses-module__Vj2pWG__toolbar_row_top{flex-direction:column;align-items:stretch}}.expenses-module__Vj2pWG__toolbar_row_bottom{flex-wrap:wrap;align-items:center;gap:1rem;width:100%;padding-top:1rem;display:flex}@media (max-width:767px){.expenses-module__Vj2pWG__toolbar_row_bottom{flex-direction:column;align-items:stretch}}.expenses-module__Vj2pWG__search_input_wrap{flex:1;align-items:center;min-width:220px;max-width:360px;display:flex;position:relative}@media (max-width:767px){.expenses-module__Vj2pWG__search_input_wrap{width:100%;max-width:100%}}.expenses-module__Vj2pWG__search_input_icon{color:var(--auth-text-muted);pointer-events:none;z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;left:14px}.expenses-module__Vj2pWG__search_input_icon svg{fill:currentColor;stroke:none}.expenses-module__Vj2pWG__search_input{width:100%;height:38px;font-size:.875rem;font-family:var(--font-body);background:var(--auth-surface);border:1.25px solid var(--auth-field-border);color:var(--auth-text-primary);border-radius:14px;padding:0 14px 0 38px;transition:all .15s;box-shadow:0 1px 2px #0000000d}.expenses-module__Vj2pWG__search_input::placeholder{color:var(--auth-text-muted)}.expenses-module__Vj2pWG__search_input:focus{border-color:var(--auth-primary);background:var(--auth-surface);outline:none;box-shadow:0 0 0 3px #f45b3526}.expenses-module__Vj2pWG__select_filter_wrap_custom{width:180px;min-width:165px;position:relative}@media (max-width:767px){.expenses-module__Vj2pWG__select_filter_wrap_custom{width:100%}}.expenses-module__Vj2pWG__action_buttons_group{align-items:center;gap:.75rem;display:flex}.expenses-module__Vj2pWG__export_btn{height:30px;min-height:30px;color:var(--auth-text-secondary);border:1px solid var(--auth-border-strong);font-size:.725rem;font-weight:700;font-family:var(--font-body);letter-spacing:.8px;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:0 0;border-radius:10px;justify-content:center;align-items:center;gap:5px;padding:0 11px;transition:all .15s;display:inline-flex}.expenses-module__Vj2pWG__export_btn:hover{background:var(--auth-page-neutral);border-color:var(--auth-text-muted);color:var(--auth-text-primary)}.expenses-module__Vj2pWG__add_proj_btn{background:var(--auth-primary);color:#fff;height:30px;min-height:30px;font-size:.725rem;font-weight:700;font-family:var(--font-mono);letter-spacing:.8px;text-transform:uppercase;cursor:pointer;white-space:nowrap;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;gap:5px;padding:0 11px;text-decoration:none;transition:all .15s;display:inline-flex;box-shadow:0 3px 6px #c83e2440}.expenses-module__Vj2pWG__add_proj_btn:hover{opacity:.92;transform:translateY(-1px);box-shadow:0 4px 8px #c83e2459}.expenses-module__Vj2pWG__add_proj_btn:active{transform:scale(.98)}.expenses-module__Vj2pWG__list_section{background:var(--auth-surface);border:1px solid var(--auth-border);border-radius:12px;padding:1.25rem;box-shadow:0 4px 12px #0000000a}.expenses-module__Vj2pWG__table_wrapper{min-height:200px;margin-bottom:1rem;padding-bottom:1rem;overflow-x:auto}@media (max-width:767px){.expenses-module__Vj2pWG__table_wrapper{display:none}}.expenses-module__Vj2pWG__table_element tr{position:relative}.expenses-module__Vj2pWG__active_row{z-index:50;position:relative}.expenses-module__Vj2pWG__table_element{border-collapse:collapse;text-align:left;width:100%;min-width:840px}.expenses-module__Vj2pWG__table_element th{color:var(--auth-text-muted);text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid var(--auth-border);padding:.5rem .75rem;font-size:.75rem;font-weight:700}.expenses-module__Vj2pWG__table_element td{border-bottom:1px solid var(--auth-border);vertical-align:middle;padding:.625rem .75rem;font-size:.8125rem}.expenses-module__Vj2pWG__table_element tr:hover td{background:var(--auth-page-neutral)}.expenses-module__Vj2pWG__empty_table{text-align:center;color:var(--auth-text-muted);font-weight:500;padding:3rem 1rem!important}.expenses-module__Vj2pWG__receipt_id{font-family:var(--font-mono);color:var(--auth-text-primary);background:var(--auth-page-neutral);border:1px solid var(--auth-border);white-space:nowrap;border-radius:6px;padding:.2rem .4rem;font-size:.75rem;font-weight:700}.expenses-module__Vj2pWG__vendor_block{flex-direction:column;gap:.15rem;display:flex}.expenses-module__Vj2pWG__vendor_name{color:var(--auth-text-primary);font-size:.8125rem;font-weight:700}.expenses-module__Vj2pWG__description_sub{color:var(--auth-text-muted);white-space:nowrap;text-overflow:ellipsis;max-width:280px;font-size:.725rem;overflow:hidden}.expenses-module__Vj2pWG__project_title{color:var(--auth-text-secondary);font-weight:600}.expenses-module__Vj2pWG__category_pill{color:var(--auth-text-secondary);background:var(--auth-page-neutral);border:1px solid var(--auth-border);white-space:nowrap;border-radius:12px;padding:.2rem .6rem;font-size:.75rem;font-weight:600;display:inline-block}.expenses-module__Vj2pWG__date_val{color:var(--auth-text-muted);white-space:nowrap}.expenses-module__Vj2pWG__amount_val{font-family:var(--font-title);color:var(--auth-text-primary);white-space:nowrap;font-size:.95rem;font-weight:700}.expenses-module__Vj2pWG__status_badge{text-transform:capitalize;white-space:nowrap;border-radius:20px;padding:.25rem .625rem;font-size:.75rem;font-weight:700;display:inline-block}.expenses-module__Vj2pWG__action_btn{color:var(--module-receipts);white-space:nowrap;align-items:center;gap:.25rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:transform .15s;display:inline-flex}.expenses-module__Vj2pWG__action_btn:hover{color:var(--module-receipts-bright);transform:translate(2px)}.expenses-module__Vj2pWG__mobile_grid{flex-direction:column;gap:1rem;margin-bottom:1.25rem;display:none}@media (max-width:767px){.expenses-module__Vj2pWG__mobile_grid{display:flex}}.expenses-module__Vj2pWG__mobile_card{background:var(--auth-surface);border:1px solid var(--auth-border);border-radius:10px;flex-direction:column;gap:.75rem;padding:1rem;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 4px 12px #0000000a}.expenses-module__Vj2pWG__mobile_card:hover{border-color:var(--auth-border-strong);background:var(--auth-page-neutral);transform:translateY(-2px);box-shadow:0 6px 16px #00000014}.expenses-module__Vj2pWG__card_header{justify-content:space-between;align-items:center;display:flex}.expenses-module__Vj2pWG__card_body{flex-direction:column;gap:.35rem;display:flex}.expenses-module__Vj2pWG__card_split{justify-content:space-between;align-items:center;margin-top:.5rem;display:flex}.expenses-module__Vj2pWG__modal_overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#17171766;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.expenses-module__Vj2pWG__modal_content{background:var(--auth-surface);border:1px solid var(--auth-border);border-radius:16px;flex-direction:column;width:100%;max-width:580px;max-height:90vh;animation:.24s cubic-bezier(.16,1,.3,1) expenses-module__Vj2pWG__modalIn;display:flex;box-shadow:0 20px 40px #00000026}@keyframes expenses-module__Vj2pWG__modalIn{0%{opacity:0;transform:scale(.96)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.expenses-module__Vj2pWG__modal_header{border-bottom:1px solid var(--auth-border);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.expenses-module__Vj2pWG__modal_title{font-family:var(--font-title);color:var(--auth-text-primary);font-size:1.25rem;font-weight:700}.expenses-module__Vj2pWG__close_btn{color:var(--auth-text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;padding:.25rem;font-size:1.25rem;display:flex}.expenses-module__Vj2pWG__close_btn:hover{background:var(--auth-page-neutral);color:var(--auth-text-primary)}.expenses-module__Vj2pWG__wizard_body{flex:1;padding:1.5rem;overflow-y:auto}.expenses-module__Vj2pWG__form_grid{flex-direction:column;gap:1.25rem;display:flex}.expenses-module__Vj2pWG__file_upload_container{flex-direction:column;gap:.35rem;width:100%;display:flex}.expenses-module__Vj2pWG__file_input_hidden{display:none}.expenses-module__Vj2pWG__file_upload_box{border:1.5px dashed var(--auth-border-strong);background:var(--auth-page-neutral);height:2.625rem;color:var(--auth-text-muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:0 .75rem;font-size:.8125rem;font-weight:600;transition:all .15s;display:flex}.expenses-module__Vj2pWG__file_upload_box:hover{border-color:var(--module-receipts);background:var(--auth-surface-primary);color:var(--module-receipts)}.expenses-module__Vj2pWG__file_upload_error{border-color:var(--auth-danger)!important;background:var(--auth-danger-soft)!important}.expenses-module__Vj2pWG__file_preview{width:100%;color:var(--auth-text-primary);justify-content:center;align-items:center;gap:.5rem;display:flex}.expenses-module__Vj2pWG__file_name{text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-weight:700;overflow:hidden}.expenses-module__Vj2pWG__file_size{color:var(--auth-text-muted);font-size:.75rem}.expenses-module__Vj2pWG__upload_placeholder{align-items:center;gap:.5rem;display:flex}.expenses-module__Vj2pWG__textarea_wrap{width:100%}.expenses-module__Vj2pWG__textarea_input{border:1px solid var(--auth-field-border);background:var(--auth-page-neutral);width:100%;min-height:5.5rem;color:var(--auth-text-primary);font-family:var(--font-body);resize:vertical;border-radius:8px;outline:none;padding:.75rem 1rem;font-size:.875rem;transition:all .15s}.expenses-module__Vj2pWG__textarea_input:focus{border-color:var(--module-receipts);background:var(--auth-surface);box-shadow:0 0 0 3px #673ab726}.expenses-module__Vj2pWG__dots_btn{width:2rem;height:2rem;color:var(--auth-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:all .12s;display:inline-flex}.expenses-module__Vj2pWG__dots_btn:hover{background:var(--auth-page-neutral);color:var(--module-receipts)}.expenses-module__Vj2pWG__tooltip_container{display:inline-flex;position:relative}.expenses-module__Vj2pWG__tooltip_text{visibility:hidden;color:#fff;text-align:center;z-index:10;opacity:0;pointer-events:none;background-color:#1e293b;border-radius:6px;width:90px;margin-left:-45px;padding:.35rem .5rem;font-size:.75rem;font-weight:600;transition:opacity .2s,transform .2s;position:absolute;bottom:125%;left:50%;transform:translateY(4px);box-shadow:0 4px 10px #00000026}.expenses-module__Vj2pWG__tooltip_text:after{content:"";border:5px solid #0000;border-top-color:#1e293b;margin-left:-5px;position:absolute;top:100%;left:50%}.expenses-module__Vj2pWG__tooltip_container:hover .expenses-module__Vj2pWG__tooltip_text{visibility:visible;opacity:1;transform:translateY(0)}.expenses-module__Vj2pWG__dropdown_wrapper{display:inline-flex;position:relative}.expenses-module__Vj2pWG__dropdown_menu{z-index:1000;background:var(--auth-surface);border:1px solid var(--auth-border);transform-origin:100% 0;border-radius:8px;flex-direction:column;min-width:140px;padding:.35rem 0;animation:.15s cubic-bezier(.16,1,.3,1) expenses-module__Vj2pWG__dropdownIn;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 10px 25px #0000002e}.expenses-module__Vj2pWG__dropdown_menu_up{transform-origin:100% 100%;animation:.15s cubic-bezier(.16,1,.3,1) expenses-module__Vj2pWG__dropdownInUp;top:auto;bottom:calc(100% + 6px)}@keyframes expenses-module__Vj2pWG__dropdownIn{0%{opacity:0;transform:scale(.95)translateY(-5px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes expenses-module__Vj2pWG__dropdownInUp{0%{opacity:0;transform:scale(.95)translateY(5px)}to{opacity:1;transform:scale(1)translateY(0)}}.expenses-module__Vj2pWG__dropdown_item{width:100%;color:var(--auth-text-secondary);text-align:left;cursor:pointer;box-sizing:border-box;background:0 0;border:none;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:all .12s;display:block}.expenses-module__Vj2pWG__dropdown_item:hover{background:var(--auth-page-neutral);color:var(--auth-text-primary)}.expenses-module__Vj2pWG__delete_item{color:var(--auth-danger,#ef4444)}.expenses-module__Vj2pWG__delete_item:hover{background:#ef444414;background:var(--auth-danger-soft,#ef444414);color:var(--auth-danger,#ef4444)}
.projects-module__B3GcEW__projects_container{flex-direction:column;gap:1.5rem;width:100%;max-width:1200px;margin:0 auto;display:flex}.projects-module__B3GcEW__projects_container.projects-module__B3GcEW__narrow{max-width:800px}.projects-module__B3GcEW__projects_container .projects-module__B3GcEW__back_link{color:var(--auth-text-muted);align-items:center;gap:.5rem;width:fit-content;margin-bottom:1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.projects-module__B3GcEW__projects_container .projects-module__B3GcEW__header_row{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.projects-module__B3GcEW__projects_container .projects-module__B3GcEW__header_row .projects-module__B3GcEW__header_title{font-family:var(--font-title);color:var(--auth-text-primary);margin:0;font-size:1.5rem;font-weight:800}.projects-module__B3GcEW__projects_container .projects-module__B3GcEW__header_row .projects-module__B3GcEW__header_subtitle{text-transform:none;letter-spacing:normal;color:var(--auth-text-muted);margin-top:.25rem;font-size:.875rem}.projects-module__B3GcEW__projects_container .projects-module__B3GcEW__form_card{background:var(--auth-surface);border:1px solid var(--auth-border);border-radius:16px;padding:2rem;position:relative}.projects-module__B3GcEW__projects_container .projects-module__B3GcEW__form_grid{flex-direction:column;gap:1.5rem;display:flex}.projects-module__B3GcEW__projects_container .projects-module__B3GcEW__form_grid_half{gap:1.5rem;display:flex}.projects-module__B3GcEW__projects_container .projects-module__B3GcEW__form_grid_half>*{flex:1}@media (max-width:639px){.projects-module__B3GcEW__projects_container .projects-module__B3GcEW__form_grid_half{flex-direction:column}}.projects-module__B3GcEW__projects_container .projects-module__B3GcEW__form_footer{background:0 0;border-top:none;justify-content:flex-end;align-items:center;gap:.75rem;margin-top:1rem;padding:1rem 0 0;display:flex}.projects-module__B3GcEW__projects_container .projects-module__B3GcEW__cancel_btn{border:1px solid var(--auth-border);color:var(--auth-text-secondary);font-size:.875rem;font-weight:600;font-family:var(--font-body);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;padding:.625rem 1.25rem;text-decoration:none;transition:all .15s;display:inline-flex}.projects-module__B3GcEW__projects_container .projects-module__B3GcEW__cancel_btn:hover{background:var(--auth-surface);color:var(--auth-text-primary);border-color:var(--auth-border-strong)}.projects-module__B3GcEW__stats_row{flex-wrap:wrap;gap:1rem;display:flex}@media (max-width:767px){.projects-module__B3GcEW__stats_row{grid-gap:.75rem;grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}}.projects-module__B3GcEW__stat_card{background:var(--auth-surface);border:1px solid var(--auth-border);box-sizing:border-box;border-radius:12px;flex:calc(25% - .75rem);align-items:center;gap:1rem;min-width:220px;padding:1.25rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 12px #0000000a}@media (max-width:767px){.projects-module__B3GcEW__stat_card{flex:none;width:100%;min-width:0;padding:1rem .75rem}}.projects-module__B3GcEW__stat_card:hover{border-color:var(--auth-surface-warm);transform:translateY(-2px);box-shadow:0 6px 16px #00000014}.projects-module__B3GcEW__stat_card .projects-module__B3GcEW__stat_icon_well{border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.projects-module__B3GcEW__stat_card .projects-module__B3GcEW__stat_copy{flex-direction:column;display:flex}.projects-module__B3GcEW__stat_card .projects-module__B3GcEW__stat_copy .projects-module__B3GcEW__stat_val{font-family:var(--font-title);color:var(--auth-text-primary);font-size:1.5rem;font-weight:700;line-height:1.2}.projects-module__B3GcEW__stat_card .projects-module__B3GcEW__stat_copy .projects-module__B3GcEW__stat_label{color:var(--auth-text-muted);margin-top:.15rem;font-size:.75rem;font-weight:500}.projects-module__B3GcEW__stat_card.projects-module__B3GcEW__total .projects-module__B3GcEW__stat_icon_well{color:#f45b35;background-color:#fff0e9}.projects-module__B3GcEW__stat_card.projects-module__B3GcEW__active_stat .projects-module__B3GcEW__stat_icon_well{color:#4f82f4;background-color:#ebf3ff}.projects-module__B3GcEW__stat_card.projects-module__B3GcEW__completed_stat .projects-module__B3GcEW__stat_icon_well{color:#20a66a;background-color:#ebfbf3}.projects-module__B3GcEW__stat_card.projects-module__B3GcEW__pending_awr .projects-module__B3GcEW__stat_icon_well{color:#f59e0b;background-color:#fffbeb}.projects-module__B3GcEW__toolbar_section{justify-content:space-between;align-items:center;gap:1rem;display:flex}.projects-module__B3GcEW__toolbar_left{flex:1;align-items:center;gap:.75rem;display:flex}.projects-module__B3GcEW__search_input_wrap{flex:1;align-items:center;max-width:360px;display:flex;position:relative}.projects-module__B3GcEW__search_input_icon{color:var(--auth-text-muted);pointer-events:none;z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;left:14px}.projects-module__B3GcEW__search_input_icon svg{fill:currentColor;stroke:none}.projects-module__B3GcEW__search_input{width:100%;height:38px;font-size:.875rem;font-family:var(--font-body);background:var(--auth-surface);border:1.25px solid var(--auth-field-border);color:var(--auth-text-primary);border-radius:14px;padding:0 14px 0 38px;transition:all .15s;box-shadow:0 1px 2px #0000000d}.projects-module__B3GcEW__search_input::placeholder{color:var(--auth-text-muted)}.projects-module__B3GcEW__search_input:focus{border-color:var(--auth-primary);background:var(--auth-surface);outline:none;box-shadow:0 0 0 3px #f45b3526}.projects-module__B3GcEW__filter_select{height:38px;font-size:.875rem;font-family:var(--font-body);background:var(--auth-surface);border:1.25px solid var(--auth-field-border);color:var(--auth-text-primary);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23817873' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.25rem;border-radius:14px;min-width:165px;padding:0 2rem 0 .875rem;transition:all .15s}.projects-module__B3GcEW__filter_select:focus{border-color:var(--auth-primary);background-color:var(--auth-surface);outline:none}.projects-module__B3GcEW__add_proj_btn{background:var(--auth-primary);color:#fff;height:30px;min-height:30px;font-size:.725rem;font-weight:700;font-family:var(--font-mono);letter-spacing:.8px;text-transform:uppercase;cursor:pointer;white-space:nowrap;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;gap:5px;padding:0 11px;text-decoration:none;transition:all .15s;display:inline-flex;box-shadow:0 3px 6px #c83e2440}.projects-module__B3GcEW__add_proj_btn:hover{opacity:.92;transform:translateY(-1px);box-shadow:0 4px 8px #c83e2459}.projects-module__B3GcEW__add_proj_btn:active{transform:scale(.98)}.projects-module__B3GcEW__projects_list_section,.projects-module__B3GcEW__projects_list_container{flex-direction:column;gap:1rem;display:flex}.projects-module__B3GcEW__projects_list{flex-direction:column;gap:.85rem;display:flex}.projects-module__B3GcEW__empty_state{background:var(--auth-surface);border:1px solid var(--auth-border);text-align:center;color:var(--auth-text-muted);border-radius:12px;padding:2.5rem;font-size:.9rem}.projects-module__B3GcEW__list_card{background:var(--auth-surface);border:1px solid var(--auth-border);cursor:pointer;border-radius:15px;align-items:center;gap:1rem;padding:1rem 1.25rem;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 4px 12px #0000000a}.projects-module__B3GcEW__list_card:hover{box-shadow:0 6px 16px #00000014}.projects-module__B3GcEW__menu_wrapper{margin-left:auto;display:inline-block;position:relative}.projects-module__B3GcEW__menu_trigger{cursor:pointer;color:var(--auth-text-muted);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:background .15s,color .15s;display:flex}.projects-module__B3GcEW__menu_trigger:hover{background:var(--auth-page-neutral);color:var(--auth-text-primary)}.projects-module__B3GcEW__menu_dropdown{background:var(--auth-surface);border:1px solid var(--auth-border);z-index:100;border-radius:8px;flex-direction:column;min-width:110px;margin-top:.35rem;display:flex;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 10px 25px #00000026}.projects-module__B3GcEW__menu_item{color:var(--auth-text-primary);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;width:100%;padding:.6rem .85rem;font-size:.825rem;font-weight:500;text-decoration:none;transition:background .15s;display:flex}.projects-module__B3GcEW__menu_item:hover{background:var(--auth-page-neutral)}.projects-module__B3GcEW__menu_item_delete{color:var(--auth-danger)}.projects-module__B3GcEW__menu_item_delete:hover{background:var(--auth-danger-soft)}.projects-module__B3GcEW__delete_modal_overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#17171766;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.projects-module__B3GcEW__delete_modal_card{background:var(--auth-surface);border:1px solid var(--auth-border);border-radius:16px;flex-direction:column;gap:1rem;width:100%;max-width:440px;padding:1.5rem;display:flex;box-shadow:0 20px 40px #00000026}.projects-module__B3GcEW__modal_desc{color:var(--auth-text-secondary);font-size:.875rem;line-height:1.5}.projects-module__B3GcEW__modal_actions{justify-content:flex-end;align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.projects-module__B3GcEW__cancel_btn{background:var(--auth-page-neutral);border:1px solid var(--auth-border);color:var(--auth-text-secondary);cursor:pointer;font-size:.85rem;font-weight:600;font-family:var(--font-body);border-radius:8px;padding:.5rem 1rem}.projects-module__B3GcEW__confirm_delete_btn{background:var(--auth-danger);color:#fff;cursor:pointer;font-size:.85rem;font-weight:600;font-family:var(--font-body);border:none;border-radius:8px;padding:.5rem 1rem}.projects-module__B3GcEW__menu_item svg{color:currentColor;flex-shrink:0}.projects-module__B3GcEW__list_icon_well{background:var(--auth-surface-primary);width:44px;height:44px;color:var(--auth-primary);border-radius:22px;justify-content:center;align-items:center;display:flex}.projects-module__B3GcEW__list_copy{flex-direction:column;flex:1;gap:.25rem;display:flex}.projects-module__B3GcEW__list_title_row{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.projects-module__B3GcEW__list_title{font-family:var(--font-title);color:var(--auth-text-primary);font-size:.95rem;font-weight:700}.projects-module__B3GcEW__list_meta{color:var(--auth-text-muted);font-size:.75rem;font-weight:500}.projects-module__B3GcEW__card_stats_row{flex-wrap:wrap;align-items:center;gap:.45rem;margin-top:.35rem;display:flex}.projects-module__B3GcEW__stat_pill{background:#f3f4f6;background:var(--auth-page-neutral,#f3f4f6);border:1px solid #e5e7eb;border:1px solid var(--auth-border,#e5e7eb);color:var(--auth-text-secondary,#4b5563);border-radius:6px;align-items:center;gap:.3rem;padding:.2rem .55rem;font-size:.725rem;line-height:1;transition:all .15s;display:inline-flex}.projects-module__B3GcEW__list_card:hover .projects-module__B3GcEW__stat_pill{border-color:#0000001f}.projects-module__B3GcEW__stat_pill_icon{color:var(--auth-text-muted,#9ca3af);flex-shrink:0;justify-content:center;align-items:center;display:flex}.projects-module__B3GcEW__stat_pill_value{color:var(--auth-text-primary,#111827);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:700}.projects-module__B3GcEW__stat_pill_label{color:var(--auth-text-muted,#6b7280);text-transform:uppercase;letter-spacing:.02em;font-size:.675rem;font-weight:500}.projects-module__B3GcEW__status_badge{border-radius:12px;align-items:center;padding:.2rem .5rem;font-size:.7rem;font-weight:600;display:inline-flex}.projects-module__B3GcEW__status_badge.projects-module__B3GcEW__active{background-color:var(--auth-success-soft);color:var(--auth-success)}.projects-module__B3GcEW__status_badge.projects-module__B3GcEW__inactive{background-color:var(--auth-page-neutral);color:var(--auth-text-muted)}.projects-module__B3GcEW__modal_overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#17171766;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.projects-module__B3GcEW__modal_content{background:var(--auth-surface);border:1px solid var(--auth-border);border-radius:16px;flex-direction:column;width:100%;max-width:580px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 40px #00000026}.projects-module__B3GcEW__modal_header{border-bottom:1px solid var(--auth-border);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.projects-module__B3GcEW__modal_title{font-family:var(--font-title);color:var(--auth-text-primary);font-size:1.25rem;font-weight:700}.projects-module__B3GcEW__close_btn{color:var(--auth-text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.25rem;transition:background .15s;display:flex}.projects-module__B3GcEW__close_btn:hover{background:var(--auth-page-neutral);color:var(--auth-text-primary)}.projects-module__B3GcEW__wizard_body{flex:1;padding:1.5rem;overflow-y:auto}.projects-module__B3GcEW__form_grid{flex-direction:column;gap:1.15rem;display:flex}.projects-module__B3GcEW__form_grid_half{gap:1rem;display:flex}.projects-module__B3GcEW__form_grid_half>*{flex:1}@media (max-width:639px){.projects-module__B3GcEW__form_grid_half{flex-direction:column}}.projects-module__B3GcEW__form_group{flex-direction:column;gap:.35rem;display:flex}.projects-module__B3GcEW__field_label{color:var(--auth-text-secondary);font-size:.8rem;font-weight:600}.projects-module__B3GcEW__field_input{width:100%;font-size:.875rem;font-family:var(--font-body);background:var(--auth-page-neutral);border:1px solid var(--auth-field-border);color:var(--auth-text-primary);border-radius:8px;padding:.65rem .75rem;transition:all .15s}.projects-module__B3GcEW__field_input:disabled{opacity:.7;cursor:not-allowed}.projects-module__B3GcEW__field_input:focus{border-color:var(--auth-primary);background:var(--auth-surface);outline:none;box-shadow:0 0 0 3px #f45b3526}.projects-module__B3GcEW__field_input.projects-module__B3GcEW__error_border{border-color:var(--auth-danger);background:var(--auth-danger-soft)}.projects-module__B3GcEW__field_error{color:var(--auth-danger);font-size:.75rem;font-weight:500}.projects-module__B3GcEW__custom_select_trigger{width:100%;height:38px;font-size:.875rem;font-family:var(--font-body);background:var(--auth-surface);border:1.25px solid var(--auth-field-border);color:var(--auth-text-primary);text-align:left;cursor:pointer;border-radius:14px;justify-content:space-between;align-items:center;padding:0 .875rem;transition:all .15s;display:flex;box-shadow:0 1px 2px #0000000d}.projects-module__B3GcEW__custom_select_trigger>span:first-child{white-space:nowrap;text-overflow:ellipsis;flex:1;margin-right:.5rem;overflow:hidden}.projects-module__B3GcEW__custom_select_trigger:focus{border-color:var(--auth-primary);outline:none;box-shadow:0 0 0 3px #f45b3526}.projects-module__B3GcEW__custom_select_options{z-index:9999;background:var(--auth-surface);border:1px solid var(--auth-border);border-radius:8px;max-height:220px;padding:.35rem 0;list-style:none;overflow-y:auto;box-shadow:0 10px 28px #0000001f}.projects-module__B3GcEW__custom_select_option{color:var(--auth-text-secondary);cursor:pointer;padding:.5rem .75rem;font-size:.875rem;transition:background .1s}.projects-module__B3GcEW__custom_select_option:hover,.projects-module__B3GcEW__custom_select_option[data-focused=true]{background:var(--auth-page-neutral);color:var(--auth-primary)}.projects-module__B3GcEW__custom_select_option[data-selected=true]{background:var(--auth-surface-primary);color:var(--auth-primary);font-weight:600}.projects-module__B3GcEW__wizard_footer{border-top:1px solid var(--auth-border);background:var(--auth-page-neutral);flex-shrink:0;justify-content:flex-end;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex}.projects-module__B3GcEW__back_btn{border:1px solid var(--auth-border);color:var(--auth-text-secondary);font-size:.875rem;font-weight:600;font-family:var(--font-body);cursor:pointer;background:0 0;border-radius:8px;padding:.625rem 1.25rem;transition:all .15s}.projects-module__B3GcEW__back_btn:hover{background:var(--auth-surface);color:var(--auth-text-primary);border-color:var(--auth-border-strong)}.projects-module__B3GcEW__next_btn{background:var(--gradient-ember-primary);color:#fff;font-size:.875rem;font-weight:600;font-family:var(--font-body);cursor:pointer;border:none;border-radius:8px;padding:.625rem 1.25rem;transition:opacity .2s}.projects-module__B3GcEW__next_btn:hover{opacity:.95}@media (max-width:1023px){.projects-module__B3GcEW__stat_card{flex:calc(50% - .5rem)}}@media (max-width:767px){.projects-module__B3GcEW__toolbar_section,.projects-module__B3GcEW__toolbar_left{flex-direction:column;align-items:stretch}.projects-module__B3GcEW__search_input_wrap{max-width:none}.projects-module__B3GcEW__filter_select{width:100%}.projects-module__B3GcEW__add_proj_btn{justify-content:center}}@media (max-width:639px){.projects-module__B3GcEW__stat_card{flex:100%}}.projects-module__B3GcEW__select_filter_wrap_custom{width:180px;min-width:165px;position:relative}@media (max-width:639px){.projects-module__B3GcEW__select_filter_wrap_custom{width:100%}}.projects-module__B3GcEW__loading_container{text-align:center;color:var(--auth-text-muted);padding:3rem;font-size:.9rem}.projects-module__B3GcEW__error_container{text-align:center;background:var(--auth-surface);border:1px solid var(--auth-border);border-radius:16px;max-width:600px;margin:2rem auto;padding:3rem}.projects-module__B3GcEW__error_container h2{color:var(--auth-text-primary);margin-bottom:.5rem;font-size:1.5rem}.projects-module__B3GcEW__error_container p{color:var(--auth-text-muted);margin-bottom:1.5rem}.projects-module__B3GcEW__error_back_link{color:var(--auth-primary);font-weight:600;text-decoration:none}.projects-module__B3GcEW__error_back_link:hover{text-decoration:underline}
.timesheet-module__aMhFda__timesheet_container{flex-direction:column;gap:1.25rem;width:100%;max-width:1200px;margin:0 auto;display:flex}.timesheet-module__aMhFda__hero_card{background:var(--gradient-ember-highlight);border-radius:16px;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 1.75rem;display:flex}.timesheet-module__aMhFda__hero_content{flex-direction:column;gap:.35rem;display:flex}.timesheet-module__aMhFda__hero_label{color:#ffffffe6;font-size:.875rem;font-weight:600}.timesheet-module__aMhFda__hero_value{font-family:var(--font-title);color:#fff;font-size:2rem;font-weight:800;line-height:1}.timesheet-module__aMhFda__hero_value_unit{font-size:1rem;font-weight:600}.timesheet-module__aMhFda__export_btn{color:#fff;font-size:.8125rem;font-weight:600;font-family:var(--font-body);cursor:pointer;background:#ffffff40;border:none;border-radius:9999px;flex-shrink:0;align-items:center;gap:.4rem;padding:.5rem 1rem;transition:background .15s;display:inline-flex}.timesheet-module__aMhFda__export_btn:hover{background:#ffffff59}.timesheet-module__aMhFda__guidance_banner{background:var(--gradient-ember-highlight);border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1.25rem;display:flex}.timesheet-module__aMhFda__guidance_text{color:#fff;font-size:.825rem;font-weight:500;line-height:1.4}.timesheet-module__aMhFda__guidance_close{color:#fff;cursor:pointer;background:#ffffff40;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;transition:background .15s;display:flex}.timesheet-module__aMhFda__guidance_close:hover{background:#fff6}.timesheet-module__aMhFda__project_field_group{flex-direction:column;gap:.5rem;display:flex}.timesheet-module__aMhFda__project_field_label{color:var(--auth-text-primary);font-size:.8125rem;font-weight:700}.timesheet-module__aMhFda__project_select_wrap{width:100%;position:relative}.timesheet-module__aMhFda__project_select_trigger{background:var(--auth-surface);border:1px solid var(--auth-field-border);width:100%;font-size:.9rem;font-weight:600;font-family:var(--font-body);color:var(--auth-text-primary);cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;padding:.75rem 1rem;transition:border-color .15s;display:flex}.timesheet-module__aMhFda__project_select_trigger:hover{border-color:var(--module-timesheet)}.timesheet-module__aMhFda__week_card{background:var(--auth-surface);border:1px solid var(--auth-border);border-radius:16px;flex-direction:column;gap:1.25rem;padding:1.25rem 1.5rem;display:flex}.timesheet-module__aMhFda__week_card_header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.timesheet-module__aMhFda__week_card_label{color:var(--auth-text-muted);margin-bottom:.35rem;font-size:.75rem;font-weight:600;display:block}.timesheet-module__aMhFda__week_card_range{font-family:var(--font-title);color:var(--auth-text-primary);cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:1.15rem;font-weight:800;display:block}.timesheet-module__aMhFda__week_card_nav{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.timesheet-module__aMhFda__week_days_strip{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.timesheet-module__aMhFda__week_day_col{flex-direction:column;flex:1;align-items:center;gap:.5rem;display:flex}.timesheet-module__aMhFda__week_day_name{color:var(--auth-text-muted);letter-spacing:.02em;font-size:.7rem;font-weight:600}.timesheet-module__aMhFda__week_day_num{width:2rem;height:2rem;color:var(--auth-text-primary);border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.timesheet-module__aMhFda__week_day_num_today{background:var(--auth-success);color:#fff}.timesheet-module__aMhFda__team_header_row{justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.timesheet-module__aMhFda__team_label{color:var(--auth-text-muted);margin-bottom:.25rem;font-size:.75rem;font-weight:600;display:block}.timesheet-module__aMhFda__team_count{font-family:var(--font-title);color:var(--auth-text-primary);font-size:1.1rem;font-weight:800;display:block}.timesheet-module__aMhFda__team_hint{color:var(--auth-text-muted);font-size:.8125rem;font-weight:500}.timesheet-module__aMhFda__notes_card{background:var(--auth-surface);border:1px solid var(--auth-border);border-radius:16px;flex-direction:column;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.timesheet-module__aMhFda__notes_header{justify-content:space-between;align-items:center;display:flex}.timesheet-module__aMhFda__notes_label{color:var(--auth-text-muted);font-size:.75rem;font-weight:600}.timesheet-module__aMhFda__notes_count{color:var(--auth-text-muted);font-size:.75rem}.timesheet-module__aMhFda__notes_input{border:1px solid var(--auth-field-border);background:var(--auth-page-neutral);width:100%;min-height:6rem;color:var(--auth-text-primary);font-family:var(--font-body);resize:vertical;box-sizing:border-box;border-radius:10px;outline:none;padding:.75rem 1rem;font-size:.875rem}.timesheet-module__aMhFda__notes_input:focus{border-color:var(--module-timesheet);background:var(--auth-surface)}.timesheet-module__aMhFda__save_bar{z-index:5;justify-content:flex-end;display:flex;position:sticky;bottom:1rem}.timesheet-module__aMhFda__stats_row{flex-wrap:wrap;gap:1rem;display:flex}@media (max-width:767px){.timesheet-module__aMhFda__stats_row{grid-gap:.75rem;grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}}.timesheet-module__aMhFda__stat_card{background:var(--auth-surface);border:1px solid var(--auth-border);box-sizing:border-box;border-radius:12px;flex:calc(25% - .75rem);align-items:center;gap:1rem;min-width:220px;padding:1.25rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 4px 12px #0000000a}@media (max-width:1023px){.timesheet-module__aMhFda__stat_card{flex:calc(50% - .5rem)}}@media (max-width:767px){.timesheet-module__aMhFda__stat_card{flex:none;width:100%;min-width:0;padding:1rem .75rem}}.timesheet-module__aMhFda__stat_card:hover{border-color:var(--auth-surface-warm);transform:translateY(-2px);box-shadow:0 6px 16px #00000014}.timesheet-module__aMhFda__stat_card .timesheet-module__aMhFda__stat_icon_well{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.timesheet-module__aMhFda__stat_card .timesheet-module__aMhFda__stat_copy{flex-direction:column;display:flex}.timesheet-module__aMhFda__stat_card .timesheet-module__aMhFda__stat_copy .timesheet-module__aMhFda__stat_val{font-family:var(--font-title);color:var(--auth-text-primary);font-size:1.5rem;font-weight:700;line-height:1.2}.timesheet-module__aMhFda__stat_card .timesheet-module__aMhFda__stat_copy .timesheet-module__aMhFda__stat_label{color:var(--auth-text-muted);margin-top:.15rem;font-size:.75rem;font-weight:500}.timesheet-module__aMhFda__stat_card .timesheet-module__aMhFda__stat_icon_well{background-color:var(--module-timesheet-soft);color:var(--module-timesheet)}.timesheet-module__aMhFda__toolbar_section{flex-direction:column;gap:1rem;display:flex}.timesheet-module__aMhFda__toolbar_row_top{justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}@media (max-width:767px){.timesheet-module__aMhFda__toolbar_row_top{flex-direction:column;align-items:stretch}}.timesheet-module__aMhFda__toolbar_row_bottom{flex-wrap:wrap;align-items:center;gap:1rem;width:100%;padding-top:1rem;display:flex}@media (max-width:767px){.timesheet-module__aMhFda__toolbar_row_bottom{flex-direction:column;align-items:stretch}}.timesheet-module__aMhFda__search_input_wrap{flex:1;align-items:center;min-width:220px;max-width:320px;display:flex;position:relative}@media (max-width:767px){.timesheet-module__aMhFda__search_input_wrap{width:100%;max-width:100%}}.timesheet-module__aMhFda__search_input_icon{color:var(--auth-text-muted);pointer-events:none;z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;left:14px}.timesheet-module__aMhFda__search_input_icon svg{fill:currentColor;stroke:none}.timesheet-module__aMhFda__search_input{width:100%;height:38px;font-size:.875rem;font-family:var(--font-body);background:var(--auth-surface);border:1.25px solid var(--auth-field-border);color:var(--auth-text-primary);border-radius:14px;padding:0 14px 0 38px;transition:all .15s;box-shadow:0 1px 2px #0000000d}.timesheet-module__aMhFda__search_input::placeholder{color:var(--auth-text-muted)}.timesheet-module__aMhFda__search_input:focus{border-color:var(--auth-primary);background:var(--auth-surface);outline:none;box-shadow:0 0 0 3px #f45b3526}.timesheet-module__aMhFda__filter_select{height:38px;font-size:.875rem;font-family:var(--font-body);background:var(--auth-surface);border:1.25px solid var(--auth-field-border);color:var(--auth-text-primary);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23817873' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.25rem;border-radius:14px;min-width:150px;padding:0 2rem 0 .875rem;transition:all .15s}.timesheet-module__aMhFda__filter_select:focus{border-color:var(--auth-primary);background-color:var(--auth-surface);outline:none}.timesheet-module__aMhFda__date_filter_input{height:38px;font-size:.875rem;font-family:var(--font-body);background:var(--auth-surface);border:1.25px solid var(--auth-field-border);color:var(--auth-text-primary);border-radius:14px;padding:0 .875rem;transition:all .15s}.timesheet-module__aMhFda__date_filter_input:focus{border-color:var(--auth-primary);background-color:var(--auth-surface);outline:none}.timesheet-module__aMhFda__add_proj_btn{background:var(--auth-primary);color:#fff;height:30px;min-height:30px;font-size:.725rem;font-weight:700;font-family:var(--font-body);letter-spacing:.8px;text-transform:uppercase;cursor:pointer;white-space:nowrap;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;gap:5px;padding:0 11px;text-decoration:none;transition:all .15s;display:inline-flex;box-shadow:0 3px 6px #c83e2440}.timesheet-module__aMhFda__add_proj_btn:hover{opacity:.92;transform:translateY(-1px);box-shadow:0 4px 8px #c83e2459}.timesheet-module__aMhFda__add_proj_btn:active{transform:scale(.98)}.timesheet-module__aMhFda__timesheet_list_container{border-radius:12px;flex-direction:column;gap:1.25rem;display:flex}@media (max-width:767px){.timesheet-module__aMhFda__timesheet_list_container{padding:1rem}}.timesheet-module__aMhFda__timesheet_cards_list{flex-direction:column;gap:1.25rem;width:100%;display:flex}.timesheet-module__aMhFda__week_days_header{flex-direction:row;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:.5rem;padding:0 1.25rem;display:flex}@media (max-width:1023px){.timesheet-module__aMhFda__week_days_header{display:none}}.timesheet-module__aMhFda__week_days_header_spacer{flex:0 0 250px;width:250px;min-width:250px}.timesheet-module__aMhFda__week_days_row{box-sizing:border-box;flex-direction:row;flex:1;justify-content:flex-end;align-items:center;gap:.65rem;width:100%;padding-right:5.5rem;display:flex}.timesheet-module__aMhFda__week_day_date{color:var(--auth-text-secondary);font-size:.8125rem;font-weight:700}.timesheet-module__aMhFda__week_day_date_today{color:var(--module-timesheet)}.timesheet-module__aMhFda__timesheet_card{background:var(--auth-surface);border:1px solid var(--auth-border);border-radius:16px;flex-direction:column;gap:.9rem;padding:1.1rem 1.25rem;transition:box-shadow .22s cubic-bezier(.4,0,.2,1),border-color .2s;display:flex;box-shadow:0 4px 20px #00000004,0 1px 3px #00000003}.timesheet-module__aMhFda__timesheet_card:hover{border-color:var(--auth-border-strong);box-shadow:0 12px 30px #0000000d,0 2px 8px #00000005}.timesheet-module__aMhFda__employee_card_header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.timesheet-module__aMhFda__total_badge_top_right{flex-direction:column;flex-shrink:0;align-items:flex-end;line-height:1.2;display:flex}.timesheet-module__aMhFda__total_badge_label{color:var(--auth-text-muted);white-space:nowrap;font-size:.7rem;font-weight:500}.timesheet-module__aMhFda__worker_details{flex-direction:column;gap:.15rem;min-width:0;display:flex;overflow:hidden}.timesheet-module__aMhFda__project_cell{align-items:center;gap:.35rem;min-width:0;font-size:.825rem;display:flex}.timesheet-module__aMhFda__project_label{color:var(--auth-text-muted);text-transform:uppercase;letter-spacing:.05em;flex-shrink:0;font-size:.725rem;font-weight:700}.timesheet-module__aMhFda__hours_section{box-sizing:border-box;flex-direction:column;width:100%;display:flex}.timesheet-module__aMhFda__hours_grid_row{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:.5rem;width:100%;display:flex}.timesheet-module__aMhFda__day_hour_block{flex-direction:column;flex:1;align-items:center;gap:.25rem;min-width:3.25rem;display:flex}@media (max-width:639px){.timesheet-module__aMhFda__day_hour_block{min-width:2.75rem}}.timesheet-module__aMhFda__day_label{color:var(--auth-text-muted);text-transform:uppercase;letter-spacing:.02em;font-size:.725rem;font-weight:600}@media (max-width:1023px){.timesheet-module__aMhFda__timesheet_card{padding:1rem}.timesheet-module__aMhFda__hours_section{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto}.timesheet-module__aMhFda__hours_section::-webkit-scrollbar{display:none}.timesheet-module__aMhFda__hours_grid_row{flex-wrap:nowrap;justify-content:space-between;gap:.35rem;width:100%;min-width:max-content}.timesheet-module__aMhFda__day_hour_block{flex:1;min-width:2.25rem}.timesheet-module__aMhFda__day_label{font-size:.65rem}.timesheet-module__aMhFda__hour_input_field{border-radius:6px;width:2.25rem;height:2rem;font-size:.825rem}}@media (max-width:639px){.timesheet-module__aMhFda__timesheet_card{gap:.75rem;padding:.875rem}.timesheet-module__aMhFda__hours_grid_row{gap:.2rem}.timesheet-module__aMhFda__day_hour_block{min-width:2.1rem}.timesheet-module__aMhFda__hour_input_field{width:2.1rem;height:1.95rem;font-size:.8rem}}.timesheet-module__aMhFda__hour_input_field{text-align:center;width:3.25rem;height:2.25rem;font-family:var(--font-body);color:var(--auth-text-primary);background:var(--auth-page-neutral);border:1px solid var(--auth-field-border);box-sizing:border-box;appearance:textfield;border-radius:8px;outline:none;padding:0 .2rem;font-size:.875rem;font-weight:600;transition:all .15s}.timesheet-module__aMhFda__hour_input_field::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.timesheet-module__aMhFda__hour_input_field::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.timesheet-module__aMhFda__hour_input_field:hover:not(:disabled){border-color:var(--auth-border-strong);background:var(--auth-surface)}.timesheet-module__aMhFda__hour_input_field:focus{background:var(--auth-surface);border-color:var(--module-timesheet);box-shadow:0 0 0 3px #2e7d3226}.timesheet-module__aMhFda__hour_input_field:disabled{color:var(--auth-text-muted);cursor:not-allowed;opacity:.7;background:0 0;border-color:#0000;font-weight:500}.timesheet-module__aMhFda__total_hours_val{font-family:var(--font-title);color:var(--auth-success);white-space:nowrap;font-size:1.05rem;font-weight:800}.timesheet-module__aMhFda__worker_info_cell{align-items:center;gap:.85rem;display:flex}.timesheet-module__aMhFda__worker_avatar{background:var(--auth-surface-primary);width:2.5rem;height:2.5rem;color:var(--auth-primary);font-family:var(--font-title);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;transition:transform .2s;display:flex}.timesheet-module__aMhFda__timesheet_card:hover .timesheet-module__aMhFda__worker_avatar{transform:scale(1.05)}.timesheet-module__aMhFda__worker_name{font-family:var(--font-title);color:var(--auth-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:700;display:block;overflow:hidden}.timesheet-module__aMhFda__worker_role{color:var(--auth-text-secondary);white-space:nowrap;text-overflow:ellipsis;margin-top:.15rem;font-size:.75rem;display:block;overflow:hidden}.timesheet-module__aMhFda__project_cell{align-items:center;gap:.5rem;min-width:0;display:flex}.timesheet-module__aMhFda__project_icon{color:var(--auth-text-muted);opacity:.7;flex-shrink:0}.timesheet-module__aMhFda__proj_name_text{color:var(--auth-text-primary);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}@media (max-width:639px){.timesheet-module__aMhFda__proj_name_text{font-weight:inherit}}.timesheet-module__aMhFda__date_text{color:var(--auth-text-secondary);font-size:.825rem}.timesheet-module__aMhFda__status_badge{text-transform:capitalize;border-radius:9999px;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.75rem;font-weight:600;display:inline-flex}.timesheet-module__aMhFda__status_dot{border-radius:50%;width:6px;height:6px;display:inline-block}.timesheet-module__aMhFda__completed{background:var(--auth-success-soft);color:var(--auth-success);border:1px solid var(--auth-success-border)}.timesheet-module__aMhFda__completed .timesheet-module__aMhFda__status_dot{background:var(--auth-success);box-shadow:0 0 4px var(--auth-success)}.timesheet-module__aMhFda__submitted{background:var(--auth-info-soft);color:var(--auth-info-dark);border:1px solid var(--auth-info-border)}.timesheet-module__aMhFda__submitted .timesheet-module__aMhFda__status_dot{background:var(--auth-info-dark);box-shadow:0 0 4px var(--auth-info-dark)}.timesheet-module__aMhFda__view_link{color:var(--module-timesheet);align-items:center;gap:.35rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.timesheet-module__aMhFda__view_link:hover{color:var(--module-timesheet-bright)}.timesheet-module__aMhFda__arrow_icon{transition:transform .2s}.timesheet-module__aMhFda__view_link:hover .timesheet-module__aMhFda__arrow_icon{transform:translate(3px)}.timesheet-module__aMhFda__empty_state{text-align:center;color:var(--auth-text-muted);padding:3rem 1rem;font-size:.9rem}.timesheet-module__aMhFda__textarea_wrap{width:100%}.timesheet-module__aMhFda__textarea_input{border:1px solid var(--auth-field-border);background:var(--auth-page-neutral);width:100%;min-height:5.5rem;color:var(--auth-text-primary);font-family:var(--font-body);resize:vertical;border-radius:8px;outline:none;padding:.75rem 1rem;font-size:.875rem}.timesheet-module__aMhFda__textarea_input:focus{border-color:var(--module-timesheet);background:var(--auth-surface)}.timesheet-module__aMhFda__save_changes_btn{background:var(--auth-success);color:#fff;font-size:.875rem;font-weight:600;font-family:var(--font-body);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;transition:all .15s;display:inline-flex}.timesheet-module__aMhFda__save_changes_btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #20a66a4d}.timesheet-module__aMhFda__select_filter_wrap_custom{width:180px;min-width:165px;position:relative}@media (max-width:767px){.timesheet-module__aMhFda__select_filter_wrap_custom{width:100%}}.timesheet-module__aMhFda__toolbar_actions{align-items:center;gap:.75rem;display:flex}.timesheet-module__aMhFda__add_btn_text{margin-left:.5rem}.timesheet-module__aMhFda__loading_container{text-align:center;color:var(--auth-text-muted);padding:3rem;font-size:.9rem}.timesheet-module__aMhFda__add_proj_btn{background:var(--auth-primary);color:#fff;height:30px;min-height:30px;font-size:.725rem;font-weight:700;font-family:var(--font-body);letter-spacing:.8px;text-transform:uppercase;cursor:pointer;white-space:nowrap;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;gap:5px;padding:0 11px;text-decoration:none;transition:all .15s;display:inline-flex;box-shadow:0 3px 6px #c83e2440}.timesheet-module__aMhFda__add_proj_btn:hover{opacity:.92;transform:translateY(-1px);box-shadow:0 4px 8px #c83e2459}.timesheet-module__aMhFda__add_proj_btn:active{transform:scale(.98)}.timesheet-module__aMhFda__week_nav_group{align-items:center;gap:.4rem;display:flex}.timesheet-module__aMhFda__week_nav_btn{background:var(--auth-surface);border:1px solid var(--auth-field-border);width:2.25rem;height:2.25rem;color:var(--auth-text-secondary);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.timesheet-module__aMhFda__week_nav_btn:hover{border-color:var(--module-timesheet);color:var(--module-timesheet)}.timesheet-module__aMhFda__custom_picker_container{font-family:var(--font-body);display:inline-block;position:relative}.timesheet-module__aMhFda__custom_picker_trigger{font-size:.875rem;font-family:var(--font-body);background:var(--auth-surface);border:1px solid var(--auth-field-border);color:var(--auth-text-primary);cursor:pointer;border-radius:8px;align-items:center;gap:.65rem;padding:.625rem .85rem;font-weight:600;transition:all .15s;display:flex}.timesheet-module__aMhFda__custom_picker_trigger:hover{border-color:var(--module-timesheet)}.timesheet-module__aMhFda__picker_caret{color:var(--auth-text-muted);font-size:.65rem;transition:transform .2s}.timesheet-module__aMhFda__calendar_popover{background:var(--auth-surface);border:1px solid var(--auth-border-strong);z-index:1000;border-radius:12px;flex-direction:column;gap:.75rem;width:280px;margin-top:.35rem;padding:1rem;display:flex;position:absolute;top:100%;left:0;box-shadow:0 12px 36px #0000001f}.timesheet-module__aMhFda__calendar_header{justify-content:space-between;align-items:center;display:flex}.timesheet-module__aMhFda__cal_nav_btn{color:var(--auth-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.25rem .5rem;font-size:.75rem;transition:background .15s}.timesheet-module__aMhFda__cal_nav_btn:hover{background:var(--auth-page-neutral);color:var(--auth-text-primary)}.timesheet-module__aMhFda__cal_month_year{font-family:var(--font-title);color:var(--auth-text-primary);font-size:.9rem;font-weight:750}.timesheet-module__aMhFda__calendar_weekdays{text-align:center;color:var(--auth-text-muted);text-transform:uppercase;grid-template-columns:repeat(7,1fr);font-size:.7rem;font-weight:750;display:grid}.timesheet-module__aMhFda__calendar_days_grid{grid-gap:.25rem;grid-template-columns:repeat(7,1fr);gap:.25rem;display:grid}.timesheet-module__aMhFda__calendar_day_btn{aspect-ratio:1;color:var(--auth-text-primary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;font-size:.8125rem;font-weight:600;transition:all .15s;display:flex}.timesheet-module__aMhFda__calendar_day_btn:hover:not(:disabled){background:var(--auth-page-neutral)}.timesheet-module__aMhFda__empty_day{visibility:hidden;pointer-events:none}.timesheet-module__aMhFda__selected_week_day{background:var(--auth-surface-primary);color:var(--module-timesheet);border-radius:6px;font-weight:700}.timesheet-module__aMhFda__custom_dropdown_container{font-family:var(--font-body);display:inline-block;position:relative}.timesheet-module__aMhFda__custom_dropdown_trigger{border:1px solid var(--auth-field-border);color:var(--auth-text-primary);background:var(--auth-surface);cursor:pointer;text-align:left;border-radius:8px;justify-content:space-between;align-items:center;gap:.5rem;min-width:140px;padding:.625rem .85rem;font-size:.875rem;font-weight:600;transition:border-color .15s,box-shadow .15s;display:flex}.timesheet-module__aMhFda__custom_dropdown_trigger:focus,.timesheet-module__aMhFda__custom_dropdown_trigger:hover{border-color:var(--module-timesheet);outline:none}.timesheet-module__aMhFda__dropdown_caret{color:var(--auth-text-muted);font-size:.65rem;transition:transform .2s}.timesheet-module__aMhFda__custom_dropdown_options{background:var(--auth-surface);border:1px solid var(--auth-border-strong);z-index:1000;border-radius:12px;min-width:160px;margin-top:.35rem;padding:.25rem 0;list-style:none;position:absolute;top:100%;left:0;box-shadow:0 10px 25px #0000001a}.timesheet-module__aMhFda__custom_dropdown_option{color:var(--auth-text-secondary);cursor:pointer;white-space:nowrap;padding:.625rem .85rem;font-size:.85rem;transition:background .15s,color .15s}.timesheet-module__aMhFda__custom_dropdown_option:hover{background:var(--auth-page-neutral);color:var(--auth-text-primary)}.timesheet-module__aMhFda__active_option{background:var(--auth-surface-primary);color:var(--module-timesheet);font-weight:600}
.awr-module__8KmpfW__awr_container{flex-direction:column;gap:1.5rem;width:100%;max-width:1200px;margin:0 auto;display:flex}.awr-module__8KmpfW__stats_row{flex-wrap:wrap;gap:1rem;display:flex}@media (max-width:767px){.awr-module__8KmpfW__stats_row{grid-gap:.75rem;grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}}.awr-module__8KmpfW__stat_card{background:var(--auth-surface);border:1px solid var(--auth-border);box-sizing:border-box;border-radius:12px;flex:240px;align-items:center;gap:1rem;padding:1.25rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 4px 12px #0000000a}@media (max-width:767px){.awr-module__8KmpfW__stat_card{flex:none;width:100%;min-width:0;padding:1rem .75rem}}.awr-module__8KmpfW__stat_card:hover{border-color:var(--auth-surface-warm);transform:translateY(-2px);box-shadow:0 6px 16px #00000014}.awr-module__8KmpfW__stat_card .awr-module__8KmpfW__stat_icon_well{border-radius:10px;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.awr-module__8KmpfW__stat_card .awr-module__8KmpfW__stat_copy{flex-direction:column;gap:.15rem;display:flex}.awr-module__8KmpfW__stat_card .awr-module__8KmpfW__stat_copy .awr-module__8KmpfW__stat_val{font-family:var(--font-title);color:var(--auth-text-primary);font-size:1.35rem;font-weight:700}.awr-module__8KmpfW__stat_card .awr-module__8KmpfW__stat_copy .awr-module__8KmpfW__stat_label{color:var(--auth-text-muted);font-size:.8rem;font-weight:500}.awr-module__8KmpfW__stat_card.awr-module__8KmpfW__approved_stat .awr-module__8KmpfW__stat_icon_well{background-color:var(--auth-surface-success);color:var(--auth-success)}.awr-module__8KmpfW__stat_card.awr-module__8KmpfW__pending_stat .awr-module__8KmpfW__stat_icon_well{background-color:var(--auth-info-bg);color:var(--auth-info-dark)}.awr-module__8KmpfW__stat_card.awr-module__8KmpfW__rejected_stat .awr-module__8KmpfW__stat_icon_well{background-color:var(--auth-surface-primary);color:var(--module-awf)}.awr-module__8KmpfW__stat_card.awr-module__8KmpfW__submitted_stat .awr-module__8KmpfW__stat_icon_well{background-color:var(--auth-purple-soft);color:var(--auth-purple)}.awr-module__8KmpfW__toolbar_section{border-radius:12px;flex-direction:column;gap:1rem;display:flex}.awr-module__8KmpfW__toolbar_row_top{justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}@media (max-width:767px){.awr-module__8KmpfW__toolbar_row_top{flex-direction:column;align-items:stretch}}.awr-module__8KmpfW__toolbar_row_bottom{flex-wrap:wrap;align-items:center;gap:1rem;width:100%;padding-top:1rem;display:flex}@media (max-width:767px){.awr-module__8KmpfW__toolbar_row_bottom{flex-direction:column;align-items:stretch}}.awr-module__8KmpfW__search_input_wrap{flex:1;align-items:center;min-width:220px;max-width:360px;display:flex;position:relative}@media (max-width:767px){.awr-module__8KmpfW__search_input_wrap{width:100%;max-width:100%}}.awr-module__8KmpfW__search_input_icon{color:var(--auth-text-muted);pointer-events:none;z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;left:14px}.awr-module__8KmpfW__search_input_icon svg{fill:currentColor;stroke:none}.awr-module__8KmpfW__search_input{width:100%;height:38px;font-size:.875rem;font-family:var(--font-body);background:var(--auth-surface);border:1.25px solid var(--auth-field-border);color:var(--auth-text-primary);border-radius:14px;padding:0 14px 0 38px;transition:all .15s;box-shadow:0 1px 2px #0000000d}.awr-module__8KmpfW__search_input::placeholder{color:var(--auth-text-muted)}.awr-module__8KmpfW__search_input:focus{border-color:var(--auth-primary);background:var(--auth-surface);outline:none;box-shadow:0 0 0 3px #f45b3526}.awr-module__8KmpfW__select_filter_wrap_custom{width:180px;min-width:165px;position:relative}@media (max-width:767px){.awr-module__8KmpfW__select_filter_wrap_custom{width:100%}}.awr-module__8KmpfW__add_awr_btn{background-color:var(--auth-primary);color:#fff;height:30px;min-height:30px;font-size:.725rem;font-weight:700;font-family:var(--font-mono);letter-spacing:.8px;text-transform:uppercase;white-space:nowrap;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;gap:5px;padding:0 11px;text-decoration:none;transition:all .15s;display:inline-flex;box-shadow:0 3px 6px #c83e2440}.awr-module__8KmpfW__add_awr_btn:hover{opacity:.92;transform:translateY(-1px);box-shadow:0 4px 8px #c83e2459}.awr-module__8KmpfW__add_awr_btn:active{transform:scale(.98)}.awr-module__8KmpfW__list_section{background:var(--auth-surface);border:1px solid var(--auth-border);border-radius:12px;padding:1.25rem;box-shadow:0 4px 12px #0000000a}.awr-module__8KmpfW__table_wrapper{margin-bottom:1rem;overflow:visible}@media (max-width:767px){.awr-module__8KmpfW__table_wrapper{display:none}}.awr-module__8KmpfW__active_row{z-index:50}.awr-module__8KmpfW__table_element{border-collapse:collapse;text-align:left;width:100%;min-width:840px}.awr-module__8KmpfW__table_element th{color:var(--auth-text-muted);text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid var(--auth-border);white-space:nowrap;padding:.875rem 1rem;font-size:.775rem;font-weight:700}.awr-module__8KmpfW__table_element td{border-bottom:1px solid var(--auth-border);vertical-align:middle;padding:1rem;font-size:.875rem}.awr-module__8KmpfW__table_element tr:hover td{background:var(--auth-page-neutral)}.awr-module__8KmpfW__title_block{flex-direction:column;gap:.2rem;display:flex}.awr-module__8KmpfW__title_name{color:var(--auth-text-primary);font-weight:700}.awr-module__8KmpfW__description_sub{color:var(--auth-text-muted);white-space:nowrap;text-overflow:ellipsis;max-width:320px;font-size:.775rem;overflow:hidden}.awr-module__8KmpfW__project_title{color:var(--auth-text-secondary);white-space:nowrap;font-weight:600}.awr-module__8KmpfW__date_val{color:var(--auth-text-muted);white-space:nowrap;font-size:.825rem}.awr-module__8KmpfW__actions_col{text-align:right;width:60px}.awr-module__8KmpfW__action_btn{color:var(--module-awf);white-space:nowrap;align-items:center;gap:.25rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:transform .15s;display:inline-flex}.awr-module__8KmpfW__action_btn:hover{color:var(--module-awf-bright);transform:translate(2px)}.awr-module__8KmpfW__dots_btn{width:2rem;height:2rem;color:var(--auth-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:all .12s;display:inline-flex}.awr-module__8KmpfW__dots_btn:hover{background:var(--auth-page-neutral);color:var(--module-awf)}.awr-module__8KmpfW__tooltip_container{display:inline-flex;position:relative}.awr-module__8KmpfW__tooltip_text{visibility:hidden;color:#fff;text-align:center;z-index:10;opacity:0;pointer-events:none;background-color:#1e293b;border-radius:6px;width:90px;margin-left:-45px;padding:.35rem .5rem;font-size:.75rem;font-weight:600;transition:opacity .2s,transform .2s;position:absolute;bottom:125%;left:50%;transform:translateY(4px);box-shadow:0 4px 10px #00000026}.awr-module__8KmpfW__tooltip_text:after{content:"";border:5px solid #0000;border-top-color:#1e293b;margin-left:-5px;position:absolute;top:100%;left:50%}.awr-module__8KmpfW__tooltip_container:hover .awr-module__8KmpfW__tooltip_text{visibility:visible;opacity:1;transform:translateY(0)}.awr-module__8KmpfW__dropdown_wrapper{display:inline-flex;position:relative}.awr-module__8KmpfW__dropdown_menu{z-index:1000;background:var(--auth-surface);border:1px solid var(--auth-border);transform-origin:100% 0;border-radius:8px;flex-direction:column;min-width:140px;padding:.35rem 0;animation:.15s cubic-bezier(.16,1,.3,1) awr-module__8KmpfW__dropdownIn;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 10px 25px #0000002e}.awr-module__8KmpfW__dropdown_menu_up{transform-origin:100% 100%;animation:.15s cubic-bezier(.16,1,.3,1) awr-module__8KmpfW__dropdownInUp;top:auto;bottom:calc(100% + 6px)}@keyframes awr-module__8KmpfW__dropdownIn{0%{opacity:0;transform:scale(.95)translateY(-5px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes awr-module__8KmpfW__dropdownInUp{0%{opacity:0;transform:scale(.95)translateY(5px)}to{opacity:1;transform:scale(1)translateY(0)}}.awr-module__8KmpfW__dropdown_item{width:100%;color:var(--auth-text-secondary);text-align:left;cursor:pointer;box-sizing:border-box;background:0 0;border:none;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:all .12s;display:block}.awr-module__8KmpfW__dropdown_item:hover{background:var(--auth-page-neutral);color:var(--auth-text-primary)}.awr-module__8KmpfW__delete_item{color:var(--auth-danger,#ef4444)}.awr-module__8KmpfW__delete_item:hover{background:#ef444414;background:var(--auth-danger-soft,#ef444414);color:var(--auth-danger,#ef4444)}.awr-module__8KmpfW__mobile_grid{flex-direction:column;gap:1rem;margin-bottom:1.25rem;display:none}@media (max-width:767px){.awr-module__8KmpfW__mobile_grid{display:flex}}.awr-module__8KmpfW__mobile_card{background:var(--auth-surface);border:1px solid var(--auth-border);border-radius:var(--radius-md);box-shadow:var(--shadow-xs);flex-direction:column;gap:.75rem;padding:1rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:relative}.awr-module__8KmpfW__mobile_card:hover{border-color:var(--auth-border-strong);background:var(--auth-page-neutral);transform:translateY(-2px)}.awr-module__8KmpfW__card_header{justify-content:space-between;align-items:center;display:flex}.awr-module__8KmpfW__card_body{flex-direction:column;gap:.35rem;display:flex}.awr-module__8KmpfW__card_split{border-top:1px dashed var(--auth-border);justify-content:space-between;align-items:center;margin-top:.5rem;padding-top:.5rem;display:flex}.awr-module__8KmpfW__empty_table{text-align:center;color:var(--auth-text-muted);font-weight:500;padding:3rem 1rem!important}.awr-module__8KmpfW__add_btn_text{margin-left:.5rem}.awr-module__8KmpfW__loading_container{text-align:center;color:var(--auth-text-muted);padding:3rem;font-size:.9rem}.awr-module__8KmpfW__hrs_strong{color:var(--auth-text-primary);font-weight:600}.awr-module__8KmpfW__total_col{text-align:right;font-weight:600}.awr-module__8KmpfW__not_found_desc{color:var(--auth-text-muted);margin-bottom:1rem;font-size:.8125rem}.awr-module__8KmpfW__add_proj_btn{background:var(--module-awf);color:#fff;font-size:.875rem;font-weight:600;font-family:var(--font-body);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1.25rem;text-decoration:none;transition:all .15s;display:inline-flex}.awr-module__8KmpfW__add_proj_btn:hover{background:var(--module-awf-bright);transform:translateY(-1px);box-shadow:0 4px 12px #1976d24d}.awr-module__8KmpfW__modal_overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.awr-module__8KmpfW__modal_content{background:var(--auth-surface);border:1px solid var(--auth-border);border-radius:var(--radius-lg);width:100%;max-width:26rem;box-shadow:var(--shadow-lg);flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.awr-module__8KmpfW__modal_heading{font-family:var(--font-title);color:var(--auth-text-primary);margin:0;font-size:1.15rem;font-weight:700}.awr-module__8KmpfW__modal_actions{justify-content:flex-end;gap:.65rem;margin-top:.5rem;display:flex}.awr-module__8KmpfW__modal_cancel_btn{border-radius:var(--radius-md);border:1px solid var(--auth-border);color:var(--auth-text-secondary);cursor:pointer;background:0 0;padding:.5rem 1rem;font-size:.85rem;font-weight:600}.awr-module__8KmpfW__modal_cancel_btn:hover{background:var(--auth-page-neutral)}.awr-module__8KmpfW__modal_submit_btn{border-radius:var(--radius-md);background:var(--module-awf);color:#fff;cursor:pointer;border:none;padding:.5rem 1rem;font-size:.85rem;font-weight:600}.awr-module__8KmpfW__modal_submit_btn:hover{background:var(--module-awf-bright)}.awr-module__8KmpfW__spinner{border:2px solid var(--auth-border);border-top-color:var(--module-awf);border-radius:50%;width:18px;height:18px;animation:.6s linear infinite awr-module__8KmpfW__spin;display:inline-block}@keyframes awr-module__8KmpfW__spin{to{transform:rotate(360deg)}}
.dfr-module__e97kWq__dfr_date_pill{font-size:.725rem;font-weight:700;font-family:var(--font-body);background:var(--auth-surface-primary);color:var(--module-dfr);border-radius:12px;align-items:center;padding:.2rem .5rem;display:inline-flex}.dfr-module__e97kWq__today_date_val{font-family:var(--font-title);color:var(--auth-text-primary);font-size:1.15rem;font-weight:700;line-height:1.2}.dfr-module__e97kWq__textarea_wrap{flex-direction:column;display:flex;position:relative}.dfr-module__e97kWq__textarea_input{width:100%;min-height:90px;font-size:.875rem;font-family:var(--font-body);background:var(--auth-page-neutral);border:1px solid var(--auth-field-border);color:var(--auth-text-primary);resize:vertical;border-radius:8px;padding:.65rem .75rem;transition:all .15s}.dfr-module__e97kWq__textarea_input:focus{border-color:var(--module-dfr);background:var(--auth-surface);outline:none;box-shadow:0 0 0 3px #2f80ed26}.dfr-module__e97kWq__approved_stat .dfr-module__e97kWq__stat_icon_well{color:#20a66a;background-color:#eaf7ef}.dfr-module__e97kWq__pending_stat .dfr-module__e97kWq__stat_icon_well{color:#1976d2;background-color:#e3f2fd}.dfr-module__e97kWq__rejected_stat .dfr-module__e97kWq__stat_icon_well{color:#2f80ed;background-color:#fff0e9}.dfr-module__e97kWq__submitted_stat .dfr-module__e97kWq__stat_icon_well{color:#673ab7;background-color:#ede7f6}.dfr-module__e97kWq__add_btn_text{margin-left:.5rem}.dfr-module__e97kWq__loading_container{text-align:center;color:var(--auth-text-muted);padding:3rem;font-size:.9rem}
.view-module__FkcDGa__view_container{flex-direction:column;gap:1.5rem;width:100%;max-width:1200px;margin:0 auto;display:flex}.view-module__FkcDGa__view_container .view-module__FkcDGa__back_bar{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.view-module__FkcDGa__view_container .view-module__FkcDGa__back_btn{background:var(--auth-surface);border:1px solid var(--auth-border);font-size:.85rem;font-weight:600;font-family:var(--font-body);color:var(--auth-text-secondary);cursor:pointer;border-radius:10px;align-items:center;gap:.5rem;padding:.5rem .85rem;text-decoration:none;transition:all .15s;display:inline-flex}.view-module__FkcDGa__view_container .view-module__FkcDGa__back_btn:hover{background:var(--auth-page-neutral);color:var(--auth-text-primary);border-color:var(--auth-border-strong)}.view-module__FkcDGa__view_container .view-module__FkcDGa__back_arrow{font-size:1.1rem;line-height:1}.view-module__FkcDGa__view_container .view-module__FkcDGa__page_title{font-family:var(--font-title);color:var(--auth-text-primary);font-size:1.35rem;font-weight:700}.view-module__FkcDGa__view_container .view-module__FkcDGa__hero_card{background:var(--auth-surface);border:1px solid var(--auth-border);border-radius:16px;align-items:center;gap:1.15rem;padding:1.25rem 1.5rem;display:flex;box-shadow:0 2px 10px #00000008}.view-module__FkcDGa__view_container .view-module__FkcDGa__hero_card .view-module__FkcDGa__hero_icon_well{background:var(--auth-surface-primary);width:48px;height:48px;color:var(--auth-primary);border-radius:24px;justify-content:center;align-items:center;display:flex}.view-module__FkcDGa__view_container .view-module__FkcDGa__hero_card .view-module__FkcDGa__hero_copy{flex-direction:column;flex:1;gap:.35rem;display:flex}.view-module__FkcDGa__view_container .view-module__FkcDGa__hero_card .view-module__FkcDGa__hero_copy .view-module__FkcDGa__hero_title_row{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.view-module__FkcDGa__view_container .view-module__FkcDGa__hero_card .view-module__FkcDGa__hero_copy .view-module__FkcDGa__hero_title_row .view-module__FkcDGa__hero_name{font-family:var(--font-title);color:var(--auth-text-primary);font-size:1.15rem;font-weight:700}.view-module__FkcDGa__view_container .view-module__FkcDGa__hero_card .view-module__FkcDGa__hero_copy .view-module__FkcDGa__hero_title_row .view-module__FkcDGa__status_badge{border-radius:14px;align-items:center;padding:.25rem .625rem;font-size:.75rem;font-weight:600;display:inline-flex}.view-module__FkcDGa__view_container .view-module__FkcDGa__hero_card .view-module__FkcDGa__hero_copy .view-module__FkcDGa__hero_title_row .view-module__FkcDGa__status_badge.view-module__FkcDGa__active{background-color:var(--auth-success-soft);color:var(--auth-success)}.view-module__FkcDGa__view_container .view-module__FkcDGa__hero_card .view-module__FkcDGa__hero_copy .view-module__FkcDGa__hero_title_row .view-module__FkcDGa__status_badge.view-module__FkcDGa__inactive{background-color:var(--auth-page-neutral);color:var(--auth-text-muted)}.view-module__FkcDGa__view_container .view-module__FkcDGa__hero_card .view-module__FkcDGa__hero_copy .view-module__FkcDGa__hero_meta{color:var(--auth-text-muted);font-size:.85rem;font-weight:500}.view-module__FkcDGa__view_container .view-module__FkcDGa__section_block{flex-direction:column;gap:.75rem;display:flex}.view-module__FkcDGa__view_container .view-module__FkcDGa__section_block .view-module__FkcDGa__section_title{color:var(--auth-text-muted);font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;margin-top:.5rem;font-size:.75rem;font-weight:600}.view-module__FkcDGa__view_container .view-module__FkcDGa__section_block .view-module__FkcDGa__data_list{background:var(--auth-surface);border:1px solid var(--auth-border);border-radius:14px;overflow:hidden;box-shadow:0 1px 3px #00000005}.view-module__FkcDGa__view_container .view-module__FkcDGa__section_block .view-module__FkcDGa__data_list .view-module__FkcDGa__data_row{border-bottom:1px solid var(--auth-border);justify-content:space-between;align-items:center;padding:.95rem 1.25rem;display:flex}.view-module__FkcDGa__view_container .view-module__FkcDGa__section_block .view-module__FkcDGa__data_list .view-module__FkcDGa__data_row:last-child{border-bottom:none}.view-module__FkcDGa__view_container .view-module__FkcDGa__section_block .view-module__FkcDGa__data_list .view-module__FkcDGa__data_row .view-module__FkcDGa__data_label{color:var(--auth-text-secondary);font-size:.85rem;font-weight:500}.view-module__FkcDGa__view_container .view-module__FkcDGa__section_block .view-module__FkcDGa__data_list .view-module__FkcDGa__data_row .view-module__FkcDGa__data_value{color:var(--auth-text-primary);font-size:.9rem;font-weight:600}.view-module__FkcDGa__view_container .view-module__FkcDGa__section_block .view-module__FkcDGa__modules_list{flex-direction:column;gap:.85rem;display:flex}.view-module__FkcDGa__view_container .view-module__FkcDGa__section_block .view-module__FkcDGa__modules_list .view-module__FkcDGa__module_row{background:var(--auth-surface);border:1px solid var(--auth-border);cursor:pointer;border-radius:15px;align-items:center;gap:1rem;padding:1rem 1.25rem;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex;box-shadow:0 1px 3px #00000005}.view-module__FkcDGa__view_container .view-module__FkcDGa__section_block .view-module__FkcDGa__modules_list .view-module__FkcDGa__module_row:hover{border-color:var(--auth-primary);box-shadow:0 4px 12px #f45b350f}.view-module__FkcDGa__view_container .view-module__FkcDGa__section_block .view-module__FkcDGa__modules_list .view-module__FkcDGa__module_row .view-module__FkcDGa__module_icon{border-radius:22px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.view-module__FkcDGa__view_container .view-module__FkcDGa__section_block .view-module__FkcDGa__modules_list .view-module__FkcDGa__module_row .view-module__FkcDGa__module_copy{flex-direction:column;flex:1;gap:.15rem;display:flex}.view-module__FkcDGa__view_container .view-module__FkcDGa__section_block .view-module__FkcDGa__modules_list .view-module__FkcDGa__module_row .view-module__FkcDGa__module_copy .view-module__FkcDGa__module_name{color:var(--auth-text-primary);font-family:var(--font-body);font-size:.9rem;font-weight:600}.view-module__FkcDGa__view_container .view-module__FkcDGa__section_block .view-module__FkcDGa__modules_list .view-module__FkcDGa__module_row .view-module__FkcDGa__module_copy .view-module__FkcDGa__module_count{color:var(--auth-text-secondary);font-family:var(--font-body);font-size:.8rem;font-weight:500}.view-module__FkcDGa__view_container .view-module__FkcDGa__section_block .view-module__FkcDGa__modules_list .view-module__FkcDGa__module_row .view-module__FkcDGa__module_chevron{border-radius:14px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.view-module__FkcDGa__view_container .view-module__FkcDGa__section_block .view-module__FkcDGa__modules_list .view-module__FkcDGa__module_row .view-module__FkcDGa__module_chevron svg{display:block}.view-module__FkcDGa__view_container .view-module__FkcDGa__section_block .view-module__FkcDGa__modules_list .view-module__FkcDGa__module_row.view-module__FkcDGa__dfr .view-module__FkcDGa__module_icon,.view-module__FkcDGa__view_container .view-module__FkcDGa__section_block .view-module__FkcDGa__modules_list .view-module__FkcDGa__module_row.view-module__FkcDGa__dfr .view-module__FkcDGa__module_chevron{background-color:#e3f2fd}.view-module__FkcDGa__view_container .view-module__FkcDGa__section_block .view-module__FkcDGa__modules_list .view-module__FkcDGa__module_row.view-module__FkcDGa__dfr svg{color:#2f80ed}.view-module__FkcDGa__view_container .view-module__FkcDGa__section_block .view-module__FkcDGa__modules_list .view-module__FkcDGa__module_row.view-module__FkcDGa__timesheet .view-module__FkcDGa__module_icon,.view-module__FkcDGa__view_container .view-module__FkcDGa__section_block .view-module__FkcDGa__modules_list .view-module__FkcDGa__module_row.view-module__FkcDGa__timesheet .view-module__FkcDGa__module_chevron{background-color:#fff3e0}.view-module__FkcDGa__view_container .view-module__FkcDGa__section_block .view-module__FkcDGa__modules_list .view-module__FkcDGa__module_row.view-module__FkcDGa__timesheet svg{color:#ffb547}.view-module__FkcDGa__view_container .view-module__FkcDGa__section_block .view-module__FkcDGa__modules_list .view-module__FkcDGa__module_row.view-module__FkcDGa__awr .view-module__FkcDGa__module_icon,.view-module__FkcDGa__view_container .view-module__FkcDGa__section_block .view-module__FkcDGa__modules_list .view-module__FkcDGa__module_row.view-module__FkcDGa__awr .view-module__FkcDGa__module_chevron{background-color:#fff0e9}.view-module__FkcDGa__view_container .view-module__FkcDGa__section_block .view-module__FkcDGa__modules_list .view-module__FkcDGa__module_row.view-module__FkcDGa__awr svg{color:#f45b35}.view-module__FkcDGa__view_container .view-module__FkcDGa__section_block .view-module__FkcDGa__modules_list .view-module__FkcDGa__module_row.view-module__FkcDGa__expenses .view-module__FkcDGa__module_icon,.view-module__FkcDGa__view_container .view-module__FkcDGa__section_block .view-module__FkcDGa__modules_list .view-module__FkcDGa__module_row.view-module__FkcDGa__expenses .view-module__FkcDGa__module_chevron{background-color:#e8f5e9}.view-module__FkcDGa__view_container .view-module__FkcDGa__section_block .view-module__FkcDGa__modules_list .view-module__FkcDGa__module_row.view-module__FkcDGa__expenses svg{color:#20a66a}.view-module__FkcDGa__view_container .view-module__FkcDGa__footer_actions{justify-content:center;align-items:center;gap:1rem;margin-top:1rem;padding-top:1rem;display:flex}.view-module__FkcDGa__view_container .view-module__FkcDGa__footer_actions .view-module__FkcDGa__edit_button{background:var(--auth-primary);color:#fff;cursor:pointer;height:46px;font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;border:none;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:0 1.75rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:flex;box-shadow:0 4px 10px #f45b3540}.view-module__FkcDGa__view_container .view-module__FkcDGa__footer_actions .view-module__FkcDGa__edit_button:hover{opacity:.92}.view-module__FkcDGa__view_container .view-module__FkcDGa__footer_actions .view-module__FkcDGa__delete_button{background:var(--auth-surface);border:1.25px solid var(--auth-danger);color:var(--auth-danger);cursor:pointer;height:46px;font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:0 1.75rem;font-size:.8rem;font-weight:700;transition:background .15s;display:flex}.view-module__FkcDGa__view_container .view-module__FkcDGa__footer_actions .view-module__FkcDGa__delete_button:hover{background:var(--auth-danger-soft)}.view-module__FkcDGa__loading_container{text-align:center;color:var(--auth-text-muted);padding:4rem;font-size:.95rem}.view-module__FkcDGa__error_container{text-align:center;background:var(--auth-surface);border:1px solid var(--auth-border);border-radius:16px;max-width:600px;margin:2rem auto;padding:3rem}.view-module__FkcDGa__error_container h2{color:var(--auth-text-primary);margin-bottom:.5rem;font-size:1.5rem}.view-module__FkcDGa__error_container p{color:var(--auth-text-muted);margin-bottom:1.5rem}.view-module__FkcDGa__error_back_link{color:var(--auth-primary);font-weight:600;text-decoration:none}.view-module__FkcDGa__error_back_link:hover{text-decoration:underline}.view-module__FkcDGa__modal_overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#17171766;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.view-module__FkcDGa__modal_overlay .view-module__FkcDGa__modal_card{background:var(--auth-surface);border:1px solid var(--auth-border);border-radius:16px;flex-direction:column;gap:1rem;width:100%;max-width:440px;padding:1.5rem;display:flex;box-shadow:0 20px 40px #00000026}.view-module__FkcDGa__modal_overlay .view-module__FkcDGa__modal_card .view-module__FkcDGa__modal_title{font-family:var(--font-title);color:var(--auth-text-primary);font-size:1.15rem;font-weight:700}.view-module__FkcDGa__modal_overlay .view-module__FkcDGa__modal_card .view-module__FkcDGa__modal_desc{color:var(--auth-text-secondary);font-size:.875rem;line-height:1.5}.view-module__FkcDGa__modal_overlay .view-module__FkcDGa__modal_card .view-module__FkcDGa__modal_actions{justify-content:flex-end;align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.view-module__FkcDGa__modal_overlay .view-module__FkcDGa__modal_card .view-module__FkcDGa__modal_actions .view-module__FkcDGa__cancel_btn{background:var(--auth-page-neutral);border:1px solid var(--auth-border);color:var(--auth-text-secondary);cursor:pointer;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:600}.view-module__FkcDGa__modal_overlay .view-module__FkcDGa__modal_card .view-module__FkcDGa__modal_actions .view-module__FkcDGa__confirm_delete_btn{background:var(--auth-danger);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:600}@media (max-width:639px){.view-module__FkcDGa__view_container .view-module__FkcDGa__footer_actions{flex-direction:column}.view-module__FkcDGa__view_container .view-module__FkcDGa__footer_actions .view-module__FkcDGa__edit_button,.view-module__FkcDGa__view_container .view-module__FkcDGa__footer_actions .view-module__FkcDGa__delete_button{width:100%}}
.view-module__Zl8oWq__view_container{flex-direction:column;gap:1.5rem;width:100%;max-width:1200px;margin:0 auto;display:flex}.view-module__Zl8oWq__back_bar{align-items:center;gap:.75rem;display:flex}.view-module__Zl8oWq__back_btn{color:var(--auth-text-secondary);font-family:var(--font-body);align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.view-module__Zl8oWq__back_btn:hover{color:var(--module-timesheet)}.view-module__Zl8oWq__header_actions{border-bottom:1px solid var(--auth-border);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.85rem;padding-bottom:.75rem;display:flex}.view-module__Zl8oWq__action_btn{background:var(--auth-surface);border:1px solid var(--auth-border);color:var(--auth-text-primary);font-size:.875rem;font-weight:600;font-family:var(--font-body);cursor:pointer;border-radius:8px;padding:.625rem 1.25rem;transition:all .15s}.view-module__Zl8oWq__action_btn:hover{background:var(--auth-page-neutral);border-color:var(--auth-border-strong)}.view-module__Zl8oWq__approve_btn{background:var(--auth-success);color:#fff;font-size:.875rem;font-weight:600;font-family:var(--font-body);cursor:pointer;border:none;border-radius:8px;padding:.625rem 1.25rem;transition:opacity .15s}.view-module__Zl8oWq__approve_btn:hover{opacity:.92}.view-module__Zl8oWq__reject_btn{background:var(--auth-danger-soft);color:var(--auth-danger);border:1px solid var(--auth-danger-border);font-size:.875rem;font-weight:600;font-family:var(--font-body);cursor:pointer;border-radius:8px;padding:.625rem 1.25rem;transition:background .15s}.view-module__Zl8oWq__reject_btn:hover{background:#e5484d26}.view-module__Zl8oWq__edit_btn{background:var(--gradient-ember-primary);color:#fff;font-size:.875rem;font-weight:600;font-family:var(--font-body);cursor:pointer;border:none;border-radius:8px;padding:.625rem 1.5rem;transition:opacity .15s}.view-module__Zl8oWq__edit_btn:hover{opacity:.92}.view-module__Zl8oWq__delete_btn{color:var(--auth-danger);border:1px solid var(--auth-danger);font-size:.875rem;font-weight:600;font-family:var(--font-body);cursor:pointer;background:0 0;border-radius:8px;padding:.625rem 1.25rem;transition:background .15s}.view-module__Zl8oWq__delete_btn:hover{background:var(--auth-danger-soft)}.view-module__Zl8oWq__hero_card{background:var(--auth-surface);border:1px solid var(--auth-border);border-radius:12px;align-items:center;gap:1.25rem;padding:1.5rem;display:flex;box-shadow:0 2px 8px #00000005}@media (max-width:767px){.view-module__Zl8oWq__hero_card{flex-direction:column;align-items:flex-start}}.view-module__Zl8oWq__worker_badge{background:var(--auth-surface-primary);border:1px solid var(--auth-border);width:3.5rem;height:3.5rem;color:var(--module-timesheet);font-family:var(--font-title);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex}.view-module__Zl8oWq__hero_copy{flex-direction:column;flex:1;gap:.4rem;display:flex}.view-module__Zl8oWq__hero_title_row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.view-module__Zl8oWq__hero_name{font-family:var(--font-title);color:var(--auth-text-primary);margin:0;font-size:1.35rem;font-weight:700}.view-module__Zl8oWq__hero_role{color:var(--auth-text-secondary);background:var(--auth-page-neutral);border:1px solid var(--auth-border);border-radius:6px;padding:.25rem .65rem;font-size:.8rem;font-weight:600}.view-module__Zl8oWq__hero_meta{color:var(--auth-text-secondary);font-size:.875rem}.view-module__Zl8oWq__hours_grid{grid-gap:1rem;grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}@media (max-width:767px){.view-module__Zl8oWq__hours_grid{grid-template-columns:repeat(2,1fr)}}.view-module__Zl8oWq__hours_card{background:var(--auth-surface);border:1px solid var(--auth-border);border-radius:12px;flex-direction:column;gap:.35rem;padding:1.25rem;display:flex;box-shadow:0 2px 8px #00000005}.view-module__Zl8oWq__hours_card .view-module__Zl8oWq__hours_value{font-family:var(--font-title);color:var(--auth-text-primary);font-size:1.5rem;font-weight:700}.view-module__Zl8oWq__hours_card .view-module__Zl8oWq__hours_label{color:var(--auth-text-muted);font-size:.775rem;font-weight:500}.view-module__Zl8oWq__details_card{background:var(--auth-surface);border:1px solid var(--auth-border);border-radius:12px;flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex;box-shadow:0 2px 8px #00000005}.view-module__Zl8oWq__section_title{font-family:var(--font-title);color:var(--auth-text-primary);margin:0;font-size:1.1rem;font-weight:700}.view-module__Zl8oWq__work_desc{color:var(--auth-text-primary);background:var(--auth-page-neutral);border:1px solid var(--auth-border);border-radius:8px;margin:0;padding:1rem;font-size:.925rem;line-height:1.6}.view-module__Zl8oWq__meta_list{grid-gap:1.25rem;grid-template-columns:repeat(3,1fr);gap:1.25rem;padding-top:1rem;display:grid}@media (max-width:767px){.view-module__Zl8oWq__meta_list{grid-template-columns:1fr}}.view-module__Zl8oWq__meta_item{flex-direction:column;gap:.25rem;display:flex}.view-module__Zl8oWq__meta_label{text-transform:uppercase;color:var(--auth-text-muted);font-size:.75rem;font-weight:600}.view-module__Zl8oWq__meta_value{color:var(--auth-text-primary);font-size:.9rem;font-weight:600}.view-module__Zl8oWq__modal_overlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.view-module__Zl8oWq__modal_card{background:var(--auth-surface);border:1px solid var(--auth-border);border-radius:12px;flex-direction:column;gap:1rem;width:100%;max-width:28rem;padding:1.75rem;display:flex;box-shadow:0 1rem 2.5rem #00000026}.view-module__Zl8oWq__modal_title{font-family:var(--font-title);color:var(--auth-text-primary);margin:0;font-size:1.2rem;font-weight:700}.view-module__Zl8oWq__modal_desc{color:var(--auth-text-secondary);margin:0;font-size:.9rem;line-height:1.5}.view-module__Zl8oWq__modal_actions{justify-content:flex-end;align-items:center;gap:.75rem;padding-top:.5rem;display:flex}.view-module__Zl8oWq__cancel_btn{border:1px solid var(--auth-border);color:var(--auth-text-primary);cursor:pointer;background:0 0;border-radius:8px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600}.view-module__Zl8oWq__cancel_btn:hover{background:var(--auth-page-neutral)}.view-module__Zl8oWq__confirm_delete_btn{background:var(--auth-danger);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600}.view-module__Zl8oWq__confirm_delete_btn:hover{opacity:.9}.view-module__Zl8oWq__daily_breakdown_table{border-collapse:collapse;width:100%;margin-top:.5rem}.view-module__Zl8oWq__daily_breakdown_table th{text-align:left;text-transform:uppercase;color:var(--auth-text-muted);border-bottom:2px solid var(--auth-border);padding:.75rem 1rem;font-size:.75rem;font-weight:700}.view-module__Zl8oWq__daily_breakdown_table td{color:var(--auth-text-primary);border-bottom:1px solid var(--auth-border);vertical-align:middle;padding:.75rem 1rem;font-size:.875rem}.view-module__Zl8oWq__daily_breakdown_table tr:last-child td{border-bottom:none}@media (max-width:767px){.view-module__Zl8oWq__daily_breakdown_table{display:none}}.view-module__Zl8oWq__day_pill{flex-direction:column;display:inline-flex}.view-module__Zl8oWq__day_pill .view-module__Zl8oWq__day_name{color:var(--auth-text-primary);font-weight:700}.view-module__Zl8oWq__day_pill .view-module__Zl8oWq__day_date{color:var(--auth-text-muted);font-size:.75rem}.view-module__Zl8oWq__daily_hours_input{border:1px solid var(--auth-border);background:var(--auth-page-neutral);width:3.5rem;height:2.25rem;color:var(--auth-text-primary);font-family:var(--font-body);text-align:center;border-radius:6px;outline:none;padding:.25rem;font-size:.875rem;font-weight:600;transition:all .15s}.view-module__Zl8oWq__daily_hours_input:focus{border-color:var(--module-timesheet);background:var(--auth-surface)}.view-module__Zl8oWq__daily_desc_input{border:1px solid var(--auth-border);background:var(--auth-page-neutral);width:100%;height:2.25rem;color:var(--auth-text-primary);font-family:var(--font-body);border-radius:6px;outline:none;padding:.25rem .75rem;font-size:.875rem;transition:all .15s}.view-module__Zl8oWq__daily_desc_input:focus{border-color:var(--module-timesheet);background:var(--auth-surface)}.view-module__Zl8oWq__daily_cards_mobile{flex-direction:column;gap:.75rem;display:none}@media (max-width:767px){.view-module__Zl8oWq__daily_cards_mobile{display:flex}}.view-module__Zl8oWq__daily_mobile_card{background:var(--auth-page-neutral);border:1px solid var(--auth-border);border-radius:8px;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.view-module__Zl8oWq__daily_mobile_header{justify-content:space-between;align-items:center;display:flex}.view-module__Zl8oWq__daily_mobile_hours{color:var(--auth-text-secondary);background:var(--auth-surface);border:1px solid var(--auth-border);border-radius:6px;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.5rem;font-size:.8rem;display:flex}.view-module__Zl8oWq__daily_mobile_hours div{flex-direction:column;flex:1;align-items:center;min-width:3rem;display:flex}.view-module__Zl8oWq__daily_mobile_hours div span{color:var(--auth-text-muted);font-size:.675rem}.view-module__Zl8oWq__back_arrow{font-size:1.1rem;line-height:1}.view-module__Zl8oWq__centered_loading{text-align:center!important;padding:3rem!important}.view-module__Zl8oWq__col_day,.view-module__Zl8oWq__col_date{width:12%}.view-module__Zl8oWq__col_reg,.view-module__Zl8oWq__col_ot,.view-module__Zl8oWq__col_dt{text-align:center;width:10%}.view-module__Zl8oWq__col_notes{width:36%}.view-module__Zl8oWq__col_total{text-align:center;width:10%}.view-module__Zl8oWq__text_center{text-align:center}.view-module__Zl8oWq__info_sub_border{border-left:1px solid var(--auth-border);padding-left:.5rem}.view-module__Zl8oWq__hours_card.view-module__Zl8oWq__highlight{border-color:var(--module-timesheet)}.view-module__Zl8oWq__hours_card.view-module__Zl8oWq__highlight .view-module__Zl8oWq__hours_value{color:var(--module-timesheet)}
.organization-module__WRRiIG__org_container{flex-direction:column;gap:1.5rem;width:100%;max-width:800px;margin:0 auto;display:flex}.organization-module__WRRiIG__header_title{font-family:var(--font-title);color:var(--auth-text-primary);margin:0;font-size:1.5rem;font-weight:800}.organization-module__WRRiIG__profile_card{background:var(--auth-surface);border:1px solid var(--auth-border);border-radius:12px;flex-direction:column;gap:1.5rem;padding:2rem;display:flex;box-shadow:0 2px 4px #00000005}.organization-module__WRRiIG__card_header{border-bottom:1px solid var(--auth-border);align-items:center;gap:1rem;padding-bottom:1rem;display:flex}.organization-module__WRRiIG__logo_well{background:var(--auth-surface-primary);width:4.5rem;height:4.5rem;color:var(--auth-primary);cursor:pointer;border:1px solid var(--auth-border);border-radius:12px;justify-content:center;align-items:center;font-size:1.5rem;font-weight:800;transition:all .2s;display:flex;position:relative;overflow:hidden}.organization-module__WRRiIG__logo_well:hover{border-color:var(--auth-primary)}.organization-module__WRRiIG__edit_badge{background:var(--auth-primary);color:#fff;border:2px solid var(--auth-surface);z-index:5;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:all .2s;display:flex;position:absolute;bottom:-4px;right:-4px;box-shadow:0 2px 6px #00000026}.organization-module__WRRiIG__logo_well:hover .organization-module__WRRiIG__edit_badge{background:var(--auth-primary-bright);transform:scale(1.1)}.organization-module__WRRiIG__org_meta_info{flex-direction:column;gap:.2rem;display:flex}.organization-module__WRRiIG__org_name{font-family:var(--font-title);color:var(--auth-text-primary);font-size:1.3rem;font-weight:800}.organization-module__WRRiIG__org_id{font-family:var(--font-mono);color:var(--auth-text-muted);font-size:.775rem}.organization-module__WRRiIG__profile_form{flex-direction:column;gap:1.25rem;display:flex}.organization-module__WRRiIG__form_footer{justify-content:flex-end;gap:.75rem;margin-top:.5rem;padding-top:1.25rem;display:flex}
