.app-sidebar{scrollbar-width:thin;scrollbar-color:#ffffff2a transparent;overflow-y:auto}.app-sidebar .nav-label,.app-sidebar nav{flex:none}.app-sidebar nav button{min-height:36px}.addon-nav{border-top:1px solid #ffffff18;padding-top:10px}.sidebar-user{background:#173d34;padding-bottom:18px;position:sticky;bottom:-18px}.header-icons .profile-trigger{cursor:pointer;color:#173d34;border:0;border-radius:50%;place-items:center;width:32px;height:32px;font-size:9px;font-weight:800;display:grid;box-shadow:0 0 0 2px #fff,0 0 0 3px #dbe4df}.profile-menu{min-width:220px}.profile-menu [role=menuitem]{cursor:pointer;align-items:center;gap:9px;display:flex}.profile-menu svg{width:15px}.profile-menu small{color:#7b8c86;margin-top:3px;font-size:9px;font-weight:400;display:block}.profile-color-picker{padding:7px 9px 9px}.profile-color-picker>span{color:#5d6e68;font-size:9px;font-weight:750}.profile-color-picker>div{gap:7px;margin:8px 0;display:flex}.profile-color-picker button{cursor:pointer;border:2px solid #0000;border-radius:50%;width:22px;height:22px}.profile-color-picker button.chosen{border-color:#173d34;box-shadow:inset 0 0 0 2px #fff}.profile-color-picker label{color:#71817b;justify-content:space-between;align-items:center;font-size:9px;display:flex}.profile-color-picker input{cursor:pointer;background:0 0;border:0;width:30px;height:22px;padding:0}.settings-heading{padding-bottom:0}.settings-tabs{border-bottom:1px solid #dfe6e1;gap:7px;display:flex;overflow-x:auto}.settings-tabs button{color:#6e7f79;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;padding:13px 15px;font-size:11px}.settings-tabs button.active{color:#174f49;border-color:#3f8d7b;font-weight:750}.settings-company{padding-top:24px}.permission-head{color:#7b8984;text-transform:uppercase;letter-spacing:.1em;background:#f8faf8;grid-template-columns:1fr 72px 72px;align-items:center;padding:10px 19px;font-size:8px;display:grid}.permission-head span:not(:first-child){text-align:center}.access-grid.permission-grid{grid-template-columns:1fr}.access-grid.permission-grid>div{grid-template-columns:1fr 72px 72px;display:grid}.access-grid.permission-grid>div:nth-child(odd){border-right:0}.access-grid.permission-grid>div>[role=switch]{justify-self:center}.permission-na{color:#9aa6a1;justify-self:center;font-size:13px}.active-shift-pill{color:#285f52;background:#edf7f3;border:1px solid #cfe3dc;border-radius:999px;align-items:center;gap:8px;max-width:230px;margin-left:auto;margin-right:18px;padding:7px 12px;display:flex}.active-shift-pill>i{background:#35a27f;border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 0 4px #35a27f20}.active-shift-pill>span{text-align:left;white-space:nowrap;text-overflow:ellipsis;flex-direction:column;min-width:0;font-size:9px;font-weight:750;display:flex;overflow:hidden}.active-shift-pill small{color:#628078;font-size:7px;font-weight:600}.current-task-note{margin-top:7px;line-height:1.35;color:#75857f!important;display:block!important}.time-summary{grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:16px;display:grid}.time-summary article{background:#fff;border:1px solid #e1e5df;border-radius:12px;padding:18px}.time-summary small{color:#77867f;font-size:9px}.time-summary b{margin:13px 0 5px;font:500 23px Georgia,serif;display:block}.time-summary b.time-live{color:#2c7d69}.time-summary p{color:#87938e;margin:0;font-size:9px}.clock-out-button{color:#a84b2c;background:#fff1ec;border:1px solid #efc9bb}.time-history{overflow:hidden}.time-entry{border-top:1px solid #edf0eb;grid-template-columns:1fr 155px 75px 44px;align-items:center;gap:12px;padding:15px 19px;font-size:10px;display:grid}.time-entry>span:first-child,.time-entry>span:nth-child(2){flex-direction:column;display:flex}.time-entry small{color:#87938e;margin-top:4px;font-size:8px}.time-entry>span:nth-child(2)>small{text-transform:uppercase;letter-spacing:.04em;margin:0 0 4px;font-weight:750}.time-entry strong{font-size:10px}.time-entry button{color:#2d6d5e;background:0 0;border:0;font-size:9px;font-weight:750}.clock-dialog{max-width:610px}.clock-dialog>p{color:#72817b;margin-top:-6px;font-size:11px}.clock-form{gap:16px;display:grid}.clock-form label{gap:7px;font-size:10px;font-weight:750;display:grid}.clock-form select,.clock-form textarea{width:100%;font:inherit;background:#fff;border:1px solid #dce3de;border-radius:8px;padding:10px}.clock-form textarea{resize:vertical;min-height:95px;font-weight:400}.locked-project{color:#64736d;background:#f6f8f6;border:1px solid #dce3de;border-radius:8px;align-items:center;gap:8px;height:40px;padding:0 11px;display:flex}.locked-project svg{width:14px}.locked-message{color:#a65031;background:#fff0e9;border:1px solid #f0cbbd;border-radius:7px;padding:8px 10px;font-size:9px}.time-calculation{grid-template-columns:1fr 18px 1fr 18px 1fr;align-items:end;gap:8px;display:grid}.time-calculation>span{text-align:center;color:#83908b;align-self:center;margin-top:20px}.time-calculation>div{background:#eaf4f0;border-radius:8px;flex-direction:column;justify-content:center;height:40px;padding:7px 10px;display:flex}.time-calculation>div small{color:#698079;font-size:7px}.time-calculation>div b{color:#214f45;font-size:12px}@media (width<=800px){.time-summary{grid-template-columns:repeat(2,1fr)}.time-entry{grid-template-columns:1fr auto}.time-entry>span:nth-child(2){grid-column:1}.time-calculation{grid-template-columns:1fr}.time-calculation>span{display:none}}@media (width<=760px){.sidebar-user{position:static}.settings-tabs button{padding-left:10px;padding-right:10px}}.time-edit-locked{color:#98a39f;align-items:center;gap:4px;font-size:8px;display:flex}.time-edit-locked svg{width:11px}.gps-nav{padding-top:0!important}.gps-layout{grid-template-columns:minmax(0,1fr) 310px;gap:14px;display:grid}.map-toolbar{border-bottom:1px solid #e5ebe7;justify-content:space-between;align-items:center;height:64px;padding:0 18px;display:flex}.map-toolbar span{align-items:center;gap:7px;font-size:11px;font-weight:800;display:flex}.map-toolbar svg{width:15px}.map-toolbar small{color:#81908a;font-size:8px}.map-canvas{background-color:#eef4f0;background-image:linear-gradient(#dce7e1 1px,#0000 1px),linear-gradient(90deg,#dce7e1 1px,#0000 1px);background-size:54px 54px;height:520px;position:relative;overflow:hidden}.map-road{background:#fff;border:1px solid #d8e1dc;position:absolute;box-shadow:0 0 0 4px #fffa}.road-one{width:130%;height:18px;top:45%;left:-15%;transform:rotate(-12deg)}.road-two{width:18px;height:130%;top:-15%;left:51%;transform:rotate(18deg)}.road-three{width:95%;height:13px;top:76%;left:4%;transform:rotate(8deg)}.map-person{z-index:2;background:0 0;border:0;flex-direction:column;align-items:center;gap:5px;display:flex;position:absolute;transform:translate(-50%,-50%)}.map-person>span,.gps-avatar{color:#fff;border:3px solid #fff;border-radius:50% 50% 50% 10px;place-items:center;width:39px;height:39px;font-size:9px;font-weight:850;display:grid;transform:rotate(-45deg);box-shadow:0 5px 14px #173d3440}.map-person>span{transition:all .15s}.map-person>span:first-line{transform:rotate(45deg)}.map-person small{white-space:nowrap;background:#fff;border-radius:999px;padding:4px 7px;font-size:7px;box-shadow:0 2px 8px #173d3420}.map-person.active>span{width:48px;height:48px;box-shadow:0 0 0 4px #2e786840,0 8px 18px #173d3445}.teal{background:#3f8e7c}.purple{background:#7769aa}.orange{background:#d97c54}.gold{background:#c99a38}.gps-live{color:#337361;background:#e8f4ef;border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-size:9px;display:flex}.gps-live i{background:#3ba982;border-radius:50%;width:7px;height:7px}.gps-detail{padding:24px}.gps-avatar{border-radius:50%;margin-bottom:18px;transform:none}.gps-detail>small{letter-spacing:.12em;color:#71827b;font-size:8px;font-weight:800}.gps-detail h2{margin:7px 0 18px;font:500 24px Georgia,serif}.gps-timer{background:#eaf4f0;border-radius:10px;align-items:center;gap:10px;padding:14px;display:flex}.gps-timer svg{color:#377866;width:18px}.gps-timer span{flex-direction:column;display:flex}.gps-timer small{color:#6f827b;font-size:7px}.gps-timer b{margin-top:3px;font:500 20px Georgia,serif}.gps-detail dl{margin:18px 0}.gps-detail dl>div{border-bottom:1px solid #edf0ee;padding:11px 0}.gps-detail dt{text-transform:uppercase;letter-spacing:.09em;color:#88958f;font-size:7px}.gps-detail dd{margin:4px 0 0;font-size:9px;line-height:1.45}.gps-detail>button{width:100%}.report-actions{gap:8px;display:flex}.report-type-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.report-type-tabs button{color:#60726b;text-align:left;background:#fff;border:1px solid #dfe6e2;border-radius:11px;align-items:center;gap:12px;padding:16px;display:flex}.report-type-tabs button.active{color:#214f43;background:#eef7f3;border-color:#3d806e;box-shadow:0 2px 8px #173d3414}.report-type-tabs svg{width:19px}.report-type-tabs span{gap:3px;display:grid}.report-type-tabs b{font-size:10px}.report-type-tabs small{color:#7f8c87;font-size:8px}.report-filters{grid-template-columns:1fr 175px 175px;align-items:end;gap:18px;margin-bottom:14px;padding:18px;display:grid}.report-filters>div>label,.report-filters>label{gap:7px;font-size:9px;font-weight:750;display:grid}.report-group-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.report-group-tabs button{color:#6e7d77;text-align:left;background:#fff;border:1px solid #dfe6e2;border-radius:8px;gap:4px;padding:10px;font-size:9px;display:grid}.report-group-tabs button.active{color:#235c50;background:#edf6f2;border-color:#4a8978;font-weight:800;box-shadow:0 1px 4px #173d3418}.report-group-tabs button small{color:#8a9691;align-items:center;gap:4px;font-size:7px;font-weight:400;display:flex}.report-group-tabs button small svg{width:10px;height:10px}.report-group-tabs button.locked{color:#929995;opacity:.72;cursor:pointer;background:#f0f1f0}.report-summary{grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:14px;display:grid}.report-summary article,.report-summary>button{text-align:left;color:#183f35;background:#fff;border:1px solid #e1e5df;border-radius:11px;padding:17px}.report-summary small{color:#7b8984;font-size:9px}.report-summary b{margin:12px 0 4px;font:500 24px Georgia,serif;display:block}.report-summary p{color:#89958f;margin:0;font-size:8px}.report-summary>button{cursor:pointer;transition:transform .15s,border-color .15s,box-shadow .15s;position:relative}.report-summary>button:hover{border-color:#81aa9e;transform:translateY(-2px);box-shadow:0 5px 14px #173d3412}.report-summary>button>span{color:#397968;align-items:center;gap:3px;margin-top:11px;font-size:7px;font-weight:800;display:flex}.report-summary>button>span svg{width:11px;height:11px}.report-detail-dialog{width:min(760px,100vw - 32px);max-width:760px}.report-detail-dialog>p{color:#74827d;margin:0;font-size:9px}.report-detail-search{border:1px solid #dce5e0;border-radius:9px;align-items:center;gap:8px;padding:0 10px;display:flex}.report-detail-search svg{color:#72827c;width:15px}.report-detail-search input{box-shadow:none;border:0}.report-source-list{gap:7px;max-height:52vh;display:grid;overflow:auto}.report-source-list>[role=button]{cursor:pointer;background:#fff;border:1px solid #e0e7e3;border-radius:9px;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr) auto 14px;align-items:center;gap:12px;padding:12px;display:grid}.report-source-list>[role=button]:hover,.report-source-list>[role=button].selected{background:#f2f8f5;border-color:#55917f}.report-source-list span{gap:3px;display:grid}.report-source-list b{font-size:9px}.report-source-list small{color:#7d8b86;font-size:7px}.report-source-list em{color:#347663;background:#e8f3ee;border-radius:999px;padding:4px 7px;font-size:7px;font-style:normal;font-weight:800}.report-source-list svg{width:12px}.report-source-expanded{border-top:1px solid #dde7e2;grid-column:1/-1;align-items:center;gap:12px;padding-top:10px;font-size:8px;display:flex}.report-source-expanded strong{color:#285e50}.report-source-expanded>button{color:#2e7461;background:0 0;border:0;margin-left:auto;font-size:8px;font-weight:800}@media (width<=650px){.report-source-list>[role=button]{grid-template-columns:1fr auto}.report-source-list>[role=button]>span:nth-child(2){grid-column:1}.report-source-expanded{flex-direction:column;align-items:flex-start}.report-source-expanded>button{margin-left:0}}.report-table{overflow:auto}.report-row{border-top:1px solid #edf0eb;grid-template-columns:minmax(190px,1.2fr) minmax(130px,1fr) minmax(150px,1.1fr) 90px 90px 48px;align-items:center;gap:12px;min-width:820px;padding:13px 18px;font-size:9px;display:grid}.report-head{color:#81908a;text-transform:uppercase;letter-spacing:.08em;background:#f8faf8;border-top:0;font-size:7px}.report-head:after{content:""}.report-row button{color:#2b6b5c;background:0 0;border:0;font-size:8px;font-weight:800}.report-row b{font-size:10px}@media (width<=900px){.gps-layout{grid-template-columns:1fr}.map-canvas{height:410px}.report-filters{grid-template-columns:1fr}.report-summary{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.report-type-tabs{grid-template-columns:1fr}}.time-entry.running{background:#f0f8f5}.time-entry.running>em{color:#27755f;text-align:center;background:#dff1e9;border-radius:999px;padding:5px 7px;font-size:7px;font-style:normal;font-weight:850}.clock-form select.muted-project-field{color:#8b9691;cursor:not-allowed;background:#f2f4f2}.task-page-actions{gap:8px;display:flex}.combined-calendar{margin-bottom:16px;overflow:hidden}.calendar-week{border-top:1px solid #e7ebe7;grid-template-columns:repeat(7,minmax(100px,1fr));display:grid;overflow-x:auto}.calendar-week>article{border-right:1px solid #e7ebe7;min-height:132px;padding:10px}.calendar-week>article:last-child{border-right:0}.calendar-week header{color:#63736d;justify-content:space-between;align-items:center;margin-bottom:9px;font-size:9px;display:flex}.calendar-week header small{background:#eef3ef;border-radius:50%;place-items:center;width:21px;height:21px;display:grid}.calendar-event{color:#285f52;background:#e8f3ef;border-left:3px solid #4f8e7d;border-radius:5px;flex-direction:column;gap:3px;margin-bottom:6px;padding:7px;font-size:8px;display:flex}.calendar-event small{color:#6f817b;font-size:7px}.calendar-event.task-deadline{color:#8d4b35;background:#fff2ec;border-left-color:#d87b5c}.calendar-quick-create{grid-template-columns:120px 1fr 75px 160px auto}@media (width<=900px){.calendar-week{grid-template-columns:repeat(7,120px)}.calendar-quick-create{grid-template-columns:1fr}.task-page-actions{flex-wrap:wrap}}.task-widget-stack{gap:16px;display:grid}.task-workspace-widget{overflow:hidden}.task-workspace-widget[draggable=true]{cursor:grab;outline:1px dashed #9bb3aa}.task-widget-head{justify-content:space-between;align-items:center;gap:16px;padding:15px 18px;display:flex}.task-widget-head>div{align-items:center;gap:10px;display:flex}.task-widget-head svg{color:#7b8984;width:15px}.task-widget-head h2{margin:0;font:500 18px Georgia,serif}.task-widget-head p{color:#85918d;margin:3px 0 0;font-size:8px}.task-widget-head select{background:#f7f9f7;border:1px solid #dce3de;border-radius:7px;padding:7px 25px 7px 9px;font-size:8px}.task-widget-head button{color:#536760;background:#eef3ef;border:0;border-radius:6px;padding:7px 9px;font-size:8px}.task-widget-head button svg{width:12px;height:12px}.task-customize-bar{color:#315f53;background:#eef7f3;border:1px solid #d2e5dc;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:11px 14px;font-size:9px;display:flex}.task-customize-bar span{flex-wrap:wrap;gap:7px;display:flex}.task-customize-bar button{color:#32695b;background:#fff;border:1px solid #c8ddd4;border-radius:6px;padding:6px 8px;font-size:8px}.task-widget-list{border-top:1px solid #edf0eb}.task-widget-row{border-bottom:1px solid #edf0eb;grid-template-columns:22px 1fr 65px 70px;align-items:center;gap:10px;padding:12px 18px;font-size:9px;display:grid}.task-widget-row:last-child{border-bottom:0}.task-widget-row>span{flex-direction:column;gap:3px;display:flex}.task-widget-row small{color:#85918d;font-size:8px}.task-widget-row>em{text-align:center;border-radius:999px;padding:5px;font-size:7px;font-style:normal}.task-widget-row>em.high{color:#aa5235;background:#fff0ea}.task-widget-row>em.medium{color:#8a6c16;background:#fff7dd}.task-widget-row>em.low{color:#34705f;background:#eaf4ef}.task-widget-row.done{opacity:.55}.task-widget-row.done b{text-decoration:line-through}.task-workspace-widget.compact .calendar-week>article{min-height:92px}.month-grid{border-top:1px solid #e7ebe7;grid-template-columns:repeat(7,1fr);display:grid}.month-grid>b{text-align:center;color:#6d7b76;background:#f7f9f7;border-right:1px solid #e7ebe7;padding:8px;font-size:8px}.month-grid>article{border-top:1px solid #e7ebe7;border-right:1px solid #e7ebe7;flex-direction:column;gap:4px;min-height:86px;padding:7px;display:flex}.month-grid>article>span{color:#6f7e78;font-size:8px}.month-grid>article>small{color:#30695b;background:#e7f2ee;border-radius:4px;padding:4px;font-size:7px}.month-grid>article.today{background:#f4faf7;box-shadow:inset 0 0 0 2px #4e8b7b}.task-workspace-widget.compact .month-grid>article{min-height:54px}.task-detail-dialog{max-width:680px}.task-detail-dialog>p{color:#73817c;margin-top:-6px;font-size:10px}.detail-form{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.detail-form label,.team-dialog>label{gap:6px;font-size:9px;font-weight:750;display:grid}.detail-form label.full{grid-column:1/-1}.detail-form select,.detail-form textarea,.team-dialog select{width:100%;font:inherit;background:#fff;border:1px solid #dce3de;border-radius:8px;padding:9px}.detail-form textarea{resize:vertical;min-height:72px;font-weight:400}.team-member-list{gap:7px;margin:12px 0;display:grid}.team-member-list label{border:1px solid #e2e7e3;border-radius:8px;align-items:center;gap:10px;padding:10px;display:flex}.team-member-list span{flex-direction:column;display:flex}.team-member-list small{color:#81908a;font-size:7px}.task-workspace-widget.compact .task-widget-row:nth-child(n+3){display:none}@media (width<=800px){.task-widget-head{flex-direction:column;align-items:flex-start}.task-widget-head>div:last-child{flex-wrap:wrap}.task-widget-row{grid-template-columns:22px 1fr}.task-widget-row>em,.task-widget-row>small{grid-column:2}.month-grid{grid-template-columns:repeat(7,85px);overflow-x:auto}.detail-form{grid-template-columns:1fr}.detail-form label.full{grid-column:auto}}.color-chooser{align-items:center;gap:7px;height:38px;display:flex}.color-chooser input[type=color]{cursor:pointer;width:42px;height:34px;padding:3px}.color-chooser button{border:2px solid #fff;border-radius:50%;width:24px;height:24px;box-shadow:0 0 0 1px #d8ded9}.color-chooser button.selected{box-shadow:0 0 0 2px #253e37}.assignment-picker{background:#f8faf8;border:1px solid #e0e6e1;border-radius:9px;grid-template-columns:repeat(2,1fr);gap:7px;padding:11px;font-size:9px;display:grid}.assignment-picker>b{grid-column:1/-1}.assignment-picker label{background:#fff;border:1px solid #e4e9e5;border-radius:6px;grid-template-columns:auto 1fr;align-items:center;gap:7px;padding:8px;font-weight:600;display:flex}.everyone-selected{color:#2f6959;background:#eaf5f0;border-radius:7px;grid-column:1/-1;align-items:center;gap:8px;padding:10px;font-weight:750;display:flex}.everyone-selected svg{width:14px}.directory-actions{gap:8px;display:flex}.team-dialog select{background:#fff;border:1px solid #dce3de;border-radius:8px;width:100%;padding:9px}.task-widget-row{border-left:3px solid #0000}@media (width<=700px){.assignment-picker{grid-template-columns:1fr}.assignment-picker>b,.everyone-selected{grid-column:auto}.directory-actions{flex-wrap:wrap}}.vendor-toolbar{justify-content:space-between;gap:12px;margin-bottom:14px;display:flex}.vendor-toolbar label{flex:1;max-width:520px;position:relative}.vendor-toolbar label>svg{color:#809089;z-index:1;width:14px;position:absolute;top:11px;left:11px}.vendor-toolbar input{padding-left:34px}.vendor-toolbar>select{background:#fff;border:1px solid #dce3de;border-radius:8px;padding:0 30px 0 12px;font-size:9px}.vendor-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.vendor-card{padding:18px}.vendor-card header{grid-template-columns:38px 1fr auto;align-items:center;gap:11px;display:grid}.vendor-card header>span{color:#326c5d;background:#e9f3ef;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.vendor-card header svg{width:18px}.vendor-card h2{margin:0;font:500 17px Georgia,serif}.vendor-card header p{color:#7d8b85;margin:3px 0 0;font-size:8px}.vendor-card header em{color:#35725f;background:#e9f4ef;border-radius:999px;padding:6px 8px;font-size:7px;font-style:normal}.vendor-card header em.active{color:#61706a;background:#eef1f0}.vendor-quick{background:#f8faf8;border-radius:9px;grid-template-columns:repeat(2,1fr);gap:12px;margin:17px 0;padding:14px;display:grid}.vendor-quick span{flex-direction:column;gap:3px;display:flex}.vendor-quick small{color:#87948f;text-transform:uppercase;letter-spacing:.06em;font-size:7px}.vendor-quick b{font-size:9px}.vendor-card footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.vendor-card footer>small{color:#7d8b86;font-size:8px}.vendor-dialog{max-width:820px}.vendor-dialog>p{color:#71817a;font-size:10px}.vendor-form{grid-template-columns:repeat(3,1fr);gap:12px;max-height:58vh;padding:2px;display:grid;overflow:auto}.vendor-form label{gap:6px;font-size:8px;font-weight:750;display:grid}.vendor-form label.wide{grid-column:1/-1}.vendor-form select,.vendor-form textarea{width:100%;font:inherit;background:#fff;border:1px solid #dce3de;border-radius:8px;padding:9px}.vendor-form textarea{resize:vertical;min-height:70px}.vendor-profile-dialog{max-width:880px}.vendor-profile-head{border-bottom:1px solid #e7ebe8;align-items:center;gap:10px;padding-bottom:13px;font-size:9px;display:flex}.vendor-profile-head>span{color:#74827d}.vendor-profile-head>em{color:#33705e;background:#e9f4ef;border-radius:999px;padding:5px 8px;font-style:normal}.vendor-profile-head>b{color:#876f22;margin-left:auto}.vendor-detail-groups{grid-template-columns:repeat(2,1fr);gap:12px;max-height:58vh;display:grid;overflow:auto}.vendor-detail-groups section{border:1px solid #e3e8e4;border-radius:10px;padding:14px}.vendor-detail-groups h3{margin:0 0 8px;font:500 15px Georgia,serif}.vendor-detail-groups dl{margin:0}.vendor-detail-groups dl>div{border-top:1px solid #edf0ee;padding:7px 0}.vendor-detail-groups dt{text-transform:uppercase;letter-spacing:.06em;color:#89958f;font-size:7px}.vendor-detail-groups dd{margin:3px 0 0;font-size:9px;line-height:1.4}.vendor-profile-actions{justify-content:flex-end;gap:8px;display:flex}@media (width<=800px){.vendor-grid,.vendor-detail-groups,.vendor-form{grid-template-columns:1fr}.vendor-form label.wide{grid-column:auto}.vendor-toolbar{flex-direction:column}.vendor-toolbar>select{height:38px}.vendor-card footer{flex-direction:column;align-items:flex-start}}.calendar-nav{background:#eef3ef;border-radius:7px;align-items:center;padding:2px;display:flex}.calendar-nav button{place-items:center;min-width:26px;height:25px;display:grid;background:0 0!important;padding:0 6px!important}.calendar-nav button:nth-child(2){font-size:7px;font-weight:750}.calendar-nav svg{height:12px;width:12px!important}.month-grid>article.outside-month{opacity:.42;background:#fafbfa}@media (width<=760px){.active-shift-pill{max-width:120px;margin-right:10px}.active-shift-pill small,.app-search{display:none}}.vendor-notes-section,.vendor-documents-section{grid-column:1/-1}.vendor-notes-section textarea{width:100%;min-height:90px;font:inherit;resize:vertical;border:1px solid #dce3de;border-radius:8px;padding:10px}.vendor-documents-section>p{color:#7d8b86;font-size:9px}.vendor-documents-section ul{gap:6px;margin:0;padding:0;list-style:none;display:grid}.vendor-documents-section li{background:#f7f9f7;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-size:9px;display:flex}.vendor-documents-section li svg{color:#4f8e7d;width:14px}.vendor-documents-section li span{flex:1}.vendor-documents-section li button{background:0 0;border:0}.vendor-documents-section li button svg{color:#89958f}.upload-document-button{cursor:pointer;background:#fff;border:1px solid #dce3de;border-radius:8px;justify-content:center;align-items:center;height:36px;padding:0 14px;font-size:9px;font-weight:700;display:inline-flex}.upload-document-button input{display:none}.vendor-file-field input[type=file],.profile-file-input input[type=file]{cursor:pointer;background:#fff;border:1px solid #dce3de;border-radius:8px;width:100%;padding:7px;font-size:9px;display:block}.vendor-file-field small{color:#7d8b86;font-weight:400}.pending-document-list{gap:5px;margin:2px 0 0;padding:0;list-style:none;display:grid}.pending-document-list li{background:#f4f8f5;border-radius:7px;align-items:center;gap:7px;padding:7px 9px;font-size:9px;font-weight:500;display:flex}.pending-document-list svg{color:#4f8e7d;width:14px}.profile-file-input{gap:5px;min-width:235px;font-size:9px;font-weight:700;display:grid}.vendor-reminder-settings{margin-top:16px;padding:18px}.reminder-setting-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.reminder-setting-grid label{gap:6px;font-size:8px;font-weight:750;display:grid}.reminder-setting-grid select{background:#fff;border:1px solid #dce3de;border-radius:8px;height:38px;padding:0 10px;font-size:9px}.reminder-default{color:#356d5d;background:#edf6f1;border-radius:8px;align-items:center;gap:8px;margin-top:12px;padding:11px;font-size:9px;display:flex}.reminder-default svg{width:15px}.reminder-people{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.reminder-people label{align-items:center;gap:6px;font-size:9px;display:flex}@media (width<=800px){.reminder-setting-grid{grid-template-columns:1fr}}.customer-toolbar{justify-content:space-between;gap:12px;margin-bottom:14px;display:flex}.customer-toolbar label{flex:1;max-width:560px;position:relative}.customer-toolbar label>svg{color:#809089;z-index:1;width:14px;position:absolute;top:11px;left:11px}.customer-toolbar input{padding-left:34px}.customer-toolbar>select{background:#fff;border:1px solid #dce3de;border-radius:8px;padding:0 30px 0 12px;font-size:9px}.customer-list{overflow:hidden}.customer-list>header,.customer-list>div{grid-template-columns:1.5fr 1.3fr .8fr .55fr auto;align-items:center;gap:14px;padding:12px 15px;display:grid}.customer-list>header{color:#7d8b86;text-transform:uppercase;letter-spacing:.06em;background:#f5f8f5;font-size:7px}.customer-list>div{border-top:1px solid #edf0ee;font-size:9px}.customer-list>div>span{gap:3px;display:grid}.customer-list small{color:#84918c;margin-top:3px;font-size:7px;font-weight:400;display:block}.customer-name{text-align:left;color:inherit;background:0 0;border:0;align-items:center;gap:10px;display:flex}.customer-name>span{color:#326c5d;background:#e9f3ef;border-radius:8px;place-items:center;width:32px;height:32px;font-size:8px;font-weight:800;display:grid}.customer-name b{font:500 14px Georgia,serif}.customer-list em,.customer-profile-head em{color:#35725f;background:#e9f4ef;border-radius:999px;justify-self:start;padding:5px 8px;font-size:7px;font-style:normal}.customer-list em.archived,.customer-profile-head em.archived{color:#72807a;background:#eef0ef}.customer-dialog{max-width:820px}.customer-dialog>p{color:#71817a;font-size:10px}.customer-form{grid-template-columns:repeat(3,1fr);gap:12px;max-height:60vh;padding:2px;display:grid;overflow:auto}.customer-form label{gap:6px;font-size:8px;font-weight:750;display:grid}.customer-form label.wide{grid-column:1/-1}.customer-form select,.customer-form textarea{width:100%;font:inherit;background:#fff;border:1px solid #dce3de;border-radius:8px;padding:9px}.customer-form textarea{resize:vertical;min-height:80px}.customer-profile-dialog{max-width:820px}.customer-profile-head{border-bottom:1px solid #e7ebe8;align-items:center;gap:10px;padding-bottom:13px;font-size:9px;display:flex}.customer-profile-head>b{margin-left:auto}.customer-profile-grid{grid-template-columns:repeat(2,1fr);gap:12px;max-height:58vh;display:grid;overflow:auto}.customer-profile-grid section{border:1px solid #e3e8e4;border-radius:10px;padding:14px}.customer-profile-grid h3{margin:0 0 8px;font:500 15px Georgia,serif}.customer-profile-grid dl{margin:0}.customer-profile-grid dl>div{border-top:1px solid #edf0ee;padding:7px 0}.customer-profile-grid dt{text-transform:uppercase;color:#89958f;font-size:7px}.customer-profile-grid dd,.customer-profile-grid p{margin:3px 0 0;font-size:9px;line-height:1.45}.customer-profile-actions{justify-content:flex-end;gap:8px;display:flex}@media (width<=800px){.customer-list>header{display:none}.customer-list>div{grid-template-columns:1fr auto}.customer-list>div>span{display:none}.customer-form,.customer-profile-grid{grid-template-columns:1fr}.customer-form label.wide{grid-column:auto}.customer-toolbar{flex-direction:column}.customer-toolbar>select{height:38px}}.team-management{margin-bottom:14px;padding:17px}.team-cards{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.team-cards>button{text-align:left;background:#fff;border:1px solid #e2e7e3;border-radius:9px;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;padding:11px;display:grid}.team-cards>button>span{color:#326c5d;background:#e9f3ef;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.team-cards svg{width:16px}.team-cards b{font-size:9px}.team-cards small{color:#7d8b86;margin-top:3px;font-size:7px;font-weight:400;display:block}.team-cards em{color:#4f8e7d;font-size:7px;font-style:normal}.employee-dialog,.employee-profile-dialog{max-width:900px}.employee-dialog>p{color:#71817a;font-size:10px}.employee-form{max-height:62vh}.employee-profile-grid{grid-template-columns:repeat(2,1fr);gap:12px;max-height:58vh;display:grid;overflow:auto}.employee-profile-grid section{border:1px solid #e3e8e4;border-radius:10px;padding:14px}.employee-profile-grid section.wide{grid-column:1/-1}.employee-profile-grid h3{margin:0 0 8px;font:500 15px Georgia,serif}.employee-profile-grid dl{margin:0}.employee-profile-grid dl>div{border-top:1px solid #edf0ee;padding:7px 0}.employee-profile-grid dt{text-transform:uppercase;color:#89958f;font-size:7px}.employee-profile-grid dd,.employee-profile-grid p{margin:3px 0 0;font-size:9px;line-height:1.45}@media (width<=800px){.team-cards,.employee-profile-grid{grid-template-columns:1fr}.employee-profile-grid section.wide{grid-column:auto}}.demo-workspace-banner{color:#356d5d;background:#edf6f1;border-bottom:1px solid #d8e8df;justify-content:space-between;align-items:center;gap:16px;padding:10px 22px;font-size:9px;display:flex}.demo-workspace-banner a{color:#2f6657;font-weight:800;text-decoration:underline}@media (width<=700px){.demo-workspace-banner{flex-direction:column;align-items:flex-start;padding:10px 14px}}.profile-avatar-wrap{position:relative}.profile-demo-ribbon{z-index:2;color:#fff;letter-spacing:.08em;text-align:center;pointer-events:none;background:#2f8b63;width:44px;padding:2px 0;font-size:6px;font-weight:900;line-height:1;position:absolute;top:11px;left:-6px;transform:rotate(-35deg);box-shadow:0 2px 5px #143d302e}.demo-mode .app-page :is(button,input,select,textarea,[contenteditable=true]){cursor:not-allowed}.demo-mode .app-page :is(input,select,textarea){color:#718079;background:#f5f7f5}.demo-mode .profile-trigger{cursor:default}.settings-detail-dialog{width:min(760px,100vw - 32px);max-width:760px}.settings-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-height:58vh;padding-right:4px;overflow-y:auto}@media (width<=700px){.settings-detail-grid{grid-template-columns:1fr}}.billing-settings{gap:18px;max-height:68vh;padding-right:5px;display:grid;overflow-y:auto}.billing-settings .settings-detail-grid{max-height:none;overflow:visible}.billing-history,.subscription-actions{background:#fff;border:1px solid #dfe7e2;border-radius:13px;padding:16px}.billing-history h3,.subscription-actions h3{color:#183f35;margin:0 0 4px;font:600 17px Georgia,serif}.billing-history p,.subscription-actions p{color:#73827c;margin:0;font-size:9px;line-height:1.5}.billing-table{border:1px solid #e6ebe8;border-radius:10px;margin-top:12px;overflow:hidden}.billing-table>div{border-top:1px solid #e9eeeb;grid-template-columns:1.3fr 1fr .8fr .7fr;gap:10px;padding:10px 12px;font-size:9px;display:grid}.billing-table>div:first-child{color:#526a62;text-transform:uppercase;background:#f3f7f4;border-top:0;font-size:8px}.billing-table>div span:last-child{color:#2e7d62;font-weight:700}.subscription-actions{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;display:grid}.subscription-actions.danger-zone{background:snow;border-color:#ecc9c6}.danger-zone h3{color:#9b302b}.danger-zone label{min-width:210px;font-size:8px}.danger-zone button{color:#a5322d;border-color:#c65049}.danger-zone button:disabled{opacity:.45;cursor:not-allowed}@media (width<=700px){.billing-table>div{grid-template-columns:1fr 1fr}.subscription-actions{grid-template-columns:1fr}.danger-zone label{min-width:0}}.account-users-settings{grid-template-columns:280px minmax(0,1fr);gap:16px;max-height:68vh;display:grid;overflow:auto}.account-users-settings>.comm-locked{grid-column:1/-1}.account-user-list{align-content:start;gap:7px;display:grid}.account-user-list>button{text-align:left;color:#21463c;background:#fff;border:1px solid #e1e8e4;border-radius:10px;grid-template-columns:34px 1fr auto 14px;align-items:center;gap:9px;width:100%;padding:10px;display:grid}.account-user-list>button.selected{background:#f0f7f4;border-color:#4b907d}.account-user-list>button>span{background:#e5f0eb;border-radius:50%;place-items:center;width:34px;height:34px;font-size:8px;font-weight:800;display:grid}.account-user-list b{font-size:9px}.account-user-list small{color:#7b8984;margin-top:2px;font-size:7px;font-weight:400;display:block}.account-user-list em{color:#4b7f70;font-size:7px;font-style:normal}.account-user-list svg{width:13px}.individual-permissions{border:1px solid #dfe7e2;border-radius:12px;padding:14px}.individual-permissions h3{margin:0;font:600 17px Georgia,serif}.individual-permissions>.card-head p{color:#74827d;margin:3px 0 0;font-size:8px}.individual-permissions>label{gap:5px;font-size:8px;display:grid}.individual-permission-head,.individual-permission-list>label{grid-template-columns:1fr 170px;align-items:center;gap:12px;display:grid}.individual-permission-head{text-transform:uppercase;background:#f1f6f3;border-radius:7px;margin-top:14px;padding:8px 10px;font-size:7px;font-weight:800}.individual-permission-list{max-height:310px;overflow:auto}.individual-permission-list>label{border-bottom:1px solid #e8ece9;padding:8px 10px}.individual-permission-list>label>span{font-size:8px;font-weight:700}.individual-permission-list small{color:#89958f;margin-top:2px;font-size:7px;font-weight:400;display:block}.individual-permission-list label.unpurchased{color:#8b9490;opacity:.72;background:#f3f4f3}.individual-permission-list select{font-size:8px}.company-addon-settings{gap:8px;max-height:65vh;display:grid;overflow:auto}.company-addon-settings>p{color:#74827d;margin:0 0 6px;font-size:9px}.company-addon-settings article{border:1px solid #e0e7e3;border-radius:10px;grid-template-columns:36px 1fr auto;align-items:center;gap:11px;padding:11px;display:grid}.company-addon-settings article>span{background:#edf3f0;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.company-addon-settings article>span svg{color:#3e7667;width:16px}.company-addon-settings article b{font-size:9px;display:block}.company-addon-settings article small{color:#7d8985;margin-top:3px;font-size:7px;display:block}.company-addon-settings article em{color:#2f7c63;align-items:center;gap:4px;font-size:8px;font-style:normal;font-weight:800;display:flex}.company-addon-settings article em svg{width:13px}@media (width<=750px){.account-users-settings,.individual-permission-head,.individual-permission-list>label{grid-template-columns:1fr}.individual-permission-list select{width:100%}}.company-addon-actions{align-items:center;gap:10px;display:flex}.company-addon-actions button{color:#9b423b;border-color:#deb9b5}.company-addon-actions button:hover{background:#fff3f2}@media (width<=600px){.company-addon-settings article{grid-template-columns:36px 1fr}.company-addon-actions{grid-column:1/-1;justify-content:space-between}}.communication-page{max-width:1440px}.communication-shell{background:#fff;border:1px solid #dfe6e2;border-radius:14px;grid-template-columns:250px minmax(420px,1fr) 220px;height:680px;display:grid;overflow:hidden}.comm-list{background:#f8faf8;border-right:1px solid #e5ebe7;padding:14px 10px;overflow:auto}.comm-search{margin-bottom:18px;position:relative}.comm-search>svg{z-index:1;color:#7f8f88;width:14px;position:absolute;top:10px;left:10px}.comm-search input{background:#fff;padding-left:32px}.comm-group{margin-bottom:20px}.comm-group h3{letter-spacing:.15em;text-transform:uppercase;color:#83918b;margin:0 9px 7px;font-size:8px}.comm-group>button{text-align:left;color:#385148;background:0 0;border:0;border-radius:9px;grid-template-columns:31px 1fr auto;align-items:center;gap:8px;width:100%;padding:8px;display:grid}.comm-group>button:hover,.comm-group>button.active{background:#e8f2ee}.comm-group>button>span{background:#e5ece8;border-radius:8px;place-items:center;width:31px;height:31px;font-size:9px;font-weight:800;display:grid}.comm-group>button>span.announcement{color:#276c5b;background:#dff1e9}.comm-group>button>span.direct{color:#5c4f89;background:#e4def4;border-radius:50%}.comm-group svg{width:14px}.comm-group>button>div{flex-direction:column;min-width:0;display:flex}.comm-group b{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.comm-group small{color:#89958f;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:7px;overflow:hidden}.comm-group em{color:#fff;background:#d96f4c;border-radius:10px;place-items:center;min-width:18px;height:18px;font-size:7px;font-style:normal;display:grid}.comm-conversation{grid-template-rows:66px 1fr auto;min-width:0;display:grid}.comm-conversation>header{border-bottom:1px solid #e8ece9;align-items:center;gap:11px;padding:0 18px;display:flex}.comm-conversation>header>div{min-width:0}.comm-conversation h2{margin:0;font-size:13px}.comm-conversation>header p{color:#82908a;margin:4px 0 0;font-size:8px}.comm-conversation>header>b{color:#80908a;margin-left:auto;font-size:8px}.comm-channel-icon,.comm-detail-icon{background:#e9f0ec;border-radius:9px;place-items:center;width:34px;height:34px;font-size:9px;font-weight:800;display:grid}.comm-channel-icon.announcement,.comm-detail-icon.announcement{color:#276c5b;background:#dff1e9}.comm-channel-icon.direct{color:#5c4f89;background:#e4def4;border-radius:50%}.comm-channel-icon svg,.comm-detail-icon svg{width:16px}.comm-messages{padding:12px 18px;overflow:auto}.comm-message{grid-template-columns:34px 1fr;gap:10px;padding:12px 0;display:grid}.comm-message>span{color:#315c50;background:#dce9e3;border-radius:50%;place-items:center;width:34px;height:34px;font-size:8px;font-weight:800;display:grid}.comm-message>div{min-width:0}.comm-message header{align-items:center;gap:8px;display:flex}.comm-message header b{font-size:10px}.comm-message header small{color:#929d98;font-size:7px}.comm-message p{color:#42574f;margin:5px 0;font-size:10px;line-height:1.55}.comm-message em{color:#568174;border-left:2px solid #9fc8bc;margin-top:5px;padding-left:6px;font-size:7px;display:block}.comm-reply{color:#3b776a;opacity:0;background:0 0;border:0;padding:2px 0;font-size:8px;font-weight:700}.comm-message:hover .comm-reply{opacity:1}.comm-attachment{align-items:center;gap:6px;display:flex;color:#315f53!important;background:#f7faf8!important;border:1px solid #dce6e1!important;border-radius:8px!important;padding:8px 10px!important;font-size:8px!important}.comm-attachment svg{width:13px}.comm-compose{border-top:1px solid #e5ebe8;padding:12px 16px}.comm-compose textarea{resize:none;color:#30473f;border:1px solid #dce4df;border-radius:9px;width:100%;min-height:62px;padding:10px;font:10px inherit}.comm-compose footer{align-items:center;gap:10px;margin-top:7px;display:flex}.comm-compose footer>span{color:#8b9792;font-size:7px}.comm-compose footer button{height:31px;margin-left:auto;font-size:8px}.comm-compose footer button svg{width:12px}.comm-file{cursor:pointer;border:1px solid #dce4df;border-radius:7px;place-items:center;width:29px;height:29px;display:grid}.comm-file svg{width:14px}.comm-file input{display:none}.comm-replying{color:#557069;background:#edf5f1;border-radius:7px;justify-content:space-between;align-items:center;margin-bottom:7px;padding:7px 9px;font-size:8px;display:flex}.comm-replying button{background:0 0;border:0}.comm-replying svg{width:12px}.comm-empty{color:#87958f;flex-direction:column;justify-content:center;align-items:center;gap:7px;height:100%;display:flex}.comm-empty svg{width:24px}.comm-empty b{font-size:11px}.comm-empty span{font-size:8px}.comm-details{background:#fbfcfb;border-left:1px solid #e5ebe7;padding:25px 18px}.comm-details>h3{margin:13px 0 5px;font-size:13px}.comm-details>p{color:#7e8d87;margin-bottom:25px;font-size:9px;line-height:1.5}.comm-details>div{border-top:1px solid #e5ebe8;flex-direction:column;gap:4px;padding:13px 0;display:flex}.comm-details b{font-size:8px}.comm-details span{color:#84918c;font-size:8px}@media (width<=1100px){.communication-shell{grid-template-columns:220px 1fr}.comm-details{display:none}}@media (width<=720px){.communication-shell{grid-template-columns:1fr;height:auto}.comm-list{border-bottom:1px solid #e5ebe7;border-right:0;max-height:230px}.comm-conversation{min-height:560px}.communication-page{padding-left:15px;padding-right:15px}}.comm-locked{color:#746a4e;background:#f4f2eb;border-radius:7px;align-items:center;gap:7px;margin-bottom:7px;padding:8px 10px;font-size:8px;display:flex}.comm-locked svg{width:13px}.comm-file.disabled{opacity:.45;cursor:not-allowed}.comm-compose textarea:disabled{color:#84918c;cursor:not-allowed;background:#f4f6f4}.permission-grid .addon-permission-row{background:#f6faf8}.permission-grid .permission-section-label{color:#183f35;background:#fff;border-top:2px solid #d8e7e1;align-items:baseline;gap:10px;padding:18px 14px 9px;display:flex}.permission-section-label span{font-size:10px;font-weight:800}.permission-section-label small{color:#7b8984;font-size:8px}.permission-grid .addon-permission-row.unpurchased{color:#8b9490;opacity:.72;background:#f2f3f2}.permission-grid .addon-permission-row.unpurchased>span:first-child svg{color:#8b9490}.permission-grid .addon-permission-row>span:first-child b{align-items:center;gap:8px;display:flex}.permission-grid .addon-permission-row>span:first-child svg{color:#2f806e;width:15px;height:15px}.notifications-page{max-width:980px}.notification-list{background:#fff;border:1px solid #dce6e1;border-radius:18px;margin-top:22px;overflow:hidden;box-shadow:0 8px 30px #163d340d}.notification-list>button{color:#1a3e35;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf1ef;grid-template-columns:44px minmax(0,1fr) auto 8px;align-items:center;gap:14px;width:100%;padding:17px 20px;transition:background .18s;display:grid;position:relative}.notification-list>button:last-of-type{border-bottom:0}.notification-list>button:hover,.notification-list>button.unread{background:#f3faf7}.notification-avatar{color:#5d4a8b;background:#e6ddfa;border-radius:14px;place-items:center;width:42px;height:42px;font-size:12px;font-weight:800;display:grid}.notification-avatar.task{color:#277664;background:#e0f3eb}.notification-avatar.time-off{color:#a36518;background:#fff0d6}.time-off-review-list{gap:10px;margin-top:10px;display:grid}.time-off-review-list>article{border:1px solid #dfe8e3;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.time-off-review-list article>div{gap:4px;display:grid}.time-off-review-list article span,.time-off-review-list article small{color:#71877f;font-size:11px}.time-off-review-list article>span{gap:8px;display:flex}.time-off-review-list button svg{width:15px}@media (width<=640px){.time-off-review-list>article{flex-direction:column;align-items:stretch}}.notification-avatar svg{width:19px}.notification-copy{gap:3px;min-width:0;display:grid}.notification-copy b{font-size:13px}.notification-copy small{color:#789087;font-size:10px}.notification-copy>span{color:#50665f;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.notification-list time{color:#83958f;white-space:nowrap;font-size:10px}.notification-list button>i{background:#2f8874;border-radius:50%;width:8px;height:8px}.notification-list button>svg{color:#82938d;width:17px}.notification-empty{color:#758a83;text-align:center;justify-items:center;gap:7px;padding:54px 20px;display:grid}.notification-empty svg{color:#398572;width:28px;height:28px}.notification-empty b{color:#1c443a}.notification-empty span{font-size:11px}@media (width<=640px){.notification-list>button{grid-template-columns:40px minmax(0,1fr) 8px;padding:14px}.notification-list time,.notification-list button>svg{display:none}}.file-hub-page{max-width:1400px}.file-page-actions{gap:9px;display:flex}.file-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:22px 0;display:grid}.file-metrics article{background:#fff;border:1px solid #dce6e1;border-radius:16px;align-items:center;gap:12px;padding:16px;display:flex}.file-metrics article>svg{box-sizing:content-box;color:#2e806e;background:#e7f3ee;border-radius:12px;width:20px;height:20px;padding:9px}.file-metrics span{gap:2px;display:grid}.file-metrics b{color:#173f35;font-size:17px}.file-metrics small{color:#72867f;font-size:9px}.file-hub-layout{background:#fff;border:1px solid #dce6e1;border-radius:18px;grid-template-columns:220px minmax(0,1fr);min-height:520px;display:grid;overflow:hidden;box-shadow:0 10px 32px #163d340d}.file-folder-panel{background:#f8fbf9;border-right:1px solid #e4ebe7;padding:15px 10px}.file-folder-panel header{color:#244d42;justify-content:space-between;align-items:center;padding:5px 9px 13px;font-size:11px;display:flex}.file-folder-panel header button,.file-folder-panel>button{color:inherit;cursor:pointer;background:0 0;border:0}.file-folder-panel header svg{width:16px}.file-folder-panel>button{text-align:left;color:#62776f;border-radius:10px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;padding:10px;font-size:10px;display:grid}.file-folder-panel>button.active{color:#1f6555;background:#e3f1eb;font-weight:750}.file-folder-panel>button svg{width:15px}.file-folder-panel>button small{font-size:9px}.folder-row{color:#62776f;border-radius:10px;grid-template-columns:minmax(0,1fr) 30px;align-items:center;display:grid}.folder-row.active{color:#1f6555;background:#e3f1eb;font-weight:750}.folder-row>button:first-child{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;padding:10px;font-size:10px;display:grid}.folder-row svg{width:15px}.folder-row small{font-size:9px}.folder-delete{color:#8a5b55;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:27px;height:27px;display:grid}.folder-delete:hover{background:#f7e8e5}.file-browser{min-width:0}.file-browser-toolbar{border-bottom:1px solid #e6ece9;gap:10px;padding:14px 16px;display:flex}.file-browser-toolbar label{flex:1;position:relative}.file-browser-toolbar label>svg{z-index:1;color:#758a82;width:15px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.file-browser-toolbar input{padding-left:37px}.file-browser-toolbar select{color:#496159;background:#fff;border:1px solid #dbe4df;border-radius:10px;min-width:145px;padding:0 12px;font-size:10px}.file-list-head,.file-list article{grid-template-columns:minmax(240px,2fr) minmax(120px,1fr) 115px 105px 70px;align-items:center;display:grid}.file-list-head{color:#85968f;text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid #e7edea;padding:11px 18px;font-size:9px;font-weight:750}.file-list article{color:#5e736b;border-bottom:1px solid #edf1ef;min-height:64px;padding:0 18px 0 70px;font-size:10px;position:relative}.file-list article:hover{background:#f8fbf9}.file-type-icon{color:#28725f;cursor:pointer;background:#e5f2ed;border:0;border-radius:11px;place-items:center;width:38px;height:38px;display:grid;position:absolute;left:18px}.file-type-icon.pdf{color:#b4554c;background:#fae6e4}.file-type-icon.spreadsheet{color:#398251;background:#e3f2e5}.file-type-icon.file,.file-type-icon.image{color:#5f63a1;background:#e8e9f7}.file-type-icon svg{width:18px}.file-name{text-align:left;cursor:pointer;background:0 0;border:0;gap:3px;min-width:0;display:grid}.file-name b{color:#24483e;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.file-name small{color:#85968f;font-size:9px}.file-list article>div{justify-content:flex-end;gap:5px;display:flex}.file-list article>div button,.file-list article>div a{color:#567068;cursor:pointer;background:#fff;border:1px solid #dce5e0;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.file-list article>div svg{width:13px}.file-empty{color:#7d9089;text-align:center;justify-items:center;gap:7px;padding:70px 20px;display:grid}.file-empty>svg{color:#438371;width:30px}.file-empty b{color:#244a40}.file-empty span{font-size:10px}.file-drop-zone{color:#648078;text-align:center;cursor:pointer;background:#f5faf8;border:1.5px dashed #9dbbb1;border-radius:14px;justify-items:center;gap:6px;padding:28px;display:grid}.file-drop-zone>svg{color:#37816e;width:25px}.file-drop-zone b{color:#285247}.file-drop-zone span{font-size:10px}.file-drop-zone input{opacity:0;width:1px;height:1px;position:absolute}.selected-file-list{gap:5px;max-height:125px;display:grid;overflow:auto}.selected-file-list span{background:#f2f6f4;border-radius:8px;grid-template-columns:18px 1fr auto;align-items:center;gap:7px;padding:7px 9px;font-size:10px;display:grid}.selected-file-list svg{width:14px}.selected-file-list small{color:#81928c}.file-document-dialog{width:min(900px,100vw - 32px);max-width:900px}.document-meta{grid-template-columns:1.5fr 1fr 1fr;gap:10px;display:grid}.document-editor-label{gap:7px;display:grid}.document-editor-label>span{color:#38564d;font-size:11px;font-weight:650}.document-editor-toolbar{background:#f6f9f7;border:1px solid #d9e3de;border-bottom:0;border-radius:12px 12px 0 0;gap:7px;padding:8px;display:flex}.editor-format-select,.editor-color-control{color:#4f6960;background:#fff;border:1px solid #d8e1dd;border-radius:8px;align-items:center;gap:7px;height:32px;padding:0 9px;font-size:10px;display:flex}.editor-format-select select{color:#294e43;background:0 0;border:0;outline:0;font-size:10px}.editor-color-control{cursor:pointer;position:relative}.editor-color-control svg{width:14px}.editor-color-control input{cursor:pointer;background:0 0;border:0;width:22px;height:22px;padding:0}.document-editor-toolbar button{height:32px;font-size:10px}.document-editor-toolbar svg{width:15px}.file-document-editor{color:#263f38;background:#fff;border:1px solid #d9e3de;border-radius:0 0 12px 12px;outline:none;min-height:340px;max-height:55vh;padding:22px;font:13px/1.65 Georgia,serif;overflow:auto}.file-document-editor:focus{border-color:#78a99b;box-shadow:0 0 0 3px #3e8b771a}.file-document-editor:empty:before{content:attr(data-placeholder);color:#9aa9a4;pointer-events:none}.file-document-editor table{border-collapse:collapse;width:100%;margin:14px 0;font-family:inherit}.file-document-editor th,.file-document-editor td{text-align:left;vertical-align:top;border:1px solid #bfcfc8;min-width:90px;padding:8px 10px}.file-document-editor th{color:#244d42;background:#e8f2ee;font-family:inherit;font-weight:750}.file-document-editor ul{margin:10px 0;padding-left:30px;list-style:outside;display:block}.file-document-editor ol{margin:10px 0;padding-left:30px;list-style:decimal;display:block}.file-document-editor li{margin:3px 0;display:list-item}.file-document-editor ul ul{list-style-type:circle}.file-document-editor ol ol{list-style-type:lower-alpha}.file-document-dialog footer{color:#81928c;justify-content:space-between;align-items:center;font-size:10px;display:flex}.document-save-message{color:#765318;background:#fff8e9;border:1px solid #dfb86d;border-radius:10px;padding:10px 12px;font-size:10px;font-weight:650}@media (width<=900px){.file-metrics{grid-template-columns:repeat(2,1fr)}.file-hub-layout{grid-template-columns:1fr}.file-folder-panel{border-bottom:1px solid #e4ebe7;border-right:0;gap:5px;display:flex;overflow-x:auto}.file-folder-panel header{min-width:80px}.file-folder-panel>button{min-width:150px}.file-list-head{display:none}.file-list article{grid-template-columns:minmax(0,1fr) 80px;gap:5px;padding:12px 12px 12px 62px}.file-list article>span{display:none}}@media (width<=600px){.file-page-actions{flex-direction:column;align-items:stretch}.file-metrics{grid-template-columns:1fr}.file-browser-toolbar{flex-direction:column}.file-browser-toolbar select{min-height:38px}.document-meta{grid-template-columns:1fr}.document-editor-toolbar{flex-wrap:wrap}}
