@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap";
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.p.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_80a5ef56-module__hE6XXG__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_80a5ef56-module__hE6XXG__variable{--font-sans:"Inter", "Inter Fallback"}
:root{--black:#1f1f1f;--white:#fff;--accent:#c0ff0d;--gray-100:#f6f6f6;--gray-200:#eaeaea;--gray-300:#999;--gray-400:#666;--blue:#5b8def;--red:#ff2e00;--green:#00c853;--purple:#a78bfa;--orange:#ffb800}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{font-family:var(--font-sans), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;background:var(--white);color:var(--black);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}.header{background:var(--black);z-index:100;justify-content:space-between;align-items:center;height:52px;padding:0 24px;display:flex;position:sticky;top:0}.header__left{align-items:center;gap:24px;display:flex}.header__dept-chips{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.header-dept-chip{color:var(--gray-300);white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;padding:4px 12px;font-size:13px;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.header-dept-chip:hover{color:var(--white);background:#ffffff0f}.header-dept-chip__dot{background:var(--dept-color,var(--gray-300));border-radius:50%;flex-shrink:0;width:8px;height:8px}.header-dept-chip--active{color:var(--white);border-color:var(--dept-color,var(--gray-300));background:#ffffff1f}.header__logo{color:var(--white);letter-spacing:-.02em;text-transform:lowercase;align-items:center;gap:10px;font-size:17px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.header-brand-name{line-height:1}.header-brand-bar{background:#c0ff0d;border-radius:1.5px;flex-shrink:0;width:3px;height:18px;display:inline-block;transform:skew(-18deg)}.header-brand-sub{font-size:inherit;font-weight:inherit;color:var(--white);letter-spacing:-.02em;line-height:1}@media (max-width:640px){.header__logo{gap:8px;font-size:15px}.header-brand-bar{height:14px}}.header__nav{align-items:center;gap:4px;display:flex}.header__link{color:#ffffff8c;border-radius:7px;padding:6px 12px;font-size:13px;font-weight:500;transition:all .15s}.header__link:hover{color:var(--white)}.header__link--active{color:var(--white);background:#ffffff1a}.header-user{color:var(--gray-300);align-items:center;gap:10px;margin-left:auto;font-size:12px;display:flex}.header-user>span:not(.header-badge){color:var(--white);font-weight:500}.header-badge{letter-spacing:.08em;text-transform:uppercase;color:var(--black);background:#c0ff0d;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:700}.header-logout-btn{color:var(--gray-300);cursor:pointer;background:0 0;border:1px solid #2a2a2a;border-radius:999px;padding:4px 12px;font-family:inherit;font-size:12px;transition:border-color .15s,color .15s}.header-logout-btn:hover{border-color:var(--white);color:var(--white)}.page{max-width:1600px;margin:0 auto;padding:32px 32px 80px}.page-label{letter-spacing:.1em;text-transform:uppercase;color:var(--gray-300);margin-bottom:8px;font-size:11px;font-weight:600}.page-title{letter-spacing:-.04em;margin-bottom:24px;font-size:clamp(48px,6vw,72px);font-weight:700;line-height:.9}.page-subtitle{color:var(--gray-300);margin-bottom:24px;font-size:14px}.registry-summary{background:var(--gray-100);border:1px solid var(--gray-200);border-radius:14px;flex-wrap:wrap;gap:0;margin-top:16px;padding:16px 20px;display:flex}.registry-summary__cell{border-right:1px solid var(--gray-200);flex-direction:column;flex:160px;gap:4px;padding:0 20px;display:flex}.registry-summary__cell:last-child{border-right:none}.registry-summary__cell:first-child{padding-left:0}.registry-summary__label{text-transform:uppercase;letter-spacing:.06em;color:var(--gray-300);font-size:11px;font-weight:600}.registry-summary__value{font-variant-numeric:tabular-nums;letter-spacing:-.02em;color:var(--black);font-size:20px;font-weight:700}.registry-summary__value--accent{background:var(--accent);border-radius:8px;width:fit-content;padding:2px 10px;display:inline-block}.stats-row{border-top:1px solid var(--gray-200);border-bottom:1px solid var(--gray-200);gap:32px;margin-bottom:32px;padding:24px 0;display:flex}.stat-item{flex-direction:column;gap:2px;display:flex}.stat-value{font-variant-numeric:tabular-nums;letter-spacing:-.03em;font-size:clamp(32px,4vw,48px);font-weight:700;line-height:1}.stat-unit{color:var(--gray-300);font-size:14px}.stat-label{color:var(--gray-300);font-size:12px}.toolbar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;display:flex}.search-input{border:1px solid var(--gray-200);background:var(--white);border-radius:120px;outline:none;width:320px;padding:10px 18px;font-family:inherit;font-size:14px;transition:border-color .15s}.search-input:focus{border-color:var(--black)}.filter-select{border:1px solid var(--gray-200);background:var(--white);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23999' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;border-radius:120px;outline:none;padding:10px 36px 10px 18px;font-family:inherit;font-size:14px}.filter-select:focus{border-color:var(--black)}.table-wrap{background:var(--white);border:1px solid var(--gray-200);border-radius:12px;max-height:calc(100vh - 260px);overflow:auto}table{border-collapse:collapse;width:100%;min-width:max-content}thead th{text-align:left;letter-spacing:.06em;text-transform:uppercase;color:var(--black);background:var(--gray-100);border-bottom:2px solid var(--gray-200);white-space:nowrap;z-index:10;padding:10px 8px;font-size:10px;font-weight:600;position:sticky;top:0}tbody tr{border-bottom:1px solid var(--gray-200);transition:background .1s}tbody tr:last-child{border-bottom:none}tbody tr:hover{background:var(--gray-100)}tbody td{vertical-align:middle;padding:8px;font-size:12px}.td-num{text-align:right;font-variant-numeric:tabular-nums}.td-muted{color:var(--gray-300)}.td-link{color:var(--blue);cursor:pointer}.td-link:hover{text-decoration:underline}.td-amount{font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:600}.badge{white-space:nowrap;border-radius:100px;padding:2px 10px;font-size:11px;font-weight:600;display:inline-block}.badge-active{color:#e65100;background:#fff3e0}.badge-done,.badge-paid{color:#2e7d32;background:#e8f5e9}.badge-pending{color:#f57f17;background:#fff8e1}.badge-overdue{color:#c62828;background:#ffebee}.badge-gray{background:var(--gray-100);color:var(--gray-400)}.btn{cursor:pointer;border:none;border-radius:120px;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.btn-sm{padding:8px 18px;font-size:14px}.btn-xs{padding:5px 14px;font-size:12px}.btn-primary{background:var(--black);color:var(--white)}.btn-primary:hover{background:#2e2e2e}.btn-accent{background:var(--accent);color:var(--black)}.btn-accent:hover{background:#d4ff2a}.btn-outline{color:var(--black);border:1px solid var(--gray-200);background:0 0}.btn-outline:hover{border-color:var(--black)}.login-page{background:var(--black);flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:100vh;padding:40px;display:flex}.login-logo{letter-spacing:-.04em;color:var(--white);font-size:18px;font-weight:700;text-decoration:none;position:absolute;top:20px;left:20px}.login-title{letter-spacing:-.04em;color:var(--white);margin-bottom:32px;font-size:clamp(64px,10vw,140px);font-weight:700;line-height:.88}.login-sub{color:var(--gray-300);margin-bottom:48px;font-size:16px;line-height:1.6}.login-btn{background:var(--white);color:var(--black);cursor:pointer;border:none;border-radius:120px;align-items:center;gap:12px;padding:16px 32px;font-family:inherit;font-size:16px;font-weight:600;transition:background .15s;display:inline-flex}.login-btn:hover{background:var(--gray-100)}.login-denied{color:var(--gray-300);margin-bottom:48px;font-size:16px}.empty{text-align:center;color:var(--gray-300);padding:60px 20px;font-size:15px}.loading{text-align:center;color:var(--gray-300);padding:40px}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(1.4)}}@media (max-width:768px){.header{padding:0 14px}.page{padding:20px 14px 60px}.stats-row{gap:20px;padding:16px 0}.search-input{width:100%}}@media (max-width:640px){body{font-size:14px;line-height:1.45}.page{padding:8px 12px 40px}.page-title{letter-spacing:-.02em;margin-bottom:12px;font-size:26px;line-height:1.1}.page-subtitle{margin-bottom:14px;font-size:13px}.page-label{margin-bottom:6px;font-size:10px}.header{flex-wrap:wrap;align-items:center;gap:8px;height:auto;min-height:52px;padding:10px 12px 0}.header__left{flex-wrap:wrap;order:2;gap:10px;width:100%}.header__logo{flex-shrink:0;order:-1;font-size:15px;position:absolute;top:14px;left:12px}.header__left>.filter-select{flex:none;min-width:0;max-width:50%}.header__dept-chips{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:100%;overflow-x:auto}.header__dept-chips::-webkit-scrollbar{display:none}.header-dept-chip{padding:4px 10px;font-size:12px}.header__nav{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;flex:100%;gap:4px;width:100%;margin:0 -12px;padding-bottom:8px;padding-left:12px;padding-right:12px;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 24px),#0000 100%);mask-image:linear-gradient(90deg,#000 calc(100% - 24px),#0000 100%)}.header__nav::-webkit-scrollbar{display:none}.header__link{white-space:nowrap;flex-shrink:0;padding:5px 10px;font-size:12px}.header__right{flex-shrink:0;order:1;gap:8px;margin-left:auto}.header__badge{padding:2px 8px;font-size:9px}.header__user{text-overflow:ellipsis;white-space:nowrap;max-width:70px;font-size:12px;overflow:hidden}.header__logout{padding:4px 6px;font-size:12px}.stats-row{grid-template-columns:1fr 1fr;gap:12px 16px;margin-bottom:14px;padding:12px 0;display:grid}.stat-item{min-width:0}.stat-value{font-size:22px}.stat-unit{font-size:12px}.stat-label{font-size:11px}.toolbar{flex-direction:column;align-items:stretch;gap:8px;margin-bottom:14px}.toolbar>*{width:100%}.search-input{width:100%;padding:9px 14px;font-size:14px}.filter-select{padding:9px 14px;font-size:14px}.table-wrap{border-left:none;border-right:none;border-radius:0;max-height:calc(100vh - 200px);margin:0 -12px}.table-wrap thead th{padding:8px 6px;font-size:9px}.table-wrap tbody td{padding:7px 6px;font-size:11px}.table-wrap thead th:first-child,.table-wrap tbody td:first-child{z-index:5;box-shadow:1px 0 0 var(--gray-200);position:sticky;left:0}.table-wrap thead th:first-child{background:var(--gray-100);z-index:11}.table-wrap tbody td:first-child{background:var(--white)}.table-wrap tbody tr:hover td:first-child{background:var(--gray-100)}.btn{min-height:44px;padding:12px 18px;font-size:14px}.btn-sm{min-height:38px;padding:10px 14px;font-size:13px}.btn-xs{min-height:30px;padding:6px 12px;font-size:12px}.badge{padding:2px 8px;font-size:10px}.login-page{padding:24px 20px}.login-title{margin-bottom:24px;font-size:clamp(44px,12vw,72px)}.login-sub{margin-bottom:32px;font-size:14px}.login-btn{padding:14px 24px;font-size:14px}.empty{padding:40px 16px;font-size:13px}.loading{padding:28px 16px;font-size:13px}}@media (max-width:380px){.stat-value{font-size:20px}.header__logo{font-size:13px}.page-title{font-size:24px}}.bottom-nav{display:none}@media (max-width:640px){.bottom-nav{-webkit-backdrop-filter:saturate(180%)blur(20px);border-top:1px solid var(--gray-200);padding:6px 8px max(env(safe-area-inset-bottom,8px), 8px);z-index:90;background:#fffffff5;justify-content:space-around;align-items:stretch;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav__item{color:var(--gray-300);border-radius:10px;flex-direction:column;flex:1;align-items:center;gap:3px;min-height:48px;padding:6px 4px;font-size:10px;font-weight:500;text-decoration:none;transition:color .15s,background .15s;display:flex}.bottom-nav__item:active{background:var(--gray-100)}.bottom-nav__item--active{color:var(--black)}.bottom-nav__icon{display:inline-flex}.bottom-nav__label{font-size:11px}body{padding-bottom:calc(56px + env(safe-area-inset-bottom,0px))}}.session-warn{color:#92400e;background:#fef3c7;border-bottom:1px solid #fcd34d;justify-content:center;align-items:center;gap:12px;padding:8px 16px;font-size:13px;font-weight:500;display:flex}.session-warn__short{display:none}.session-warn__btn{color:#92400e;cursor:pointer;font-family:inherit;font-weight:600;font-size:inherit;background:0 0;border:1px solid #92400e;border-radius:6px;flex-shrink:0;padding:4px 12px}@media (max-width:640px){.session-warn{gap:8px;padding:6px 12px;font-size:12px}.session-warn__long{display:none}.session-warn__short{display:inline}.session-warn__btn{padding:4px 8px;font-size:11px}}.period-bar{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.period-bar__label{color:var(--gray-300);font-size:12px;font-weight:600}.period-bar__presets{flex-wrap:wrap;gap:6px;display:flex}.period-bar__range{align-items:center;gap:6px;display:flex}.period-bar__dash{color:var(--gray-300)}@media (max-width:640px){.period-bar{gap:8px}.period-bar__label{width:100%;margin-bottom:2px}.period-bar__presets{grid-template-columns:repeat(4,1fr);gap:6px;width:100%;display:grid}.period-bar__preset{width:100%;min-height:36px!important;padding:9px 4px!important;font-size:12px!important}.period-bar__range{display:none}.period-bar__reset{width:100%}.frac-of{display:none}}@media (max-width:768px){.sync-grid{display:block!important}.sync-grid>div+div{margin-top:24px}.sync-runs-wrap table{width:100%;min-width:0}.sync-stats-cell{display:none}}@media (max-width:1024px) and (min-width:769px){.sync-stats-cell{word-break:break-all;max-width:280px;line-height:1.3;white-space:normal!important}}.cf-cal-cards{display:none}@media (max-width:640px){.cf-cal-table{display:none!important}.cf-cal-cards{flex-direction:column;gap:10px;margin:0 -4px;display:flex}.cf-cal-card{background:var(--white);border:1px solid var(--gray-200);border-radius:12px;flex-direction:column;gap:6px;padding:12px 14px;display:flex}.cf-cal-card--past{opacity:.55}.cf-cal-card--today{border-color:var(--accent);border-width:2px}.cf-cal-card__head{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.cf-cal-card__date{color:var(--gray-400);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:700}.cf-cal-card__amount{font-variant-numeric:tabular-nums;font-size:20px;font-weight:700}.cf-cal-card__amount--big{color:var(--black)}.cf-cal-card__row{border-top:1px solid var(--gray-100);justify-content:space-between;align-items:center;gap:10px;padding:8px 0;font-size:13px;display:flex}.cf-cal-card__row:first-of-type{border-top:none;padding-top:4px}.cf-cal-card__buh{background:var(--accent);color:var(--black);white-space:nowrap;border-radius:6px;padding:2px 7px;font-size:11px;font-weight:600;text-decoration:none}.cf-cal-card__proj{color:var(--black);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-weight:500;overflow:hidden}.cf-cal-card__contractor{color:var(--gray-400);font-size:12px}.cf-cal-card__sum{font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:600}.cf-cal-day{color:var(--black);background:var(--gray-100);z-index:1;border-radius:8px;justify-content:space-between;margin-top:18px;padding:6px 4px;font-size:13px;font-weight:700;display:flex;position:sticky;top:0}.cf-cal-day:first-child{margin-top:0}.cf-cal-day__total{color:var(--gray-400);font-weight:600}body{padding-bottom:calc(80px + env(safe-area-inset-bottom,0px))}.dept-pills-row{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-left:-16px;margin-right:-16px;padding:4px 16px 8px;overflow:auto hidden;flex-wrap:nowrap!important}.dept-pills-row::-webkit-scrollbar{display:none}.dept-pills-row>button{scroll-snap-align:start;flex-shrink:0}.dept-pills-row>span:first-child{flex-shrink:0}}.skeleton{background:linear-gradient(90deg, var(--gray-100) 0%, var(--gray-200) 40%, var(--gray-100) 80%);background-size:200% 100%;border-radius:6px;animation:1.4s ease-in-out infinite cf-skel;display:inline-block}.skeleton--block{width:100%;display:block}.skeleton--line{height:14px;margin:6px 0}.skeleton--card{border-radius:12px;height:100px;margin-bottom:10px}@keyframes cf-skel{0%{background-position:200% 0}to{background-position:-200% 0}}
