.Alert-module__IrzyxW__alert{color:var(--foreground);border:1px solid;border-radius:2px;align-items:flex-start;gap:10px;padding:9px 14px;font-size:14px;display:flex}.Alert-module__IrzyxW__content{flex:1;min-width:0}.Alert-module__IrzyxW__message{line-height:1.5}.Alert-module__IrzyxW__description{color:var(--ink2);margin-top:4px;font-size:13px;line-height:1.6}.Alert-module__IrzyxW__icon{margin-top:2px;display:inline-flex}.Alert-module__IrzyxW__success{background:var(--accent-green-bg);border-color:var(--accent-green)}.Alert-module__IrzyxW__success .Alert-module__IrzyxW__icon{color:var(--accent-green)}.Alert-module__IrzyxW__info{background:var(--paper2);border-color:var(--rule2)}.Alert-module__IrzyxW__info .Alert-module__IrzyxW__icon{color:var(--forest)}.Alert-module__IrzyxW__warning{border-color:var(--accent-gold);background:#f5e7cd}.Alert-module__IrzyxW__warning .Alert-module__IrzyxW__icon{color:var(--accent-gold)}.Alert-module__IrzyxW__error{background:var(--accent-red-bg);border-color:var(--accent-red)}.Alert-module__IrzyxW__error .Alert-module__IrzyxW__icon{color:var(--accent-red)}
.Button-module__8RiFmG__button{border:1px solid var(--panel-border);background:var(--panel-bg);color:var(--foreground);cursor:pointer;white-space:nowrap;border-radius:2px;justify-content:center;align-items:center;gap:6px;padding:5px 15px;font-family:inherit;font-size:14px;line-height:1.4;transition:background .15s,border-color .15s,color .15s,opacity .15s;display:inline-flex}.Button-module__8RiFmG__button:hover:not(:disabled){border-color:var(--forest2);color:var(--forest2)}.Button-module__8RiFmG__button:disabled{cursor:not-allowed;opacity:.5}.Button-module__8RiFmG__primary{background:var(--forest);border-color:var(--forest);color:#fff}.Button-module__8RiFmG__primary:hover:not(:disabled){background:var(--forest2);border-color:var(--forest2);color:#fff}.Button-module__8RiFmG__danger{background:var(--accent-red);border-color:var(--accent-red);color:#fff}.Button-module__8RiFmG__danger:hover:not(:disabled){opacity:.85;border-color:var(--accent-red);color:#fff}.Button-module__8RiFmG__text,.Button-module__8RiFmG__link{background:0 0;border-color:#0000}.Button-module__8RiFmG__text:hover:not(:disabled){background:var(--chip);color:var(--foreground);border-color:#0000}.Button-module__8RiFmG__link{color:var(--forest);padding-left:4px;padding-right:4px}.Button-module__8RiFmG__link:hover:not(:disabled){color:var(--forest2);border-color:#0000;text-decoration:underline}.Button-module__8RiFmG__small{padding:2px 10px;font-size:13px}.Button-module__8RiFmG__large{padding:8px 20px;font-size:15px}.Button-module__8RiFmG__block{width:100%;display:flex}.Button-module__8RiFmG__icon{align-items:center;display:inline-flex}.Button-module__8RiFmG__spinner{border:2px solid;border-top-color:#0000;border-radius:50%;width:13px;height:13px;animation:.8s linear infinite Button-module__8RiFmG__buttonSpin}@keyframes Button-module__8RiFmG__buttonSpin{to{transform:rotate(360deg)}}
.Card-module__b6YjYG__card{background:var(--panel-bg);border:1px solid var(--panel-border);border-radius:2px}.Card-module__b6YjYG__header{border-bottom:1px solid var(--rule);justify-content:space-between;align-items:center;gap:12px;padding:12px 20px;display:flex}.Card-module__b6YjYG__title{color:var(--foreground);font-size:15px;font-weight:600}.Card-module__b6YjYG__body{padding:20px}.Card-module__b6YjYG__small .Card-module__b6YjYG__header{padding:8px 12px}.Card-module__b6YjYG__small .Card-module__b6YjYG__body{padding:12px}
.Checkbox-module__tYwp1q__label{color:var(--foreground);cursor:pointer;align-items:center;gap:8px;font-size:14px;display:inline-flex}.Checkbox-module__tYwp1q__input{width:15px;height:15px;accent-color:var(--forest);cursor:pointer}.Checkbox-module__tYwp1q__disabled{cursor:not-allowed;color:var(--foreground-muted)}.Checkbox-module__tYwp1q__disabled .Checkbox-module__tYwp1q__input{cursor:not-allowed}
.Segmented-module__pBd-2W__group{background:var(--paper2);border:1px solid var(--rule);border-radius:2px;gap:2px;padding:2px;display:inline-flex}.Segmented-module__pBd-2W__option{color:var(--foreground-muted);cursor:pointer;background:0 0;border:none;border-radius:2px;padding:3px 10px;font-family:inherit;font-size:12px;transition:background .15s,color .15s}.Segmented-module__pBd-2W__option:hover{color:var(--foreground)}.Segmented-module__pBd-2W__active{background:var(--panel-bg);color:var(--foreground);font-weight:600;box-shadow:0 1px 2px #14110d1a}
.Descriptions-module__3Ejpbq__title{color:var(--foreground);margin-bottom:12px;font-size:15px;font-weight:600}.Descriptions-module__3Ejpbq__grid{gap:12px 24px;display:grid}.Descriptions-module__3Ejpbq__label{color:var(--foreground-muted);margin-bottom:2px;font-size:13px}.Descriptions-module__3Ejpbq__value{color:var(--foreground);overflow-wrap:break-word;font-size:14px}
.Divider-module__sGU_qG__divider{border:none;border-top:1px solid var(--rule);margin:16px 0}.Divider-module__sGU_qG__withText{color:var(--foreground-muted);align-items:center;gap:12px;margin:16px 0;font-size:13px;display:flex}.Divider-module__sGU_qG__withText:before,.Divider-module__sGU_qG__withText:after{content:"";border-top:1px solid var(--rule);flex:1}.Divider-module__sGU_qG__text{white-space:nowrap}
.Drawer-module__5pZ_OW__mask{z-index:1000;background:#14110d73;position:fixed;inset:0}.Drawer-module__5pZ_OW__panel{background:var(--panel-bg);border-left:1px solid var(--panel-border);flex-direction:column;animation:.2s Drawer-module__5pZ_OW__drawerIn;display:flex;position:absolute;top:0;bottom:0;right:0;box-shadow:-6px 0 24px #14110d26}.Drawer-module__5pZ_OW__header{border-bottom:1px solid var(--rule);justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;display:flex}.Drawer-module__5pZ_OW__title{color:var(--foreground);font-size:16px;font-weight:600}.Drawer-module__5pZ_OW__close{cursor:pointer;color:var(--foreground-muted);background:0 0;border:none;padding:4px;display:inline-flex}.Drawer-module__5pZ_OW__close:hover{color:var(--foreground)}.Drawer-module__5pZ_OW__body{flex:1;padding:20px;overflow-y:auto}.Drawer-module__5pZ_OW__footer{border-top:1px solid var(--rule);justify-content:flex-end;gap:8px;padding:12px 20px;display:flex}@keyframes Drawer-module__5pZ_OW__drawerIn{0%{opacity:.6;transform:translate(40px)}to{opacity:1;transform:translate(0)}}
.Dropzone-module__JR3oXW__zone{border:1px dashed var(--rule2);background:var(--paper2);cursor:pointer;text-align:center;border-radius:2px;flex-direction:column;align-items:center;gap:8px;padding:28px 16px;transition:border-color .15s,background .15s;display:flex}.Dropzone-module__JR3oXW__zone:hover,.Dropzone-module__JR3oXW__dragging{border-color:var(--forest);background:var(--chip)}.Dropzone-module__JR3oXW__input{display:none}.Dropzone-module__JR3oXW__icon{color:var(--forest)}.Dropzone-module__JR3oXW__hint{color:var(--foreground);font-size:14px}
.Empty-module__i73npq__empty{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:32px 16px;display:flex}.Empty-module__i73npq__description{color:var(--foreground-muted);font-size:14px}
.Form-module__29Msuq__form{flex-direction:column;display:flex}.Form-module__29Msuq__item{flex-direction:column;gap:4px;margin-bottom:16px;display:flex}.Form-module__29Msuq__label{color:var(--foreground);font-size:14px}.Form-module__29Msuq__requiredMark{color:var(--accent-red);margin-right:4px}.Form-module__29Msuq__error{color:var(--accent-red);font-size:13px}.Form-module__29Msuq__help{color:var(--foreground-muted);font-size:13px}.Form-module__29Msuq__hasError input,.Form-module__29Msuq__hasError textarea,.Form-module__29Msuq__hasError select{border-color:var(--accent-red)}
.Input-module__5jsJuW__input{border:1px solid var(--panel-border);background:var(--panel-bg);width:100%;color:var(--foreground);border-radius:2px;padding:6px 11px;font-family:inherit;font-size:14px;line-height:1.4;transition:border-color .15s,box-shadow .15s}.Input-module__5jsJuW__input::placeholder{color:var(--rule2)}.Input-module__5jsJuW__input:hover:not(:disabled){border-color:var(--forest2)}.Input-module__5jsJuW__input:focus{border-color:var(--forest);outline:none;box-shadow:0 0 0 2px #1f4d3a26}.Input-module__5jsJuW__input:disabled{background:var(--paper2);color:var(--foreground-muted);cursor:not-allowed}.Input-module__5jsJuW__textarea{resize:vertical;min-height:64px}.Input-module__5jsJuW__wrapper{border:1px solid var(--panel-border);background:var(--panel-bg);border-radius:2px;align-items:center;gap:6px;width:100%;padding:0 11px;transition:border-color .15s,box-shadow .15s;display:inline-flex}.Input-module__5jsJuW__wrapper:hover{border-color:var(--forest2)}.Input-module__5jsJuW__wrapper:focus-within{border-color:var(--forest);box-shadow:0 0 0 2px #1f4d3a26}.Input-module__5jsJuW__bare{min-width:0;color:var(--foreground);background:0 0;border:none;flex:1;padding:6px 0;font-family:inherit;font-size:14px;line-height:1.4}.Input-module__5jsJuW__bare::placeholder{color:var(--rule2)}.Input-module__5jsJuW__bare:focus{outline:none}.Input-module__5jsJuW__affix{color:var(--foreground-muted);align-items:center;display:inline-flex}.Input-module__5jsJuW__toggle{cursor:pointer;color:var(--foreground-muted);background:0 0;border:none;padding:0;font-size:12px}.Input-module__5jsJuW__toggle:hover{color:var(--forest)}
.Modal-module__7LRQSW__mask{z-index:1000;background:#14110d73;justify-content:center;align-items:flex-start;padding:80px 16px 24px;display:flex;position:fixed;inset:0;overflow-y:auto}.Modal-module__7LRQSW__dialog{background:var(--panel-bg);border:1px solid var(--panel-border);border-radius:2px;flex-direction:column;max-height:calc(100vh - 120px);display:flex;box-shadow:0 6px 24px #14110d2e}.Modal-module__7LRQSW__header{border-bottom:1px solid var(--rule);justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;display:flex}.Modal-module__7LRQSW__title{color:var(--foreground);font-size:16px;font-weight:600}.Modal-module__7LRQSW__close{cursor:pointer;color:var(--foreground-muted);background:0 0;border:none;padding:4px;display:inline-flex}.Modal-module__7LRQSW__close:hover{color:var(--foreground)}.Modal-module__7LRQSW__body{flex:1;padding:20px;overflow-y:auto}.Modal-module__7LRQSW__footer{border-top:1px solid var(--rule);justify-content:flex-end;gap:8px;padding:12px 20px;display:flex}.Modal-module__7LRQSW__confirmTitle{align-items:center;gap:8px;display:inline-flex}
.Popconfirm-module__W6gWoq__anchor{display:inline-block;position:relative}.Popconfirm-module__W6gWoq__pop{background:var(--panel-bg);border:1px solid var(--panel-border);z-index:1100;border-radius:2px;min-width:220px;padding:12px 14px;position:absolute;bottom:calc(100% + 8px);right:0;box-shadow:0 4px 16px #14110d26}.Popconfirm-module__W6gWoq__title{color:var(--foreground);align-items:flex-start;gap:8px;margin-bottom:10px;font-size:14px;display:flex}.Popconfirm-module__W6gWoq__actions{justify-content:flex-end;gap:8px;display:flex}
.Select-module__E8rWSW__select{border:1px solid var(--panel-border);background-color:var(--panel-bg);width:100%;color:var(--foreground);appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%237A7264' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 11px center;background-repeat:no-repeat;border-radius:2px;padding:6px 32px 6px 11px;font-family:inherit;font-size:14px;line-height:1.4;transition:border-color .15s,box-shadow .15s}.Select-module__E8rWSW__select:hover:not(:disabled){border-color:var(--forest2)}.Select-module__E8rWSW__select:focus{border-color:var(--forest);outline:none;box-shadow:0 0 0 2px #1f4d3a26}.Select-module__E8rWSW__select:disabled{background-color:var(--paper2);color:var(--foreground-muted);cursor:not-allowed}.Select-module__E8rWSW__placeholder{color:var(--rule2)}
.Spin-module__m39c8W__spin{border:3px solid var(--rule);border-top-color:var(--forest);border-radius:50%;width:24px;height:24px;animation:.8s linear infinite Spin-module__m39c8W__spin;display:inline-block}.Spin-module__m39c8W__small{border-width:2px;width:16px;height:16px}.Spin-module__m39c8W__large{border-width:4px;width:36px;height:36px}@keyframes Spin-module__m39c8W__spin{to{transform:rotate(360deg)}}
.Steps-module__gfgF6G__steps{gap:8px;margin:0;padding:0;list-style:none;display:flex}.Steps-module__gfgF6G__step{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.Steps-module__gfgF6G__step:last-child{flex:none}.Steps-module__gfgF6G__dot{border:1px solid var(--rule2);width:24px;height:24px;color:var(--foreground-muted);background:var(--panel-bg);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;display:inline-flex}.Steps-module__gfgF6G__label{color:var(--foreground-muted);white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.Steps-module__gfgF6G__connector{background:var(--rule);flex:1;min-width:12px;height:1px}.Steps-module__gfgF6G__current .Steps-module__gfgF6G__dot{background:var(--forest);border-color:var(--forest);color:#fff}.Steps-module__gfgF6G__current .Steps-module__gfgF6G__label{color:var(--foreground);font-weight:600}.Steps-module__gfgF6G__done .Steps-module__gfgF6G__dot{border-color:var(--forest);color:var(--forest)}.Steps-module__gfgF6G__done .Steps-module__gfgF6G__label{color:var(--foreground)}.Steps-module__gfgF6G__done .Steps-module__gfgF6G__connector{background:var(--forest)}
.Table-module__ceAsYa__container{width:100%}.Table-module__ceAsYa__scroll{overflow-x:auto}.Table-module__ceAsYa__table{border-collapse:collapse;background:var(--panel-bg);width:100%;font-size:14px}.Table-module__ceAsYa__table th{background:var(--paper2);color:var(--foreground);text-align:left;border-bottom:1px solid var(--rule);white-space:nowrap;padding:10px 14px;font-weight:600}.Table-module__ceAsYa__table td{border-bottom:1px solid var(--rule);color:var(--foreground);padding:10px 14px}.Table-module__ceAsYa__small .Table-module__ceAsYa__table th,.Table-module__ceAsYa__small .Table-module__ceAsYa__table td{padding:6px 10px;font-size:13px}.Table-module__ceAsYa__table tbody tr:hover{background:var(--background)}.Table-module__ceAsYa__clickable{cursor:pointer}.Table-module__ceAsYa__sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.Table-module__ceAsYa__headerCell{align-items:center;gap:6px;display:inline-flex}button.Table-module__ceAsYa__headerCell{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.Table-module__ceAsYa__sortIndicator{color:var(--rule2);font-size:9px}.Table-module__ceAsYa__sortActive{color:var(--forest)}.Table-module__ceAsYa__stateCell{text-align:center;padding:32px 14px}.Table-module__ceAsYa__pagination{justify-content:flex-end;align-items:center;gap:10px;padding:12px 0;display:flex}.Table-module__ceAsYa__pageInfo{color:var(--foreground-muted);font-size:13px}
.Tabs-module__Fp865W__bar{border-bottom:1px solid var(--rule);gap:24px;display:flex}.Tabs-module__Fp865W__tab{color:var(--foreground);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:8px 2px 10px;font-family:inherit;font-size:14px;transition:color .15s,border-color .15s}.Tabs-module__Fp865W__tab:hover{color:var(--forest2)}.Tabs-module__Fp865W__active{color:var(--forest);border-bottom-color:var(--forest);font-weight:600}.Tabs-module__Fp865W__panel{padding-top:16px}
.Tag-module__1yBGQG__tag{white-space:nowrap;border:1px solid;border-radius:2px;padding:0 8px;font-size:12px;line-height:20px;display:inline-block}.Tag-module__1yBGQG__default{background:var(--chip);border-color:var(--rule2);color:var(--ink2)}.Tag-module__1yBGQG__blue{color:#2c5878;background:#dbe7f0;border-color:#7fa3bd}.Tag-module__1yBGQG__green{background:var(--accent-green-bg);border-color:var(--accent-green);color:var(--forest)}.Tag-module__1yBGQG__red{background:var(--accent-red-bg);border-color:var(--accent-red);color:var(--accent-red)}.Tag-module__1yBGQG__gold{border-color:var(--accent-gold);color:#8a5c15;background:#f5e7cd}
.Toast-module__dpyMdW__host{z-index:2000;pointer-events:none;flex-direction:column;align-items:center;gap:8px;display:flex;position:fixed;top:16px;left:50%;transform:translate(-50%)}.Toast-module__dpyMdW__toast{background:var(--panel-bg);border:1px solid var(--panel-border);color:var(--foreground);pointer-events:auto;border-radius:2px;align-items:center;gap:8px;padding:9px 14px;font-size:14px;animation:.2s Toast-module__dpyMdW__toastIn;display:flex;box-shadow:0 4px 16px #14110d26}.Toast-module__dpyMdW__icon{display:inline-flex}.Toast-module__dpyMdW__success{color:var(--accent-green)}.Toast-module__dpyMdW__error{color:var(--accent-red)}.Toast-module__dpyMdW__info{color:var(--forest)}.Toast-module__dpyMdW__warning{color:var(--accent-gold)}@keyframes Toast-module__dpyMdW__toastIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}
.Tooltip-module__2vjsta__anchor{display:inline-block;position:relative}.Tooltip-module__2vjsta__tip{background:var(--ink2);color:#fff;white-space:nowrap;opacity:0;visibility:hidden;z-index:1100;pointer-events:none;border-radius:2px;padding:5px 9px;font-size:12px;line-height:1.4;transition:opacity .15s;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)}.Tooltip-module__2vjsta__anchor:hover .Tooltip-module__2vjsta__tip,.Tooltip-module__2vjsta__anchor:focus-within .Tooltip-module__2vjsta__tip{opacity:1;visibility:visible}
.Typography-module__4k4mvW__title{color:var(--foreground);margin-bottom:.5em;font-weight:600;line-height:1.25}.Typography-module__4k4mvW__h1{font-size:32px}.Typography-module__4k4mvW__h2{font-size:26px}.Typography-module__4k4mvW__h3{font-size:22px}.Typography-module__4k4mvW__h4{font-size:18px}.Typography-module__4k4mvW__h5{font-size:15px}.Typography-module__4k4mvW__text{color:var(--foreground);font-size:14px}.Typography-module__4k4mvW__paragraph{color:var(--foreground);margin-bottom:1em;font-size:14px;line-height:1.6}.Typography-module__4k4mvW__secondary{color:var(--foreground-muted)}.Typography-module__4k4mvW__success{color:var(--accent-green)}.Typography-module__4k4mvW__warning{color:var(--accent-gold)}.Typography-module__4k4mvW__danger{color:var(--accent-red)}.Typography-module__4k4mvW__strong{font-weight:600}.Typography-module__4k4mvW__italic{font-style:italic}.Typography-module__4k4mvW__block{display:block}.Typography-module__4k4mvW__code{font-family:var(--font-geist-mono),ui-monospace,monospace;background:var(--paper2);border:1px solid var(--rule);border-radius:2px;padding:1px 5px;font-size:13px}
.dashboard-module__BUJBAa__page{flex-direction:column;gap:24px;display:flex}.dashboard-module__BUJBAa__statGrid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.dashboard-module__BUJBAa__statCard{border:1px solid var(--rule);background:#fff;border-radius:14px;padding:18px 20px 16px;position:relative;overflow:hidden}.dashboard-module__BUJBAa__statCardTop{justify-content:space-between;align-items:center;display:flex}.dashboard-module__BUJBAa__statKicker{text-transform:uppercase;letter-spacing:1.6px;color:var(--foreground-muted);font-size:10.5px}.dashboard-module__BUJBAa__statOrnament{font-family:var(--font-instrument-serif),"Instrument Serif",Georgia,serif;color:var(--foreground-muted);font-size:14px;font-style:italic}.dashboard-module__BUJBAa__statValueRow{align-items:baseline;gap:6px;margin-top:8px;display:flex}.dashboard-module__BUJBAa__statValue{font-family:var(--font-instrument-serif),"Instrument Serif",Georgia,serif;letter-spacing:-1px;color:var(--foreground);font-size:56px;line-height:1}.dashboard-module__BUJBAa__statLabel{color:var(--foreground-muted);font-size:12.5px}.dashboard-module__BUJBAa__statFoot{border-top:1px dashed var(--rule);color:var(--ink2);justify-content:space-between;margin-top:12px;padding-top:10px;font-size:12px;display:flex}.dashboard-module__BUJBAa__alertStrip{border:1px solid var(--rule);border-left:4px solid var(--accent-red);background:#fbf3ef;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;display:flex}.dashboard-module__BUJBAa__alertBody{align-items:center;gap:14px;display:flex}.dashboard-module__BUJBAa__alertHeadline{font-family:var(--font-instrument-serif),"Instrument Serif",Georgia,serif;color:var(--accent-red);flex-shrink:0;font-size:22px;font-style:italic}.dashboard-module__BUJBAa__alertText{color:var(--ink2);font-size:13.5px}.dashboard-module__BUJBAa__alertBtn{background:var(--accent-red);color:var(--background);cursor:pointer;border:none;border-radius:999px;flex-shrink:0;padding:8px 16px;font-family:inherit;font-size:12.5px;font-weight:600}.dashboard-module__BUJBAa__tableSection{border:1px solid var(--rule);background:#fff;border-radius:14px;overflow:hidden}.dashboard-module__BUJBAa__tableSectionHeader{border-bottom:1px solid var(--rule);justify-content:space-between;align-items:center;padding:16px 22px;display:flex}.dashboard-module__BUJBAa__tableSectionTitle{font-family:var(--font-instrument-serif),"Instrument Serif",Georgia,serif;color:var(--foreground);font-size:22px;line-height:1}.dashboard-module__BUJBAa__tableSectionSub{color:var(--foreground-muted);margin-top:4px;font-size:12.5px}.dashboard-module__BUJBAa__filterPills{gap:6px;display:flex}.dashboard-module__BUJBAa__filterPill{cursor:pointer;border:1px solid var(--rule);color:var(--ink2);background:0 0;border-radius:999px;padding:6px 12px;font-family:inherit;font-size:12.5px;font-weight:500;transition:background .12s,color .12s}.dashboard-module__BUJBAa__filterPillActive{border-color:var(--foreground);background:var(--foreground);color:var(--background)}.dashboard-module__BUJBAa__clientCell{align-items:center;gap:10px;display:flex}.dashboard-module__BUJBAa__clientAvatar{background:var(--paper2);border:1px solid var(--rule);width:30px;height:30px;color:var(--ink2);border-radius:8px;flex-shrink:0;place-items:center;font-size:11px;font-weight:600;display:grid}.dashboard-module__BUJBAa__clientName{color:var(--foreground);font-size:13px;font-weight:600}.dashboard-module__BUJBAa__clientContact{color:var(--foreground-muted);font-size:12px}.dashboard-module__BUJBAa__engagementTitle{font-family:var(--font-instrument-serif),"Instrument Serif",Georgia,serif;color:var(--foreground);font-size:16px;font-style:italic}.dashboard-module__BUJBAa__pipelineRail{align-items:center;gap:4px;min-width:160px;display:flex}.dashboard-module__BUJBAa__pipelineDot{border:1.5px solid;border-radius:999px;height:8px;transition:all .2s}.dashboard-module__BUJBAa__pipelineLine{flex:1;height:1.5px}.dashboard-module__BUJBAa__statusPill{letter-spacing:.1px;white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:11.5px;font-weight:600;display:inline-flex}.dashboard-module__BUJBAa__statusDot{border-radius:999px;flex-shrink:0;width:6px;height:6px}.dashboard-module__BUJBAa__feeValue{color:var(--foreground);font-variant-numeric:tabular-nums;font-size:13px;font-weight:600}.dashboard-module__BUJBAa__feeSuffix{color:var(--foreground-muted);font-size:11px;font-weight:400}.dashboard-module__BUJBAa__daysNormal{color:var(--ink2);font-variant-numeric:tabular-nums;font-size:13px}.dashboard-module__BUJBAa__daysAtRisk{color:var(--accent-red);font-variant-numeric:tabular-nums;font-size:13px;font-weight:600}.dashboard-module__BUJBAa__tableArrow{color:var(--foreground-muted);cursor:pointer;font-size:18px}.dashboard-module__BUJBAa__emptyCell{color:var(--foreground-muted);opacity:.5}.ant-table{color:var(--foreground)!important;background:#fff!important}.ant-table-thead>tr>th{background:var(--paper2)!important;color:var(--foreground-muted)!important;text-transform:uppercase!important;letter-spacing:1.4px!important;border-bottom:1px solid var(--rule)!important;padding:12px 22px!important;font-size:10.5px!important;font-weight:600!important}.ant-table-tbody>tr>td{border-bottom:1px solid var(--rule)!important;background:0 0!important;padding:16px 22px!important;transition:background .12s!important}.ant-table-tbody>tr:hover>td{background:#f5f1e8e6!important}.ant-table-tbody>tr:nth-child(2n)>td{background:#f5f1e866!important}.ant-table-tbody>tr:nth-child(2n):hover>td{background:#f5f1e8e6!important}.ant-table-tbody>tr:last-child>td{border-bottom:none!important}.ant-table-column-sort{background:0 0!important}.ant-table-wrapper{border-radius:0!important}.dashboard-module__BUJBAa__errorText{margin-bottom:16px;display:block}@media (max-width:900px){.dashboard-module__BUJBAa__statGrid{grid-template-columns:repeat(2,1fr)}}
.pipeline-module__nSjtMW__page{background:0 0;min-height:100%}.pipeline-module__nSjtMW__content{padding:40px 48px}.pipeline-module__nSjtMW__pageHeader{justify-content:space-between;align-items:flex-end;margin-bottom:28px;display:flex}.pipeline-module__nSjtMW__pageTitle{color:var(--foreground);letter-spacing:-.02em;margin:0 0 4px;font-size:22px;font-weight:700;line-height:1.2}.pipeline-module__nSjtMW__pageSubtitle{color:var(--foreground-muted);margin:0;font-size:13px}.pipeline-module__nSjtMW__summaryRow{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:28px;display:grid}.pipeline-module__nSjtMW__summaryCard{background:var(--panel-bg);border:1px solid var(--panel-border);border-radius:2px;padding:16px 20px}.pipeline-module__nSjtMW__summaryBadge{letter-spacing:.02em;border-radius:2px;margin-bottom:10px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}.pipeline-module__nSjtMW__summaryCount{color:var(--foreground);letter-spacing:-.02em;margin-bottom:2px;font-size:28px;font-weight:700;line-height:1}.pipeline-module__nSjtMW__summaryFee{color:var(--foreground-muted);font-variant-numeric:tabular-nums;font-size:12px}.pipeline-module__nSjtMW__summaryFeeEmpty{opacity:.4}.pipeline-module__nSjtMW__kanban{grid-template-columns:repeat(4,1fr);align-items:start;gap:16px;display:grid}.pipeline-module__nSjtMW__column{background:var(--background);border:1px solid var(--panel-border);border-radius:2px;overflow:hidden}.pipeline-module__nSjtMW__columnHeader{background:var(--panel-bg);border-bottom:1px solid var(--panel-border);justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.pipeline-module__nSjtMW__columnLabel{text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:600}.pipeline-module__nSjtMW__columnCount{color:var(--foreground-muted);background:var(--panel-border);border-radius:10px;padding:1px 7px;font-size:11px;font-weight:600}.pipeline-module__nSjtMW__columnCards{flex-direction:column;gap:8px;min-height:80px;padding:8px;display:flex}.pipeline-module__nSjtMW__columnEmpty{color:var(--foreground-muted);text-align:center;opacity:.6;padding:20px 8px;font-size:12px}.pipeline-module__nSjtMW__card{background:var(--panel-bg);border:1px solid var(--panel-border);border-radius:2px;padding:12px 14px}.pipeline-module__nSjtMW__cardClient{color:var(--foreground);margin-bottom:3px;font-size:13px;font-weight:600;line-height:1.3}.pipeline-module__nSjtMW__cardServices{color:var(--foreground-muted);text-overflow:ellipsis;white-space:nowrap;margin-bottom:8px;font-size:11.5px;overflow:hidden}.pipeline-module__nSjtMW__cardMeta{justify-content:space-between;align-items:center;display:flex}.pipeline-module__nSjtMW__cardFee{color:var(--foreground);font-variant-numeric:tabular-nums;font-size:13px;font-weight:600}.pipeline-module__nSjtMW__cardFeeSuffix{color:var(--foreground-muted);font-size:11px;font-weight:400}.pipeline-module__nSjtMW__cardFeeEmpty{color:var(--foreground-muted);opacity:.5;font-size:12px}.pipeline-module__nSjtMW__cardDays{color:var(--foreground-muted);font-variant-numeric:tabular-nums;font-size:12px}.pipeline-module__nSjtMW__cardAtRisk{color:#9b3a2e;background:#f0d8d3;border-radius:2px;margin-top:6px;padding:2px 7px;font-size:11px;font-weight:600;display:inline-block}@media (max-width:1024px){.pipeline-module__nSjtMW__content{padding:24px 20px}.pipeline-module__nSjtMW__summaryRow,.pipeline-module__nSjtMW__kanban{grid-template-columns:repeat(2,1fr)}.pipeline-module__nSjtMW__pageHeader{flex-direction:column;align-items:flex-start;gap:16px}}
.select-org-module__w2IhNG__page{background:var(--page-gradient);justify-content:center;align-items:center;min-height:100vh;padding:48px 20px;display:flex}.select-org-module__w2IhNG__card{border:1px solid var(--panel-border);background:var(--panel-bg);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:20px;width:min(560px,92vw);box-shadow:0 28px 70px #0f172a1f}.select-org-module__w2IhNG__title{letter-spacing:-.02em;margin-bottom:0}.select-org-module__w2IhNG__subtitle{color:#0f172aa6}html[data-theme=dark] .select-org-module__w2IhNG__subtitle{color:#e2e8f0b3}.select-org-module__w2IhNG__listItem{justify-content:space-between;align-items:center;gap:16px;display:flex}.select-org-module__w2IhNG__slug{color:#0f172a8c;text-transform:lowercase;font-size:12px;display:block}@media (max-width:600px){.select-org-module__w2IhNG__page{padding:32px 16px}.select-org-module__w2IhNG__listItem{flex-direction:column;align-items:flex-start}}
.CustomList-module__3xkj_a__list{flex-direction:column;gap:0;display:flex}.CustomList-module__3xkj_a__item{border-bottom:1px solid #94a3b83d;padding:12px 0}.CustomList-module__3xkj_a__item:last-child,.CustomList-module__3xkj_a__itemNoSplit{border-bottom:none}.CustomList-module__3xkj_a__content{align-items:center;display:flex}@media (max-width:600px){.CustomList-module__3xkj_a__item{padding:10px 0}}
.clients-module__Eu-Bgq__page{flex-direction:column;gap:22px;display:flex}.clients-module__Eu-Bgq__statGrid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.clients-module__Eu-Bgq__statCard{border:1px solid var(--rule);background:#fff;border-radius:14px;padding:18px 20px 16px;position:relative;overflow:hidden}.clients-module__Eu-Bgq__statCardTop{justify-content:space-between;align-items:center;display:flex}.clients-module__Eu-Bgq__statKicker{text-transform:uppercase;letter-spacing:1.6px;color:var(--foreground-muted);font-size:10.5px}.clients-module__Eu-Bgq__statOrnament{font-family:var(--font-instrument-serif),"Instrument Serif",Georgia,serif;color:var(--foreground-muted);font-size:14px;font-style:italic}.clients-module__Eu-Bgq__statValueRow{align-items:baseline;gap:6px;margin-top:8px;display:flex}.clients-module__Eu-Bgq__statValue{font-family:var(--font-instrument-serif),"Instrument Serif",Georgia,serif;letter-spacing:-1px;color:var(--foreground);font-size:56px;line-height:1}.clients-module__Eu-Bgq__statLabel{color:var(--foreground-muted);font-size:12.5px}.clients-module__Eu-Bgq__statFoot{border-top:1px dashed var(--rule);color:var(--ink2);justify-content:space-between;margin-top:12px;padding-top:10px;font-size:12px;display:flex}.clients-module__Eu-Bgq__tableSection{border:1px solid var(--rule);background:#fff;border-radius:14px;overflow:hidden}.clients-module__Eu-Bgq__tableSectionHeader{border-bottom:1px solid var(--rule);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:16px 22px;display:flex}.clients-module__Eu-Bgq__tableSectionTitleArea{flex-shrink:0}.clients-module__Eu-Bgq__tableSectionTitle{font-family:var(--font-instrument-serif),"Instrument Serif",Georgia,serif;color:var(--foreground);font-size:22px;line-height:1}.clients-module__Eu-Bgq__tableSectionSub{color:var(--foreground-muted);margin-top:4px;font-size:12.5px}.clients-module__Eu-Bgq__tableControls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.clients-module__Eu-Bgq__searchWrap{border:1px solid var(--rule);background:var(--background);border-radius:999px;align-items:center;gap:8px;min-width:240px;padding:6px 14px 6px 12px;display:flex}.clients-module__Eu-Bgq__searchIcon{color:var(--foreground-muted);flex-shrink:0;font-size:13px}.clients-module__Eu-Bgq__searchInput{color:var(--foreground);background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:13px}.clients-module__Eu-Bgq__searchInput::placeholder{color:var(--foreground-muted)}.clients-module__Eu-Bgq__filterToggle{border:1px solid var(--rule);background:var(--background);border-radius:999px;padding:3px;display:flex}.clients-module__Eu-Bgq__toggleBtn{cursor:pointer;text-transform:capitalize;color:var(--ink2);background:0 0;border:none;border-radius:999px;padding:5px 14px;font-family:inherit;font-size:12px;font-weight:500;transition:background .12s,color .12s}.clients-module__Eu-Bgq__toggleBtnActive{background:var(--foreground);color:var(--background)}.clients-module__Eu-Bgq__actionBtn{color:var(--ink2);border:1px solid var(--rule);cursor:pointer;background:#fff;border-radius:999px;padding:7px 14px;font-family:inherit;font-size:12.5px;font-weight:500;transition:background .12s}.clients-module__Eu-Bgq__actionBtn:hover{background:var(--chip)}.clients-module__Eu-Bgq__actionBtnPrimary{background:var(--forest);color:var(--background);border-color:var(--forest)}.clients-module__Eu-Bgq__actionBtnPrimary:hover{background:var(--forest2)}.clients-module__Eu-Bgq__clientCell{align-items:center;gap:12px;display:flex}.clients-module__Eu-Bgq__clientAvatar{background:var(--paper2);border:1px solid var(--rule);width:34px;height:34px;color:var(--ink2);border-radius:8px;flex-shrink:0;place-items:center;font-size:12px;font-weight:600;display:grid}.clients-module__Eu-Bgq__clientCompany{color:var(--foreground);font-size:13.5px;font-weight:600}.clients-module__Eu-Bgq__clientEmail{color:var(--foreground-muted);font-size:12px}.clients-module__Eu-Bgq__contactName{font-family:var(--font-instrument-serif),"Instrument Serif",Georgia,serif;color:var(--foreground);font-size:16px;font-style:italic}.clients-module__Eu-Bgq__serviceChips{flex-wrap:wrap;gap:4px;display:flex}.clients-module__Eu-Bgq__chip{background:var(--chip);color:var(--ink2);border-radius:999px;padding:3px 9px;font-size:11px;font-weight:500}.clients-module__Eu-Bgq__emptyCell{color:var(--foreground-muted);opacity:.5}.clients-module__Eu-Bgq__rowArrow{color:var(--foreground-muted);font-size:18px}.clients-module__Eu-Bgq__lateBadge{background:var(--accent-red-bg);color:var(--accent-red);border-radius:999px;margin-left:6px;padding:2px 8px;font-size:10.5px;font-weight:600}.ant-table{color:var(--foreground)!important;background:#fff!important}.ant-table-thead>tr>th{background:var(--paper2)!important;color:var(--foreground-muted)!important;text-transform:uppercase!important;letter-spacing:1.4px!important;border-bottom:1px solid var(--rule)!important;padding:12px 22px!important;font-size:10.5px!important;font-weight:600!important}.ant-table-tbody>tr>td{border-bottom:1px solid var(--rule)!important;background:0 0!important;padding:14px 22px!important;transition:background .12s!important}.ant-table-tbody>tr:hover>td{background:#f5f1e8e6!important}.ant-table-tbody>tr:nth-child(2n)>td{background:#f5f1e866!important}.ant-table-tbody>tr:nth-child(2n):hover>td{background:#f5f1e8e6!important}.ant-table-tbody>tr:last-child>td{border-bottom:none!important}@media (max-width:900px){.clients-module__Eu-Bgq__statGrid{grid-template-columns:repeat(2,1fr)}.clients-module__Eu-Bgq__tableControls{flex-direction:column;align-items:flex-start}}.clients-module__Eu-Bgq__rowError td{background:var(--accent-red-bg)}
.document-drawer-module__yjYmdW__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:900;background:#14110d40;position:fixed;inset:0}.document-drawer-module__yjYmdW__drawer{background:var(--background);border-left:1px solid var(--rule);z-index:901;flex-direction:column;width:420px;height:100vh;display:flex;position:fixed;top:0;right:0;overflow:hidden;box-shadow:-20px 0 60px #00000026}.document-drawer-module__yjYmdW__header{border-bottom:1px solid var(--rule);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:22px 22px 18px;display:flex}.document-drawer-module__yjYmdW__headerLeft{min-width:0}.document-drawer-module__yjYmdW__clientCompany{font-family:var(--font-instrument-serif),"Instrument Serif",Georgia,serif;color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:22px;line-height:1.15;overflow:hidden}.document-drawer-module__yjYmdW__clientContact{color:var(--foreground-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12.5px;overflow:hidden}.document-drawer-module__yjYmdW__closeBtn{cursor:pointer;color:var(--foreground-muted);background:0 0;border:none;flex-shrink:0;margin-top:-2px;padding:0;font-family:inherit;font-size:22px;line-height:1}.document-drawer-module__yjYmdW__closeBtn:hover{color:var(--foreground)}.document-drawer-module__yjYmdW__body{flex-direction:column;flex:1;gap:24px;padding:20px 22px;display:flex;overflow-y:auto}.document-drawer-module__yjYmdW__section{flex-direction:column;gap:10px;display:flex}.document-drawer-module__yjYmdW__sectionKicker{text-transform:uppercase;letter-spacing:1.4px;color:var(--foreground-muted);font-size:10.5px}.document-drawer-module__yjYmdW__statusPill{border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:12.5px;font-weight:600;display:inline-flex}.document-drawer-module__yjYmdW__statusDot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.document-drawer-module__yjYmdW__timeline{flex-direction:column;display:flex}.document-drawer-module__yjYmdW__timelineRow{align-items:flex-start;gap:12px;display:flex}.document-drawer-module__yjYmdW__timelineRail{flex-direction:column;flex-shrink:0;align-items:center;width:20px;display:flex}.document-drawer-module__yjYmdW__timelineDot{border:2px solid;border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:3px}.document-drawer-module__yjYmdW__timelineDotDone{background:var(--forest);border-color:var(--forest)}.document-drawer-module__yjYmdW__timelineDotCurrent{background:var(--forest);border-color:var(--forest);width:12px;height:12px;margin-top:2px;box-shadow:0 0 0 3px #1f4d3a33}.document-drawer-module__yjYmdW__timelineDotPending{border-color:var(--rule2);background:0 0}.document-drawer-module__yjYmdW__timelineConnector{flex-shrink:0;width:2px;height:24px}.document-drawer-module__yjYmdW__timelineConnectorDone{background:var(--forest)}.document-drawer-module__yjYmdW__timelineConnectorPending{background:var(--rule2)}.document-drawer-module__yjYmdW__timelineContent{min-width:0;padding-bottom:20px}.document-drawer-module__yjYmdW__timelineName{color:var(--foreground);font-size:13px;font-weight:500;line-height:1.4}.document-drawer-module__yjYmdW__timelineNamePending{color:var(--foreground-muted);font-weight:400}.document-drawer-module__yjYmdW__timelineDate{color:var(--foreground-muted);font-variant-numeric:tabular-nums;margin-top:1px;font-size:11.5px}.document-drawer-module__yjYmdW__scopeCategories{flex-direction:column;gap:10px;display:flex}.document-drawer-module__yjYmdW__scopeCategory{flex-direction:column;gap:4px;display:flex}.document-drawer-module__yjYmdW__scopeCatBadge{text-transform:uppercase;letter-spacing:.8px;border:1px solid;border-radius:999px;align-self:flex-start;align-items:center;padding:2px 8px;font-size:10.5px;font-weight:600;display:inline-flex}.document-drawer-module__yjYmdW__scopeServiceNames{color:var(--ink2);padding-left:2px;font-size:12.5px}.document-drawer-module__yjYmdW__scopeProse{color:var(--foreground-muted);border-top:1px dashed var(--rule);margin-top:6px;padding-top:6px;font-size:12.5px;font-style:italic;line-height:1.55}.document-drawer-module__yjYmdW__footer{border-top:1px solid var(--rule);flex-shrink:0;justify-content:flex-end;gap:8px;padding:16px 22px;display:flex}.document-drawer-module__yjYmdW__btnOutline{border:1px solid var(--rule);color:var(--ink2);cursor:pointer;background:#fff;border-radius:999px;padding:9px 18px;font-family:inherit;font-size:13px;font-weight:500}.document-drawer-module__yjYmdW__btnOutline:hover{background:var(--chip)}.document-drawer-module__yjYmdW__btnPrimary{background:var(--forest);color:var(--background);cursor:pointer;border:none;border-radius:999px;padding:9px 18px;font-family:inherit;font-size:13px;font-weight:600}.document-drawer-module__yjYmdW__btnPrimary:hover{background:var(--forest2)}.document-drawer-module__yjYmdW__btnPrimary:disabled{opacity:.4;cursor:default}
.documents-module__2SpZHa__page{flex-direction:column;gap:22px;display:flex}.documents-module__2SpZHa__heroStrip{grid-template-columns:1.4fr 1fr;gap:18px;display:grid}.documents-module__2SpZHa__heroCard{border:1px solid var(--rule);background:#fff;border-radius:14px;padding:20px 24px}.documents-module__2SpZHa__heroKicker{text-transform:uppercase;letter-spacing:1.6px;color:var(--foreground-muted);font-size:11px}.documents-module__2SpZHa__heroTitle{font-family:var(--font-instrument-serif),"Instrument Serif",Georgia,serif;letter-spacing:-.4px;color:var(--foreground);margin-top:6px;font-size:30px;line-height:1.1}.documents-module__2SpZHa__heroGreen{color:var(--forest);font-style:italic}.documents-module__2SpZHa__heroBody{color:var(--ink2);margin-top:8px;font-size:13.5px;line-height:1.55}.documents-module__2SpZHa__mergeChips{flex-wrap:wrap;gap:6px;margin-top:14px;display:flex}.documents-module__2SpZHa__mergeChip{background:var(--chip);color:var(--ink2);border-radius:999px;padding:3px 9px;font-size:11px}.documents-module__2SpZHa__toneCard{border:1px solid var(--rule);background:var(--paper2);border-radius:14px;flex-direction:column;justify-content:space-between;padding:20px 24px;display:flex}.documents-module__2SpZHa__toneQuote{font-family:var(--font-instrument-serif),"Instrument Serif",Georgia,serif;color:var(--ink2);margin-top:8px;font-size:22px;font-style:italic;line-height:1.15}.documents-module__2SpZHa__toneBtns{gap:6px;margin-top:14px;display:flex}.documents-module__2SpZHa__toneBtn{cursor:pointer;border:1px solid var(--rule);color:var(--foreground);background:#fff;border-radius:999px;flex:1;padding:9px 8px;font-family:inherit;font-size:12.5px;font-weight:600;transition:background .12s,color .12s}.documents-module__2SpZHa__toneBtnActive{background:var(--foreground);color:var(--background);border-color:var(--foreground)}.documents-module__2SpZHa__templateSection{border:1px solid var(--rule);background:#fff;border-radius:14px;overflow:hidden}.documents-module__2SpZHa__tabBar{border-bottom:1px solid var(--rule);background:var(--paper2);display:flex}.documents-module__2SpZHa__tab{cursor:pointer;color:var(--ink2);border:none;border-right:1px solid var(--rule);background:0 0;border-bottom:2px solid #0000;align-items:center;gap:8px;margin-bottom:-1px;padding:16px 22px;font-family:inherit;font-size:13px;font-weight:500;transition:color .12s;display:flex}.documents-module__2SpZHa__tabActive{color:var(--foreground);border-bottom-color:var(--forest);background:#fff;font-weight:600}.documents-module__2SpZHa__tabRoman{font-family:var(--font-instrument-serif),"Instrument Serif",Georgia,serif;color:var(--foreground-muted);font-size:13px;font-style:italic}.documents-module__2SpZHa__customBadge{letter-spacing:.4px;border-radius:999px;padding:2px 7px;font-size:9.5px;font-weight:600}.documents-module__2SpZHa__editorSplit{grid-template-columns:1fr 1.1fr;min-height:520px;display:grid}.documents-module__2SpZHa__editorPane{border-right:1px solid var(--rule);flex-direction:column;display:flex}.documents-module__2SpZHa__editorToolbar{border-bottom:1px solid var(--rule);background:var(--background);justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.documents-module__2SpZHa__toolbarBtns{align-items:center;gap:4px;display:flex}.documents-module__2SpZHa__toolbarBtn{border:1px solid var(--rule);cursor:pointer;width:28px;height:28px;color:var(--ink2);background:#fff;border-radius:6px;place-items:center;font-family:inherit;font-size:13px;display:grid}.documents-module__2SpZHa__toolbarSep{background:var(--rule);width:1px;height:22px;margin:0 4px}.documents-module__2SpZHa__mergeFieldBtn{border:1px solid var(--forest);height:28px;color:var(--forest);cursor:pointer;background:#e6f0e8;border-radius:6px;padding:0 10px;font-family:inherit;font-size:11.5px;font-weight:600}.documents-module__2SpZHa__savedMeta{color:var(--foreground-muted);font-size:11px}.documents-module__2SpZHa__editorContent{flex:1;overflow:auto}.documents-module__2SpZHa__previewPane{background:var(--background);flex-direction:column;display:flex}.documents-module__2SpZHa__previewToolbar{border-bottom:1px solid var(--rule);background:var(--background);justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.documents-module__2SpZHa__previewMeta{color:var(--ink2);align-items:center;gap:8px;font-size:12px;display:flex}.documents-module__2SpZHa__previewLabel{font-family:var(--font-instrument-serif),"Instrument Serif",Georgia,serif;color:var(--foreground-muted);font-style:italic}.documents-module__2SpZHa__previewDownloadBtn{border:1px solid var(--rule);cursor:pointer;color:var(--ink2);background:#fff;border-radius:999px;padding:4px 10px;font-family:inherit;font-size:11px}.documents-module__2SpZHa__previewContent{flex:1;justify-content:center;align-items:flex-start;padding:32px 40px;display:flex;overflow:auto}.documents-module__2SpZHa__sectionFooter{border-top:1px solid var(--rule);background:var(--background);justify-content:space-between;align-items:center;padding:14px 22px;display:flex}.documents-module__2SpZHa__footerStatus{color:var(--foreground-muted);font-size:12px}.documents-module__2SpZHa__footerBtns{gap:8px;display:flex}.documents-module__2SpZHa__footerBtnGhost{color:var(--foreground-muted);cursor:pointer;background:0 0;border:none;padding:8px 14px;font-family:inherit;font-size:13px}.documents-module__2SpZHa__footerBtnOutline{border:1px solid var(--rule);cursor:pointer;color:var(--accent-red);background:#fff;border-radius:999px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:500}.documents-module__2SpZHa__footerBtnOutline:disabled{opacity:.4;cursor:default}.documents-module__2SpZHa__footerBtnPrimary{background:var(--forest);color:var(--background);cursor:pointer;border:none;border-radius:999px;padding:9px 18px;font-family:inherit;font-size:13px;font-weight:600}.documents-module__2SpZHa__footerBtnPrimary:disabled{opacity:.4;cursor:default}.documents-module__2SpZHa__alertError{border:1px solid var(--accent-red);background:var(--accent-red-bg);color:var(--accent-red);border-radius:8px;margin:14px 22px 0;padding:10px 14px;font-size:13px}.documents-module__2SpZHa__alertSuccess{border:1px solid var(--accent-green);background:var(--accent-green-bg);color:var(--forest);border-radius:8px;margin:14px 22px 0;padding:10px 14px;font-size:13px}.documents-module__2SpZHa__mergeFieldsBrowseBtn{color:var(--forest);cursor:pointer;letter-spacing:.1px;text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb,var(--forest)40%,transparent);text-decoration-color:color-mix(in srgb,var(--forest)40%,transparent);background:0 0;border:none;margin-top:10px;padding:0;font-family:inherit;font-size:12.5px;font-weight:600;transition:text-decoration-color .12s,opacity .12s}.documents-module__2SpZHa__mergeFieldsBrowseBtn:hover{-webkit-text-decoration-color:var(--forest);text-decoration-color:var(--forest);opacity:.85}.documents-module__2SpZHa__mfModalBody{flex-direction:column;gap:20px;max-height:60vh;padding:4px 0 8px;display:flex;overflow-y:auto}.documents-module__2SpZHa__mfGroup{flex-direction:column;gap:2px;display:flex}.documents-module__2SpZHa__mfGroupHeader{text-transform:uppercase;letter-spacing:1.2px;color:var(--foreground-muted);margin-bottom:6px;font-size:10.5px;font-weight:700}.documents-module__2SpZHa__mfRow{background:var(--background);border:1px solid var(--rule);border-radius:8px;align-items:center;gap:10px;padding:7px 10px;display:flex}.documents-module__2SpZHa__mfChip{color:var(--forest);white-space:nowrap;background:#e6f0e8;border-radius:5px;flex-shrink:0;padding:2px 8px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11.5px}.documents-module__2SpZHa__mfDesc{color:var(--ink2);flex:1;min-width:0;font-size:12.5px}.documents-module__2SpZHa__mfCopyBtn{border:1px solid var(--rule);cursor:pointer;color:var(--ink2);text-align:center;background:#fff;border-radius:999px;flex-shrink:0;min-width:56px;padding:3px 10px;font-family:inherit;font-size:11px;font-weight:500;transition:background .12s,color .12s,border-color .12s}.documents-module__2SpZHa__mfCopyBtn:hover{border-color:var(--forest);color:var(--forest)}.documents-module__2SpZHa__mfCopied{border-color:var(--forest);color:var(--forest);background:#e6f0e8}@media (max-width:900px){.documents-module__2SpZHa__heroStrip,.documents-module__2SpZHa__editorSplit{grid-template-columns:1fr}.documents-module__2SpZHa__previewPane{border-top:1px solid var(--rule)}}
.drafts-module__ksoHKG__page{background:0 0;min-height:100%}.drafts-module__ksoHKG__content{padding:40px 48px}.drafts-module__ksoHKG__pageHeader{justify-content:space-between;align-items:flex-end;margin-bottom:24px;display:flex}.drafts-module__ksoHKG__pageTitle{color:var(--foreground);letter-spacing:-.02em;margin:0 0 4px;font-size:22px;font-weight:700;line-height:1.2}.drafts-module__ksoHKG__pageSubtitle{color:var(--foreground-muted);margin:0;font-size:13px}.drafts-module__ksoHKG__errorText{margin-bottom:16px;display:block}.drafts-module__ksoHKG__table{background:var(--panel-bg);border:1px solid var(--panel-border);border-radius:2px}.drafts-module__ksoHKG__clientName{color:var(--foreground);font-size:13px;font-weight:500}.drafts-module__ksoHKG__serviceNames{color:var(--foreground-muted);text-overflow:ellipsis;white-space:nowrap;max-width:240px;font-size:12px;display:inline-block;overflow:hidden}.drafts-module__ksoHKG__stepCell{color:var(--foreground);font-size:13px}.drafts-module__ksoHKG__stepFraction{color:var(--foreground-muted);font-size:12px}.drafts-module__ksoHKG__muted{color:var(--foreground-muted);font-size:13px}.drafts-module__ksoHKG__emptyCell{color:var(--foreground-muted);opacity:.5}.drafts-module__ksoHKG__feeValue{color:var(--foreground);font-variant-numeric:tabular-nums;font-size:13px;font-weight:500}.drafts-module__ksoHKG__feeSuffix{color:var(--foreground-muted);font-size:11px;font-weight:400}.drafts-module__ksoHKG__resumeButton{font-size:12px;color:var(--accent-gold,#c9892a)!important}@media (max-width:900px){.drafts-module__ksoHKG__content{padding:24px 20px}.drafts-module__ksoHKG__pageHeader{flex-direction:column;align-items:flex-start;gap:16px}}
.services-module__KPJSTG__page{flex-direction:column;gap:22px;display:flex}.services-module__KPJSTG__statGrid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.services-module__KPJSTG__statCard{border:1px solid var(--rule);background:#fff;border-radius:14px;padding:18px 20px 16px}.services-module__KPJSTG__statCardTop{justify-content:space-between;align-items:center;display:flex}.services-module__KPJSTG__statKicker{text-transform:uppercase;letter-spacing:1.6px;color:var(--foreground-muted);font-size:10.5px}.services-module__KPJSTG__statOrnament{font-family:var(--font-instrument-serif),"Instrument Serif",Georgia,serif;color:var(--foreground-muted);font-size:14px;font-style:italic}.services-module__KPJSTG__statValueRow{align-items:baseline;gap:6px;margin-top:8px;display:flex}.services-module__KPJSTG__statValue{font-family:var(--font-instrument-serif),"Instrument Serif",Georgia,serif;letter-spacing:-1px;color:var(--foreground);font-size:56px;line-height:1}.services-module__KPJSTG__statLabel{color:var(--foreground-muted);font-size:12.5px}.services-module__KPJSTG__statFoot{border-top:1px dashed var(--rule);color:var(--ink2);justify-content:space-between;margin-top:12px;padding-top:10px;font-size:12px;display:flex}.services-module__KPJSTG__servicesSection{border:1px solid var(--rule);background:#fff;border-radius:14px;overflow:hidden}.services-module__KPJSTG__sectionHeader{border-bottom:1px solid var(--rule);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;padding:16px 22px;display:flex}.services-module__KPJSTG__sectionTitle{font-family:var(--font-instrument-serif),"Instrument Serif",Georgia,serif;color:var(--foreground);font-size:22px;line-height:1}.services-module__KPJSTG__sectionSub{color:var(--foreground-muted);max-width:480px;margin-top:4px;font-size:12.5px}.services-module__KPJSTG__sectionControls{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.services-module__KPJSTG__filterToggle{border:1px solid var(--rule);background:var(--background);border-radius:999px;margin-right:6px;padding:3px;display:flex}.services-module__KPJSTG__toggleBtn{cursor:pointer;color:var(--ink2);background:0 0;border:none;border-radius:999px;padding:5px 14px;font-family:inherit;font-size:12px;font-weight:500;transition:background .12s,color .12s}.services-module__KPJSTG__toggleBtnActive{background:var(--foreground);color:var(--background)}.services-module__KPJSTG__catBtn{cursor:pointer;border:1px solid var(--rule);color:var(--ink2);background:#fff;border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-family:inherit;font-size:12.5px;font-weight:500;transition:background .12s,color .12s;display:inline-flex}.services-module__KPJSTG__catBtnActive{border-color:var(--foreground);background:var(--foreground);color:var(--background)}.services-module__KPJSTG__catCount{font-family:var(--font-instrument-serif),"Instrument Serif",Georgia,serif;opacity:.6;font-size:12px;font-style:italic}.services-module__KPJSTG__catBtnActive .services-module__KPJSTG__catCount{opacity:.7}.services-module__KPJSTG__actionBtn{color:var(--ink2);border:1px solid var(--rule);cursor:pointer;background:#fff;border-radius:999px;padding:7px 14px;font-family:inherit;font-size:12.5px;font-weight:500;transition:background .12s}.services-module__KPJSTG__actionBtn:hover{background:var(--chip)}.services-module__KPJSTG__actionBtnPrimary{background:var(--forest);color:var(--background);border-color:var(--forest)}.services-module__KPJSTG__actionBtnPrimary:hover{background:var(--forest2)}.services-module__KPJSTG__cardGrid{grid-template-columns:repeat(2,1fr);display:grid}.services-module__KPJSTG__serviceCard{cursor:pointer;background:#fff;padding:20px 24px;transition:background .15s}.services-module__KPJSTG__serviceCard:hover{background:#f5f1e880}.services-module__KPJSTG__cardTop{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.services-module__KPJSTG__cardBadges{align-items:center;gap:6px;margin-bottom:4px;display:flex}.services-module__KPJSTG__catBadge{text-transform:uppercase;letter-spacing:1px;border:1px solid;border-radius:999px;padding:2px 8px;font-size:10.5px;font-weight:600}.services-module__KPJSTG__cardName{font-family:var(--font-instrument-serif),"Instrument Serif",Georgia,serif;color:var(--foreground);margin-top:2px;font-size:22px;line-height:1.15}.services-module__KPJSTG__cardDesc{color:var(--ink2);margin-top:6px;font-size:12.5px;line-height:1.5}.services-module__KPJSTG__cardPrice{text-align:right;flex-shrink:0}.services-module__KPJSTG__priceValue{font-family:var(--font-instrument-serif),"Instrument Serif",Georgia,serif;color:var(--foreground);font-size:22px}.services-module__KPJSTG__cardFoot{border-top:1px dashed var(--rule);justify-content:space-between;align-items:center;margin-top:14px;padding-top:12px;font-size:12px;display:flex}.services-module__KPJSTG__cardAttached{color:var(--foreground-muted)}.services-module__KPJSTG__cardAction{color:var(--ink2);cursor:pointer;font-size:12px;font-family:var(--font-instrument-serif),"Instrument Serif",Georgia,serif;background:0 0;border:none;padding:0;font-style:italic}.services-module__KPJSTG__cardActionMuted{color:var(--foreground-muted)}@media (max-width:900px){.services-module__KPJSTG__statGrid{grid-template-columns:repeat(2,1fr)}.services-module__KPJSTG__cardGrid{grid-template-columns:1fr}.services-module__KPJSTG__serviceCard{border-right:none!important}}
.create-org-module__Mz0h6a__page{background:var(--page-gradient);justify-content:center;align-items:center;min-height:100vh;padding:48px 20px;display:flex}.create-org-module__Mz0h6a__card{border:1px solid var(--panel-border);background:var(--panel-bg);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:20px;width:100%;box-shadow:0 28px 70px #0f172a1f}.create-org-module__Mz0h6a__title{letter-spacing:-.02em;margin-bottom:0}.create-org-module__Mz0h6a__subtitle{color:#0f172aa6}html[data-theme=dark] .create-org-module__Mz0h6a__subtitle{color:#e2e8f0b3}.create-org-module__Mz0h6a__form{margin-top:20px}.create-org-module__Mz0h6a__ctaNote{color:#0f172a99;margin-top:12px;font-size:12px}@media (max-width:600px){.create-org-module__Mz0h6a__page{padding:32px 16px}}
.document-review-module__HMuJsq__card{border:1px solid var(--panel-border);background:var(--panel-bg);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:20px;width:100%;box-shadow:0 28px 70px #0f172a1f}.document-review-module__HMuJsq__content{width:100%}.document-review-module__HMuJsq__title{letter-spacing:-.02em;margin-bottom:0}.document-review-module__HMuJsq__subtitle{color:#0f172aa6;margin-bottom:0}html[data-theme=dark] .document-review-module__HMuJsq__subtitle{color:#e2e8f0b3}.document-review-module__HMuJsq__templateList{flex-direction:column;gap:8px;display:flex}.document-review-module__HMuJsq__templateRow{border:1px solid var(--panel-border);background:#0f172a05;border-radius:10px;align-items:center;gap:12px;padding:14px 16px;display:flex}html[data-theme=dark] .document-review-module__HMuJsq__templateRow{background:#e2e8f00a}.document-review-module__HMuJsq__templateIcon{color:#0f172a73;flex-shrink:0;font-size:18px}.document-review-module__HMuJsq__templateMeta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.document-review-module__HMuJsq__templateName{font-size:14px}.document-review-module__HMuJsq__templateDescription{font-size:13px;line-height:1.4}.document-review-module__HMuJsq__viewButton{flex-shrink:0;padding:0}
.integrations-module__BvL7pq__card{border:1px solid var(--panel-border);background:var(--panel-bg);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:20px;width:100%;box-shadow:0 28px 70px #0f172a1f}.integrations-module__BvL7pq__content{width:100%}.integrations-module__BvL7pq__title{letter-spacing:-.02em;margin-bottom:0}.integrations-module__BvL7pq__subtitle{color:#0f172aa6;margin-bottom:0}html[data-theme=dark] .integrations-module__BvL7pq__subtitle{color:#e2e8f0b3}.integrations-module__BvL7pq__integrationCard{border:1px solid var(--panel-border);background:#0f172a05;border-radius:12px;align-items:flex-start;gap:16px;padding:16px;display:flex}html[data-theme=dark] .integrations-module__BvL7pq__integrationCard{background:#e2e8f00a}.integrations-module__BvL7pq__integrationIcon{color:#0f172a73;background:#0f172a0f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.integrations-module__BvL7pq__integrationInfo{flex-direction:column;gap:4px;display:flex}.integrations-module__BvL7pq__integrationDesc{font-size:13px}.integrations-module__BvL7pq__integrationAction{flex-shrink:0;align-items:center;padding-top:2px;display:flex}
.onboarding-module__X8sWMG__page{background:var(--page-gradient);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:48px 20px;display:flex}.onboarding-module__X8sWMG__inner{flex-direction:column;gap:24px;width:min(900px,96vw);display:flex}.onboarding-module__X8sWMG__steps{padding:0 4px}.onboarding-module__X8sWMG__card{border:1px solid var(--panel-border);background:var(--panel-bg);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:20px;width:100%;box-shadow:0 28px 70px #0f172a1f}@media (max-width:600px){.onboarding-module__X8sWMG__page{justify-content:flex-start;padding:32px 16px}}
.services-review-module__hhp-3a__card{border:1px solid var(--panel-border);background:var(--panel-bg);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:20px;width:100%;box-shadow:0 28px 70px #0f172a1f}.services-review-module__hhp-3a__content{width:100%}.services-review-module__hhp-3a__title{letter-spacing:-.02em;margin-bottom:0}.services-review-module__hhp-3a__subtitle{color:#0f172aa6;margin-bottom:0}html[data-theme=dark] .services-review-module__hhp-3a__subtitle{color:#e2e8f0b3}.services-review-module__hhp-3a__serviceList{flex-direction:column;gap:8px;display:flex}.services-review-module__hhp-3a__serviceRow{border:1px solid var(--panel-border);background:#0f172a05;border-radius:10px;align-items:flex-start;gap:12px;padding:12px 14px;display:flex}html[data-theme=dark] .services-review-module__hhp-3a__serviceRow{background:#e2e8f00a}.services-review-module__hhp-3a__serviceIcon{color:#52c41a;flex-shrink:0;margin-top:2px;font-size:16px}.services-review-module__hhp-3a__serviceMeta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.services-review-module__hhp-3a__serviceName{font-size:13px}.services-review-module__hhp-3a__serviceDescription{font-size:12px;line-height:1.4}.services-review-module__hhp-3a__loadingWrap{justify-content:center;padding:32px 0;display:flex}.services-review-module__hhp-3a__category{font-size:12px;display:block}
.welcome-module__vx8WFa__card{border:1px solid var(--panel-border);background:var(--panel-bg);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:20px;width:100%;box-shadow:0 28px 70px #0f172a1f}.welcome-module__vx8WFa__title{letter-spacing:-.02em;margin-bottom:0}.welcome-module__vx8WFa__subtitle{color:#0f172aa6}html[data-theme=dark] .welcome-module__vx8WFa__subtitle{color:#e2e8f0b3}.welcome-module__vx8WFa__form{margin-top:20px}.welcome-module__vx8WFa__fieldRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:640px){.welcome-module__vx8WFa__fieldRow{grid-template-columns:1fr}}
.page-module___8aEwW__page{background:var(--page-gradient);justify-content:center;align-items:center;min-height:100vh;padding:48px 20px;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__page:before,.page-module___8aEwW__page:after{content:"";filter:blur(2px);background:radial-gradient(circle at 30% 30%,#2163eb1f,#0000 60%);border-radius:50%;width:420px;height:420px;position:absolute}.page-module___8aEwW__page:before{top:-140px;right:-120px}.page-module___8aEwW__page:after{background:radial-gradient(circle at 30% 30%,#eab3082e,#0000 60%);bottom:-180px;left:-140px}.page-module___8aEwW__card{border:1px solid var(--panel-border);background:var(--panel-bg);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:20px;width:min(520px,92vw);box-shadow:0 28px 70px #0f172a1f}.page-module___8aEwW__title{letter-spacing:-.02em;margin-bottom:0}.page-module___8aEwW__subtitle{color:#0f172aa6}html[data-theme=dark] .page-module___8aEwW__subtitle{color:#e2e8f0b3}.page-module___8aEwW__form{margin-top:20px}.page-module___8aEwW__ctaNote{color:#0f172a99;margin-top:12px;font-size:12px}@media (max-width:600px){.page-module___8aEwW__page{padding:32px 16px}}
.TemplateEditor-module__Y18J3W__editorContainer{border:1px solid var(--panel-border,#e8e8e8);border-radius:8px;margin-bottom:16px;overflow:hidden}.TemplateEditor-module__Y18J3W__editorWrapper{background:#fff;min-height:400px;max-height:600px;padding:24px 32px;overflow-y:auto}html[data-theme=dark] .TemplateEditor-module__Y18J3W__editorWrapper{background:#1a1a2e}.TemplateEditor-module__Y18J3W__editorContent .tiptap{color:#000;outline:none;font-family:Georgia,serif;line-height:1.6}html[data-theme=dark] .TemplateEditor-module__Y18J3W__editorContent .tiptap{color:#e2e8f0}:is(.TemplateEditor-module__Y18J3W__editorContent .tiptap h1,.TemplateEditor-module__Y18J3W__editorContent .tiptap h2){text-align:center;text-transform:uppercase;font-size:1.2rem}.TemplateEditor-module__Y18J3W__editorContent .tiptap a{color:#0958d9;text-decoration:underline}.TemplateEditor-module__Y18J3W__editorContent .handlebars-placeholder{color:#0958d9;cursor:default;-webkit-user-select:none;user-select:none;vertical-align:baseline;background:#e6f4ff;border:1px solid #91caff;border-radius:4px;padding:1px 6px;font-family:monospace;font-size:.85em;display:inline-block}html[data-theme=dark] .TemplateEditor-module__Y18J3W__editorContent .handlebars-placeholder{color:#3c89e8;background:#111a2c;border-color:#15395b}.TemplateEditor-module__Y18J3W__editorContent .tiptap p:first-child.is-editor-empty:before{content:"Start typing...";color:#adb5bd;float:left;pointer-events:none;height:0}
