.login-page{display:flex;min-height:100vh;background:var(--ah-color-bg-page)}.login-hero{position:relative;flex:1 1 50%;background:var(--ah-color-bg-sider);color:#fff;padding:96px 80px;display:flex;align-items:center;overflow:hidden}.login-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 60% 45% at 30% 25%,rgba(29,78,216,.3) 0%,transparent 60%),radial-gradient(ellipse 50% 35% at 75% 80%,rgba(29,78,216,.16) 0%,transparent 60%);pointer-events:none}.login-hero-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(255,255,255,.06) 1px,transparent 1.4px);background-size:24px 24px;-webkit-mask-image:radial-gradient(ellipse 75% 75% at 35% 40%,rgba(0,0,0,1) 25%,transparent 78%);mask-image:radial-gradient(ellipse 75% 75% at 35% 40%,rgba(0,0,0,1) 25%,transparent 78%);pointer-events:none}.login-hero-hawk-layer{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;transform:translate(calc(var(--mx, 0) * 7px),calc(var(--my, 0) * 7px));transition:transform .3s ease-out}.login-hero-hawk{position:absolute;left:50%;top:46%;width:560px;max-width:78%;height:auto;color:color-mix(in srgb,var(--ah-color-link) 55%,var(--ah-color-text-inverse));opacity:0;transform:translate(-50%,-50%) scale(.96);animation:login-hawk-in 2.2s ease-out .2s forwards,login-hawk-breathe 14s ease-in-out 2.4s infinite}@keyframes login-hawk-in{to{opacity:.07;transform:translate(-50%,-50%) scale(1)}}@keyframes login-hawk-breathe{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.04)}}.login-hero-icons{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;transform:translate(calc(var(--mx, 0) * 16px),calc(var(--my, 0) * 16px));transition:transform .25s ease-out;-webkit-mask-image:radial-gradient(ellipse 52% 60% at 40% 52%,transparent 0%,transparent 34%,rgba(0,0,0,1) 76%);mask-image:radial-gradient(ellipse 52% 60% at 40% 52%,transparent 0%,transparent 34%,rgba(0,0,0,1) 76%)}.login-hero-icon{position:absolute;display:inline-flex;color:var(--ah-color-text-inverse);opacity:0;animation:login-icon-in 1.6s ease-out var(--icon-delay, 0s) forwards,login-icon-float var(--icon-dur, 16s) ease-in-out calc(var(--icon-delay, 0s) + 1.6s) infinite}.login-hero-icon .anticon{font-size:var(--icon-size, 48px)}@keyframes login-icon-in{0%{opacity:0;transform:scale(.8) rotate(var(--icon-rot, 0deg));filter:blur(6px)}to{opacity:var(--icon-opacity, .12);transform:scale(1) rotate(var(--icon-rot, 0deg));filter:blur(0)}}@keyframes login-icon-float{0%,to{transform:translate(0) rotate(var(--icon-rot, 0deg))}50%{transform:translate(var(--icon-dx, 0px),var(--icon-dy, -16px)) rotate(calc(var(--icon-rot, 0deg) + var(--icon-spin, 4deg)))}}.login-hero-icon.icon-1{--icon-size: 66px;--icon-opacity: .12;--icon-rot: -8deg;--icon-spin: 5deg;--icon-dur: 17s;--icon-delay: 0s;--icon-dx: 14px;--icon-dy: -18px;top:9%;left:5%}.login-hero-icon.icon-2{--icon-size: 56px;--icon-opacity: .16;--icon-rot: 10deg;--icon-spin: -4deg;--icon-dur: 19s;--icon-delay: .25s;--icon-dx: -12px;--icon-dy: 16px;color:var(--ah-color-link);top:15%;right:13%}.login-hero-icon.icon-3{--icon-size: 44px;--icon-opacity: .1;--icon-rot: -14deg;--icon-spin: 6deg;--icon-dur: 15s;--icon-delay: .15s;--icon-dx: 16px;--icon-dy: -12px;top:58%;left:11%}.login-hero-icon.icon-4{--icon-size: 76px;--icon-opacity: .18;--icon-rot: 6deg;--icon-spin: -5deg;--icon-dur: 22s;--icon-delay: .35s;--icon-dx: -16px;--icon-dy: -14px;color:var(--ah-color-link);bottom:11%;right:9%}.login-hero-icon.icon-5{--icon-size: 50px;--icon-opacity: .1;--icon-rot: 12deg;--icon-spin: -6deg;--icon-dur: 18s;--icon-delay: .2s;--icon-dx: 14px;--icon-dy: 16px;bottom:7%;left:4%}.login-hero-icon.icon-6{--icon-size: 46px;--icon-opacity: .09;--icon-rot: -6deg;--icon-spin: 5deg;--icon-dur: 16s;--icon-delay: .3s;--icon-dx: -14px;--icon-dy: -14px;top:44%;right:19%}.login-hero-icon.icon-7{--icon-size: 40px;--icon-opacity: .08;--icon-rot: 8deg;--icon-spin: -4deg;--icon-dur: 20s;--icon-delay: .45s;--icon-dx: 12px;--icon-dy: 14px;top:4%;left:33%}.login-hero-icon.icon-8{--icon-size: 38px;--icon-opacity: .08;--icon-rot: -10deg;--icon-spin: 6deg;--icon-dur: 14s;--icon-delay: .5s;--icon-dx: 12px;--icon-dy: -12px;bottom:30%;right:30%}.login-hero-content{position:relative;z-index:1;max-width:480px;margin:0 auto}.login-hero-mark{display:flex;align-items:center;gap:14px;margin-bottom:80px}.login-hero-mark-dot{width:30px;height:30px;border-radius:var(--ah-radius-lg);background:linear-gradient(135deg,var(--ah-color-primary) 0%,var(--ah-color-primary-hover) 100%);box-shadow:0 4px 18px #1d4ed88c}.login-hero-mark-text{font-size:22px;font-weight:700;letter-spacing:-.02em;color:#fff}.login-hero-tagline{font-size:38px;font-weight:600;line-height:1.18;margin:0 0 40px;color:#fff;letter-spacing:-.025em}.login-hero-points{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.login-hero-points li{display:flex;align-items:flex-start;gap:14px;padding:16px 0;border-top:1px solid rgba(255,255,255,.08)}.login-hero-points li:first-child{border-top:none;padding-top:0}.login-hero-point-icon{flex:0 0 auto;width:26px;height:26px;margin-top:1px;border-radius:var(--ah-radius-md, 8px);display:inline-flex;align-items:center;justify-content:center;font-size:13px;color:#fff;background:color-mix(in srgb,var(--ah-color-primary) 32%,transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--ah-color-primary) 55%,transparent)}.login-hero-point-text{font-size:15.5px;line-height:1.55;color:#cbd5e1}.login-hero-point-text strong{color:#fff;font-weight:600}.login-form-panel{flex:1 1 50%;background:var(--ah-color-bg-page);display:flex;align-items:center;justify-content:center;padding:48px}.login-form-wrap{width:100%;max-width:440px}.login-form-mark{display:none;align-items:center;justify-content:center;gap:10px;margin-bottom:32px}.login-form-mark-dot{width:12px;height:12px;border-radius:3px;background:var(--ah-color-primary)}.login-form-mark-text{font-size:22px;font-weight:700;color:var(--ah-color-text);letter-spacing:-.02em}.login-form-card{box-shadow:var(--ah-shadow-lg);border:1px solid var(--ah-color-border-light);border-radius:var(--ah-radius-xl);animation:login-card-in .45s cubic-bezier(.16,1,.3,1) both}.login-form-card .ant-card-body{padding:var(--ah-space-xxl) var(--ah-space-xxl) var(--ah-space-xl)}@keyframes login-card-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}html[data-reduced-motion=true] .login-form-card,html[data-reduced-motion=true] .login-hero-icon,html[data-reduced-motion=true] .login-hero-hawk{animation:none}html[data-reduced-motion=true] .login-hero-icon{opacity:var(--icon-opacity, .12);transform:rotate(var(--icon-rot, 0deg));filter:none}html[data-reduced-motion=true] .login-hero-hawk{opacity:.07;transform:translate(-50%,-50%) scale(1)}html[data-reduced-motion=true] .login-hero-icons,html[data-reduced-motion=true] .login-hero-hawk-layer{transform:none}@media (prefers-reduced-motion: reduce){.login-form-card,.login-hero-icon,.login-hero-hawk{animation:none}.login-hero-icon{opacity:var(--icon-opacity, .12);transform:rotate(var(--icon-rot, 0deg));filter:none}.login-hero-hawk{opacity:.07;transform:translate(-50%,-50%) scale(1)}.login-hero-icons,.login-hero-hawk-layer{transform:none}}.login-form-header{margin-bottom:var(--ah-space-xxl)}.login-form-badge{width:48px;height:48px;border-radius:var(--ah-radius-lg);background:linear-gradient(135deg,var(--ah-color-primary) 0%,var(--ah-color-primary-hover) 100%);box-shadow:0 6px 18px #1d4ed859;display:flex;align-items:center;justify-content:center;margin-bottom:var(--ah-space-xl)}.login-form-badge .anticon{font-size:24px;color:#fffffff2}.login-form-title{font-size:26px;font-weight:700;margin:0 0 var(--ah-space-sm) 0;color:var(--ah-color-text);letter-spacing:-.015em}.login-form-subtitle{font-size:14px;color:var(--ah-color-text-secondary);margin:0;line-height:1.5}.login-form-card .ant-input-affix-wrapper{background:var(--ah-color-bg-subtle);border-radius:var(--ah-radius-lg);transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.login-form-card .ant-input-affix-wrapper>.ant-input{background:transparent}.login-form-card .ant-input-affix-wrapper:hover{border-color:var(--ah-color-primary)}.login-form-card .ant-input-affix-wrapper-focused,.login-form-card .ant-input-affix-wrapper:focus-within{background:var(--ah-color-bg-card);border-color:var(--ah-color-primary);box-shadow:0 0 0 3px #1d4ed829}.login-form-card .ant-input-prefix .anticon{color:var(--ah-color-text-muted)}.login-form-card .ant-btn-primary{height:46px;border:none;font-weight:600;border-radius:var(--ah-radius-lg);background:linear-gradient(135deg,var(--ah-color-primary) 0%,var(--ah-color-primary-hover) 100%);box-shadow:0 4px 14px #1d4ed852;transition:box-shadow .18s ease,transform .18s ease}.login-form-card .ant-btn-primary:hover:not(:disabled){box-shadow:0 6px 20px #1d4ed873;transform:translateY(-1px)}.login-form-card .ant-btn-primary:active:not(:disabled){transform:translateY(0)}.login-trust-strip{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:var(--ah-space-sm) var(--ah-space-xl);margin-top:var(--ah-space-xl)}.login-trust-item{display:inline-flex;align-items:center;gap:7px;font-size:12px;color:var(--ah-color-text-muted)}.login-trust-item .anticon{color:var(--ah-color-primary);font-size:13px}.login-form-footer{text-align:center;margin-top:var(--ah-space-xl)}.login-form-footer p{font-size:13px;margin:0}.login-form-footer a{color:var(--ah-color-text-secondary);text-decoration:none;transition:color .15s ease}.login-form-footer a:hover{color:var(--ah-color-primary)}@media (max-width: 1024px){.login-hero{flex:0 0 40%;padding:64px 48px}.login-hero-tagline{font-size:30px}.login-hero-mark{margin-bottom:56px}.login-form-panel{flex:1 1 60%;padding:32px}}@media (max-width: 768px){.login-page{flex-direction:column}.login-hero{display:none}.login-form-panel{flex:1 1 100%;padding:24px;min-height:100vh}.login-form-mark{display:flex}.login-form-title{font-size:22px}.login-form-card .ant-card-body{padding:28px 24px 24px}.login-form-badge{width:44px;height:44px}}@media (max-width: 380px){.login-form-panel{padding:16px}.login-form-card .ant-card-body{padding:24px 20px 20px}}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:48px 24px;background:var(--ah-color-bg-page)}.login-card{width:100%;max-width:440px;box-shadow:var(--ah-shadow-lg);border:1px solid var(--ah-color-border-light);border-radius:var(--ah-radius-xl);animation:login-card-in .45s cubic-bezier(.16,1,.3,1) both}.login-card .ant-card-body{padding:var(--ah-space-xxl) var(--ah-space-xxl) var(--ah-space-xl)}.login-header{text-align:center;margin-bottom:var(--ah-space-xl)}.login-header h1{font-size:26px;font-weight:700;letter-spacing:-.02em;color:var(--ah-color-text);margin:0 0 6px}.login-header p{font-size:14px;color:var(--ah-color-text-secondary);margin:0}@media (max-width: 380px){.login-card .ant-card-body{padding:28px 22px 22px}}html[data-reduced-motion=true] .login-card{animation:none}@media (prefers-reduced-motion: reduce){.login-card{animation:none}}.logo{height:64px;flex:0 0 64px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:#fff;background:transparent;letter-spacing:.02em}.ant-layout-sider .ant-layout-sider-children{display:flex;flex-direction:column;height:100%}.ant-layout-sider .ant-layout-sider-children>.ant-menu{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;padding-bottom:56px}.ant-layout-sider .ant-layout-sider-children>.ant-menu::-webkit-scrollbar{width:6px}.ant-layout-sider .ant-layout-sider-children>.ant-menu::-webkit-scrollbar-thumb{background:color-mix(in srgb,#ffffff 16%,transparent);border-radius:3px}.dashboard-header{display:flex;justify-content:space-between;align-items:center;background:var(--ah-color-bg-header);border-bottom:1px solid var(--ah-color-border-light);padding:0 var(--ah-space-xl);box-shadow:var(--ah-shadow-md)}.header-left{display:flex;align-items:center}.ant-layout-sider .ant-layout-sider-trigger{background-color:var(--ah-color-primary);color:#fff;transition:filter .18s ease}.ant-layout-sider .ant-layout-sider-trigger:hover{filter:brightness(1.12)}.ant-layout-sider .ant-layout-sider-trigger:active{filter:brightness(.92)}.ant-layout-sider .ant-layout-sider-trigger:focus-visible{outline:2px solid var(--ah-color-primary);outline-offset:-2px}.rail-collapse-trigger{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:500;letter-spacing:.01em}.rail-collapse-trigger .anticon{font-size:15px}.rail-collapse-label{line-height:1}.header-right{display:flex;align-items:center;gap:var(--ah-space-lg)}.period-toolbar-bar{background:var(--ah-color-bg-card);border-radius:var(--ah-radius-md);padding:10px var(--ah-space-lg);margin-bottom:var(--ah-space-md);box-shadow:var(--ah-shadow-sm)}.dashboard-content{background:var(--ah-color-bg-page);padding:var(--ah-space-xl);overflow:auto}.content-wrapper{background:var(--ah-color-bg-card);border-radius:var(--ah-radius-md);padding:var(--ah-space-xl);min-height:calc(100vh - 112px)}.cinema-context-pill{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.cinema-context-pill__text{max-width:600px;padding:6px var(--ah-space-lg);background:var(--ah-color-bg-card);color:var(--ah-color-text-secondary);border:1px solid var(--ah-color-border-light);border-radius:999px;font-size:13px;font-weight:500;letter-spacing:.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:var(--ah-shadow-sm);outline:none}.cinema-context-pill__text:focus-visible{outline:2px solid var(--ah-color-primary);outline-offset:2px}@media (max-width: 991px){.header-right{gap:var(--ah-space-md)}.header-right .ant-select{max-width:180px}}@media (max-width: 768px){.logo{font-size:14px}.dashboard-header{height:auto;min-height:64px;flex-wrap:wrap;padding:var(--ah-space-sm) var(--ah-space-md)}.header-right{gap:var(--ah-space-sm);flex-wrap:wrap;justify-content:flex-end}.header-right .ant-select{max-width:44vw}.dashboard-content,.content-wrapper{padding:var(--ah-space-md)}}.mobile-nav-drawer .ant-drawer-header,.mobile-nav-drawer .ant-drawer-body{background:var(--ah-color-bg-sider)}.mobile-nav-drawer .ant-drawer-body{padding:0}.mobile-nav-drawer .ant-drawer-title,.mobile-nav-drawer .ant-drawer-close{color:#fff}.mobile-nav-drawer .ant-drawer-header{border-bottom:1px solid rgba(255,255,255,.08)}.sync-status-pill{position:fixed;top:88px;right:24px;z-index:950}.sync-status-pill__chrome{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:9999px;font-size:13px;font-weight:500;line-height:1.4;background:var(--ah-color-bg-card);border:1px solid var(--ah-color-border-light);box-shadow:var(--ah-shadow-md);cursor:pointer;color:var(--ah-color-text-primary);white-space:nowrap;outline:none;transition:box-shadow .15s ease}.sync-status-pill__chrome:hover{box-shadow:var(--ah-shadow-lg)}.sync-status-pill__chrome:focus-visible{outline:2px solid var(--ah-color-primary);outline-offset:2px}.sync-status-pill[data-sync-pill-kind=syncing] .sync-status-pill__chrome{border-color:var(--ah-color-primary)}.sync-status-pill[data-sync-pill-kind=succeeded] .sync-status-pill__chrome{border-color:var(--ah-color-success, #389e0d);color:var(--ah-color-success, #389e0d)}.sync-status-pill[data-sync-pill-kind=failed] .sync-status-pill__chrome,.sync-status-pill[data-sync-pill-kind=cancelled] .sync-status-pill__chrome{border-color:var(--ah-color-error, #cf1322);color:var(--ah-color-error, #cf1322)}.sync-status-pill__icon{font-size:14px}.sync-status-pill__dot{width:8px;height:8px;border-radius:50%;background:var(--ah-color-primary);display:inline-block;flex:0 0 auto}.sync-status-pill__dot--pulsing{animation:ah-sync-pill-pulse 1.4s ease-in-out infinite}@keyframes ah-sync-pill-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.75)}}@media (prefers-reduced-motion: reduce){.sync-status-pill__dot--pulsing{animation:none}}.sync-status-pill__label{font-variant-numeric:tabular-nums}.sync-status-pill__popover-overlay .ant-popover-inner-content{padding:12px 14px;min-width:260px;max-width:360px}.sync-pill-popover__title{font-weight:600;font-size:14px;margin-bottom:6px}.sync-pill-popover__meta{font-size:12px;color:var(--ah-color-text-secondary);margin-bottom:8px}.sync-pill-popover__list{display:flex;flex-direction:column;gap:10px;margin-bottom:10px}.sync-pill-popover__row{border:1px solid var(--ah-color-border-light);border-radius:var(--ah-radius-sm, 4px);padding:8px 10px}.sync-pill-popover__row-head{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.sync-pill-popover__branch{font-weight:500;font-size:13px}.sync-pill-popover__status{font-size:12px;color:var(--ah-color-text-secondary);font-variant-numeric:tabular-nums}.sync-pill-popover__phase{font-size:12px;color:var(--ah-color-text-secondary);margin-top:4px}.sync-pill-popover__eta{font-size:11px;color:var(--ah-color-text-tertiary, var(--ah-color-text-secondary));margin-top:2px}.sync-pill-popover__row-actions{display:flex;justify-content:flex-end;margin-top:6px}.sync-pill-popover__counts{display:flex;flex-direction:column;gap:2px;font-size:12px;color:var(--ah-color-text-secondary);font-variant-numeric:tabular-nums;margin-bottom:10px}.sync-pill-popover__error{font-size:12px;color:var(--ah-color-error, #cf1322);background:var(--ah-color-bg-page);border-left:3px solid var(--ah-color-error, #cf1322);padding:6px 8px;margin-bottom:10px;border-radius:0 var(--ah-radius-sm, 4px) var(--ah-radius-sm, 4px) 0;word-break:break-word}.sync-pill-popover__footer{display:flex;justify-content:flex-end;gap:6px}@media (max-width: 768px){.sync-status-pill{top:auto;bottom:16px;right:16px}}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-400-normal-C38fXH4l.woff2) format("woff2"),url(/assets/inter-latin-400-normal-CyCys3Eg.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-latin-500-normal-Cerq10X2.woff2) format("woff2"),url(/assets/inter-latin-500-normal-BL9OpVg8.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-latin-600-normal-LgqL8muc.woff2) format("woff2"),url(/assets/inter-latin-600-normal-CiBQ2DWP.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-latin-700-normal-Yt3aPRUw.woff2) format("woff2"),url(/assets/inter-latin-700-normal-BLAVimhd.woff) format("woff")}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/jetbrains-mono-latin-400-normal-V6pRDFza.woff2) format("woff2"),url(/assets/jetbrains-mono-latin-400-normal-6-qcROiO.woff) format("woff")}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/jetbrains-mono-latin-500-normal-BWZEU5yA.woff2) format("woff2"),url(/assets/jetbrains-mono-latin-500-normal-CJOVTJB7.woff) format("woff")}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/jetbrains-mono-latin-600-normal-C8RAYTDA.woff2) format("woff2"),url(/assets/jetbrains-mono-latin-600-normal-BfsvjouI.woff) format("woff")}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.skip-to-content{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden;z-index:9999}.skip-to-content:focus{position:fixed;top:8px;left:8px;width:auto;height:auto;padding:8px 16px;background:var(--ah-color-primary);color:var(--ah-color-text-inverse);font-size:var(--ah-font-size-md);font-weight:600;border-radius:var(--ah-radius-sm);text-decoration:none;z-index:9999}*:focus-visible{outline:2px solid var(--ah-color-primary);outline-offset:2px}*:focus:not(:focus-visible){outline:none}html[data-reduced-motion=true] .ant-modal-mask,html[data-reduced-motion=true] .ant-modal,html[data-reduced-motion=true] .ant-drawer-mask,html[data-reduced-motion=true] .ant-drawer,html[data-reduced-motion=true] .ant-select-dropdown,html[data-reduced-motion=true] .ant-tooltip,html[data-reduced-motion=true] .ant-popover,html[data-reduced-motion=true] .ant-dropdown{animation-duration:0s!important;animation-delay:0s!important;transition:none!important}@media (prefers-reduced-motion: reduce){.ant-modal-mask,.ant-modal,.ant-drawer-mask,.ant-drawer,.ant-select-dropdown,.ant-tooltip,.ant-popover,.ant-dropdown{animation-duration:0s!important;animation-delay:0s!important;transition:none!important}}.ant-table-cell{font-variant-numeric:tabular-nums}.amount-cell{font-family:JetBrains Mono,Fira Code,IBM Plex Mono,monospace;text-align:right;font-variant-numeric:tabular-nums;letter-spacing:-.02em}.amount-debit{color:var(--ah-color-debit)}.amount-credit{color:var(--ah-color-credit)}.amount-zero{color:var(--ah-color-text-muted)}.amount-negative{color:var(--ah-color-debit)}.mono-num{font-family:JetBrains Mono,Fira Code,IBM Plex Mono,monospace;font-variant-numeric:tabular-nums}.number-right{text-align:right;font-variant-numeric:tabular-nums}.ah-col-bounded .ah-cell-bounded{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.ant-layout{background:var(--ah-color-bg-page)}.ant-table{font-size:var(--ah-font-size-md)}.ant-table-thead>tr>th{font-weight:500;letter-spacing:.02em}.ant-card-bordered{border-color:var(--ah-color-border-light);box-shadow:var(--ah-shadow-sm)}[data-theme=dark] .ant-card-bordered{border-color:var(--ah-surface-stroke);box-shadow:var(--ah-surface-inset-highlight),var(--ah-shadow-sm)}[data-theme=dark] .ant-btn-primary:not(:disabled):not(.ant-btn-dangerous):hover,[data-theme=dark] .ant-btn-primary:not(:disabled):not(.ant-btn-dangerous):focus-visible{box-shadow:var(--ah-accent-glow-subtle)}[data-theme=dark] .ant-card-hoverable:hover{box-shadow:var(--ah-accent-glow-subtle)!important}[data-theme=dark] ::-webkit-scrollbar{width:10px;height:10px}[data-theme=dark] ::-webkit-scrollbar-track{background:transparent}[data-theme=dark] ::-webkit-scrollbar-thumb{background:var(--ah-color-border-light);border-radius:6px}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:var(--ah-color-border)}[data-theme=dark] *{scrollbar-width:thin;scrollbar-color:var(--ah-color-border-light) transparent}[data-theme=dark] ::selection{background:color-mix(in srgb,var(--ah-color-primary) 32%,transparent)}[data-theme=dark] .ant-modal-mask,[data-theme=dark] .ant-drawer-mask{backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.surface-subtle{background:var(--ah-color-bg-subtle)}.surface-elevated{background:var(--ah-color-bg-elevated)}.filter-strip{background:var(--ah-color-bg-subtle);border-radius:var(--ah-radius-md);margin-bottom:8px}div.filter-strip{padding:8px 12px;display:flex;flex-wrap:wrap;gap:12px;align-items:center}.ant-card.filter-strip{border-color:transparent;background:var(--ah-color-bg-subtle);box-shadow:none}.ant-card.filter-strip>.ant-card-body{padding:8px 12px}.filter-strip .ant-btn-default{border-color:var(--ah-color-border-light)}.loading-container{display:flex;justify-content:center;align-items:center;min-height:400px}.empty-state{text-align:center;padding:var(--ah-space-xxxl) var(--ah-space-xl);color:var(--ah-color-text-secondary)}.empty-state-icon{font-size:48px;margin-bottom:var(--ah-space-lg);opacity:.3}.page-breadcrumbs{margin-bottom:var(--ah-space-lg)}.page-breadcrumbs .ant-breadcrumb-item a{color:var(--ah-color-primary)}.page-breadcrumbs .ant-breadcrumb-item a:hover{color:var(--ah-color-primary);text-decoration:underline}.page-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:var(--ah-space-sm);margin-bottom:var(--ah-space-lg)}.page-header-title{font-size:var(--ah-font-size-xl);font-weight:600;color:var(--ah-color-text)}.page-header-subtitle{font-size:var(--ah-font-size-base);color:var(--ah-color-text-muted);margin-top:2px}.page-header-actions{display:flex;gap:var(--ah-space-sm);align-items:center;flex-wrap:wrap}.page-header-actions>.ant-space,.page-header-actions>.no-print{flex-wrap:wrap}@media (max-width: 768px){.page-header>div:first-child{min-width:0}.page-header-actions{flex-basis:100%;justify-content:flex-start}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--ah-space-lg);flex-wrap:wrap;gap:var(--ah-space-sm)}.filter-bar{display:flex;gap:var(--ah-space-sm);align-items:center;flex-wrap:wrap;margin-bottom:var(--ah-space-lg)}.text-secondary{color:var(--ah-color-text-secondary);font-size:var(--ah-font-size-sm)}.text-muted{color:var(--ah-color-text-muted);font-size:var(--ah-font-size-sm)}.dashboard-tabs .ant-tabs-nav-list{gap:4px}.dashboard-tabs .ant-tabs-tab[data-section-start=true]:before{content:"";position:absolute;left:-6px;top:25%;height:50%;width:1px;background:var(--ah-color-border)}.dashboard-tabs .ant-tabs-tab[data-section-start=true]:first-child:before{display:none}.print-only{display:none!important}@media print{@page{size:A4;margin:12mm}.print-only{display:block!important}.no-print,.ant-layout-sider,.dashboard-header,.period-toolbar-bar,.ant-pagination,.ant-tabs-nav,.filter-bar,.skip-to-content{display:none!important}.ant-layout{min-height:auto!important}.ant-layout-content{padding:0!important;margin:0!important}.ant-table-wrapper,.ant-table-container{overflow:visible!important}.ant-table-body{overflow:visible!important;max-height:none!important}.ant-table-content{overflow:visible!important}.ant-table-thead>tr>th,.ant-table-thead>tr>td{position:static!important}.ant-table-cell-fix-left,.ant-table-cell-fix-right{position:static!important}.ant-table thead{display:table-header-group}.ant-table tfoot{display:table-footer-group}.ant-table-row,.ant-table tr{break-inside:avoid}.ant-table-cell{padding:4px 8px!important;font-size:11px!important}.ant-table-row:hover>td{background:none!important}.ant-table-row-selected>td{background:none!important}.amount-debit,.amount-credit,.amount-negative,.ant-statistic{-webkit-print-color-adjust:exact;print-color-adjust:exact}.ant-card{box-shadow:none!important;border:1px solid #d9d9d9!important}.print-all-hide-interactive .ant-table-wrapper,.tb-print-page-only .ant-table-summary{display:none!important}*{box-shadow:none!important}}@media (max-width: 768px){.ant-table-small{font-size:var(--ah-font-size-sm)}.ant-table-small>.ant-table-container>.ant-table-content>table>thead>tr>th,.ant-table-small>.ant-table-container>.ant-table-content>table>tbody>tr>td{padding:var(--ah-space-sm)}}@media (max-width: 768px){.ant-table-content,.ant-table-body{-webkit-overflow-scrolling:touch}.ant-table-wrapper td.ant-table-cell-fix-left,.ant-table-wrapper th.ant-table-cell-fix-left,.ant-table-wrapper td.ant-table-cell-fix-right,.ant-table-wrapper th.ant-table-cell-fix-right{position:static!important}.ant-table-cell-fix-left-last:after,.ant-table-cell-fix-right-first:after,.ant-table-ping-left .ant-table-cell-fix-left-last:after,.ant-table-ping-right .ant-table-cell-fix-right-first:after{box-shadow:none!important}.ant-table-content::-webkit-scrollbar,.ant-table-body::-webkit-scrollbar{height:8px;-webkit-appearance:none}.ant-table-content::-webkit-scrollbar-thumb,.ant-table-body::-webkit-scrollbar-thumb{background:var(--ah-color-border);border-radius:4px}}@media (max-width: 768px){.ant-btn-sm{min-height:32px}.ant-pagination-item,.ant-pagination-prev,.ant-pagination-next,.ant-pagination-item-link,.ant-pagination-jump-prev,.ant-pagination-jump-next{min-width:32px;min-height:32px;line-height:32px}.ant-checkbox-wrapper,.ant-radio-wrapper{min-height:32px}}@media (max-width: 768px){.ant-table-wrapper .ant-table-content{max-height:70vh;overflow:auto!important}}.with-grid .ant-table-tbody>tr>td,.with-grid .ant-table-thead>tr>th{border-right:1px solid #f0f0f0}.with-grid .ant-table-tbody>tr>td:last-child,.with-grid .ant-table-thead>tr>th:last-child{border-right:none}.with-grid .ant-table-tbody>tr>td:hover{box-shadow:inset 0 0 0 100vmax #1d4ed81f;transition:box-shadow .12s ease-out}.with-grid .no-grid .ant-table-tbody>tr>td,.with-grid .no-grid .ant-table-thead>tr>th{border-right:none}.with-grid .no-grid .ant-table-tbody>tr>td:hover{box-shadow:none}
