.ButtonCard-module__i846lW__main{background:var(--surface-strong);border:1px solid var(--border-soft);text-align:left;box-sizing:border-box;width:100%;min-width:0;min-height:104px;max-height:max-content;box-shadow:var(--card-shadow);border-radius:8px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:.65rem;padding:.8rem;font-size:.9rem;font-weight:700;transition:background-color .2s,transform .2s,box-shadow .2s,border-color .2s;display:flex}.ButtonCard-module__i846lW__main p{overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;width:100%;margin:0;line-height:1.3}.ButtonCard-module__i846lW__icon{color:var(--primary);background:var(--primary-soft);border-radius:8px;padding:.58rem;font-size:.92rem}.ButtonCard-module__i846lW__main:hover{background-color:var(--background-highlight);box-shadow:var(--panel-shadow);border-color:var(--hero-border);transform:translateY(-1px)}@media (max-width:640px){.ButtonCard-module__i846lW__main{gap:.5rem;min-height:88px;padding:.72rem}.ButtonCard-module__i846lW__icon{padding:.5rem;font-size:.92rem}}
.View-module__6L77AG__page{grid-template-rows:auto auto minmax(0,1fr);gap:.65rem;display:grid}.View-module__6L77AG__detailsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.View-module__6L77AG__infoMain{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.45rem;display:grid}.View-module__6L77AG__modulesSection{flex-direction:column;min-height:0;display:flex}.View-module__6L77AG__buttonsScroll{min-height:0}.View-module__6L77AG__infoCard{background:var(--surface-muted);border:1px solid var(--border-soft);border-radius:6px;flex-direction:column;align-items:flex-start;gap:.2rem;padding:.5rem .58rem;display:flex}.View-module__6L77AG__infoLabel{color:var(--text-soft);text-transform:uppercase;letter-spacing:.04em;font-size:.7rem;font-weight:700;line-height:1.2}.View-module__6L77AG__infoValue{text-align:left;overflow-wrap:anywhere;width:100%;margin-left:0;font-size:.88rem;line-height:1.3}.View-module__6L77AG__buttons{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-content:start;gap:.7rem;width:100%;display:grid}.View-module__6L77AG__description{color:var(--text-soft);max-width:42rem;line-height:1.45}.View-module__6L77AG__heroBody{flex:320px;min-width:0}.View-module__6L77AG__heroHeader{justify-content:space-between;align-items:flex-start;width:100%}.View-module__6L77AG__heroLogoWrap{border:1px solid var(--border-soft);background:var(--surface-strong);border-radius:8px;width:min(180px,100%);padding:.65rem;position:relative}.View-module__6L77AG__heroLogo,.View-module__6L77AG__infoLogo{object-fit:contain;width:100%;height:100%}.View-module__6L77AG__infoLogoWrap{justify-content:center;align-items:center;min-height:88px;display:flex}@media (max-width:960px){.View-module__6L77AG__detailsGrid{grid-template-columns:1fr}}@media (max-width:640px){.View-module__6L77AG__infoMain{grid-template-columns:1fr}.View-module__6L77AG__infoCard{padding:.48rem .54rem}.View-module__6L77AG__buttons{grid-template-columns:1fr}.View-module__6L77AG__heroHeader{justify-content:flex-start}}
.Alert-module__hvM7IW__main{z-index:320;background:radial-gradient(circle at top, var(--popup-glow), transparent 35%), var(--overlay);justify-content:center;align-items:center;width:100vw;height:100vh;padding:1rem;display:flex;position:fixed;top:0;left:0}.Alert-module__hvM7IW__alertBox{background:linear-gradient(180deg, var(--surface-strong), var(--surface-muted));text-align:center;border:1px solid var(--border-soft);width:min(100%,520px);box-shadow:var(--panel-shadow);border-radius:20px;flex-direction:column;align-items:center;row-gap:1rem;padding:1.25rem;display:flex}.Alert-module__hvM7IW__text{margin-bottom:.55rem;line-height:1.55}.Alert-module__hvM7IW__buttonList{flex-wrap:wrap;justify-content:center;gap:.75rem;width:100%;display:flex}.Alert-module__hvM7IW__button{min-width:120px}.Alert-module__hvM7IW__icon{color:var(--primary);font-size:3rem}.Alert-module__hvM7IW__info{color:var(--info)}.Alert-module__hvM7IW__warning{color:var(--warning)}.Alert-module__hvM7IW__error{color:var(--error)}.Alert-module__hvM7IW__confirmation{color:var(--confirmation)}
.cookie-module__0fbzEW__main{z-index:100;justify-content:center;align-items:flex-end;width:100vw;display:flex;position:sticky;bottom:0;left:0}.cookie-module__0fbzEW__content{background-color:var(--background);border-radius:var(--radius-md);width:800px;max-width:100%;box-shadow:var(--shadow-values);flex-wrap:wrap;gap:2rem 4rem;margin-bottom:1rem;padding:1.5rem;display:flex;position:absolute}.cookie-module__0fbzEW__text{flex-direction:column;row-gap:1rem;display:flex}.cookie-module__0fbzEW__title{font-size:1.5rem;font-weight:800}.cookie-module__0fbzEW__text>a{color:var(--primary);font-size:.8rem;font-weight:600;transition:color .2s}.cookie-module__0fbzEW__text>a:hover{color:var(--primary-highlight)}.cookie-module__0fbzEW__buttons{flex-direction:column;justify-content:center;align-items:center;row-gap:2rem;min-width:200px;display:flex}.cookie-module__0fbzEW__buttons>*{border-radius:var(--radius-md);border:none;flex:1;width:100%;max-height:3rem;padding:.5rem 1rem;font-weight:600}.cookie-module__0fbzEW__buttons>:first-child{background-color:var(--primary);color:var(--primary-contrast)}.cookie-module__0fbzEW__buttons>:first-child:hover{background-color:var(--primary-highlight);transition:color .3s}.cookie-module__0fbzEW__buttons>:nth-child(2):hover{background-color:var(--background-dark);color:var(--background)}
.CustomDropdown-module__XW-VAG__root{width:100%;position:relative}.CustomDropdown-module__XW-VAG__root[data-open=true]{z-index:20}.CustomDropdown-module__XW-VAG__trigger{width:100%;min-height:var(--field-min-height);padding:var(--field-padding-y) var(--field-padding-x);border-radius:var(--radius-sm);border:1px solid var(--border-soft);background:var(--surface-strong);color:var(--text);box-shadow:none;text-align:left;justify-content:space-between;align-items:center;gap:.75rem;display:inline-flex}.CustomDropdown-module__XW-VAG__trigger:hover{background:var(--surface-muted);box-shadow:none;transform:none}.CustomDropdown-module__XW-VAG__trigger:disabled,.CustomDropdown-module__XW-VAG__trigger[data-disabled=true]{cursor:not-allowed;opacity:.65}.CustomDropdown-module__XW-VAG__value{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.CustomDropdown-module__XW-VAG__placeholder{color:var(--text-soft)}.CustomDropdown-module__XW-VAG__chevron{color:var(--text-soft);flex-shrink:0;font-size:.82rem;transition:transform .18s}.CustomDropdown-module__XW-VAG__root[data-open=true] .CustomDropdown-module__XW-VAG__chevron{transform:rotate(180deg)}.CustomDropdown-module__XW-VAG__menu{border-radius:var(--radius-md);border:1px solid var(--border-soft);background:var(--surface-glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--card-shadow);padding:.5rem;position:absolute;top:calc(100% + .45rem);left:0;right:0}.CustomDropdown-module__XW-VAG__menuTop{top:auto;bottom:calc(100% + .45rem)}.CustomDropdown-module__XW-VAG__search{z-index:1;width:100%;min-height:var(--field-min-height);border-radius:var(--radius-sm);border:1px solid var(--border-soft);background:var(--surface-strong);color:var(--text);padding:calc(var(--field-padding-y) - .04rem) calc(var(--field-padding-x) - .02rem);margin-bottom:.45rem;position:sticky;top:0}.CustomDropdown-module__XW-VAG__list{flex-direction:column;gap:.2rem;max-height:min(24rem,60vh);margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.CustomDropdown-module__XW-VAG__option{width:100%;min-height:var(--field-min-height);border-radius:var(--radius-sm);box-shadow:none;color:var(--text);text-align:left;background:0 0;border:0;align-items:center;padding:.34rem .55rem;font-weight:500;display:flex}.CustomDropdown-module__XW-VAG__option:hover,.CustomDropdown-module__XW-VAG__option[data-active=true]{background:var(--surface-muted);box-shadow:none;transform:none}.CustomDropdown-module__XW-VAG__option[data-selected=true]{background:var(--primary-soft);color:var(--primary-deep);font-weight:700}.CustomDropdown-module__XW-VAG__empty{color:var(--text-soft);padding:.75rem;font-size:.92rem}
.List-module__lfuCZa__viewport{border:1px solid var(--border-soft,var(--separator));background:var(--surface-strong,var(--background-highlight));border-radius:8px;flex-direction:column;flex:auto;width:100%;max-width:100%;min-height:0;max-height:min(62vh,760px);display:flex;overflow:hidden}.List-module__lfuCZa__tableScroll{flex:auto;min-height:0;overflow:hidden auto}.List-module__lfuCZa__list{pointer-events:none;flex-direction:column;min-width:0;min-height:180px;list-style-type:none;display:flex}.List-module__lfuCZa__desktopCell{white-space:nowrap;text-overflow:ellipsis;min-width:0;display:block;overflow:hidden}.List-module__lfuCZa__emptyState{color:var(--text-muted,var(--text));pointer-events:all;min-width:100%;padding:.9rem}.List-module__lfuCZa__labels{color:var(--primary);z-index:3;border-bottom:1px solid var(--border-soft,var(--separator));background:var(--surface-strong,var(--background-highlight));align-items:flex-end;gap:.5rem;padding:.62rem .78rem;font-weight:600;display:grid;position:sticky;top:0}.List-module__lfuCZa__labelCell{align-items:center;min-width:0;padding-right:.55rem;display:flex;position:relative}.List-module__lfuCZa__labelText{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.List-module__lfuCZa__listItem{background-color:var(--surface-strong,var(--background));color:var(--text);border-radius:var(--radius-md);align-items:center;gap:.5rem;padding:.56rem .78rem;transition:background-color .2s;display:grid;position:relative}.List-module__lfuCZa__listItem:after{content:"";border-bottom:1px solid var(--border-soft,var(--separator));z-index:2;width:calc(100% - 1.56rem);height:100%;position:absolute;top:0;left:.78rem}.List-module__lfuCZa__mobileCard{display:none}.List-module__lfuCZa__resizeHandle{cursor:col-resize;touch-action:none;background:0 0;border:0;width:.9rem;height:calc(100% + .7rem);margin:0;padding:0;position:absolute;top:-.35rem;right:-.45rem}.List-module__lfuCZa__resizeHandle:after{content:"";background:color-mix(in srgb, var(--primary) 30%, transparent);border-radius:999px;width:2px;transition:background-color .2s;position:absolute;top:.35rem;bottom:.35rem;left:50%;transform:translate(-50%)}.List-module__lfuCZa__resizeHandle:hover:after,.List-module__lfuCZa__resizeHandle:focus-visible:after{background:var(--primary)}.List-module__lfuCZa__resizeHandle:focus-visible{outline:none}.List-module__lfuCZa__list>li:hover{background-color:var(--background-highlight)}.List-module__lfuCZa__list>li>span{min-width:0}.List-module__lfuCZa__active{pointer-events:all;cursor:pointer}.List-module__lfuCZa__highlight{background-color:var(--primary);color:var(--primary-contrast)}.List-module__lfuCZa__highlight:hover{background-color:var(--primary-highlight)!important}.List-module__lfuCZa__footer{border-top:1px solid var(--border-soft,var(--separator));background:var(--surface-strong,var(--background-highlight));padding:.7rem .78rem .78rem}.List-module__lfuCZa__loadMoreButton{border:1px solid var(--border-soft,var(--separator));background:var(--background);width:100%;color:var(--text);border-radius:var(--radius-sm,14px);cursor:pointer;padding:.52rem .7rem;transition:background-color .2s,border-color .2s}.List-module__lfuCZa__loadMoreButton:hover:not(:disabled){background:var(--background-highlight);border-color:var(--primary)}.List-module__lfuCZa__loadMoreButton:disabled{cursor:wait;opacity:.75}@media (max-width:640px){.List-module__lfuCZa__viewport{background:0 0;border:0;max-height:none;overflow:visible}.List-module__lfuCZa__labels{display:none}.List-module__lfuCZa__tableScroll{overflow:visible}.List-module__lfuCZa__list{gap:var(--mobile-card-gap);min-width:100%;min-height:0;max-height:none;overflow:visible}.List-module__lfuCZa__listItem{border:1px solid var(--border-soft,var(--separator));background:var(--surface-strong,var(--background));box-shadow:var(--card-shadow);border-radius:8px;padding:0;display:block;overflow:hidden}.List-module__lfuCZa__listItem:after,.List-module__lfuCZa__list>li>span,.List-module__lfuCZa__resizeHandle{display:none}.List-module__lfuCZa__mobileCard{flex-direction:column;gap:.45rem;padding:.6rem;display:flex}.List-module__lfuCZa__mobilePrimary,.List-module__lfuCZa__mobileGrid{grid-template-columns:repeat(auto-fit,minmax(115px,1fr));gap:.42rem;display:grid}.List-module__lfuCZa__mobileField{flex-direction:column;gap:.18rem;min-width:0;display:flex}.List-module__lfuCZa__mobileLabel{color:var(--text-soft);letter-spacing:.04em;text-transform:uppercase;font-size:.68rem;font-weight:800}.List-module__lfuCZa__mobileValue{color:var(--text);overflow-wrap:anywhere;font-weight:600;line-height:1.45}.List-module__lfuCZa__mobileDetails{border-top:1px solid var(--border-soft,var(--separator));padding-top:.5rem}.List-module__lfuCZa__mobileSummary{cursor:pointer;color:var(--primary);font-size:.76rem;font-weight:800;list-style:none}.List-module__lfuCZa__mobileSummary::-webkit-details-marker{display:none}.List-module__lfuCZa__mobileDetails[open] .List-module__lfuCZa__mobileSummary{margin-bottom:.45rem}.List-module__lfuCZa__footer{background:0 0;border-top:0;padding-inline:0}}[data-popup-scroll=true] .List-module__lfuCZa__viewport{max-height:none;overflow:visible}[data-popup-scroll=true] .List-module__lfuCZa__tableScroll{overflow:visible}[data-popup-scroll=true] .List-module__lfuCZa__list{min-height:0}.dashboardViewportSection [data-ui-list=true]{max-height:none}
.EmptyState-module__L-Vzya__main{border:1px dashed var(--border-soft);border-radius:var(--radius-md);background:linear-gradient(180deg, var(--surface-strong), var(--surface-muted));text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.55rem;min-height:140px;padding:1rem;display:flex}.EmptyState-module__L-Vzya__icon{color:var(--primary);font-size:1.2rem}.EmptyState-module__L-Vzya__title{color:var(--text);font-size:.95rem}.EmptyState-module__L-Vzya__message{max-width:34ch;color:var(--text-soft);line-height:1.45}.EmptyState-module__L-Vzya__action{margin-top:.2rem}
.CollectionPanel-module__kvWifW__panel{flex-direction:column;gap:.75rem;min-width:0;display:flex}.CollectionPanel-module__kvWifW__header{border-bottom:1px solid var(--border-subtle);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;padding-bottom:.6rem;display:flex}.CollectionPanel-module__kvWifW__titleWrap h2{margin:0;font-size:1.05rem}.CollectionPanel-module__kvWifW__titleWrap p{color:var(--text-soft);margin:.28rem 0 0;line-height:1.35}.CollectionPanel-module__kvWifW__actions{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.CollectionPanel-module__kvWifW__controls{min-width:0;padding:.1rem 0 0}.CollectionPanel-module__kvWifW__helper{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.55rem;display:flex}.CollectionPanel-module__kvWifW__body{min-width:0}@media (max-width:640px){.CollectionPanel-module__kvWifW__actions,.CollectionPanel-module__kvWifW__helper,.CollectionPanel-module__kvWifW__actions>*,.CollectionPanel-module__kvWifW__helper>:last-child{width:100%}}
.Popup-module__SPExJq__popup{background:var(--overlay);z-index:220;width:100%;height:100%;padding:max(.6rem, env(safe-area-inset-top)) .6rem .6rem;justify-content:center;align-items:flex-start;display:flex;position:fixed;top:0;left:0;overflow:hidden}.Popup-module__SPExJq__window{background:linear-gradient(180deg, var(--surface-glass), var(--surface-tint-strong));border:1px solid var(--hero-border);width:min(1480px,100vw - 1.2rem);max-width:min(1480px,100vw - 1.2rem);min-height:min(520px,100svh - 1.2rem);max-height:calc(100svh - 1.2rem);box-shadow:var(--panel-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:8px;flex-direction:column;align-self:flex-start;margin:0;padding:0;display:flex;overflow:hidden}.Popup-module__SPExJq__windowWide{width:min(1760px,100vw - 1.2rem);max-width:min(1760px,100vw - 1.2rem)}.Popup-module__SPExJq__windowTall{min-height:min(820px,100svh - 1rem);max-height:calc(100svh - 1rem)}.Popup-module__SPExJq__title{background:linear-gradient(180deg, var(--surface-glass), var(--surface-tint));border-bottom:1px solid var(--border-soft);z-index:4;border-top-left-radius:inherit;border-top-right-radius:inherit;justify-content:space-between;align-items:center;gap:1rem;padding:.88rem 1rem .72rem;display:flex;position:sticky;top:0}.Popup-module__SPExJq__titleText{flex-direction:column;gap:.2rem;display:flex}.Popup-module__SPExJq__kicker{color:var(--primary);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:700}.Popup-module__SPExJq__title h1{font-size:clamp(1.05rem,1.9vw,1.35rem);line-height:1.15}.Popup-module__SPExJq__closeButton{background:var(--surface-strong);border:1px solid var(--border-soft);width:2.15rem;min-width:2.15rem;height:2.15rem;box-shadow:none;color:var(--text);border-radius:999px;justify-content:center;align-items:center;padding:0;font-size:1rem;display:inline-flex}.Popup-module__SPExJq__popupContent{overscroll-behavior:contain;flex-direction:column;flex:1;min-height:0;padding:.88rem 1rem 1rem;display:flex;overflow:hidden auto}.Popup-module__SPExJq__popupContent>*{flex-shrink:0;min-height:0}@media (max-width:640px){.Popup-module__SPExJq__popup{padding:max(.4rem, env(safe-area-inset-top)) .4rem .4rem}.Popup-module__SPExJq__window{border-radius:8px;width:calc(100vw - .8rem);max-width:calc(100vw - .8rem);min-height:min(400px,100svh - .8rem);max-height:calc(100svh - .8rem)}.Popup-module__SPExJq__windowWide{max-width:calc(100vw - .8rem)}.Popup-module__SPExJq__windowTall{min-height:min(400px,100svh - .8rem);max-height:calc(100svh - .8rem)}.Popup-module__SPExJq__title{gap:.75rem;padding:.75rem .82rem .65rem}.Popup-module__SPExJq__popupContent{padding:.75rem .82rem .82rem}.Popup-module__SPExJq__closeButton{width:1.95rem;min-width:1.95rem;height:1.95rem}.Popup-module__SPExJq__title h1{font-size:1rem}}
.InvoiceEditor-module__giV5BG__main{justify-content:center;width:100%;padding:1rem;display:flex;overflow:visible}.InvoiceEditor-module__giV5BG__form{flex-direction:column;gap:1rem;width:100%;min-height:0;padding:0 .25rem 1rem;display:flex}.InvoiceEditor-module__giV5BG__section,.InvoiceEditor-module__giV5BG__summarySection,.InvoiceEditor-module__giV5BG__footerBar{background:color-mix(in srgb, var(--content) 88%, transparent);border:1px solid color-mix(in srgb, var(--separator) 78%, transparent);border-radius:var(--radius-md);box-shadow:0 18px 40px #0000001f}.InvoiceEditor-module__giV5BG__section{flex-direction:column;gap:1rem;padding:1rem;display:flex}.InvoiceEditor-module__giV5BG__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.InvoiceEditor-module__giV5BG__sectionHeader h2{margin:0;font-size:1.05rem}.InvoiceEditor-module__giV5BG__sectionHeader p{max-width:72ch;color:var(--text-soft);margin:.35rem 0 0;line-height:1.5}.InvoiceEditor-module__giV5BG__inlineActions{flex-wrap:wrap;gap:.75rem;display:flex}.InvoiceEditor-module__giV5BG__metaGrid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:.9rem;display:grid}.InvoiceEditor-module__giV5BG__compactControlRow{grid-template-columns:minmax(0,280px) minmax(0,1fr);align-items:end;gap:.9rem;display:grid}.InvoiceEditor-module__giV5BG__metaGrid>*{min-width:0}.InvoiceEditor-module__giV5BG__partyGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.InvoiceEditor-module__giV5BG__addressGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.InvoiceEditor-module__giV5BG__entityCard,.InvoiceEditor-module__giV5BG__totalCard,.InvoiceEditor-module__giV5BG__discountPanel,.InvoiceEditor-module__giV5BG__correctionPanel{background:color-mix(in srgb, var(--background) 55%, var(--content) 45%);border:1px solid color-mix(in srgb, var(--separator) 72%, transparent);border-radius:var(--radius-md)}.InvoiceEditor-module__giV5BG__entityCard,.InvoiceEditor-module__giV5BG__discountPanel,.InvoiceEditor-module__giV5BG__correctionPanel{flex-direction:column;gap:.85rem;padding:1rem;display:flex}.InvoiceEditor-module__giV5BG__discountHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.InvoiceEditor-module__giV5BG__discountHeader h3{margin:.15rem 0 0;font-size:1rem}.InvoiceEditor-module__giV5BG__discountGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.InvoiceEditor-module__giV5BG__discountHint{color:var(--text-soft);margin:0;line-height:1.55}.InvoiceEditor-module__giV5BG__entityCardHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.InvoiceEditor-module__giV5BG__entityCardHeader h3{margin:.15rem 0 0;font-size:1rem}.InvoiceEditor-module__giV5BG__eyebrow,.InvoiceEditor-module__giV5BG__previewLabel,.InvoiceEditor-module__giV5BG__mobileFieldLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--text-soft);font-size:.78rem}.InvoiceEditor-module__giV5BG__previewCard{border-radius:calc(var(--radius-md) - 4px);background:color-mix(in srgb, var(--background) 70%, transparent);border:1px solid color-mix(in srgb, var(--separator) 65%, transparent);min-height:96px;padding:.9rem 1rem}.InvoiceEditor-module__giV5BG__previewCard p{color:var(--text);margin:.45rem 0 0;line-height:1.55}.InvoiceEditor-module__giV5BG__workerList,.InvoiceEditor-module__giV5BG__itemTable{flex-direction:column;gap:.85rem;min-width:0;display:flex}.InvoiceEditor-module__giV5BG__workerRow,.InvoiceEditor-module__giV5BG__itemRow,.InvoiceEditor-module__giV5BG__itemHeader{align-items:start;gap:.75rem;min-width:0;display:grid}.InvoiceEditor-module__giV5BG__workerRow{border-radius:var(--radius-md);background:color-mix(in srgb, var(--background) 52%, var(--content) 48%);border:1px solid color-mix(in srgb, var(--separator) 68%, transparent);grid-template-columns:42px minmax(0,1fr);padding:.9rem}.InvoiceEditor-module__giV5BG__itemHeader,.InvoiceEditor-module__giV5BG__itemRow{grid-template-columns:42px minmax(150px,1.9fr) minmax(60px,.72fr) minmax(64px,.76fr) minmax(74px,.88fr) minmax(68px,.78fr) minmax(82px,.94fr) minmax(64px,.74fr) minmax(82px,.9fr) minmax(90px,.98fr)}.InvoiceEditor-module__giV5BG__itemHeader{color:var(--text-soft);text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;padding:0 .75rem;font-size:.8rem}.InvoiceEditor-module__giV5BG__headerCell{align-items:center;min-width:0;padding-right:.55rem;display:flex;position:relative}.InvoiceEditor-module__giV5BG__headerText{text-overflow:ellipsis;display:block;overflow:hidden}.InvoiceEditor-module__giV5BG__itemRow{border-radius:var(--radius-md);background:color-mix(in srgb, var(--background) 52%, var(--content) 48%);border:1px solid color-mix(in srgb, var(--separator) 68%, transparent);padding:.9rem}.InvoiceEditor-module__giV5BG__resizeHandle{cursor:col-resize;touch-action:none;background:0 0;border:0;width:.9rem;height:calc(100% + .7rem);margin:0;padding:0;position:absolute;top:-.35rem;right:-.45rem}.InvoiceEditor-module__giV5BG__resizeHandle:after{content:"";background:color-mix(in srgb, var(--primary) 30%, transparent);border-radius:999px;width:2px;transition:background-color .2s;position:absolute;top:.35rem;bottom:.35rem;left:50%;transform:translate(-50%)}.InvoiceEditor-module__giV5BG__resizeHandle:hover:after,.InvoiceEditor-module__giV5BG__resizeHandle:focus-visible:after{background:var(--primary)}.InvoiceEditor-module__giV5BG__resizeHandle:focus-visible{outline:none}.InvoiceEditor-module__giV5BG__workerField,.InvoiceEditor-module__giV5BG__itemField,.InvoiceEditor-module__giV5BG__itemDropdown{min-width:0}.InvoiceEditor-module__giV5BG__itemDropdownMenu{min-width:min(34rem,100vw - 3rem);max-height:min(26rem,65vh)}.InvoiceEditor-module__giV5BG__secondaryAction{margin-top:.45rem;padding:.35rem .65rem;font-size:.82rem}.InvoiceEditor-module__giV5BG__controlActions{flex-wrap:wrap;align-items:flex-end;gap:.75rem;display:flex}.InvoiceEditor-module__giV5BG__itemAddButton{color:var(--primary);border:1px dashed color-mix(in srgb, var(--primary) 58%, var(--separator));box-shadow:none;background:0 0}.InvoiceEditor-module__giV5BG__itemAddButton:hover{background:var(--primary-soft);color:var(--primary-deep);border-color:var(--primary)}.InvoiceEditor-module__giV5BG__mobileFieldLabel{margin-bottom:.35rem;display:none}.InvoiceEditor-module__giV5BG__removeButton{border-radius:999px;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;padding:0;font-size:1.1rem;display:inline-flex}.InvoiceEditor-module__giV5BG__sInput{min-width:0}.InvoiceEditor-module__giV5BG__summarySection{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:1rem;display:grid}.InvoiceEditor-module__giV5BG__summaryGroup{flex-direction:column;gap:.85rem;display:flex}.InvoiceEditor-module__giV5BG__summaryCards{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.85rem;display:grid}.InvoiceEditor-module__giV5BG__totalCard{flex-direction:column;gap:.5rem;padding:1rem;display:flex}.InvoiceEditor-module__giV5BG__variantPanel{border-radius:var(--radius-md);border:1px solid color-mix(in srgb, var(--separator) 72%, transparent);background:color-mix(in srgb, var(--background) 58%, var(--content) 42%);flex-direction:column;gap:.85rem;padding:.9rem;display:flex}.InvoiceEditor-module__giV5BG__variantSwitcher{background:color-mix(in srgb, var(--surface-muted) 92%, var(--primary) 8%);border:1px solid var(--border-soft);border-radius:999px;flex-wrap:wrap;gap:.75rem;padding:.35rem;display:flex}.InvoiceEditor-module__giV5BG__variantButton{min-width:180px;color:var(--text-soft);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;flex-direction:column;flex:1;align-items:flex-start;gap:.2rem;padding:.85rem 1rem;font-weight:600;transition:transform .15s,background-color .15s,color .15s,box-shadow .15s;display:flex}.InvoiceEditor-module__giV5BG__variantButton:hover{background:color-mix(in srgb, var(--primary-soft) 68%, transparent);color:var(--text)}.InvoiceEditor-module__giV5BG__variantButtonActive{background:linear-gradient(135deg, var(--primary), var(--primary-highlight));color:var(--primary-contrast);box-shadow:0 12px 24px -18px color-mix(in srgb, var(--primary) 75%, transparent)}.InvoiceEditor-module__giV5BG__variantButtonEyebrow{letter-spacing:.08em;text-transform:uppercase;opacity:.85;font-size:.72rem;font-weight:700}.InvoiceEditor-module__giV5BG__variantHelper{border-radius:calc(var(--radius-md) - 4px);background:color-mix(in srgb, var(--background) 68%, transparent);border:1px solid color-mix(in srgb, var(--separator) 65%, transparent);color:var(--text-soft);margin:0;padding:.8rem .95rem;line-height:1.5}.InvoiceEditor-module__giV5BG__expenseSection{border:1px solid var(--border-soft);background:var(--surface-strong);border-radius:18px;margin-top:1rem;padding:1rem}.InvoiceEditor-module__giV5BG__expenseSectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1rem;display:flex}.InvoiceEditor-module__giV5BG__textStack{grid-template-columns:1fr;gap:1rem;display:grid}.InvoiceEditor-module__giV5BG__footerBar{justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.InvoiceEditor-module__giV5BG__footerBar p{color:var(--text-soft);margin:0;line-height:1.5}.InvoiceEditor-module__giV5BG__emptyState{border-radius:var(--radius-md);background:color-mix(in srgb, var(--background) 65%, transparent);border:1px dashed color-mix(in srgb, var(--separator) 72%, transparent);color:var(--text-soft);margin:0;padding:1rem;line-height:1.55}@media (max-width:1080px){.InvoiceEditor-module__giV5BG__metaGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.InvoiceEditor-module__giV5BG__compactControlRow,.InvoiceEditor-module__giV5BG__summarySection,.InvoiceEditor-module__giV5BG__discountGrid{grid-template-columns:1fr}.InvoiceEditor-module__giV5BG__itemHeader,.InvoiceEditor-module__giV5BG__itemRow{grid-template-columns:42px minmax(132px,1.65fr) minmax(54px,.66fr) minmax(58px,.7fr) minmax(66px,.8fr) minmax(60px,.72fr) minmax(72px,.84fr) minmax(58px,.66fr) minmax(72px,.82fr) minmax(80px,.9fr)}}@media (max-width:920px){.InvoiceEditor-module__giV5BG__main{padding:.75rem}.InvoiceEditor-module__giV5BG__form{gap:.85rem;padding-bottom:.75rem}.InvoiceEditor-module__giV5BG__section,.InvoiceEditor-module__giV5BG__summarySection,.InvoiceEditor-module__giV5BG__footerBar{padding:.9rem}.InvoiceEditor-module__giV5BG__partyGrid,.InvoiceEditor-module__giV5BG__addressGrid,.InvoiceEditor-module__giV5BG__summarySection,.InvoiceEditor-module__giV5BG__metaGrid,.InvoiceEditor-module__giV5BG__compactControlRow{grid-template-columns:1fr}.InvoiceEditor-module__giV5BG__itemHeader{display:none}.InvoiceEditor-module__giV5BG__itemRow{grid-template-columns:repeat(2,minmax(0,1fr))}.InvoiceEditor-module__giV5BG__itemRow>:first-child{grid-column:1/-1}.InvoiceEditor-module__giV5BG__mobileFieldLabel{display:block}}@media (max-width:560px){.InvoiceEditor-module__giV5BG__sectionHeader,.InvoiceEditor-module__giV5BG__footerBar{flex-direction:column}.InvoiceEditor-module__giV5BG__inlineActions,.InvoiceEditor-module__giV5BG__controlActions,.InvoiceEditor-module__giV5BG__inlineActions>button,.InvoiceEditor-module__giV5BG__entityCardHeader>button,.InvoiceEditor-module__giV5BG__footerBar>button,.InvoiceEditor-module__giV5BG__secondaryAction{width:100%}.InvoiceEditor-module__giV5BG__variantSwitcher{border-radius:var(--radius-md)}.InvoiceEditor-module__giV5BG__variantButton{border-radius:calc(var(--radius-md) - 4px);min-width:0}.InvoiceEditor-module__giV5BG__workerRow{grid-template-columns:1fr}.InvoiceEditor-module__giV5BG__workerRow .InvoiceEditor-module__giV5BG__removeButton,.InvoiceEditor-module__giV5BG__itemRow .InvoiceEditor-module__giV5BG__removeButton{justify-self:start}.InvoiceEditor-module__giV5BG__resizeHandle{display:none}.InvoiceEditor-module__giV5BG__itemRow{grid-template-columns:1fr}}
.ProjectEditor-module__8YuiHq__main{justify-content:center;width:100%;min-height:0;padding:.25rem;display:flex;overflow:auto}.ProjectEditor-module__8YuiHq__form{background:linear-gradient(180deg, color-mix(in srgb, var(--content) 88%, transparent), color-mix(in srgb, var(--background) 44%, var(--content) 56%));border:1px solid color-mix(in srgb, var(--separator) 78%, transparent);border-radius:22px;flex-direction:column;gap:1rem;width:100%;padding:1rem;display:flex;box-shadow:0 18px 40px #0000001f}.ProjectEditor-module__8YuiHq__form .group{background:color-mix(in srgb, var(--background) 60%, var(--content) 40%);border-radius:var(--radius-md);border:1px solid color-mix(in srgb, var(--separator) 70%, transparent);padding:.95rem 1rem 1rem}.ProjectEditor-module__8YuiHq__form .group textarea{resize:vertical;min-height:130px}.ProjectEditor-module__8YuiHq__shareCard{border-radius:var(--radius-md);background:color-mix(in srgb, var(--background) 60%, var(--content) 40%);border:1px solid color-mix(in srgb, var(--separator) 70%, transparent);flex-direction:column;gap:.9rem;padding:1rem;display:flex}.ProjectEditor-module__8YuiHq__shareHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.ProjectEditor-module__8YuiHq__shareHeader h3{margin:0}.ProjectEditor-module__8YuiHq__shareHeader p{color:var(--contentSecondary,#ffffffbd);margin:.35rem 0 0}.ProjectEditor-module__8YuiHq__shareCount{background:color-mix(in srgb, var(--accent) 16%, transparent);border:1px solid color-mix(in srgb, var(--accent) 32%, transparent);white-space:nowrap;border-radius:999px;padding:.35rem .75rem}.ProjectEditor-module__8YuiHq__partnerList{gap:.75rem;display:grid}.ProjectEditor-module__8YuiHq__partnerOption{border:1px solid color-mix(in srgb, var(--separator) 75%, transparent);background:color-mix(in srgb, var(--content) 70%, var(--background) 30%);cursor:pointer;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:flex-start;gap:.75rem;padding:.9rem 1rem;display:grid}.ProjectEditor-module__8YuiHq__partnerOption input{margin-top:.2rem}.ProjectEditor-module__8YuiHq__partnerControls{align-items:center;display:flex}.ProjectEditor-module__8YuiHq__inlineToggle{color:var(--contentSecondary,#ffffffd1);align-items:center;gap:.45rem;font-size:.92rem;display:inline-flex}.ProjectEditor-module__8YuiHq__inlineToggle input{margin:0}.ProjectEditor-module__8YuiHq__partnerOption strong,.ProjectEditor-module__8YuiHq__partnerOption span{display:block}.ProjectEditor-module__8YuiHq__partnerOption span{color:var(--contentSecondary,#ffffffbd);margin-top:.2rem}.ProjectEditor-module__8YuiHq__partnerOptionActive{border-color:color-mix(in srgb, var(--accent) 42%, transparent);background:color-mix(in srgb, var(--accent) 10%, var(--background) 90%)}.ProjectEditor-module__8YuiHq__emptyState{color:var(--contentSecondary,#ffffffbd);margin:0}.ProjectEditor-module__8YuiHq__form>button{align-self:flex-start}.ProjectEditor-module__8YuiHq__form button{align-self:flex-start}@media (max-width:760px){.ProjectEditor-module__8YuiHq__main{padding:0}.ProjectEditor-module__8YuiHq__form{border-radius:18px;padding:.9rem}}@media (max-width:640px){.ProjectEditor-module__8YuiHq__shareHeader{flex-direction:column}.ProjectEditor-module__8YuiHq__partnerOption{grid-template-columns:auto 1fr}.ProjectEditor-module__8YuiHq__partnerControls{grid-column:1/-1;padding-left:1.9rem}.ProjectEditor-module__8YuiHq__form>button{width:100%}.ProjectEditor-module__8YuiHq__form button{width:100%}}
.ProjectViewer-module__9KgwUa__viewer{flex-direction:column;gap:1rem;width:100%;margin:0;display:flex}.ProjectViewer-module__9KgwUa__header{border:1px solid var(--hero-border);background:radial-gradient(circle at top right, var(--primary-faint), transparent 44%), linear-gradient(180deg, color-mix(in srgb, var(--surface-strong) 92%, var(--primary) 8%), var(--surface-muted));box-shadow:var(--card-shadow);border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.1rem;display:flex}.ProjectViewer-module__9KgwUa__header h2{font-size:clamp(1.45rem,2.2vw,2rem);line-height:1.1}.ProjectViewer-module__9KgwUa__header p{color:var(--text-soft);margin-top:.3rem}.ProjectViewer-module__9KgwUa__badgeRow{flex-wrap:wrap;gap:.55rem;margin-top:.85rem;display:flex}.ProjectViewer-module__9KgwUa__headerActions{flex-wrap:wrap;align-items:flex-start;gap:.75rem;display:flex}.ProjectViewer-module__9KgwUa__content{flex-direction:column;gap:1rem;display:flex}.ProjectViewer-module__9KgwUa__summary{grid-template-columns:minmax(0,1.35fr) minmax(380px,.95fr);gap:1rem;display:grid}.ProjectViewer-module__9KgwUa__summaryGrid,.ProjectViewer-module__9KgwUa__membersCard,.ProjectViewer-module__9KgwUa__workspace,.ProjectViewer-module__9KgwUa__infoCard,.ProjectViewer-module__9KgwUa__panelShell{border:1px solid var(--border-soft);background:linear-gradient(180deg, var(--surface-strong), var(--surface-muted));box-shadow:var(--card-shadow);border-radius:10px}.ProjectViewer-module__9KgwUa__summaryGrid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.75rem;padding:1rem;display:grid}.ProjectViewer-module__9KgwUa__infoItem{background:color-mix(in srgb, var(--surface-strong) 88%, var(--surface-muted) 12%);border:1px solid var(--border-soft);border-radius:8px;flex-direction:column;gap:.4rem;min-height:98px;padding:.95rem 1rem;display:flex}.ProjectViewer-module__9KgwUa__infoItem span{color:var(--text-soft);text-transform:uppercase;letter-spacing:.05em;font-size:.76rem;font-weight:700}.ProjectViewer-module__9KgwUa__membersCard{flex-direction:column;gap:1rem;padding:1rem;display:flex}.ProjectViewer-module__9KgwUa__membersHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.ProjectViewer-module__9KgwUa__membersHeader p{color:var(--text-soft);margin-top:.25rem}.ProjectViewer-module__9KgwUa__memberList{flex-wrap:wrap;gap:.6rem;display:flex}.ProjectViewer-module__9KgwUa__memberChip,.ProjectViewer-module__9KgwUa__memberChipStatic{border:1px solid var(--border-soft);background:var(--surface-strong);border-radius:999px;padding:.68rem .94rem}.ProjectViewer-module__9KgwUa__memberChip{cursor:pointer;color:var(--text);align-items:center;gap:.75rem;display:inline-flex}.ProjectViewer-module__9KgwUa__memberChip span:last-child{color:var(--primary);font-size:.78rem;font-weight:700}.ProjectViewer-module__9KgwUa__memberControls{flex-wrap:wrap;gap:.75rem;display:flex}.ProjectViewer-module__9KgwUa__select{flex:1;min-width:220px}.ProjectViewer-module__9KgwUa__workspace{min-height:520px;padding:1rem}.ProjectViewer-module__9KgwUa__workspaceShell{grid-template-columns:minmax(280px,340px) minmax(0,1fr);gap:1rem;min-height:0;display:grid}.ProjectViewer-module__9KgwUa__tabs{border:1px solid var(--border-soft);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-strong) 94%, var(--primary) 6%), var(--surface-muted));border-radius:10px;flex-direction:column;gap:0;min-width:0;display:flex;overflow:hidden}.ProjectViewer-module__9KgwUa__tab,.ProjectViewer-module__9KgwUa__activeTab{border:none;border-bottom:1px solid var(--border-subtle);width:100%;min-height:76px;box-shadow:none;text-align:left;background:0 0;border-radius:0;flex-direction:column;justify-content:center;align-items:flex-start;gap:.4rem;padding:.95rem 1rem;display:flex}.ProjectViewer-module__9KgwUa__tabs>button:last-child{border-bottom:none}.ProjectViewer-module__9KgwUa__tab{color:var(--text)}.ProjectViewer-module__9KgwUa__tab:hover{background:color-mix(in srgb, var(--surface-strong) 80%, var(--primary) 20%);box-shadow:none;transform:none}.ProjectViewer-module__9KgwUa__activeTab{background:linear-gradient(90deg, color-mix(in srgb, var(--primary) 12%, transparent), transparent 22%), linear-gradient(180deg, color-mix(in srgb, var(--surface-strong) 76%, var(--primary) 24%), color-mix(in srgb, var(--surface-muted) 88%, var(--primary) 12%));color:var(--text);box-shadow:inset 4px 0 0 var(--primary)}.ProjectViewer-module__9KgwUa__tabLabelRow{justify-content:space-between;align-items:center;gap:.75rem;width:100%;display:flex}.ProjectViewer-module__9KgwUa__tabLabelRow strong{font-size:.96rem}.ProjectViewer-module__9KgwUa__tabDescription{color:var(--text-soft);font-size:.84rem;line-height:1.45}.ProjectViewer-module__9KgwUa__tabBadge{border:1px solid color-mix(in srgb, var(--primary) 26%, var(--border-soft));background:color-mix(in srgb, var(--surface-strong) 82%, var(--primary) 18%);min-width:2rem;min-height:1.7rem;color:var(--primary-deep);border-radius:999px;justify-content:center;align-items:center;padding:.2rem .5rem;font-size:.76rem;font-weight:700;display:inline-flex}.ProjectViewer-module__9KgwUa__panelShell{flex-direction:column;min-width:0;display:flex;overflow:hidden}.ProjectViewer-module__9KgwUa__panelHeader{border-bottom:1px solid var(--border-subtle);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-strong) 95%, transparent), color-mix(in srgb, var(--surface-muted) 92%, transparent));justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1rem .9rem;display:flex}.ProjectViewer-module__9KgwUa__panelHeader h3{font-size:1.05rem}.ProjectViewer-module__9KgwUa__panelHeader p{color:var(--text-soft);max-width:54rem;margin-top:.3rem;line-height:1.5}.ProjectViewer-module__9KgwUa__panel{min-height:0;padding:1rem}.ProjectViewer-module__9KgwUa__relatedPanel{flex-direction:column;gap:1rem;display:flex}.ProjectViewer-module__9KgwUa__infoColumns{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.ProjectViewer-module__9KgwUa__infoCard{min-height:280px;padding:1rem}.ProjectViewer-module__9KgwUa__infoCard h3{margin-bottom:.75rem}.ProjectViewer-module__9KgwUa__infoCard p{white-space:pre-wrap;color:var(--text-soft);line-height:1.6}.ProjectViewer-module__9KgwUa__dataWorkspace{flex-direction:column;gap:1rem;display:flex}.ProjectViewer-module__9KgwUa__dataIntro{flex-direction:column;gap:.85rem;display:flex}.ProjectViewer-module__9KgwUa__dataHero{border:1px solid var(--hero-border);background:radial-gradient(circle at top right, var(--primary-faint), transparent 42%), linear-gradient(180deg, color-mix(in srgb, var(--surface-strong) 90%, var(--primary) 10%), var(--surface-muted));border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.ProjectViewer-module__9KgwUa__dataHero h3{margin-bottom:.35rem;font-size:1rem}.ProjectViewer-module__9KgwUa__dataHero p{color:var(--text-soft);max-width:50rem;line-height:1.6}.ProjectViewer-module__9KgwUa__dataHeroBadges{flex-wrap:wrap;gap:.55rem;display:flex}.ProjectViewer-module__9KgwUa__dataGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem;display:grid}@media (max-width:1180px){.ProjectViewer-module__9KgwUa__summary,.ProjectViewer-module__9KgwUa__workspaceShell,.ProjectViewer-module__9KgwUa__infoColumns{grid-template-columns:1fr}.ProjectViewer-module__9KgwUa__tabs{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.ProjectViewer-module__9KgwUa__tab,.ProjectViewer-module__9KgwUa__activeTab{border-bottom:1px solid var(--border-subtle);border-right:1px solid var(--border-subtle);min-height:0}}@media (max-width:760px){.ProjectViewer-module__9KgwUa__header,.ProjectViewer-module__9KgwUa__workspace,.ProjectViewer-module__9KgwUa__summaryGrid,.ProjectViewer-module__9KgwUa__membersCard,.ProjectViewer-module__9KgwUa__panelHeader,.ProjectViewer-module__9KgwUa__panel,.ProjectViewer-module__9KgwUa__dataHero{padding:.85rem}.ProjectViewer-module__9KgwUa__headerActions,.ProjectViewer-module__9KgwUa__memberControls,.ProjectViewer-module__9KgwUa__dataHeroBadges,.ProjectViewer-module__9KgwUa__headerActions>button,.ProjectViewer-module__9KgwUa__memberControls>button,.ProjectViewer-module__9KgwUa__dataHeroBadges>*{width:100%}.ProjectViewer-module__9KgwUa__membersHeader,.ProjectViewer-module__9KgwUa__panelHeader{flex-direction:column}.ProjectViewer-module__9KgwUa__infoItem{min-height:0}.ProjectViewer-module__9KgwUa__tabs{grid-template-columns:1fr}.ProjectViewer-module__9KgwUa__tab,.ProjectViewer-module__9KgwUa__activeTab{border-right:none}}
.SimpleEditor-module__nb0I_a__main{justify-content:center;width:100%;min-height:0;padding:.25rem;display:flex;overflow:visible}.SimpleEditor-module__nb0I_a__form{background:linear-gradient(180deg, color-mix(in srgb, var(--content) 88%, transparent), color-mix(in srgb, var(--background) 44%, var(--content) 56%));border:1px solid color-mix(in srgb, var(--separator) 78%, transparent);border-radius:22px;flex-direction:column;gap:1rem;width:100%;padding:1rem;display:flex;overflow:visible;box-shadow:0 18px 40px #0000001f}.SimpleEditor-module__nb0I_a__form>h2,.SimpleEditor-module__nb0I_a__form>h3{margin:0;padding:.1rem 0 0;font-size:1.05rem}.SimpleEditor-module__nb0I_a__form>p{color:var(--text-soft);margin:-.45rem 0 0;line-height:1.55}.SimpleEditor-module__nb0I_a__form .group{background:color-mix(in srgb, var(--background) 60%, var(--content) 40%);border-radius:var(--radius-md);border:1px solid color-mix(in srgb, var(--separator) 70%, transparent);padding:.95rem 1rem 1rem;box-shadow:inset 0 1px #ffffff08}.SimpleEditor-module__nb0I_a__form .group label{color:var(--text);font-weight:700}.SimpleEditor-module__nb0I_a__form .group textarea{resize:vertical;min-height:120px}.SimpleEditor-module__nb0I_a__form>button{align-self:flex-start}.SimpleEditor-module__nb0I_a__form button{align-self:flex-start}.SimpleEditor-module__nb0I_a__logoGroup{border-radius:var(--radius-md);border:1px solid color-mix(in srgb, var(--separator) 70%, transparent);background:color-mix(in srgb, var(--background) 60%, var(--content) 40%);flex-direction:column;gap:.85rem;padding:1rem;display:flex}.SimpleEditor-module__nb0I_a__logoGroupHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.SimpleEditor-module__nb0I_a__logoGroupHeader label{margin-bottom:.3rem;font-weight:700;display:block}.SimpleEditor-module__nb0I_a__logoGroupHeader p,.SimpleEditor-module__nb0I_a__logoHint{color:var(--text-soft);margin:0;line-height:1.5}.SimpleEditor-module__nb0I_a__logoPreviewFrame{border:1px dashed color-mix(in srgb, var(--primary) 32%, var(--border-soft));background:linear-gradient(135deg, color-mix(in srgb, var(--surface-muted) 85%, white 15%), color-mix(in srgb, var(--surface-strong) 88%, transparent));border-radius:16px;justify-content:center;align-items:center;min-height:140px;padding:1rem;display:flex}.SimpleEditor-module__nb0I_a__logoPreview{object-fit:contain;max-width:100%;max-height:110px}.SimpleEditor-module__nb0I_a__logoPlaceholder{color:var(--text-soft);text-align:center}@media (max-width:760px){.SimpleEditor-module__nb0I_a__main{padding:0}.SimpleEditor-module__nb0I_a__form{border-radius:18px;padding:.9rem}}@media (max-width:640px){.SimpleEditor-module__nb0I_a__form>button{width:100%}.SimpleEditor-module__nb0I_a__form button{width:100%}}
.HeightPlannerEditor-module__CoxFtG__editorMain{justify-content:center;width:100%;min-height:0;padding:0;display:flex;overflow:hidden}.HeightPlannerEditor-module__CoxFtG__editorForm{gap:.85rem;width:100%;max-height:none;padding:.85rem;overflow:visible}.HeightPlannerEditor-module__CoxFtG__section{flex-direction:column;gap:.85rem;display:flex}.HeightPlannerEditor-module__CoxFtG__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.HeightPlannerEditor-module__CoxFtG__sectionHeader h3,.HeightPlannerEditor-module__CoxFtG__entryCard h3,.HeightPlannerEditor-module__CoxFtG__selectionCard h4{margin:0}.HeightPlannerEditor-module__CoxFtG__sectionHeader p,.HeightPlannerEditor-module__CoxFtG__entryCard p,.HeightPlannerEditor-module__CoxFtG__emptyState{color:var(--text-soft);margin:0;font-size:.92rem;line-height:1.45}.HeightPlannerEditor-module__CoxFtG__entryList{flex-direction:column;gap:.85rem;display:flex}.HeightPlannerEditor-module__CoxFtG__entryCard{background:color-mix(in srgb, var(--background) 52%, var(--content) 48%);border:1px solid color-mix(in srgb, var(--separator) 70%, transparent);border-radius:16px;flex-direction:column;gap:.8rem;padding:.85rem;display:flex}.HeightPlannerEditor-module__CoxFtG__entryHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.HeightPlannerEditor-module__CoxFtG__entryGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem;display:grid}.HeightPlannerEditor-module__CoxFtG__metrics{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:.65rem;display:grid}.HeightPlannerEditor-module__CoxFtG__metric{background:linear-gradient(180deg, var(--surface-strong), var(--surface-muted));border:1px solid var(--border-soft);border-radius:14px;flex-direction:column;gap:.25rem;padding:.7rem .8rem;display:flex}.HeightPlannerEditor-module__CoxFtG__metric span{color:var(--text-soft);text-transform:uppercase;letter-spacing:.04em;font-size:.76rem}.HeightPlannerEditor-module__CoxFtG__metric strong{font-size:.96rem}.HeightPlannerEditor-module__CoxFtG__selectionList{flex-direction:column;gap:.7rem;display:flex}.HeightPlannerEditor-module__CoxFtG__selectionCard{background:color-mix(in srgb, var(--background) 64%, var(--content) 36%);border:1px solid color-mix(in srgb, var(--separator) 70%, transparent);border-radius:14px;flex-direction:column;gap:.7rem;padding:.8rem;display:flex}.HeightPlannerEditor-module__CoxFtG__selectionGrid{grid-template-columns:minmax(220px,2fr) minmax(100px,.8fr) auto;align-items:end;gap:.7rem;display:grid}.HeightPlannerEditor-module__CoxFtG__selectionSummary{color:var(--text-soft);flex-wrap:wrap;gap:.6rem;font-size:.84rem;display:flex}.HeightPlannerEditor-module__CoxFtG__toolbar{background:linear-gradient(180deg, transparent, color-mix(in srgb, var(--content) 92%, transparent) 36%);flex-wrap:wrap;gap:.75rem;padding-top:.25rem;display:flex;position:sticky;bottom:0}.HeightPlannerEditor-module__CoxFtG__emptyState{border:1px dashed var(--border-soft);border-radius:14px;padding:.85rem}.HeightPlannerEditor-module__CoxFtG__editorForm .group{padding:.75rem .8rem .8rem}.HeightPlannerEditor-module__CoxFtG__editorForm .group label{margin-bottom:.3rem;font-size:.88rem}:is(.HeightPlannerEditor-module__CoxFtG__editorForm .group input,.HeightPlannerEditor-module__CoxFtG__editorForm .group textarea,.HeightPlannerEditor-module__CoxFtG__editorForm .group .dropdown){padding:var(--field-padding-y) var(--field-padding-x);min-height:var(--field-min-height)}@media (max-width:720px){.HeightPlannerEditor-module__CoxFtG__editorForm{padding:.7rem}.HeightPlannerEditor-module__CoxFtG__selectionGrid{grid-template-columns:1fr}.HeightPlannerEditor-module__CoxFtG__selectionGrid button{width:100%}.HeightPlannerEditor-module__CoxFtG__entryGrid,.HeightPlannerEditor-module__CoxFtG__metrics{grid-template-columns:1fr}}
.InvoiceViewer-module__CMxTfq__viewer{flex-direction:column;gap:1rem;display:flex}.InvoiceViewer-module__CMxTfq__paper{color:#1d1a16;background:linear-gradient(#fffffffa,#f7f3ebfa),repeating-linear-gradient(#916f3c0a,#916f3c0a 1px,#0000 1px 32px);border:1px solid #533a1b2e;border-radius:24px;flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex;box-shadow:0 24px 60px #0000002e}.InvoiceViewer-module__CMxTfq__header,.InvoiceViewer-module__CMxTfq__topRow,.InvoiceViewer-module__CMxTfq__bottomRow,.InvoiceViewer-module__CMxTfq__contextRow{gap:1rem;display:grid}.InvoiceViewer-module__CMxTfq__header,.InvoiceViewer-module__CMxTfq__topRow,.InvoiceViewer-module__CMxTfq__bottomRow{grid-template-columns:minmax(0,1.5fr) minmax(280px,1fr)}.InvoiceViewer-module__CMxTfq__contextRow{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.InvoiceViewer-module__CMxTfq__brandBlock,.InvoiceViewer-module__CMxTfq__companyBlock,.InvoiceViewer-module__CMxTfq__addressCard,.InvoiceViewer-module__CMxTfq__metaCard,.InvoiceViewer-module__CMxTfq__contextCard,.InvoiceViewer-module__CMxTfq__notesCard,.InvoiceViewer-module__CMxTfq__summaryCard{background:#ffffffad;border:1px solid #533a1b24;border-radius:20px;padding:1rem 1.1rem}.InvoiceViewer-module__CMxTfq__warningCard{background:linear-gradient(#fff5d6e0,#fffbefeb);border-color:#b56f1652}.InvoiceViewer-module__CMxTfq__documentKicker,.InvoiceViewer-module__CMxTfq__sectionLabel{text-transform:uppercase;letter-spacing:.12em;color:#7a5b34;margin-bottom:.35rem;font-size:.74rem;display:inline-block}.InvoiceViewer-module__CMxTfq__documentTitle{letter-spacing:-.04em;margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:.95}.InvoiceViewer-module__CMxTfq__documentSubtitle{color:#584733;max-width:52ch;margin:.6rem 0 0;line-height:1.6}.InvoiceViewer-module__CMxTfq__companyBlock h3,.InvoiceViewer-module__CMxTfq__addressCard h3{margin:0;font-size:1.05rem}.InvoiceViewer-module__CMxTfq__companyLogo{object-fit:contain;width:100%;max-width:140px;max-height:64px;margin-bottom:.85rem}.InvoiceViewer-module__CMxTfq__companyBlock p,.InvoiceViewer-module__CMxTfq__addressCard p,.InvoiceViewer-module__CMxTfq__contextCard p,.InvoiceViewer-module__CMxTfq__notesCard p{white-space:pre-wrap;margin:.45rem 0 0;line-height:1.65}.InvoiceViewer-module__CMxTfq__metaCard{flex-direction:column;gap:.65rem;display:flex}.InvoiceViewer-module__CMxTfq__metaRow,.InvoiceViewer-module__CMxTfq__summaryRow{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.InvoiceViewer-module__CMxTfq__metaRow span,.InvoiceViewer-module__CMxTfq__summaryRow span{color:#6c5538;flex:48%;min-width:0}.InvoiceViewer-module__CMxTfq__metaRow strong,.InvoiceViewer-module__CMxTfq__summaryRow strong{text-align:right;overflow-wrap:anywhere;flex:0 auto;min-width:0;max-width:52%}.InvoiceViewer-module__CMxTfq__tableSection{background:#ffffffb8;border:1px solid #533a1b24;border-radius:20px;overflow:hidden}.InvoiceViewer-module__CMxTfq__tableHeader,.InvoiceViewer-module__CMxTfq__tableRow{grid-template-columns:minmax(220px,2.3fr) repeat(6,minmax(68px,.92fr));align-items:start;gap:.75rem;display:grid}.InvoiceViewer-module__CMxTfq__tableHeader{text-transform:uppercase;letter-spacing:.05em;color:#6d542f;white-space:nowrap;background:#4d331214;padding:.95rem 1rem;font-size:.76rem}.InvoiceViewer-module__CMxTfq__tableBody{flex-direction:column;display:flex}.InvoiceViewer-module__CMxTfq__tableRow{border-top:1px solid #533a1b1a;padding:1rem}.InvoiceViewer-module__CMxTfq__tableRow>div:not(.InvoiceViewer-module__CMxTfq__primaryCell){white-space:nowrap}.InvoiceViewer-module__CMxTfq__primaryCell{min-width:0}.InvoiceViewer-module__CMxTfq__primaryCell strong{overflow-wrap:anywhere;line-height:1.5;display:block}.InvoiceViewer-module__CMxTfq__emptyState{color:#6c5538;padding:1.25rem 1rem}.InvoiceViewer-module__CMxTfq__summaryCard{flex-direction:column;gap:.85rem;display:flex}.InvoiceViewer-module__CMxTfq__summaryRowStrong{border-top:1px solid #533a1b2e;padding-top:.85rem;font-size:1.02rem}.InvoiceViewer-module__CMxTfq__buttons{flex-wrap:wrap;justify-content:flex-end;gap:.85rem;display:flex}.InvoiceViewer-module__CMxTfq__versionSwitcher{background:color-mix(in srgb, var(--surface-muted) 92%, var(--primary) 8%);border:1px solid var(--border-soft);border-radius:999px;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;padding:.35rem;display:flex}.InvoiceViewer-module__CMxTfq__versionButton{min-width:180px;color:var(--text-soft);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;flex-direction:column;flex:1;align-items:flex-start;gap:.2rem;padding:.85rem 1rem;font-weight:600;transition:transform .15s,background-color .15s,color .15s;display:flex}.InvoiceViewer-module__CMxTfq__versionButtonActive{background:linear-gradient(135deg, var(--primary), var(--primary-highlight));color:var(--primary-contrast);box-shadow:0 12px 24px -18px color-mix(in srgb, var(--primary) 75%, transparent)}.InvoiceViewer-module__CMxTfq__versionEyebrow{letter-spacing:.08em;text-transform:uppercase;opacity:.85;font-size:.72rem;font-weight:700}.InvoiceViewer-module__CMxTfq__internalPanel{margin-top:1rem}.InvoiceViewer-module__CMxTfq__internalSection{background:var(--surface-strong);border:1px solid var(--border-soft);border-radius:16px;padding:.9rem 1rem}.InvoiceViewer-module__CMxTfq__internalSectionTitle{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.7rem;display:flex}.InvoiceViewer-module__CMxTfq__internalTable{flex-direction:column;gap:.5rem;display:flex}.InvoiceViewer-module__CMxTfq__internalTableRow{grid-template-columns:minmax(0,1.8fr) minmax(0,1fr) minmax(0,.9fr) minmax(0,.9fr);align-items:center;gap:.75rem;font-size:.94rem;display:grid}.InvoiceViewer-module__CMxTfq__internalSummaryGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;display:grid}.InvoiceViewer-module__CMxTfq__summaryPill{border:1px solid var(--border-soft);background:var(--surface-strong);border-radius:16px;flex-direction:column;gap:.35rem;padding:.9rem 1rem;display:flex}.InvoiceViewer-module__CMxTfq__summaryPill span{color:var(--text-soft)}.InvoiceViewer-module__CMxTfq__summaryPillStrong{font-size:1.1rem}.InvoiceViewer-module__CMxTfq__internalEmpty{min-height:92px}@media (max-width:980px){.InvoiceViewer-module__CMxTfq__header,.InvoiceViewer-module__CMxTfq__topRow,.InvoiceViewer-module__CMxTfq__bottomRow{grid-template-columns:1fr}.InvoiceViewer-module__CMxTfq__tableHeader,.InvoiceViewer-module__CMxTfq__tableRow{grid-template-columns:minmax(160px,2fr) repeat(4,minmax(60px,1fr))}.InvoiceViewer-module__CMxTfq__tableHeader span:nth-child(6),.InvoiceViewer-module__CMxTfq__tableHeader span:nth-child(7),.InvoiceViewer-module__CMxTfq__tableRow>div:nth-child(6),.InvoiceViewer-module__CMxTfq__tableRow>div:nth-child(7){display:none}.InvoiceViewer-module__CMxTfq__internalTableRow{grid-template-columns:minmax(0,1.4fr) repeat(3,minmax(90px,1fr))}}@media (max-width:640px){.InvoiceViewer-module__CMxTfq__paper{border-radius:18px;padding:1rem}.InvoiceViewer-module__CMxTfq__tableHeader{display:none}.InvoiceViewer-module__CMxTfq__tableRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem .9rem}.InvoiceViewer-module__CMxTfq__tableRow>:first-child{grid-column:1/-1}.InvoiceViewer-module__CMxTfq__tableRow>div:nth-child(6),.InvoiceViewer-module__CMxTfq__tableRow>div:nth-child(7){display:block}.InvoiceViewer-module__CMxTfq__buttons>*{width:100%}.InvoiceViewer-module__CMxTfq__metaRow,.InvoiceViewer-module__CMxTfq__summaryRow{flex-direction:column;gap:.15rem}.InvoiceViewer-module__CMxTfq__metaRow strong,.InvoiceViewer-module__CMxTfq__summaryRow strong{text-align:left}.InvoiceViewer-module__CMxTfq__versionButton{min-width:100%}.InvoiceViewer-module__CMxTfq__internalSectionTitle,.InvoiceViewer-module__CMxTfq__internalTableRow{grid-template-columns:1fr}}
.SimpleViewer-module__0d35Ta__main{width:100%;min-height:0}.SimpleViewer-module__0d35Ta__content{width:100%;margin:0}.SimpleViewer-module__0d35Ta__info{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.9rem;display:grid}.SimpleViewer-module__0d35Ta__infoItem{border:1px solid var(--border-soft);background:linear-gradient(180deg, var(--surface-strong), var(--surface-muted));border-radius:18px;flex-direction:column;gap:.35rem;min-width:0;padding:1rem 1.1rem;display:flex}.SimpleViewer-module__0d35Ta__infoItem>span:first-child{color:var(--text-soft);text-transform:uppercase;letter-spacing:.04em;font-size:.82rem;font-weight:700}.SimpleViewer-module__0d35Ta__infoItem>span:last-child{word-break:break-word}.SimpleViewer-module__0d35Ta__buttons{flex-wrap:wrap;gap:.85rem;margin-top:1rem;display:flex}@media (max-width:640px){.SimpleViewer-module__0d35Ta__buttons{flex-direction:column}}
.SurfaceAreaEditor-module__ung7aq__editorMain{justify-content:center;width:100%;min-height:0;padding:0;display:flex;overflow:hidden}.SurfaceAreaEditor-module__ung7aq__editorForm{gap:.85rem;width:100%;max-height:none;padding:.85rem;overflow:visible}.SurfaceAreaEditor-module__ung7aq__section{flex-direction:column;gap:.85rem;display:flex}.SurfaceAreaEditor-module__ung7aq__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.SurfaceAreaEditor-module__ung7aq__sectionHeader h3,.SurfaceAreaEditor-module__ung7aq__entryCard h3{margin:0}.SurfaceAreaEditor-module__ung7aq__sectionHeader p,.SurfaceAreaEditor-module__ung7aq__entryCard p,.SurfaceAreaEditor-module__ung7aq__emptyState{color:var(--text-soft);margin:0;font-size:.92rem;line-height:1.45}.SurfaceAreaEditor-module__ung7aq__entryList{flex-direction:column;gap:.85rem;display:flex}.SurfaceAreaEditor-module__ung7aq__childList{padding-left:clamp(.55rem, calc(var(--node-depth,0) * .2rem + .55rem), 1rem);border-left:1px solid color-mix(in srgb, var(--separator) 75%, transparent);flex-direction:column;gap:.75rem;display:flex}.SurfaceAreaEditor-module__ung7aq__entryCard{background:color-mix(in srgb, var(--background) 52%, var(--content) 48%);border:1px solid color-mix(in srgb, var(--separator) 70%, transparent);border-radius:16px;flex-direction:column;gap:.8rem;padding:.85rem;display:flex}.SurfaceAreaEditor-module__ung7aq__entryHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.SurfaceAreaEditor-module__ung7aq__actionRow{flex-wrap:wrap;gap:.55rem;display:flex}.SurfaceAreaEditor-module__ung7aq__entryGrid{grid-template-columns:minmax(220px,2fr) minmax(180px,1fr);gap:.75rem;display:grid}.SurfaceAreaEditor-module__ung7aq__metrics{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.65rem;display:grid}.SurfaceAreaEditor-module__ung7aq__metric{background:linear-gradient(180deg, var(--surface-strong), var(--surface-muted));border:1px solid var(--border-soft);border-radius:14px;flex-direction:column;gap:.25rem;padding:.7rem .8rem;display:flex}.SurfaceAreaEditor-module__ung7aq__metric span{color:var(--text-soft);text-transform:uppercase;letter-spacing:.04em;font-size:.76rem}.SurfaceAreaEditor-module__ung7aq__metric strong{font-size:.96rem}.SurfaceAreaEditor-module__ung7aq__toolbar{background:linear-gradient(180deg, transparent, color-mix(in srgb, var(--content) 92%, transparent) 36%);flex-wrap:wrap;gap:.75rem;padding-top:.25rem;display:flex;position:sticky;bottom:0}.SurfaceAreaEditor-module__ung7aq__emptyState{border:1px dashed var(--border-soft);border-radius:14px;padding:.85rem}.SurfaceAreaEditor-module__ung7aq__editorForm .group{padding:.75rem .8rem .8rem}.SurfaceAreaEditor-module__ung7aq__editorForm .group label{margin-bottom:.3rem;font-size:.88rem}:is(.SurfaceAreaEditor-module__ung7aq__editorForm .group input,.SurfaceAreaEditor-module__ung7aq__editorForm .group textarea,.SurfaceAreaEditor-module__ung7aq__editorForm .group .dropdown){padding:var(--field-padding-y) var(--field-padding-x);min-height:var(--field-min-height)}@media (max-width:720px){.SurfaceAreaEditor-module__ung7aq__editorForm{padding:.7rem}.SurfaceAreaEditor-module__ung7aq__entryGrid,.SurfaceAreaEditor-module__ung7aq__metrics{grid-template-columns:1fr}}
.SurfaceAreaViewer-module__OYk9Sa__viewerMain{flex-direction:column;gap:.9rem;display:flex}.SurfaceAreaViewer-module__OYk9Sa__overview{grid-template-columns:minmax(0,1.4fr) repeat(4,minmax(110px,1fr));gap:.7rem;display:grid}.SurfaceAreaViewer-module__OYk9Sa__overviewCard{border:1px solid var(--border-soft);background:linear-gradient(180deg, var(--surface-strong), var(--surface-muted));border-radius:16px;flex-direction:column;gap:.3rem;min-width:0;padding:.8rem .9rem;display:flex}.SurfaceAreaViewer-module__OYk9Sa__overviewCard span{color:var(--text-soft);text-transform:uppercase;letter-spacing:.04em;font-size:.76rem}.SurfaceAreaViewer-module__OYk9Sa__overviewCard strong{word-break:break-word;font-size:1rem;line-height:1.25}.SurfaceAreaViewer-module__OYk9Sa__overviewCardMuted strong{font-size:.94rem;font-weight:600}.SurfaceAreaViewer-module__OYk9Sa__treeSection{flex-direction:column;gap:.75rem;display:flex}.SurfaceAreaViewer-module__OYk9Sa__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.SurfaceAreaViewer-module__OYk9Sa__sectionHeader h3,.SurfaceAreaViewer-module__OYk9Sa__nodeTitle,.SurfaceAreaViewer-module__OYk9Sa__nodeStats,.SurfaceAreaViewer-module__OYk9Sa__nodeChildren{margin:0}.SurfaceAreaViewer-module__OYk9Sa__sectionHeader p{color:var(--text-soft);margin:0;font-size:.92rem}.SurfaceAreaViewer-module__OYk9Sa__nodeList,.SurfaceAreaViewer-module__OYk9Sa__nodeChildren{flex-direction:column;gap:.55rem;display:flex}.SurfaceAreaViewer-module__OYk9Sa__nodeChildren{margin-left:clamp(.65rem, calc(var(--node-depth,0) * .28rem + .65rem), 1.15rem);border-left:1px solid color-mix(in srgb, var(--separator) 72%, transparent);padding-left:.75rem}.SurfaceAreaViewer-module__OYk9Sa__nodeCard{border:1px solid color-mix(in srgb, var(--separator) 72%, transparent);background:color-mix(in srgb, var(--background) 60%, var(--content) 40%);box-shadow:inset 3px 0 0 color-mix(in srgb, var(--accent) 32%, transparent);border-radius:14px;flex-direction:column;gap:.55rem;padding:.7rem .8rem;display:flex}.SurfaceAreaViewer-module__OYk9Sa__nodeHeader{justify-content:space-between;align-items:flex-start;gap:.6rem;display:flex}.SurfaceAreaViewer-module__OYk9Sa__nodeLabel{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.SurfaceAreaViewer-module__OYk9Sa__nodeTitle{font-size:.98rem;line-height:1.25}.SurfaceAreaViewer-module__OYk9Sa__nodeBadge{text-transform:uppercase;letter-spacing:.04em;color:var(--text-soft);background:color-mix(in srgb, var(--content) 70%, transparent);border:1px solid color-mix(in srgb, var(--separator) 70%, transparent);border-radius:999px;padding:.15rem .45rem;font-size:.72rem;font-weight:700}.SurfaceAreaViewer-module__OYk9Sa__nodeStats{flex-wrap:wrap;gap:.45rem;display:flex}.SurfaceAreaViewer-module__OYk9Sa__statChip{background:color-mix(in srgb, var(--surface-strong) 82%, transparent);border:1px solid color-mix(in srgb, var(--separator) 68%, transparent);border-radius:999px;align-items:center;gap:.28rem;min-width:0;padding:.3rem .55rem;display:inline-flex}.SurfaceAreaViewer-module__OYk9Sa__statChip span{color:var(--text-soft);text-transform:uppercase;letter-spacing:.03em;font-size:.72rem}.SurfaceAreaViewer-module__OYk9Sa__statChip strong{font-size:.84rem;font-weight:700}.SurfaceAreaViewer-module__OYk9Sa__emptyState{border:1px dashed var(--border-soft);color:var(--text-soft);border-radius:14px;padding:.9rem}@media (max-width:780px){.SurfaceAreaViewer-module__OYk9Sa__overview{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.SurfaceAreaViewer-module__OYk9Sa__overview{grid-template-columns:1fr}.SurfaceAreaViewer-module__OYk9Sa__nodeHeader{flex-direction:column}}
.HeatingHubEditor-module__BgCWMW__editorMain{width:100%;margin:0}.HeatingHubEditor-module__BgCWMW__editorForm{flex-direction:column;gap:1.25rem;display:flex}.HeatingHubEditor-module__BgCWMW__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.HeatingHubEditor-module__BgCWMW__photoSection,.HeatingHubEditor-module__BgCWMW__section,.HeatingHubEditor-module__BgCWMW__circuitCard{border:1px solid var(--border-soft);background:linear-gradient(180deg, var(--surface-strong), var(--surface-muted));border-radius:1rem;padding:1rem}.HeatingHubEditor-module__BgCWMW__section{flex-direction:column;gap:1rem;display:flex}.HeatingHubEditor-module__BgCWMW__sectionHeader,.HeatingHubEditor-module__BgCWMW__circuitHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.HeatingHubEditor-module__BgCWMW__sectionHeader h3,.HeatingHubEditor-module__BgCWMW__circuitHeader h4{margin:0}.HeatingHubEditor-module__BgCWMW__sectionHeader p,.HeatingHubEditor-module__BgCWMW__circuitHeader p,.HeatingHubEditor-module__BgCWMW__photoHint,.HeatingHubEditor-module__BgCWMW__photoMeta,.HeatingHubEditor-module__BgCWMW__photoEmpty,.HeatingHubEditor-module__BgCWMW__totals{color:var(--text-soft);margin:0}.HeatingHubEditor-module__BgCWMW__circuitList{flex-direction:column;gap:.9rem;display:flex}.HeatingHubEditor-module__BgCWMW__circuitGrid{grid-template-columns:minmax(0,1.7fr) minmax(140px,.8fr);gap:1rem;display:grid}.HeatingHubEditor-module__BgCWMW__photoSection{flex-direction:column;gap:.85rem;display:flex}.HeatingHubEditor-module__BgCWMW__photoInput{flex-direction:column;gap:.65rem;display:flex}.HeatingHubEditor-module__BgCWMW__photoInput label{color:var(--text);font-weight:700}.HeatingHubEditor-module__BgCWMW__photoInput input{border:1px solid var(--border-soft);background:color-mix(in srgb, var(--background) 72%, var(--content) 28%);color:var(--text);border-radius:.8rem;padding:.8rem}.HeatingHubEditor-module__BgCWMW__photoPreview{object-fit:cover;border:1px solid var(--border-soft);cursor:zoom-in;border-radius:.9rem;width:100%;max-height:340px}.HeatingHubEditor-module__BgCWMW__photoEmpty{border:1px dashed color-mix(in srgb, var(--primary) 32%, var(--border-soft));background:color-mix(in srgb, var(--background) 70%, var(--content) 30%);border-radius:.9rem;padding:1rem}.HeatingHubEditor-module__BgCWMW__toolbar{justify-content:flex-end;display:flex}.HeatingHubEditor-module__BgCWMW__photoLightbox{justify-content:center;align-items:center;min-height:320px;display:flex}.HeatingHubEditor-module__BgCWMW__photoLightboxImage{object-fit:contain;border:1px solid var(--border-soft);background:color-mix(in srgb, var(--background) 76%, var(--content) 24%);border-radius:1rem;width:100%;max-height:min(75vh,900px)}@media (max-width:700px){.HeatingHubEditor-module__BgCWMW__circuitGrid{grid-template-columns:1fr}.HeatingHubEditor-module__BgCWMW__sectionHeader,.HeatingHubEditor-module__BgCWMW__circuitHeader{flex-direction:column}}
.HeatingHubViewer-module__cJ8veq__main{flex-direction:column;gap:1rem;display:flex}.HeatingHubViewer-module__cJ8veq__hero,.HeatingHubViewer-module__cJ8veq__metaGrid,.HeatingHubViewer-module__cJ8veq__photoCard,.HeatingHubViewer-module__cJ8veq__circuitsCard,.HeatingHubViewer-module__cJ8veq__notesCard,.HeatingHubViewer-module__cJ8veq__paper,.HeatingHubViewer-module__cJ8veq__summaryCard{border:1px solid var(--border-soft);background:linear-gradient(180deg, var(--surface-strong), var(--surface-muted));border-radius:1rem}.HeatingHubViewer-module__cJ8veq__hero,.HeatingHubViewer-module__cJ8veq__photoCard,.HeatingHubViewer-module__cJ8veq__circuitsCard,.HeatingHubViewer-module__cJ8veq__notesCard,.HeatingHubViewer-module__cJ8veq__summaryCard{padding:1rem}.HeatingHubViewer-module__cJ8veq__hero{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.HeatingHubViewer-module__cJ8veq__hero h2,.HeatingHubViewer-module__cJ8veq__paperHeader h3,.HeatingHubViewer-module__cJ8veq__photoCard h3,.HeatingHubViewer-module__cJ8veq__circuitsCard h3,.HeatingHubViewer-module__cJ8veq__notesCard h3,.HeatingHubViewer-module__cJ8veq__summaryCard h3{margin:0}.HeatingHubViewer-module__cJ8veq__hero p,.HeatingHubViewer-module__cJ8veq__paperHeader p,.HeatingHubViewer-module__cJ8veq__notesCard p,.HeatingHubViewer-module__cJ8veq__photoCaption{color:var(--text-soft);margin:.35rem 0 0}.HeatingHubViewer-module__cJ8veq__actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.HeatingHubViewer-module__cJ8veq__metaGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));display:grid;overflow:hidden}.HeatingHubViewer-module__cJ8veq__metaItem{border-right:1px solid color-mix(in srgb, var(--border-soft) 78%, transparent);border-bottom:1px solid color-mix(in srgb, var(--border-soft) 78%, transparent);flex-direction:column;gap:.3rem;padding:.95rem 1rem;display:flex}.HeatingHubViewer-module__cJ8veq__metaItem span{color:var(--text-soft);font-size:.86rem}.HeatingHubViewer-module__cJ8veq__metaItem strong{color:var(--text)}.HeatingHubViewer-module__cJ8veq__photoPreview{object-fit:cover;border-radius:.85rem;width:100%;max-height:420px;margin-top:.9rem}.HeatingHubViewer-module__cJ8veq__circuitTable,.HeatingHubViewer-module__cJ8veq__paperTable{flex-direction:column;display:flex}.HeatingHubViewer-module__cJ8veq__circuitHeader,.HeatingHubViewer-module__cJ8veq__circuitRow,.HeatingHubViewer-module__cJ8veq__paperTableHeader,.HeatingHubViewer-module__cJ8veq__paperTableRow{grid-template-columns:minmax(0,1.7fr) minmax(120px,.6fr);align-items:center;gap:1rem;display:grid}.HeatingHubViewer-module__cJ8veq__circuitHeader,.HeatingHubViewer-module__cJ8veq__paperTableHeader{color:var(--text);border-bottom:1px solid var(--border-soft);padding-bottom:.75rem;font-weight:700}.HeatingHubViewer-module__cJ8veq__circuitRow,.HeatingHubViewer-module__cJ8veq__paperTableRow{border-bottom:1px solid color-mix(in srgb, var(--border-soft) 78%, transparent);padding:.8rem 0}.HeatingHubViewer-module__cJ8veq__circuitRow:last-child,.HeatingHubViewer-module__cJ8veq__paperTableRow:last-child{border-bottom:none}.HeatingHubViewer-module__cJ8veq__tableTotal,.HeatingHubViewer-module__cJ8veq__paperTableTotal{color:var(--text);margin-top:.85rem;font-weight:700}.HeatingHubViewer-module__cJ8veq__paper{background:linear-gradient(180deg, color-mix(in srgb, var(--surface-strong) 92%, white 8%), var(--surface-muted) 100%);padding:1.5rem}.HeatingHubViewer-module__cJ8veq__paperHeader{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:1rem;display:flex}.HeatingHubViewer-module__cJ8veq__paperBrand{object-fit:contain;max-width:200px;max-height:64px}.HeatingHubViewer-module__cJ8veq__paperGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.HeatingHubViewer-module__cJ8veq__paperSection{border:1px solid color-mix(in srgb, var(--border-soft) 78%, transparent);background:color-mix(in srgb, var(--surface-strong) 84%, transparent);border-radius:.85rem;padding:1rem}.HeatingHubViewer-module__cJ8veq__paperSection h4{margin:0 0 .75rem}.HeatingHubViewer-module__cJ8veq__paperPhoto{object-fit:cover;border-radius:.75rem;width:100%;max-height:300px}.HeatingHubViewer-module__cJ8veq__paperNotes{white-space:pre-wrap}@media (max-width:780px){.HeatingHubViewer-module__cJ8veq__hero,.HeatingHubViewer-module__cJ8veq__paperHeader{flex-direction:column}.HeatingHubViewer-module__cJ8veq__paperGrid{grid-template-columns:1fr}}
.Card-module__PyYZwW__main{width:100%;box-shadow:var(--card-shadow);background:var(--surface-strong);border:1px solid var(--border-soft);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:0;border-radius:8px;flex-direction:column;row-gap:.25rem;padding:.82rem .88rem;font-size:.9rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:visible}.Card-module__PyYZwW__main:hover{box-shadow:var(--panel-shadow);border-color:var(--hero-border);z-index:8;transform:translateY(-1px)}.Card-module__PyYZwW__main:focus-within{z-index:12}.Card-module__PyYZwW__main[role=button]{cursor:pointer}.Card-module__PyYZwW__main[role=button]:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}
.ProjectAssetViewer-module__XUHLKq__viewer{flex-direction:column;gap:1rem;display:flex}.ProjectAssetViewer-module__XUHLKq__preview{background:var(--surface-muted);border:1px solid var(--border-soft);border-radius:var(--radius-md);justify-content:center;align-items:center;width:100%;min-height:280px;max-height:70vh;display:flex;overflow:hidden}.ProjectAssetViewer-module__XUHLKq__imageFrame{align-self:stretch;width:100%;min-height:280px;max-height:70vh;position:relative}.ProjectAssetViewer-module__XUHLKq__image,.ProjectAssetViewer-module__XUHLKq__video,.ProjectAssetViewer-module__XUHLKq__document{border:0;width:100%;max-height:70vh}.ProjectAssetViewer-module__XUHLKq__image{object-fit:contain}.ProjectAssetViewer-module__XUHLKq__fallback{text-align:center;color:var(--text-soft);padding:2rem}.ProjectAssetViewer-module__XUHLKq__meta{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.ProjectAssetViewer-module__XUHLKq__meta h2{font-size:1.1rem}.ProjectAssetViewer-module__XUHLKq__meta p{color:var(--text-soft)}.ProjectAssetViewer-module__XUHLKq__actions{flex-wrap:wrap;gap:.75rem;display:flex}.ProjectAssetViewer-module__XUHLKq__actions a,.ProjectAssetViewer-module__XUHLKq__actions button{text-decoration:none}@media (max-width:720px){.ProjectAssetViewer-module__XUHLKq__preview{min-height:220px}}
.ListSortControl-module__GwoL3W__control{z-index:5;flex-direction:column;min-width:min(14rem,100%);display:flex;position:relative}.ListSortControl-module__GwoL3W__control:focus-within{z-index:12}.ListSortControl-module__GwoL3W__input{width:100%}.ListSortControl-module__GwoL3W__input .group{margin-bottom:0}.ListSortControl-module__GwoL3W__input .dropdownMenu{z-index:24}@media (max-width:900px){.ListSortControl-module__GwoL3W__control{width:100%;min-width:0}}
.StatStrip-module__4Mevmq__grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem;display:grid}.StatStrip-module__4Mevmq__card{border-radius:var(--radius-md);border:1px solid var(--border-soft);background:linear-gradient(180deg, var(--surface-strong), var(--surface-subtle));flex-direction:column;gap:.35rem;min-height:6.75rem;padding:.9rem 1rem;display:flex;box-shadow:0 10px 24px #1018280f}.StatStrip-module__4Mevmq__compact .StatStrip-module__4Mevmq__card{min-height:0;box-shadow:none;padding:.78rem .9rem}.StatStrip-module__4Mevmq__label{color:var(--text-soft);letter-spacing:.03em;text-transform:uppercase;font-size:.8rem;font-weight:700}.StatStrip-module__4Mevmq__value{font-size:1.08rem;line-height:1.2}.StatStrip-module__4Mevmq__tonePositive{border-color:color-mix(in srgb, #1f9d73 35%, var(--border-soft));background:linear-gradient(180deg, color-mix(in srgb, #1f9d73 10%, var(--surface-strong)), var(--surface-subtle))}.StatStrip-module__4Mevmq__toneNegative{border-color:color-mix(in srgb, #d95763 35%, var(--border-soft));background:linear-gradient(180deg, color-mix(in srgb, #d95763 10%, var(--surface-strong)), var(--surface-subtle))}.StatStrip-module__4Mevmq__toneWarning{border-color:color-mix(in srgb, #c58a16 40%, var(--border-soft));background:linear-gradient(180deg, color-mix(in srgb, #c58a16 12%, var(--surface-strong)), var(--surface-subtle))}.StatStrip-module__4Mevmq__toneNeutral{border-color:color-mix(in srgb, #3f7cff 35%, var(--border-soft));background:linear-gradient(180deg, color-mix(in srgb, #3f7cff 10%, var(--surface-strong)), var(--surface-subtle))}
.Chat-module__a15aEW__chat{flex-direction:column;gap:1rem;width:100%;display:flex}.Chat-module__a15aEW__chatBox{background:var(--surface-strong);border:1px solid var(--border-soft);border-radius:var(--radius-md);flex-direction:column;gap:1rem;width:100%;min-height:360px;max-height:52vh;padding:1rem;display:flex;overflow-y:auto}.Chat-module__a15aEW__message,.Chat-module__a15aEW__ownMessage{border-radius:var(--radius-md);border:1px solid var(--border-soft);background:var(--surface-muted);max-width:min(640px,100%);padding:1rem}.Chat-module__a15aEW__ownMessage{background:color-mix(in srgb, var(--primary) 9%, var(--surface-strong));border-color:color-mix(in srgb, var(--primary) 35%, var(--border-soft));align-self:flex-end}.Chat-module__a15aEW__userName{color:var(--text-soft);margin-bottom:.6rem;font-size:.9rem;font-weight:700}.Chat-module__a15aEW__text{white-space:pre-wrap;line-height:1.5}.Chat-module__a15aEW__mediaGrid{flex-wrap:wrap;gap:.75rem;margin-top:.75rem;display:flex}.Chat-module__a15aEW__mediaButton,.Chat-module__a15aEW__pendingPreviewButton{cursor:pointer;background:0 0;border:0;padding:0}.Chat-module__a15aEW__mediaPreviewFrame,.Chat-module__a15aEW__pendingPreviewFrame{border-radius:var(--radius-md);background:var(--surface-subtle);border:1px solid var(--border-soft);display:block;position:relative;overflow:hidden}.Chat-module__a15aEW__mediaPreviewFrame{width:170px;height:120px}.Chat-module__a15aEW__mediaPreview{object-fit:cover;width:100%;height:100%}.Chat-module__a15aEW__input{flex-direction:column;gap:1rem;width:100%;display:flex}.Chat-module__a15aEW__messageInput{border:1px solid var(--border-soft);background:var(--surface-strong);border-radius:var(--radius-md);resize:vertical;width:100%;min-height:110px;padding:1rem}.Chat-module__a15aEW__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.Chat-module__a15aEW__fileInputLabel{border-radius:var(--radius-md);border:1px solid var(--border-soft);background:var(--surface-strong);cursor:pointer;justify-content:center;align-items:center;min-height:44px;padding:.8rem 1rem;font-weight:600;display:inline-flex}.Chat-module__a15aEW__fileInput{display:none}.Chat-module__a15aEW__uploadInfo{background:color-mix(in srgb, var(--primary) 7%, var(--surface-strong));border:1px solid color-mix(in srgb, var(--primary) 20%, var(--border-soft));border-radius:var(--radius-md);flex-direction:column;gap:.9rem;padding:1rem;display:flex}.Chat-module__a15aEW__uploadInfoHeader{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.Chat-module__a15aEW__uploadInfoHeader p,.Chat-module__a15aEW__uploadInfoNote{color:var(--text-soft);margin:.35rem 0 0;font-size:.9rem;line-height:1.5}.Chat-module__a15aEW__planBadge{background:color-mix(in srgb, var(--primary) 18%, var(--surface-strong));border:1px solid color-mix(in srgb, var(--primary) 32%, var(--border-soft));min-height:2rem;color:var(--text);white-space:nowrap;border-radius:999px;align-items:center;padding:.35rem .7rem;font-size:.8rem;font-weight:700;display:inline-flex}.Chat-module__a15aEW__uploadInfoBody{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:.75rem;display:grid}.Chat-module__a15aEW__uploadPrimary{border-radius:var(--radius-sm);border:1px solid var(--border-soft);background:var(--surface-muted);flex-direction:column;justify-content:center;gap:.3rem;padding:.9rem 1rem;display:flex}.Chat-module__a15aEW__uploadPrimary span{color:var(--text-soft);font-size:.82rem}.Chat-module__a15aEW__uploadPrimary strong{font-size:1.1rem;line-height:1.3}.Chat-module__a15aEW__uploadMeta{align-self:stretch}.Chat-module__a15aEW__uploadInfoNote{margin-top:0}.Chat-module__a15aEW__pending{background:var(--surface-strong);border:1px solid var(--border-soft);border-radius:var(--radius-md);flex-direction:column;gap:.75rem;padding:1rem;display:flex}.Chat-module__a15aEW__pendingHeader{color:var(--text-soft);flex-wrap:wrap;justify-content:space-between;gap:1rem;display:flex}.Chat-module__a15aEW__pendingGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;display:grid}.Chat-module__a15aEW__pendingCard{border-radius:var(--radius-sm);border:1px solid var(--border-soft);background:var(--surface-muted);flex-direction:column;gap:.75rem;padding:.75rem;display:flex}.Chat-module__a15aEW__pendingPreview{object-fit:cover;width:100%;height:100%}.Chat-module__a15aEW__pendingPreviewFrame{aspect-ratio:16/10;width:100%}.Chat-module__a15aEW__pendingMeta{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.Chat-module__a15aEW__pendingMeta span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.88rem;overflow:hidden}.Chat-module__a15aEW__pendingMeta button{color:var(--primary);font-weight:700}@media (max-width:720px){.Chat-module__a15aEW__mediaPreviewFrame{width:130px;height:96px}.Chat-module__a15aEW__uploadInfoHeader,.Chat-module__a15aEW__uploadInfoBody{flex-direction:column;grid-template-columns:1fr}}
.PermissionManager-module__BKX8fq__manager{flex-direction:column;flex:1;gap:1rem;width:100%;height:100%;min-height:0;display:flex}.PermissionManager-module__BKX8fq__header{border:1px solid var(--border-soft);background:linear-gradient(135deg, color-mix(in srgb, var(--surface-strong) 88%, var(--primary) 12%), var(--surface-muted));box-shadow:var(--card-shadow);border-radius:24px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.1rem 1.2rem;display:flex}.PermissionManager-module__BKX8fq__header h2{margin:0}.PermissionManager-module__BKX8fq__header p{color:var(--text-soft);max-width:46rem;margin:.45rem 0 0;line-height:1.55}.PermissionManager-module__BKX8fq__layout{flex:1;grid-template-columns:minmax(260px,320px) minmax(0,1fr);align-items:stretch;gap:1rem;height:100%;min-height:0;display:grid}.PermissionManager-module__BKX8fq__sidebar{flex-direction:column;gap:.9rem;height:100%;min-height:0;display:flex}.PermissionManager-module__BKX8fq__sidebarPanel{border:1px solid var(--border-soft);background:linear-gradient(180deg, var(--surface-strong), var(--surface-muted));box-shadow:var(--card-shadow);border-radius:22px;flex-direction:column;flex:1;gap:.95rem;min-height:0;padding:1rem;display:flex;overflow:hidden}.PermissionManager-module__BKX8fq__sidebarTitleRow{justify-content:space-between;align-items:flex-start;gap:.75rem;min-width:0;display:flex}.PermissionManager-module__BKX8fq__sidebarTitleRow h3{word-break:normal;overflow-wrap:normal;margin:0;font-size:.98rem;line-height:1.25}.PermissionManager-module__BKX8fq__roleMeta{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.PermissionManager-module__BKX8fq__metaChip{background:var(--primary-soft);border:1px solid var(--hero-border);color:var(--primary-deep);white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;padding:.38rem .65rem;font-size:.76rem;font-weight:700;display:inline-flex}.PermissionManager-module__BKX8fq__positionList{scrollbar-gutter:stable;flex-direction:column;gap:.65rem;min-height:0;max-height:min(72vh,820px);padding-bottom:.15rem;padding-right:.35rem;display:flex;overflow-y:auto}.PermissionManager-module__BKX8fq__positionButton{border:1px solid var(--border-soft);background:var(--surface);width:100%;color:var(--text);cursor:pointer;text-align:left;border-radius:18px;flex-direction:column;align-items:stretch;gap:.8rem;padding:.9rem .95rem;transition:border-color .2s,box-shadow .2s,background-color .2s,transform .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 28px -26px #0f172a8c}.PermissionManager-module__BKX8fq__positionButton:before{content:"";background:0 0;width:3px;transition:background-color .2s;position:absolute;inset:0 auto 0 0}.PermissionManager-module__BKX8fq__positionButton:hover,.PermissionManager-module__BKX8fq__positionButtonActive{border-color:var(--primary);background:color-mix(in srgb, var(--surface-strong) 86%, var(--primary) 14%);box-shadow:0 20px 40px -32px #2563eb73}.PermissionManager-module__BKX8fq__positionButton:hover{transform:translateY(-1px)}.PermissionManager-module__BKX8fq__positionButton:hover:before,.PermissionManager-module__BKX8fq__positionButtonActive:before{background:var(--primary)}.PermissionManager-module__BKX8fq__positionButtonTop{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.75rem;display:grid}.PermissionManager-module__BKX8fq__positionButtonTitle{flex-direction:column;gap:.25rem;min-width:0;display:flex}.PermissionManager-module__BKX8fq__positionButtonTitle strong{word-break:normal;overflow-wrap:anywhere;font-size:.98rem;line-height:1.3}.PermissionManager-module__BKX8fq__positionType{color:var(--text-soft);white-space:nowrap;font-size:.82rem;line-height:1.25}.PermissionManager-module__BKX8fq__positionStats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.PermissionManager-module__BKX8fq__positionStat{background:linear-gradient(180deg, var(--surface), var(--surface-muted));border:1px solid var(--border-subtle);border-radius:14px;padding:.65rem .75rem}.PermissionManager-module__BKX8fq__positionStatLabel{color:var(--text-soft);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.16rem;font-size:.72rem;font-weight:700;display:block}.PermissionManager-module__BKX8fq__positionStatValue{font-size:.88rem;font-weight:700}.PermissionManager-module__BKX8fq__editor{border:1px solid var(--border-soft);background:linear-gradient(180deg, var(--surface-strong), var(--surface-muted));height:100%;min-height:min(560px,72vh);box-shadow:var(--card-shadow);border-radius:24px;flex-direction:column;flex:1;display:flex;overflow:hidden}.PermissionManager-module__BKX8fq__editorHeader{border-bottom:1px solid var(--border-soft);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-glass) 92%, transparent), var(--surface-tint));flex-direction:column;gap:1rem;padding:1.15rem 1.15rem 1rem;display:flex}.PermissionManager-module__BKX8fq__editorTopRow{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem;display:grid}.PermissionManager-module__BKX8fq__nameField{min-width:0}.PermissionManager-module__BKX8fq__nameField .group{background:var(--surface-strong);border:1px solid var(--border-subtle);border-radius:18px;padding:.9rem 1rem 1rem;box-shadow:inset 0 1px #ffffffb8,0 10px 24px -26px #0f172a99}.PermissionManager-module__BKX8fq__editorActions{flex-direction:column;gap:.55rem;width:min(100%,220px);display:flex}.PermissionManager-module__BKX8fq__editorActions button{justify-content:center;width:100%}.PermissionManager-module__BKX8fq__summaryGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.PermissionManager-module__BKX8fq__summaryCard{background:linear-gradient(180deg, var(--surface), var(--surface-muted));border:1px solid var(--border-subtle);border-radius:18px;padding:.85rem .95rem;box-shadow:0 14px 34px -32px #0f172a8c}.PermissionManager-module__BKX8fq__summaryLabel{color:var(--text-soft);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.18rem;font-size:.74rem;font-weight:700;display:block}.PermissionManager-module__BKX8fq__summaryValue{font-size:1rem;font-weight:700;line-height:1.35;display:block}.PermissionManager-module__BKX8fq__editorScroll{background:linear-gradient(180deg, color-mix(in srgb, var(--surface-muted) 92%, transparent), var(--surface-strong) 10rem);scrollbar-gutter:stable;flex-direction:column;flex:1;gap:1rem;min-height:0;padding:1rem;display:flex;overflow-y:auto}[data-popup-scroll=true] .PermissionManager-module__BKX8fq__positionList{max-height:none;padding-right:0;overflow:visible}[data-popup-scroll=true] .PermissionManager-module__BKX8fq__editorScroll{scrollbar-gutter:auto;overflow:visible}.PermissionManager-module__BKX8fq__editorStickyRail{z-index:2;background:linear-gradient(180deg, color-mix(in srgb, var(--surface-glass) 95%, transparent), color-mix(in srgb, var(--surface-muted) 96%, transparent));border-bottom:1px solid var(--border-soft);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);flex-direction:column;gap:.9rem;margin:-1rem -1rem 0;padding:1rem 1rem 1.05rem;display:flex;position:sticky;top:0}.PermissionManager-module__BKX8fq__tabSection{box-shadow:none;background:0 0;border-bottom:none;flex-direction:column;gap:.6rem;padding:0;display:flex}.PermissionManager-module__BKX8fq__tabSectionLabel{letter-spacing:.05em;text-transform:uppercase;color:var(--text-soft);font-size:.8rem;font-weight:800}.PermissionManager-module__BKX8fq__tabs{scrollbar-width:thin;scrollbar-gutter:stable both-edges;gap:.55rem;margin-inline:-.1rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.PermissionManager-module__BKX8fq__tabButton{white-space:nowrap;box-shadow:none;background:var(--surface);border:1px solid var(--border-soft);color:var(--text);border-radius:999px;flex:none;width:auto;padding:.58rem .92rem;font-weight:700;transition:background-color .2s,border-color .2s,color .2s,transform .18s}.PermissionManager-module__BKX8fq__tabButton:hover{border-color:color-mix(in srgb, var(--primary) 60%, var(--border-soft));transform:translateY(-1px)}.PermissionManager-module__BKX8fq__tabButtonActive{background:var(--primary);color:var(--primary-contrast);border-color:var(--primary);box-shadow:0 16px 28px -24px color-mix(in srgb, var(--primary) 56%, transparent)}.PermissionManager-module__BKX8fq__toolbar{border:1px solid var(--border-soft);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-strong) 93%, var(--primary) 7%), color-mix(in srgb, var(--surface-muted) 94%, var(--primary) 6%));border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.95rem;padding:.95rem 1rem;display:flex;box-shadow:0 14px 36px -34px #0f172a8c}.PermissionManager-module__BKX8fq__toolbarLeft{flex-wrap:wrap;flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.PermissionManager-module__BKX8fq__searchBox{background:var(--surface);border:1px solid var(--border-subtle);border-radius:16px;align-items:center;gap:.55rem;min-width:min(100%,320px);padding:.8rem .95rem;display:flex;box-shadow:inset 0 1px #ffffffb3}.PermissionManager-module__BKX8fq__searchBox input{width:100%;color:var(--text);background:0 0;border:none;outline:none;padding:0}.PermissionManager-module__BKX8fq__toolbarActions{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.PermissionManager-module__BKX8fq__filterButton,.PermissionManager-module__BKX8fq__secondaryButton,.PermissionManager-module__BKX8fq__bulkButton{box-shadow:none;transition:transform .18s,border-color .2s,background-color .2s,color .2s}.PermissionManager-module__BKX8fq__filterButton:hover,.PermissionManager-module__BKX8fq__secondaryButton:hover,.PermissionManager-module__BKX8fq__bulkButton:hover{transform:translateY(-1px)}.PermissionManager-module__BKX8fq__filterButtonActive{background:var(--primary);color:var(--primary-contrast);border-color:var(--primary);box-shadow:0 16px 28px -24px color-mix(in srgb, var(--primary) 56%, transparent)}.PermissionManager-module__BKX8fq__bulkButton{background:var(--surface)}.PermissionManager-module__BKX8fq__readOnlyNote{background:color-mix(in srgb, var(--surface-strong) 82%, var(--primary) 18%);color:var(--text-soft);border:1px solid var(--border-subtle);border-radius:18px;margin:0;padding:.95rem 1rem}.PermissionManager-module__BKX8fq__permissionGroups{flex-direction:column;flex:1 0 auto;gap:1rem;min-height:0;padding-top:.2rem;display:flex}.PermissionManager-module__BKX8fq__permissionGroup{border:1px solid var(--border-soft);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-strong) 96%, white 4%), var(--surface-strong));border-radius:22px;overflow:hidden;box-shadow:0 22px 44px -36px #0f172a73}.PermissionManager-module__BKX8fq__groupHeader{background:linear-gradient(180deg, var(--surface-muted), color-mix(in srgb, var(--surface-muted) 78%, var(--surface-strong) 22%));border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1rem .95rem;display:flex}.PermissionManager-module__BKX8fq__groupHeaderText{flex-direction:column;gap:.28rem;min-width:0;display:flex}.PermissionManager-module__BKX8fq__groupHeader h3{margin:0;line-height:1.25}.PermissionManager-module__BKX8fq__groupHint{color:var(--text-soft);font-size:.9rem;line-height:1.45}.PermissionManager-module__BKX8fq__groupActions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.PermissionManager-module__BKX8fq__permissionList{background:var(--surface-strong);flex-direction:column;padding:.35rem;display:flex}.PermissionManager-module__BKX8fq__permissionRow{border:1px solid #0000;border-bottom:none;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1rem 1rem 1rem 1.05rem;transition:background-color .2s,border-color .2s,box-shadow .2s,transform .18s;display:grid}.PermissionManager-module__BKX8fq__permissionRow+.PermissionManager-module__BKX8fq__permissionRow{margin-top:.35rem}.PermissionManager-module__BKX8fq__permissionRowInteractive{cursor:pointer}.PermissionManager-module__BKX8fq__permissionRowInteractive:hover{background:color-mix(in srgb, var(--surface-strong) 78%, var(--primary) 22%);border-color:color-mix(in srgb, var(--primary) 28%, var(--border-soft));transform:translateY(-1px);box-shadow:0 16px 32px -30px #2563eb59}.PermissionManager-module__BKX8fq__permissionRowInteractive:focus-visible{outline:2px solid var(--focus-ring);outline-offset:-2px}.PermissionManager-module__BKX8fq__permissionMain{flex-direction:column;gap:.3rem;min-width:0;display:flex}.PermissionManager-module__BKX8fq__permissionAlias{font-weight:700;line-height:1.3}.PermissionManager-module__BKX8fq__permissionDescription{color:var(--text-soft);font-size:.93rem;line-height:1.5}.PermissionManager-module__BKX8fq__permissionName{color:var(--text-soft);opacity:.9;font-family:monospace;font-size:.77rem}.PermissionManager-module__BKX8fq__toggle{background:var(--surface-strong);cursor:pointer;border:1px solid var(--border-soft);border-radius:999px;justify-content:space-between;justify-self:end;align-items:center;gap:.55rem;min-width:8.5rem;height:2.45rem;padding:.22rem .34rem;transition:background .2s,border-color .2s,color .2s;display:flex;box-shadow:0 12px 24px -22px #0f172a99}.PermissionManager-module__BKX8fq__toggle:disabled{opacity:.65;cursor:not-allowed}.PermissionManager-module__BKX8fq__toggleOn{background:var(--primary);border-color:var(--primary);color:var(--primary-contrast);box-shadow:0 18px 32px -24px color-mix(in srgb, var(--primary) 62%, transparent);flex-direction:row-reverse}.PermissionManager-module__BKX8fq__toggleOff{background:var(--surface-strong);color:var(--text-soft)}.PermissionManager-module__BKX8fq__toggleHandle{background:var(--surface);width:1.55rem;height:1.55rem;box-shadow:var(--shadow-values);border-radius:50%;flex-shrink:0}.PermissionManager-module__BKX8fq__toggleLabel{white-space:nowrap;padding:0 .4rem;font-size:.79rem;font-weight:700;line-height:1}.PermissionManager-module__BKX8fq__emptyState{text-align:center;min-height:18rem;color:var(--text-soft);border:1px dashed var(--border-soft);background:color-mix(in srgb, var(--surface-strong) 90%, var(--primary) 10%);border-radius:20px;justify-content:center;align-items:center;padding:1.5rem;display:flex}.PermissionManager-module__BKX8fq__emptyPermissions{text-align:center;color:var(--text-soft);border:1px dashed var(--border-soft);background:color-mix(in srgb, var(--surface-strong) 92%, var(--surface-muted) 8%);border-radius:18px;padding:1.25rem}@media (max-width:980px){.PermissionManager-module__BKX8fq__layout{grid-template-columns:1fr}.PermissionManager-module__BKX8fq__positionList{max-height:280px}.PermissionManager-module__BKX8fq__editor{height:min(72vh,920px);min-height:0}.PermissionManager-module__BKX8fq__summaryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.PermissionManager-module__BKX8fq__sidebarTitleRow,.PermissionManager-module__BKX8fq__positionButtonTop{flex-direction:column;align-items:stretch;display:flex}.PermissionManager-module__BKX8fq__roleMeta{justify-content:flex-start}.PermissionManager-module__BKX8fq__editorTopRow,.PermissionManager-module__BKX8fq__toolbar,.PermissionManager-module__BKX8fq__groupHeader{flex-direction:column;align-items:stretch;display:flex}.PermissionManager-module__BKX8fq__editorActions,.PermissionManager-module__BKX8fq__toolbarActions,.PermissionManager-module__BKX8fq__groupActions{justify-content:stretch;width:100%}.PermissionManager-module__BKX8fq__editorActions>*,.PermissionManager-module__BKX8fq__toolbarActions>*,.PermissionManager-module__BKX8fq__groupActions>*{flex:1}.PermissionManager-module__BKX8fq__permissionRow{grid-template-columns:1fr;align-items:flex-start;padding:.95rem}.PermissionManager-module__BKX8fq__toggle{justify-self:stretch}}@media (max-width:640px){.PermissionManager-module__BKX8fq__sidebarPanel,.PermissionManager-module__BKX8fq__editorHeader,.PermissionManager-module__BKX8fq__editorScroll{padding:.85rem}.PermissionManager-module__BKX8fq__editorStickyRail{margin:-.85rem -.85rem 0;padding:.85rem}.PermissionManager-module__BKX8fq__summaryGrid,.PermissionManager-module__BKX8fq__positionStats{grid-template-columns:1fr}.PermissionManager-module__BKX8fq__searchBox{min-width:100%}.PermissionManager-module__BKX8fq__editor{height:min(76vh,920px);min-height:0}}
.ReportEditor-module__3_HpvW__main{justify-content:center;width:100%;min-height:0;padding:.25rem;display:flex;overflow:auto}.ReportEditor-module__3_HpvW__form{background:linear-gradient(180deg, color-mix(in srgb, var(--content) 88%, transparent), color-mix(in srgb, var(--background) 44%, var(--content) 56%));border:1px solid color-mix(in srgb, var(--separator) 78%, transparent);border-radius:22px;flex-direction:column;gap:1rem;width:100%;padding:1rem;display:flex;box-shadow:0 18px 40px #0000001f}.ReportEditor-module__3_HpvW__form>h3{margin:0;font-size:1.05rem}.ReportEditor-module__3_HpvW__form .group{background:color-mix(in srgb, var(--background) 60%, var(--content) 40%);border-radius:var(--radius-md);border:1px solid color-mix(in srgb, var(--separator) 70%, transparent);padding:.95rem 1rem 1rem}.ReportEditor-module__3_HpvW__list{flex-direction:column;gap:.85rem;display:flex}.ReportEditor-module__3_HpvW__listItem{border-radius:var(--radius-md);background:color-mix(in srgb, var(--background) 54%, var(--content) 46%);border:1px solid color-mix(in srgb, var(--separator) 68%, transparent);grid-template-columns:42px minmax(0,1.6fr) minmax(120px,.7fr);align-items:start;gap:.85rem;padding:.9rem;display:grid}.ReportEditor-module__3_HpvW__descriptionDropdown,.ReportEditor-module__3_HpvW__sInput{min-width:0}.ReportEditor-module__3_HpvW__removeButton{justify-self:center}@media (max-width:760px){.ReportEditor-module__3_HpvW__main{padding:0}.ReportEditor-module__3_HpvW__form{border-radius:18px;padding:.9rem}.ReportEditor-module__3_HpvW__listItem{grid-template-columns:1fr}.ReportEditor-module__3_HpvW__removeButton{justify-self:start}}@media (max-width:640px){.ReportEditor-module__3_HpvW__form button{width:100%}}
.StatusChip-module__qrYdVa__chip{border:1px solid var(--border-soft);white-space:nowrap;border-radius:999px;align-items:center;gap:.35rem;padding:.3rem .58rem;font-size:.76rem;font-weight:700;line-height:1.25;display:inline-flex}.StatusChip-module__qrYdVa__toneNeutral{background:color-mix(in srgb, var(--surface-strong) 86%, var(--surface-muted) 14%);color:var(--text-soft)}.StatusChip-module__qrYdVa__toneInfo{background:color-mix(in srgb, var(--info) 14%, var(--surface-strong));border-color:color-mix(in srgb, var(--info) 30%, var(--border-soft));color:color-mix(in srgb, var(--info) 78%, var(--text))}.StatusChip-module__qrYdVa__toneSuccess{background:color-mix(in srgb, var(--success) 14%, var(--surface-strong));border-color:color-mix(in srgb, var(--success) 30%, var(--border-soft));color:color-mix(in srgb, var(--success) 82%, var(--text))}.StatusChip-module__qrYdVa__toneWarning{background:color-mix(in srgb, #c58a16 14%, var(--surface-strong));border-color:color-mix(in srgb, #c58a16 34%, var(--border-soft));color:#7a5310}.StatusChip-module__qrYdVa__toneDanger{background:color-mix(in srgb, var(--destructive) 14%, var(--surface-strong));border-color:color-mix(in srgb, var(--destructive) 32%, var(--border-soft));color:color-mix(in srgb, var(--destructive) 82%, var(--text))}.StatusChip-module__qrYdVa__toneMuted{background:color-mix(in srgb, var(--surface-muted) 80%, var(--background) 20%);color:var(--text-soft)}
.InventoryEditor-module__0XL-Qa__main{justify-content:center;width:100%;min-height:0;padding:.25rem;display:flex;overflow:visible}.InventoryEditor-module__0XL-Qa__content{background:linear-gradient(180deg, color-mix(in srgb, var(--content) 88%, transparent), color-mix(in srgb, var(--background) 44%, var(--content) 56%));border:1px solid color-mix(in srgb, var(--separator) 78%, transparent);border-radius:22px;flex-direction:column;gap:1rem;width:100%;padding:1rem;display:flex;box-shadow:0 18px 40px #0000001f}.InventoryEditor-module__0XL-Qa__labels{color:var(--text-soft);text-transform:uppercase;letter-spacing:.04em;grid-template-columns:48px minmax(0,1fr) 140px 110px;gap:1rem;padding:0 .35rem .4rem;font-size:.82rem;font-weight:700;display:grid}.InventoryEditor-module__0XL-Qa__labels>*{min-width:0}.InventoryEditor-module__0XL-Qa__list{border:1px solid color-mix(in srgb, var(--separator) 70%, transparent);background:color-mix(in srgb, var(--background) 54%, var(--content) 46%);border-radius:18px;flex-direction:column;gap:.85rem;padding:.9rem;display:flex;overflow:visible}.InventoryEditor-module__0XL-Qa__listItem{border-radius:var(--radius-md);background:color-mix(in srgb, var(--background) 62%, var(--content) 38%);border:1px solid color-mix(in srgb, var(--separator) 65%, transparent);grid-template-columns:48px minmax(0,1fr) 140px 110px;align-items:start;gap:1rem;min-width:0;padding:.85rem;display:grid}.InventoryEditor-module__0XL-Qa__listItem>*{min-width:0}.InventoryEditor-module__0XL-Qa__buttons{flex-wrap:wrap;gap:.85rem;display:flex}@media (max-width:760px){.InventoryEditor-module__0XL-Qa__main{padding:0}.InventoryEditor-module__0XL-Qa__content{border-radius:18px;padding:.9rem}.InventoryEditor-module__0XL-Qa__labels{display:none}.InventoryEditor-module__0XL-Qa__listItem{grid-template-columns:1fr}.InventoryEditor-module__0XL-Qa__listItem>button:first-child{justify-self:start}}@media (max-width:640px){.InventoryEditor-module__0XL-Qa__buttons>button,.InventoryEditor-module__0XL-Qa__content>button{width:100%}}
.InvoiceImportPopup-module__PxhxkW__main{flex-direction:column;gap:1rem;padding:1rem;display:flex}.InvoiceImportPopup-module__PxhxkW__section,.InvoiceImportPopup-module__PxhxkW__footerBar{background:color-mix(in srgb, var(--content) 88%, transparent);border:1px solid color-mix(in srgb, var(--separator) 78%, transparent);border-radius:var(--radius-md);box-shadow:0 18px 40px #0000001f}.InvoiceImportPopup-module__PxhxkW__section{flex-direction:column;gap:1rem;padding:1rem;display:flex}.InvoiceImportPopup-module__PxhxkW__sectionHeader h2,.InvoiceImportPopup-module__PxhxkW__mappingSection h3{margin:0}.InvoiceImportPopup-module__PxhxkW__sectionHeader p{color:var(--text-soft);margin:.35rem 0 0;line-height:1.5}.InvoiceImportPopup-module__PxhxkW__uploadRow{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.InvoiceImportPopup-module__PxhxkW__fileInput{display:none}.InvoiceImportPopup-module__PxhxkW__fileButton{border-radius:var(--radius-sm);background:var(--primary);min-height:44px;color:var(--primary-contrast);cursor:pointer;justify-content:center;align-items:center;padding:.8rem 1rem;font-weight:700;display:inline-flex}.InvoiceImportPopup-module__PxhxkW__fileMeta{flex-direction:column;gap:.2rem;display:flex}.InvoiceImportPopup-module__PxhxkW__fileMeta span{color:var(--text-soft)}.InvoiceImportPopup-module__PxhxkW__defaultsGrid,.InvoiceImportPopup-module__PxhxkW__mappingGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}.InvoiceImportPopup-module__PxhxkW__mappingSection{flex-direction:column;gap:.9rem;display:flex}.InvoiceImportPopup-module__PxhxkW__field{flex-direction:column;gap:.45rem;min-width:0;display:flex}.InvoiceImportPopup-module__PxhxkW__field label{color:var(--text-soft);text-transform:uppercase;letter-spacing:.04em;font-size:.82rem;font-weight:700}.InvoiceImportPopup-module__PxhxkW__field input,.InvoiceImportPopup-module__PxhxkW__field select{border:1px solid var(--border-soft);background:var(--surface-strong);width:100%;color:var(--text);border-radius:var(--radius-sm);min-height:var(--field-min-height);padding:var(--field-padding-y) var(--field-padding-x);font-size:var(--field-font-size);line-height:var(--field-line-height)}.InvoiceImportPopup-module__PxhxkW__previewTable{border:1px solid color-mix(in srgb, var(--separator) 72%, transparent);border-radius:var(--radius-md);flex-direction:column;display:flex;overflow:hidden}.InvoiceImportPopup-module__PxhxkW__previewHeader,.InvoiceImportPopup-module__PxhxkW__previewRow{grid-template-columns:74px minmax(120px,1fr) minmax(140px,1.1fr) 120px 130px minmax(180px,1.2fr);align-items:center;gap:.75rem;padding:.9rem 1rem;display:grid}.InvoiceImportPopup-module__PxhxkW__previewHeader{background:color-mix(in srgb, var(--background) 40%, var(--content) 60%);color:var(--text-soft);letter-spacing:.03em;text-transform:uppercase;font-size:.8rem}.InvoiceImportPopup-module__PxhxkW__previewRow{background:color-mix(in srgb, var(--background) 58%, var(--content) 42%);border-top:1px solid color-mix(in srgb, var(--separator) 68%, transparent)}.InvoiceImportPopup-module__PxhxkW__errorList{border-radius:var(--radius-md);border:1px dashed color-mix(in srgb, #d45a5a 58%, var(--separator));background:#d45a5a1a;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.InvoiceImportPopup-module__PxhxkW__errorList p,.InvoiceImportPopup-module__PxhxkW__emptyState,.InvoiceImportPopup-module__PxhxkW__footerBar p{color:var(--text-soft);margin:0;line-height:1.55}.InvoiceImportPopup-module__PxhxkW__emptyState{border-radius:var(--radius-md);background:color-mix(in srgb, var(--background) 65%, transparent);border:1px dashed color-mix(in srgb, var(--separator) 72%, transparent);padding:1rem}.InvoiceImportPopup-module__PxhxkW__footerBar{justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}@media (max-width:980px){.InvoiceImportPopup-module__PxhxkW__defaultsGrid,.InvoiceImportPopup-module__PxhxkW__mappingGrid,.InvoiceImportPopup-module__PxhxkW__previewHeader,.InvoiceImportPopup-module__PxhxkW__previewRow{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.InvoiceImportPopup-module__PxhxkW__defaultsGrid,.InvoiceImportPopup-module__PxhxkW__mappingGrid,.InvoiceImportPopup-module__PxhxkW__previewHeader,.InvoiceImportPopup-module__PxhxkW__previewRow{grid-template-columns:1fr}.InvoiceImportPopup-module__PxhxkW__footerBar{flex-direction:column;align-items:stretch}.InvoiceImportPopup-module__PxhxkW__footerBar button,.InvoiceImportPopup-module__PxhxkW__fileButton{width:100%}}
.ProjectImportPopup-module__l7mPzW__main{flex-direction:column;gap:1rem;padding:1rem;display:flex}.ProjectImportPopup-module__l7mPzW__section,.ProjectImportPopup-module__l7mPzW__footerBar{background:color-mix(in srgb, var(--content) 88%, transparent);border:1px solid color-mix(in srgb, var(--separator) 78%, transparent);border-radius:var(--radius-md);box-shadow:0 18px 40px #0000001f}.ProjectImportPopup-module__l7mPzW__section{flex-direction:column;gap:1rem;padding:1rem;display:flex}.ProjectImportPopup-module__l7mPzW__sectionHeader h2,.ProjectImportPopup-module__l7mPzW__mappingSection h3{margin:0}.ProjectImportPopup-module__l7mPzW__sectionHeader p{color:var(--text-soft);margin:.35rem 0 0;line-height:1.5}.ProjectImportPopup-module__l7mPzW__uploadRow{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.ProjectImportPopup-module__l7mPzW__fileInput{display:none}.ProjectImportPopup-module__l7mPzW__fileButton{border-radius:var(--radius-sm);background:var(--primary);min-height:44px;color:var(--primary-contrast);cursor:pointer;justify-content:center;align-items:center;padding:.8rem 1rem;font-weight:700;display:inline-flex}.ProjectImportPopup-module__l7mPzW__fileMeta{flex-direction:column;gap:.2rem;display:flex}.ProjectImportPopup-module__l7mPzW__fileMeta span{color:var(--text-soft)}.ProjectImportPopup-module__l7mPzW__defaultsGrid,.ProjectImportPopup-module__l7mPzW__mappingGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}.ProjectImportPopup-module__l7mPzW__mappingSection{flex-direction:column;gap:.9rem;display:flex}.ProjectImportPopup-module__l7mPzW__field{flex-direction:column;gap:.45rem;min-width:0;display:flex}.ProjectImportPopup-module__l7mPzW__field label{color:var(--text-soft);text-transform:uppercase;letter-spacing:.04em;font-size:.82rem;font-weight:700}.ProjectImportPopup-module__l7mPzW__field input,.ProjectImportPopup-module__l7mPzW__field select{border:1px solid var(--border-soft);background:var(--surface-strong);width:100%;color:var(--text);border-radius:var(--radius-sm);min-height:var(--field-min-height);padding:var(--field-padding-y) var(--field-padding-x);font-size:var(--field-font-size);line-height:var(--field-line-height)}.ProjectImportPopup-module__l7mPzW__previewTable{border:1px solid color-mix(in srgb, var(--separator) 72%, transparent);border-radius:var(--radius-md);flex-direction:column;display:flex;overflow:hidden}.ProjectImportPopup-module__l7mPzW__previewHeader,.ProjectImportPopup-module__l7mPzW__previewRow{grid-template-columns:74px minmax(140px,1fr) minmax(180px,1.2fr) minmax(130px,1fr) minmax(130px,1fr) minmax(180px,1.2fr);align-items:center;gap:.75rem;padding:.9rem 1rem;display:grid}.ProjectImportPopup-module__l7mPzW__previewHeader{background:color-mix(in srgb, var(--background) 40%, var(--content) 60%);color:var(--text-soft);letter-spacing:.03em;text-transform:uppercase;font-size:.8rem}.ProjectImportPopup-module__l7mPzW__previewRow{background:color-mix(in srgb, var(--background) 58%, var(--content) 42%);border-top:1px solid color-mix(in srgb, var(--separator) 68%, transparent)}.ProjectImportPopup-module__l7mPzW__errorList{border-radius:var(--radius-md);border:1px dashed color-mix(in srgb, #d45a5a 58%, var(--separator));background:#d45a5a1a;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.ProjectImportPopup-module__l7mPzW__errorList p,.ProjectImportPopup-module__l7mPzW__emptyState,.ProjectImportPopup-module__l7mPzW__footerBar p{color:var(--text-soft);margin:0;line-height:1.55}.ProjectImportPopup-module__l7mPzW__emptyState{border-radius:var(--radius-md);background:color-mix(in srgb, var(--background) 65%, transparent);border:1px dashed color-mix(in srgb, var(--separator) 72%, transparent);padding:1rem}.ProjectImportPopup-module__l7mPzW__footerBar{justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}@media (max-width:980px){.ProjectImportPopup-module__l7mPzW__defaultsGrid,.ProjectImportPopup-module__l7mPzW__mappingGrid,.ProjectImportPopup-module__l7mPzW__previewHeader,.ProjectImportPopup-module__l7mPzW__previewRow{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.ProjectImportPopup-module__l7mPzW__defaultsGrid,.ProjectImportPopup-module__l7mPzW__mappingGrid,.ProjectImportPopup-module__l7mPzW__previewHeader,.ProjectImportPopup-module__l7mPzW__previewRow{grid-template-columns:1fr}.ProjectImportPopup-module__l7mPzW__footerBar{flex-direction:column;align-items:stretch}.ProjectImportPopup-module__l7mPzW__footerBar button,.ProjectImportPopup-module__l7mPzW__fileButton{width:100%}}
.InputGroup-module__0nuKwa__main{width:100%;display:flex}.InputGroup-module__0nuKwa__group{flex-direction:column;width:100%;display:flex}.InputGroup-module__0nuKwa__group>label{color:var(--text);margin-bottom:.28rem;font-size:.88rem;font-weight:700}.InputGroup-module__0nuKwa__input{width:100%;min-height:var(--field-min-height);padding:var(--field-padding-y) var(--field-padding-x);border-radius:var(--radius-md);background-color:var(--surface);color:var(--text);border:none;border:1px solid var(--border-soft);line-height:var(--field-line-height);font-size:var(--field-font-size);outline:none}textarea.InputGroup-module__0nuKwa__input{min-height:var(--textarea-min-height);resize:vertical}.InputGroup-module__0nuKwa__fileInputLabel{cursor:pointer;border:1px solid var(--primary);border-radius:var(--radius-md);align-items:center;column-gap:1rem;padding:.42rem .5rem;display:flex}.InputGroup-module__0nuKwa__fileInputLabel>svg{color:var(--primary);-webkit-user-select:none;user-select:none;font-size:1.3rem}.InputGroup-module__0nuKwa__fileInput{display:none}.InputGroup-module__0nuKwa__fileInputListButton,.InputGroup-module__0nuKwa__fileInputListButtonActive{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;padding:.8rem 0 0;display:flex}.InputGroup-module__0nuKwa__fileInputListButton>svg{color:var(--primary);margin-right:.8rem;font-size:1.3rem;transition:transform .2s;transform:rotate(-90deg)}.InputGroup-module__0nuKwa__fileInputListButtonActive>svg{color:var(--primary);margin-right:.8rem;font-size:1.3rem;transition:transform .2s;transform:rotate(0)}.InputGroup-module__0nuKwa__fileDisplay{white-space:nowrap;text-overflow:ellipsis;flex-direction:column;row-gap:.42rem;width:100%;padding:1rem .45rem;display:flex;overflow:hidden}.InputGroup-module__0nuKwa__fileDisplay>span{border-bottom:1px solid var(--primary);column-gap:1rem;display:flex}.InputGroup-module__0nuKwa__checkboxGroup{align-items:center;display:flex}.InputGroup-module__0nuKwa__checkbox{appearance:none;cursor:pointer;border-radius:var(--radius-md);border:1px solid var(--separator);background-color:var(--background);width:1.1rem;height:1.1rem;position:relative}.InputGroup-module__0nuKwa__checkbox:checked{background-color:var(--primary)}.InputGroup-module__0nuKwa__checkmark{pointer-events:none;border-style:solid;border-width:0 3px 3px 0;border-color:var(--background);background:0 0;width:7px;height:11px;position:relative;bottom:1px;right:14px;transform:rotate(45deg)}.InputGroup-module__0nuKwa__disabledText{opacity:.6}.InputGroup-module__0nuKwa__input:focus-visible{outline:3px solid var(--focus-ring);outline-offset:1px}.InputGroup-module__0nuKwa__error{color:var(--error);margin-top:.28rem;font-size:.74rem;font-weight:600}.InputGroup-module__0nuKwa__confirmation{color:var(--confirmation);margin-top:.28rem;font-size:.74rem}.InputGroup-module__0nuKwa__dropdown{width:100%;padding:var(--field-padding-y) var(--field-padding-x);border-radius:var(--radius-md);background-color:var(--surface);color:var(--text);border:none;border:1px solid var(--border-soft);font-size:var(--field-font-size);min-height:var(--field-min-height);cursor:pointer;outline:none;position:relative}.InputGroup-module__0nuKwa__dropdown>p{white-space:nowrap;text-overflow:ellipsis;overflow-x:hidden}.InputGroup-module__0nuKwa__dropdownSearch{z-index:1;width:100%;min-height:var(--field-min-height);padding:calc(var(--field-padding-y) - .04rem) calc(var(--field-padding-x) - .07rem);border:none;border-bottom:1px solid var(--border-soft);background-color:var(--surface);color:var(--text);outline:none;margin-bottom:.24rem;position:sticky;top:0}.InputGroup-module__0nuKwa__dropdownMenu{z-index:10;background-color:var(--background);box-shadow:var(--shadow-values);transform-origin:top;border:1px solid var(--border-soft);border-bottom-right-radius:10px;border-bottom-left-radius:10px;flex-direction:column;width:100%;min-width:fit-content;max-height:min(24rem,60vh);padding:.38rem;font-size:.86rem;transition:transform .1s;display:flex;position:absolute;top:calc(100% + .2rem);left:0;overflow-y:auto}.InputGroup-module__0nuKwa__openTop{border-radius:10px 10px 0 0;top:auto;bottom:calc(100% + .2rem)}.InputGroup-module__0nuKwa__dropdownItem{cursor:pointer;min-height:var(--field-min-height);border-radius:var(--radius-md);padding:.34rem .42rem;transition:color .1s}.InputGroup-module__0nuKwa__dropdownItem:hover{background-color:var(--primary);color:var(--primary-contrast)}.InputGroup-module__0nuKwa__open{transform:scaleY(1)}.InputGroup-module__0nuKwa__closed{transform:scaleY(0)}
.Loading-module__12C_BG__main{justify-content:center;align-items:center;width:100%;min-height:180px;display:flex}.Loading-module__12C_BG__card{border-radius:var(--radius-md);border:1px solid var(--border-soft);background:linear-gradient(180deg, var(--surface-strong), var(--surface-muted));min-width:min(320px,100%);box-shadow:var(--card-shadow);flex-direction:column;align-items:center;gap:.85rem;padding:1.2rem;display:flex}.Loading-module__12C_BG__card p{color:var(--text-soft);text-align:center;margin:0}.Loading-module__12C_BG__pulse{width:80px;height:80px;display:inline-block;position:relative}.Loading-module__12C_BG__pulse div{border:4px solid var(--primary);opacity:1;border-radius:50%;animation:1s cubic-bezier(0,.2,.8,1) infinite Loading-module__12C_BG__lds-ripple;position:absolute}.Loading-module__12C_BG__pulse div:nth-child(2){animation-delay:-.5s}@keyframes Loading-module__12C_BG__lds-ripple{0%{opacity:0;width:0;height:0;top:36px;left:36px}4.9%{opacity:0;width:0;height:0;top:36px;left:36px}5%{opacity:1;width:0;height:0;top:36px;left:36px}to{opacity:0;width:72px;height:72px;top:0;left:0}}
.ReportViewer-module__52y9KW__main{flex-direction:column;gap:1rem;width:100%;margin:0;display:flex}.ReportViewer-module__52y9KW__infoGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;display:grid}.ReportViewer-module__52y9KW__infoGrid>div{border:1px solid var(--border-soft);background:linear-gradient(180deg, var(--surface-strong), var(--surface-muted));border-radius:18px;flex-direction:column;gap:.25rem;padding:1rem 1.1rem;display:flex}.ReportViewer-module__52y9KW__label{color:var(--text-soft);text-transform:uppercase;letter-spacing:.04em;font-size:.82rem;font-weight:700}.ReportViewer-module__52y9KW__items{border:1px solid var(--border-soft);background:linear-gradient(180deg, var(--surface-strong), var(--surface-muted));border-radius:18px;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.ReportViewer-module__52y9KW__itemHeader,.ReportViewer-module__52y9KW__itemRow{grid-template-columns:minmax(0,1fr) 100px 100px;gap:.75rem;display:grid}.ReportViewer-module__52y9KW__itemHeader{font-weight:700}.ReportViewer-module__52y9KW__buttons{justify-content:flex-end;display:flex}
.WarehouseViewer-module__RYmnca__layout{grid-template-columns:minmax(0,1fr) minmax(280px,340px);gap:1rem;display:grid}.WarehouseViewer-module__RYmnca__layout>*{width:100%}.WarehouseViewer-module__RYmnca__list{border:1px solid var(--border-soft);background:linear-gradient(180deg, var(--surface-strong), var(--surface-muted));border-radius:18px;flex-direction:column;height:100%;min-height:280px;padding:.5rem;list-style-type:none;display:flex;overflow-y:auto}.WarehouseViewer-module__RYmnca__list>*{border-bottom:1px solid var(--border-soft);justify-content:space-between;gap:1rem;padding:.75rem .85rem;display:flex}.WarehouseViewer-module__RYmnca__list>:first-child{color:var(--primary);font-size:1rem;font-weight:600}@media (max-width:800px){.WarehouseViewer-module__RYmnca__layout{grid-template-columns:1fr}}
.CollectionFilters-module__td08wG__page{grid-template-rows:auto minmax(0,1fr);gap:.65rem;display:grid}.CollectionFilters-module__td08wG__listSection{flex-direction:column;min-height:0;display:flex}.CollectionFilters-module__td08wG__filters{border:1px solid var(--border-soft);border-radius:var(--radius-md);background:var(--surface-muted);grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:.6rem;padding:.72rem;display:grid}.CollectionFilters-module__td08wG__field{flex-direction:column;gap:.3rem;display:flex}.CollectionFilters-module__td08wG__field label{color:var(--text-soft);text-transform:uppercase;letter-spacing:.04em;font-size:.74rem;font-weight:700}.CollectionFilters-module__td08wG__field input,.CollectionFilters-module__td08wG__field select{border:1px solid var(--border-soft);background:var(--surface-strong);width:100%;color:var(--text);border-radius:var(--radius-sm);min-height:var(--field-min-height);padding:var(--field-padding-y) var(--field-padding-x);font-size:var(--field-font-size);line-height:var(--field-line-height)}.CollectionFilters-module__td08wG__filterMeta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.CollectionFilters-module__td08wG__filterMeta p{color:var(--text-soft);margin:0;font-size:.82rem}@media (max-width:840px){.CollectionFilters-module__td08wG__filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.CollectionFilters-module__td08wG__filters{grid-template-columns:1fr}}
.Employee-module__pDi2Kq__main{padding:1rem}.Employee-module__pDi2Kq__info{background:var(--content);border-radius:var(--radius-md);column-gap:2rem;padding:1rem;display:flex}.Employee-module__pDi2Kq__buttons{flex-direction:column;row-gap:1rem;max-width:300px;padding:1rem 0;display:flex}
.Partnerships-module__-XpJlG__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;display:grid}.Partnerships-module__-XpJlG__card{flex-direction:column;gap:1rem;display:flex}.Partnerships-module__-XpJlG__cardHeader{align-items:center;gap:.9rem;display:flex}.Partnerships-module__-XpJlG__logoWrap{background:linear-gradient(135deg, var(--primary), var(--primary-highlight));width:3rem;height:3rem;color:var(--primary-contrast);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;font-weight:800;display:inline-flex;position:relative;overflow:hidden}.Partnerships-module__-XpJlG__logo{object-fit:cover;width:100%;height:100%}.Partnerships-module__-XpJlG__title{margin:0;font-size:1.05rem;font-weight:700}.Partnerships-module__-XpJlG__subtitle{color:var(--text-soft);margin:.25rem 0 0;line-height:1.5}.Partnerships-module__-XpJlG__meta{color:var(--text-soft);flex-direction:column;gap:.35rem;font-size:.9rem;display:flex}.Partnerships-module__-XpJlG__status{border:1px solid color-mix(in srgb, var(--primary) 18%, var(--border-soft));background:var(--primary-soft);color:var(--primary-deep);border-radius:999px;align-self:flex-start;align-items:center;padding:.5rem .8rem;font-size:.82rem;font-weight:700;line-height:1.35;display:inline-flex}.Partnerships-module__-XpJlG__card button:disabled{border-color:color-mix(in srgb, var(--primary) 18%, var(--border-soft));background:color-mix(in srgb, var(--surface-strong) 88%, var(--primary) 12%);color:var(--primary-deep);opacity:1}.Partnerships-module__-XpJlG__empty{text-align:center;color:var(--text-soft);padding:2rem}
