@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{color:#19191c;font-synthesis:none;--lime:#d8ff4f;--ink:#19191c;--muted:#77777d;--line:#e5e5e0;background:#f1f1ed;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}.visually-hidden{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button{color:inherit;cursor:pointer}.auth-loading{background:#fafaf7;justify-content:center;align-items:center;gap:11px;min-height:100vh;font-family:Manrope,sans-serif;font-size:20px;font-weight:800;display:flex}.auth-page{background:radial-gradient(circle at 15% 15%,#efffc2 0,#0000 28%),radial-gradient(circle at 85% 85%,#e7e7dd 0,#0000 30%),#f5f5f0;place-items:center;min-height:100vh;padding:28px;display:grid}.auth-card{background:#fff;border:1px solid #e4e4de;border-radius:22px;width:min(430px,100%);margin:0;padding:42px;box-shadow:0 24px 70px #26261e12}.auth-brand{align-items:center;gap:10px;margin-bottom:43px;font-family:Manrope,sans-serif;font-size:20px;font-weight:800;display:flex}.auth-brand>span{width:34px;height:34px;color:var(--lime);background:var(--ink);border-radius:10px;place-items:center;display:grid}.auth-card h1{font-size:29px}.auth-intro{color:var(--muted);margin:0 0 28px;font-size:13px;line-height:1.5}.auth-card form{gap:16px;display:grid}.auth-card label{gap:7px;font-size:11px;font-weight:700;display:grid}.auth-card input{border:1px solid var(--line);background:#fcfcfa;border-radius:10px;outline:0;width:100%;height:46px;padding:0 13px;font-size:13px}.auth-card input:focus{border-color:#9cac5b;box-shadow:0 0 0 3px #d8ff4f2e}.auth-submit{color:#fff;background:var(--ink);border:0;border-radius:10px;height:48px;margin-top:4px;font-size:12px;font-weight:700}.auth-submit:disabled,.auth-link:disabled{cursor:wait;opacity:.6}.auth-feedback{border-radius:9px;margin:0;padding:10px 12px;font-size:11px;line-height:1.4}.auth-feedback.error{color:#9b2730;background:#fff0f1}.auth-feedback.success{color:#58700d;background:#f0f8d9}.auth-link,.auth-switch{color:#666;background:0 0;border:0;margin:17px auto 0;padding:0;font-size:11px;display:block}.auth-link:hover,.auth-switch:hover{color:#111;text-decoration:underline}.auth-separator{background:var(--line);height:1px;margin-top:24px}.verify-card .auth-submit{width:100%;margin-top:8px}.verify-card .auth-feedback{margin-bottom:14px}.auth-legal{color:#77778a;text-align:center;margin:22px 0 0;font-size:11px;line-height:1.55}.web-onboarding{min-height:100dvh;padding:max(18px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) max(18px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));background:var(--brand-paper);place-items:center;display:grid;overflow:auto}.web-onboarding-content{flex-direction:column;align-items:center;width:min(100%,520px);min-height:min(860px,100dvh - 36px);margin:0;display:flex}.web-onboarding-top{align-items:center;width:100%;min-height:54px;display:flex}.web-onboarding-top>button{background:0 0;border:0;border-radius:50%;place-items:center;width:48px;height:48px;margin-left:-12px;display:grid}.web-onboarding-top>button:hover{background:#f2efff}.web-onboarding-top svg{width:28px;height:28px}.web-onboarding-brand{color:var(--brand-ink);letter-spacing:-.8px;align-items:center;gap:12px;font-family:Manrope,sans-serif;font-size:29px;font-weight:800;display:flex}.web-onboarding-brand img{border-radius:12px;width:47px;height:47px}.web-onboarding-image{object-fit:contain;width:70%;height:min(26.6vh,231px);margin:8px auto 10px}.web-onboarding-image.slide-4{height:min(26.6vh,245px)}.web-onboarding-copy{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.web-onboarding-number{border-radius:50%;place-items:center;min-width:43px;min-height:43px;margin-bottom:13px;padding:8px 12px;font-size:20px;font-weight:800;display:grid}.web-onboarding-copy h1{max-width:500px;color:var(--brand-ink);letter-spacing:-.7px;margin:0;font-size:clamp(26px,4vw,34px);line-height:1.2}.web-onboarding-copy p{max-width:430px;color:var(--brand-muted);margin:11px 0 0;font-size:16px;line-height:1.5}.web-onboarding-bottom{width:100%;margin-top:auto;padding-top:24px}.web-onboarding-dots{justify-content:center;align-items:center;gap:12px;min-height:28px;margin-bottom:15px;display:flex}.web-onboarding-dots span{background:#e3e1e5;border-radius:50%;width:9px;height:9px}.web-onboarding-dots span.active{background:var(--brand-purple);width:11px;height:11px}.web-onboarding-cta{color:#fff;background:linear-gradient(135deg,var(--brand-purple),var(--brand-purple-dark));border:0;border-radius:13px;width:100%;min-height:54px;padding:13px 20px;font-size:16px;font-weight:800}.web-onboarding-cta:hover{filter:brightness(.96)}.web-onboarding-cta:focus-visible,.web-onboarding-top>button:focus-visible{outline-offset:3px;outline:3px solid #b8aff5}.auth-page{background:#f4f1ee;min-height:100dvh;padding:18px;overflow:auto}.auth-card{background:var(--brand-paper);border:0;border-radius:28px;flex-direction:column;width:min(100%,760px);min-height:min(1000px,100dvh - 36px);padding:44px 58px 38px;display:flex;box-shadow:0 20px 70px #493f3712}.auth-brand{color:var(--brand-ink);gap:12px;margin:0 0 34px;font-size:28px}.auth-brand img{border-radius:12px;width:48px;height:48px}.auth-hero{grid-template-columns:minmax(0,.9fr) minmax(0,1.25fr);align-items:center;gap:10px;min-height:265px;display:grid}.auth-hero h1{z-index:1;color:var(--brand-ink);letter-spacing:-1.2px;margin:0;font-size:34px;line-height:1.3;position:relative}.auth-hero h1 span{color:var(--brand-purple);font-size:inherit}.auth-hero>img{object-fit:contain;width:115%;min-width:0;max-width:none;max-height:280px;margin-left:-15%}.auth-card form{gap:17px}.auth-card label{color:var(--brand-ink);gap:8px;font-size:14px}.auth-input{border:1px solid var(--brand-line);background:#fffdfa;border-radius:14px;align-items:center;gap:13px;min-height:62px;padding:0 17px;display:flex}.auth-input>svg{color:#9198ac;flex:none;width:21px}.auth-card .auth-input input{background:0 0;border:0;min-width:0;height:60px;padding:0;font-size:16px}.auth-card .auth-input input:focus{box-shadow:none}.auth-input:focus-within{border-color:var(--brand-purple-light);box-shadow:0 0 0 3px #988be925}.auth-input>button{color:#9198ac;background:0 0;border:0;place-items:center;width:44px;height:44px;margin-right:-11px;display:grid}.auth-input>button svg{width:22px}.auth-forgot{color:var(--brand-purple);background:0 0;border:0;justify-self:end;margin-top:-9px;padding:3px 0;font-size:12px}.auth-submit{background:linear-gradient(135deg,var(--brand-purple),var(--brand-purple-dark));border-radius:14px;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:auto;min-height:60px;margin:0;padding:12px 22px;font-size:16px;display:grid}.auth-submit span{grid-column:2}.auth-submit svg{grid-column:3;justify-self:end;width:22px}.auth-separator{color:#8e94a6;background:0 0;align-items:center;gap:20px;height:auto;margin:31px 0 0;font-size:13px;display:flex}.auth-separator:before,.auth-separator:after{content:"";background:var(--brand-line);flex:1;height:1px}.auth-switch{min-height:48px;color:var(--brand-ink);margin:9px auto 0;padding:8px;font-size:14px}.auth-switch strong{color:var(--brand-purple);margin-left:8px}.auth-legal{color:#8a91a3;margin-top:auto;padding-top:30px;font-size:12px}.auth-legal a{color:#747d94}@media (width<=620px){.auth-page{padding:0}.auth-card{min-height:100dvh;padding:24px 20px max(24px,env(safe-area-inset-bottom));border-radius:0}.auth-brand{margin-bottom:18px;font-size:23px}.auth-brand img{width:40px;height:40px}.auth-hero{grid-template-columns:1fr 1.12fr;min-height:210px}.auth-hero h1{font-size:clamp(24px,7.2vw,31px)}.auth-hero>img{width:125%;max-height:220px;margin-left:-25%}.auth-input{min-height:56px}.auth-card .auth-input input{height:54px}.auth-submit{min-height:56px}.auth-legal{padding-top:20px}}.app-shell{background:#fafaf7;grid-template-columns:238px minmax(0,1fr);max-width:1700px;min-height:100vh;margin:auto;display:grid}.sidebar{border-right:1px solid var(--line);z-index:30;background:#fff;flex-direction:column;height:100vh;padding:30px 18px 22px;display:flex;position:sticky;top:0}.brand{letter-spacing:-.5px;align-items:center;gap:11px;padding:0 11px 29px;font-family:Manrope,sans-serif;font-size:21px;font-weight:800;display:flex}.brand-mark{background:var(--ink);width:32px;height:32px;color:var(--lime);border-radius:10px;place-items:center;display:grid}.sidebar nav{gap:5px;display:grid}.sidebar nav button{color:#68686e;background:0 0;border:0;border-radius:10px;align-items:center;gap:13px;height:44px;padding:0 13px;font-weight:500;display:flex}.sidebar nav button.active{color:#17171a;background:#f0f0ea;font-weight:700}.sidebar-tip{color:#657b16;background:#f5f5ef;border:1px solid #ecece5;border-radius:13px;gap:10px;margin-top:auto;padding:13px;display:flex}.sidebar-tip div{gap:4px;display:grid}.sidebar-tip strong{color:#303126;font-size:12px}.sidebar-tip span{color:#79796f;font-size:10px;line-height:1.4}.profile{border-top:1px solid var(--line);grid-template-columns:36px 1fr auto;align-items:center;gap:9px;margin-top:18px;padding:14px 6px 0;display:grid}.avatar{color:#fff;background:#202024;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:700;display:grid}.profile div{min-width:0;display:grid}.profile strong{font-size:13px}.profile div span{color:#929298;text-overflow:ellipsis;font-size:10px;overflow:hidden}.profile-menu{color:#777;background:0 0;border:0;border-radius:7px;padding:5px}.profile-menu:hover{background:#f1f1ed}.app-error{color:#942b33;background:#fff0f1;border-radius:10px;justify-content:space-between;align-items:center;gap:15px;margin:14px 5% 0;padding:11px 14px;font-size:11px;display:flex}.app-error button{background:0 0;border:0;font-weight:700}.nav-close,.menu-button,.backdrop,.mobile-brand{display:none}main{min-width:0}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:20;background:#fafaf7e6;justify-content:flex-end;align-items:center;height:72px;padding:0 4.5%;display:flex;position:sticky;top:0}.sync{color:#6c6c6d;align-items:center;gap:7px;font-size:12px;display:flex}.sync svg{color:#719117}.page{max-width:1320px;margin:auto;padding:48px 5%}.welcome-row,.page-title{justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:50px;display:flex}.eyebrow,.step-label{letter-spacing:1.8px;color:#8b8b88;margin:0 0 12px;font-size:10px;font-weight:800}h1,h2,h3{letter-spacing:-.035em;font-family:Manrope,sans-serif}h1{margin:0 0 8px;font-size:35px;line-height:1.15}h1 span{font-size:29px}.subtle{color:var(--muted);margin:0;font-size:14px}.participant-switch{background:#efefea;border-radius:12px;gap:4px;padding:4px;display:flex}.participant-switch button{color:#707076;background:0 0;border:0;border-radius:9px;align-items:center;gap:6px;height:36px;padding:0 15px;font-size:12px;display:flex}.participant-switch button.active{color:#1d1d20;background:#fff;font-weight:700;box-shadow:0 2px 12px #0000000c}section{margin-bottom:46px}.section-heading{justify-content:space-between;align-items:flex-end;gap:15px;margin-bottom:18px;display:flex}.section-heading h2,.chart-title h2{margin:0 0 4px;font-size:16px}.section-heading p,.chart-title p{color:#929292;margin:0;font-size:11px}.text-button{background:0 0;border:0;font-size:12px;font-weight:600}.text-button span{margin-left:4px}.recent-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.recent-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:14px;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;min-height:100px;padding:18px;transition:all .2s;display:grid;box-shadow:0 4px 22px #1d1d1908}.recent-card:hover{border-color:#d1d1ca;transform:translateY(-2px);box-shadow:0 9px 28px #1d1d1910}.play-bubble{border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.recent-card div{gap:4px;display:grid}.recent-card strong{font-size:14px}.recent-card div span{color:#75757b;font-size:11px}.recent-card small{color:#a1a1a3;align-self:start;font-size:9px}.favorite-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.favorite-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:13px;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;min-height:82px;padding:15px;display:grid}.client-icon{border-radius:11px;place-items:center;width:38px;height:38px;font-size:13px;font-weight:800;display:grid}.favorite-card div{gap:3px;display:grid}.favorite-card strong{font-size:13px}.favorite-card div span{color:#94949a;font-size:10px}.star{color:#b0ce39}.outline-button,.primary-small{background:#fff;border:1px solid #dddeda;border-radius:9px;align-items:center;gap:7px;padding:9px 13px;font-size:11px;display:flex}.primary-small{color:#fff;background:var(--ink);border-color:var(--ink)}.chips{flex-wrap:wrap;gap:9px;display:flex}.chips button{border:1px solid var(--line);background:#fff;border-radius:10px;padding:11px 18px;font-size:11px}.chips button:hover{border-color:#9ba85e}.timer-page{max-width:1120px;padding-top:54px}.timer-wrap{text-align:center}.timer-person{border:1px solid var(--line);background:#fff;border-radius:20px;align-items:center;gap:6px;margin-bottom:25px;padding:7px 12px;font-size:11px;display:inline-flex}.live-dot{color:#779312;justify-content:center;align-items:center;gap:7px;margin-bottom:18px;font-size:11px;font-weight:700;display:flex}.live-dot i{background:#8eb61c;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #eaf5c9}.live-dot.paused{color:#a06c23}.live-dot.paused i{background:#e8a53e;box-shadow:0 0 0 5px #ffedd2}.project-label{justify-content:center;align-items:center;gap:9px;font-size:13px;font-weight:700;display:flex}.project-label b{color:#b4b4b5}.project-label span:last-child{color:#717177;font-weight:500}.giant-time{justify-content:center;align-items:baseline;gap:9px;margin:15px 0 8px;font-family:Manrope,sans-serif;display:flex}.giant-time strong{letter-spacing:-6px;font-size:83px;line-height:1}.giant-time small{font-size:26px;font-weight:600}.started-copy{color:#929298;font-size:11px}.timer-actions{grid-template-columns:1fr 1.3fr 1fr;gap:12px;max-width:720px;margin:38px auto 50px;display:grid}.timer-actions button{border-radius:12px;justify-content:center;align-items:center;gap:9px;height:52px;font-size:12px;font-weight:700;display:flex}.timer-actions svg{width:18px}.secondary-action{background:#fff;border:1px solid #dfdfdb}.stop-action{color:#fff;background:#e5454e;border:1px solid #e5454e;box-shadow:0 8px 20px #e5454e2b}.today-card,.history-card,.chart-card{border:1px solid var(--line);background:#fff;border-radius:15px;overflow:hidden}.today-head,.history-day{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.today-head div,.history-day div{align-items:center;gap:9px;display:flex}.today-head strong,.history-day strong{font-size:12px}.today-head span,.history-day span{color:#999;font-size:10px}.today-head b,.history-day b{font-size:12px}.today-row{grid-template-columns:26px 1fr auto 18px;align-items:center;gap:10px;padding:13px 20px;display:grid}.today-row:not(:last-child){border-bottom:1px solid #f1f1ed}.mini-play{color:#7f9b1a}.today-row div{gap:2px;display:grid}.today-row strong{font-size:11px}.today-row em{color:#aaa;padding:0 5px}.today-row span{color:#999;font-size:9px}.today-row b{font-size:11px}.modal-layer{z-index:100;place-items:center;display:grid;position:fixed;inset:0}.modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#17171999;border:0;width:100%;position:absolute;inset:0}.picker-panel,.finish-modal{z-index:2;background:#fff;border-radius:18px;width:min(520px,100% - 28px);max-height:90vh;padding:27px;position:relative;overflow:auto;box-shadow:0 28px 80px #0003}.modal-title{justify-content:space-between;align-items:start;display:flex}.modal-title h2{margin:0 0 22px;font-size:24px}.modal-title button,.modal-x{background:#f3f3ef;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.modal-title button svg,.modal-x svg{width:17px}.search{border:1px solid var(--line);border-radius:10px;align-items:center;gap:9px;height:43px;padding:0 13px;display:flex}.search svg{color:#999}.search input{border:0;outline:0;width:100%;font-size:12px}.field-label{color:#999;letter-spacing:1.3px;margin:22px 0 10px;font-size:9px;font-weight:800}.client-list{flex-wrap:wrap;gap:8px;display:flex}.client-list button{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:8px;padding:7px 10px 7px 7px;font-size:11px;font-weight:700;display:flex}.client-list button>span:first-child{border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.client-list .check{color:#718c14;display:none}.client-list button.selected{background:#fbfff0;border-color:#aabf5c}.client-list button.selected .check{display:inline}.project-list{border:1px solid var(--line);border-radius:11px;overflow:hidden}.project-list button{text-align:left;background:#fff;border:0;grid-template-columns:20px 1fr auto;align-items:center;gap:7px;width:100%;height:47px;font-size:12px;display:grid}.project-list button:not(:last-child){border-bottom:1px solid var(--line)}.project-list button:hover{background:#fafbf5}.project-list button.selected{background:#fbfff0;font-weight:700}.radio{border:1px solid #aaa;border-radius:50%;width:13px;height:13px}.project-list button.selected .radio{border:4px solid #879f20}.project-list .check{color:#718c14;font-weight:800}.new-project{background:#fafaf7;border:1px dashed #d1d1cb;border-radius:10px;justify-content:center;align-items:center;gap:7px;width:100%;height:43px;margin-top:10px;font-size:11px;display:flex}.picker-continue{margin-top:18px}.picker-continue:disabled{cursor:not-allowed;opacity:.45}.name-modal input{border:1px solid var(--line);border-radius:10px;outline:0;width:100%;height:46px;margin-top:8px;padding:0 12px}.name-modal input:focus{border-color:#9aab58}.empty-state{text-align:center;background:#fff;border:1px dashed #d9d9d2;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:45px 25px;display:flex}.empty-state>span{color:#718811;background:#eff5d8;border-radius:13px;place-items:center;width:48px;height:48px;display:grid}.empty-state>span svg{width:21px}.empty-state h2{margin:15px 0 6px;font-size:18px}.empty-state p{color:#888;max-width:360px;margin:0 0 20px;font-size:11px;line-height:1.5}.empty-inline{color:#929292;text-align:center;margin:0;padding:28px 20px;font-size:11px}.finish-modal{text-align:center;width:min(440px,100% - 28px);padding:35px}.modal-x{position:absolute;top:20px;right:20px}.done-icon{background:var(--lime);border-radius:13px;place-items:center;width:45px;height:45px;margin:0 auto 15px;font-size:20px;font-weight:800;display:grid}.finish-modal h2{margin:0 0 5px;font-size:25px}.finish-modal>p{color:#818185;margin:0 0 25px;font-size:13px}.finish-modal label{text-align:left;font-size:11px;font-weight:700;display:block}.finish-modal label>span{float:right;color:#999;font-weight:400}.finish-modal textarea{resize:none;border:1px solid var(--line);border-radius:10px;outline:0;width:100%;height:90px;margin-top:8px;padding:12px;font-size:12px}.finish-modal textarea:focus{border-color:#9aab58}.primary-button{background:var(--ink);color:#fff;border:0;border-radius:10px;width:100%;height:46px;margin-top:15px;font-weight:700}.filters{gap:9px;margin-bottom:18px;display:flex}.filters button,.date-button,.chart-title button{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:8px;height:38px;padding:0 12px;font-size:11px;display:flex}.history-table .table-header,.history-table .table-row{grid-template-columns:110px 1.2fr 1.5fr 90px 24px;align-items:center;gap:15px;padding:0 20px;display:grid}.table-header{color:#999;text-transform:uppercase;letter-spacing:.6px;background:#f7f7f3;height:38px;font-size:9px}.table-row{border-top:1px solid #eeeeea;min-height:62px;font-size:11px}.table-row>span{gap:3px;display:grid}.table-row small{color:#999;font-size:9px}.table-row b{font-size:11px}.stat-cards{grid-template-columns:repeat(3,1fr);gap:13px;margin-bottom:18px;display:grid}.metric{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:40px 1fr;padding:20px;display:grid}.metric>span{color:#7a921c;background:#f1f3e9;border-radius:10px;grid-row:1/4;place-items:center;width:36px;height:36px;display:grid}.metric>span svg{width:18px}.metric p{color:#888;margin:0;font-size:10px}.metric strong{margin-top:3px;font-family:Manrope;font-size:20px}.metric small{color:#78911b;margin-top:4px;font-size:9px}.chart-card{padding:22px}.chart-title{justify-content:space-between;align-items:start;margin-bottom:27px;display:flex}.bar-list{gap:18px;display:grid}.bar-item{grid-template-columns:26px 80px 1fr 75px;align-items:center;gap:12px;font-size:11px;display:grid}.bar-rank{color:#aaa;font-size:9px}.bar-track{background:#f1f1ec;border-radius:8px;height:8px;overflow:hidden}.bar-track i{border-radius:8px;height:100%;display:block}.bar-item b{text-align:right}.project-management-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.project-management-grid article{border:1px solid var(--line);background:#fff;border-radius:14px;padding:16px}.project-card-head{grid-template-columns:40px 1fr auto auto;align-items:center;gap:10px;padding-bottom:14px;display:grid}.project-card-head>span{border-radius:10px;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.project-card-head h3{margin:0;font-size:14px}.project-card-head p{color:#999;margin:2px 0 0;font-size:9px}.subproject{border-top:1px solid #efefeb;align-items:center;gap:8px;padding:11px 3px;font-size:11px;display:flex}.project-management-grid article>button{color:#7c941c;background:0 0;border:0;align-items:center;gap:6px;margin-top:8px;font-size:10px;display:flex}.settings-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.settings-grid article{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:45px 1fr auto;align-items:center;gap:14px;min-height:110px;padding:20px;display:grid}.settings-icon{color:#7d951f;background:#f0f2e9;border-radius:12px;place-items:center;width:43px;height:43px;display:grid}.settings-icon svg{width:19px}.settings-grid h3{margin:0 0 5px;font-size:14px}.settings-grid p{color:#888;margin:0;font-size:10px}.settings-grid button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:8px 11px;font-size:10px}.profile-name-settings{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:minmax(220px,1fr) minmax(220px,360px) auto;align-items:end;gap:18px;margin-top:18px;padding:22px 24px;display:grid}.profile-name-settings h2{margin:0 0 5px;font-size:18px}.profile-name-settings p{color:var(--brand-muted);margin:0;font-size:11px}.profile-name-settings label{color:var(--brand-muted);gap:7px;font-size:11px;font-weight:800;display:grid}.profile-name-settings input{border:1px solid var(--line);border-radius:10px;min-width:0;height:46px;padding:0 13px;font-size:15px}.profile-name-settings button{min-height:46px}.profile-name-feedback{grid-column:1/-1;font-weight:800;margin:0!important;font-size:13px!important}.profile-name-feedback.success{color:var(--brand-purple)!important}.profile-name-feedback.error{color:#c9343e!important}@media (width<=780px){.profile-name-settings{grid-template-columns:1fr}.profile-name-settings button{width:100%}}.panel-heading{border-bottom:1px solid #eeeeea;grid-template-columns:45px 1fr auto;align-items:center;gap:14px;padding-bottom:22px;display:grid}.panel-heading h2{margin:0 0 5px;font-size:17px}.panel-heading p{color:#888;margin:0;font-size:11px}.panel-feedback{color:#647b13;margin:13px 0 0;font-size:11px}.timer-hero{color:#fff;background:radial-gradient(circle at 78% 15%,#4d552f 0,#0000 30%),linear-gradient(135deg,#18191c,#282a21);border-radius:24px;grid-template-rows:1fr auto;grid-template-columns:1fr auto;gap:20px;min-height:230px;padding:34px;display:grid;overflow:hidden;box-shadow:0 22px 55px #16171324}.timer-hero h1{font-size:40px}.timer-hero p:not(.eyebrow){color:#b9bbb2;margin:0}.hero-start{background:var(--lime);border:0;border-radius:16px;grid-column:1/3;justify-content:center;align-items:center;gap:10px;width:220px;height:58px;font-size:15px;font-weight:800;display:flex;box-shadow:0 12px 30px #d8ff4f2b}.hero-start svg{width:22px}.active-project-count{text-align:right;align-self:start;display:grid}.active-project-count strong{color:var(--lime);font-family:Manrope;font-size:45px;line-height:1}.active-project-count span{color:#aaaca4;text-transform:uppercase;letter-spacing:1px;margin-top:5px;font-size:10px}.client-color-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.client-color-grid button{text-align:left;border:0;border-radius:15px;gap:7px;min-height:90px;padding:17px;display:grid;box-shadow:inset 0 0 0 1px #0000000a}.client-color-grid strong{font-size:14px}.client-color-grid span{color:#555;font-size:10px}.colorful-card{border:0}.colorful-card .play-bubble{background:#ffffff80}.active-timer-stage{--client-color:#d8ff4f;border:2px solid color-mix(in srgb,var(--client-color) 75%,#111);background:linear-gradient(145deg,color-mix(in srgb,var(--client-color) 50%,white),#fff 62%);min-height:500px;box-shadow:0 25px 65px color-mix(in srgb,var(--client-color) 25%,transparent);border-radius:28px;padding:48px 24px 36px;position:relative;overflow:hidden}.active-timer-stage:before{content:"";pointer-events:none;background:repeating-linear-gradient(135deg,#0000 0 16px,#ffffff26 16px 17px);position:absolute;inset:0}.timer-glow{background:var(--client-color);filter:blur(90px);opacity:.3;border-radius:50%;width:260px;height:260px;animation:2.5s ease-in-out infinite timerPulse;position:absolute;top:35%;left:50%;transform:translate(-50%,-50%)}.active-timer-stage.paused .timer-glow{opacity:.12;animation:none}.live-banner{color:#fff;letter-spacing:1.1px;background:#1d1e20;border-radius:30px;align-items:center;gap:9px;padding:9px 14px;font-size:10px;font-weight:800;display:inline-flex;position:relative}.live-banner i{background:#87d838;border-radius:50%;width:9px;height:9px;animation:1.4s infinite livePulse;box-shadow:0 0 0 6px #87d83825}.paused .live-banner i{background:#f3a441;animation:none}.active-kicker{color:#666;margin:34px 0 6px;font-size:11px;position:relative}.active-timer-stage h1{margin:0;font-size:34px;position:relative}.active-meta{justify-content:center;gap:8px;margin-top:10px;display:flex;position:relative}.active-meta span{background:#ffffffa8;border-radius:20px;padding:6px 10px;font-size:10px}.active-timer-stage .giant-time,.active-timer-stage .timer-actions{position:relative}@keyframes timerPulse{50%{opacity:.48;transform:translate(-50%,-50%)scale(1.22)}}@keyframes livePulse{50%{box-shadow:0 0 0 10px #87d83805}}.topbar.with-timer{padding:8px 4.5%}.persistent-timer{--client-color:#d8ff4f;border:1px solid color-mix(in srgb,var(--client-color) 70%,#bbb);background:linear-gradient(90deg,color-mix(in srgb,var(--client-color) 46%,white),#fff);border-radius:13px;align-items:center;width:min(720px,100%);height:54px;margin-left:auto;display:flex;overflow:hidden;box-shadow:0 7px 25px #0000000c}.persistent-timer>button{background:0 0;border:0;border-left:1px solid #0000000d;place-items:center;height:100%;padding:0 14px;display:grid}.persistent-timer svg{width:18px}.persistent-main{text-align:left;flex:1;gap:10px;grid-template-columns:12px 1fr auto!important}.persistent-main i{background:#62bd38;border-radius:50%;width:8px;height:8px;animation:1.4s infinite livePulse}.persistent-main span{display:grid}.persistent-main strong{font-size:11px}.persistent-main small{color:#777;font-size:9px}.persistent-main b{font-family:Manrope;font-size:15px}.persistent-stop{color:#d93c47}.date-filter,.select-filter{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:8px;min-height:48px;padding:0 13px;font-size:14px;display:flex;position:relative}.date-filter input{cursor:pointer}.visible-date input{opacity:1;background:0 0;border:0;outline:0;min-height:44px;font-size:15px;position:static}.select-filter select{appearance:none;background:0 0;border:0;outline:0;padding-right:10px;font-size:14px}.history-table .table-header,.history-table .enhanced-row{grid-template-columns:100px 1.2fr 120px 1.5fr 95px}.history-table.with-person .table-header,.history-table.with-person .enhanced-row{grid-template-columns:100px 1.2fr 120px 120px 1.5fr 95px}.history-table.with-edit .table-header,.history-table.with-edit .enhanced-row{grid-template-columns:100px 1.2fr 120px 1.5fr 95px 52px}.history-table.with-person.with-edit .table-header,.history-table.with-person.with-edit .enhanced-row{grid-template-columns:100px 1.2fr 120px 120px 1.5fr 95px 52px}.client-tag{text-overflow:ellipsis;border-radius:7px;width:max-content;max-width:100%;padding:5px 8px;overflow:hidden}.compact-title{margin-bottom:24px}.projects-page-actions{justify-content:flex-end}.edit-session{border:1px solid var(--line);background:#fff;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.edit-session:hover{background:#f1f3e8}.edit-session svg{width:17px}.edit-session-modal{width:min(680px,100% - 30px)}.edit-session-grid{text-align:left;grid-template-columns:1fr 1fr;gap:14px;margin:18px 0;display:grid}.edit-session-grid label{gap:7px;font-weight:700;display:grid}.edit-session-grid input,.edit-session-grid select,.edit-session-grid textarea{border:1px solid var(--line);background:#fff;border-radius:10px;width:100%;min-height:48px;padding:10px 12px;font-size:15px}.edit-session-grid textarea{resize:vertical;min-height:90px}.edit-session-grid .wide{grid-column:1/3}.modal-error{color:#a92e38}.period-tabs{background:#ecece7;border-radius:12px;gap:7px;width:max-content;margin-bottom:16px;padding:5px;display:flex}.period-tabs button{background:0 0;border:0;border-radius:9px;height:36px;padding:0 14px;font-size:11px}.period-tabs button.active{background:#fff;font-weight:700;box-shadow:0 3px 12px #0000000b}.custom-range{gap:10px;margin-bottom:14px;display:flex}.custom-range label{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:8px;padding:7px 10px;font-size:10px;display:flex}.custom-range input{border:0;outline:0}.vacation-setting{background:#f8f9f1;border:1px solid #e2e3d8;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:17px;padding:14px 16px;display:flex}.vacation-setting div{gap:3px;display:grid}.vacation-setting strong{font-size:11px}.vacation-setting span{color:#888;font-size:9px}.vacation-setting input{border:1px solid var(--line);text-align:center;border-radius:8px;width:65px;height:36px}.stat-cards.four{grid-template-columns:repeat(4,1fr)}.breakdown{margin-top:16px}.stats-main{grid-template-columns:repeat(3,1fr)}.stats-main.single{grid-template-columns:minmax(240px,420px)}.vacation-inline{border-top:1px solid #ecece7;grid-column:1/3;justify-content:space-between;align-items:center;gap:10px;width:100%;margin-top:14px;padding-top:12px;display:flex}.vacation-inline span{color:#666;font-size:12px;font-weight:700}.vacation-inline input{border:1px solid var(--line);text-align:center;border-radius:8px;width:70px;height:40px}.chart-count{font-weight:800;color:#444!important;margin-top:5px!important;font-size:16px!important}.bar-item>b{text-align:right;gap:2px;display:grid}.bar-item>b small{color:#666;font-size:12px!important}.category-pie{margin-top:16px}.category-pie-body{grid-template-columns:220px 1fr;align-items:center;gap:42px;display:grid}.category-pie .pie{width:200px;height:200px}.category-pie .pie-legend h2{display:none}.project-section{margin-bottom:40px}.project-section>.section-heading h2{font-size:32px}.empty-project-section{border:1px dashed var(--line);color:#777;text-align:center;background:#fff;border-radius:14px;padding:28px;font-size:14px}.project-card{position:relative;overflow:visible}.clickable-project-card{cursor:pointer;transition:transform .18s,box-shadow .18s}.clickable-project-card:hover{transform:translateY(-2px);box-shadow:0 16px 36px #17171a12}.project-card-head{grid-template-columns:1fr auto auto;align-items:start}.project-card-copy{min-width:0}.project-card-head .project-card-copy h3{text-overflow:ellipsis;border-radius:10px;width:max-content;max-width:100%;margin:0 0 10px;padding:8px 13px;font-size:30px;line-height:1.05;overflow:hidden}.category-outline{border:2px solid var(--client-color);border-radius:20px;width:max-content;padding:5px 10px;font-size:14px;font-weight:800;display:inline-flex}.project-card-head button{background:0 0;border:0;border-radius:10px;place-items:center;width:40px;height:40px;padding:0;display:grid}.star-button.favorite{color:#96ad26}.more-button:hover,.star-button:hover{background:#f2f2ed}.project-menu-wrap{position:relative}.project-menu{z-index:10;border:1px solid var(--line);background:#fff;border-radius:10px;width:160px;padding:7px;position:absolute;top:43px;right:0;box-shadow:0 14px 35px #0002}.project-menu button{justify-content:flex-start;align-items:center;gap:7px;width:100%;height:42px;padding:0 10px;font-size:14px;display:flex}.project-menu button:hover{background:#f4f4ef}.project-menu .danger{color:#c9343e}.project-card .last-modified{margin-top:10px}.subproject-tags{border-top:1px solid #eee;flex-wrap:wrap;gap:8px;padding:6px 0 12px;display:flex}.subproject-tag{color:#333;background:color-mix(in srgb,var(--client-color) 45%,white);border:0;border-radius:20px;align-items:center;min-height:38px;padding:7px 12px;font-size:14px;font-weight:700;display:inline-flex}.add-subproject{min-height:40px;font-weight:800;color:#555!important;background:#ecece8!important;border:0!important;border-radius:20px!important;width:max-content!important;padding:8px 13px!important;font-size:14px!important}.back-button{color:#666;background:0 0;border:0;align-items:center;gap:7px;margin-bottom:20px;font-size:11px;display:flex}.client-detail-hero{border-radius:20px;justify-content:space-between;align-items:flex-end;min-height:180px;padding:30px;display:flex}.client-detail-hero .eyebrow{color:#50514c}.client-detail-hero h1{font-size:38px}.client-detail-hero p{color:#51524e;margin:0;font-size:11px}.client-detail-hero>div:last-child{text-align:right;display:grid}.client-detail-hero>div:last-child strong{font-family:Manrope;font-size:30px}.client-detail-hero>div:last-child span,.client-detail-hero>div:last-child small{color:#555;font-size:9px}.detail-toolbar{justify-content:space-between;align-items:center;margin:20px 0;display:flex}.detail-tabs{background:#edede8;border-radius:10px;gap:5px;padding:4px;display:flex}.detail-tabs button{background:0 0;border:0;border-radius:8px;height:34px;padding:0 13px;font-size:11px}.detail-tabs button.active{background:#fff;font-weight:700}.include-others{color:#666;font-size:10px}.client-pie-card{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:220px 1fr;align-items:center;gap:45px;padding:28px;display:grid}.pie{border-radius:50%;place-items:center;width:200px;height:200px;display:grid}.pie:after{content:"";background:#fff;border-radius:50%;grid-area:1/1;width:120px;height:120px}.pie span{z-index:1;grid-area:1/1;font-family:Manrope;font-size:17px;font-weight:800}.pie-legend h2{font-size:16px}.pie-legend>div{border-bottom:1px solid #eee;grid-template-columns:10px 1fr auto;align-items:center;gap:10px;padding:10px 0;font-size:11px;display:grid}.pie-legend i{border-radius:3px;width:10px;height:10px}.profit-summary{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:18px;display:grid}.profit-summary>div{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:13px;padding:18px;display:flex}.profit-summary svg{color:#738a19;background:#f0f4df;border-radius:11px;width:40px;height:40px;padding:9px}.profit-summary span{display:grid}.profit-summary strong{font-family:Manrope;font-size:19px}.profit-summary small{color:#999;font-size:9px}.profit-table{border:1px solid var(--line);background:#fff;border-radius:15px;overflow:hidden}.profit-head,.profit-row{grid-template-columns:minmax(220px,1.5fr) 85px 110px 110px 110px 110px;align-items:center;gap:12px;padding:0 18px;display:grid}.profit-head{color:#888;text-transform:uppercase;letter-spacing:.6px;background:#f4f4ef;height:42px;font-size:8px}.profit-row{border-top:1px solid #eee;min-height:62px;font-size:10px}.profit-row.child{background:#fbfbf8;padding-left:45px}.profit-name{text-align:left;background:0 0;border:0;align-items:center;gap:8px;display:flex}.profit-name:disabled{color:inherit;cursor:default}.profit-name svg{width:15px;transition:all .2s}.profit-name svg.expanded{transform:rotate(90deg)}.profit-name>span{width:15px}.profit-name i{border-radius:5px;width:12px;height:30px}.profit-name small{color:#777;background:#eee;border-radius:12px;padding:4px 7px;font-size:8px}.profit-row label{border:1px solid var(--line);border-radius:8px;align-items:center;height:35px;padding:0 7px;display:flex}.profit-row input{border:0;outline:0;width:100%;min-width:0;font-size:10px}.profit-row>strong:last-child{text-align:center;border-radius:8px;padding:8px}.profitable{color:#337d4d;background:#e8f7ed}.unprofitable{color:#ac303a;background:#fff0f1}.neutral{color:#777;background:#f1f1ed}.profit-note{color:#888;font-size:9px}.category-select,.modal-field select{border:1px solid var(--line);background:#fff;border-radius:9px;width:100%;height:44px;padding:0 11px}.modal-field{margin-top:14px}.color-picker{text-align:left;border:0;margin:17px 0 0;padding:0}.color-picker legend{margin-bottom:9px;font-size:11px;font-weight:700}.color-picker>div{flex-wrap:wrap;gap:8px;display:flex}.color-picker button{border:2px solid #0000;border-radius:9px;width:32px;height:32px}.color-picker button.selected{border-color:#202024}.color-picker small{color:#999;margin-top:8px;font-size:9px;display:block}@media (width<=900px){.app-shell{grid-template-columns:190px 1fr}.sidebar{padding-left:12px;padding-right:12px}.sidebar-tip{display:none}.page{padding:38px 4%}.recent-grid{grid-template-columns:1fr}.favorite-grid,.project-management-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=680px){.app-shell{display:block}.sidebar{width:260px;transition:all .25s;position:fixed;top:0;left:0;transform:translate(-105%);box-shadow:12px 0 40px #0002}.sidebar.open{transform:none}.nav-close{background:0 0;border:0;display:grid;position:absolute;top:28px;right:15px}.nav-close svg{width:19px}.backdrop{z-index:25;background:#0007;border:0;display:block;position:fixed;inset:0}.topbar{justify-content:space-between;height:60px;padding:0 18px}.menu-button{background:0 0;border:0;padding:0;display:grid}.menu-button svg{width:21px}.mobile-brand{font-family:Manrope;font-weight:800;display:block}.sync{font-size:0}.page{padding:28px 18px}.welcome-row,.page-title{margin-bottom:35px;display:block}.participant-switch{width:100%;margin-top:24px}.participant-switch button{flex:1;justify-content:center;padding:0 5px}h1{font-size:29px}.recent-grid,.favorite-grid,.stat-cards,.project-management-grid,.settings-grid{grid-template-columns:1fr}.favorite-grid{grid-template-columns:1fr 1fr}.favorite-card{grid-template-columns:35px 1fr auto;padding:11px}.giant-time strong{letter-spacing:-4px;font-size:56px}.giant-time small{font-size:18px}.timer-actions{grid-template-columns:1fr 1fr;margin-top:28px}.stop-action{grid-area:1/1/auto/3}.today-row{padding-left:13px;padding-right:13px}.filters{padding-bottom:5px;overflow:auto}.filters button{white-space:nowrap}.history-table{overflow:auto}.history-table .table-header,.history-table .table-row{min-width:690px}.stat-cards{grid-template-columns:1fr 1fr}.metric:last-child{grid-column:1/3}.bar-item{grid-template-columns:20px 65px 1fr 60px;gap:7px}.page-title>.outline-button,.page-title>.primary-small,.date-button{margin-top:18px}.settings-grid article{grid-template-columns:42px 1fr auto}.panel-heading{grid-template-columns:43px 1fr}}@media (width<=900px){.client-color-grid,.stat-cards.four{grid-template-columns:repeat(2,1fr)}.profit-table{overflow:auto}.profit-head,.profit-row{min-width:800px}.client-pie-card{grid-template-columns:180px 1fr}.pie{width:170px;height:170px}.pie:after{width:100px;height:100px}}@media (width<=680px){.timer-hero{grid-template-rows:auto;grid-template-columns:1fr;padding:25px}.timer-hero h1{font-size:31px}.active-project-count{text-align:left;grid-column:1}.active-project-count strong{font-size:35px}.hero-start{grid-column:1;width:100%}.client-color-grid{grid-template-columns:1fr 1fr}.topbar.with-timer{height:72px;padding:7px 10px}.topbar.with-timer .menu-button,.topbar.with-timer .mobile-brand{display:none}.persistent-timer{height:56px}.persistent-main{padding:0 8px!important}.persistent-main b{font-size:12px}.persistent-timer>button{padding:0 9px}.active-timer-stage{min-height:430px;padding:35px 14px}.active-timer-stage h1{font-size:28px}.period-tabs{width:100%;overflow:auto}.period-tabs button{white-space:nowrap}.custom-range{display:grid}.vacation-setting{gap:12px}.stats-main,.stats-main.single{grid-template-columns:1fr}.client-detail-hero{gap:22px;display:grid}.client-detail-hero>div:last-child{text-align:left}.detail-toolbar{flex-direction:column;align-items:flex-start;gap:14px}.client-pie-card,.category-pie-body{grid-template-columns:1fr;justify-items:center;gap:20px}.pie-legend{width:100%}.profit-summary,.edit-session-grid{grid-template-columns:1fr}.edit-session-grid .wide{grid-column:auto}}@media (width<=420px){.auth-page{padding:14px}.auth-card{padding:30px 22px}.favorite-grid{grid-template-columns:1fr}.recent-card{grid-template-columns:40px 1fr}.recent-card small{display:none}.stat-cards{grid-template-columns:1fr}.metric:last-child{grid-column:auto}.timer-actions{gap:8px}.timer-actions button{font-size:11px}.giant-time{gap:6px}.giant-time strong{font-size:50px}.settings-grid article{grid-template-columns:42px 1fr}.settings-grid article>button{grid-column:2;justify-self:start}}body{font-size:18px}button,input,textarea,select{font-size:16px}small{font-size:14px!important}.sidebar nav button,.subtle,.recent-card strong,.client-color-grid strong{font-size:17px}.sidebar-tip strong,.profile strong,.sync,.section-heading p,.chart-title p,.recent-card div span,.recent-card small,.client-color-grid span,.outline-button,.primary-small,.text-button,.date-filter,.select-filter,.select-filter select,.period-tabs button,.custom-range label,.vacation-setting strong,.vacation-setting span,.metric p,.metric small,.bar-item,.history-day span,.table-header,.table-row,.project-card-head p,.subproject,.project-menu button,.add-subproject,.back-button,.client-detail-hero p,.client-detail-hero>div:last-child span,.client-detail-hero>div:last-child small,.detail-tabs button,.include-others,.pie-legend>div,.profit-head,.profit-row,.profit-note,.settings-grid p,.panel-heading p,.color-picker small,.field-label,.step-label,.eyebrow{font-size:15px}.profile div span,.sidebar-tip span{font-size:14px}.active-project-count span,.live-banner,.active-kicker,.active-meta span,.persistent-main strong,.persistent-main small,.project-card-head h3,.client-detail-hero>div:last-child span,.client-detail-hero>div:last-child small,.profit-row input,.color-picker legend,.app-error{font-size:15px}.metric strong{font-size:28px}.history-table .table-header,.history-table .enhanced-row{grid-template-columns:105px 1.25fr 125px 1.5fr 100px;min-width:780px}.history-table.with-edit .table-header,.history-table.with-edit .enhanced-row{grid-template-columns:105px 1.25fr 125px 1.5fr 100px 54px;min-width:840px}.history-table.with-person .table-header,.history-table.with-person .enhanced-row{grid-template-columns:105px 1.25fr 125px 125px 1.5fr 100px;min-width:930px}.history-table.with-person.with-edit .table-header,.history-table.with-person.with-edit .enhanced-row{grid-template-columns:105px 1.25fr 125px 125px 1.5fr 100px 54px;min-width:990px}.history-table .table-row{line-height:1.4}.history-table small{font-size:13px}.active-timer-stage.running{color:#fff;background:linear-gradient(145deg,#249b61,#177746);border-color:#167148;box-shadow:0 25px 65px #166b4238}.active-timer-stage.running:before{background:repeating-linear-gradient(135deg,#0000 0 16px,#ffffff0d 16px 17px)}.active-timer-stage.running .timer-glow{opacity:.22;background:#8cf0b7}.active-timer-stage.running .active-meta span{color:#fff;background:#ffffff20;border:1px solid #ffffff26}.active-timer-stage.running .secondary-action{color:#fff;background:#ffffff14;border-color:#ffffff45}.active-timer-stage.running .stop-action{color:#19633f;background:#fff}.quick-grid .recent-card{grid-template-columns:42px 1fr}.last-modified{font-weight:600;color:#62636a!important;font-size:12px!important}.client-color-grid .last-modified{margin-top:2px}.project-card-head .last-modified{color:#62636a;margin-top:5px}.shared-icon{vertical-align:-2px;color:#617b0f;margin-left:5px;width:16px!important;height:16px!important;display:inline-block!important}.profit-summary{grid-template-columns:repeat(3,1fr)}.profit-head,.profit-row{grid-template-columns:minmax(220px,1.5fr) 80px 115px 120px 115px 125px;min-width:850px}.save-profit{background:#f7f8f1;border:1px solid #d5d8cb;border-radius:8px;justify-content:center;align-items:center;gap:6px;height:36px;padding:0 10px;font-size:12px;font-weight:700;display:flex}.save-profit svg{width:15px}.save-profit.saved{color:#287146;background:#e9f7ee;border-color:#b8dec5}.save-all-profit{color:#fff;background:var(--ink);border:0;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:52px;padding:0 20px;font-size:15px;font-weight:900;display:flex}.save-all-profit svg{width:18px}.save-all-profit.saved{color:#225f3a;background:#dff3e6}.save-all-profit:disabled{opacity:.65}.profit-bottom-action{justify-content:flex-end;margin-top:18px;display:flex}.profit-row input[type=number]{appearance:textfield}.profit-row input[type=number]::-webkit-inner-spin-button{appearance:none;margin:0}.profit-row input[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}.collab-section>h2,.access-list h2{font-size:20px}.invite-card{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:44px 1fr auto auto;align-items:center;gap:13px;padding:17px;display:grid}.invite-card p,.access-list p{color:#777;margin:4px 0 0;font-size:14px}.collab-avatar{color:#648018;background:#eef4dc;border-radius:13px;place-items:center;width:44px;height:44px;display:grid}.collab-avatar svg{width:20px}.collab-layout{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:start;gap:18px;display:grid}.invite-form,.access-list{border:1px solid var(--line);background:#fff;border-radius:17px;padding:25px}.invite-form>label{gap:8px;margin-top:22px;font-size:14px;font-weight:700;display:grid}.invite-form>label input{border:1px solid var(--line);border-radius:10px;outline:0;height:48px;padding:0 13px;font-size:15px}.share-mode{grid-template-columns:1fr 1fr;gap:10px;margin-top:15px;display:grid}.share-mode button{border:1px solid var(--line);text-align:left;background:#fafaf7;border-radius:12px;grid-template-columns:24px 1fr;gap:4px 9px;min-height:105px;padding:15px;display:grid}.share-mode button.active{background:#f2f7e3;border-color:#7e991d;box-shadow:0 0 0 2px #a3ba4930}.share-mode svg{grid-row:1/3;width:21px}.share-mode strong{font-size:14px}.share-mode span{color:#777;font-size:13px}.project-choice{border:1px solid var(--line);border-radius:11px;gap:9px;margin:16px 0 0;padding:14px;display:grid}.project-choice legend{padding:0 6px;font-size:13px;font-weight:700}.project-choice label{align-items:center;gap:9px;font-size:14px;display:flex}.project-choice i{border-radius:4px;width:12px;height:28px}.project-choice-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.project-choice-options button{border:1px solid var(--line);min-height:50px;color:var(--brand-ink);text-align:left;background:#fff;border-radius:10px;grid-template-columns:14px 1fr 24px;align-items:center;gap:9px;padding:8px 11px;display:grid}.project-choice-options button.selected{border-color:var(--brand-purple);background:var(--brand-lavender);box-shadow:0 0 0 2px #6b55d51c}.project-choice-options i{width:14px;height:30px}.project-choice-options span{text-overflow:ellipsis;min-width:0;font-size:14px;font-weight:800;overflow:hidden}.project-choice-options b{color:#fff;background:var(--brand-purple);border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.invite-submit{min-height:43px;margin-top:18px}.access-list>div:first-child{margin-bottom:15px}.access-list>div:first-child h2{margin:0}.access-list>div:first-child p{margin:3px 0 0}.access-list>article{border-bottom:1px solid #eee;grid-template-columns:44px 1fr auto;align-items:center;gap:11px;padding:13px 0;display:grid}.access-actions{align-items:center;gap:7px;display:flex}.access-actions button{align-items:center;gap:6px;min-height:40px;display:flex}.access-actions svg{width:15px}.access-edit-modal{width:min(650px,100% - 30px)}.access-edit-modal .share-mode,.access-edit-modal .project-choice{text-align:left;width:100%}.danger-outline{color:#a42f39;background:#fff7f7;border:1px solid #efc6ca;border-radius:8px;min-height:36px;padding:0 10px;font-size:12px}.sent-invites{margin-top:22px}.sent-invites h3{font-size:15px}.sent-invites p{border-bottom:1px solid #eee;justify-content:space-between;gap:10px;padding:8px 0;font-size:13px;display:flex}.invite-status{color:#826916;background:#fff3c9;border-radius:12px;padding:4px 7px;font-size:11px}.invite-status.accepted{color:#2c7148;background:#e7f5ec}.invite-status.declined{color:#a42f39;background:#fff0f1}@media (width<=1000px){.quick-grid{grid-template-columns:repeat(2,1fr)}.collab-layout{grid-template-columns:1fr}.profit-summary{grid-template-columns:1fr 1fr}.profit-summary>div:last-child{grid-column:1/3}}@media (width<=680px){.quick-grid,.profit-summary{grid-template-columns:1fr}.profit-summary>div:last-child{grid-column:auto}.share-mode{grid-template-columns:1fr}.invite-card{grid-template-columns:44px 1fr}.invite-card>button{grid-row:2}.invite-card>.outline-button{grid-column:1}.invite-card>.primary-small{grid-column:2}.access-list>article{grid-template-columns:44px 1fr}.access-actions{flex-wrap:wrap;grid-column:2}.project-choice-options{grid-template-columns:1fr}}.app-brand-logo{object-fit:cover;border-radius:10px;width:38px;height:38px}.auth-page,.auth-card,.web-onboarding{background:var(--brand-paper)}.auth-page,.auth-card{overflow-x:hidden}.auth-card{justify-content:center}.auth-hero{align-self:center;width:100%;max-width:650px}.auth-hero h1{font-size:30px}.auth-card form,.auth-separator,.auth-switch,.auth-legal{box-sizing:border-box;align-self:center;width:min(100%,620px);max-width:100%}.auth-card label,.auth-input,.auth-submit{box-sizing:border-box;width:100%;max-width:100%}.auth-card .auth-input input{flex:1;width:auto}.auth-switch{white-space:normal;line-height:1.5}.auth-switch strong{white-space:nowrap;margin-left:4px}.auth-legal{overflow-wrap:anywhere}.app-shell{background:var(--brand-paper)}.sidebar nav button.active{color:var(--brand-purple-dark);background:var(--brand-lavender)}.sidebar nav button.active svg{color:var(--brand-purple)}.timer-page,.dashboard-page{max-width:1380px}.timer-page-heading{margin-bottom:26px}.timer-page-heading.compact{margin-bottom:20px}.timer-page-heading h1{color:var(--brand-ink);margin:0 0 6px;font-size:34px}.dashboard-page>.timer-page-heading>p,.express-section>.section-heading p{font-size:20px;line-height:1.4}.timer-page-heading p{color:var(--brand-muted);margin:0;font-size:15px}.timer-overview-grid,.active-overview-grid{grid-template-columns:minmax(330px,.9fr) minmax(480px,1.35fr);align-items:stretch;gap:20px;margin-bottom:34px;display:grid}.timer-overview-grid>.timer-hero,.timer-overview-grid>.timer-summary{align-self:stretch;height:100%}.timer-hero{min-height:330px;color:var(--brand-ink);background:#eee8ff;border:1px solid #dcd3f7;padding:30px;position:relative;box-shadow:0 18px 45px #5e4bc515}.timer-hero h2{max-width:360px;margin:2px 0 9px;font-size:29px}.timer-hero p:not(.eyebrow){max-width:370px;color:var(--brand-muted);font-size:14px;line-height:1.5}.timer-hero .eyebrow{color:var(--brand-purple)}.timer-hero .hero-start{color:#fff;background:linear-gradient(135deg,var(--brand-purple),var(--brand-purple-dark));width:240px;box-shadow:0 12px 30px #6656d92b}.timer-hero .active-project-count strong{color:var(--brand-purple)}.timer-hero .active-project-count span{color:var(--brand-muted)}.timer-hero>div,.timer-hero .hero-start{z-index:1;position:relative}.timer-hero-illustration{z-index:0;object-fit:contain;object-position:right bottom;pointer-events:none;width:44%;max-width:310px;max-height:72%;margin:0;padding:0;display:block;position:absolute;bottom:0;right:0}.timer-summary{grid-template-columns:1fr 1.25fr;gap:14px;margin:0;display:grid}.timer-stat-card{border:1px solid var(--brand-line);background:#fff;border-radius:20px;align-content:start;min-width:0;padding:22px;display:grid;box-shadow:0 12px 35px #493f370b}.timer-stat-card.compact{grid-column:1/3;grid-template-columns:52px 1fr auto;align-items:center;gap:4px 13px;padding-top:16px;padding-bottom:16px}.timer-stat-card.compact .timer-stat-icon{grid-row:1/3}.timer-stat-card.compact p,.timer-stat-card.compact small{grid-column:2}.timer-stat-card.compact strong{grid-area:1/3/3;font-size:38px}.timer-stat-icon{color:#28764f;background:#dff4e8;border-radius:13px;place-items:center;width:44px;height:44px;margin-bottom:20px;display:grid}.timer-stat-icon.purple{color:var(--brand-purple-dark);background:var(--brand-lavender)}.timer-stat-icon.coral{color:#c85f49;background:#ffe3dc}.timer-stat-icon svg{width:21px}.timer-stat-heading{align-items:center;gap:12px;margin-bottom:20px;display:flex}.timer-stat-heading .timer-stat-icon{flex:none;margin:0}.timer-stat-card .timer-stat-heading p{margin:0;font-size:16px}.timer-stat-card p{color:var(--brand-muted);text-transform:uppercase;letter-spacing:.7px;margin:0 0 7px;font-size:13px;font-weight:800}.timer-stat-card strong{color:var(--brand-ink);font-family:Manrope,sans-serif;font-size:30px}.timer-stat-card small{color:var(--brand-muted);margin-top:5px}.timer-week-bars{border-bottom:1px dashed #c9c5d2;justify-content:space-between;align-items:flex-end;gap:8px;height:82px;margin-top:16px;padding:0 4px;display:flex}.timer-week-bars i{background:linear-gradient(#a797ee,var(--brand-purple));border-radius:6px 6px 2px 2px;width:15px;min-height:8px}.timer-week-labels{color:#8d91a0;justify-content:space-between;margin-top:7px;font-size:10px;display:flex}.active-overview-grid .timer-summary{align-self:stretch}.active-timer-stage{border:0;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:390px;padding:32px 28px 25px;display:flex}.active-timer-stage.running{color:#fff;background:#218c5a;border:0;box-shadow:0 20px 48px #176f4530}.active-timer-stage.running:before,.active-timer-stage .timer-glow{display:none}.active-timer-stage .live-banner{color:#17633f;background:#fff}.active-timer-stage .live-banner i{background:#34c477}.active-timer-stage .active-kicker{margin-top:24px}.active-timer-stage.running .active-kicker{color:#dff6e9}.active-timer-stage h1{font-size:30px}.active-timer-stage .active-meta span{font-size:13px}.active-timer-stage .giant-time{margin:25px 0 4px}.active-timer-stage .giant-time strong{letter-spacing:-3px;font-size:54px}.active-timer-stage .timer-actions{grid-template-columns:1fr 1.15fr 1fr;width:100%;max-width:620px;margin:25px auto 0}.active-timer-stage .timer-actions button{min-width:0}.active-timer-stage.running .stop-action{color:#17633f}.today-spacing{margin-top:0}@media (width<=1050px){.timer-overview-grid,.active-overview-grid{grid-template-columns:1fr}.timer-summary{grid-template-columns:1fr 1fr}.timer-hero{min-height:280px}}@media (width<=680px){.auth-page{padding:0}.auth-card{width:100%;min-width:0;min-height:100dvh;padding:24px 20px max(24px,env(safe-area-inset-bottom));border-radius:0}.auth-hero{grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);min-height:190px}.auth-hero h1{font-size:22px;line-height:1.32}.auth-hero>img{width:112%;max-height:195px;margin-left:-12%}.timer-page-heading h1{font-size:28px}.timer-overview-grid,.active-overview-grid{display:block}.timer-hero,.active-timer-stage{min-height:340px;margin-bottom:16px;padding:24px 18px}.timer-summary{grid-template-columns:1fr}.timer-stat-card.compact{grid-column:auto;grid-template-columns:48px 1fr auto}.active-timer-stage .giant-time strong{letter-spacing:-2px;font-size:39px}.active-timer-stage .timer-actions{grid-template-columns:1fr 1fr}.active-timer-stage .timer-actions .stop-action{grid-column:1/3}.auth-card form,.auth-separator,.auth-switch,.auth-legal{max-width:520px}}@media (width<=420px){.auth-page{padding:0}.auth-card{padding:20px 18px max(22px,env(safe-area-inset-bottom))}.auth-hero h1{font-size:20px}.timer-stat-card{padding:18px}}.sidebar-start-timer{color:#fff;background:linear-gradient(135deg,var(--brand-purple),var(--brand-purple-dark));border:0;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:56px;margin:0 5px 18px;padding:0 14px;font-size:15px;font-weight:800;display:flex;box-shadow:0 10px 24px #6656d929}.sidebar-start-timer svg{width:21px}.timer-hero{grid-template-columns:1fr}.timer-hero .hero-start{width:fit-content;max-width:100%;height:auto;min-height:58px;margin-top:18px;padding:10px 12px;font-size:18px}.timer-summary .projects-count-card{background:#f2edff;border-color:#dcd3f7;flex-direction:row;grid-column:1/3;justify-content:space-between;align-items:center;gap:22px;min-height:105px;padding:18px 22px;display:flex}.projects-count-card>span{align-items:center;gap:12px;display:flex}.projects-count-card>span strong{color:var(--brand-purple);font-size:44px;line-height:1}.projects-count-card>span small{color:var(--brand-ink);text-transform:uppercase;margin:0;font-weight:800;font-size:16px!important}.projects-count-card>button{color:#fff;background:var(--brand-purple);border:0;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:58px;padding:12px 20px;font-weight:800;display:flex}.projects-count-card>button svg{width:20px}.dashboard-section .section-heading h2{color:var(--brand-ink);font-size:27px}.dashboard-section .section-heading p{color:var(--brand-muted);margin-top:6px;font-size:15px}.express-section .section-heading,.favorites-section .section-heading,.current-projects-section .section-heading{align-items:flex-start;margin-bottom:20px}.quick-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.quick-grid .express-card{text-align:left;border:0;flex-direction:column;justify-content:space-between;align-items:stretch;gap:18px;min-height:205px;padding:20px;display:flex}.express-card>div{flex-direction:column;align-items:flex-start;gap:9px;display:flex}.quick-grid .express-card strong{font-size:24px;line-height:1.1}.project-pill{background:#ffffff9c;border-radius:20px;align-items:center;gap:7px;width:max-content;max-width:100%;padding:7px 11px;font-weight:800;display:inline-flex;color:var(--brand-ink)!important;font-size:16px!important}.project-pill svg{flex:none;width:18px;height:18px}.express-start{color:#fff;background:#171a2a;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;padding:10px 12px;font-size:14px;font-weight:800;display:flex}.express-start svg{width:19px}.last-modified{color:#505569!important}.favorite-express-card{cursor:pointer;position:relative}.express-section .quick-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.express-section .section-heading h2{font-size:34px}.dashboard-section.express-section .section-heading p{font-size:20px;line-height:1.4}.dashboard-section.express-section .section-heading p strong{color:#6656d9;font-weight:900}.favorite-express-card:focus-visible{outline:3px solid var(--brand-purple);outline-offset:3px}.favorite-title-row{align-items:flex-start;gap:12px;width:100%;padding-right:38px;display:flex}.favorite-express-copy .favorite-title-row strong{color:#111423;overflow-wrap:anywhere;align-items:flex-start;gap:10px;min-width:0;font-size:28px;line-height:1.05;display:flex}.express-section .favorite-express-copy .favorite-title-row strong>span{color:#111423;font-size:28px;font-weight:900;line-height:1.05}.favorite-express-copy strong>svg:first-child{flex:none;width:34px;height:34px}.favorite-star-button{color:#7157dc;cursor:pointer;background:#ffffffa8;border:0;border-radius:12px;place-items:center;width:42px;height:42px;padding:0;display:grid;position:absolute;top:14px;right:14px}.favorite-star-button:hover{color:#5132cc;background:#fff;transform:scale(1.05)}.favorite-project-tags{flex-flow:wrap!important;align-items:center!important;gap:7px!important;display:flex!important}.favorite-project-tags .project-pill{cursor:pointer;border:1px solid #ffffff90}.favorite-project-tags .project-pill:hover{background:#fff;transform:translateY(-1px)}.current-projects-section .section-heading p strong{color:var(--brand-purple);font-size:20px}.project-heading-actions{align-items:center;gap:12px;display:flex}.project-heading-actions label{border:1px solid var(--brand-line);min-height:42px;color:var(--brand-muted);background:#fff;border-radius:10px;align-items:center;gap:8px;padding:0 11px;font-size:13px;font-weight:700;display:flex}.project-heading-actions select{color:var(--brand-ink);background:0 0;border:0;outline:0;font-weight:700}.current-projects-section .client-color-grid strong{font-size:22px}.active-timer-stage.paused{color:#fff;background:#e7892f;border:0;box-shadow:0 20px 48px #b9632630}.active-timer-stage.paused:before{display:none}.active-timer-stage.paused .active-kicker{color:#fff2df}.active-timer-stage.paused .active-meta span{color:#7d3c0d;background:#fff1dd}.active-timer-stage.paused .live-banner{color:#8b470f;background:#fff4e4}.active-timer-stage.paused .secondary-action{color:#fff;background:#ffffff16;border-color:#fff5}.active-timer-stage.paused .stop-action{color:#8b470f;background:#fff}.active-timer-stage .timer-actions button:disabled{cursor:wait;opacity:.55}.finish-illustration{object-fit:contain;width:45%;min-width:150px;max-width:232px;height:auto;margin:0 auto 10px;display:block}.finish-duration{color:var(--brand-purple);font-size:1.25em}.favorite-removal-modal{text-align:center}.favorite-modal-icon{width:76px;height:76px;color:var(--brand-purple);background:#eee9ff;border-radius:24px;place-items:center;margin:0 auto 16px;display:grid}.favorite-modal-icon svg{width:36px;height:36px}.favorite-removal-modal>p{color:var(--brand-muted);margin:8px auto 22px;line-height:1.6}.favorite-removal-modal>p strong{color:var(--brand-ink)}.favorite-modal-actions{grid-template-columns:1fr 1.35fr;gap:10px;display:grid}.favorite-modal-actions .outline-button,.favorite-modal-actions .primary-button{justify-content:center;min-height:54px;margin:0}@media (width<=1120px){.quick-grid,.favorites-grid,.express-section .quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-heading-actions{flex-direction:column;align-items:flex-end}}@media (width<=680px){.sidebar-start-timer{margin-top:10px}.timer-summary .projects-count-card{flex-direction:column;grid-column:auto;align-items:stretch}.projects-count-card>button{width:100%}.quick-grid,.favorites-grid,.express-section .quick-grid{grid-template-columns:1fr}.dashboard-section .section-heading h2{font-size:24px}.favorite-express-copy .favorite-title-row strong,.express-section .favorite-express-copy .favorite-title-row strong>span{font-size:28px}.project-heading-actions{align-items:stretch;width:100%;margin-top:15px}.project-heading-actions label{justify-content:space-between}.project-heading-actions .outline-button{justify-content:center}.finish-illustration{width:50%;max-width:210px}.favorite-modal-actions{grid-template-columns:1fr}}.history-table.no-category .table-header,.history-table.no-category .enhanced-row{grid-template-columns:105px 1.35fr 1.7fr 100px;min-width:690px}.history-table.no-category.with-edit .table-header,.history-table.no-category.with-edit .enhanced-row{grid-template-columns:105px 1.35fr 1.7fr 100px 54px;min-width:750px}.history-table.no-category.with-person .table-header,.history-table.no-category.with-person .enhanced-row{grid-template-columns:105px 1.35fr 130px 1.7fr 100px;min-width:850px}.history-table.no-category.with-person.with-edit .table-header,.history-table.no-category.with-person.with-edit .enhanced-row{grid-template-columns:105px 1.35fr 130px 1.7fr 100px 54px;min-width:910px}.history-table.history-columns .table-header,.history-table.history-columns .enhanced-row{grid-template-columns:120px 1.15fr 1fr 1.45fr 145px;min-width:840px}.history-table.history-columns.with-edit .table-header,.history-table.history-columns.with-edit .enhanced-row{grid-template-columns:120px 1.15fr 1fr 1.45fr 145px 54px;min-width:900px}.history-table.history-columns.with-person .table-header,.history-table.history-columns.with-person .enhanced-row{grid-template-columns:120px 1.15fr 1fr 125px 1.45fr 145px;min-width:990px}.history-table.history-columns.with-person.with-edit .table-header,.history-table.history-columns.with-person.with-edit .enhanced-row{grid-template-columns:120px 1.15fr 1fr 125px 1.45fr 145px 54px;min-width:1050px}.history-table.history-columns .table-header>span{text-align:center;justify-self:stretch;width:100%}.history-table.history-columns .enhanced-row{padding-top:18px;padding-bottom:18px}.history-table.history-columns .enhanced-row>b{white-space:nowrap;text-align:center;justify-self:center}.history-card{min-width:0}.history-table.history-columns{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}.history-table.history-columns .enhanced-row>span{text-align:center;place-items:center;width:100%;min-width:0}.history-table.history-columns .enhanced-row .client-tag{text-align:center;justify-self:center}.history-table.history-columns .enhanced-row .edit-session{justify-self:center}.time-range{color:#8b8d97;text-align:center;justify-items:center;width:100%;gap:2px!important}.time-range strong,.time-range small{text-align:center;font-weight:900;line-height:1.05;color:#8b8d97!important;font-size:24px!important}.time-range svg{color:#8b8d97;justify-self:center;width:20px;height:20px}.history-columns .enhanced-row>b{font-size:28px;line-height:1.1}.history-columns .client-tag{color:#111423;border-radius:10px;padding:8px 12px;font-size:28px;font-weight:900;line-height:1.05}.timer-wizard{width:min(600px,100% - 28px)}.timer-wizard>.modal-title{position:relative}.timer-wizard>.modal-title>div{width:100%;min-width:0}.timer-wizard>.modal-title>button{position:absolute;top:0;right:0}.timer-wizard>.modal-title h2{text-align:center;padding:0 44px}.timer-wizard>.modal-title h2 small{color:#858585;margin-top:7px;font-weight:700;display:block;font-size:20px!important}.timer-wizard>.modal-title .step-label{box-sizing:border-box;text-align:center;width:100%;padding:0 44px;display:block}.timer-picker-illustration{object-fit:contain;width:180px;max-width:48%;height:auto;margin:24px auto 12px;display:block}.timer-client-tags{flex-wrap:wrap;gap:10px;display:flex}.timer-client-tags button{border:0;border-radius:13px;align-items:center;gap:12px;min-height:58px;padding:10px 15px;font-size:21px;font-weight:900;display:flex}.timer-client-tags svg{width:18px}.picker-more{margin:13px auto 0;display:block}.new-project.dashed{color:#644bd0;background:#faf8ff;border:1px dashed #856fe0;width:100%;min-height:54px;margin-top:18px}.picker-back{color:#67686e;background:0 0;border:0;align-items:center;gap:7px;margin:0 0 13px;padding:0;display:flex}.timer-wizard.step-2 .step-label{display:block}.timer-wizard.step-2 .step-label:after{content:"";aspect-ratio:2049/1710;background:url(/choix-sous-dossier-15.png) 50%/contain no-repeat;width:180px;max-width:48%;margin:24px auto 12px;display:block}.chosen-client{text-overflow:ellipsis;border-radius:12px;width:max-content;max-width:100%;padding:10px 15px;font-size:27px;font-weight:900;overflow:hidden}.project-tag-picker{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.project-tag-picker button{min-height:58px;color:var(--brand-ink);text-align:left;border:2px solid #0000;border-radius:15px;padding:10px 16px;font-size:27px;font-weight:900}.project-tag-picker button.selected{box-shadow:none;border-color:#0000}.project-tag-picker .empty-project-tag,.project-tag-picker .create-project-tag{color:#555861;background:#ecece8}.project-tag-picker .create-project-tag{align-items:center;gap:8px;display:flex}.project-tag-picker .create-project-tag svg{width:22px}.timer-wizard.step-2 .project-tag-picker .create-project-tag{color:#644bd0;background:#faf8ff;border:1px dashed #856fe0;border-radius:12px;justify-content:center;width:100%;min-height:56px;margin-top:8px;padding:0 16px;font-size:17px;font-weight:900}.timer-wizard.step-2 .project-tag-picker .create-project-tag svg{width:19px;height:19px}.timer-wizard .picker-continue{color:#fff;background:#6656d9;justify-content:center;align-items:center;gap:9px;min-height:56px;font-size:23px;display:flex}.timer-wizard .picker-continue svg{width:22px;height:22px}.popup-navigation{grid-template-columns:minmax(130px,.7fr) minmax(0,1.3fr);align-items:stretch;gap:10px;margin-top:18px;display:grid}.popup-navigation>button{justify-content:center;align-items:center;gap:8px;width:100%;height:auto;min-height:56px;display:flex;margin:0!important}.popup-previous{border:1px solid var(--brand-line);color:var(--brand-ink);background:#fff;border-radius:10px;font-weight:800}.popup-previous svg{width:19px;height:19px}.project-wizard h2 small{color:#777;font-weight:700;font-size:20px!important}.subproject-builder{gap:9px;margin:18px 0;display:grid}.subproject-builder>div:not(.subproject-draft){border:1px solid var(--line);border-radius:11px;justify-content:space-between;align-items:center;min-height:52px;padding:0 12px;display:flex}.subproject-builder>div button{background:0 0;border:0}.subproject-builder svg{width:17px}.subproject-draft{align-items:stretch;gap:8px;height:50px;display:flex}.subproject-draft input{box-sizing:border-box;border:1px solid var(--line);border-radius:10px;flex:auto;align-self:stretch;width:auto;min-width:0;min-height:50px;padding:0 12px;height:50px!important;margin:0!important}.subproject-draft button{box-sizing:border-box;white-space:nowrap;border-radius:10px;flex:none;justify-content:center;align-self:stretch;align-items:center;min-height:50px;padding:0 18px;font-weight:800;line-height:normal;display:inline-flex;color:#fff!important;background:#6656d9!important;border:0!important;height:50px!important;margin:0!important}.subproject-draft button svg{flex:none;width:18px;height:18px}.new-project-illustration{object-fit:contain;width:170px;max-width:42%;height:auto;margin:24px auto 12px;display:block}.new-subproject-illustration{object-fit:contain;width:180px;max-width:48%;height:auto;margin:24px auto 12px;display:block}.subproject-create-modal input,.subproject-create-modal .primary-button{height:50px}.project-ready{text-align:center;padding:25px 0 5px}.ready-check{border-radius:50%;place-items:center;width:96px;height:96px;margin:0 auto 23px;display:grid}.ready-check svg{stroke-width:3px;width:45px;height:45px}.project-ready p{margin-bottom:24px}.project-ready .primary-button{color:#fff;background:#6656d9;justify-content:center;align-items:center;gap:11px;min-height:60px;font-size:21px;font-weight:900;display:flex}@media (width<=680px){.timer-client-tags button{justify-content:space-between;width:100%}.chosen-client{font-size:23px}.popup-navigation{grid-template-columns:1fr 1.25fr}}.profit-name>strong{color:#111423;text-overflow:ellipsis;border-radius:10px;max-width:100%;padding:7px 11px;font-size:20px;line-height:1.05;overflow:hidden}.modal-layer :is(.picker-panel,.finish-modal){--popup-title-size:28px;--popup-body-size:15px;--popup-label-size:12px;--popup-control-size:16px;--popup-control-height:56px}.modal-layer :is(.modal-title h2,.finish-modal h2){font-size:var(--popup-title-size);font-weight:900;line-height:1.2}.modal-layer .step-label{font-size:var(--popup-label-size);font-weight:900;line-height:1.3}.modal-layer .finish-modal>p{font-size:var(--popup-body-size);line-height:1.5}.modal-layer :is(.finish-modal label,.edit-session-grid label,.field-label,.color-picker legend){font-size:var(--popup-label-size);line-height:1.35}.modal-layer :is(.name-modal input,.edit-session-grid input,.edit-session-grid select,.search){box-sizing:border-box;height:54px;min-height:54px;font-size:var(--popup-control-size)}.modal-layer .search input{height:auto;min-height:0;font-size:var(--popup-control-size)}.modal-layer :is(.primary-button,.outline-button,.new-project){min-height:var(--popup-control-height);height:var(--popup-control-height);box-sizing:border-box;border-radius:12px;justify-content:center;align-items:center;gap:9px;font-size:17px;font-weight:900;line-height:1.1;display:flex}.modal-layer :is(.modal-x,.modal-title>button){width:42px;height:42px;min-height:42px}.modal-layer :is(.modal-x,.modal-title>button) svg{width:20px;height:20px}.modal-layer .project-ready .primary-button{height:60px;min-height:60px;font-size:21px}@media (width<=520px){.modal-layer :is(.picker-panel,.finish-modal){--popup-title-size:25px}.modal-layer :is(.primary-button,.outline-button,.new-project){font-size:15px}}.dashboard-page .timer-hero .hero-start{border-radius:20px;gap:14px;width:min(390px,100%);min-height:90px;padding:0;font-size:36px;line-height:1.05}.dashboard-page .timer-hero .hero-start svg{flex:none;width:36px;height:36px}@media (width<=680px){.dashboard-page .timer-hero .hero-start{min-height:74px;padding:0;font-size:26px}.dashboard-page .timer-hero .hero-start svg{width:28px;height:28px}}.modal-layer .project-wizard .subproject-draft{align-items:stretch;height:56px}.modal-layer .project-wizard .subproject-draft input,.modal-layer .project-wizard .subproject-draft button{box-sizing:border-box;align-self:stretch;height:56px!important;min-height:56px!important;margin:0!important}.modal-layer .project-wizard .popup-navigation{grid-template-columns:repeat(2,minmax(0,1fr))}.modal-layer .project-wizard .popup-previous svg{stroke-width:2.5px;width:27px;height:27px}.modal-layer .done-icon,.modal-layer .ready-check{color:#fff;background:var(--brand-purple)!important}.create-session-button{color:#fff;background:var(--brand-purple);border:0;min-height:50px;padding:0 18px;font-size:16px;font-weight:900}.create-session-button svg{width:20px;height:20px}.date-filter.visible-date{cursor:pointer}.history-date-button{min-width:275px;color:var(--brand-ink);justify-content:space-between;font-size:22px;font-weight:800}.history-date-button>span{font-weight:900;line-height:1.1;font-size:28px!important}.history-date-button svg{width:21px;height:21px;color:var(--brand-muted)}.date-filter.visible-date.history-date-button input{opacity:0;pointer-events:none;width:1px!important;height:1px!important;min-height:0!important;padding:0!important;position:absolute!important}.history-card .history-day strong{font-size:22px}.active-days-explanation{align-items:center;gap:7px;display:inline-flex}.active-days-explanation button{width:26px;height:26px;color:var(--brand-purple);background:var(--brand-lavender);border:0;border-radius:50%;place-items:center;padding:0;display:grid}.active-days-explanation button svg{width:16px;height:16px}.month-weeks-explanation{flex-wrap:wrap;gap:0 4px;display:inline-flex}.month-weeks-explanation>strong{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0;font-weight:900}.month-weeks-explanation>span{flex-basis:100%;margin-top:3px}.stats-main.week{grid-template-columns:minmax(230px,.75fr) minmax(560px,2fr)}.stats-main.short-period{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-main>.metric{align-content:start}.stats-main>.metric>span{color:var(--brand-purple-dark);background:var(--brand-lavender);grid-row:1;align-self:center}.stats-main>.metric>p{color:var(--brand-muted);text-transform:uppercase;align-self:center;font-size:20px;font-weight:800;line-height:1.2}.stats-main>.metric>strong,.stats-main>.metric>small{grid-column:2}.stats-main>.metric>small,.weekly-average-summary small{color:var(--brand-purple)}.weekly-average-metric{grid-template-columns:minmax(190px,.72fr) minmax(360px,1.5fr);align-items:stretch;gap:28px;min-height:235px;padding:20px 26px 22px;display:grid}.weekly-average-summary{align-content:start;min-width:0;display:grid}.weekly-average-heading{align-items:center;gap:12px;display:flex}.weekly-average-heading>span{width:36px;height:36px;color:var(--brand-purple-dark);background:var(--brand-lavender);border-radius:10px;flex:none;place-items:center;display:grid}.weekly-average-heading>span svg{width:18px}.weekly-average-summary p{color:var(--brand-muted);text-transform:uppercase;align-self:center;margin:0;font-size:20px;font-weight:800;line-height:1.2}.weekly-average-summary strong{color:var(--brand-ink);margin-top:3px;font-family:Manrope,sans-serif;font-size:28px}.weekly-average-summary small{color:var(--brand-purple);margin-top:4px}.stats-week-chart{grid-template-columns:repeat(7,minmax(42px,1fr));align-items:end;gap:9px;min-width:0;min-height:185px;display:grid}.stats-week-day{grid-template-rows:30px 1fr 24px;place-items:end center;gap:5px;min-width:0;height:100%;display:grid}.stats-week-day>b{max-width:100%;color:var(--brand-ink);white-space:nowrap;font-size:12px}.stats-week-day>div{background:#f0edf9;border-radius:8px 8px 2px 2px;align-items:flex-end;width:min(28px,72%);height:100%;display:flex;overflow:hidden}.stats-week-day i{background:linear-gradient(#a797ee,var(--brand-purple));border-radius:8px 8px 2px 2px;width:100%;min-height:5px;display:block}.stats-week-day>span{color:#8d91a0;font-size:12px;font-weight:800}.annual-monthly-card{margin-bottom:18px;overflow:hidden}.annual-monthly-card h2{color:var(--brand-ink);margin:0 0 24px;font-size:20px}.annual-monthly-scroll{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;width:100%;padding-bottom:4px;overflow-x:auto}.annual-monthly-chart{grid-template-columns:repeat(12,minmax(66px,1fr));align-items:end;gap:12px;min-width:960px;height:300px;display:grid}.annual-month{grid-template-rows:31px 1fr 25px;place-items:end center;gap:6px;min-width:0;height:100%;display:grid}.annual-month>b{max-width:100%;color:var(--brand-ink);white-space:nowrap;font-size:12px}.annual-month>div{background:var(--brand-lavender);border-radius:9px 9px 2px 2px;align-items:flex-end;width:min(38px,70%);height:100%;display:flex;overflow:hidden}.annual-month i{background:linear-gradient(#a797ee,var(--brand-purple));border-radius:9px 9px 2px 2px;width:100%;min-height:5px;display:block}.annual-month>span{color:#777b8a;font-size:12px;font-weight:800}.stats-info-modal .done-icon{border-radius:18px;width:62px;height:62px}.stats-info-modal .done-icon svg{width:28px;height:28px}.stats-info-modal .stats-days-highlight{color:var(--brand-purple)}.stats-people-filter{flex-wrap:wrap;gap:9px;margin:-26px 0 22px;display:flex}.stats-people-filter button{border:1px solid var(--brand-line);min-height:40px;color:var(--brand-ink);background:#fff;border-radius:999px;padding:0 17px;font-size:13px;font-weight:800;transition:all .18s}.stats-people-filter button:hover{border-color:var(--brand-purple-light)}.stats-people-filter button.active{border-color:var(--brand-purple);color:#fff;background:var(--brand-purple);box-shadow:0 7px 18px #6b55d52c}.stats-people-filter button.all{border-style:dashed}.person-stat-section{margin-bottom:30px}.person-stat-label{width:max-content;color:var(--brand-purple-dark);background:var(--brand-lavender);border-radius:999px;margin:0 0 10px;padding:7px 13px;font-size:13px;font-weight:900;display:block}.collaborator-pie-card{border:1px solid var(--brand-line);background:#fff;border-radius:17px;margin-top:16px}.collaborator-pie-card>h2{color:var(--brand-muted);letter-spacing:.65px;text-transform:uppercase;margin:0 0 25px;font-family:inherit;font-size:20px;font-weight:800}.collaborator-pie-card>h2 strong{color:var(--brand-purple);font-size:20px}.collaborator-pie-body{grid-template-columns:220px minmax(0,1fr);align-items:center;gap:42px;display:grid}.project-collaborator-breakdown{border:1px solid var(--brand-line);background:#fff;border-radius:17px;margin-top:16px}.project-collaborator-breakdown .chart-title h2{color:var(--brand-muted);letter-spacing:.65px;text-transform:uppercase;font-family:inherit;font-size:20px;font-weight:800}.project-collaborator-breakdown .chart-title h2 strong{color:var(--brand-purple);font-size:20px}.project-share-list{gap:18px;display:grid}.project-share-list>article{border-bottom:1px solid #eeeeea;padding-bottom:18px}.project-share-list>article:last-child{border-bottom:0;padding-bottom:0}.project-share-main{grid-template-columns:26px minmax(100px,150px) minmax(120px,1fr) 90px;align-items:center;gap:12px;font-size:12px;display:grid}.project-share-name{width:max-content;max-width:100%;color:var(--brand-ink);overflow-wrap:anywhere;border-radius:9px;padding:6px 10px;font-size:28px;line-height:1.1}.project-share-main>b{text-align:right;display:grid}.project-share-main>b small{color:var(--brand-muted);font-size:11px}.project-member-shares{flex-wrap:wrap;gap:7px;margin:10px 0 0 38px;display:flex}.project-member-shares>span{color:var(--brand-purple-dark);background:var(--brand-lavender);border-radius:8px;align-items:center;gap:7px;padding:6px 9px;font-size:15px;font-weight:800;display:flex}.project-member-shares>span strong{color:var(--brand-ink)}@media (width<=1000px){.stats-main.week{grid-template-columns:1fr}.weekly-average-metric{grid-template-columns:minmax(180px,.7fr) minmax(340px,1.4fr)}}@media (width<=680px){.weekly-average-metric{grid-template-rows:auto 220px;grid-template-columns:1fr;gap:18px;min-height:390px;padding:20px}.stats-week-chart{grid-template-columns:repeat(7,minmax(31px,1fr));gap:5px;min-height:210px}.stats-week-day>b{font-size:10px}.stats-week-day>div{width:min(24px,72%)}.annual-monthly-card{padding:20px}.annual-monthly-card h2{font-size:20px}.annual-monthly-chart{gap:8px;min-width:840px;height:270px}.stats-main.short-period{grid-template-columns:1fr}.stats-people-filter{margin-top:-30px}.collaborator-pie-body{grid-template-columns:1fr;justify-items:center;gap:20px}.collaborator-pie-body .pie-legend{width:100%}.project-share-main{grid-template-columns:24px minmax(85px,1fr) 70px}.project-share-main .bar-track{grid-column:2/4}.project-member-shares{margin-left:36px}.person-stat-label{font-size:12px}}.timer-page .active-overview-grid{grid-template-columns:minmax(0,1fr)}.timer-page .active-overview-grid>.active-timer-stage,.timer-page .active-overview-grid>.timer-summary{width:100%}.timer-page .active-timer-stage .active-meta span{padding:10px 16px;font-size:28px;line-height:1.2}.timer-page .active-timer-stage .active-meta b{font-size:28px;font-weight:900}.timer-page .active-timer-stage .timer-actions button{min-height:76px;padding:12px 18px;font-size:28px;line-height:1.1}.timer-page .active-timer-stage .timer-actions button svg{width:30px;height:30px}@media (width<=680px){.timer-page .active-timer-stage .active-meta span,.timer-page .active-timer-stage .active-meta b{font-size:20px}.timer-page .active-timer-stage .timer-actions button{min-height:60px;padding:9px 12px;font-size:18px}.timer-page .active-timer-stage .timer-actions button svg{width:22px;height:22px}}.timer-page .active-timer-stage .active-kicker{text-align:center;font-size:20px;line-height:1.15}.timer-page .active-timer-stage>h1{font-size:35px}.timer-page .active-timer-stage .timer-actions{grid-template-columns:repeat(3,minmax(0,1fr));max-width:none}.timer-page .active-timer-stage .timer-actions button{white-space:nowrap}.timer-page .active-timer-stage .timer-actions .stop-action{border:0}@media (width<=900px){.timer-page .active-timer-stage .timer-actions{grid-template-columns:1fr}.timer-page .active-timer-stage .timer-actions .stop-action{grid-column:auto}}@media (width<=680px){.timer-page .active-timer-stage .active-kicker{font-size:20px}.timer-page .active-timer-stage>h1{font-size:35px}}.topbar.with-timer{width:100%;padding:8px 18px}.topbar.with-timer .persistent-timer{color:#fff;background:#218c5a;border-color:#176f45;width:100%;max-width:none;margin:0;box-shadow:0 8px 24px #176f4530}.topbar.with-timer .persistent-timer :is(strong,small,b,svg){color:#fff}.topbar.with-timer .persistent-timer>button{color:#fff;border-left-color:#ffffff35}.topbar.with-timer .persistent-stop{color:#fff}@media (width<=680px){.topbar.with-timer{padding:7px 10px}.topbar.with-timer .persistent-timer{width:100%}}.project-card-head{grid-template-columns:1fr auto auto auto}.shared-project-button{flex:none;place-items:center;border:1px solid var(--brand-purple-light)!important;width:42px!important;height:42px!important;color:var(--brand-purple)!important;background:var(--brand-lavender)!important;border-radius:11px!important;padding:0!important;display:grid!important}.shared-project-button:hover{transform:translateY(-1px);box-shadow:0 7px 16px #6b55d525}.shared-project-button svg{width:20px!important;height:20px!important;margin:0!important}.shared-project-modal strong,.access-confirmation-modal strong{color:var(--brand-purple)}.profit-expand{background:0 0;border:0;place-items:center;width:24px;height:32px;padding:0;display:grid}.profit-expand:disabled{color:inherit}.project-card .star-button,.project-card .star-button.favorite{color:var(--brand-purple)}.project-card .project-card-head{gap:0}.project-card .project-card-head>button,.project-card .project-menu-wrap,.project-card .project-menu-wrap>.more-button{width:31px}.shared-project-button{background:0 0!important;border:0!important;border-radius:0!important;width:31px!important}.shared-project-button:hover{box-shadow:none;transform:scale(1.08);color:var(--brand-purple-dark)!important}
