.styles-module-scss-module__wIyNBW__profilePage{background:#fbfbfb;min-height:calc(100vh - 64px);display:flex}.styles-module-scss-module__wIyNBW__sidebar{background:#fff;border-right:1px solid #49292814;flex-direction:column;flex-shrink:0;width:260px;height:calc(100vh - 64px);padding:1.5rem 0;display:flex;position:sticky;top:0;overflow-y:auto}@media (max-width:768px){.styles-module-scss-module__wIyNBW__sidebar{display:none}}.styles-module-scss-module__wIyNBW__sidebarProfile{border-bottom:1px solid #49292814;flex-direction:column;align-items:center;gap:.75rem;padding:0 1.5rem 1.5rem;display:flex}.styles-module-scss-module__wIyNBW__sidebarAvatar{color:#fff;background-color:#492928;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.25rem;font-weight:600;display:flex;overflow:hidden}.styles-module-scss-module__wIyNBW__sidebarAvatarImage{object-fit:cover;border-radius:9999px;width:100%;height:100%}.styles-module-scss-module__wIyNBW__sidebarAvatarInitials{-webkit-user-select:none;user-select:none}.styles-module-scss-module__wIyNBW__sidebarName{color:#231f20;text-align:center;font-size:.875rem;font-weight:600;line-height:1.25}.styles-module-scss-module__wIyNBW__sidebarNav{flex-direction:column;flex:1;gap:.25rem;padding:1rem .75rem;display:flex}.styles-module-scss-module__wIyNBW__sidebarNavGroup{color:#b5a8a8;text-transform:uppercase;letter-spacing:.06em;padding:.75rem 1rem .25rem;font-size:.75rem;font-weight:600;display:block}.styles-module-scss-module__wIyNBW__sidebarNavItem{cursor:pointer;font:inherit;color:#6b6b6b;text-align:left;background:0 0;border:none;border-radius:.5rem;outline:none;align-items:center;gap:.75rem;width:100%;margin:0;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .15s ease-in-out,color .15s ease-in-out;display:flex}.styles-module-scss-module__wIyNBW__sidebarNavItem:hover{color:#231f20;background-color:#f9f8f6}.styles-module-scss-module__wIyNBW__sidebarNavItem--active{color:#492928;background-color:#49292814}.styles-module-scss-module__wIyNBW__sidebarFooter{border-top:1px solid #49292814;padding:1rem .75rem}.styles-module-scss-module__wIyNBW__sidebarLogout{cursor:pointer;font:inherit;color:#ea5143;text-align:left;background:0 0;border:none;border-radius:.5rem;outline:none;align-items:center;gap:.75rem;width:100%;margin:0;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .15s ease-in-out;display:flex}.styles-module-scss-module__wIyNBW__sidebarLogout:hover{background-color:#fef2f2}.styles-module-scss-module__wIyNBW__profileMain{flex-direction:column;flex:1;min-width:0;display:flex}.styles-module-scss-module__wIyNBW__bannerWrapper{background-color:#f0eee9;flex-shrink:0;height:200px;position:relative;overflow:visible}.styles-module-scss-module__wIyNBW__bannerWrapper:after{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#00000026 40%,#0009 100%);position:absolute;inset:0}.styles-module-scss-module__wIyNBW__bannerImage{object-fit:cover}.styles-module-scss-module__wIyNBW__bannerPlaceholder{background:linear-gradient(135deg,#e4dede 0%,#c4aeae 100%);width:100%;height:100%}.styles-module-scss-module__wIyNBW__bannerOverlay{z-index:2;align-items:flex-end;gap:1rem;display:flex;position:absolute;bottom:1rem;left:2rem;right:2rem}.styles-module-scss-module__wIyNBW__bannerAvatar{color:#fff;z-index:1;background-color:#492928;border:4px solid #fff;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:96px;height:96px;font-size:1.5rem;font-weight:600;display:flex;overflow:hidden;transform:translateY(32px);box-shadow:0 4px 16px #00000014}.styles-module-scss-module__wIyNBW__bannerAvatarImage{object-fit:cover;border-radius:9999px;width:100%;height:100%}.styles-module-scss-module__wIyNBW__bannerAvatarInitials{-webkit-user-select:none;user-select:none}.styles-module-scss-module__wIyNBW__bannerInfo{flex-direction:column;flex:1;gap:.25rem;display:flex}.styles-module-scss-module__wIyNBW__bannerName{font-family:var(--font-larken-regular),"Georgia",serif;color:#fff;text-shadow:0 2px 6px #000000b3;margin:0;font-size:1.25rem;font-weight:600}.styles-module-scss-module__wIyNBW__bannerMembership{color:#fff;text-shadow:0 1px 4px #0009;font-size:.875rem}.styles-module-scss-module__wIyNBW__bannerActions{align-items:center;display:flex}.styles-module-scss-module__wIyNBW__profileForm{flex-direction:column;gap:2rem;padding:4rem 2rem 2rem;display:flex}@media (max-width:640px){.styles-module-scss-module__wIyNBW__profileForm{padding:4rem 1rem 1rem}}.styles-module-scss-module__wIyNBW__formSection{background:#fff;border:1px solid #49292814;border-radius:1rem;padding:1.5rem;box-shadow:0 2px 8px #0000000d}.styles-module-scss-module__wIyNBW__sectionTitle{color:#231f20;border-bottom:1px solid #49292814;margin:0 0 1.5rem;padding-bottom:1rem;font-size:1.125rem;font-weight:600}.styles-module-scss-module__wIyNBW__formGrid2{gap:1rem;display:grid}@media (min-width:768px){.styles-module-scss-module__wIyNBW__formGrid2{grid-template-columns:repeat(2,1fr)}}.styles-module-scss-module__wIyNBW__formStack{flex-direction:column;gap:1.25rem;display:flex}.styles-module-scss-module__wIyNBW__domainRow{align-items:flex-end;gap:1rem;display:flex}@media (max-width:640px){.styles-module-scss-module__wIyNBW__domainRow{flex-direction:column;align-items:flex-start}}.styles-module-scss-module__wIyNBW__domainSelect{flex:1;min-width:0}.styles-module-scss-module__wIyNBW__toggleLabel{cursor:pointer;flex-shrink:0;align-items:center;gap:.5rem;padding-bottom:.25rem;display:flex}.styles-module-scss-module__wIyNBW__toggleCheckbox{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.styles-module-scss-module__wIyNBW__toggle{background-color:#e4dede;border-radius:9999px;flex-shrink:0;width:40px;height:22px;transition:background-color .2s ease-in-out;display:inline-block;position:relative}.styles-module-scss-module__wIyNBW__toggle:after{content:"";background-color:#fff;border-radius:9999px;width:16px;height:16px;transition:transform .2s ease-in-out;position:absolute;top:3px;left:3px;box-shadow:0 2px 8px #0000000d}.styles-module-scss-module__wIyNBW__toggle[data-on]{background-color:#492928}.styles-module-scss-module__wIyNBW__toggle[data-on]:after{transform:translate(18px)}.styles-module-scss-module__wIyNBW__toggleText{color:#231f20;white-space:nowrap;font-size:.875rem;font-weight:500}.styles-module-scss-module__wIyNBW__preferenceGroup{flex-direction:column;gap:.5rem;display:flex}.styles-module-scss-module__wIyNBW__preferenceLabel{color:#6b6b6b;font-size:.875rem;font-weight:500}.styles-module-scss-module__wIyNBW__chipGroup{flex-wrap:wrap;gap:.5rem;display:flex}.styles-module-scss-module__wIyNBW__chip{cursor:pointer;font:inherit;color:#231f20;cursor:pointer;background:#fff;border:1px solid #49292814;border-radius:9999px;outline:none;align-items:center;margin:0;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s ease-in-out;display:inline-flex}.styles-module-scss-module__wIyNBW__chip:hover{color:#492928;background-color:#4929280a;border-color:#9a7a79}.styles-module-scss-module__wIyNBW__chip--active{color:#492928;background-color:#49292814;border-color:#492928;font-weight:600}.styles-module-scss-module__wIyNBW__notificationRow{border-bottom:1px solid #49292814;justify-content:space-between;align-items:center;gap:1.5rem;padding:1rem 0;display:flex}.styles-module-scss-module__wIyNBW__notificationRow:last-child{border-bottom:none}.styles-module-scss-module__wIyNBW__notificationInfo{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.styles-module-scss-module__wIyNBW__notificationName{color:#231f20;font-size:.875rem;font-weight:600}.styles-module-scss-module__wIyNBW__notificationDesc{color:#a9a9a9;font-size:.875rem}.styles-module-scss-module__wIyNBW__notificationActions{justify-content:flex-end;display:flex}.styles-module-scss-module__wIyNBW__formInput{color:#231f20;background:#fff;border:1px solid #49292814;border-radius:.5rem;width:100%;padding:.5rem .75rem;font-size:.875rem;transition:border-color .15s ease-in-out}.styles-module-scss-module__wIyNBW__formInput:focus{border-color:#6b4a49;outline:none}.styles-module-scss-module__wIyNBW__formInput[type=time]{width:auto;min-width:110px}.styles-module-scss-module__wIyNBW__fieldError{color:#ea5143;margin-top:.25rem;font-size:.75rem;display:block}.styles-module-scss-module__wIyNBW__formActions{flex-direction:row;align-items:center;gap:.75rem;margin-top:1.5rem;display:flex}.styles-module-scss-module__wIyNBW__timeRange{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.styles-module-scss-module__wIyNBW__timeRangeSep{color:#a9a9a9;flex-shrink:0;font-size:.875rem}.styles-module-scss-module__wIyNBW__settingsGrid2{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:768px){.styles-module-scss-module__wIyNBW__settingsGrid2{grid-template-columns:repeat(2,1fr)}}.styles-module-scss-module__wIyNBW__calendarCard{background:#fff;border:1px solid #49292814;border-radius:1rem;flex-direction:column;gap:1rem;padding:1.25rem;display:flex;box-shadow:0 2px 8px #0000000d}.styles-module-scss-module__wIyNBW__calendarCardHeader{align-items:center;gap:.75rem;display:flex}.styles-module-scss-module__wIyNBW__calendarCardName{color:#231f20;font-size:1rem;font-weight:600}.styles-module-scss-module__wIyNBW__calendarCardStatus{color:#a9a9a9;font-size:.875rem}.styles-module-scss-module__wIyNBW__calendarCardEmail{color:#6b6b6b;font-size:.875rem;font-weight:500}.styles-module-scss-module__wIyNBW__dangerSection{background:#fff;border:1px solid #ea514340;border-radius:1rem;padding:1.5rem;box-shadow:0 2px 8px #0000000d}.styles-module-scss-module__wIyNBW__dangerTitle{color:#ea5143;border-bottom-color:#ea514326}.styles-module-scss-module__wIyNBW__dangerContent{align-items:flex-start;gap:.75rem;display:flex}.styles-module-scss-module__wIyNBW__dangerIcon{color:#ea5143;flex-shrink:0;margin-top:2px}.styles-module-scss-module__wIyNBW__dangerDescription{color:#6b6b6b;margin:0;font-size:.875rem;line-height:1.75}.styles-module-scss-module__wIyNBW__dangerDescription strong{color:#ea5143}@keyframes styles-module-scss-module__wIyNBW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.styles-module-scss-module__wIyNBW__spinner{animation:1s linear infinite styles-module-scss-module__wIyNBW__spin}
.styles-module-scss-module__GN1rkW__button{cursor:pointer;border-radius:4px;justify-content:center;transition:all .25s;display:flex}.styles-module-scss-module__GN1rkW__button:active:not(:disabled){transform:scale(.98)}.styles-module-scss-module__GN1rkW__button .styles-module-scss-module__GN1rkW__button__content{align-items:center;gap:8px;display:inline-flex}.styles-module-scss-module__GN1rkW__button.styles-module-scss-module__GN1rkW__button--sm{height:36px;padding:0 12px}.styles-module-scss-module__GN1rkW__button.styles-module-scss-module__GN1rkW__button--md{height:48px;padding:0 24px}.styles-module-scss-module__GN1rkW__button.styles-module-scss-module__GN1rkW__button--lg{height:56px;padding:0 32px}.styles-module-scss-module__GN1rkW__button.styles-module-scss-module__GN1rkW__button--primary{background-color:#492928}.styles-module-scss-module__GN1rkW__button.styles-module-scss-module__GN1rkW__button--primary .styles-module-scss-module__GN1rkW__button__content{color:#fff;font-size:14px;line-height:1.4;font-family:var(--font-inter-medium)}.styles-module-scss-module__GN1rkW__button.styles-module-scss-module__GN1rkW__button--primary:hover:not(:disabled){background-color:#5f4544}.styles-module-scss-module__GN1rkW__button.styles-module-scss-module__GN1rkW__button--primary:active:not(:disabled){background-color:#492928}.styles-module-scss-module__GN1rkW__button.styles-module-scss-module__GN1rkW__button--outline{background-color:#0000;border:1px solid #f0eee9}.styles-module-scss-module__GN1rkW__button.styles-module-scss-module__GN1rkW__button--outline .styles-module-scss-module__GN1rkW__button__content{color:#492928;font-size:14px;line-height:1.4;font-family:var(--font-inter-medium)}.styles-module-scss-module__GN1rkW__button.styles-module-scss-module__GN1rkW__button--outline:hover:not(:disabled){background-color:#f9f8f6;border-color:#806464}.styles-module-scss-module__GN1rkW__button.styles-module-scss-module__GN1rkW__button--outline:active:not(:disabled){background-color:#f0eee9}.styles-module-scss-module__GN1rkW__button.styles-module-scss-module__GN1rkW__button--full-width{width:100%}.styles-module-scss-module__GN1rkW__button:focus-visible{box-shadow:0 0 0 3px #c1b9a4}.styles-module-scss-module__GN1rkW__button.styles-module-scss-module__GN1rkW__button--loading{cursor:wait}.styles-module-scss-module__GN1rkW__button .styles-module-scss-module__GN1rkW__spinner{flex-shrink:0;width:1em;height:1em;margin-right:8px;animation:1s linear infinite styles-module-scss-module__GN1rkW__spin}.styles-module-scss-module__GN1rkW__button .styles-module-scss-module__GN1rkW__spinner .styles-module-scss-module__GN1rkW__spinner__track{opacity:.25}.styles-module-scss-module__GN1rkW__button .styles-module-scss-module__GN1rkW__spinner .styles-module-scss-module__GN1rkW__spinner__path{opacity:.75}.styles-module-scss-module__GN1rkW__button--secondary{color:#fff;background-color:#73bf44;padding:0 1rem}.styles-module-scss-module__GN1rkW__button--secondary:hover:not(:disabled){background-color:#73bf44}.styles-module-scss-module__GN1rkW__button--secondary:active:not(:disabled){background-color:#231f20}.styles-module-scss-module__GN1rkW__button--ghost{color:#231f20;background-color:#0000;padding:0 1rem}.styles-module-scss-module__GN1rkW__button--ghost:hover:not(:disabled){background-color:#f9f8f6}.styles-module-scss-module__GN1rkW__button--ghost:active:not(:disabled){background-color:#f0eee9}.styles-module-scss-module__GN1rkW__button--danger{color:#fff;background-color:#ea5143;padding:0 1rem}.styles-module-scss-module__GN1rkW__button--danger:hover:not(:disabled){background-color:#b91c1c}.styles-module-scss-module__GN1rkW__button--danger:active:not(:disabled){background-color:#991b1b}@keyframes styles-module-scss-module__GN1rkW__fadeSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__GN1rkW__spin{to{transform:rotate(360deg)}}
.styles-module-scss-module__W3WfBW__overlay{z-index:1040;background:#0009;align-items:stretch;display:flex;position:fixed;inset:0}.styles-module-scss-module__W3WfBW__viewer{width:100%;height:100%;display:flex}.styles-module-scss-module__W3WfBW__preview{background:#231f20;flex:1;justify-content:center;align-items:center;min-width:0;display:flex;overflow:hidden}.styles-module-scss-module__W3WfBW__iframe{border:none;width:100%;height:100%;display:block}.styles-module-scss-module__W3WfBW__image{object-fit:contain;width:100%;height:100%;display:block}.styles-module-scss-module__W3WfBW__placeholder{color:#b5a8a8;text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2rem;display:flex}.styles-module-scss-module__W3WfBW__placeholderIcon{color:#b5a8a8}.styles-module-scss-module__W3WfBW__placeholderName{font-family:var(--font-inter-regular),system-ui,sans-serif;color:#e4dede;word-break:break-all;max-width:320px;font-size:.875rem}.styles-module-scss-module__W3WfBW__placeholderHint{font-family:var(--font-inter-regular),system-ui,sans-serif;color:#a9a9a9;font-size:.75rem}.styles-module-scss-module__W3WfBW__stateBox{color:#b5a8a8;flex-direction:column;align-items:center;gap:1rem;display:flex}.styles-module-scss-module__W3WfBW__stateText{font-family:var(--font-inter-regular),system-ui,sans-serif;color:#b5a8a8;font-size:.875rem}.styles-module-scss-module__W3WfBW__stateIcon{color:#a9a9a9}.styles-module-scss-module__W3WfBW__spinner{color:#e4dede;animation:.8s linear infinite styles-module-scss-module__W3WfBW__spin}@keyframes styles-module-scss-module__W3WfBW__spin{to{transform:rotate(360deg)}}.styles-module-scss-module__W3WfBW__sidebar{background:#fff;border-left:1px solid #49292814;flex-direction:column;flex-shrink:0;width:350px;display:flex;overflow-y:auto}.styles-module-scss-module__W3WfBW__sidebarHeader{border-bottom:1px solid #49292814;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1.5rem;display:flex}.styles-module-scss-module__W3WfBW__sidebarTitle{font-family:var(--font-larken-regular),"Georgia",serif;color:#231f20;word-break:break-word;flex:1;min-width:0;margin:0;font-size:1rem;font-weight:400;line-height:1.5}.styles-module-scss-module__W3WfBW__closeBtn{color:#231f2099;cursor:pointer;background:0 0;border:none;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s ease-in-out,color .15s ease-in-out;display:flex}.styles-module-scss-module__W3WfBW__closeBtn:hover{color:#231f20;background:#f0eee9}.styles-module-scss-module__W3WfBW__metaList{border-bottom:1px solid #49292814;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.styles-module-scss-module__W3WfBW__metaRow{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.styles-module-scss-module__W3WfBW__metaLabel{font-family:var(--font-inter-regular),system-ui,sans-serif;color:#231f2099;flex-shrink:0;font-size:.75rem}.styles-module-scss-module__W3WfBW__metaValue{font-family:var(--font-inter-regular),system-ui,sans-serif;color:#231f20;text-align:right;word-break:break-word;font-size:.875rem}.styles-module-scss-module__W3WfBW__encryptedBadge{color:#492928;font-family:var(--font-inter-regular),system-ui,sans-serif;background:#4929280f;border:1px solid #49292826;border-radius:.5rem;align-self:flex-start;align-items:center;gap:.5rem;margin:1rem 1.5rem 0;padding:.5rem .75rem;font-size:.75rem;font-weight:500;display:inline-flex}.styles-module-scss-module__W3WfBW__infoIcon{color:#6b4a49}.styles-module-scss-module__W3WfBW__description{font-family:var(--font-inter-regular),system-ui,sans-serif;color:#231f2099;margin:1rem 1.5rem 0;font-size:.875rem;line-height:1.75}.styles-module-scss-module__W3WfBW__sidebarFooter{border-top:1px solid #49292814;flex-shrink:0;gap:.75rem;margin-top:auto;padding:1.5rem;display:flex}.styles-module-scss-module__W3WfBW__downloadBtn{color:#fff;width:100%;font-family:var(--font-inter-regular),system-ui,sans-serif;cursor:pointer;background:#492928;border:1px solid #492928;border-radius:2px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:background .15s ease-in-out,border-color .15s ease-in-out;display:flex}.styles-module-scss-module__W3WfBW__downloadBtn:hover:not(:disabled){background:#3d2221;border-color:#3d2221}.styles-module-scss-module__W3WfBW__downloadBtn:disabled{opacity:.5;cursor:not-allowed}.styles-module-scss-module__W3WfBW__deleteBtn{color:#ea5143;width:100%;font-family:var(--font-inter-regular),system-ui,sans-serif;cursor:pointer;background:0 0;border:1px solid #fecaca;border-radius:2px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:background .15s ease-in-out,border-color .15s ease-in-out;display:flex}.styles-module-scss-module__W3WfBW__deleteBtn:hover{background:#fef2f2;border-color:#ea5143}
.styles-module-scss-module__T31n1a__card{flex-direction:column;height:100%;display:flex}.styles-module-scss-module__T31n1a__header{flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.styles-module-scss-module__T31n1a__title{font-family:var(--font-larken-regular),"Georgia",serif;color:#231f20;margin:0;font-size:1rem;font-weight:400}.styles-module-scss-module__T31n1a__list{flex-direction:column;flex:1;gap:.75rem;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.styles-module-scss-module__T31n1a__articleItem{border-bottom:1px solid #f0eee9;gap:.75rem;padding-bottom:.75rem;display:flex}.styles-module-scss-module__T31n1a__articleItem:last-child{border-bottom:none;padding-bottom:0}.styles-module-scss-module__T31n1a__articleThumb{flex-shrink:0}.styles-module-scss-module__T31n1a__articleImage{object-fit:cover;border-radius:.5rem;width:80px;height:80px}.styles-module-scss-module__T31n1a__articleImagePlaceholder{background-color:#f0eee9;border-radius:.5rem;width:80px;height:80px}.styles-module-scss-module__T31n1a__docThumb{background-color:#f9f8f6;border-radius:.5rem;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.styles-module-scss-module__T31n1a__docIconPdf{color:#ea5143}.styles-module-scss-module__T31n1a__docIconWord{color:#1d4ed8}.styles-module-scss-module__T31n1a__downloadBtn{color:#231f2099;border-radius:.25rem;flex-shrink:0;justify-content:center;align-self:center;align-items:center;width:32px;height:32px;transition:color .15s ease-in-out,background .15s ease-in-out;display:flex}.styles-module-scss-module__T31n1a__downloadBtn:hover{color:#231f20;background:#f9f8f6}.styles-module-scss-module__T31n1a__articleContent{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.styles-module-scss-module__T31n1a__articleTitle{color:#231f20;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.75rem;font-weight:600;display:-webkit-box;overflow:hidden}.styles-module-scss-module__T31n1a__articleDesc{color:#231f2099;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.75rem;display:-webkit-box;overflow:hidden}.styles-module-scss-module__T31n1a__articleMeta{color:#231f2099;align-items:center;gap:.75rem;margin-top:auto;font-size:.75rem;display:flex}.styles-module-scss-module__T31n1a__articleReadTime{align-items:center;gap:4px;display:inline-flex}.styles-module-scss-module__T31n1a__emptyState{text-align:center;color:#231f2099;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2rem 1rem;display:flex}.styles-module-scss-module__T31n1a__emptyState svg{color:#231f2066;margin-bottom:.75rem}.styles-module-scss-module__T31n1a__emptyState p{margin:0;font-size:.875rem}.styles-module-scss-module__T31n1a__link{color:#492928;align-items:center;gap:.25rem;margin-top:.5rem;font-size:.75rem;text-decoration:none;display:inline-flex}.styles-module-scss-module__T31n1a__link:hover{text-decoration:underline}
.styles-module-scss-module__g7ed6q__card{flex-direction:column;height:100%;display:flex}.styles-module-scss-module__g7ed6q__header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.styles-module-scss-module__g7ed6q__title{font-family:var(--font-larken-regular),"Georgia",serif;color:#231f20;margin:0;font-size:1rem;font-weight:400}.styles-module-scss-module__g7ed6q__lawyerList{scrollbar-width:thin;scrollbar-color:#e4dede #0000;flex-direction:column;flex:1;gap:.5rem;max-height:280px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.styles-module-scss-module__g7ed6q__lawyerList::-webkit-scrollbar{width:4px}.styles-module-scss-module__g7ed6q__lawyerList::-webkit-scrollbar-thumb{background-color:#e4dede;border-radius:2px}.styles-module-scss-module__g7ed6q__lawyerRow{background-color:#f0eee9;border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem;display:flex}.styles-module-scss-module__g7ed6q__avatarInitials{color:#fff;text-transform:uppercase;background-color:#492928;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.75rem;font-weight:600;display:flex}.styles-module-scss-module__g7ed6q__lawyerInfo{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.styles-module-scss-module__g7ed6q__lawyerName{font-family:var(--font-larken-regular),"Georgia",serif;color:#231f20;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.75rem;font-weight:600;overflow:hidden}.styles-module-scss-module__g7ed6q__metaRow{color:#231f2099;align-items:center;gap:.25rem;font-size:.75rem;display:flex}.styles-module-scss-module__g7ed6q__metaRow svg{color:#231f2066;flex-shrink:0}.styles-module-scss-module__g7ed6q__domains{flex-wrap:wrap;gap:.25rem;margin-top:.25rem;display:flex}.styles-module-scss-module__g7ed6q__domainTag{color:#231f2099;white-space:nowrap;text-overflow:ellipsis;background-color:#e4dede;border-radius:.25rem;max-width:100px;padding:1px .5rem;font-size:.75rem;display:inline-block;overflow:hidden}.styles-module-scss-module__g7ed6q__domainTagMore{color:#231f2066;background-color:#0000;border-radius:.25rem;padding:1px .5rem;font-size:.75rem;display:inline-block}.styles-module-scss-module__g7ed6q__actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.styles-module-scss-module__g7ed6q__actionButton{color:#fff;background-color:#492928;border-radius:.25rem;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:background-color .15s ease-in-out;display:inline-flex}.styles-module-scss-module__g7ed6q__actionButton:hover{background-color:#3d2221}.styles-module-scss-module__g7ed6q__actionButton:focus-visible{outline-offset:2px;outline:2px solid #492928}.styles-module-scss-module__g7ed6q__spinning{animation:.8s linear infinite styles-module-scss-module__g7ed6q__spin}@keyframes styles-module-scss-module__g7ed6q__spin{to{transform:rotate(360deg)}}.styles-module-scss-module__g7ed6q__unpinButton{color:#231f2066;cursor:pointer;background-color:#0000;border:1px solid #e4dede;border-radius:.25rem;justify-content:center;align-items:center;width:28px;height:28px;transition:color .15s ease-in-out,border-color .15s ease-in-out,background-color .15s ease-in-out;display:inline-flex}.styles-module-scss-module__g7ed6q__unpinButton:hover{color:#231f2099;background-color:#e4dede;border-color:#231f2066}.styles-module-scss-module__g7ed6q__unpinButton:focus-visible{outline-offset:2px;outline:2px solid #492928}
.styles-module-scss-module__LYyM8W__card{flex-direction:column;height:100%;display:flex}.styles-module-scss-module__LYyM8W__title{font-family:var(--font-larken-regular),"Georgia",serif;color:#231f20;margin:0 0 .5rem;font-size:1rem;font-weight:400}.styles-module-scss-module__LYyM8W__description{color:#6b6b6b;flex:1;margin:0;font-size:.875rem;line-height:1.5}.styles-module-scss-module__LYyM8W__ctaButton{color:#fff;width:100%;font-size:.875rem;font-weight:500;font-family:var(--font-inter-regular),system-ui,sans-serif;cursor:pointer;background-color:#492928;border:none;border-radius:2px;justify-content:center;align-items:center;gap:.5rem;margin-top:auto;padding:.75rem 1rem;transition:background-color .15s ease-in-out;display:flex}.styles-module-scss-module__LYyM8W__ctaButton:hover{background-color:#3d2221}.styles-module-scss-module__LYyM8W__overlay{z-index:1050;background:#0006;position:fixed;inset:0}.styles-module-scss-module__LYyM8W__modal{z-index:1051;background:#fff;border-radius:1rem;width:90%;max-width:520px;padding:2rem;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 24px #0000001f}.styles-module-scss-module__LYyM8W__modalHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.styles-module-scss-module__LYyM8W__modalTitle{font-family:var(--font-larken-regular),"Georgia",serif;color:#231f20;margin:0;font-size:1.25rem;font-weight:400}.styles-module-scss-module__LYyM8W__closeButton{color:#a9a9a9;cursor:pointer;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.styles-module-scss-module__LYyM8W__closeButton:hover{color:#231f20;background:#f9f8f6}.styles-module-scss-module__LYyM8W__modalGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:640px){.styles-module-scss-module__LYyM8W__modalGrid{grid-template-columns:1fr}}.styles-module-scss-module__LYyM8W__optionCard{text-align:center;color:#231f20;border:1.5px solid #a9a9a926;border-radius:.75rem;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem;text-decoration:none;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:flex}.styles-module-scss-module__LYyM8W__optionCard:hover{border-color:#492928;text-decoration:none;box-shadow:0 4px 16px #00000014}.styles-module-scss-module__LYyM8W__optionCard svg{color:#492928}.styles-module-scss-module__LYyM8W__optionCard strong{font-size:1rem;font-weight:600}.styles-module-scss-module__LYyM8W__optionCard span{color:#6b6b6b;font-size:.75rem;line-height:1.4}
.styles-module-scss-module___C3L8W__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.styles-module-scss-module___C3L8W__modal{background:#fff;border-radius:1rem;width:100%;max-width:480px;padding:1.5rem;box-shadow:0 4px 16px #0003}.styles-module-scss-module___C3L8W__modal h2{font-family:var(--font-larken-regular),"Georgia",serif;color:#231f20;margin:0 0 1rem;font-size:1.25rem;font-weight:400}.styles-module-scss-module___C3L8W__modal p{color:#231f2099;margin:0 0 .75rem;font-size:.875rem;line-height:1.5}.styles-module-scss-module___C3L8W__modal p strong{color:#231f20;font-weight:600}.styles-module-scss-module___C3L8W__actions{justify-content:flex-end;gap:.75rem;margin-top:1.5rem;display:flex}.styles-module-scss-module___C3L8W__btnPrimary{color:#fff;font-size:.875rem;font-weight:500;font-family:var(--font-inter-regular),system-ui,sans-serif;cursor:pointer;background:#492928;border:none;border-radius:2px;padding:.75rem 1.25rem;transition:background-color .15s ease-in-out,opacity .15s ease-in-out}.styles-module-scss-module___C3L8W__btnPrimary:hover:not(:disabled){background-color:#3d2221}.styles-module-scss-module___C3L8W__btnPrimary:disabled{opacity:.6;cursor:not-allowed}.styles-module-scss-module___C3L8W__btnSecondary{color:#231f20;font-size:.875rem;font-weight:500;font-family:var(--font-inter-regular),system-ui,sans-serif;cursor:pointer;background:0 0;border:1.5px solid #a9a9a94d;border-radius:2px;padding:.75rem 1.25rem;transition:border-color .15s ease-in-out,background-color .15s ease-in-out}.styles-module-scss-module___C3L8W__btnSecondary:hover:not(:disabled){background-color:#f9f8f6;border-color:#a9a9a999}.styles-module-scss-module___C3L8W__btnSecondary:disabled{opacity:.6;cursor:not-allowed}
.styles-module-scss-module__HD492W__overlay{z-index:9999;background-color:#10101066;width:100%;height:100%;animation:.2s ease-out styles-module-scss-module__HD492W__fadeIn;position:fixed;top:0;left:0}.styles-module-scss-module__HD492W__modal{z-index:10000;background-color:#fff;border-radius:20px;flex-direction:column;width:480px;animation:.2s ease-out styles-module-scss-module__HD492W__scaleIn;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 16px 48px #00000029}.styles-module-scss-module__HD492W__modal .styles-module-scss-module__HD492W__header{align-items:center;gap:12px;padding:24px;display:flex}.styles-module-scss-module__HD492W__modal .styles-module-scss-module__HD492W__header .styles-module-scss-module__HD492W__icon{color:#492928;background-color:#e4dede;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.styles-module-scss-module__HD492W__modal .styles-module-scss-module__HD492W__header .styles-module-scss-module__HD492W__headerText{flex:1}.styles-module-scss-module__HD492W__modal .styles-module-scss-module__HD492W__header .styles-module-scss-module__HD492W__headerText h3{color:#492928;font-family:var(--font-larken-regular),sans-serif}@media screen and (min-width:700px){.styles-module-scss-module__HD492W__modal .styles-module-scss-module__HD492W__header .styles-module-scss-module__HD492W__headerText h3{font-size:18px;line-height:1.3}}@media screen and (max-width:700px){.styles-module-scss-module__HD492W__modal .styles-module-scss-module__HD492W__header .styles-module-scss-module__HD492W__headerText h3{font-size:12px;line-height:1.3}}.styles-module-scss-module__HD492W__modal .styles-module-scss-module__HD492W__header .styles-module-scss-module__HD492W__close{cursor:pointer;color:#492928;background:0 0;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s ease-in-out;display:flex}.styles-module-scss-module__HD492W__modal .styles-module-scss-module__HD492W__header .styles-module-scss-module__HD492W__close:hover{background-color:#f0eee9}.styles-module-scss-module__HD492W__modal .styles-module-scss-module__HD492W__body{padding:24px}.styles-module-scss-module__HD492W__modal .styles-module-scss-module__HD492W__body .styles-module-scss-module__HD492W__text{color:#806464;font-size:16px;line-height:1.4;font-family:var(--font-inter-regular)}.styles-module-scss-module__HD492W__modal .styles-module-scss-module__HD492W__body .styles-module-scss-module__HD492W__text:not(:last-child){margin-bottom:12px}.styles-module-scss-module__HD492W__modal .styles-module-scss-module__HD492W__body .styles-module-scss-module__HD492W__text strong{color:#492928;font-family:var(--font-inter-medium)}.styles-module-scss-module__HD492W__modal .styles-module-scss-module__HD492W__body .styles-module-scss-module__HD492W__contactLink{color:#806464;font-size:16px;line-height:1.4;font-family:var(--font-inter-regular);align-items:center;gap:12px;text-decoration:none;transition:opacity .15s ease-in-out;display:flex}.styles-module-scss-module__HD492W__modal .styles-module-scss-module__HD492W__body .styles-module-scss-module__HD492W__contactLink:hover{opacity:.7}.styles-module-scss-module__HD492W__modal .styles-module-scss-module__HD492W__actions{justify-content:flex-end;padding:0 24px 24px;display:flex}@keyframes styles-module-scss-module__HD492W__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__HD492W__scaleIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.95)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}
.styles-module-scss-module__GHk7_G__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.styles-module-scss-module__GHk7_G__modal{background:#fff;border-radius:1rem;width:100%;max-width:480px;padding:1.5rem;box-shadow:0 4px 16px #0003}.styles-module-scss-module__GHk7_G__modal h2{font-family:var(--font-larken-regular),"Georgia",serif;color:#231f20;margin:0 0 1rem;font-size:1.25rem;font-weight:400}.styles-module-scss-module__GHk7_G__modal p{color:#231f2099;margin:0 0 .75rem;font-size:.875rem;line-height:1.5}.styles-module-scss-module__GHk7_G__modal p strong{color:#231f20;font-weight:600}.styles-module-scss-module__GHk7_G__field{flex-direction:column;gap:.5rem;margin:1.25rem 0;display:flex}.styles-module-scss-module__GHk7_G__field label{color:#231f20;font-size:.875rem;font-weight:500}.styles-module-scss-module__GHk7_G__field input{font-size:1rem;font-family:var(--font-inter-regular),system-ui,sans-serif;color:#231f20;background:#fff;border:1.5px solid #a9a9a94d;border-radius:.5rem;width:120px;padding:.5rem .75rem;transition:border-color .15s ease-in-out}.styles-module-scss-module__GHk7_G__field input:focus{border-color:#492928;outline:none}.styles-module-scss-module__GHk7_G__total{font-size:1rem}.styles-module-scss-module__GHk7_G__total strong{font-size:1.125rem}.styles-module-scss-module__GHk7_G__actions{justify-content:flex-end;gap:.75rem;margin-top:1.5rem;display:flex}.styles-module-scss-module__GHk7_G__btnPrimary{color:#fff;font-size:.875rem;font-weight:500;font-family:var(--font-inter-regular),system-ui,sans-serif;cursor:pointer;background:#492928;border:none;border-radius:2px;padding:.75rem 1.25rem;transition:background-color .15s ease-in-out,opacity .15s ease-in-out}.styles-module-scss-module__GHk7_G__btnPrimary:hover:not(:disabled){background-color:#3d2221}.styles-module-scss-module__GHk7_G__btnPrimary:disabled{opacity:.6;cursor:not-allowed}.styles-module-scss-module__GHk7_G__btnSecondary{color:#231f20;font-size:.875rem;font-weight:500;font-family:var(--font-inter-regular),system-ui,sans-serif;cursor:pointer;background:0 0;border:1.5px solid #a9a9a94d;border-radius:2px;padding:.75rem 1.25rem;transition:border-color .15s ease-in-out,background-color .15s ease-in-out}.styles-module-scss-module__GHk7_G__btnSecondary:hover:not(:disabled){background-color:#f9f8f6;border-color:#a9a9a999}.styles-module-scss-module__GHk7_G__btnSecondary:disabled{opacity:.6;cursor:not-allowed}
.styles-module-scss-module__h3O0Qa__lnk{cursor:pointer;align-items:center;gap:8px;display:flex}.styles-module-scss-module__h3O0Qa__lnk .styles-module-scss-module__h3O0Qa__lnktxt{position:relative}.styles-module-scss-module__h3O0Qa__lnk .styles-module-scss-module__h3O0Qa__lnktxt:before,.styles-module-scss-module__h3O0Qa__lnk .styles-module-scss-module__h3O0Qa__lnktxt:after{content:"";width:100%;height:1px;transition:transform .25s cubic-bezier(.445,.05,.55,.95);position:absolute;bottom:2px;left:0}.styles-module-scss-module__h3O0Qa__lnk .styles-module-scss-module__h3O0Qa__lnktxt:before{transform-origin:0;transition-delay:.2s;transform:scaleX(0)}.styles-module-scss-module__h3O0Qa__lnk .styles-module-scss-module__h3O0Qa__lnktxt:after{transform-origin:100%;transform:scaleX(1)}@media (hover:hover){.styles-module-scss-module__h3O0Qa__lnk:hover .styles-module-scss-module__h3O0Qa__lnktxt:before{transform:scaleX(1)}.styles-module-scss-module__h3O0Qa__lnk:hover .styles-module-scss-module__h3O0Qa__lnktxt:after{transform:scaleX(0)}}.styles-module-scss-module__h3O0Qa__lnk.styles-module-scss-module__h3O0Qa__style_1 .styles-module-scss-module__h3O0Qa__lnktxt{color:#492928;font-size:14px;line-height:1.4;font-family:var(--font-inter-medium)}.styles-module-scss-module__h3O0Qa__lnk.styles-module-scss-module__h3O0Qa__style_1 .styles-module-scss-module__h3O0Qa__lnktxt:before,.styles-module-scss-module__h3O0Qa__lnk.styles-module-scss-module__h3O0Qa__style_1 .styles-module-scss-module__h3O0Qa__lnktxt:after{background-color:#492928}
.styles-module-scss-module__Pb34IG__card{flex-direction:column;height:100%;display:flex}.styles-module-scss-module__Pb34IG__header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.styles-module-scss-module__Pb34IG__title{font-family:var(--font-larken-regular),"Georgia",serif;color:#231f20;margin:0;font-size:1rem;font-weight:400}.styles-module-scss-module__Pb34IG__body{flex-direction:column;flex:1;gap:.75rem;display:flex}.styles-module-scss-module__Pb34IG__planName{font-family:var(--font-larken-regular),"Georgia",serif;color:#231f20;font-size:.75rem;font-weight:600}.styles-module-scss-module__Pb34IG__consumptionNote{color:#231f2099;margin:0;font-size:.875rem;line-height:1.5}.styles-module-scss-module__Pb34IG__consumptionNote strong{color:#231f20;font-weight:600}.styles-module-scss-module__Pb34IG__pending{color:#d97706}.styles-module-scss-module__Pb34IG__divider{border:0;border-top:1px solid #f0eee9;margin:.25rem 0}.styles-module-scss-module__Pb34IG__juristSection{flex-direction:column;gap:.5rem;display:flex}.styles-module-scss-module__Pb34IG__juristHeader{justify-content:space-between;align-items:center;display:flex}.styles-module-scss-module__Pb34IG__juristTitle{font-family:var(--font-larken-regular),"Georgia",serif;color:#231f20;font-size:.75rem;font-weight:600}.styles-module-scss-module__Pb34IG__juristIcon{color:#231f2099;flex-shrink:0}.styles-module-scss-module__Pb34IG__loading{color:#6b6b6b;font-size:.875rem}.styles-module-scss-module__Pb34IG__juristEmpty{color:#6b6b6b;margin:0;font-size:.875rem}.styles-module-scss-module__Pb34IG__statRow{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.styles-module-scss-module__Pb34IG__juristCount{font-family:var(--font-larken-regular),"Georgia",serif;color:#231f20;margin:0;font-size:.75rem}.styles-module-scss-module__Pb34IG__juristCount strong{font-size:1rem;font-weight:600}.styles-module-scss-module__Pb34IG__percent{color:#231f20;white-space:nowrap;font-size:.75rem;font-weight:600}.styles-module-scss-module__Pb34IG__progressSection{flex-direction:column;gap:.25rem;display:flex}.styles-module-scss-module__Pb34IG__segmentedBar{gap:3px;width:100%;display:flex}.styles-module-scss-module__Pb34IG__segment{background-color:#f0eee9;border-radius:2px;flex:1;height:10px;transition:background-color .15s ease-in-out}.styles-module-scss-module__Pb34IG__segmentFilled{background-color:#73bf44}.styles-module-scss-module__Pb34IG__barLabels{color:#231f2099;justify-content:space-between;align-items:center;font-size:.75rem;display:flex}.styles-module-scss-module__Pb34IG__renewalRow{background-color:#f0eee9;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.75rem;display:flex}.styles-module-scss-module__Pb34IG__renewalRow svg{color:#231f2099;flex-shrink:0}.styles-module-scss-module__Pb34IG__renewalLabel{color:#231f2099;font-weight:500}.styles-module-scss-module__Pb34IG__renewalDate{color:#231f20;margin-left:auto;font-weight:600}.styles-module-scss-module__Pb34IG__ctaGroup{flex-direction:column;gap:.5rem;display:flex}.styles-module-scss-module__Pb34IG__ctaButton{color:#fff;width:100%;font-size:.875rem;font-weight:500;font-family:var(--font-inter-regular),system-ui,sans-serif;cursor:pointer;background-color:#492928;border:none;border-radius:2px;justify-content:center;align-items:center;padding:.75rem 1rem;text-decoration:none;transition:background-color .15s ease-in-out;display:flex}.styles-module-scss-module__Pb34IG__ctaButton:hover{color:#fff;background-color:#3d2221;text-decoration:none}.styles-module-scss-module__Pb34IG__ctaButton:focus-visible{outline-offset:2px;outline:2px solid #492928}.styles-module-scss-module__Pb34IG__ctaButtonSecondary{color:#492928;width:100%;font-size:.875rem;font-weight:500;font-family:var(--font-inter-regular),system-ui,sans-serif;cursor:pointer;background-color:#0000;border:1px solid #492928;border-radius:2px;justify-content:center;align-items:center;padding:.75rem 1rem;transition:background-color .15s ease-in-out,color .15s ease-in-out;display:flex}.styles-module-scss-module__Pb34IG__ctaButtonSecondary:hover{color:#fff;background-color:#492928}.styles-module-scss-module__Pb34IG__ctaButtonSecondary:focus-visible{outline-offset:2px;outline:2px solid #492928}.styles-module-scss-module__Pb34IG__ctaButtonAlert{color:#fff;width:100%;font-size:.875rem;font-weight:500;font-family:var(--font-inter-regular),system-ui,sans-serif;cursor:pointer;background-color:#f59e0b;border:none;border-radius:2px;justify-content:center;align-items:center;padding:.75rem 1rem;transition:background-color .15s ease-in-out;display:flex}.styles-module-scss-module__Pb34IG__ctaButtonAlert:hover{background-color:#d97706}.styles-module-scss-module__Pb34IG__ctaButtonAlert:focus-visible{outline-offset:2px;outline:2px solid #f59e0b}.styles-module-scss-module__Pb34IG__emptyState{flex-direction:column;flex:1;display:flex}.styles-module-scss-module__Pb34IG__emptyText{font-family:var(--font-larken-regular),"Georgia",serif;color:#231f20;margin:0 0 .5rem;font-size:1rem;font-weight:400}.styles-module-scss-module__Pb34IG__emptySubtext{color:#6b6b6b;flex:1;margin:0 0 1rem;font-size:.875rem;line-height:1.5}
.styles-module-scss-module__sOCNSq__overlay{z-index:9999;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.styles-module-scss-module__sOCNSq__modal{background:#fff;border-radius:1rem;width:100%;max-width:640px;max-height:90vh;padding:2rem;position:relative;overflow-y:auto}.styles-module-scss-module__sOCNSq__closeBtn{color:#6b6b6b;cursor:pointer;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s ease-in-out;display:flex;position:absolute;top:1rem;right:1rem}.styles-module-scss-module__sOCNSq__closeBtn:hover{background:#f0eee9}.styles-module-scss-module__sOCNSq__title{font-family:var(--font-larken-regular),"Georgia",serif;color:#231f20;text-align:center;margin:0 0 .5rem;font-size:1.5rem;font-weight:400}.styles-module-scss-module__sOCNSq__subtitle{color:#231f2099;text-align:center;margin:0 0 1.5rem;font-size:.875rem;line-height:1.75}.styles-module-scss-module__sOCNSq__fieldsList{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.styles-module-scss-module__sOCNSq__fieldCard{background:#f9f8f6;border:1px solid #49292814;border-radius:.75rem;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;display:flex}.styles-module-scss-module__sOCNSq__fieldContent{flex:1;min-width:0}.styles-module-scss-module__sOCNSq__fieldLabel{color:#231f20;margin-bottom:.25rem;font-size:.875rem;font-weight:600;display:block}.styles-module-scss-module__sOCNSq__fieldValue{color:#231f2099;font-size:.875rem}.styles-module-scss-module__sOCNSq__fieldValueText{color:#231f2099;margin:0;font-size:.875rem;line-height:1.5}.styles-module-scss-module__sOCNSq__fieldEditGroup{flex-direction:column;gap:.5rem;display:flex}.styles-module-scss-module__sOCNSq__fieldInput,.styles-module-scss-module__sOCNSq__fieldTextarea,.styles-module-scss-module__sOCNSq__fieldSelect{color:#231f20;width:100%;font-size:.875rem;font-family:var(--font-inter-regular),system-ui,sans-serif;background:#fff;border:1px solid #b5a8a8;border-radius:.5rem;padding:.5rem .75rem}.styles-module-scss-module__sOCNSq__fieldInput:focus,.styles-module-scss-module__sOCNSq__fieldTextarea:focus,.styles-module-scss-module__sOCNSq__fieldSelect:focus{border-color:#492928;outline:none}.styles-module-scss-module__sOCNSq__fieldTextarea{resize:vertical;min-height:100px}.styles-module-scss-module__sOCNSq__editBtn{color:#231f20;cursor:pointer;background:#fff;border:1px solid #b5a8a8;border-radius:.5rem;flex-shrink:0;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background .15s ease-in-out}.styles-module-scss-module__sOCNSq__editBtn:hover{background:#f0eee9}.styles-module-scss-module__sOCNSq__submitBtn{color:#fff;cursor:pointer;background:#492928;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-size:1rem;font-weight:500;transition:background .15s ease-in-out;display:flex}.styles-module-scss-module__sOCNSq__submitBtn:hover:not(:disabled){background:#3d2221}.styles-module-scss-module__sOCNSq__submitBtn:disabled{opacity:.7;cursor:not-allowed}.styles-module-scss-module__sOCNSq__spinner{animation:1s linear infinite styles-module-scss-module__sOCNSq__spin}@keyframes styles-module-scss-module__sOCNSq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.styles-module-scss-module__kylMCa__header{z-index:1000;justify-content:space-between;align-items:center;width:100%;padding:24px;display:flex;position:fixed;top:0;left:0}.styles-module-scss-module__kylMCa__header .styles-module-scss-module__kylMCa__headerRight,.styles-module-scss-module__kylMCa__header .styles-module-scss-module__kylMCa__headerRight .styles-module-scss-module__kylMCa__authButtons{align-items:center;gap:16px;display:flex}
.styles-module-scss-module__znjIeq__card{flex-direction:column;height:100%;display:flex}.styles-module-scss-module__znjIeq__header{flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.styles-module-scss-module__znjIeq__title{font-family:var(--font-larken-regular),"Georgia",serif;color:#231f20;margin:0;font-size:1rem;font-weight:400}.styles-module-scss-module__znjIeq__list{flex-direction:column;flex:1;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.styles-module-scss-module__znjIeq__messageItem:not(:last-child){border-bottom:1px solid #f0eee9}.styles-module-scss-module__znjIeq__messageLink{color:inherit;align-items:center;gap:.75rem;padding:.75rem 0;text-decoration:none;transition:background .15s ease-in-out;display:flex}.styles-module-scss-module__znjIeq__avatar{color:#231f20;background-color:#e4dede;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.875rem;font-weight:600;display:flex;overflow:hidden}.styles-module-scss-module__znjIeq__avatarImg{object-fit:cover;width:100%;height:100%}.styles-module-scss-module__znjIeq__spinner{animation:1s linear infinite styles-module-scss-module__znjIeq__spin}@keyframes styles-module-scss-module__znjIeq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.styles-module-scss-module__znjIeq__messageContent{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.styles-module-scss-module__znjIeq__messageName{color:#231f20;font-size:.75rem;font-weight:600}.styles-module-scss-module__znjIeq__messagePreview{color:#231f2099;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.styles-module-scss-module__znjIeq__messageTime{color:#231f2099;white-space:nowrap;flex-shrink:0;font-size:.75rem}.styles-module-scss-module__znjIeq__emptyState{text-align:center;color:#231f2099;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2rem 1rem;display:flex}.styles-module-scss-module__znjIeq__emptyState svg{color:#231f2066;margin-bottom:.75rem}.styles-module-scss-module__znjIeq__emptyState p{margin:0;font-size:.875rem}
.styles-module-scss-module__Hi0-3q__wrapper{background:#f9f8f6;flex-direction:column;min-height:100vh;display:flex;position:relative}.styles-module-scss-module__Hi0-3q__main{flex-direction:column;flex:1;align-items:center;padding:2rem 1rem 100px;display:flex;overflow-y:auto}.styles-module-scss-module__Hi0-3q__roleBadge{font-family:var(--font-inter-regular),system-ui,sans-serif;color:#492928;background-color:#f0eee9;border:none;border-radius:999px;justify-content:center;align-items:center;height:20px;margin-bottom:.75rem;padding:0 8px;font-size:.75rem;font-weight:500;display:inline-flex}.styles-module-scss-module__Hi0-3q__title{font-family:var(--font-larken-regular),"Georgia",serif;color:#492928;text-align:center;margin:0 0 2rem;font-size:2.5rem;font-weight:400;line-height:1.2}.styles-module-scss-module__Hi0-3q__formContainer{width:100%;max-width:860px}.styles-module-scss-module__Hi0-3q__loading{text-align:center;color:#6b6b6b;font-family:var(--font-inter-regular),system-ui,sans-serif;padding:2rem}.styles-module-scss-module__Hi0-3q__footer{z-index:10;background:#fff;border-top:1px solid #f0eee9;justify-content:space-between;align-items:center;padding:1.5rem;display:flex;position:fixed;bottom:0;left:0;right:0}.styles-module-scss-module__Hi0-3q__stepIndicator{font-family:var(--font-inter-regular),system-ui,sans-serif;color:#6b6b6b;font-size:.875rem;font-weight:500}@media (max-width:768px){.styles-module-scss-module__Hi0-3q__footer{padding:1rem 1.5rem}.styles-module-scss-module__Hi0-3q__title{font-size:1.875rem}}
.styles-module-scss-module__dxSBBa__endBar{background:#fff;border-top:1px solid #49292814;justify-content:flex-end;padding:.5rem 1rem;display:flex}.styles-module-scss-module__dxSBBa__overlay{z-index:1000;background:#00000080;position:fixed;inset:0}.styles-module-scss-module__dxSBBa__modal{z-index:1001;background:#fff;border-radius:.75rem;width:90%;max-width:480px;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 20px 60px #00000026}.styles-module-scss-module__dxSBBa__modalHeader{border-bottom:1px solid #49292814;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.styles-module-scss-module__dxSBBa__modalIcon{color:#492928;background:#f0eee9;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.styles-module-scss-module__dxSBBa__modalTitle{color:#231f20;flex:1;margin:0;font-size:1rem;font-weight:600}.styles-module-scss-module__dxSBBa__modalClose{color:#a9a9a9;cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s ease-in-out;display:flex}.styles-module-scss-module__dxSBBa__modalClose:hover{background:#f0eee9}.styles-module-scss-module__dxSBBa__modalDescription{color:#6b6b6b;margin:0;padding:1rem 1.25rem 0;font-size:.875rem;line-height:1.5}.styles-module-scss-module__dxSBBa__modalBody{flex-direction:column;gap:1rem;padding:1rem 1.25rem;display:flex}.styles-module-scss-module__dxSBBa__warning{color:#856404;background:#fef3cd;border-radius:.5rem;align-items:flex-start;gap:.5rem;padding:.75rem;font-size:.75rem;line-height:1.5;display:flex}.styles-module-scss-module__dxSBBa__warning svg{flex-shrink:0;margin-top:1px}.styles-module-scss-module__dxSBBa__modalActions{border-top:1px solid #49292814;justify-content:flex-end;gap:.75rem;padding:1rem 1.25rem;display:flex}
.styles-module-scss-module__Ts6-oa__card{flex-direction:column;height:100%;display:flex;overflow:hidden}.styles-module-scss-module__Ts6-oa__header{flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.styles-module-scss-module__Ts6-oa__title{font-family:var(--font-larken-regular),"Georgia",serif;color:#231f20;margin:0;font-size:1rem;font-weight:400}.styles-module-scss-module__Ts6-oa__list{flex-direction:column;flex:1;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.styles-module-scss-module__Ts6-oa__documentItem{border-bottom:1px solid #f0eee9;align-items:center;gap:.75rem;padding:.75rem 0;display:flex}.styles-module-scss-module__Ts6-oa__documentItem:last-child{border-bottom:none}.styles-module-scss-module__Ts6-oa__docIcon{border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.styles-module-scss-module__Ts6-oa__docIcon_pdf{color:#ea5143;background-color:#fef2f2}.styles-module-scss-module__Ts6-oa__docIcon_image{color:#231f20;background-color:#ebebfa}.styles-module-scss-module__Ts6-oa__docInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.styles-module-scss-module__Ts6-oa__docName{color:#231f20;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:500;overflow:hidden}.styles-module-scss-module__Ts6-oa__docMeta{color:#231f2099;font-size:.75rem}.styles-module-scss-module__Ts6-oa__downloadButton{color:#231f2099;cursor:pointer;background:0 0;border:none;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s ease-in-out;display:flex}.styles-module-scss-module__Ts6-oa__downloadButton:hover{color:#492928;background:#f0eee9}.styles-module-scss-module__Ts6-oa__emptyState{text-align:center;color:#231f2099;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2rem 1rem;display:flex}.styles-module-scss-module__Ts6-oa__emptyState svg{color:#231f2066;margin-bottom:.75rem}.styles-module-scss-module__Ts6-oa__emptyState p{margin:0;font-size:.875rem}.styles-module-scss-module__Ts6-oa__emptyLink{color:#492928;margin-top:.5rem;font-size:.75rem;text-decoration:none}.styles-module-scss-module__Ts6-oa__emptyLink:hover{text-decoration:underline}
.styles-module-scss-module__IUYpSa__wrapper{flex-direction:column;gap:.25rem;width:100%;display:flex}.styles-module-scss-module__IUYpSa__label{color:#231f20;font-size:.875rem;font-weight:500;font-family:var(--font-inter-regular),system-ui,sans-serif}.styles-module-scss-module__IUYpSa__phoneInput{background:#fff;border:1px solid #f0eee9;border-radius:2px;align-items:center;height:48px;transition:border-color .2s ease-in-out;display:flex;overflow:visible}.styles-module-scss-module__IUYpSa__phoneInput:focus-within{border-color:#492928}.styles-module-scss-module__IUYpSa__phoneInputError,.styles-module-scss-module__IUYpSa__phoneInputError:focus-within{border-color:#ea5143}.styles-module-scss-module__IUYpSa__phoneInputDisabled{cursor:not-allowed;background:#f9f8f6}.styles-module-scss-module__IUYpSa__countrySelector{flex-shrink:0;position:relative}.styles-module-scss-module__IUYpSa__countrySelectorBtn{cursor:pointer;height:48px;font-family:var(--font-inter-regular),system-ui,sans-serif;color:#231f20;white-space:nowrap;background:0 0;border:none;align-items:center;gap:.5rem;padding:0 1rem;display:flex}.styles-module-scss-module__IUYpSa__countrySelectorBtn:disabled{cursor:not-allowed;opacity:.6}.styles-module-scss-module__IUYpSa__flag{font-size:1.2rem;line-height:1}.styles-module-scss-module__IUYpSa__dialCode{color:#231f20;font-size:.875rem;font-weight:500}.styles-module-scss-module__IUYpSa__chevron{color:#a9a9a9;transition:transform .15s ease-in-out}.styles-module-scss-module__IUYpSa__chevronOpen{transform:rotate(180deg)}.styles-module-scss-module__IUYpSa__divider{background:#f0eee9;flex-shrink:0;width:1px;height:24px}.styles-module-scss-module__IUYpSa__numberInput{height:100%;font-size:1rem;font-family:var(--font-inter-regular),system-ui,sans-serif;color:#231f20;background:0 0;border:none;outline:none;flex:1;padding:0 1.5rem}.styles-module-scss-module__IUYpSa__numberInput::placeholder{color:#b5a8a8}.styles-module-scss-module__IUYpSa__numberInput:disabled{cursor:not-allowed;color:#a9a9a9}.styles-module-scss-module__IUYpSa__dropdown{z-index:1000;background:#fff;border:1px solid #f0eee9;border-radius:4px;min-width:200px;position:absolute;top:calc(100% + 4px);left:0;overflow:hidden;box-shadow:0 4px 16px #00000014}.styles-module-scss-module__IUYpSa__dropdownItem{cursor:pointer;text-align:left;width:100%;font-family:var(--font-inter-regular),system-ui,sans-serif;color:#231f20;background:0 0;border:none;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;transition:background .15s ease-in-out;display:flex}.styles-module-scss-module__IUYpSa__dropdownItem:hover{background:#f0eee9}.styles-module-scss-module__IUYpSa__dropdownItemActive{background:#f0eee9;font-weight:500}.styles-module-scss-module__IUYpSa__dropdownFlag{font-size:1.1rem}.styles-module-scss-module__IUYpSa__dropdownLabel{flex:1}.styles-module-scss-module__IUYpSa__dropdownDial{color:#a9a9a9;font-size:.75rem}.styles-module-scss-module__IUYpSa__error{color:#ea5143;font-size:.875rem;font-family:var(--font-inter-regular),system-ui,sans-serif}.styles-module-scss-module__IUYpSa__helperText{color:#a9a9a9;font-size:.875rem;font-family:var(--font-inter-regular),system-ui,sans-serif}
.styles-module-scss-module__dcN1rW__textareaWrapper{flex-direction:column;gap:4px;display:flex}.styles-module-scss-module__dcN1rW__textareaWrapper .styles-module-scss-module__dcN1rW__label{color:#492928;font-size:12px;line-height:1.3;font-family:var(--font-inter-regular)}.styles-module-scss-module__dcN1rW__textareaWrapper .styles-module-scss-module__dcN1rW__containerTextarea{background-color:#fff;border:1px solid #f0eee9;border-radius:4px;transition:border-color .2s}.styles-module-scss-module__dcN1rW__textareaWrapper .styles-module-scss-module__dcN1rW__containerTextarea:focus-within{border-color:#492928;outline:none}.styles-module-scss-module__dcN1rW__textareaWrapper .styles-module-scss-module__dcN1rW__containerTextarea.styles-module-scss-module__dcN1rW__error,.styles-module-scss-module__dcN1rW__textareaWrapper .styles-module-scss-module__dcN1rW__containerTextarea.styles-module-scss-module__dcN1rW__error:focus-within{border-color:#eb392e}.styles-module-scss-module__dcN1rW__textareaWrapper .styles-module-scss-module__dcN1rW__containerTextarea textarea{color:#492928;width:100%;font-size:14px;line-height:1.4;font-family:var(--font-inter-regular);padding:16px}.styles-module-scss-module__dcN1rW__textareaWrapper .styles-module-scss-module__dcN1rW__containerTextarea textarea::placeholder{color:#9d8281}.styles-module-scss-module__dcN1rW__textareaWrapper .styles-module-scss-module__dcN1rW__containerTextarea .styles-module-scss-module__dcN1rW__containerImport{border-top:1px dashed #f0eee9;align-items:center;gap:12px;padding:16px;display:flex}.styles-module-scss-module__dcN1rW__textareaWrapper .styles-module-scss-module__dcN1rW__containerTextarea .styles-module-scss-module__dcN1rW__containerImport.styles-module-scss-module__dcN1rW__containerImportFiles{align-items:flex-end}.styles-module-scss-module__dcN1rW__textareaWrapper .styles-module-scss-module__dcN1rW__containerTextarea .styles-module-scss-module__dcN1rW__containerImport .styles-module-scss-module__dcN1rW__importSize{color:#806464;font-size:12px;line-height:1.3;font-family:var(--font-inter-regular)}.styles-module-scss-module__dcN1rW__textareaWrapper .styles-module-scss-module__dcN1rW__containerTextarea .styles-module-scss-module__dcN1rW__containerImport .styles-module-scss-module__dcN1rW__containerFiles{flex:1;gap:8px;display:flex;overflow-y:auto}.styles-module-scss-module__dcN1rW__textareaWrapper .styles-module-scss-module__dcN1rW__containerTextarea .styles-module-scss-module__dcN1rW__containerImport .styles-module-scss-module__dcN1rW__containerFiles .styles-module-scss-module__dcN1rW__file{background-color:#f9f8f6;border-radius:4px;flex-direction:row;flex-shrink:0;align-items:center;gap:10px;padding:12px;display:flex}.styles-module-scss-module__dcN1rW__textareaWrapper .styles-module-scss-module__dcN1rW__containerTextarea .styles-module-scss-module__dcN1rW__containerImport .styles-module-scss-module__dcN1rW__containerFiles .styles-module-scss-module__dcN1rW__file .styles-module-scss-module__dcN1rW__filePreview{background-color:#fff;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.styles-module-scss-module__dcN1rW__textareaWrapper .styles-module-scss-module__dcN1rW__containerTextarea .styles-module-scss-module__dcN1rW__containerImport .styles-module-scss-module__dcN1rW__containerFiles .styles-module-scss-module__dcN1rW__file .styles-module-scss-module__dcN1rW__filePreview .styles-module-scss-module__dcN1rW__fileImg{object-fit:cover;object-position:top;width:100%;height:100%}.styles-module-scss-module__dcN1rW__textareaWrapper .styles-module-scss-module__dcN1rW__containerTextarea .styles-module-scss-module__dcN1rW__containerImport .styles-module-scss-module__dcN1rW__containerFiles .styles-module-scss-module__dcN1rW__file .styles-module-scss-module__dcN1rW__filePreview .styles-module-scss-module__dcN1rW__filePdfIcon{color:#eb392e}.styles-module-scss-module__dcN1rW__textareaWrapper .styles-module-scss-module__dcN1rW__containerTextarea .styles-module-scss-module__dcN1rW__containerImport .styles-module-scss-module__dcN1rW__containerFiles .styles-module-scss-module__dcN1rW__file .styles-module-scss-module__dcN1rW__fileText{flex-direction:column;gap:4px;display:flex}.styles-module-scss-module__dcN1rW__textareaWrapper .styles-module-scss-module__dcN1rW__containerTextarea .styles-module-scss-module__dcN1rW__containerImport .styles-module-scss-module__dcN1rW__containerFiles .styles-module-scss-module__dcN1rW__file .styles-module-scss-module__dcN1rW__fileText .styles-module-scss-module__dcN1rW__fileName{color:#492928;font-size:14px;line-height:1.4;font-family:var(--font-inter-medium);white-space:nowrap}.styles-module-scss-module__dcN1rW__textareaWrapper .styles-module-scss-module__dcN1rW__containerTextarea .styles-module-scss-module__dcN1rW__containerImport .styles-module-scss-module__dcN1rW__containerFiles .styles-module-scss-module__dcN1rW__file .styles-module-scss-module__dcN1rW__fileText .styles-module-scss-module__dcN1rW__fileInfo{flex-direction:row;align-items:center;gap:4px;display:flex}.styles-module-scss-module__dcN1rW__textareaWrapper .styles-module-scss-module__dcN1rW__containerTextarea .styles-module-scss-module__dcN1rW__containerImport .styles-module-scss-module__dcN1rW__containerFiles .styles-module-scss-module__dcN1rW__file .styles-module-scss-module__dcN1rW__fileText .styles-module-scss-module__dcN1rW__fileInfo .styles-module-scss-module__dcN1rW__fileType{color:#806464;font-size:12px;line-height:1.3;font-family:var(--font-inter-regular)}.styles-module-scss-module__dcN1rW__textareaWrapper .styles-module-scss-module__dcN1rW__containerTextarea .styles-module-scss-module__dcN1rW__containerImport .styles-module-scss-module__dcN1rW__containerFiles .styles-module-scss-module__dcN1rW__file .styles-module-scss-module__dcN1rW__fileText .styles-module-scss-module__dcN1rW__fileInfo .styles-module-scss-module__dcN1rW__fileDot{color:#806464;font-size:16px;line-height:1.4;font-family:var(--font-inter-regular)}.styles-module-scss-module__dcN1rW__textareaWrapper .styles-module-scss-module__dcN1rW__containerTextarea .styles-module-scss-module__dcN1rW__containerImport .styles-module-scss-module__dcN1rW__containerFiles .styles-module-scss-module__dcN1rW__file .styles-module-scss-module__dcN1rW__fileText .styles-module-scss-module__dcN1rW__fileInfo .styles-module-scss-module__dcN1rW__fileSize{color:#806464;font-size:12px;line-height:1.3;font-family:var(--font-inter-regular)}.styles-module-scss-module__dcN1rW__textareaWrapper .styles-module-scss-module__dcN1rW__containerTextarea .styles-module-scss-module__dcN1rW__containerImport .styles-module-scss-module__dcN1rW__containerFiles .styles-module-scss-module__dcN1rW__file .styles-module-scss-module__dcN1rW__fileDelete{cursor:pointer;margin-left:20px}.styles-module-scss-module__dcN1rW__textareaWrapper .styles-module-scss-module__dcN1rW__containerInfo{justify-content:space-between;display:flex}.styles-module-scss-module__dcN1rW__textareaWrapper .styles-module-scss-module__dcN1rW__containerInfo .styles-module-scss-module__dcN1rW__error{color:#eb392e;font-size:12px;line-height:1.3;font-family:var(--font-inter-regular)}.styles-module-scss-module__dcN1rW__textareaWrapper .styles-module-scss-module__dcN1rW__containerInfo .styles-module-scss-module__dcN1rW__helperText{color:#806464;font-size:12px;line-height:1.3;font-family:var(--font-inter-regular)}.styles-module-scss-module__dcN1rW__textareaWrapper .styles-module-scss-module__dcN1rW__containerInfo .styles-module-scss-module__dcN1rW__wordCounter{color:#806464;font-size:14px;line-height:1.4;font-family:var(--font-inter-regular);margin-left:auto}
.styles-module-scss-module__CGA6XG__banner{color:#6b6b6b;background:#f0eee9;border-top:1px solid #49292814;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;line-height:1.5;display:flex}.styles-module-scss-module__CGA6XG__banner svg{flex-shrink:0}.styles-module-scss-module__CGA6XG__banner span{flex:1}.styles-module-scss-module__CGA6XG__newRequestLink{color:#492928;cursor:pointer;text-underline-offset:2px;white-space:nowrap;background:0 0;border:none;flex-shrink:0;align-items:center;gap:.25rem;padding:0;font-size:.875rem;font-weight:500;text-decoration:underline;transition:color .2s ease-in-out;display:inline-flex}.styles-module-scss-module__CGA6XG__newRequestLink:hover{color:#3d2221}.styles-module-scss-module__CGA6XG__modalOverlay{z-index:1040;background-color:#0006;justify-content:center;align-items:center;animation:.2s ease-out styles-module-scss-module__CGA6XG__fadeIn;display:flex;position:fixed;inset:0}.styles-module-scss-module__CGA6XG__modal{background-color:#fff;border-radius:1rem;flex-direction:column;width:100%;max-width:520px;max-height:85vh;margin:1rem;animation:.2s ease-out styles-module-scss-module__CGA6XG__scaleIn;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 48px #00000029}@media (max-width:768px){.styles-module-scss-module__CGA6XG__modal{max-width:calc(100vw - 2rem)}}.styles-module-scss-module__CGA6XG__modalHeader{justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 0;display:flex}.styles-module-scss-module__CGA6XG__modalTitle{font-family:var(--font-larken-regular),"Georgia",serif;color:#231f20;margin:0;font-size:1.25rem;font-weight:600}.styles-module-scss-module__CGA6XG__modalClose{color:#231f2099;cursor:pointer;background:0 0;border:none;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s ease-in-out;display:flex}.styles-module-scss-module__CGA6XG__modalClose:hover{color:#231f20;background-color:#f9f8f6}.styles-module-scss-module__CGA6XG__modalBody{flex-direction:column;gap:1rem;padding:1.5rem;display:flex;overflow-y:auto}.styles-module-scss-module__CGA6XG__modalActions{justify-content:flex-end;gap:.75rem;padding:0 1.5rem 1.5rem;display:flex}.styles-module-scss-module__CGA6XG__choiceCards{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:640px){.styles-module-scss-module__CGA6XG__choiceCards{grid-template-columns:1fr}}.styles-module-scss-module__CGA6XG__choiceCard{cursor:pointer;text-align:left;background:#fff;border:1.5px solid #49292814;border-radius:.75rem;flex-direction:column;align-items:flex-start;gap:.5rem;padding:1.25rem;transition:all .2s ease-in-out;display:flex}.styles-module-scss-module__CGA6XG__choiceCard:hover{background-color:#f0eee9;border-color:#492928}.styles-module-scss-module__CGA6XG__choiceCardIcon{color:#492928;margin-bottom:.25rem}.styles-module-scss-module__CGA6XG__choiceCardTitle{color:#231f20;font-size:1rem;font-weight:600}.styles-module-scss-module__CGA6XG__choiceCardSubtitle{color:#231f2099;font-size:.875rem;line-height:1.5}.styles-module-scss-module__CGA6XG__fileRow{align-items:center;display:flex}.styles-module-scss-module__CGA6XG__fileInput{display:none}.styles-module-scss-module__CGA6XG__fileButton{color:#231f2099;cursor:pointer;background:#fff;border:1px solid #49292814;border-radius:.5rem;align-items:center;gap:.5rem;max-width:100%;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:all .2s ease-in-out;display:inline-flex;overflow:hidden}.styles-module-scss-module__CGA6XG__fileButton span:not(.styles-module-scss-module__CGA6XG__fileSizeHint){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.styles-module-scss-module__CGA6XG__fileButton:hover{background-color:#f9f8f6;border-color:#b5a8a8}.styles-module-scss-module__CGA6XG__fileSizeHint{color:#a9a9a9;flex-shrink:0;font-weight:400}@keyframes styles-module-scss-module__CGA6XG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__CGA6XG__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
.styles-module-scss-module__qcd6HG__selectWrapper{flex-direction:column;gap:4px;display:flex;position:relative}.styles-module-scss-module__qcd6HG__selectWrapper:after{content:"";z-index:100;pointer-events:none;border-bottom:2px solid #492928;border-right:2px solid #492928;width:10px;height:10px;position:absolute;top:calc(50% + 2px);right:16px;transform:rotate(45deg)}.styles-module-scss-module__qcd6HG__selectWrapper .styles-module-scss-module__qcd6HG__label{color:#492928;font-size:12px;line-height:1.3;font-family:var(--font-inter-regular)}.styles-module-scss-module__qcd6HG__selectWrapper .styles-module-scss-module__qcd6HG__select{cursor:pointer;color:#492928;height:48px;font-size:14px;line-height:1.4;font-family:var(--font-inter-regular);background-color:#fff;border:1px solid #f0eee9;border-radius:4px;align-items:center;padding:0 16px;transition:border-color .2s;display:flex}.styles-module-scss-module__qcd6HG__selectWrapper .styles-module-scss-module__qcd6HG__select.styles-module-scss-module__qcd6HG__placeholder{color:#a38f8f}.styles-module-scss-module__qcd6HG__selectWrapper .styles-module-scss-module__qcd6HG__select:focus{border-color:#492928;outline:none}.styles-module-scss-module__qcd6HG__selectWrapper .styles-module-scss-module__qcd6HG__select:disabled{cursor:not-allowed;color:#9d8281;background-color:#9d8281}
.styles-module-scss-module__q9z9Yq__banner{flex-direction:column;gap:.5rem;padding:0 1.5rem;display:flex}.styles-module-scss-module__q9z9Yq__bannerItem{cursor:pointer;text-align:left;background:#fffbeb;border:1px solid #fde68a;border-radius:.75rem;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-family:inherit;transition:background .15s ease-in-out,border-color .15s ease-in-out;display:flex}.styles-module-scss-module__q9z9Yq__bannerItem:hover{background:#fef3c7;border-color:#fcd34d}.styles-module-scss-module__q9z9Yq__icon{color:#f59e0b;flex-shrink:0}.styles-module-scss-module__q9z9Yq__text{color:#92400e;flex:1;font-size:.875rem;line-height:1.5}.styles-module-scss-module__q9z9Yq__text strong{font-weight:600}.styles-module-scss-module__q9z9Yq__action{color:#b45309;white-space:nowrap;flex-shrink:0;align-items:center;gap:4px;font-size:.875rem;font-weight:600;display:inline-flex}.styles-module-scss-module__q9z9Yq__bannerItemPayment{background:#f0eee9;border-color:#4929284d}.styles-module-scss-module__q9z9Yq__bannerItemPayment:hover{background:#4929281a;border-color:#49292880}.styles-module-scss-module__q9z9Yq__iconPayment{color:#492928;flex-shrink:0}.styles-module-scss-module__q9z9Yq__actionPayment{color:#3d2221}
.styles-module-scss-module__z5-fxa__form{flex-direction:column;gap:1rem;width:100%;display:flex}.styles-module-scss-module__z5-fxa__row{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (max-width:640px){.styles-module-scss-module__z5-fxa__row{grid-template-columns:1fr}}.styles-module-scss-module__z5-fxa__companySearchBlock{flex-direction:column;display:flex}.styles-module-scss-module__z5-fxa__selectedCompany{flex-direction:column;gap:.75rem;display:flex}.styles-module-scss-module__z5-fxa__selectedCompanyHeader{justify-content:space-between;align-items:center;display:flex}.styles-module-scss-module__z5-fxa__selectedCompanyLabel{color:#231f20;font-size:.875rem;font-weight:500;font-family:var(--font-inter-regular),system-ui,sans-serif}.styles-module-scss-module__z5-fxa__modifyLink{font-size:.875rem;font-family:var(--font-inter-regular),system-ui,sans-serif;color:#492928;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;text-decoration:underline}.styles-module-scss-module__z5-fxa__modifyLink:hover{color:#3d2221}.styles-module-scss-module__z5-fxa__modifyLink:focus-visible{outline-offset:2px;border-radius:2px;outline:2px solid #492928}.styles-module-scss-module__z5-fxa__selectedCompanyCard{background:#eff8e6;border:1px solid #bbe8a8;border-radius:6px;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.75rem 1rem;display:flex}.styles-module-scss-module__z5-fxa__selectedCompanyInfo{flex-direction:column;gap:2px;display:flex}.styles-module-scss-module__z5-fxa__selectedCompanyName{color:#231f20;font-size:.875rem;font-weight:600;font-family:var(--font-inter-regular),system-ui,sans-serif}.styles-module-scss-module__z5-fxa__selectedCompanySiret{color:#6b6b6b;font-size:.75rem;font-family:var(--font-inter-regular),system-ui,sans-serif;font-variant-numeric:tabular-nums}.styles-module-scss-module__z5-fxa__selectedCompanyAddress{color:#a9a9a9;font-size:.75rem;font-family:var(--font-inter-regular),system-ui,sans-serif}.styles-module-scss-module__z5-fxa__selectedCompanyCheck{color:#73bf44;flex-shrink:0;margin-top:2px}
.styles-module-scss-module__2IRpTG__banner{background:#fffbeb;border-top:1px solid #fde68a;flex-direction:column;gap:.75rem;padding:.75rem 1rem;display:flex}.styles-module-scss-module__2IRpTG__row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.styles-module-scss-module__2IRpTG__rejectInput{border:1px solid #e4dede;border-radius:.5rem;outline:none;width:100%;padding:.5rem .75rem;font-size:.875rem}.styles-module-scss-module__2IRpTG__rejectInput:focus{border-color:#6b4a49}.styles-module-scss-module__2IRpTG__rejectInput:disabled{opacity:.6}.styles-module-scss-module__2IRpTG__content{flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.styles-module-scss-module__2IRpTG__icon{color:#f59e0b;flex-shrink:0}.styles-module-scss-module__2IRpTG__banner p{color:#b45309;margin:0;font-size:.875rem;line-height:1.5}.styles-module-scss-module__2IRpTG__actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.styles-module-scss-module__2IRpTG__approveButton,.styles-module-scss-module__2IRpTG__declineButton{cursor:pointer;border:1px solid #0000;border-radius:.5rem;align-items:center;gap:4px;padding:.25rem .75rem;font-size:.875rem;font-weight:500;transition:background .15s ease-in-out,border-color .15s ease-in-out;display:inline-flex}.styles-module-scss-module__2IRpTG__approveButton:disabled,.styles-module-scss-module__2IRpTG__declineButton:disabled{opacity:.6;cursor:not-allowed}.styles-module-scss-module__2IRpTG__approveButton{color:#fff;background:#73bf44}.styles-module-scss-module__2IRpTG__approveButton:hover:not(:disabled){background:#73bf44}.styles-module-scss-module__2IRpTG__declineButton{color:#231f20;background:0 0;border-color:#e4dede}.styles-module-scss-module__2IRpTG__declineButton:hover:not(:disabled){background:#f9f8f6;border-color:#b5a8a8}.styles-module-scss-module__2IRpTG__spinner{animation:1s linear infinite styles-module-scss-module__2IRpTG__spin}@keyframes styles-module-scss-module__2IRpTG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.styles-module-scss-module__bljzuq__form{flex-direction:column;gap:24px;width:100%;display:flex}.styles-module-scss-module__bljzuq__form .styles-module-scss-module__bljzuq__fieldLabel{color:#492928;font-size:12px;line-height:1.3;font-family:var(--font-inter-regular)}.styles-module-scss-module__bljzuq__form .styles-module-scss-module__bljzuq__fieldError{color:#eb392e;font-size:12px;line-height:1.3;font-family:var(--font-inter-regular)}.styles-module-scss-module__bljzuq__form .styles-module-scss-module__bljzuq__location{flex-direction:column;gap:4px;display:flex}.styles-module-scss-module__bljzuq__form .styles-module-scss-module__bljzuq__location .styles-module-scss-module__bljzuq__cityInputError,.styles-module-scss-module__bljzuq__form .styles-module-scss-module__bljzuq__location .styles-module-scss-module__bljzuq__cityInputError:focus{border-color:#eb392e}.styles-module-scss-module__bljzuq__tooltipWrapper{cursor:help;align-items:center;display:inline-flex;position:relative}.styles-module-scss-module__bljzuq__tooltipWrapper:hover .styles-module-scss-module__bljzuq__tooltip{opacity:1;visibility:visible;transform:translateY(0)}.styles-module-scss-module__bljzuq__infoIcon{color:#a9a9a9}.styles-module-scss-module__bljzuq__tooltip{color:#fff;white-space:nowrap;opacity:0;visibility:hidden;z-index:1070;pointer-events:none;background:#231f20;border-radius:.5rem;padding:.5rem .75rem;font-size:.75rem;font-weight:400;transition:all .15s ease-in-out;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(4px)}@media (max-width:768px){.styles-module-scss-module__bljzuq__tooltip{white-space:normal;max-width:220px;left:0;transform:translateY(4px)}}.styles-module-scss-module__bljzuq__cityInputWrapper{position:relative}.styles-module-scss-module__bljzuq__cityInput{width:100%;font-size:1rem;font-family:var(--font-inter-regular),system-ui,sans-serif;color:#231f20;box-sizing:border-box;background:#fff;border:1px solid #a9a9a926;border-radius:.25rem;padding:1rem;transition:all .2s ease-in-out}.styles-module-scss-module__bljzuq__cityInput:focus{border-color:#492928;outline:none;box-shadow:0 0 0 3px #4929281a}.styles-module-scss-module__bljzuq__cityInput::placeholder{color:#a9a9a9}
.styles-module-scss-module__eeS21W__dashboard{background-color:#fbfbfb;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.styles-module-scss-module__eeS21W__pageTitle{font-family:var(--font-larken-regular),"Georgia",serif;color:#231f20;margin:0;padding:1.5rem 1.5rem 0;font-size:1.25rem;font-weight:600}.styles-module-scss-module__eeS21W__content{flex:1;width:100%;min-height:0;overflow:hidden}.styles-module-scss-module__eeS21W__grid{box-sizing:border-box;grid-template-rows:auto 1fr;grid-template-columns:repeat(4,1fr);gap:1.5rem;height:100%;padding:1.5rem;display:grid;overflow-y:auto}@media (max-width:1280px){.styles-module-scss-module__eeS21W__grid{grid-template-rows:auto;grid-template-columns:repeat(2,1fr);height:auto}}@media (max-width:768px){.styles-module-scss-module__eeS21W__grid{grid-template-columns:1fr;height:auto;overflow:auto}}.styles-module-scss-module__eeS21W__widgetConseils{grid-area:1/1/3}@media (max-width:1280px){.styles-module-scss-module__eeS21W__widgetConseils{grid-area:auto/1}}@media (max-width:768px){.styles-module-scss-module__eeS21W__widgetConseils{grid-column:1}}.styles-module-scss-module__eeS21W__widgetLawyer{grid-area:1/2}@media (max-width:1280px){.styles-module-scss-module__eeS21W__widgetLawyer{grid-area:auto/2}}@media (max-width:768px){.styles-module-scss-module__eeS21W__widgetLawyer{grid-column:1}}.styles-module-scss-module__eeS21W__widgetForfait{grid-area:1/3}@media (max-width:1280px){.styles-module-scss-module__eeS21W__widgetForfait{grid-area:auto/1}}@media (max-width:768px){.styles-module-scss-module__eeS21W__widgetForfait{grid-column:1}}.styles-module-scss-module__eeS21W__widgetConsultations{flex-direction:column;grid-area:1/4;min-height:0;display:flex}@media (max-width:1280px){.styles-module-scss-module__eeS21W__widgetConsultations{grid-area:auto/2}}@media (max-width:768px){.styles-module-scss-module__eeS21W__widgetConsultations{grid-column:1}}.styles-module-scss-module__eeS21W__widgetMessages{flex-direction:column;grid-area:2/2/auto/4;min-height:0;display:flex}@media (max-width:1280px){.styles-module-scss-module__eeS21W__widgetMessages{grid-area:auto/1/auto/-1}}@media (max-width:768px){.styles-module-scss-module__eeS21W__widgetMessages{grid-column:1}}.styles-module-scss-module__eeS21W__widgetDocuments{flex-direction:column;grid-area:2/4;min-height:0;display:flex}@media (max-width:1280px){.styles-module-scss-module__eeS21W__widgetDocuments{grid-area:auto/1/auto/-1}}@media (max-width:768px){.styles-module-scss-module__eeS21W__widgetDocuments{grid-column:1;overflow-y:visible}}.styles-module-scss-module__eeS21W__skeleton{background:linear-gradient(90deg,#f0eee9 25%,#fbfbfb 50%,#f0eee9 75%) 0 0/200% 100%;border-radius:.5rem;min-height:120px;animation:1.5s infinite styles-module-scss-module__eeS21W__shimmer}@keyframes styles-module-scss-module__eeS21W__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.styles-module-scss-module__yNkQoG__estimator{flex-direction:column;gap:.75rem;display:flex}.styles-module-scss-module__yNkQoG__header{color:#231f20;align-items:center;gap:.5rem;display:flex}.styles-module-scss-module__yNkQoG__headerLabel{font-size:.875rem;font-weight:600}.styles-module-scss-module__yNkQoG__presets{flex-wrap:wrap;gap:.5rem;display:flex}.styles-module-scss-module__yNkQoG__presetBtn{font-size:.875rem;font-weight:500;font-family:var(--font-inter-regular),system-ui,sans-serif;color:#231f20;cursor:pointer;background:#fff;border:1.5px solid #e4dede;border-radius:.5rem;padding:.5rem 1rem;transition:all .2s ease-in-out}.styles-module-scss-module__yNkQoG__presetBtn:hover:not(:disabled){background:#f0eee9;border-color:#492928}.styles-module-scss-module__yNkQoG__presetBtn:disabled{opacity:.5;cursor:not-allowed}.styles-module-scss-module__yNkQoG__presetActive{color:#492928;background:#f0eee9;border-color:#492928;font-weight:600}.styles-module-scss-module__yNkQoG__customRow{align-items:center;gap:.75rem;display:flex}.styles-module-scss-module__yNkQoG__customLabel{color:#231f2099;white-space:nowrap;font-size:.875rem}.styles-module-scss-module__yNkQoG__customInput{width:100px;font-size:.875rem;font-family:var(--font-inter-regular),system-ui,sans-serif;color:#231f20;background:#fff;border:1px solid #e4dede;border-radius:.5rem;padding:.5rem .75rem;transition:border-color .2s ease-in-out}.styles-module-scss-module__yNkQoG__customInput::placeholder{color:#b5a8a8}.styles-module-scss-module__yNkQoG__customInput:focus{border-color:#492928;outline:none}.styles-module-scss-module__yNkQoG__customInput:disabled{opacity:.5;cursor:not-allowed}.styles-module-scss-module__yNkQoG__selectedValue{color:#231f2099;margin:0;font-size:.875rem}.styles-module-scss-module__yNkQoG__selectedValue strong{color:#231f20;font-weight:600}.styles-module-scss-module__yNkQoG__warning{color:#231f2099;background:#f59e0b14;border:1px solid #f59e0b40;border-radius:.5rem;align-items:flex-start;gap:.5rem;padding:.75rem;font-size:.875rem;line-height:1.5;display:flex}.styles-module-scss-module__yNkQoG__warning svg{color:#f59e0b;flex-shrink:0;margin-top:2px}
.styles-module-scss-module__zOYwKq__overlay{z-index:1040;background-color:#0006;animation:.2s ease-out styles-module-scss-module__zOYwKq__fadeIn;position:fixed;inset:0}.styles-module-scss-module__zOYwKq__modal{z-index:1050;background-color:#fff;border-radius:1rem;flex-direction:column;width:100%;max-width:520px;max-height:90vh;animation:.2s ease-out styles-module-scss-module__zOYwKq__scaleIn;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 16px 48px #00000029}@media (max-width:768px){.styles-module-scss-module__zOYwKq__modal{max-width:calc(100vw - 2rem)}}.styles-module-scss-module__zOYwKq__close{color:#231f2099;cursor:pointer;background:0 0;border:none;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s ease-in-out;display:flex;position:absolute;top:1rem;right:1rem}.styles-module-scss-module__zOYwKq__close:hover{color:#231f20;background-color:#f9f8f6}.styles-module-scss-module__zOYwKq__header{padding:2rem calc(2.5rem + 36px) 0 2rem}.styles-module-scss-module__zOYwKq__title{font-family:var(--font-larken-regular),"Georgia",serif;color:#231f20;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.styles-module-scss-module__zOYwKq__subtitle{color:#231f2099;margin:0;font-size:.875rem;line-height:1.5}.styles-module-scss-module__zOYwKq__body{flex-direction:column;gap:1.5rem;padding:1.5rem 2rem;display:flex;overflow-y:auto}.styles-module-scss-module__zOYwKq__section{flex-direction:column;gap:.75rem;display:flex}.styles-module-scss-module__zOYwKq__sectionLabel{color:#231f20;margin:0;font-size:.875rem;font-weight:500;line-height:1.5}.styles-module-scss-module__zOYwKq__optional{color:#231f2099;font-weight:400}.styles-module-scss-module__zOYwKq__npsGrid{flex-wrap:wrap;gap:.5rem;display:flex}.styles-module-scss-module__zOYwKq__npsButton{color:#231f20;cursor:pointer;background-color:#fff;border:1px solid #49292814;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.875rem;font-weight:500;transition:all .15s ease-in-out;display:flex}.styles-module-scss-module__zOYwKq__npsButton:hover:not(.styles-module-scss-module__zOYwKq__npsButtonActive){background-color:#f9f8f6;border-color:#9a7a79}.styles-module-scss-module__zOYwKq__npsButtonActive{color:#fff;background-color:#492928;border-color:#492928}.styles-module-scss-module__zOYwKq__npsLegend{color:#231f2066;justify-content:space-between;font-size:.75rem;display:flex}.styles-module-scss-module__zOYwKq__textarea{width:100%;font-size:.875rem;font-family:var(--font-inter-regular),system-ui,sans-serif;color:#231f20;resize:vertical;box-sizing:border-box;background-color:#fff;border:1px solid #49292814;border-radius:.5rem;padding:.75rem 1rem;line-height:1.5;transition:border-color .15s ease-in-out}.styles-module-scss-module__zOYwKq__textarea::placeholder{color:#231f2066}.styles-module-scss-module__zOYwKq__textarea:focus{border-color:#492928;outline:none}.styles-module-scss-module__zOYwKq__textarea:disabled{opacity:.6;cursor:not-allowed}.styles-module-scss-module__zOYwKq__pmfRow{flex-wrap:wrap;gap:.75rem;display:flex}.styles-module-scss-module__zOYwKq__pmfButton{color:#231f20;cursor:pointer;white-space:nowrap;background-color:#fff;border:1px solid #49292814;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s ease-in-out;display:flex}.styles-module-scss-module__zOYwKq__pmfButton:hover:not(.styles-module-scss-module__zOYwKq__pmfButtonActive){background-color:#f9f8f6;border-color:#9a7a79}.styles-module-scss-module__zOYwKq__pmfButtonActive{color:#fff;background-color:#492928;border-color:#492928}.styles-module-scss-module__zOYwKq__pmfCheck{flex-shrink:0}.styles-module-scss-module__zOYwKq__actions{justify-content:flex-end;padding:0 2rem 2rem;display:flex}@keyframes styles-module-scss-module__zOYwKq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__zOYwKq__scaleIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.95)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}
.styles-module-scss-module__r_5gkq__stepContent{flex-direction:column;align-items:center;gap:40px;width:690px;animation:.35s ease-out styles-module-scss-module__r_5gkq__fadeSlideUp;display:flex}.styles-module-scss-module__r_5gkq__stepContent h2{color:#492928;font-family:var(--font-larken-regular),sans-serif}@media screen and (min-width:700px){.styles-module-scss-module__r_5gkq__stepContent h2{letter-spacing:-.02em;font-size:32px;line-height:1.3}}@media screen and (max-width:700px){.styles-module-scss-module__r_5gkq__stepContent h2{letter-spacing:-.02em;font-size:20px;line-height:1.3}}.styles-module-scss-module__r_5gkq__stepContent .styles-module-scss-module__r_5gkq__detailsForm{flex-direction:column;gap:24px;width:100%;display:flex}
.styles-module-scss-module__V7Du5q__banner{background:#fffbeb;border-top:1px solid #fde68a;flex-direction:column;gap:.75rem;padding:.75rem 1rem;display:flex}.styles-module-scss-module__V7Du5q__content{align-items:center;gap:.5rem;display:flex}.styles-module-scss-module__V7Du5q__icon{color:#f59e0b;flex-shrink:0}.styles-module-scss-module__V7Du5q__banner p{color:#b45309;margin:0;font-size:.875rem;line-height:1.5}.styles-module-scss-module__V7Du5q__actions{align-items:center;gap:.5rem;display:flex}.styles-module-scss-module__V7Du5q__actionButton{cursor:pointer;border:1px solid #0000;border-radius:.5rem;align-items:center;gap:4px;padding:.25rem .75rem;font-size:.875rem;font-weight:500;transition:background .15s ease-in-out,border-color .15s ease-in-out;display:inline-flex}.styles-module-scss-module__V7Du5q__actionButton:disabled{opacity:.6;cursor:not-allowed}.styles-module-scss-module__V7Du5q__acceptButton{color:#fff;background:#73bf44;}.styles-module-scss-module__V7Du5q__acceptButton:hover:not(:disabled){background:#73bf44}.styles-module-scss-module__V7Du5q__payButton{color:#fff;background:#492928;}.styles-module-scss-module__V7Du5q__payButton:hover:not(:disabled){background:#3d2221}.styles-module-scss-module__V7Du5q__rejectButton{color:#231f20;background:0 0;border-color:#e4dede;}.styles-module-scss-module__V7Du5q__rejectButton:hover:not(:disabled){background:#f9f8f6;border-color:#b5a8a8}.styles-module-scss-module__V7Du5q__estimateSection{background:#fff;border:1px solid #f0eee9;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem;display:flex}.styles-module-scss-module__V7Du5q__rejectInput{border:1px solid #e4dede;border-radius:.5rem;outline:none;width:100%;padding:.5rem .75rem;font-size:.875rem}.styles-module-scss-module__V7Du5q__rejectInput:focus{border-color:#6b4a49}.styles-module-scss-module__V7Du5q__rejectInput:disabled{opacity:.6}.styles-module-scss-module__V7Du5q__spinner{animation:1s linear infinite styles-module-scss-module__V7Du5q__spin}@keyframes styles-module-scss-module__V7Du5q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.styles-module-scss-module__wxpbVW__overlay{z-index:1040;background-color:#0006;animation:.2s ease-out styles-module-scss-module__wxpbVW__fadeIn;position:fixed;inset:0}.styles-module-scss-module__wxpbVW__modal{z-index:1050;background-color:#fff;border-radius:1rem;flex-direction:column;width:100%;max-width:520px;max-height:85vh;animation:.2s ease-out styles-module-scss-module__wxpbVW__scaleIn;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 16px 48px #00000029}@media (max-width:768px){.styles-module-scss-module__wxpbVW__modal{max-width:calc(100vw - 2rem)}}.styles-module-scss-module__wxpbVW__header{align-items:flex-start;gap:.75rem;padding:1.5rem 1.5rem 0;display:flex}.styles-module-scss-module__wxpbVW__icon{color:#d97706;background-color:#fef3c7;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.styles-module-scss-module__wxpbVW__headerText{flex:1;padding-top:.25rem}.styles-module-scss-module__wxpbVW__title{color:#231f20;margin:0;font-size:1.125rem;font-weight:600;line-height:1.25}.styles-module-scss-module__wxpbVW__close{cursor:pointer;color:#231f2066;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s;display:flex}.styles-module-scss-module__wxpbVW__close:hover{color:#231f20}.styles-module-scss-module__wxpbVW__form{flex-direction:column;height:100%;display:flex}.styles-module-scss-module__wxpbVW__body{flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex;overflow-y:auto}.styles-module-scss-module__wxpbVW__warningBanner{background-color:#fffbeb;border:1px solid #fde68a;border-radius:.5rem;padding:.75rem 1rem}.styles-module-scss-module__wxpbVW__warningText{color:#b45309;margin:0;font-size:.875rem;font-weight:600}.styles-module-scss-module__wxpbVW__errorBanner{background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.styles-module-scss-module__wxpbVW__errorText{color:#b91c1c;margin:0;font-size:.875rem}.styles-module-scss-module__wxpbVW__infoBanner{background-color:#f0eee9;border:1px solid #c4aeae;border-radius:.5rem;padding:.75rem 1rem}.styles-module-scss-module__wxpbVW__infoText{color:#311b1a;margin:0;font-size:.875rem}.styles-module-scss-module__wxpbVW__formGroup{flex-direction:column;gap:.5rem;display:flex}.styles-module-scss-module__wxpbVW__label{color:#231f20;font-size:.875rem;font-weight:600}.styles-module-scss-module__wxpbVW__textarea{resize:vertical;border:1px solid #49292814;border-radius:.5rem;min-height:120px;padding:.75rem;font-size:.875rem;line-height:1.5}.styles-module-scss-module__wxpbVW__textarea:disabled{opacity:.6;background-color:#f0eee9}.styles-module-scss-module__wxpbVW__errorMessage{color:#ea5143;margin:0;font-size:.75rem}.styles-module-scss-module__wxpbVW__actions{background-color:#fff;border-top:1px solid #49292814;gap:.75rem;padding:1.5rem;display:flex}.styles-module-scss-module__wxpbVW__actions button{flex:1}
.styles-module-scss-module__6_o5xW__wrapper{flex-direction:column;gap:.5rem;display:flex}.styles-module-scss-module__6_o5xW__label{color:#231f20;font-size:.875rem;font-weight:500}.styles-module-scss-module__6_o5xW__container{background-color:#fff;border:1px solid #f0eee9;border-radius:.5rem;flex-direction:column;display:flex;overflow:hidden}.styles-module-scss-module__6_o5xW__toolbar{background-color:#fff;border-bottom:1px solid #f9f8f6;flex-wrap:wrap;align-items:center;gap:.25rem;padding:.75rem;display:flex}.styles-module-scss-module__6_o5xW__toolbarButton{color:#231f2099;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.25rem;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s ease-in-out;display:flex}.styles-module-scss-module__6_o5xW__toolbarButton:hover:not(:disabled){color:#231f20;background-color:#f9f8f6}.styles-module-scss-module__6_o5xW__toolbarButton:active:not(:disabled){background-color:#f0eee9}.styles-module-scss-module__6_o5xW__toolbarButton.styles-module-scss-module__6_o5xW__active{color:#fff;background-color:#492928;border-color:#492928}.styles-module-scss-module__6_o5xW__toolbarButton:disabled{opacity:.5;cursor:not-allowed}.styles-module-scss-module__6_o5xW__divider{background-color:#f0eee9;width:1px;height:20px;margin:0 .25rem}.styles-module-scss-module__6_o5xW__editor{color:#231f20;flex:1;min-height:250px;padding:1rem;font-size:1rem;line-height:1.5;overflow-y:auto}.styles-module-scss-module__6_o5xW__editor .ProseMirror{word-break:break-word;outline:none;min-height:200px}.styles-module-scss-module__6_o5xW__editor .ProseMirror p{margin:.5rem 0}.styles-module-scss-module__6_o5xW__editor .ProseMirror p:first-child{margin-top:0}.styles-module-scss-module__6_o5xW__editor .ProseMirror p:last-child{margin-bottom:0}.styles-module-scss-module__6_o5xW__editor .ProseMirror p.styles-module-scss-module__6_o5xW__is-editor-empty:first-child:before{color:#231f2066;content:attr(data-placeholder);float:left;pointer-events:none;height:0}.styles-module-scss-module__6_o5xW__editor .ProseMirror h2{margin:1rem 0 .5rem;font-size:1.125rem;font-weight:600;line-height:1.25}.styles-module-scss-module__6_o5xW__editor .ProseMirror h2:first-child{margin-top:0}.styles-module-scss-module__6_o5xW__editor .ProseMirror h3{margin:.75rem 0 .5rem;font-size:1rem;font-weight:600;line-height:1.25}.styles-module-scss-module__6_o5xW__editor .ProseMirror h3:first-child{margin-top:0}.styles-module-scss-module__6_o5xW__editor .ProseMirror strong{font-weight:600}.styles-module-scss-module__6_o5xW__editor .ProseMirror em{font-style:italic}.styles-module-scss-module__6_o5xW__editor .ProseMirror u{text-decoration:underline}:is(.styles-module-scss-module__6_o5xW__editor .ProseMirror s,.styles-module-scss-module__6_o5xW__editor .ProseMirror del){text-decoration:line-through}:is(.styles-module-scss-module__6_o5xW__editor .ProseMirror ul,.styles-module-scss-module__6_o5xW__editor .ProseMirror ol){margin:.5rem 0;padding-left:1.5rem}.styles-module-scss-module__6_o5xW__editor .ProseMirror li{margin:.25rem 0}.styles-module-scss-module__6_o5xW__editor .ProseMirror ul{list-style-type:disc}.styles-module-scss-module__6_o5xW__editor .ProseMirror ol{list-style-type:decimal}.styles-module-scss-module__6_o5xW__editor .ProseMirror p[style*="text-align: center"]{text-align:center}.styles-module-scss-module__6_o5xW__editor .ProseMirror p[style*="text-align: right"]{text-align:right}.styles-module-scss-module__6_o5xW__editor .ProseMirror p[style*="text-align: left"]{text-align:left}.styles-module-scss-module__6_o5xW__bulletList{list-style-type:disc}.styles-module-scss-module__6_o5xW__orderedList{list-style-type:decimal}
.styles-module-scss-module___AjuZq__section_wizardStep{align-items:center;min-height:100vh;display:flex}.styles-module-scss-module___AjuZq__section_wizardStep .styles-module-scss-module___AjuZq__wrapper{justify-content:center;margin-left:auto;margin-right:auto;display:flex}@media not (max-width:1392px){.styles-module-scss-module___AjuZq__section_wizardStep .styles-module-scss-module___AjuZq__wrapper{width:1311px}}@media (700px<=width<=1392px){.styles-module-scss-module___AjuZq__section_wizardStep .styles-module-scss-module___AjuZq__wrapper{width:calc(100% - 64px)}}@media (max-width:700px){.styles-module-scss-module___AjuZq__section_wizardStep .styles-module-scss-module___AjuZq__wrapper{width:calc(100% - 32px)}}
.styles-module-scss-module__m4cN0G__card{flex-direction:column;display:flex}.styles-module-scss-module__m4cN0G__header{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.styles-module-scss-module__m4cN0G__icon{color:#3d2221;flex-shrink:0}.styles-module-scss-module__m4cN0G__title{color:#231f20;margin:0;font-size:1.125rem;font-weight:600}.styles-module-scss-module__m4cN0G__content{flex-direction:column;gap:1.25rem;display:flex}.styles-module-scss-module__m4cN0G__section{flex-direction:column;gap:.5rem;display:flex}.styles-module-scss-module__m4cN0G__label{color:#231f20;font-size:.875rem;font-weight:500}.styles-module-scss-module__m4cN0G__daysGrid{flex-wrap:wrap;gap:.5rem;display:flex}.styles-module-scss-module__m4cN0G__dayButton{color:#6b6b6b;cursor:pointer;background-color:#f9f8f6;border:1px solid #f0eee9;border-radius:.25rem;justify-content:center;align-items:center;width:44px;height:36px;font-size:.75rem;font-weight:500;transition:all .2s ease-in-out;display:flex}.styles-module-scss-module__m4cN0G__dayButton:hover{background-color:#f0eee9}.styles-module-scss-module__m4cN0G__dayButton.styles-module-scss-module__m4cN0G__active{color:#fff;background-color:#3d2221;border-color:#3d2221}.styles-module-scss-module__m4cN0G__timeInputs{align-items:center;gap:1rem;display:flex}.styles-module-scss-module__m4cN0G__timeInput{align-items:center;gap:.5rem;display:flex}.styles-module-scss-module__m4cN0G__timeInput span{color:#a9a9a9;font-size:.875rem}.styles-module-scss-module__m4cN0G__timeInput input[type=time]{color:#231f20;cursor:pointer;background-color:#fff;border:1px solid #e4dede;border-radius:.25rem;padding:.5rem .75rem;font-size:.875rem}.styles-module-scss-module__m4cN0G__timeInput input[type=time]:focus{border-color:#492928;outline:none;box-shadow:0 0 0 2px #e4dede}.styles-module-scss-module__m4cN0G__checkboxLabel{color:#231f20;cursor:pointer;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.styles-module-scss-module__m4cN0G__checkboxLabel input[type=checkbox]{accent-color:#3d2221;cursor:pointer;width:18px;height:18px}.styles-module-scss-module__m4cN0G__select{color:#231f20;cursor:pointer;background-color:#fff;border:1px solid #e4dede;border-radius:.25rem;max-width:200px;padding:.5rem .75rem;font-size:.875rem}.styles-module-scss-module__m4cN0G__select:focus{border-color:#492928;outline:none;box-shadow:0 0 0 2px #e4dede}.styles-module-scss-module__m4cN0G__saveButton{color:#fff;cursor:pointer;background-color:#492928;border:none;border-radius:2px;justify-content:center;align-self:flex-start;align-items:center;gap:.5rem;margin-top:.5rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;transition:background-color .2s ease-in-out;display:inline-flex}.styles-module-scss-module__m4cN0G__saveButton:hover:not(:disabled){background-color:#3d2221}.styles-module-scss-module__m4cN0G__saveButton:disabled{opacity:.7;cursor:not-allowed}.styles-module-scss-module__m4cN0G__spinning{animation:1s linear infinite styles-module-scss-module__m4cN0G__spin}@keyframes styles-module-scss-module__m4cN0G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.styles-module-scss-module__m4cN0G__skeleton{flex-direction:column;gap:.75rem;padding:.5rem 0;display:flex}.styles-module-scss-module__m4cN0G__skeletonLine{background:linear-gradient(90deg,#f0eee9 25%,#f9f8f6 50%,#f0eee9 75%) 0 0/200% 100%;border-radius:.25rem;width:100%;height:16px;animation:1.5s ease-in-out infinite styles-module-scss-module__m4cN0G__loading}.styles-module-scss-module__m4cN0G__skeletonLineShort{background:linear-gradient(90deg,#f0eee9 25%,#f9f8f6 50%,#f0eee9 75%) 0 0/200% 100%;border-radius:.25rem;width:70%;height:16px;animation:1.5s ease-in-out infinite styles-module-scss-module__m4cN0G__loading}@keyframes styles-module-scss-module__m4cN0G__loading{0%{background-position:200% 0}to{background-position:-200% 0}}
.styles-module-scss-module___ASStG__loadingState{color:#a9a9a9;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:2rem;font-size:.875rem;display:flex}.styles-module-scss-module___ASStG__loadingState .styles-module-scss-module___ASStG__spinner{animation:1s linear infinite styles-module-scss-module___ASStG__spin}.styles-module-scss-module___ASStG__emptyState{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.75rem;padding:3rem 2rem;display:flex}.styles-module-scss-module___ASStG__emptyIcon{color:#a9a9a9;background:#f0eee9;border-radius:9999px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.styles-module-scss-module___ASStG__emptyTitle{color:#231f20;margin:0;font-size:.875rem;font-weight:600}.styles-module-scss-module___ASStG__emptySubtitle{color:#a9a9a9;max-width:240px;margin:0;font-size:.75rem}.styles-module-scss-module___ASStG__grid{flex:1;grid-template-columns:repeat(3,1fr);gap:.5rem;padding:1rem;display:grid;overflow-y:auto}@media (max-width:640px){.styles-module-scss-module___ASStG__grid{grid-template-columns:repeat(2,1fr)}}.styles-module-scss-module___ASStG__photoItem{cursor:pointer;background:#f9f8f6;border:1px solid #49292814;border-radius:.5rem;flex-direction:column;align-items:center;gap:.25rem;padding:.75rem;transition:background .15s ease-in-out,border-color .15s ease-in-out;display:flex;overflow:hidden}.styles-module-scss-module___ASStG__photoItem:hover:not(:disabled){background:#f0eee9;border-color:#c4aeae}.styles-module-scss-module___ASStG__photoItem:disabled{cursor:not-allowed;opacity:.6}.styles-module-scss-module___ASStG__photoPlaceholder{aspect-ratio:1;color:#a9a9a9;background:#f0eee9;border-radius:.25rem;justify-content:center;align-items:center;width:100%;display:flex}.styles-module-scss-module___ASStG__photoFilename{color:#6b6b6b;white-space:nowrap;text-overflow:ellipsis;text-align:center;width:100%;font-size:.75rem;overflow:hidden}@keyframes styles-module-scss-module___ASStG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.styles-module-scss-module__BlDAMW__overlay{z-index:1040;background-color:#0006;animation:.2s ease-out styles-module-scss-module__BlDAMW__fadeIn;position:fixed;inset:0}.styles-module-scss-module__BlDAMW__modal{z-index:1050;background-color:#fff;border-radius:1rem;flex-direction:column;width:100%;max-width:720px;max-height:85vh;animation:.2s ease-out styles-module-scss-module__BlDAMW__scaleIn;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 16px 48px #00000029}@media (max-width:768px){.styles-module-scss-module__BlDAMW__modal{max-width:calc(100vw - 2rem)}}.styles-module-scss-module__BlDAMW__header{align-items:flex-start;gap:.75rem;padding:1.5rem 1.5rem 0;display:flex}.styles-module-scss-module__BlDAMW__icon{color:#492928;background-color:#f9f8f6;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.styles-module-scss-module__BlDAMW__headerText{flex:1}.styles-module-scss-module__BlDAMW__title{font-family:var(--font-larken-regular),"Georgia",serif;color:#231f20;margin:0;font-size:1.25rem;font-weight:600}.styles-module-scss-module__BlDAMW__subtitle{color:#231f2099;margin:.25rem 0 0;font-size:.875rem;line-height:1.5}.styles-module-scss-module__BlDAMW__close{color:#231f2099;cursor:pointer;background:0 0;border:none;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s ease-in-out;display:flex}.styles-module-scss-module__BlDAMW__close:hover{color:#231f20;background-color:#f9f8f6}.styles-module-scss-module__BlDAMW__body{padding:1.5rem;overflow-y:auto}.styles-module-scss-module__BlDAMW__actions{justify-content:flex-end;gap:.75rem;padding:0 1.5rem 1.5rem;display:flex}@keyframes styles-module-scss-module__BlDAMW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__BlDAMW__scaleIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.95)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}
.styles-module-scss-module__UW6EGa__footer{z-index:1000;background:#fff;width:100%;position:fixed;bottom:0;left:0}.styles-module-scss-module__UW6EGa__footer .styles-module-scss-module__UW6EGa__progressBar{background:#f0eee9;height:1px}.styles-module-scss-module__UW6EGa__footer .styles-module-scss-module__UW6EGa__progressBar .styles-module-scss-module__UW6EGa__progressFill{background:#e4dede;height:4px;transition:width .4s}.styles-module-scss-module__UW6EGa__footer .styles-module-scss-module__UW6EGa__footerContent{justify-content:space-between;align-items:center;padding:24px;display:flex}.styles-module-scss-module__UW6EGa__footer .styles-module-scss-module__UW6EGa__footerContent .styles-module-scss-module__UW6EGa__footerLeft,.styles-module-scss-module__UW6EGa__footer .styles-module-scss-module__UW6EGa__footerContent .styles-module-scss-module__UW6EGa__footerRight{flex:1;display:flex}.styles-module-scss-module__UW6EGa__footer .styles-module-scss-module__UW6EGa__footerContent .styles-module-scss-module__UW6EGa__footerRight{justify-content:flex-end}.styles-module-scss-module__UW6EGa__footer .styles-module-scss-module__UW6EGa__footerContent .styles-module-scss-module__UW6EGa__footerCenter{text-align:center;flex:1}.styles-module-scss-module__UW6EGa__footer .styles-module-scss-module__UW6EGa__footerContent .styles-module-scss-module__UW6EGa__footerCenter .styles-module-scss-module__UW6EGa__stepIndicator{color:#806464;font-size:14px;line-height:1.4;font-family:var(--font-inter-medium)}
.styles-module-scss-module__qDAfnW__loadingState{color:#a9a9a9;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:2rem;font-size:.875rem;display:flex}.styles-module-scss-module__qDAfnW__loadingState .styles-module-scss-module__qDAfnW__spinner{animation:1s linear infinite styles-module-scss-module__qDAfnW__spin}.styles-module-scss-module__qDAfnW__emptyState{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.75rem;padding:3rem 2rem;display:flex}.styles-module-scss-module__qDAfnW__emptyIcon{color:#a9a9a9;background:#f0eee9;border-radius:9999px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.styles-module-scss-module__qDAfnW__emptyTitle{color:#231f20;margin:0;font-size:.875rem;font-weight:600}.styles-module-scss-module__qDAfnW__emptySubtitle{color:#a9a9a9;max-width:240px;margin:0;font-size:.75rem}.styles-module-scss-module__qDAfnW__list{flex-direction:column;flex:1;display:flex;overflow-y:auto}.styles-module-scss-module__qDAfnW__fileItem{border-bottom:1px solid #49292814;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:background .15s ease-in-out;display:flex}.styles-module-scss-module__qDAfnW__fileItem:last-child{border-bottom:none}.styles-module-scss-module__qDAfnW__fileItem:hover{background:#f9f8f6}.styles-module-scss-module__qDAfnW__fileIcon{color:#492928;flex-shrink:0;justify-content:center;align-items:center;display:flex}.styles-module-scss-module__qDAfnW__fileInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.styles-module-scss-module__qDAfnW__fileName{color:#231f20;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:500;overflow:hidden}.styles-module-scss-module__qDAfnW__fileMeta{color:#a9a9a9;gap:.5rem;font-size:.75rem;display:flex}.styles-module-scss-module__qDAfnW__fileMeta span:after{content:"·";margin-left:.5rem}.styles-module-scss-module__qDAfnW__fileMeta span:last-child:after{content:none}.styles-module-scss-module__qDAfnW__downloadButton{color:#a9a9a9;cursor:pointer;background:0 0;border:none;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:background .15s ease-in-out,color .15s ease-in-out;display:flex}.styles-module-scss-module__qDAfnW__downloadButton:hover:not(:disabled){color:#231f20;background:#f0eee9}.styles-module-scss-module__qDAfnW__downloadButton:disabled{cursor:not-allowed;opacity:.5}@keyframes styles-module-scss-module__qDAfnW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.styles-module-scss-module__gTh3cW__card{flex-direction:column;display:flex}.styles-module-scss-module__gTh3cW__header{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.styles-module-scss-module__gTh3cW__icon{color:#3d2221;flex-shrink:0}.styles-module-scss-module__gTh3cW__title{color:#231f20;flex:1;margin:0;font-size:1.125rem;font-weight:600}.styles-module-scss-module__gTh3cW__settingsButton{color:#a9a9a9;cursor:pointer;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;padding:.5rem;transition:color .2s ease-in-out,background-color .2s ease-in-out;display:flex}.styles-module-scss-module__gTh3cW__settingsButton:hover{color:#231f20;background-color:#f9f8f6}.styles-module-scss-module__gTh3cW__content{flex-direction:column;gap:1rem;display:flex}.styles-module-scss-module__gTh3cW__text{color:#6b6b6b;margin:0;font-size:.875rem;line-height:1.5}.styles-module-scss-module__gTh3cW__error{color:#b91c1c;background-color:#fef2f2;border-radius:.25rem;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.75rem;font-size:.875rem;display:flex}.styles-module-scss-module__gTh3cW__error svg{flex-shrink:0}.styles-module-scss-module__gTh3cW__connected{align-items:center;gap:.75rem;display:flex}.styles-module-scss-module__gTh3cW__connected .styles-module-scss-module__gTh3cW__checkIcon{color:#73bf44;flex-shrink:0}.styles-module-scss-module__gTh3cW__syncInfo{color:#a9a9a9;margin:0;font-size:.75rem}.styles-module-scss-module__gTh3cW__actions{gap:.75rem;display:flex}.styles-module-scss-module__gTh3cW__syncButton{color:#3d2221;cursor:pointer;background-color:#f0eee9;border:1px solid #c4aeae;border-radius:2px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .2s ease-in-out,border-color .2s ease-in-out;display:inline-flex}.styles-module-scss-module__gTh3cW__syncButton:hover:not(:disabled){background-color:#e4dede;border-color:#9a7a79}.styles-module-scss-module__gTh3cW__syncButton:disabled{opacity:.7;cursor:not-allowed}.styles-module-scss-module__gTh3cW__spinning{animation:1s linear infinite styles-module-scss-module__gTh3cW__spin}@keyframes styles-module-scss-module__gTh3cW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.styles-module-scss-module__gTh3cW__settings{border-top:1px solid #f0eee9;flex-direction:column;gap:.75rem;margin-top:.5rem;padding-top:1rem;display:flex}.styles-module-scss-module__gTh3cW__settingsTitle{color:#231f20;margin:0 0 .5rem;font-size:.875rem;font-weight:600}.styles-module-scss-module__gTh3cW__toggle{color:#231f20;cursor:pointer;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.styles-module-scss-module__gTh3cW__toggle input[type=checkbox]{accent-color:#3d2221;cursor:pointer;width:18px;height:18px}.styles-module-scss-module__gTh3cW__calendarSelect{flex-direction:column;gap:.5rem;margin-top:.5rem;display:flex}.styles-module-scss-module__gTh3cW__calendarSelect label{color:#6b6b6b;font-size:.875rem}.styles-module-scss-module__gTh3cW__calendarSelect select{color:#231f20;cursor:pointer;background-color:#fff;border:1px solid #e4dede;border-radius:.25rem;padding:.5rem .75rem;font-size:.875rem}.styles-module-scss-module__gTh3cW__calendarSelect select:focus{border-color:#492928;outline:none;box-shadow:0 0 0 2px #e4dede}.styles-module-scss-module__gTh3cW__disconnectButton{color:#ea5143;cursor:pointer;background-color:#fef2f2;border:1px solid #fecaca;border-radius:2px;align-self:flex-start;align-items:center;gap:.5rem;margin-top:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .2s ease-in-out,border-color .2s ease-in-out;display:inline-flex}.styles-module-scss-module__gTh3cW__disconnectButton:hover{background-color:#fee2e2;border-color:#fca5a5}.styles-module-scss-module__gTh3cW__notConnected{flex-direction:column;gap:1rem;display:flex}.styles-module-scss-module__gTh3cW__connectButton{color:#fff;cursor:pointer;background-color:#492928;border:none;border-radius:2px;justify-content:center;align-self:flex-start;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background-color .2s ease-in-out;display:inline-flex}.styles-module-scss-module__gTh3cW__connectButton:hover{background-color:#3d2221}.styles-module-scss-module__gTh3cW__skeleton{flex-direction:column;gap:.75rem;padding:.5rem 0;display:flex}.styles-module-scss-module__gTh3cW__skeletonLine{background:linear-gradient(90deg,#f0eee9 25%,#f9f8f6 50%,#f0eee9 75%) 0 0/200% 100%;border-radius:.25rem;width:100%;height:16px;animation:1.5s ease-in-out infinite styles-module-scss-module__gTh3cW__loading}.styles-module-scss-module__gTh3cW__skeletonLineShort{background:linear-gradient(90deg,#f0eee9 25%,#f9f8f6 50%,#f0eee9 75%) 0 0/200% 100%;border-radius:.25rem;width:70%;height:16px;animation:1.5s ease-in-out infinite styles-module-scss-module__gTh3cW__loading}@keyframes styles-module-scss-module__gTh3cW__loading{0%{background-position:200% 0}to{background-position:-200% 0}}
.styles-module-scss-module__Zr3GUW__loading{color:#6b6b6b;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex}.styles-module-scss-module__Zr3GUW__loading .styles-module-scss-module__Zr3GUW__spinner{color:#492928;animation:1s linear infinite styles-module-scss-module__Zr3GUW__spin}.styles-module-scss-module__Zr3GUW__empty{color:#6b6b6b;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex}.styles-module-scss-module__Zr3GUW__empty h3{color:#231f20;margin:0;font-size:1.125rem;font-weight:600}.styles-module-scss-module__Zr3GUW__empty p{color:#a9a9a9;margin:0}.styles-module-scss-module__Zr3GUW__chatLayout{border-radius:6px;height:70vh;display:flex;overflow:hidden}.styles-module-scss-module__Zr3GUW__chatSidebar{flex-shrink:0;width:280px;overflow:hidden}@media (max-width:768px){.styles-module-scss-module__Zr3GUW__chatSidebar{width:200px}}@media (max-width:640px){.styles-module-scss-module__Zr3GUW__chatSidebar{width:64px}}.styles-module-scss-module__Zr3GUW__chatMain{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.styles-module-scss-module__Zr3GUW__chatHeader{background:#fff;border-bottom:1px solid #49292814;padding:.75rem 1rem 0}.styles-module-scss-module__Zr3GUW__chatTabs{gap:0;margin-top:.5rem;display:flex}.styles-module-scss-module__Zr3GUW__chatTab{color:#a9a9a9;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:.5rem .75rem;font-size:.75rem;font-weight:500;transition:color .15s ease-in-out,border-color .15s ease-in-out}.styles-module-scss-module__Zr3GUW__chatTab:hover{color:#231f20}.styles-module-scss-module__Zr3GUW__chatTabActive{color:#492928;border-bottom-color:#492928;font-weight:600}.styles-module-scss-module__Zr3GUW__headerInfo{flex-direction:column;display:flex}.styles-module-scss-module__Zr3GUW__headerTop{align-items:center;gap:.5rem;display:flex}.styles-module-scss-module__Zr3GUW__headerName{color:#231f20;font-size:.875rem;font-weight:600}.styles-module-scss-module__Zr3GUW__headerBadgeCompleted{color:#6b6b6b;background:#f0eee9;border-radius:9999px;align-items:center;padding:1px 8px;font-size:.75rem;font-weight:500;display:inline-flex}.styles-module-scss-module__Zr3GUW__headerBadgePending{color:#b45309;background:#fef3c7;border-radius:9999px;align-items:center;padding:1px 8px;font-size:.75rem;font-weight:500;display:inline-flex}.styles-module-scss-module__Zr3GUW__pendingBanner{color:#b45309;background:#fffbeb;border-top:1px solid #fde68a;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;display:flex}.styles-module-scss-module__Zr3GUW__pendingBanner p{margin:0}.styles-module-scss-module__Zr3GUW__headerBadgeApproval{color:#b45309;background:#fef3c7;border-radius:9999px;align-items:center;padding:1px 8px;font-size:.75rem;font-weight:500;display:inline-flex}.styles-module-scss-module__Zr3GUW__waitingApprovalBanner{color:#b45309;background:#fffbeb;border-top:1px solid #fde68a;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;display:flex}.styles-module-scss-module__Zr3GUW__waitingApprovalBanner p{margin:0}.styles-module-scss-module__Zr3GUW__headerDomain{color:#a9a9a9;font-size:.75rem}.styles-module-scss-module__Zr3GUW__chatBody{flex-direction:column;flex:1;min-height:0;display:flex}.styles-module-scss-module__Zr3GUW__chatPlaceholder{color:#b5a8a8;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.75rem;display:flex}.styles-module-scss-module__Zr3GUW__chatPlaceholder p{margin:0;font-size:.875rem}@keyframes styles-module-scss-module__Zr3GUW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.styles-module-scss-module__yxC8zG__wrapper{position:relative}.styles-module-scss-module__yxC8zG__wrapper input{padding-right:3rem}.styles-module-scss-module__yxC8zG__toggle{cursor:pointer;color:#a9a9a9;background:0 0;border:none;align-items:center;padding:.25rem;display:flex;position:absolute;bottom:.75rem;right:.75rem}.styles-module-scss-module__yxC8zG__toggle:hover{color:#231f20}
.Toggle-module-scss-module__FWFXSW__toggle{cursor:pointer;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;outline:none;flex-shrink:0;align-items:center;gap:.5rem;margin:0;padding:.25rem 0;display:inline-flex}.Toggle-module-scss-module__FWFXSW__toggle:disabled{opacity:.5;cursor:not-allowed}.Toggle-module-scss-module__FWFXSW__toggle:focus-visible .Toggle-module-scss-module__FWFXSW__track{outline-offset:2px;outline:2px solid #492928}.Toggle-module-scss-module__FWFXSW__track{background-color:#e4dede;border-radius:9999px;flex-shrink:0;width:40px;height:22px;transition:background-color .2s ease-in-out;display:inline-block;position:relative}.Toggle-module-scss-module__FWFXSW__track:after{content:"";background-color:#fff;border-radius:9999px;width:16px;height:16px;transition:transform .2s ease-in-out;position:absolute;top:3px;left:3px;box-shadow:0 2px 8px #0000000d}.Toggle-module-scss-module__FWFXSW__toggle[aria-checked=true] .Toggle-module-scss-module__FWFXSW__track{background-color:#492928}.Toggle-module-scss-module__FWFXSW__toggle[aria-checked=true] .Toggle-module-scss-module__FWFXSW__track:after{transform:translate(18px)}.Toggle-module-scss-module__FWFXSW__label{color:#231f20;white-space:nowrap;font-size:.875rem;font-weight:500}
.styles-module-scss-module__S3ejua__resendLink{color:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-weight:500;text-decoration:underline}.styles-module-scss-module__S3ejua__resendLink:disabled{cursor:not-allowed;opacity:.6}.styles-module-scss-module__S3ejua__paragraph{margin-top:8px}
.styles-module-scss-module__kerX5q__header{text-align:center;margin-bottom:32px}.styles-module-scss-module__kerX5q__icon{margin-bottom:16px;font-size:48px}.styles-module-scss-module__kerX5q__codeInput{text-align:center;letter-spacing:8px;font-family:monospace;font-size:24px;font-weight:600}.styles-module-scss-module__kerX5q__resendWrapper{text-align:center;margin-top:24px}
