.auth-module__Iay1tq__shell{min-height:100dvh;padding:var(--s5) var(--s4);justify-content:center;align-items:center;display:flex}.auth-module__Iay1tq__card{background:var(--surface);border:1px solid var(--stroke);border-radius:var(--r-lg);width:100%;max-width:380px;padding:var(--s6) var(--s5)}.auth-module__Iay1tq__brand{align-items:center;gap:var(--s3);margin-bottom:var(--s5);display:flex}.auth-module__Iay1tq__mark{border-radius:var(--r-sm);background:var(--accent);width:32px;height:32px;color:var(--on-solid);font-family:var(--font-ui);font-weight:600;font-size:var(--t3);box-shadow:var(--inset-hi);flex:none;place-items:center;display:grid}.auth-module__Iay1tq__word{min-width:0;display:block}.auth-module__Iay1tq__wordmark{font-family:var(--font-ui);font-weight:600;font-size:var(--t3);letter-spacing:-.01em;display:block}.auth-module__Iay1tq__os{color:var(--accent)}.auth-module__Iay1tq__word small{color:var(--faint);font-size:var(--t5);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;margin-top:1px;display:block}.auth-module__Iay1tq__title{font-size:var(--t2);letter-spacing:-.024em;margin-bottom:var(--s1);font-weight:600}.auth-module__Iay1tq__sub{color:var(--muted);font-size:var(--t4);margin-bottom:var(--s4)}.auth-module__Iay1tq__form{gap:var(--s3);display:grid}.auth-module__Iay1tq__wide{width:100%;margin-top:var(--s2)}.auth-module__Iay1tq__divider{align-items:center;gap:var(--s2);color:var(--muted);font-family:var(--font-mono);font-size:var(--t5);letter-spacing:.1em;text-transform:uppercase;margin:var(--s4) 0 var(--s3);display:flex}.auth-module__Iay1tq__divider:before,.auth-module__Iay1tq__divider:after{content:"";background:var(--rule);flex:1;height:1px}.auth-module__Iay1tq__methodTabs{gap:var(--s1);background:var(--surface-sunken);border:1px solid var(--stroke);border-radius:var(--r-md);padding:var(--s1);margin-bottom:var(--s4);display:flex}.auth-module__Iay1tq__methodTabs button{border-radius:var(--r-sm);color:var(--muted);font-size:var(--t4);cursor:pointer;background:0 0;border:0;flex:1;min-height:40px}.auth-module__Iay1tq__methodTabs button.auth-module__Iay1tq__on{background:var(--surface);color:var(--text);box-shadow:inset 0 0 0 1px var(--stroke)}.auth-module__Iay1tq__errorBox{margin-top:var(--s3)}.auth-module__Iay1tq__alt{color:var(--muted);font-size:var(--t4);margin-top:var(--s4)}.auth-module__Iay1tq__alt a{color:var(--accent)}@media (max-width:760px){.auth-module__Iay1tq__methodTabs button{min-height:44px}}
.IconButton-module__09XwpW__btn{border-radius:var(--r-sm);border:1px solid var(--stroke);width:40px;height:40px;color:var(--muted);cursor:pointer;background:0 0;flex:none;justify-content:center;align-items:center;padding:0;transition:background-color .16s,border-color .16s,color .16s;display:inline-flex}.IconButton-module__09XwpW__btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--r-sm)}.IconButton-module__09XwpW__btn:hover:not(:disabled){background:var(--surface-sunken);color:var(--text);border-color:var(--stroke-2)}.IconButton-module__09XwpW__btn:active:not(:disabled){background:var(--surface-3)}.IconButton-module__09XwpW__ghost{border-color:#0000}.IconButton-module__09XwpW__ghost:hover:not(:disabled){border-color:var(--stroke)}.IconButton-module__09XwpW__danger{background:var(--tint-critical);color:var(--critical);border-color:var(--critical)}.IconButton-module__09XwpW__danger:hover:not(:disabled),.IconButton-module__09XwpW__danger:active:not(:disabled){background:var(--critical);color:var(--on-solid);border-color:var(--critical)}.IconButton-module__09XwpW__btn:disabled{background:var(--surface-3);color:var(--faint);border-color:var(--stroke);cursor:not-allowed}@media (max-width:760px){.IconButton-module__09XwpW__btn{width:44px;height:44px}}@media (prefers-reduced-motion:reduce){.IconButton-module__09XwpW__btn{transition:none}}
.Alert-module__IrzyxW__alert{align-items:flex-start;gap:var(--s3);padding:var(--s4);background:var(--surface);border:1px solid var(--stroke);border-left-width:3px;border-left-color:var(--alert-hue);border-radius:var(--r-md);display:flex}.Alert-module__IrzyxW__info{--alert-hue:var(--stroke-2)}.Alert-module__IrzyxW__warning{--alert-hue:var(--warning)}.Alert-module__IrzyxW__critical{--alert-hue:var(--critical)}.Alert-module__IrzyxW__icon{border-radius:var(--r-sm);width:22px;height:22px;font-size:var(--t5);flex:none;justify-content:center;align-items:center;font-weight:600;line-height:1;display:inline-flex}.Alert-module__IrzyxW__critical .Alert-module__IrzyxW__icon{background:var(--critical);color:var(--on-solid)}.Alert-module__IrzyxW__warning .Alert-module__IrzyxW__icon{background:var(--tint-warning);color:var(--warning);box-shadow:inset 0 0 0 1px var(--warning)}.Alert-module__IrzyxW__info .Alert-module__IrzyxW__icon{background:var(--tint-neutral);color:var(--muted)}.Alert-module__IrzyxW__body{flex:1;min-width:0}.Alert-module__IrzyxW__headline{align-items:center;gap:var(--s2);flex-wrap:wrap;display:flex}.Alert-module__IrzyxW__title{font-size:var(--t4);color:var(--text);font-weight:600}.Alert-module__IrzyxW__tag{padding:0 var(--s2);border-radius:var(--r-sm);min-height:18px;font-size:var(--t5);letter-spacing:.09em;text-transform:uppercase;align-items:center;font-weight:600;display:inline-flex}.Alert-module__IrzyxW__critical .Alert-module__IrzyxW__tag{background:var(--critical);color:var(--on-solid)}.Alert-module__IrzyxW__warning .Alert-module__IrzyxW__tag{background:var(--tint-warning);color:var(--warning)}.Alert-module__IrzyxW__info .Alert-module__IrzyxW__tag{background:var(--tint-neutral);color:var(--muted)}.Alert-module__IrzyxW__note{margin-top:var(--s1);font-size:var(--t4);color:var(--muted);overflow-wrap:anywhere}.Alert-module__IrzyxW__action{margin-top:var(--s3)}.Alert-module__IrzyxW__alert .Alert-module__IrzyxW__action>*{border-color:var(--alert-hue)}.Alert-module__IrzyxW__dismiss{flex:none}
.Button-module__8RiFmG__btn{justify-content:center;align-items:center;gap:var(--s2);border-radius:var(--r-sm);white-space:nowrap;cursor:pointer;border:1px solid #0000;font-family:inherit;font-weight:600;line-height:1.2;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s;display:inline-flex;position:relative}.Button-module__8RiFmG__btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--r-sm)}.Button-module__8RiFmG__md{min-height:40px;padding:0 var(--s4);font-size:var(--t4)}.Button-module__8RiFmG__sm{min-height:32px;padding:0 var(--s3);font-size:var(--t5);gap:var(--s1)}@media (max-width:760px){.Button-module__8RiFmG__md,.Button-module__8RiFmG__sm{min-height:44px}}.Button-module__8RiFmG__primary{background:var(--accent);color:var(--on-solid);border-color:var(--accent)}.Button-module__8RiFmG__primary:hover:not(:disabled){box-shadow:var(--shadow-s)}.Button-module__8RiFmG__primary:active:not(:disabled){box-shadow:none}.Button-module__8RiFmG__secondary{background:var(--surface-sunken);color:var(--text);border-color:var(--stroke-2)}.Button-module__8RiFmG__secondary:hover:not(:disabled){background:var(--surface-3)}.Button-module__8RiFmG__secondary:active:not(:disabled){background:var(--surface-3);box-shadow:none}.Button-module__8RiFmG__ghost{color:var(--muted);background:0 0;border-color:#0000}.Button-module__8RiFmG__ghost:hover:not(:disabled){background:var(--surface-sunken);color:var(--text);border-color:var(--stroke)}.Button-module__8RiFmG__ghost:active:not(:disabled){background:var(--surface-3);color:var(--text);border-color:var(--stroke)}.Button-module__8RiFmG__danger{background:var(--tint-critical);color:var(--critical);border-color:var(--critical)}.Button-module__8RiFmG__danger:hover:not(:disabled),.Button-module__8RiFmG__danger:active:not(:disabled){background:var(--critical);color:var(--on-solid);border-color:var(--critical)}.Button-module__8RiFmG__btn[aria-pressed=true],.Button-module__8RiFmG__btn[aria-current=true],.Button-module__8RiFmG__btn[aria-current=page]{background:var(--surface-3);color:var(--text)}.Button-module__8RiFmG__btn:disabled{background:var(--surface-3);color:var(--faint);border-color:var(--stroke);box-shadow:none;cursor:not-allowed}.Button-module__8RiFmG__loadGlyph{left:var(--s1);font-size:var(--t5);line-height:1;position:absolute;top:50%;transform:translateY(-50%)}@media (prefers-reduced-motion:reduce){.Button-module__8RiFmG__btn{transition:none}}
.EmptyState-module__7SqAPW__empty{text-align:center;align-items:center;gap:var(--s2);border:1px dashed var(--stroke-2);border-radius:var(--r-lg);background:0 0;flex-direction:column;display:flex}.EmptyState-module__7SqAPW__page{padding:var(--s7) var(--s5)}.EmptyState-module__7SqAPW__panel{padding:var(--s6) var(--s5)}.EmptyState-module__7SqAPW__inline{padding:var(--s5) var(--s4)}.EmptyState-module__7SqAPW__icon{color:var(--faint);flex:none}.EmptyState-module__7SqAPW__page .EmptyState-module__7SqAPW__icon{width:24px;height:24px}.EmptyState-module__7SqAPW__panel .EmptyState-module__7SqAPW__icon{width:20px;height:20px}.EmptyState-module__7SqAPW__title{color:var(--text)}.EmptyState-module__7SqAPW__page .EmptyState-module__7SqAPW__title{font-size:var(--t3);font-weight:600}.EmptyState-module__7SqAPW__panel .EmptyState-module__7SqAPW__title{font-size:var(--t4);font-weight:600}.EmptyState-module__7SqAPW__inline .EmptyState-module__7SqAPW__title{font-size:var(--t4);color:var(--muted);font-weight:500}.EmptyState-module__7SqAPW__note{font-size:var(--t4);color:var(--muted);max-width:44ch}.EmptyState-module__7SqAPW__action{margin-top:var(--s2)}@media (max-width:759.98px){.EmptyState-module__7SqAPW__page{padding:var(--s6) var(--s5)}.EmptyState-module__7SqAPW__panel{padding:var(--s5) var(--s4)}}.EmptyState-module__7SqAPW__loading{gap:var(--s2);flex-direction:column;display:flex}.EmptyState-module__7SqAPW__bar{border-radius:var(--r-sm);background:var(--surface-sunken);border:1px solid var(--stroke);height:14px;animation:1.2s ease-in-out infinite EmptyState-module__7SqAPW__pulse}.EmptyState-module__7SqAPW__bar:nth-child(3n+1){width:100%}.EmptyState-module__7SqAPW__bar:nth-child(3n+2){width:82%}.EmptyState-module__7SqAPW__bar:nth-child(3n){width:64%}@keyframes EmptyState-module__7SqAPW__pulse{0%,to{opacity:1}50%{opacity:.55}}
.Field-module__bfn3sa__field{min-width:0;display:block}.Field-module__bfn3sa__label{font-size:var(--t5);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:var(--s2);font-weight:600;display:block}.Field-module__bfn3sa__controlWrap{display:block;position:relative}.Field-module__bfn3sa__control{width:100%;min-height:40px;padding:0 var(--s3);font-family:inherit;font-size:var(--t4);color:var(--text);background:var(--surface-sunken);border:1px solid var(--stroke-2);border-radius:var(--r-sm);font-weight:400;line-height:1.4;transition:background-color .16s,border-color .16s;display:block}.Field-module__bfn3sa__control:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--r-sm)}.Field-module__bfn3sa__control:hover:not(:disabled){background:var(--surface-3)}.Field-module__bfn3sa__control[aria-invalid=true]{border-color:var(--critical)}.Field-module__bfn3sa__control:disabled{background:var(--surface-3);color:var(--faint);cursor:not-allowed}.Field-module__bfn3sa__numeric{font-family:var(--mono);font-variant-numeric:tabular-nums lining-nums;font-feature-settings:"tnum" 1, "lnum" 1, "calt" 0;letter-spacing:-.015em}.Field-module__bfn3sa__textarea{min-height:88px;padding:var(--s2) var(--s3);resize:vertical}.Field-module__bfn3sa__select{appearance:none;padding-right:var(--s6)}.Field-module__bfn3sa__chevron{right:var(--s3);width:14px;height:14px;color:var(--muted);pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.Field-module__bfn3sa__hint{margin-top:var(--s1);font-size:var(--t5);color:var(--muted)}.Field-module__bfn3sa__error{gap:var(--s1);margin-top:var(--s1);font-size:var(--t5);color:var(--critical);display:flex}@media (max-width:760px){.Field-module__bfn3sa__control{min-height:44px}.Field-module__bfn3sa__textarea{min-height:88px}}@media (prefers-reduced-motion:reduce){.Field-module__bfn3sa__control{transition:none}}
.TagEditor-module__TrcaUG__editor{min-width:0;display:block}.TagEditor-module__TrcaUG__label{font-size:var(--t5);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:var(--s2);font-weight:600;display:block}.TagEditor-module__TrcaUG__tags{gap:var(--s1);margin:0 0 var(--s2);flex-wrap:wrap;padding:0;list-style:none;display:flex}.TagEditor-module__TrcaUG__tag{align-items:center;gap:var(--s1);min-height:28px;padding:0 var(--s2);background:var(--tint-neutral);border:1px solid var(--stroke);border-radius:var(--r-pill);color:var(--text);font-family:var(--sans);font-size:var(--t5);cursor:pointer;font-weight:600;display:inline-flex}.TagEditor-module__TrcaUG__tag:hover:not(:disabled){background:var(--surface-3)}.TagEditor-module__TrcaUG__tag:disabled{background:var(--surface-3);color:var(--faint);cursor:default}.TagEditor-module__TrcaUG__tagText{white-space:nowrap}.TagEditor-module__TrcaUG__tagMark{color:var(--muted);font-size:var(--t5);line-height:1}.TagEditor-module__TrcaUG__tag:hover:not(:disabled) .TagEditor-module__TrcaUG__tagMark{color:var(--text)}.TagEditor-module__TrcaUG__input{width:100%;min-height:40px;padding:0 var(--s3);font-family:var(--sans);font-size:var(--t4);color:var(--text);background:var(--surface-sunken);border:1px solid var(--stroke-2);border-radius:var(--r-sm);font-weight:400;line-height:1.4;display:block}.TagEditor-module__TrcaUG__input::placeholder{color:var(--faint)}.TagEditor-module__TrcaUG__input:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.TagEditor-module__TrcaUG__input:disabled{background:var(--surface-3);color:var(--faint)}.TagEditor-module__TrcaUG__input[aria-invalid=true]{border-color:var(--critical)}.TagEditor-module__TrcaUG__offers{align-items:center;gap:var(--s1);margin-top:var(--s2);flex-wrap:wrap;display:flex}.TagEditor-module__TrcaUG__offersLabel{color:var(--muted);font-size:var(--t5);text-transform:uppercase;letter-spacing:.06em;margin-right:var(--s1)}.TagEditor-module__TrcaUG__offer{align-items:center;gap:var(--s1);min-height:28px;padding:0 var(--s2);background:var(--surface-sunken);border:1px dashed var(--stroke-2);border-radius:var(--r-pill);color:var(--text-2);font-family:var(--sans);font-size:var(--t5);cursor:pointer;font-weight:600;display:inline-flex}.TagEditor-module__TrcaUG__offer:hover:not(:disabled){background:var(--surface-3);color:var(--text)}.TagEditor-module__TrcaUG__offer:disabled{color:var(--faint);cursor:default}.TagEditor-module__TrcaUG__offerNew{border-style:solid}.TagEditor-module__TrcaUG__offerCount{color:var(--muted);font-family:var(--mono);font-size:var(--t5);font-variant-numeric:tabular-nums lining-nums}.TagEditor-module__TrcaUG__hint{margin:var(--s2) 0 0;color:var(--muted);font-size:var(--t5);line-height:1.5}@media (max-width:760px){.TagEditor-module__TrcaUG__input{min-height:44px}.TagEditor-module__TrcaUG__tag,.TagEditor-module__TrcaUG__offer{min-height:32px}}
.DocumentUploadForm-module__S55tfq__form{gap:var(--s3);margin-bottom:var(--s4);flex-direction:column;display:flex}.DocumentUploadForm-module__S55tfq__drop{gap:var(--s2);border:1px dashed var(--stroke-2);border-radius:var(--r-sm);background:var(--field);padding:var(--s3) var(--s4);flex-direction:column;display:flex}.DocumentUploadForm-module__S55tfq__dropActive{border-color:var(--accent);background:var(--tint-accent);border-style:solid}.DocumentUploadForm-module__S55tfq__dropLabel{font-size:var(--t5);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-weight:600}.DocumentUploadForm-module__S55tfq__hint{font-size:var(--t5);color:var(--muted)}.DocumentUploadForm-module__S55tfq__inlineAction{font:inherit;color:var(--text);text-underline-offset:2px;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.DocumentUploadForm-module__S55tfq__inlineAction:hover:not(:disabled){color:var(--accent)}.DocumentUploadForm-module__S55tfq__inlineAction:disabled{color:var(--faint);cursor:default;text-decoration:none}.DocumentUploadForm-module__S55tfq__files{gap:var(--s2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.DocumentUploadForm-module__S55tfq__file{align-items:center;gap:var(--s2);border:1px solid var(--stroke);border-radius:var(--r-sm);background:var(--surface-sunken);padding:var(--s2) var(--s3);font-size:var(--t4);flex-wrap:wrap;display:flex}.DocumentUploadForm-module__S55tfq__fileName{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text);flex:140px;overflow:hidden}.DocumentUploadForm-module__S55tfq__fileSize{font-size:var(--t5);color:var(--muted);flex:none}.DocumentUploadForm-module__S55tfq__fileYear{min-width:0;min-height:40px;padding:0 var(--s3);font-family:var(--font-mono);font-variant-numeric:tabular-nums lining-nums;font-size:var(--t4);color:var(--text);background:var(--surface);border:1px solid var(--stroke-2);border-radius:var(--r-sm);flex:0 0 84px}.DocumentUploadForm-module__S55tfq__fileYear[aria-invalid=true]{border-color:var(--critical)}.DocumentUploadForm-module__S55tfq__fileYear:disabled{background:var(--surface-3);border-color:var(--stroke);color:var(--faint)}.DocumentUploadForm-module__S55tfq__fromName{font-size:var(--t5);color:var(--muted);letter-spacing:.03em;white-space:nowrap;flex:none}.DocumentUploadForm-module__S55tfq__srOnly{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.DocumentUploadForm-module__S55tfq__fileCatWrap{flex:0 170px;min-width:0;display:inline-block;position:relative}.DocumentUploadForm-module__S55tfq__fileCat{appearance:none;width:100%;min-height:40px;padding:0 var(--s6) 0 var(--s3);font-size:var(--t4);color:var(--text);background:var(--surface);border:1px solid var(--stroke-2);border-radius:var(--r-sm)}.DocumentUploadForm-module__S55tfq__fileCatChevron{right:var(--s3);width:14px;height:14px;color:var(--muted);pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.DocumentUploadForm-module__S55tfq__fileMessage{font-size:var(--t5);color:var(--muted);overflow-wrap:anywhere;min-width:0}.DocumentUploadForm-module__S55tfq__summary{font-size:var(--t4);color:var(--muted)}.DocumentUploadForm-module__S55tfq__row{gap:var(--s3);flex-wrap:wrap;display:flex}.DocumentUploadForm-module__S55tfq__row>*{flex:170px;min-width:0}.DocumentUploadForm-module__S55tfq__actions{gap:var(--s3);align-items:center;display:flex}@media (max-width:760px){.DocumentUploadForm-module__S55tfq__fileCat,.DocumentUploadForm-module__S55tfq__fileYear{min-height:44px}}
.select-chevron-module__3Bu5BG__wrap{min-width:0;max-width:100%;display:inline-block;position:relative}.select-chevron-module__3Bu5BG__block{width:100%;display:block}.select-chevron-module__3Bu5BG__select{appearance:none;padding-right:var(--s6)!important}.select-chevron-module__3Bu5BG__chevron{right:var(--s3);width:14px;height:14px;color:var(--muted);pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}
.Chip-module__IAwj_a__chip{justify-content:center;align-items:center;gap:var(--s2);min-height:26px;padding:0 var(--s3);font-family:inherit;font-size:var(--t5);white-space:nowrap;background:0 0;border:1px solid #0000;font-weight:600;line-height:1.1;display:inline-flex}.Chip-module__IAwj_a__pill{border-radius:var(--r-pill)}.Chip-module__IAwj_a__square{border-radius:var(--r-sm)}.Chip-module__IAwj_a__neutral,.Chip-module__IAwj_a__channel{background:var(--tint-neutral);color:var(--muted);border-color:var(--stroke)}.Chip-module__IAwj_a__accent{background:var(--tint-accent);color:var(--accent);border-color:var(--accent)}.Chip-module__IAwj_a__critical{background:var(--tint-critical);color:var(--critical);border-color:var(--critical)}.Chip-module__IAwj_a__warning{background:var(--tint-warning);color:var(--warning);border-color:var(--warning)}.Chip-module__IAwj_a__positive{background:var(--tint-positive);color:var(--positive);border-color:var(--positive)}.Chip-module__IAwj_a__glyph{font-size:var(--t5);line-height:1}.Chip-module__IAwj_a__code{font-size:var(--t5)}.Chip-module__IAwj_a__interactive{cursor:pointer}.Chip-module__IAwj_a__interactive:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--r-sm)}.Chip-module__IAwj_a__interactive:hover:not(:disabled){border-color:var(--stroke-2)}.Chip-module__IAwj_a__interactive:disabled{background:var(--surface-3);color:var(--faint);border-color:var(--stroke);cursor:not-allowed}@media (max-width:760px){.Chip-module__IAwj_a__interactive{min-height:44px}}
.ConfirmRow-module__xy8-GG__row{align-items:center;gap:var(--s3);min-height:32px;display:inline-flex}.ConfirmRow-module__xy8-GG__confirming{background:var(--tint-critical);border:1px solid var(--critical);border-radius:var(--r-sm);padding:var(--s2) var(--s3);flex-wrap:wrap}.ConfirmRow-module__xy8-GG__question{align-items:baseline;gap:var(--s2);font-size:var(--t4);color:var(--critical);display:inline-flex}.ConfirmRow-module__xy8-GG__buttons{align-items:center;gap:var(--s2);display:inline-flex}@media (max-width:759.98px){.ConfirmRow-module__xy8-GG__row{min-height:44px}.ConfirmRow-module__xy8-GG__confirming{flex-direction:column;align-items:stretch;display:flex}.ConfirmRow-module__xy8-GG__buttons{flex-direction:column;align-items:stretch}.ConfirmRow-module__xy8-GG__buttons>*{width:100%;min-height:44px}}
.DocumentsPanel-module__EhqLHq__error{color:var(--critical);font-size:var(--t4)}.DocumentsPanel-module__EhqLHq__list{flex-direction:column;display:flex}.DocumentsPanel-module__EhqLHq__item{align-items:center;gap:var(--s3);padding:var(--s3) 0;border-top:1px solid var(--rule);font-size:var(--t4);display:flex;position:relative}.DocumentsPanel-module__EhqLHq__item:first-child{border-top:0}.DocumentsPanel-module__EhqLHq__itemMain{flex:1;min-width:0}.DocumentsPanel-module__EhqLHq__itemTitle{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-weight:500;display:block;overflow:hidden}.DocumentsPanel-module__EhqLHq__itemTitle:hover{color:var(--accent)}.DocumentsPanel-module__EhqLHq__itemSub{font-size:var(--t5);color:var(--muted);margin-top:var(--s1)}.DocumentsPanel-module__EhqLHq__catSelect{border-radius:var(--r-sm);min-height:40px;font-size:var(--t5);color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;padding:0 2px}.DocumentsPanel-module__EhqLHq__catSelect:hover,.DocumentsPanel-module__EhqLHq__catSelect:focus-visible{border-color:var(--stroke-2);color:var(--text)}.DocumentsPanel-module__EhqLHq__dl{border:1px solid var(--stroke);border-radius:var(--r-sm);color:var(--muted);cursor:pointer;background:0 0;flex:none;justify-content:center;align-items:center;width:40px;height:40px;line-height:1;display:inline-flex}.DocumentsPanel-module__EhqLHq__dl:hover{color:var(--text);border-color:var(--stroke-2);background:var(--surface-sunken)}.DocumentsPanel-module__EhqLHq__del{border:1px solid var(--stroke);border-radius:var(--r-sm);color:var(--muted);cursor:pointer;width:40px;height:40px;font-size:var(--t3);background:0 0;flex:none;justify-content:center;align-items:center;line-height:1;display:inline-flex}.DocumentsPanel-module__EhqLHq__del:hover,.DocumentsPanel-module__EhqLHq__del:focus-visible{color:var(--critical);border-color:var(--critical)}.DocumentsPanel-module__EhqLHq__del:disabled{background:var(--surface-3);color:var(--faint);cursor:default}.DocumentsPanel-module__EhqLHq__tags{gap:var(--s1);margin-top:var(--s1);flex-wrap:wrap;display:flex}.DocumentsPanel-module__EhqLHq__tag{font-size:var(--t5);color:var(--muted);background:var(--tint-neutral);border:1px solid var(--stroke);border-radius:var(--r-sm);padding:1px var(--s2);font-weight:600;text-decoration:none}.DocumentsPanel-module__EhqLHq__tag:hover{color:var(--text);border-color:var(--stroke-2)}.DocumentsPanel-module__EhqLHq__receipt{margin-left:var(--s2);vertical-align:middle;font-size:var(--t5);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);border:1px solid var(--stroke);border-radius:var(--r-sm);padding:1px var(--s1);font-weight:600;display:inline-block}.DocumentsPanel-module__EhqLHq__expiry{align-items:center;gap:var(--s2);margin-top:var(--s2);flex-wrap:wrap;min-width:0;display:flex}.DocumentsPanel-module__EhqLHq__expiry label{font-size:var(--t5);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-weight:600}.DocumentsPanel-module__EhqLHq__expiryInput{background:var(--field);border:1px solid var(--stroke);border-radius:var(--r-sm);min-height:40px;padding:var(--s1) var(--s2);font-size:var(--t4);font-family:var(--font-mono);color:var(--text);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;min-width:0;max-width:100%}@media (prefers-color-scheme:dark){.DocumentsPanel-module__EhqLHq__expiryInput{--lightningcss-light: ;--lightningcss-dark:initial}}.DocumentsPanel-module__EhqLHq__expRose{border-color:var(--critical);color:var(--critical)}.DocumentsPanel-module__EhqLHq__expCopper{border-color:var(--warning);color:var(--warning)}.DocumentsPanel-module__EhqLHq__expiryClear{color:var(--muted);min-height:40px;font-size:var(--t5);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;padding:var(--s1);background:0 0;border:0;font-weight:600}.DocumentsPanel-module__EhqLHq__expiryClear:hover{color:var(--critical)}.DocumentsPanel-module__EhqLHq__versionsLink{color:var(--muted);text-decoration:underline}.DocumentsPanel-module__EhqLHq__versionsLink:hover{color:var(--accent)}.DocumentsPanel-module__EhqLHq__ownerNote{color:var(--muted);font-size:var(--t4);margin:var(--s1) 0 0}.DocumentsPanel-module__EhqLHq__ownerRow{align-items:center;gap:var(--s2);margin-top:var(--s2);flex-wrap:wrap;min-width:0;display:flex}.DocumentsPanel-module__EhqLHq__ownerRow label{font-size:var(--t5);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-weight:600}.DocumentsPanel-module__EhqLHq__ownerSelect{background:var(--field);border:1px solid var(--stroke);border-radius:var(--r-sm);min-height:40px;padding:var(--s1) var(--s2);font-size:var(--t4);color:var(--text);min-width:0;max-width:100%}.DocumentsPanel-module__EhqLHq__ownerSelect:disabled{color:var(--muted);cursor:not-allowed}.DocumentsPanel-module__EhqLHq__confirm{align-items:center;gap:var(--s3);background:var(--surface);padding:0 4px;display:flex;position:absolute;inset:0}.DocumentsPanel-module__EhqLHq__confirmText{min-width:0;font-size:var(--t4);color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.DocumentsPanel-module__EhqLHq__confirmActions{gap:var(--s2);flex:none;display:flex}.DocumentsPanel-module__EhqLHq__confirmBtn{min-width:40px;min-height:40px;padding:0 var(--s3);border-radius:var(--r-sm);font:inherit;font-size:var(--t4);cursor:pointer;font-weight:600}.DocumentsPanel-module__EhqLHq__confirmBtn:disabled{background:var(--surface-3);border-color:var(--stroke);color:var(--faint);cursor:default}.DocumentsPanel-module__EhqLHq__confirmYes{background:var(--tint-critical);border:1px solid var(--critical);color:var(--critical)}.DocumentsPanel-module__EhqLHq__confirmNo{background:var(--surface-sunken);border:1px solid var(--stroke-2);color:var(--text)}@media (max-width:760px){.DocumentsPanel-module__EhqLHq__catSelect,.DocumentsPanel-module__EhqLHq__expiryInput,.DocumentsPanel-module__EhqLHq__ownerSelect,.DocumentsPanel-module__EhqLHq__expiryClear{min-height:44px}.DocumentsPanel-module__EhqLHq__dl,.DocumentsPanel-module__EhqLHq__del{width:44px;height:44px}}
.Dialog-module__gV8Hta__scrim{z-index:60;padding:var(--s4);background:var(--scrim);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Dialog-module__gV8Hta__panel{background:var(--surface);border:1px solid var(--stroke-2);border-radius:var(--r-lg);width:100%;max-height:min(88vh,720px);box-shadow:var(--shadow-lift), var(--inset-hi);flex-direction:column;animation:.14s ease-out Dialog-module__gV8Hta__rise;display:flex}@keyframes Dialog-module__gV8Hta__rise{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.Dialog-module__gV8Hta__sm{max-width:440px}.Dialog-module__gV8Hta__md{max-width:560px}.Dialog-module__gV8Hta__lg{max-width:760px}.Dialog-module__gV8Hta__header{align-items:center;gap:var(--s3);min-height:56px;padding:var(--s4) var(--s5);border-bottom:1px solid var(--rule-strong);flex:none;display:flex}.Dialog-module__gV8Hta__title{min-width:0;font-size:var(--t3);color:var(--text);overflow-wrap:anywhere;flex:1;font-weight:600}.Dialog-module__gV8Hta__body{gap:var(--s4);padding:var(--s5);flex-direction:column;display:flex;overflow-y:auto}.Dialog-module__gV8Hta__footer{justify-content:flex-end;align-items:center;gap:var(--s3);padding:var(--s4) var(--s5);border-top:1px solid var(--rule);flex-wrap:wrap;flex:none;display:flex}.Dialog-module__gV8Hta__footer>[role=alertdialog],.Dialog-module__gV8Hta__footer>[data-fullwidth]{flex:100%}.Dialog-module__gV8Hta__grab{display:none}@media (max-width:759.98px){.Dialog-module__gV8Hta__scrim{align-items:flex-end;padding:0}.Dialog-module__gV8Hta__panel{border-radius:var(--r-lg) var(--r-lg) 0 0;border-bottom:0;max-width:none;max-height:92vh}.Dialog-module__gV8Hta__grab{width:36px;height:4px;margin:var(--s2) auto 0;border-radius:var(--r-pill);background:var(--stroke-2);flex:none;display:block}.Dialog-module__gV8Hta__footer{flex-direction:column-reverse}.Dialog-module__gV8Hta__footer>*{width:100%;min-height:44px}}.Dialog-module__gV8Hta__sheetVariant{align-items:flex-end;padding:0}.Dialog-module__gV8Hta__sheetVariant .Dialog-module__gV8Hta__panel{border-radius:var(--r-lg) var(--r-lg) 0 0;border-bottom:0;max-width:none;max-height:92vh}.Dialog-module__gV8Hta__sheetVariant .Dialog-module__gV8Hta__grab{width:36px;height:4px;margin:var(--s2) auto 0;border-radius:var(--r-pill);background:var(--stroke-2);flex:none;display:block}
.MaintenancePanel-module__RCkn9W__summary{font-size:var(--t5);color:var(--muted);margin-bottom:var(--s2)}.MaintenancePanel-module__RCkn9W__list{flex-direction:column;display:flex}.MaintenancePanel-module__RCkn9W__row{align-items:flex-start;gap:var(--s3);padding:var(--s3) 0;border-top:1px solid var(--rule);font-size:var(--t4);display:flex}.MaintenancePanel-module__RCkn9W__row:first-child{border-top:0}.MaintenancePanel-module__RCkn9W__rowMain{flex:1;min-width:0}.MaintenancePanel-module__RCkn9W__title{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-weight:500;display:block;overflow:hidden}.MaintenancePanel-module__RCkn9W__title:hover{color:var(--accent)}.MaintenancePanel-module__RCkn9W__sub{font-size:var(--t5);color:var(--muted);overflow-wrap:anywhere;margin-top:2px}.MaintenancePanel-module__RCkn9W__link{margin-top:var(--s2);color:var(--accent);font-size:var(--t4);display:inline-block}.MaintenancePanel-module__RCkn9W__link:hover{text-decoration:underline}
.Num-module__YOaZKW__num{font-family:var(--mono);font-variant-numeric:tabular-nums lining-nums;font-feature-settings:"tnum" 1, "lnum" 1, "calt" 0;letter-spacing:-.015em;word-spacing:-.22em}.Num-module__YOaZKW__w400{font-weight:400}.Num-module__YOaZKW__w500{font-weight:500}
.PageHeader-module__HZea0q__header{justify-content:space-between;align-items:flex-end;gap:var(--s5);padding:var(--s6) 0 var(--s5);display:flex}.PageHeader-module__HZea0q__text{flex:auto;min-width:min(100%,16ch)}.PageHeader-module__HZea0q__back{margin-bottom:var(--s2)}.PageHeader-module__HZea0q__eyebrow{font-size:var(--t5);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-weight:600}.PageHeader-module__HZea0q__title{font-size:var(--t2);letter-spacing:-.024em;color:var(--text);overflow-wrap:break-word;font-weight:600;line-height:1.25}.PageHeader-module__HZea0q__sub{margin-top:var(--s1);font-size:var(--t4);color:var(--muted);overflow-wrap:break-word;max-width:72ch}.PageHeader-module__HZea0q__actions{justify-content:flex-end;align-items:center;gap:var(--s3);flex-wrap:wrap;flex:0 auto;min-width:0;display:flex}@media (max-width:759.98px){.PageHeader-module__HZea0q__header{align-items:stretch;gap:var(--s3);padding:var(--s5) 0 var(--s4);flex-direction:column}.PageHeader-module__HZea0q__actions{flex-wrap:wrap}.PageHeader-module__HZea0q__actions>*{flex:auto}}
.StatTiles-module__EKGu4q__grid{gap:var(--s4);grid-template-columns:repeat(auto-fit,minmax(min(100%,224px),1fr));display:grid}.StatTiles-module__EKGu4q__tile{background:var(--surface);border:1px solid var(--stroke);border-radius:var(--r-md);padding:var(--s4)}.StatTiles-module__EKGu4q__tile.StatTiles-module__EKGu4q__warning{border-color:var(--warning)}.StatTiles-module__EKGu4q__tile.StatTiles-module__EKGu4q__critical{border-color:var(--critical)}.StatTiles-module__EKGu4q__glyph{margin-right:var(--s1);font-weight:600}.StatTiles-module__EKGu4q__warning .StatTiles-module__EKGu4q__glyph{color:var(--warning)}.StatTiles-module__EKGu4q__critical .StatTiles-module__EKGu4q__glyph{color:var(--critical)}.StatTiles-module__EKGu4q__label{font-size:var(--t5);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);min-height:2lh;font-weight:600}.StatTiles-module__EKGu4q__value{font-size:var(--t1);margin-top:var(--s2);line-height:1.25}.StatTiles-module__EKGu4q__note{font-size:var(--t4);color:var(--muted);margin-top:var(--s1)}.StatTiles-module__EKGu4q__note b{color:var(--text);font-weight:500}@media (max-width:760px){.StatTiles-module__EKGu4q__grid{gap:var(--s2);grid-template-columns:repeat(2,1fr)}.StatTiles-module__EKGu4q__tile{padding:var(--s3)}.StatTiles-module__EKGu4q__value{font-size:var(--t2)}}
.PropertyMonth-module__37Ge2q__wrap{gap:var(--s3);flex-direction:column;display:flex}.PropertyMonth-module__37Ge2q__toolbar{justify-content:space-between;align-items:center;gap:var(--s3);flex-wrap:wrap;display:flex}.PropertyMonth-module__37Ge2q__monthNav{align-items:center;gap:var(--s2);display:flex}.PropertyMonth-module__37Ge2q__navBtn,.PropertyMonth-module__37Ge2q__todayBtn{min-width:30px;height:30px;padding:0 var(--s2);border:1px solid var(--stroke-2);border-radius:var(--r-sm);background:var(--surface-sunken);color:var(--text);font-size:var(--t3);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.PropertyMonth-module__37Ge2q__navBtn:hover,.PropertyMonth-module__37Ge2q__todayBtn:hover{background:var(--surface-3);border-color:var(--accent);color:var(--accent)}.PropertyMonth-module__37Ge2q__todayBtn{font-size:var(--t5);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.PropertyMonth-module__37Ge2q__monthLabel{text-align:center;min-width:10ch;font-size:var(--t3);color:var(--text);font-weight:600}.PropertyMonth-module__37Ge2q__grid{border:1px solid var(--stroke);border-radius:var(--r-lg);background:var(--surface);box-shadow:var(--shadow-m), var(--inset-hi);overflow:hidden}.PropertyMonth-module__37Ge2q__dowHead{border-bottom:1px solid var(--rule);background:var(--surface-sunken);grid-template-columns:repeat(7,1fr);display:grid}.PropertyMonth-module__37Ge2q__dowCell{padding:var(--s1) 2px;text-align:center;font-size:var(--t5);letter-spacing:.06em;text-transform:uppercase;color:var(--muted);white-space:nowrap;font-weight:600;overflow:hidden}.PropertyMonth-module__37Ge2q__week{--lane-top:22px;--lane-h:25px;min-height:calc(var(--lane-top) + var(--lanes,1) * var(--lane-h) + 6px);border-bottom:1px solid var(--rule);position:relative}.PropertyMonth-module__37Ge2q__week:last-child{border-bottom:none}.PropertyMonth-module__37Ge2q__cells{grid-template-columns:repeat(7,1fr);display:grid;position:absolute;inset:0}.PropertyMonth-module__37Ge2q__cell{border-left:1px solid var(--rule-soft);padding:3px 5px}.PropertyMonth-module__37Ge2q__cell:first-child{border-left:none}.PropertyMonth-module__37Ge2q__dnum{font-family:var(--mono);font-variant-numeric:tabular-nums lining-nums;font-size:var(--t5);color:var(--text)}.PropertyMonth-module__37Ge2q__out{background:var(--surface-sunken)}.PropertyMonth-module__37Ge2q__out .PropertyMonth-module__37Ge2q__dnum{color:var(--faint)}.PropertyMonth-module__37Ge2q__weekend,.PropertyMonth-module__37Ge2q__out.PropertyMonth-module__37Ge2q__weekend{background:var(--field-2)}.PropertyMonth-module__37Ge2q__today{background:var(--surface-3);box-shadow:inset 0 1px 0 0 var(--accent)}.PropertyMonth-module__37Ge2q__today .PropertyMonth-module__37Ge2q__dnum{color:var(--text);font-weight:600}.PropertyMonth-module__37Ge2q__strip{top:calc(var(--lane-top) + var(--lane,0) * var(--lane-h));height:calc(var(--lane-h) - 4px);border:1px solid var(--stroke-2);border-radius:var(--r-sm);background:var(--surface-sunken);color:var(--text);font-size:var(--t5);text-align:left;cursor:pointer;z-index:1;align-items:center;padding:0;display:flex;position:absolute;overflow:hidden}.PropertyMonth-module__37Ge2q__strip:hover{background:var(--surface-3)}.PropertyMonth-module__37Ge2q__strip[data-hue]{background:var(--chan-fill);border-color:var(--chan-line)}.PropertyMonth-module__37Ge2q__strip[data-hue]:hover{background:var(--chan-cap)}.PropertyMonth-module__37Ge2q__strip[data-hue] .PropertyMonth-module__37Ge2q__stripCap{background:var(--chan-cap);border-right-color:var(--chan-line);box-shadow:inset 3px 0 0 var(--chan-edge);color:var(--text);padding-left:7px}.PropertyMonth-module__37Ge2q__strip:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.PropertyMonth-module__37Ge2q__stripCap{font-family:var(--mono);font-variant-numeric:tabular-nums lining-nums;font-size:var(--t5);letter-spacing:.02em;color:var(--muted);background:var(--surface-3);border-right:1px solid var(--stroke-2);flex:none;align-self:stretch;align-items:center;gap:3px;padding:0 4px;font-weight:600;display:flex}.PropertyMonth-module__37Ge2q__stripLabel{white-space:nowrap;text-overflow:ellipsis;min-width:0;padding:0 5px;font-weight:500;overflow:hidden}.PropertyMonth-module__37Ge2q__block{background:repeating-linear-gradient(45deg, var(--surface-3) 0 2px, var(--surface-sunken) 2px 6px)}.PropertyMonth-module__37Ge2q__block .PropertyMonth-module__37Ge2q__stripLabel{color:var(--muted)}.PropertyMonth-module__37Ge2q__conflict{outline:2px solid var(--critical);outline-offset:2px;z-index:2}.PropertyMonth-module__37Ge2q__conflict .PropertyMonth-module__37Ge2q__stripCap{background:var(--critical);color:var(--on-solid);border-right-color:var(--critical)}.PropertyMonth-module__37Ge2q__strip[data-hue].PropertyMonth-module__37Ge2q__conflict .PropertyMonth-module__37Ge2q__stripCap{background:var(--critical);color:var(--on-solid);border-right-color:var(--critical);box-shadow:none}.PropertyMonth-module__37Ge2q__bang{font-style:normal;font-weight:600}.PropertyMonth-module__37Ge2q__selected{outline:2px solid var(--accent);outline-offset:2px;z-index:3}.PropertyMonth-module__37Ge2q__squareLeft{border-top-left-radius:0;border-bottom-left-radius:0}.PropertyMonth-module__37Ge2q__squareRight{border-top-right-radius:0;border-bottom-right-radius:0}.PropertyMonth-module__37Ge2q__detail{padding:var(--s2) var(--s3);border:1px solid var(--stroke);border-radius:var(--r-md);background:var(--surface-sunken);align-items:center;gap:10px;display:flex}.PropertyMonth-module__37Ge2q__detailCode{font-family:var(--mono);font-variant-numeric:tabular-nums lining-nums;font-size:var(--t5);letter-spacing:.02em;color:var(--muted);background:var(--surface-3);border:1px solid var(--stroke-2);border-radius:4px;flex:none;padding:2px 5px;font-weight:600}.PropertyMonth-module__37Ge2q__detailCode[data-hue]{background:var(--chan-cap);border-color:var(--chan-line);color:var(--text)}.PropertyMonth-module__37Ge2q__detailName{font-weight:500;font-size:var(--t4);color:var(--text)}.PropertyMonth-module__37Ge2q__detailMeta{font-size:var(--t5);font-variant-numeric:tabular-nums lining-nums;color:var(--muted)}.PropertyMonth-module__37Ge2q__detailClose{color:var(--muted);font-size:var(--t2);cursor:pointer;background:0 0;border:none;margin-left:auto;line-height:1}.PropertyMonth-module__37Ge2q__detailClose:hover{color:var(--accent)}@media (max-width:760px){.PropertyMonth-module__37Ge2q__navBtn,.PropertyMonth-module__37Ge2q__todayBtn{min-width:44px;height:44px}.PropertyMonth-module__37Ge2q__week{--lane-top:20px;--lane-h:28px}.PropertyMonth-module__37Ge2q__strip{min-height:24px}.PropertyMonth-module__37Ge2q__stripLabel{display:none}.PropertyMonth-module__37Ge2q__detail{row-gap:var(--s1);flex-wrap:wrap}}@media (max-width:430px){.PropertyMonth-module__37Ge2q__dowCell{padding:var(--s1) 0;letter-spacing:0}.PropertyMonth-module__37Ge2q__cell{padding:2px 3px}.PropertyMonth-module__37Ge2q__detailMeta{flex-basis:100%}}
.Table-module__ceAsYa__wrap{overflow-x:clip;container-type:inline-size}.Table-module__ceAsYa__table{border-collapse:collapse;width:100%;font-size:var(--t4)}.Table-module__ceAsYa__head th{font-size:var(--t5);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);background:var(--surface-sunken);border-bottom:1px solid var(--rule);padding:var(--s2) var(--s5);text-align:left;white-space:nowrap;top:var(--topbar-h);z-index:1;font-weight:600;position:sticky}.Table-module__ceAsYa__head th:first-child{border-top-left-radius:var(--r-sm);border-bottom-left-radius:var(--r-sm)}.Table-module__ceAsYa__head th:last-child{border-top-right-radius:var(--r-sm);border-bottom-right-radius:var(--r-sm)}.Table-module__ceAsYa__headRight{text-align:right}.Table-module__ceAsYa__sortable{padding:0!important}.Table-module__ceAsYa__sortBtn{align-items:center;gap:var(--s1);min-height:44px;padding:var(--s2) var(--s5);width:100%;font:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;cursor:pointer;text-align:inherit;background:0 0;border:0;display:flex}.Table-module__ceAsYa__sortBtn:hover{color:var(--text)}.Table-module__ceAsYa__sortMark{color:var(--muted)}.Table-module__ceAsYa__row{background:0 0;transition:background .14s}.Table-module__ceAsYa__row>td{font-size:var(--t4);color:var(--text-2);padding:var(--s3) var(--s5);border-bottom:1px solid var(--rule);vertical-align:middle;height:44px}.Table-module__ceAsYa__row:hover{background:var(--surface-sunken)}.Table-module__ceAsYa__row>td:first-child{transition:box-shadow .14s;box-shadow:inset 2px 0 #0000}.Table-module__ceAsYa__row:hover>td:first-child{box-shadow:inset 2px 0 0 var(--accent)}.Table-module__ceAsYa__entity{overflow-wrap:break-word;font-weight:500;color:var(--text)!important}.Table-module__ceAsYa__amount{text-align:right;border-left:1px solid var(--rule-soft);white-space:nowrap;font-weight:500;color:var(--text)!important;padding-left:var(--s3)!important}.Table-module__ceAsYa__meta{color:var(--muted)!important}.Table-module__ceAsYa__nowrap{white-space:nowrap}.Table-module__ceAsYa__chips{display:table-cell}.Table-module__ceAsYa__chipWrap{gap:var(--s2);flex-wrap:wrap;display:flex}.Table-module__ceAsYa__actions{text-align:right;white-space:nowrap}.Table-module__ceAsYa__actionWrap{gap:var(--s2);flex-wrap:wrap;justify-content:flex-end;display:inline-flex}.Table-module__ceAsYa__cellLabel{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Table-module__ceAsYa__totals td{border-top:1px solid var(--rule-strong);background:var(--surface-sunken);padding:var(--s3) var(--s5)}.Table-module__ceAsYa__totalsRow{flex-wrap:wrap;justify-content:flex-end;gap:0;display:flex}.Table-module__ceAsYa__total{gap:var(--s1);padding:0 var(--s4);border-left:1px solid var(--rule-soft);flex-direction:column;align-items:flex-end;display:flex}.Table-module__ceAsYa__total:first-child{border-left:0}.Table-module__ceAsYa__totalKey{font-size:var(--t5);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-weight:600}.Table-module__ceAsYa__totalValue{font-size:var(--t3);color:var(--text);font-weight:500}.Table-module__ceAsYa__net .Table-module__ceAsYa__totalValue{color:var(--accent)}@container (max-width:759.98px){.Table-module__ceAsYa__table,.Table-module__ceAsYa__table>thead,.Table-module__ceAsYa__table>tbody,.Table-module__ceAsYa__table>tfoot,.Table-module__ceAsYa__table>thead>tr,.Table-module__ceAsYa__table>tbody>tr,.Table-module__ceAsYa__table>tfoot>tr,.Table-module__ceAsYa__table>tbody>tr>td,.Table-module__ceAsYa__table>tfoot>tr>td,.Table-module__ceAsYa__table>thead>tr>th{display:block}.Table-module__ceAsYa__head>tr{background:var(--surface-sunken);border-bottom:1px solid var(--rule);border-radius:var(--r-sm);display:flex}.Table-module__ceAsYa__head th{background:0 0;border-bottom:0;flex:1;padding:0;position:static}.Table-module__ceAsYa__head th:not(.Table-module__ceAsYa__sortable){display:none}.Table-module__ceAsYa__head:not(:has(.Table-module__ceAsYa__sortable)){display:none}.Table-module__ceAsYa__sortBtn{width:100%;padding:var(--s2) var(--s3);justify-content:center;margin:0}.Table-module__ceAsYa__row{align-items:center;column-gap:var(--s3);padding:var(--s3) var(--s2);border-bottom:1px solid var(--rule);grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"entity amount""entity2 entity2""meta amount2""meta2 amount3""meta3 meta3""meta4 meta4""meta5 meta5""chips chips""actions actions";row-gap:0;min-height:44px;display:grid!important}.Table-module__ceAsYa__row>td{height:auto;margin-top:var(--s2);font-size:var(--t5);border-bottom:0;padding:0}.Table-module__ceAsYa__row>.Table-module__ceAsYa__entity,.Table-module__ceAsYa__row>.Table-module__ceAsYa__amount{margin-top:0}.Table-module__ceAsYa__row>td:first-child,.Table-module__ceAsYa__row:hover>td:first-child{box-shadow:none}.Table-module__ceAsYa__entity{overflow-wrap:anywhere;grid-area:entity;min-width:0;font-size:var(--t4)!important}.Table-module__ceAsYa__entity~.Table-module__ceAsYa__entity{margin-top:var(--s2);grid-area:entity2}.Table-module__ceAsYa__amount{border-left:1px solid var(--rule-soft);grid-area:amount;font-size:var(--t4)!important;padding-left:var(--s3)!important}.Table-module__ceAsYa__amount~.Table-module__ceAsYa__amount{grid-area:amount2}.Table-module__ceAsYa__amount~.Table-module__ceAsYa__amount~.Table-module__ceAsYa__amount{grid-area:amount3}.Table-module__ceAsYa__meta{grid-area:meta}.Table-module__ceAsYa__meta~.Table-module__ceAsYa__meta{grid-area:meta2}.Table-module__ceAsYa__meta~.Table-module__ceAsYa__meta~.Table-module__ceAsYa__meta{grid-area:meta3}.Table-module__ceAsYa__meta~.Table-module__ceAsYa__meta~.Table-module__ceAsYa__meta~.Table-module__ceAsYa__meta{grid-area:meta4}.Table-module__ceAsYa__meta~.Table-module__ceAsYa__meta~.Table-module__ceAsYa__meta~.Table-module__ceAsYa__meta~.Table-module__ceAsYa__meta{grid-area:meta5}.Table-module__ceAsYa__meta~.Table-module__ceAsYa__meta~.Table-module__ceAsYa__meta~.Table-module__ceAsYa__meta~.Table-module__ceAsYa__meta~.Table-module__ceAsYa__meta{grid-area:auto/1/auto/-1}.Table-module__ceAsYa__chips{grid-area:chips}.Table-module__ceAsYa__actions{text-align:left;grid-area:actions}.Table-module__ceAsYa__actionWrap{justify-content:flex-start}.Table-module__ceAsYa__amount .Table-module__ceAsYa__cellLabel{clip:auto;width:auto;height:auto;font-size:var(--t5);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin:0;font-weight:600;display:block;position:static;overflow:visible}.Table-module__ceAsYa__totals td{padding:var(--s3)}.Table-module__ceAsYa__totalsRow{justify-content:space-between}.Table-module__ceAsYa__total{border-left:0;align-items:flex-start;padding:0}.Table-module__ceAsYa__total+.Table-module__ceAsYa__total{align-items:flex-end}}
.BookingDialog-module__Tws7Wq__dialogTitle{align-items:center;gap:var(--s2);flex-wrap:wrap;min-width:0;display:inline-flex}.BookingDialog-module__Tws7Wq__form{gap:var(--s3);flex-direction:column;display:flex}.BookingDialog-module__Tws7Wq__row{gap:var(--s3);grid-template-columns:1fr 1fr;display:grid}@media (max-width:760px){.BookingDialog-module__Tws7Wq__row{grid-template-columns:1fr}}.BookingDialog-module__Tws7Wq__nights{margin:calc(-1 * var(--s1)) 0 0;font-size:var(--t5);color:var(--muted)}.BookingDialog-module__Tws7Wq__reminder{padding:var(--s2) var(--s3);font-size:var(--t4);color:var(--text);background:var(--tint-accent);border:1px solid var(--accent);border-radius:var(--r-sm);margin:0;line-height:1.4}.BookingDialog-module__Tws7Wq__error{color:var(--critical);font-size:var(--t4);margin:0}.BookingDialog-module__Tws7Wq__readonly{gap:var(--s3);flex-direction:column;display:flex}.BookingDialog-module__Tws7Wq__roNote{font-size:var(--t4);color:var(--muted);margin:0;line-height:1.4}.BookingDialog-module__Tws7Wq__dl{gap:var(--s3);flex-direction:column;margin:0;display:flex}.BookingDialog-module__Tws7Wq__dl>div{gap:var(--s3);grid-template-columns:80px 1fr;display:grid}.BookingDialog-module__Tws7Wq__dl dt{font-size:var(--t5);text-transform:uppercase;letter-spacing:.1em;color:var(--muted);padding-top:2px;font-weight:600}.BookingDialog-module__Tws7Wq__dl dd{font-size:var(--t4);margin:0}
.SuppliersPanel-module__OwgKrq__cards{gap:var(--s2);grid-template-columns:repeat(auto-fill,minmax(220px,1fr));margin:0;padding:0;list-style:none;display:grid}.SuppliersPanel-module__OwgKrq__card{padding:var(--s3);border:1px solid var(--stroke);border-radius:var(--r-md);background:var(--surface-sunken);min-width:0}.SuppliersPanel-module__OwgKrq__role{font-size:var(--t5);letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-weight:600}.SuppliersPanel-module__OwgKrq__name{margin-top:var(--s1);font-size:var(--t4);color:var(--text);overflow-wrap:anywhere;font-weight:500}.SuppliersPanel-module__OwgKrq__contact{gap:var(--s1);margin-top:var(--s2);flex-direction:column;display:flex}.SuppliersPanel-module__OwgKrq__action{font-size:var(--t4);color:var(--accent);overflow-wrap:anywhere;align-items:center;display:inline-flex}.SuppliersPanel-module__OwgKrq__action:hover{text-decoration:underline}.SuppliersPanel-module__OwgKrq__noContact{font-size:var(--t5);color:var(--faint)}.SuppliersPanel-module__OwgKrq__more{margin-top:var(--s2)}.SuppliersPanel-module__OwgKrq__summary{align-items:center;gap:var(--s2);min-height:40px;font-size:var(--t5);letter-spacing:.04em;text-transform:uppercase;color:var(--muted);cursor:pointer;font-weight:600;list-style:none;display:flex}.SuppliersPanel-module__OwgKrq__summary::-webkit-details-marker{display:none}.SuppliersPanel-module__OwgKrq__summary:after{content:"";border-bottom:1.8px solid;border-right:1.8px solid;width:7px;height:7px;transition:transform .15s;transform:rotate(-45deg)}.SuppliersPanel-module__OwgKrq__more[open] .SuppliersPanel-module__OwgKrq__summary:after{transform:rotate(45deg)}.SuppliersPanel-module__OwgKrq__summary:hover{color:var(--text-2)}.SuppliersPanel-module__OwgKrq__moreBody{gap:var(--s1);margin-top:var(--s2);padding-top:var(--s2);border-top:1px solid var(--rule-soft);flex-direction:column;display:flex}.SuppliersPanel-module__OwgKrq__kv{gap:var(--s2);font-size:var(--t4);color:var(--text-2);align-items:baseline;display:flex}.SuppliersPanel-module__OwgKrq__k{font-size:var(--t5);text-transform:uppercase;letter-spacing:.04em;color:var(--muted)}.SuppliersPanel-module__OwgKrq__notes{font-size:var(--t4);color:var(--text-2);margin:0}.SuppliersPanel-module__OwgKrq__link{margin-top:var(--s3);font-size:var(--t4);color:var(--accent);display:inline-block}.SuppliersPanel-module__OwgKrq__link:hover{text-decoration:underline}@media (max-width:760px){.SuppliersPanel-module__OwgKrq__action,.SuppliersPanel-module__OwgKrq__summary{min-height:44px}}@media (max-width:430px){.SuppliersPanel-module__OwgKrq__cards{grid-template-columns:1fr}}
.GuestDrawer-module__SPnYua__panel.GuestDrawer-module__SPnYua__panel[role=dialog]{max-width:560px;margin-inline:auto}.GuestDrawer-module__SPnYua__titleWrap{min-width:0;display:block}.GuestDrawer-module__SPnYua__crumb{font-size:var(--t5);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:var(--s1);font-weight:600;display:block}.GuestDrawer-module__SPnYua__chips{gap:var(--s2);flex-wrap:wrap;display:flex}.GuestDrawer-module__SPnYua__lock{font-size:var(--t4);color:var(--muted);margin:0}.GuestDrawer-module__SPnYua__lockIcon{vertical-align:-2px;display:inline-block}.GuestDrawer-module__SPnYua__manageRow{align-items:center;gap:var(--s2);flex-wrap:wrap;display:flex}.GuestDrawer-module__SPnYua__sectionLabel{margin:var(--s2) 0 0;padding-top:var(--s3);border-top:1px solid var(--rule);font-size:var(--t5);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-weight:600}.GuestDrawer-module__SPnYua__linkBox .GuestDrawer-module__SPnYua__sectionLabel{border-top:none;margin-top:0;padding-top:0}.GuestDrawer-module__SPnYua__linkBox,.GuestDrawer-module__SPnYua__form{gap:var(--s2);flex-direction:column;display:flex}.GuestDrawer-module__SPnYua__field{gap:var(--s1);flex-direction:column;display:flex}.GuestDrawer-module__SPnYua__field>span{font-size:var(--t5);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-weight:600}.GuestDrawer-module__SPnYua__row2{gap:var(--s3);grid-template-columns:1fr 1fr;display:grid}@media (max-width:760px){.GuestDrawer-module__SPnYua__row2{grid-template-columns:1fr}}.GuestDrawer-module__SPnYua__input{background:var(--surface-sunken);border:1px solid var(--stroke-2);border-radius:var(--r-sm);width:100%;min-height:40px;padding:var(--s2) var(--s3);font-size:var(--t4);color:var(--text);font-family:inherit}.GuestDrawer-module__SPnYua__input:hover{background:var(--surface-3)}@media (max-width:760px){.GuestDrawer-module__SPnYua__input{min-height:44px}}.GuestDrawer-module__SPnYua__mono{font-family:var(--mono);font-variant-numeric:tabular-nums lining-nums;letter-spacing:-.015em}.GuestDrawer-module__SPnYua__phoneRow{gap:var(--s2);align-items:center;display:flex}.GuestDrawer-module__SPnYua__call{align-items:center;gap:var(--s1);min-height:40px;font-size:var(--t4);color:var(--accent);border:1px solid var(--stroke-2);border-radius:var(--r-sm);padding:0 var(--s3);white-space:nowrap;flex:none;font-weight:600;text-decoration:none;display:inline-flex}.GuestDrawer-module__SPnYua__call:hover{border-color:var(--accent)}@media (max-width:760px){.GuestDrawer-module__SPnYua__call{min-height:44px}}.GuestDrawer-module__SPnYua__match{justify-content:space-between;align-items:baseline;gap:var(--s2);width:100%;min-height:40px;padding:var(--s2) var(--s3);border:1px solid var(--stroke);border-radius:var(--r-sm);background:var(--surface-sunken);color:var(--text);cursor:pointer;text-align:left;display:flex}.GuestDrawer-module__SPnYua__match:hover{border-color:var(--accent)}.GuestDrawer-module__SPnYua__matchName{font-size:var(--t4);font-weight:600}.GuestDrawer-module__SPnYua__matchMeta{font-size:var(--t5);color:var(--muted);white-space:nowrap}.GuestDrawer-module__SPnYua__create{width:100%;min-height:40px;padding:var(--s2) var(--s3);border:1px dashed var(--stroke-2);border-radius:var(--r-sm);color:var(--accent);font-size:var(--t4);cursor:pointer;text-align:left;background:0 0}.GuestDrawer-module__SPnYua__create:hover{border-color:var(--accent)}@media (max-width:760px){.GuestDrawer-module__SPnYua__match,.GuestDrawer-module__SPnYua__create{min-height:44px}}.GuestDrawer-module__SPnYua__totals{gap:var(--s2);flex-direction:column;display:flex}.GuestDrawer-module__SPnYua__totalRow{justify-content:space-between;align-items:center;gap:var(--s3);font-size:var(--t4);color:var(--muted);display:flex}.GuestDrawer-module__SPnYua__adjInput{text-align:right;max-width:110px}.GuestDrawer-module__SPnYua__history{margin:0;padding:0;list-style:none}.GuestDrawer-module__SPnYua__stay{align-items:baseline;gap:var(--s2);padding:var(--s1) 0;font-size:var(--t4);display:flex}.GuestDrawer-module__SPnYua__stayProp{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.GuestDrawer-module__SPnYua__stayPay{color:var(--text);margin-left:auto}.GuestDrawer-module__SPnYua__error{margin:var(--s2) 0 0;font-size:var(--t4);color:var(--critical)}
.assetLedger-module__xUMSHW__link{color:var(--accent);text-decoration:underline}.assetLedger-module__xUMSHW__netRow{font-size:var(--t5);text-transform:uppercase;letter-spacing:.06em;color:var(--muted);padding-bottom:var(--s2);margin-bottom:var(--s2);border-bottom:1px solid var(--rule);justify-content:space-between;align-items:baseline;font-weight:600;display:flex}.assetLedger-module__xUMSHW__list{margin:0 0 var(--s3);padding:0;list-style:none}.assetLedger-module__xUMSHW__row{gap:var(--s3);padding:var(--s1) 0;font-size:var(--t4);grid-template-columns:auto 1fr auto;align-items:baseline;display:grid}.assetLedger-module__xUMSHW__date{font-family:var(--font-mono);font-variant-numeric:tabular-nums lining-nums;color:var(--muted);font-size:var(--t4)}.assetLedger-module__xUMSHW__cat{color:var(--text);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.assetLedger-module__xUMSHW__mark{vertical-align:-1px;margin-right:var(--s1);color:var(--muted);display:inline-block}.assetLedger-module__xUMSHW__amt{color:var(--text);font-weight:500;font-family:var(--font-mono);font-variant-numeric:tabular-nums lining-nums;text-align:right;border-left:1px solid var(--rule-soft);padding-left:var(--s3)}.assetLedger-module__xUMSHW__basis{margin:var(--s2) 0 0;font-size:var(--t5);letter-spacing:.1em;text-transform:uppercase;color:var(--faint)}
.CalendarView-module__8Phr3W__page{gap:var(--s4);flex-direction:column;display:flex}.CalendarView-module__8Phr3W__wrap{gap:var(--s3);flex-direction:column;display:flex}.CalendarView-module__8Phr3W__toolbar{justify-content:space-between;align-items:center;gap:var(--s3);flex-wrap:wrap;display:flex}.CalendarView-module__8Phr3W__monthNav{align-items:center;gap:var(--s2);display:flex}.CalendarView-module__8Phr3W__monthLabel{text-align:center;min-width:9.5rem;font-weight:600;font-size:var(--t3)}.CalendarView-module__8Phr3W__kbdHint{font-size:var(--t5);letter-spacing:.04em;color:var(--faint);white-space:nowrap}@media (max-width:760px){.CalendarView-module__8Phr3W__kbdHint{display:none}}.CalendarView-module__8Phr3W__chipGroup{gap:var(--s1);flex-direction:column;min-width:0;display:flex}.CalendarView-module__8Phr3W__chipsLabel{font-size:var(--t5);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-weight:600}.CalendarView-module__8Phr3W__chips{gap:var(--s2);flex-wrap:wrap;display:flex}.CalendarView-module__8Phr3W__chanChip{align-items:center;gap:var(--s2);min-height:26px;font-size:var(--t5);color:var(--text-2);background:var(--tint-neutral);border:1px solid var(--stroke);border-radius:var(--r-pill);padding:0 var(--s3);white-space:nowrap;cursor:pointer;font-weight:500;display:inline-flex}.CalendarView-module__8Phr3W__chanChip:hover{color:var(--text);border-color:var(--stroke-2)}.CalendarView-module__8Phr3W__chanChipOn{background:var(--chan-fill,var(--tint-accent));border-color:var(--chan-edge,var(--accent));color:var(--text);font-weight:600}.CalendarView-module__8Phr3W__chanChipClear{min-height:26px;font-size:var(--t5);color:var(--muted);border:1px dashed var(--stroke-2);border-radius:var(--r-pill);padding:0 var(--s3);cursor:pointer;background:0 0;align-items:center;font-weight:500;display:inline-flex}.CalendarView-module__8Phr3W__chanChipClear:hover{color:var(--text)}.CalendarView-module__8Phr3W__chipCount{font-family:var(--mono);font-variant-numeric:tabular-nums lining-nums;font-size:var(--t5);color:var(--muted)}.CalendarView-module__8Phr3W__chanChipOn .CalendarView-module__8Phr3W__chipCount{color:var(--text-2)}.CalendarView-module__8Phr3W__swatchHue{background:var(--chan-edge);border:1px solid var(--chan-line);border-radius:3px;flex:none;width:12px;height:12px}.CalendarView-module__8Phr3W__chipCode{font-family:var(--mono);font-variant-numeric:tabular-nums lining-nums;font-size:var(--t5);letter-spacing:.02em;color:var(--text);background:var(--chan-cap,var(--surface-3));border:1px solid var(--chan-line,var(--stroke-2));border-radius:3px;flex:none;padding:0 4px;font-weight:600;line-height:1.6}.CalendarView-module__8Phr3W__swatchBlock{border:1px solid var(--stroke-2);background:repeating-linear-gradient(45deg, var(--surface-3) 0 2px, var(--surface-sunken) 2px 6px);border-radius:3px;flex:none;width:12px;height:12px}.CalendarView-module__8Phr3W__filterNote{font-size:var(--t5);color:var(--muted)}.CalendarView-module__8Phr3W__legend{gap:var(--s2) var(--s4);font-size:var(--t5);color:var(--text-2);flex-wrap:wrap;display:flex}.CalendarView-module__8Phr3W__legend span{align-items:center;gap:var(--s2);display:inline-flex}.CalendarView-module__8Phr3W__legChan{height:20px;padding:0 var(--s1);border-radius:var(--r-sm);background:var(--surface-3);border:1px solid var(--stroke-2);font-family:var(--mono);font-size:var(--t5);font-variant-numeric:tabular-nums lining-nums;color:var(--muted);flex:none;align-items:center;font-style:normal;font-weight:600;display:inline-flex}.CalendarView-module__8Phr3W__legConflict{background:var(--critical);border-color:var(--critical);color:var(--on-solid)}.CalendarView-module__8Phr3W__legBlock{border:1px solid var(--stroke-2);border-radius:var(--r-sm);background:repeating-linear-gradient(45deg, var(--surface-3) 0 2px, var(--surface-sunken) 2px 6px);flex:none;width:22px;height:14px}.CalendarView-module__8Phr3W__legFlip{background:var(--graphic);clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);flex:none;width:9px;height:9px}.CalendarView-module__8Phr3W__legToday{background:var(--accent);flex:none;width:2px;height:14px}.CalendarView-module__8Phr3W__board{border:1px solid var(--stroke);border-radius:var(--r-lg);background:var(--surface);box-shadow:var(--shadow-m), var(--inset-hi);overflow-x:auto}.CalendarView-module__8Phr3W__head,.CalendarView-module__8Phr3W__row{grid-template-columns:132px repeat(var(--days), minmax(30px, 1fr));display:grid}.CalendarView-module__8Phr3W__head{z-index:6;border-bottom:1px solid var(--rule);background:var(--surface-sunken);position:sticky;top:0}.CalendarView-module__8Phr3W__dayHead{border-left:1px solid var(--rule-soft);flex-direction:column;align-items:center;padding:5px 0 4px;display:flex}.CalendarView-module__8Phr3W__dow{font-size:var(--t5);color:var(--faint);line-height:1.1}.CalendarView-module__8Phr3W__dnum{font-family:var(--mono);font-variant-numeric:tabular-nums lining-nums;font-size:var(--t5);color:var(--muted);font-weight:600;line-height:1.3}.CalendarView-module__8Phr3W__weekend .CalendarView-module__8Phr3W__dow,.CalendarView-module__8Phr3W__weekend .CalendarView-module__8Phr3W__dnum{color:var(--faint)}.CalendarView-module__8Phr3W__todayHead{background:var(--surface-3);position:relative}.CalendarView-module__8Phr3W__todayHead .CalendarView-module__8Phr3W__dnum{color:var(--text);font-weight:600}.CalendarView-module__8Phr3W__todayHead .CalendarView-module__8Phr3W__dow{color:var(--text-2)}.CalendarView-module__8Phr3W__todayHead:after{content:"";background:var(--accent);height:1px;position:absolute;bottom:0;left:0;right:0}.CalendarView-module__8Phr3W__row{z-index:1;grid-template-rows:repeat(var(--lanes,1), 34px);border-bottom:1px solid var(--rule);grid-auto-rows:34px;align-items:stretch;row-gap:4px;padding:8px 0;position:relative}.CalendarView-module__8Phr3W__row:last-child{border-bottom:none}.CalendarView-module__8Phr3W__label{z-index:5;background:var(--surface);border-right:1px solid var(--rule-soft);flex-direction:column;grid-area:1/1/-1;justify-content:center;gap:1px;padding:0 10px;display:flex;position:sticky;left:0;overflow:hidden}.CalendarView-module__8Phr3W__row .CalendarView-module__8Phr3W__label{margin-block:-8px;padding-block:8px}.CalendarView-module__8Phr3W__corner{background:var(--surface-sunken);grid-row:auto}.CalendarView-module__8Phr3W__pname{font-size:var(--t4);white-space:nowrap;text-overflow:ellipsis;font-weight:500;line-height:1.15;overflow:hidden}.CalendarView-module__8Phr3W__pcode{font-family:var(--mono);font-variant-numeric:tabular-nums lining-nums;font-size:var(--t5);color:var(--muted);letter-spacing:.04em}.CalendarView-module__8Phr3W__today{background:var(--accent);width:1px;box-shadow:none;pointer-events:none;z-index:1;grid-row:1/-1;place-self:stretch start;margin-block:-8px}.CalendarView-module__8Phr3W__todayOnBar{background:var(--graphic);pointer-events:none;z-index:4;place-self:center start;width:1px;height:30px}.CalendarView-module__8Phr3W__weekendCol{background:var(--field-2);pointer-events:none;z-index:0;grid-row:1/-1;align-self:stretch;margin-block:-8px}.CalendarView-module__8Phr3W__flip{background:var(--graphic);clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);pointer-events:none;z-index:5;grid-row:1/-1;place-self:center start;width:9px;height:9px;margin-left:-5px}.CalendarView-module__8Phr3W__flipHit{cursor:help;z-index:6;background:0 0;grid-row:1/-1;place-self:stretch start;width:12px;margin-left:-6px}.CalendarView-module__8Phr3W__bar{min-width:0;height:30px;padding:0 var(--s2) 0 0;border-radius:var(--r-sm);background:var(--surface-sunken);color:var(--text);font-size:var(--t5);text-align:left;cursor:pointer;border:1px solid var(--stroke-2);z-index:2;align-self:center;align-items:center;margin-inline:3px;display:flex;position:relative;overflow:hidden}.CalendarView-module__8Phr3W__bar:hover{background:var(--surface-3)}.CalendarView-module__8Phr3W__bar[data-hue]{background:var(--chan-fill);border-color:var(--chan-line)}.CalendarView-module__8Phr3W__bar[data-hue]:hover{background:var(--chan-cap)}.CalendarView-module__8Phr3W__bar[data-hue] .CalendarView-module__8Phr3W__barCap{background:var(--chan-cap);border-right-color:var(--chan-line);box-shadow:inset 3px 0 0 var(--chan-edge);color:var(--text);padding-left:8px}.CalendarView-module__8Phr3W__barCap{font-family:var(--mono);font-variant-numeric:tabular-nums lining-nums;font-size:var(--t5);letter-spacing:.02em;color:var(--muted);background:var(--surface-3);border-right:1px solid var(--stroke-2);flex:none;align-self:stretch;align-items:center;gap:4px;padding:0 5px;font-weight:600;display:flex}.CalendarView-module__8Phr3W__barCode{white-space:nowrap}.CalendarView-module__8Phr3W__barLabel{color:var(--text);white-space:nowrap;text-overflow:ellipsis;min-width:0;padding-left:6px;font-weight:500;overflow:hidden}.CalendarView-module__8Phr3W__block{background:repeating-linear-gradient(45deg, var(--surface-3) 0 2px, var(--surface-sunken) 2px 6px)}.CalendarView-module__8Phr3W__block .CalendarView-module__8Phr3W__barLabel{color:var(--muted)}.CalendarView-module__8Phr3W__conflict{outline:2px solid var(--critical);outline-offset:2px;z-index:3}.CalendarView-module__8Phr3W__bang{min-width:14px;height:16px;padding:0 var(--s1);border-radius:var(--r-sm);background:var(--critical);color:var(--on-solid);justify-content:center;align-items:center;font-style:normal;font-weight:600;display:inline-flex}.CalendarView-module__8Phr3W__tierCode.CalendarView-module__8Phr3W__conflict .CalendarView-module__8Phr3W__barCode{display:none}.CalendarView-module__8Phr3W__clipLeft{border-top-left-radius:0;border-bottom-left-radius:0;margin-left:0}.CalendarView-module__8Phr3W__clipRight{border-top-right-radius:0;border-bottom-right-radius:0;margin-right:0}.CalendarView-module__8Phr3W__banner{border:1px solid var(--stroke);border-left:3px solid var(--critical);border-radius:var(--r-md);background:var(--surface);box-shadow:var(--shadow-s);padding:var(--s3) var(--s4)}.CalendarView-module__8Phr3W__bannerHead{color:var(--critical);margin-bottom:var(--s2);font-weight:600}.CalendarView-module__8Phr3W__bannerList{gap:var(--s1);font-size:var(--t4);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.CalendarView-module__8Phr3W__crit b{color:var(--critical)}.CalendarView-module__8Phr3W__info{color:var(--muted)}.CalendarView-module__8Phr3W__srOnly{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.CalendarView-module__8Phr3W__bannerMore{margin:var(--s1) 0 0;font-size:var(--t4);color:var(--muted)}.CalendarView-module__8Phr3W__agenda{gap:var(--s3);flex-direction:column;display:none}.CalendarView-module__8Phr3W__agendaProp{border:1px solid var(--stroke);border-radius:var(--r-lg);background:var(--surface);box-shadow:var(--shadow-s);padding:var(--s3)}.CalendarView-module__8Phr3W__agendaHead{align-items:baseline;gap:var(--s2);font-size:var(--t3);margin:0 0 var(--s2);font-weight:600;display:flex}.CalendarView-module__8Phr3W__agendaHead small{font-family:var(--mono);font-variant-numeric:tabular-nums lining-nums;font-size:var(--t5);color:var(--muted);font-weight:600}.CalendarView-module__8Phr3W__agendaEmpty{color:var(--muted);font-size:var(--t4)}.CalendarView-module__8Phr3W__agendaList{gap:var(--s2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.CalendarView-module__8Phr3W__agendaItem{align-items:center;gap:var(--s2);width:100%;min-height:44px;padding:var(--s2) var(--s3);border:1px solid var(--stroke);border-radius:var(--r-sm);background:var(--surface-sunken);text-align:left;cursor:pointer;color:var(--text);grid-template-columns:auto 1fr auto;display:grid}.CalendarView-module__8Phr3W__agendaItem.CalendarView-module__8Phr3W__conflict{outline:2px solid var(--critical);outline-offset:2px}.CalendarView-module__8Phr3W__agendaItem[data-hue]{background:var(--chan-fill);border-color:var(--chan-line);box-shadow:inset 3px 0 0 var(--chan-edge);padding-left:calc(var(--s3) + 3px)}.CalendarView-module__8Phr3W__agendaItem[data-hue] .CalendarView-module__8Phr3W__chanCode{background:var(--chan-cap);border-color:var(--chan-line);color:var(--text)}.CalendarView-module__8Phr3W__chanCode{align-items:center;gap:var(--s1);font-family:var(--mono);font-variant-numeric:tabular-nums lining-nums;font-size:var(--t5);letter-spacing:.02em;color:var(--muted);background:var(--surface-3);border:1px solid var(--stroke-2);border-radius:var(--r-sm);padding:2px var(--s1);flex:none;font-weight:600;display:inline-flex}.CalendarView-module__8Phr3W__agendaDates{font-size:var(--t4);font-variant-numeric:tabular-nums lining-nums;align-items:baseline;gap:6px;display:flex}.CalendarView-module__8Phr3W__agendaDates small{color:var(--muted);font-size:var(--t5)}.CalendarView-module__8Phr3W__agendaGuest{font-size:var(--t4);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.CalendarView-module__8Phr3W__agendaPay{font-family:var(--mono);font-variant-numeric:tabular-nums lining-nums;font-size:var(--t4);color:var(--text);font-weight:600}.CalendarView-module__8Phr3W__flipNote{font-size:var(--t5);color:var(--muted);letter-spacing:.02em;margin-bottom:3px}.CalendarView-module__8Phr3W__flipNote i{color:var(--graphic);font-style:normal}.CalendarView-module__8Phr3W__gapNote{font-size:var(--t5);color:var(--faint);margin-bottom:3px}.CalendarView-module__8Phr3W__switcherRow{justify-content:flex-end;align-items:center;gap:var(--s3);flex-wrap:wrap;display:flex}.CalendarView-module__8Phr3W__switcherRow>*{min-width:0;max-width:100%}.CalendarView-module__8Phr3W__agendaMain{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.CalendarView-module__8Phr3W__agendaMain .CalendarView-module__8Phr3W__agendaGuest{font-weight:500}.CalendarView-module__8Phr3W__tip{z-index:55;min-width:210px;max-width:240px;padding:var(--s3);background:var(--surface);border:1px solid var(--stroke-2);border-radius:var(--r-md);box-shadow:var(--shadow-lift);pointer-events:none;position:fixed}.CalendarView-module__8Phr3W__tipName{font-weight:600;font-size:var(--t4);margin-bottom:4px}.CalendarView-module__8Phr3W__tipRow{font-size:var(--t5);color:var(--muted);font-variant-numeric:tabular-nums lining-nums;padding:1px 0}.CalendarView-module__8Phr3W__tipCode{font-family:var(--mono);letter-spacing:.02em;font-weight:600}@media (max-width:760px){.CalendarView-module__8Phr3W__board{display:none}.CalendarView-module__8Phr3W__agenda{display:flex}.CalendarView-module__8Phr3W__tip{display:none}}@media (max-width:430px){.CalendarView-module__8Phr3W__agendaItem{grid-template-columns:auto 1fr;row-gap:4px}.CalendarView-module__8Phr3W__agendaPay{grid-column:2;justify-self:end}.CalendarView-module__8Phr3W__agendaDates small{display:none}}.CalendarView-module__8Phr3W__provis{font-size:var(--t5);letter-spacing:.1em;text-transform:uppercase;color:var(--faint);font-weight:500}
.AttentionRows-module__lBgPdG__rows{margin:0;padding:0;list-style:none}.AttentionRows-module__lBgPdG__row{gap:var(--s3);min-height:44px;padding:var(--s3) 0;border-top:1px solid var(--rule);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;display:grid}.AttentionRows-module__lBgPdG__row:first-child{border-top:0;padding-top:2px}.AttentionRows-module__lBgPdG__pri{justify-content:center;align-items:center;gap:var(--s1);min-height:22px;padding:0 var(--s2);border-radius:var(--r-pill);font-family:var(--font-mono);font-size:var(--t5);letter-spacing:.1em;color:var(--muted);white-space:nowrap;border:1px solid #0000;min-width:62px;font-weight:600;display:inline-flex}.AttentionRows-module__lBgPdG__pri.AttentionRows-module__lBgPdG__red{background:var(--critical);color:var(--on-solid);border-color:var(--critical)}.AttentionRows-module__lBgPdG__pri.AttentionRows-module__lBgPdG__warn{background:var(--tint-warning);color:var(--warning);border-color:var(--warning)}.AttentionRows-module__lBgPdG__pri.AttentionRows-module__lBgPdG__info{background:var(--tint-neutral);color:var(--muted);border-color:var(--stroke)}.AttentionRows-module__lBgPdG__glyph{font-weight:600}.AttentionRows-module__lBgPdG__body{min-width:0}.AttentionRows-module__lBgPdG__title{font-size:var(--t4);color:var(--text);overflow-wrap:anywhere;font-weight:600;line-height:1.45;display:block}.AttentionRows-module__lBgPdG__detail{font-size:var(--t4);color:var(--muted);overflow-wrap:anywhere;margin:2px 0 0;line-height:1.5}.AttentionRows-module__lBgPdG__action{flex:none}.AttentionRows-module__lBgPdG__sr{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:760px){.AttentionRows-module__lBgPdG__row{row-gap:var(--s2);grid-template-columns:minmax(0,1fr)}.AttentionRows-module__lBgPdG__pri{justify-self:start;min-width:0}.AttentionRows-module__lBgPdG__row .AttentionRows-module__lBgPdG__action{grid-column:1;justify-self:start}.AttentionRows-module__lBgPdG__detail{font-size:var(--t5)}}
.Panel-module__TBIKca__panel{background:var(--surface);border:1px solid var(--stroke);border-radius:var(--r-lg);padding:var(--s4) var(--s5)}.Panel-module__TBIKca__headRow{justify-content:space-between;align-items:center;gap:var(--s3);margin:0 0 var(--s3);flex-wrap:wrap;display:flex}.Panel-module__TBIKca__head{font-size:var(--t3);color:var(--text);gap:var(--s3);flex-wrap:wrap;align-items:baseline;min-width:0;margin:0;font-weight:600;display:flex}.Panel-module__TBIKca__meta{font-size:var(--t5);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-weight:400}.Panel-module__TBIKca__action{align-items:center;gap:var(--s2);flex:none;display:flex}
.DismissedBlocks-module__9UkGfW__wrap{border:1px solid var(--stroke);border-radius:var(--r-md);background:var(--surface-sunken);padding:var(--s2) var(--s3)}.DismissedBlocks-module__9UkGfW__summary{cursor:pointer;font-size:var(--t5);letter-spacing:.06em;text-transform:uppercase;color:var(--muted);padding:var(--s2) 0;font-weight:600}.DismissedBlocks-module__9UkGfW__summary:hover{color:var(--text)}.DismissedBlocks-module__9UkGfW__note{margin:var(--s2) 0 var(--s3);font-size:var(--t5);color:var(--faint);max-width:62ch}.DismissedBlocks-module__9UkGfW__list{gap:var(--s1);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.DismissedBlocks-module__9UkGfW__row{align-items:center;gap:var(--s3);border-top:1px solid var(--stroke);padding:var(--s2) 0;flex-wrap:wrap;display:flex}.DismissedBlocks-module__9UkGfW__row:first-child{border-top:none}.DismissedBlocks-module__9UkGfW__who{align-items:baseline;gap:var(--s2);min-width:0;font-size:var(--t4);flex-wrap:wrap;flex:1;display:flex}.DismissedBlocks-module__9UkGfW__asset{color:var(--text);font-weight:500}.DismissedBlocks-module__9UkGfW__dates{color:var(--muted)}.DismissedBlocks-module__9UkGfW__label{color:var(--faint);font-size:var(--t5);text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.DismissedBlocks-module__9UkGfW__error{margin:var(--s2) 0 0;font-size:var(--t5);color:var(--critical)}@media (max-width:760px){.DismissedBlocks-module__9UkGfW__summary{align-items:center;min-height:44px;display:flex}}
.MonthSchedule-module__GPiG3G__wrap{border:1px solid var(--stroke);border-radius:var(--r-lg);background:var(--surface);flex-direction:column;display:flex;overflow:hidden}.MonthSchedule-module__GPiG3G__dowRow{background:var(--surface-sunken);border-bottom:1px solid var(--rule);grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.MonthSchedule-module__GPiG3G__dow{padding:var(--s2) var(--s3);font-size:var(--t5);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-weight:600}.MonthSchedule-module__GPiG3G__week{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.MonthSchedule-module__GPiG3G__week:not(:last-child){border-bottom:1px solid var(--rule)}.MonthSchedule-module__GPiG3G__cell{gap:var(--s2);min-width:0;min-height:116px;padding:var(--s2) var(--s3) var(--s3);flex-direction:column;display:flex}.MonthSchedule-module__GPiG3G__cell:not(:last-child){border-right:1px solid var(--rule-soft)}.MonthSchedule-module__GPiG3G__cellOut{background:var(--surface-sunken)}.MonthSchedule-module__GPiG3G__cellOut .MonthSchedule-module__GPiG3G__dnum,.MonthSchedule-module__GPiG3G__cellOut .MonthSchedule-module__GPiG3G__dfull{color:var(--faint)}.MonthSchedule-module__GPiG3G__cellToday{box-shadow:inset 3px 0 0 var(--accent)}.MonthSchedule-module__GPiG3G__cellHead{align-items:baseline;gap:var(--s2);flex-wrap:wrap;display:flex}.MonthSchedule-module__GPiG3G__dnum{font-family:var(--font-mono);font-variant-numeric:tabular-nums lining-nums;font-size:var(--t4);color:var(--text-2);font-weight:500}.MonthSchedule-module__GPiG3G__dfull{font-family:var(--font-mono);font-variant-numeric:tabular-nums lining-nums;font-size:var(--t5);color:var(--muted);display:none}.MonthSchedule-module__GPiG3G__todayTag{font-size:var(--t5);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-weight:600}.MonthSchedule-module__GPiG3G__job{gap:var(--s1);width:100%;min-width:0;padding:var(--s2);border:1px solid var(--stroke);border-radius:var(--r-sm);background:var(--surface-sunken);color:var(--text);flex-direction:column;align-items:flex-start;text-decoration:none;display:flex}.MonthSchedule-module__GPiG3G__job:hover{border-color:var(--stroke-2);background:var(--surface-3)}.MonthSchedule-module__GPiG3G__job:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.MonthSchedule-module__GPiG3G__jobDone .MonthSchedule-module__GPiG3G__jobProp,.MonthSchedule-module__GPiG3G__jobDone .MonthSchedule-module__GPiG3G__jobMeta,.MonthSchedule-module__GPiG3G__jobDone .MonthSchedule-module__GPiG3G__jobWho{color:var(--muted)}.MonthSchedule-module__GPiG3G__jobProp{font-size:var(--t4);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-weight:500;line-height:1.2;overflow:hidden}.MonthSchedule-module__GPiG3G__jobMeta,.MonthSchedule-module__GPiG3G__jobWho{font-size:var(--t5);color:var(--muted);text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.MonthSchedule-module__GPiG3G__jobMeta{font-family:var(--font-mono);font-variant-numeric:tabular-nums lining-nums}.MonthSchedule-module__GPiG3G__jobMeta.MonthSchedule-module__GPiG3G__tbc{font-family:var(--font-ui)}.MonthSchedule-module__GPiG3G__jobWho{color:var(--text-2)}.MonthSchedule-module__GPiG3G__flip{font-size:var(--t5);letter-spacing:.04em;color:var(--muted);font-weight:500}.MonthSchedule-module__GPiG3G__cellOut .MonthSchedule-module__GPiG3G__jobProp,.MonthSchedule-module__GPiG3G__cellOut .MonthSchedule-module__GPiG3G__jobMeta,.MonthSchedule-module__GPiG3G__cellOut .MonthSchedule-module__GPiG3G__jobWho,.MonthSchedule-module__GPiG3G__cellOut .MonthSchedule-module__GPiG3G__flip{color:var(--muted)}@media (max-width:760px){.MonthSchedule-module__GPiG3G__dowRow{display:none}.MonthSchedule-module__GPiG3G__week,.MonthSchedule-module__GPiG3G__week:not(:last-child){border-bottom:none;display:block}.MonthSchedule-module__GPiG3G__cell{border-bottom:1px solid var(--rule);min-height:0}.MonthSchedule-module__GPiG3G__cell:not(:last-child){border-right:none}.MonthSchedule-module__GPiG3G__cellEmpty,.MonthSchedule-module__GPiG3G__dnum{display:none}.MonthSchedule-module__GPiG3G__dfull{font-size:var(--t4);color:var(--text-2);display:inline}.MonthSchedule-module__GPiG3G__job{justify-content:center;width:100%;min-height:44px}}@media print{.MonthSchedule-module__GPiG3G__wrap{border:1px solid #0003;border-radius:0}.MonthSchedule-module__GPiG3G__week{break-inside:avoid}.MonthSchedule-module__GPiG3G__cell{min-height:90px}.MonthSchedule-module__GPiG3G__cellToday{box-shadow:none;outline-offset:-1px;outline:1px solid #0006}.MonthSchedule-module__GPiG3G__job{break-inside:avoid;border:1px solid #0003}}
.SearchPalette-module__Z9pKSq__overlay{z-index:60;background:var(--scrim);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:12vh var(--s4) var(--s4);justify-content:center;align-items:flex-start;display:flex;position:fixed;inset:0}.SearchPalette-module__Z9pKSq__panel{background:var(--surface);border:1px solid var(--stroke-2);border-radius:var(--r-lg);width:100%;max-width:520px;box-shadow:var(--shadow-lift), var(--inset-hi);overflow:hidden}.SearchPalette-module__Z9pKSq__inputRow{align-items:center;gap:var(--s2);padding:var(--s3);border-bottom:1px solid var(--rule-strong);color:var(--muted);display:flex}.SearchPalette-module__Z9pKSq__input{min-width:0;color:var(--text);font-family:var(--font-ui);font-size:var(--t4);background:0 0;border:0;flex:1;min-height:40px;padding:2px 0}.SearchPalette-module__Z9pKSq__input::placeholder{color:var(--faint)}.SearchPalette-module__Z9pKSq__input::-webkit-search-decoration{appearance:none}.SearchPalette-module__Z9pKSq__input::-webkit-search-cancel-button{appearance:none}.SearchPalette-module__Z9pKSq__kbd{font-family:var(--font-mono);font-size:var(--t5);border:1px solid var(--stroke);border-radius:var(--r-sm);padding:1px var(--s1);color:var(--faint);flex:none}.SearchPalette-module__Z9pKSq__results{min-height:96px;max-height:min(52vh,420px);padding:var(--s1);overflow-y:auto}.SearchPalette-module__Z9pKSq__note{padding:var(--s3) var(--s2);color:var(--faint);font-size:var(--t4);margin:0;line-height:1.5}.SearchPalette-module__Z9pKSq__groupHead{font-family:var(--font-mono);font-size:var(--t5);text-transform:uppercase;letter-spacing:.1em;color:var(--faint);padding:var(--s2) var(--s2) var(--s1)}.SearchPalette-module__Z9pKSq__hit{align-items:baseline;gap:var(--s3);text-align:left;border-radius:var(--r-sm);width:100%;min-height:40px;padding:var(--s2) var(--s3);color:var(--text);font-size:var(--t4);cursor:pointer;background:0 0;border:1px solid #0000;display:flex}.SearchPalette-module__Z9pKSq__hitActive{background:var(--surface-sunken);border-color:var(--stroke-2)}.SearchPalette-module__Z9pKSq__hit:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.SearchPalette-module__Z9pKSq__hitLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.SearchPalette-module__Z9pKSq__hitSub{text-overflow:ellipsis;white-space:nowrap;max-width:45%;font-family:var(--font-mono);font-size:var(--t5);color:var(--faint);flex:none;overflow:hidden}@media (max-width:760px){.SearchPalette-module__Z9pKSq__overlay{padding:6vh var(--s3) var(--s3)}.SearchPalette-module__Z9pKSq__results{max-height:46vh}.SearchPalette-module__Z9pKSq__hit,.SearchPalette-module__Z9pKSq__input{min-height:44px}.SearchPalette-module__Z9pKSq__hitSub{max-width:38%}}
.PropertySwitcher-module__TiMe6q__row{align-items:center;gap:var(--s2);flex-wrap:wrap;justify-content:flex-end;min-width:0;max-width:100%;display:inline-flex}.PropertySwitcher-module__TiMe6q__switcher{align-items:center;gap:var(--s2);min-width:0;max-width:100%;display:inline-flex;position:relative}.PropertySwitcher-module__TiMe6q__label{font-size:var(--t5);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);flex:none;font-weight:600}.PropertySwitcher-module__TiMe6q__select{appearance:none;background:var(--surface-sunken);border:1px solid var(--stroke-2);border-radius:var(--r-sm);min-width:0;max-width:100%;min-height:40px;padding:0 var(--s6) 0 var(--s3);font:inherit;font-size:var(--t5);color:var(--text);cursor:pointer;flex:1}.PropertySwitcher-module__TiMe6q__select:hover{background:var(--surface-3)}.PropertySwitcher-module__TiMe6q__switcher:after{content:"";right:var(--s3);border-right:1.8px solid var(--muted);border-bottom:1.8px solid var(--muted);pointer-events:none;width:7px;height:7px;position:absolute;top:50%;transform:translateY(-70%)rotate(45deg)}.PropertySwitcher-module__TiMe6q__toggle{appearance:none;border-radius:var(--r-sm);padding:var(--s1) var(--s2);min-height:40px;font:inherit;font-size:var(--t5);letter-spacing:.04em;color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;flex:none;font-weight:600}.PropertySwitcher-module__TiMe6q__toggle:hover{color:var(--text);border-color:var(--stroke-2)}@media (max-width:760px){.PropertySwitcher-module__TiMe6q__select,.PropertySwitcher-module__TiMe6q__toggle{min-height:44px}}
.OverdueTurnovers-module__0V5_Mq__panel{gap:var(--s2);padding:var(--s3);border:1px solid var(--stroke);border-radius:var(--r-md);background:var(--tint-warning);flex-direction:column;display:flex}.OverdueTurnovers-module__0V5_Mq__head{align-items:center;gap:var(--s2);display:flex}.OverdueTurnovers-module__0V5_Mq__title{font-size:var(--t4);letter-spacing:.04em;text-transform:uppercase;color:var(--text);margin:0;font-weight:600}.OverdueTurnovers-module__0V5_Mq__note{font-size:var(--t5);color:var(--text-2);margin:0;line-height:1.5}.OverdueTurnovers-module__0V5_Mq__error{font-size:var(--t5);color:var(--critical);margin:0}.OverdueTurnovers-module__0V5_Mq__list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.OverdueTurnovers-module__0V5_Mq__row{align-items:center;gap:var(--s3);padding:var(--s2) 0;border-top:1px solid var(--rule);flex-wrap:wrap;display:flex}.OverdueTurnovers-module__0V5_Mq__row:first-child{border-top:0}.OverdueTurnovers-module__0V5_Mq__settled .OverdueTurnovers-module__0V5_Mq__date,.OverdueTurnovers-module__0V5_Mq__settled .OverdueTurnovers-module__0V5_Mq__prop,.OverdueTurnovers-module__0V5_Mq__settled .OverdueTurnovers-module__0V5_Mq__meta{color:var(--muted)}.OverdueTurnovers-module__0V5_Mq__date{font-family:var(--font-mono);font-variant-numeric:tabular-nums lining-nums;font-size:var(--t4);color:var(--text);white-space:nowrap;flex:none}.OverdueTurnovers-module__0V5_Mq__what{align-items:baseline;gap:var(--s2);flex-wrap:wrap;flex:200px;min-width:0;display:flex}.OverdueTurnovers-module__0V5_Mq__prop{font-size:var(--t4);color:var(--text);font-weight:600;text-decoration:none}.OverdueTurnovers-module__0V5_Mq__prop:hover{text-decoration:underline}.OverdueTurnovers-module__0V5_Mq__code{font-family:var(--font-mono);font-size:var(--t5);text-transform:uppercase;color:var(--muted)}.OverdueTurnovers-module__0V5_Mq__meta{font-size:var(--t5);color:var(--text-2)}.OverdueTurnovers-module__0V5_Mq__actions{align-items:center;gap:var(--s2);margin-left:auto;display:flex}.OverdueTurnovers-module__0V5_Mq__settledNote{font-size:var(--t5);color:var(--muted);white-space:nowrap}.OverdueTurnovers-module__0V5_Mq__action{min-height:40px;padding:var(--s1) var(--s3);border:1px solid var(--stroke);border-radius:var(--r-sm);background:var(--surface);color:var(--text);font:inherit;font-size:var(--t5);white-space:nowrap;cursor:pointer}.OverdueTurnovers-module__0V5_Mq__action:hover{border-color:var(--stroke-2);background:var(--surface-3)}.OverdueTurnovers-module__0V5_Mq__action:disabled{color:var(--faint);cursor:default}@media (max-width:760px){.OverdueTurnovers-module__0V5_Mq__action{min-height:44px}.OverdueTurnovers-module__0V5_Mq__actions{margin-left:0}}
.GuardOverrideControl-module__WcRwBa__wrap{min-width:0;margin-top:var(--s2);gap:var(--s2);flex-direction:column;display:flex}.GuardOverrideControl-module__WcRwBa__open{max-width:100%;min-height:40px;padding:var(--s2) var(--s3);border-radius:var(--r-sm);border:1px solid var(--stroke-2);background:var(--surface-sunken);color:var(--text);font:inherit;font-size:var(--t4);text-align:left;cursor:pointer;align-self:flex-start;font-weight:500}.GuardOverrideControl-module__WcRwBa__open:hover{border-color:var(--accent);color:var(--accent)}.GuardOverrideControl-module__WcRwBa__status{font-size:var(--t4);color:var(--muted);overflow-wrap:anywhere;margin:0;line-height:1.5}.GuardOverrideControl-module__WcRwBa__applied{font-size:var(--t4);color:var(--text);overflow-wrap:anywhere;margin:0;line-height:1.5}.GuardOverrideControl-module__WcRwBa__error{padding:var(--s2) var(--s3);border-radius:var(--r-sm);border:1px solid var(--critical);background:var(--tint-critical);color:var(--text);font-size:var(--t4);overflow-wrap:anywhere;margin:0;line-height:1.5}.GuardOverrideControl-module__WcRwBa__head{font-size:var(--t4);color:var(--text);margin:0;line-height:1.5}.GuardOverrideControl-module__WcRwBa__count{font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:var(--t3);color:var(--critical);font-weight:500}.GuardOverrideControl-module__WcRwBa__sub{font-size:var(--t5);color:var(--faint);overflow-wrap:anywhere;margin:0;line-height:1.55}.GuardOverrideControl-module__WcRwBa__stays{border:1px solid var(--stroke);border-radius:var(--r-sm);max-height:320px;margin:0;padding:0;list-style:none;overflow-y:auto}.GuardOverrideControl-module__WcRwBa__stay{align-items:baseline;gap:2px var(--s3);padding:var(--s2) var(--s3);border-top:1px solid var(--rule);flex-wrap:wrap;min-width:0;display:flex}.GuardOverrideControl-module__WcRwBa__stay:first-child{border-top:0}.GuardOverrideControl-module__WcRwBa__who{min-width:0;font-size:var(--t4);color:var(--text);overflow-wrap:anywhere;flex:auto}.GuardOverrideControl-module__WcRwBa__when{font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:var(--t5);color:var(--muted);white-space:nowrap;flex:none}.GuardOverrideControl-module__WcRwBa__label{font-size:var(--t4);color:var(--text);line-height:1.5}.GuardOverrideControl-module__WcRwBa__confirm{align-items:stretch;gap:var(--s2);flex-wrap:wrap;min-width:0;display:flex}.GuardOverrideControl-module__WcRwBa__input{min-width:0;min-height:40px;padding:var(--s2) var(--s3);border-radius:var(--r-sm);border:1px solid var(--stroke-2);background:var(--surface);color:var(--text);font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:var(--t4);text-align:center;flex:0 90px}.GuardOverrideControl-module__WcRwBa__confirmBtn{min-width:0;min-height:40px;padding:var(--s2) var(--s3);border-radius:var(--r-sm);font:inherit;font-size:var(--t4);cursor:pointer;flex:auto;font-weight:600}.GuardOverrideControl-module__WcRwBa__confirmBtn:disabled{cursor:default;background:var(--surface-3);border:1px solid var(--stroke-2);color:var(--muted)}.GuardOverrideControl-module__WcRwBa__confirmYes{background:var(--tint-critical);border:1px solid var(--critical);color:var(--critical)}.GuardOverrideControl-module__WcRwBa__confirmNo{background:var(--surface-sunken);border:1px solid var(--stroke-2);color:var(--text)}.GuardOverrideControl-module__WcRwBa__fine{font-size:var(--t5);color:var(--faint);overflow-wrap:anywhere;margin:0;line-height:1.5}
.TopBar-module__2JCqTa__bar{height:var(--topbar-h);border-bottom:1px solid var(--stroke);align-items:center;gap:var(--s3);padding:0 max(var(--s5), calc((100% - 1180px) / 2 + var(--s5)));z-index:5;background:var(--field);grid-area:bar;display:flex;position:sticky;top:0;container:topbar/inline-size}.TopBar-module__2JCqTa__crumb{font-size:var(--t4);color:var(--muted);white-space:nowrap;text-overflow:ellipsis;flex:0 auto;min-width:0;overflow:hidden}.TopBar-module__2JCqTa__crumb b{color:var(--text);font-weight:500}.TopBar-module__2JCqTa__search{margin-left:var(--s1);align-items:center;gap:var(--s2);background:var(--surface);border:1px solid var(--stroke);border-radius:var(--r-sm);min-width:0;max-width:320px;padding:var(--s2) var(--s3);color:var(--faint);font-size:var(--t4);font-family:var(--font-ui);cursor:pointer;text-align:left;flex:1;display:flex}.TopBar-module__2JCqTa__search:hover{border-color:var(--stroke-2);color:var(--muted)}.TopBar-module__2JCqTa__searchText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.TopBar-module__2JCqTa__kbd{font-family:var(--font-mono);font-size:var(--t5);border:1px solid var(--stroke);border-radius:var(--r-sm);padding:1px var(--s1);color:var(--faint);flex:none;margin-left:auto}.TopBar-module__2JCqTa__right{align-items:center;gap:var(--s2);min-width:0;margin-left:auto;display:flex}.TopBar-module__2JCqTa__sync{font-size:var(--t5);color:var(--faint);align-items:center;gap:var(--s1);white-space:nowrap;padding:var(--s1) var(--s1);border-radius:var(--r-sm);flex:none;display:flex}.TopBar-module__2JCqTa__sync:hover{color:var(--text);background:var(--surface-sunken)}.TopBar-module__2JCqTa__syncLong{display:inline}@container topbar (max-width:759.98px){.TopBar-module__2JCqTa__syncLong{display:none}}.TopBar-module__2JCqTa__syncShort,.TopBar-module__2JCqTa__syncAgo{display:inline}.TopBar-module__2JCqTa__syncNowBusy{color:var(--accent);animation:1s ease-in-out infinite TopBar-module__2JCqTa__syncPulse}.TopBar-module__2JCqTa__syncNowBusy.TopBar-module__2JCqTa__syncNowBusy:disabled{color:var(--accent);background:0 0;border-color:#0000}.TopBar-module__2JCqTa__syncStatus{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:var(--t5);color:var(--critical);flex:0 auto;font-weight:600;overflow:hidden}.TopBar-module__2JCqTa__dot{border-radius:var(--r-pill);background:var(--positive);flex:none;width:6px;height:6px}@keyframes TopBar-module__2JCqTa__syncPulse{50%{opacity:.35}}@media (prefers-reduced-motion:reduce){.TopBar-module__2JCqTa__syncNowBusy{animation:none}}.TopBar-module__2JCqTa__dotErr{background:var(--critical)}.TopBar-module__2JCqTa__dotWarn{background:var(--warning)}.TopBar-module__2JCqTa__dotIdle{background:var(--faint)}.TopBar-module__2JCqTa__phoneTheme{display:none}@media (max-width:760px){.TopBar-module__2JCqTa__bar{padding:0 var(--s4);gap:var(--s3)}.TopBar-module__2JCqTa__syncLong,.TopBar-module__2JCqTa__crumbGroup{display:none}.TopBar-module__2JCqTa__search,.TopBar-module__2JCqTa__sync{min-height:44px}.TopBar-module__2JCqTa__search{padding:var(--s2);flex:none;margin-left:auto}.TopBar-module__2JCqTa__searchText,.TopBar-module__2JCqTa__search .TopBar-module__2JCqTa__kbd{display:none}.TopBar-module__2JCqTa__right{margin-left:0}.TopBar-module__2JCqTa__phoneTheme{display:inline-flex}.TopBar-module__2JCqTa__newLabel{display:none}}@media (max-width:430px){.TopBar-module__2JCqTa__bar{padding:0 var(--s3);gap:var(--s2)}.TopBar-module__2JCqTa__right{gap:var(--s2)}.TopBar-module__2JCqTa__syncAgo{display:none}.TopBar-module__2JCqTa__sync{padding:var(--s1) 2px}}
.ViewToggle-module__3PHVAa__toggle{border:1px solid var(--stroke);border-radius:var(--r-pill);background:var(--field);gap:2px;padding:2px;display:inline-flex}.ViewToggle-module__3PHVAa__btn{font-size:var(--t5);letter-spacing:.06em;text-transform:uppercase;color:var(--muted);padding:var(--s1) var(--s3);border-radius:var(--r-pill);align-items:center;font-weight:500;line-height:1.4;text-decoration:none;display:inline-flex}.ViewToggle-module__3PHVAa__btn:hover{color:var(--text)}.ViewToggle-module__3PHVAa__btnOn{background:var(--tint-accent);color:var(--accent);font-weight:600}@media (max-width:760px){.ViewToggle-module__3PHVAa__btn{min-height:44px}}
.finance-module__u_-WwG__ledgerLink{min-height:40px;font-family:var(--font-ui);font-size:var(--t5);color:var(--accent);white-space:nowrap;align-items:center;font-weight:500;display:inline-flex}.finance-module__u_-WwG__ledgerLink:hover{text-decoration:underline}.finance-module__u_-WwG__reconChip{display:inline-flex}.finance-module__u_-WwG__years{gap:var(--s1);flex-wrap:wrap;display:flex}.finance-module__u_-WwG__year{min-height:40px;padding:0 var(--s3);font-family:var(--font-mono);font-size:var(--t4);color:var(--muted);border:1px solid var(--stroke);border-radius:var(--r-sm);justify-content:center;align-items:center;display:inline-flex}.finance-module__u_-WwG__year:hover{color:var(--text);background:var(--surface-sunken)}.finance-module__u_-WwG__year[aria-current=page]{color:var(--accent);border-color:var(--accent);background:var(--tint-accent)}.finance-module__u_-WwG__yoy{color:var(--muted)}.finance-module__u_-WwG__stack{gap:var(--s4);flex-direction:column;min-width:0;display:flex}.finance-module__u_-WwG__tooltip{background:var(--surface);border:1px solid var(--stroke-2);border-radius:var(--r-md);padding:var(--s2) var(--s3);font-size:var(--t4);min-width:130px;box-shadow:var(--shadow-m)}.finance-module__u_-WwG__tipTitle{font-family:var(--font-mono);font-size:var(--t5);text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:var(--s1)}.finance-module__u_-WwG__tipRow{justify-content:space-between;gap:var(--s4);color:var(--text);display:flex}.finance-module__u_-WwG__tipNum{font-family:var(--font-mono);font-variant-numeric:tabular-nums lining-nums}@container (min-width:760px){.finance-module__u_-WwG__moneyRegister thead>tr>th{white-space:normal;padding-left:var(--s3);padding-right:var(--s3)}.finance-module__u_-WwG__moneyRegister tbody>tr>td{padding-right:var(--s3)}}@container (max-width:759.98px){.finance-module__u_-WwG__moneyRegister .finance-module__u_-WwG__phoneDrop,.finance-module__u_-WwG__moneyRegister tfoot>tr>td>div>div:nth-child(3),.finance-module__u_-WwG__moneyRegister tfoot>tr>td>div>div:nth-child(4){display:none}}@container (min-width:760px) and (max-width:857.98px){.finance-module__u_-WwG__moneyRegister thead>tr>th:nth-child(7),.finance-module__u_-WwG__moneyRegister tbody>tr>td:nth-child(7),.finance-module__u_-WwG__moneyRegister tfoot>tr>td>div>div:nth-child(6){display:none}}.finance-module__u_-WwG__name{flex-direction:column;min-width:0;font-weight:500;display:inline-flex}.finance-module__u_-WwG__name small{font-family:var(--font-mono);font-size:var(--t5);color:var(--muted);text-transform:uppercase;letter-spacing:.06em;display:block}.finance-module__u_-WwG__archivedTag{margin-left:var(--s2)}.finance-module__u_-WwG__propLink{align-items:center;gap:var(--s2);color:var(--text);min-width:0;display:inline-flex}.finance-module__u_-WwG__propLink:hover{color:var(--accent)}.finance-module__u_-WwG__thumb{border-radius:var(--r-sm);object-fit:cover;flex-shrink:0;width:28px;height:28px}.finance-module__u_-WwG__thumbFallback{border-radius:var(--r-sm);background:var(--surface-3);width:28px;height:28px;color:var(--faint);font-family:var(--font-ui);font-size:var(--t4);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.finance-module__u_-WwG__dim{color:var(--muted)}.finance-module__u_-WwG__srOnly{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.finance-module__u_-WwG__occ{align-items:center;gap:var(--s2);display:inline-flex}.finance-module__u_-WwG__occBar{border-radius:var(--r-sm);background:var(--surface-sunken);border:1px solid var(--rule);flex:none;width:46px;height:5px;overflow:hidden}.finance-module__u_-WwG__occFill{background:var(--graphic);height:100%;display:block}.finance-module__u_-WwG__provis{font-family:var(--font-mono);font-size:var(--t5);letter-spacing:.1em;text-transform:uppercase;color:var(--faint);font-weight:500}.finance-module__u_-WwG__basis{margin:var(--s2) 0 0;font-family:var(--font-mono);font-size:var(--t5);letter-spacing:.1em;text-transform:uppercase;color:var(--faint)}.finance-module__u_-WwG__hint{font-size:var(--t5);color:var(--muted)}.finance-module__u_-WwG__legend{gap:var(--s1) var(--s4);margin:var(--s2) 0 0;flex-wrap:wrap;padding:0;list-style:none;display:flex}.finance-module__u_-WwG__legendLink{align-items:center;gap:var(--s1);font-size:var(--t4);color:var(--muted);min-height:24px;display:inline-flex}.finance-module__u_-WwG__legendLink:hover{color:var(--text);text-decoration:underline}.finance-module__u_-WwG__swatch{flex:none}.finance-module__u_-WwG__barCell{align-items:center;gap:var(--s2);width:100%;min-width:0;display:inline-flex}.finance-module__u_-WwG__barTrack{border-radius:var(--r-sm);background:var(--surface-sunken);border:1px solid var(--rule);flex:auto;min-width:48px;height:8px;overflow:hidden}.finance-module__u_-WwG__barFill{background:var(--graphic);height:100%;display:block}.finance-module__u_-WwG__barFillActive{background:var(--accent);height:100%;display:block}.finance-module__u_-WwG__rowActive{background:var(--surface-sunken)}.finance-module__u_-WwG__share{font-size:var(--t5);color:var(--muted);flex:none}.finance-module__u_-WwG__zero{color:var(--muted)}.finance-module__u_-WwG__groupLink{color:var(--text)}.finance-module__u_-WwG__groupLink:hover{color:var(--accent);text-decoration:underline}@media (max-width:760px){.finance-module__u_-WwG__years{width:100%}.finance-module__u_-WwG__year{flex:auto;min-height:44px}.finance-module__u_-WwG__legendLink{min-height:44px}.finance-module__u_-WwG__groupLink,.finance-module__u_-WwG__propLink,.finance-module__u_-WwG__ledgerLink{align-items:center;min-height:44px;display:inline-flex}}@media (max-width:430px){.finance-module__u_-WwG__occBar{display:none}}
.ledger-module__Jzo2XG__filters{align-items:center;gap:var(--s2);margin-bottom:var(--s3);flex-wrap:wrap;display:flex}.ledger-module__Jzo2XG__filters select,.ledger-module__Jzo2XG__addRow select,.ledger-module__Jzo2XG__addRow input,.ledger-module__Jzo2XG__amtInput,.ledger-module__Jzo2XG__receiptSel{font-family:var(--font-ui);font-size:var(--t4);color:var(--text);background:var(--surface-sunken);border:1px solid var(--stroke-2);border-radius:var(--r-sm);padding:0 var(--s3);max-width:100%;min-height:40px}.ledger-module__Jzo2XG__years{gap:var(--s1);flex-wrap:wrap;margin-left:auto;display:flex}.ledger-module__Jzo2XG__year{min-height:40px;padding:0 var(--s3);font-family:var(--font-mono);font-size:var(--t4);color:var(--muted);border:1px solid var(--stroke);border-radius:var(--r-sm);justify-content:center;align-items:center;display:inline-flex}.ledger-module__Jzo2XG__year:hover{color:var(--text);background:var(--surface-sunken)}.ledger-module__Jzo2XG__year[aria-current=page]{color:var(--accent);border-color:var(--accent);background:var(--tint-accent)}.ledger-module__Jzo2XG__addRow{gap:var(--s2);padding:var(--s3);margin-bottom:var(--s3);background:var(--surface-sunken);border:1px solid var(--stroke);border-radius:var(--r-md);flex-wrap:wrap;align-items:center;display:flex}.ledger-module__Jzo2XG__addRow input[type=text]{min-width:120px}.ledger-module__Jzo2XG__error{margin-bottom:var(--s3)}.ledger-module__Jzo2XG__register{table-layout:fixed}@container (min-width:760px){.ledger-module__Jzo2XG__register th,.ledger-module__Jzo2XG__register td{padding-inline:var(--s3)}.ledger-module__Jzo2XG__register th:first-child{width:10%}.ledger-module__Jzo2XG__register th:nth-child(2){width:18%}.ledger-module__Jzo2XG__register th:nth-child(3){width:13%}.ledger-module__Jzo2XG__register th:nth-child(5){width:12%}.ledger-module__Jzo2XG__register th:nth-child(6){width:20%}.ledger-module__Jzo2XG__register th:nth-child(7){width:14%}}.ledger-module__Jzo2XG__propLink{color:var(--text)}.ledger-module__Jzo2XG__propLink:hover{color:var(--accent)}.ledger-module__Jzo2XG__desc{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ledger-module__Jzo2XG__dim{color:var(--faint)}.ledger-module__Jzo2XG__overridden td:first-child{box-shadow:inset 2px 0 0 var(--accent)}.ledger-module__Jzo2XG__amtInput{text-align:right;width:90px;font-family:var(--font-mono);font-variant-numeric:tabular-nums lining-nums}.ledger-module__Jzo2XG__receiptSel{font-size:var(--t5);padding:0 var(--s2);text-overflow:ellipsis;width:100%}.ledger-module__Jzo2XG__cellInput{min-width:0}.ledger-module__Jzo2XG__empty{padding:var(--s3) 0!important}.ledger-module__Jzo2XG__chipRow{align-items:center;gap:var(--s2);margin:0 0 var(--s3);flex-wrap:wrap;display:flex}.ledger-module__Jzo2XG__chipLink{text-decoration:none;display:inline-flex}.ledger-module__Jzo2XG__pickerCell{align-items:center;gap:var(--s1);flex-wrap:wrap;max-width:100%;display:inline-flex}.ledger-module__Jzo2XG__bareSelect{font-family:var(--font-ui);font-size:var(--t4);color:var(--text);background:var(--surface-sunken);border:1px solid var(--stroke-2);border-radius:var(--r-sm);padding:0 var(--s3);min-width:0;max-width:100%;min-height:40px}.ledger-module__Jzo2XG__groupTag{font-size:var(--t5);color:var(--muted);display:block}.ledger-module__Jzo2XG__subcat{color:var(--text);display:block}@container (min-width:760px){.ledger-module__Jzo2XG__actionsCell>span{flex-wrap:nowrap}}.ledger-module__Jzo2XG__subtotalRow{background:var(--surface-sunken);border-top:1px solid var(--rule-strong)}.ledger-module__Jzo2XG__subtotalRow td{color:var(--muted)}.ledger-module__Jzo2XG__basis{margin:var(--s2) 0 0;font-family:var(--font-mono);font-size:var(--t5);letter-spacing:.1em;text-transform:uppercase;color:var(--faint)}@media (max-width:760px){.ledger-module__Jzo2XG__filters,.ledger-module__Jzo2XG__addRow{gap:var(--s2)}.ledger-module__Jzo2XG__filters select,.ledger-module__Jzo2XG__addRow select,.ledger-module__Jzo2XG__addRow input,.ledger-module__Jzo2XG__bareSelect{flex:140px;min-width:0;min-height:44px}.ledger-module__Jzo2XG__propLink{align-items:center;min-height:44px;display:inline-flex}.ledger-module__Jzo2XG__years{width:100%;margin-left:0}.ledger-module__Jzo2XG__year{flex:auto;min-height:44px}.ledger-module__Jzo2XG__amtInput{width:100%}.ledger-module__Jzo2XG__receiptSel{width:100%;min-height:44px}.ledger-module__Jzo2XG__groupTag{font-size:var(--t5)}.ledger-module__Jzo2XG__desc{font-size:var(--t5);white-space:normal;overflow:visible}}@media (max-width:430px){.ledger-module__Jzo2XG__filters select,.ledger-module__Jzo2XG__addRow select,.ledger-module__Jzo2XG__addRow input,.ledger-module__Jzo2XG__bareSelect{flex:100%}.ledger-module__Jzo2XG__pickerCell{width:100%}}
.ScheduleToolbar-module__paryZq__bar{justify-content:space-between;align-items:flex-end;gap:var(--s4);padding-bottom:var(--s3);border-bottom:1px solid var(--rule);flex-wrap:wrap;display:flex}.ScheduleToolbar-module__paryZq__views{align-items:center;gap:var(--s1);padding:var(--s1);border:1px solid var(--stroke);border-radius:var(--r-pill);background:var(--surface-sunken);display:flex}.ScheduleToolbar-module__paryZq__view{min-height:32px;padding:0 var(--s4);border-radius:var(--r-pill);font-size:var(--t4);color:var(--muted);border:1px solid #0000;align-items:center;font-weight:500;text-decoration:none;display:inline-flex}.ScheduleToolbar-module__paryZq__view:hover{color:var(--text)}.ScheduleToolbar-module__paryZq__view[aria-current=page]{background:var(--surface);border-color:var(--stroke-2);color:var(--text)}.ScheduleToolbar-module__paryZq__view:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.ScheduleToolbar-module__paryZq__filter{align-items:flex-end;gap:var(--s3);flex-wrap:wrap;display:flex}.ScheduleToolbar-module__paryZq__date{width:11rem}.ScheduleToolbar-module__paryZq__filterActions{align-items:center;gap:var(--s2);display:flex}.ScheduleToolbar-module__paryZq__filterHint{font-size:var(--t5);color:var(--muted);flex:100%}.ScheduleToolbar-module__paryZq__monthNav{align-items:center;gap:var(--s2);display:flex}.ScheduleToolbar-module__paryZq__monthLabel{text-align:center;min-width:10rem;font-size:var(--t3);font-weight:600}@media (max-width:760px){.ScheduleToolbar-module__paryZq__bar{align-items:stretch}.ScheduleToolbar-module__paryZq__views,.ScheduleToolbar-module__paryZq__filter,.ScheduleToolbar-module__paryZq__monthNav{width:100%}.ScheduleToolbar-module__paryZq__view{flex:1;justify-content:center;min-height:44px}.ScheduleToolbar-module__paryZq__date{flex:1;width:auto;min-width:9rem}.ScheduleToolbar-module__paryZq__filterActions{width:100%}.ScheduleToolbar-module__paryZq__filterActions>*{flex:1}.ScheduleToolbar-module__paryZq__monthLabel{flex:1;min-width:0}}
.FeedHealthPanel-module__7USWYa__list{margin:0;padding:0;list-style:none}.FeedHealthPanel-module__7USWYa__item{padding:var(--s3) 0;border-top:1px solid var(--rule)}.FeedHealthPanel-module__7USWYa__item:first-child{border-top:0;padding-top:0}.FeedHealthPanel-module__7USWYa__title{font-size:var(--t4);color:var(--text);font-weight:600;line-height:1.5;display:block}.FeedHealthPanel-module__7USWYa__sub{margin:var(--s1) 0 0;font-size:var(--t4);color:var(--muted);overflow-wrap:anywhere;line-height:1.5}.FeedHealthPanel-module__7USWYa__foot{justify-content:space-between;align-items:center;gap:var(--s3);margin-top:var(--s4);padding-top:var(--s3);border-top:1px solid var(--rule);flex-wrap:wrap;display:flex}.FeedHealthPanel-module__7USWYa__summary{font-size:var(--t5);color:var(--faint)}.FeedHealthPanel-module__7USWYa__syncNow{align-items:center;gap:var(--s2);min-height:40px;padding:var(--s2) var(--s3);border-radius:var(--r-sm);border:1px solid var(--stroke);background:var(--surface);color:var(--muted);font-size:var(--t4);cursor:pointer;font-weight:500;display:inline-flex}.FeedHealthPanel-module__7USWYa__syncNow:hover:not(:disabled){color:var(--text);border-color:var(--stroke-2);background:var(--surface-sunken)}.FeedHealthPanel-module__7USWYa__syncNow:disabled{cursor:default}.FeedHealthPanel-module__7USWYa__syncNowBusy{color:var(--accent);border-color:var(--accent);animation:1s ease-in-out infinite FeedHealthPanel-module__7USWYa__feedSyncPulse}@keyframes FeedHealthPanel-module__7USWYa__feedSyncPulse{50%{opacity:.45}}@media (max-width:760px){.FeedHealthPanel-module__7USWYa__syncNow{min-height:44px}}@media (prefers-reduced-motion:reduce){.FeedHealthPanel-module__7USWYa__syncNowBusy{animation:none}}
.CategoryPicker-module__WBjymW__wrap{align-items:center;gap:var(--s2);flex-wrap:wrap;min-width:0;display:inline-flex}.CategoryPicker-module__WBjymW__selectWrap{flex:0 auto;min-width:0;max-width:190px}@media (max-width:760px){.CategoryPicker-module__WBjymW__selectWrap{flex:auto;max-width:100%}}
.BottomTabs-module___6L_ZG__tabbar{display:none}@media (max-width:760px){.BottomTabs-module___6L_ZG__tabbar{z-index:20;background:var(--surface);border-top:1px solid var(--stroke);padding-bottom:env(safe-area-inset-bottom);grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.BottomTabs-module___6L_ZG__tab{justify-content:center;align-items:center;gap:var(--s1);min-height:44px;padding:var(--s2) 0;color:var(--muted);cursor:pointer;background:0 0;border-top:2px solid #0000;flex-direction:column;margin-top:-1px;display:flex}.BottomTabs-module___6L_ZG__label{font-family:var(--font-mono);font-size:var(--t5);letter-spacing:.04em;text-transform:uppercase;font-weight:500}.BottomTabs-module___6L_ZG__iconWrap{display:inline-flex;position:relative}.BottomTabs-module___6L_ZG__badge{top:-5px;left:calc(100% - var(--s1));min-width:16px;height:16px;padding:0 var(--s1);border-radius:var(--r-pill);background:var(--critical);color:var(--on-solid);font-family:var(--font-mono);font-size:var(--t5);text-align:center;font-weight:500;line-height:16px;position:absolute}.BottomTabs-module___6L_ZG__sheetBadge{min-width:16px;height:16px;padding:0 var(--s1);border-radius:var(--r-pill);background:var(--warning);color:var(--on-solid);font-family:var(--font-mono);font-size:var(--t5);text-align:center;flex:none;margin-left:auto;font-weight:500;line-height:16px}.BottomTabs-module___6L_ZG__tabActive{color:var(--accent);border-top-color:var(--accent)}.BottomTabs-module___6L_ZG__tabOpen{background:var(--surface-3);color:var(--text)}.BottomTabs-module___6L_ZG__scrim{background:var(--scrim);z-index:-1;position:fixed;inset:0}.BottomTabs-module___6L_ZG__sheet{left:var(--s3);right:var(--s3);bottom:calc(100% + var(--s2));background:var(--surface);border:1px solid var(--stroke-2);border-radius:var(--r-lg);box-shadow:var(--shadow-lift);padding:var(--s1);flex-direction:column;gap:2px;display:flex;position:absolute}.BottomTabs-module___6L_ZG__sheetItem{align-items:center;gap:var(--s3);min-height:44px;padding:var(--s3);border-radius:var(--r-sm);color:var(--text);font-size:var(--t4);text-align:left;cursor:pointer;background:0 0;border:none;font-weight:500;display:flex}.BottomTabs-module___6L_ZG__sheetItem:active{background:var(--surface-3)}.BottomTabs-module___6L_ZG__sheetDivider{border-top:1px solid var(--rule);margin-top:var(--s1);padding-top:var(--s1)}}
.CleanerProperties-module__5TpQVW__wrap{gap:var(--s2);flex-direction:column;display:flex}.CleanerProperties-module__5TpQVW__head{justify-content:space-between;align-items:baseline;gap:var(--s3);flex-wrap:wrap;display:flex}.CleanerProperties-module__5TpQVW__summary{align-items:baseline;gap:var(--s2);flex-wrap:wrap;min-width:0;margin:0;display:flex}.CleanerProperties-module__5TpQVW__label{font-size:var(--t5);text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-weight:600}.CleanerProperties-module__5TpQVW__value{font-size:var(--t5);color:var(--text-2);letter-spacing:.03em}.CleanerProperties-module__5TpQVW__none{font-size:var(--t5);color:var(--muted);margin:0}.CleanerProperties-module__5TpQVW__editor{gap:var(--s2);padding-top:var(--s2);border-top:1px solid var(--rule);flex-direction:column;display:flex}.CleanerProperties-module__5TpQVW__hint{font-size:var(--t5);color:var(--muted);margin:0}.CleanerProperties-module__5TpQVW__list{flex-direction:column;display:flex}.CleanerProperties-module__5TpQVW__row{justify-content:space-between;align-items:center;gap:var(--s2);border-top:1px solid var(--rule);font-size:var(--t4);padding:2px 0;display:flex}.CleanerProperties-module__5TpQVW__row:first-child{border-top:0}.CleanerProperties-module__5TpQVW__property{align-items:center;gap:var(--s2);color:var(--text);cursor:pointer;min-width:0;min-height:40px;display:inline-flex}.CleanerProperties-module__5TpQVW__property input{width:18px;height:18px;accent-color:var(--accent);flex:none}.CleanerProperties-module__5TpQVW__propertyName{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.CleanerProperties-module__5TpQVW__note{font-size:var(--t5);color:var(--muted);white-space:nowrap}.CleanerProperties-module__5TpQVW__defaultCell{align-items:center;gap:var(--s2);flex:none;display:inline-flex}.CleanerProperties-module__5TpQVW__defaultBtn{border:1px solid var(--stroke);border-radius:var(--r-sm);color:var(--muted);min-height:40px;padding:0 var(--s3);cursor:pointer;font-size:var(--t5);background:0 0;flex:none;font-weight:600;line-height:1}.CleanerProperties-module__5TpQVW__defaultBtn:hover{color:var(--text);border-color:var(--stroke-2);background:var(--surface-sunken)}.CleanerProperties-module__5TpQVW__defaultBtn:disabled{background:var(--surface-3);border-color:var(--stroke);color:var(--faint);cursor:default}.CleanerProperties-module__5TpQVW__defaultOn{color:var(--text);border-color:var(--stroke-2);background:var(--surface-3)}.CleanerProperties-module__5TpQVW__replaces{padding:var(--s2) var(--s3);background:var(--surface-sunken);border:1px solid var(--stroke);border-radius:var(--r-md);font-size:var(--t5);color:var(--text-2);margin:0}.CleanerProperties-module__5TpQVW__error{color:var(--critical);font-size:var(--t4);margin:0}.CleanerProperties-module__5TpQVW__actions{align-items:center;gap:var(--s2);flex-wrap:wrap;display:flex}@media (max-width:760px){.CleanerProperties-module__5TpQVW__property,.CleanerProperties-module__5TpQVW__defaultBtn{min-height:44px}.CleanerProperties-module__5TpQVW__row{flex-direction:column;align-items:flex-start;gap:0}.CleanerProperties-module__5TpQVW__note{white-space:normal}}
.document-detail-module__SiQP3q__page{gap:var(--s4);flex-direction:column;min-width:0;display:flex}.document-detail-module__SiQP3q__state{white-space:normal;overflow-wrap:anywhere;align-self:center}.document-detail-module__SiQP3q__pageError{color:var(--critical);font-size:var(--t4);max-width:62ch;margin:0;line-height:1.55}
.duplicates-module__VDnFUa__notice{margin:0 0 var(--s4)}.duplicates-module__VDnFUa__grid{gap:var(--s4);align-items:start;min-width:0;display:grid}.duplicates-module__VDnFUa__pane{min-width:0}.duplicates-module__VDnFUa__hint{margin:var(--s3) 0 0;font-size:var(--t5);color:var(--faint);line-height:1.55}.duplicates-module__VDnFUa__footnote{margin:var(--s4) 0 0;font-size:var(--t5);color:var(--faint);max-width:76ch;line-height:1.55}
.TaxExportCard-module__wEx-3W__tax{background:var(--surface);border:1px solid var(--stroke-2);border-radius:var(--r-lg);box-shadow:var(--shadow-s), var(--inset-hi);padding:var(--s4) var(--s5);align-items:center;gap:var(--s5);flex-wrap:wrap;display:flex}.TaxExportCard-module__wEx-3W__ic{border-radius:var(--r-md);background:var(--tint-accent);width:40px;height:40px;color:var(--accent);font-size:var(--t3);flex:none;place-items:center;display:grid}.TaxExportCard-module__wEx-3W__copy{flex:220px;min-width:0}.TaxExportCard-module__wEx-3W__title{font-size:var(--t3);color:var(--text);font-weight:600}.TaxExportCard-module__wEx-3W__sub{color:var(--muted);font-size:var(--t4);margin-top:var(--s1);max-width:46ch}.TaxExportCard-module__wEx-3W__msg{margin-top:var(--s2)}.TaxExportCard-module__wEx-3W__actions{gap:var(--s2);flex-wrap:wrap;margin-left:auto;display:flex}.TaxExportCard-module__wEx-3W__asset .TaxExportCard-module__wEx-3W__actions{width:100%;margin-left:0;margin-top:var(--s1)}.TaxExportCard-module__wEx-3W__failedBtn{border-color:var(--critical);color:var(--critical)}@media (max-width:760px){.TaxExportCard-module__wEx-3W__tax{padding:var(--s4);gap:var(--s3)}.TaxExportCard-module__wEx-3W__actions{width:100%;margin-left:0}}@media (max-width:430px){.TaxExportCard-module__wEx-3W__actions{flex-direction:column}.TaxExportCard-module__wEx-3W__actions>*{width:100%}}
.work-order-module__Fqwx0W__page{gap:var(--s4);flex-direction:column;min-width:0;display:flex}.work-order-module__Fqwx0W__state{white-space:normal;overflow-wrap:anywhere;align-self:center}.work-order-module__Fqwx0W__pageError{color:var(--critical);font-size:var(--t4);max-width:62ch;margin:0;line-height:1.55}
.shell-module__h2N4mG__app{grid-template-columns:228px minmax(0,1fr);grid-template-areas:"side main";min-height:100vh;display:grid}.shell-module__h2N4mG__main{grid-template:"bar""wrap"1fr/minmax(0,1fr);grid-area:main;min-width:0;display:grid}.shell-module__h2N4mG__wrap{min-width:0;padding:var(--s5) var(--s5) var(--s7);grid-area:wrap;width:100%;max-width:1180px;margin-inline:auto}@media (max-width:760px){.shell-module__h2N4mG__app{grid-template-columns:minmax(0,1fr);grid-template-areas:"main"}.shell-module__h2N4mG__wrap{padding:var(--s4) var(--s4) calc(2 * var(--s7))}}@media print{.shell-module__h2N4mG__app,.shell-module__h2N4mG__main{min-height:0;display:block}.shell-module__h2N4mG__wrap{max-width:none;padding:0}}
.brief-module__jpAivG__page{gap:var(--s4);flex-direction:column;min-width:0;display:flex}.brief-module__jpAivG__when{white-space:normal;overflow-wrap:anywhere;align-self:center}@media print{.brief-module__jpAivG__page{gap:0;display:block}}
.DeclarantFilter-module__mkGymG__wrap{flex-direction:column;min-width:0;max-width:200px;display:flex}.DeclarantFilter-module__mkGymG__caption{font-size:var(--t4);color:var(--muted);border-left:2px solid var(--stroke-2);padding-left:var(--s3);margin:var(--s2) 0 var(--s1);line-height:1.5}
.attention-module__D8sFkW__banner{margin-bottom:var(--s4)}.attention-module__D8sFkW__grid{gap:var(--s4);grid-template-columns:1.65fr 1fr;display:grid}.attention-module__D8sFkW__pane{min-width:0}.attention-module__D8sFkW__meta{font-family:var(--font-mono);font-size:var(--t5);letter-spacing:.12em;color:var(--faint)}@media (max-width:760px){.attention-module__D8sFkW__grid{grid-template-columns:1fr}}
.route-state-module__95QKya__state{padding:var(--s6) var(--s5);gap:var(--s4);flex-direction:column;max-width:860px;display:flex}.route-state-module__95QKya__actions{gap:var(--s3);flex-wrap:wrap;display:flex}.route-state-module__95QKya__digest{font-family:var(--mono);font-variant-numeric:tabular-nums lining-nums;font-size:var(--t5);color:var(--muted)}
