.page_page__cverV{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100dvh;overflow:hidden;gap:2rem}.page_page__cverV .page_notificationBanner__4ThLT{background-color:var(--color-contrast);color:#000;border-radius:15px;padding:1rem;font-size:.9rem;max-width:500px;text-align:center}.page_page__cverV .page_notificationBanner__4ThLT .page_loginLink__bI2bf{color:#0056b3;text-decoration:underline;font-weight:500;cursor:pointer;transition:color .2s ease}.page_page__cverV .page_notificationBanner__4ThLT .page_loginLink__bI2bf:hover{color:#004085}.page_page__cverV .page_loginWrapper__SGVxs{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:500px;background-color:var(--color-card-bg);border-radius:15px;box-shadow:0 4px 6px rgba(0,0,0,.1);padding:3rem}.page_page__cverV .page_loginWrapper__SGVxs .page_form__LjHiJ{display:flex;flex-direction:column;flex:1 1;gap:2rem;width:100%}@media(max-width:768px){.page_page__cverV .page_loginWrapper__SGVxs .page_form__LjHiJ{width:80%}}.page_page__cverV .page_loginWrapper__SGVxs .page_form__LjHiJ .page_submitWrapper__qO528{display:flex;justify-content:center;margin-top:1rem;flex-direction:column;gap:1rem}.page_page__cverV .page_loginWrapper__SGVxs .page_form__LjHiJ .page_submitWrapper__qO528 .page_loginBoxFooter__Iu3Cf{display:flex;justify-content:space-between;width:100%;margin-top:1rem}.page_page__cverV .page_loginWrapper__SGVxs .page_form__LjHiJ .page_submitWrapper__qO528 .page_loginBoxFooter__Iu3Cf .page_forgotPassword__MmHur,.page_page__cverV .page_loginWrapper__SGVxs .page_form__LjHiJ .page_submitWrapper__qO528 .page_loginBoxFooter__Iu3Cf .page_register__kgi5o{cursor:pointer;color:var(--color-secondary);text-decoration:underline;transition:color .3s ease}.page_page__cverV .page_loading__Fha6i{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.page_page__cverV .page_loading__Fha6i h1{font-size:2rem;font-weight:600;color:var(--color-text-primary)}.page_page__cverV .page_loading__Fha6i h2{font-size:1.5rem;font-weight:400;color:var(--color-text-secondary)}.spinner_loader__fIz7T{width:50px;aspect-ratio:1;border-radius:50%;background:radial-gradient(farthest-side,var(--color-primary) 94%,transparent) top/8px 8px no-repeat,conic-gradient(transparent 30%,var(--color-primary));-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 8px),#000 0);mask:radial-gradient(farthest-side,transparent calc(100% - 8px),#000 0);animation:spinner_l13__mpnjG 1s linear infinite}@keyframes spinner_l13__mpnjG{to{transform:rotate(1turn)}}.addressautocomplete_addressAutoComplete__G_xpW{position:relative;height:100%;display:flex;flex-direction:column}.addressautocomplete_addressAutoComplete__G_xpW .addressautocomplete_label__3r2Av{color:var(--color-contrast);margin:0 0 .5rem}.addressautocomplete_addressAutoComplete__G_xpW .addressautocomplete_addressInputWrapper__14Uxw{display:flex;flex-direction:row;align-items:center;gap:.5rem}.addressautocomplete_addressAutoComplete__G_xpW .addressautocomplete_addressInputWrapper__14Uxw .addressautocomplete_countryDropdownWrapper___vvgO{flex:0 0 auto}.addressautocomplete_addressAutoComplete__G_xpW .addressautocomplete_addressInputWrapper__14Uxw .addressautocomplete_countryDropdownWrapper___vvgO>div{flex:0 0 auto!important}.addressautocomplete_addressAutoComplete__G_xpW .addressautocomplete_findAddressButton__FXTpF{white-space:nowrap}.addressautocomplete_addressAutoComplete__G_xpW .addressautocomplete_addressInput__yI19T{width:calc(100% - 20px);padding:0 10px;border:1px solid #fff;background-color:var(--Surface-Inputs-Default);border:1px solid var(--color-gray3);color:var(--color-white);border-radius:15px;height:44px;transition:all .2s ease}.addressautocomplete_addressAutoComplete__G_xpW .addressautocomplete_addressInput__yI19T::placeholder{color:var(--color-gray2)}.addressautocomplete_addressAutoComplete__G_xpW .addressautocomplete_addressInput__yI19T.addressautocomplete_addressInputDisabled__lXX7t,.addressautocomplete_addressAutoComplete__G_xpW .addressautocomplete_addressInput__yI19T:disabled{background-color:var(--color-gray4);border-color:var(--color-gray3);color:var(--color-gray2);cursor:not-allowed;opacity:.6}.addressautocomplete_addressAutoComplete__G_xpW .addressautocomplete_addressInput__yI19T.addressautocomplete_addressInputDisabled__lXX7t::placeholder,.addressautocomplete_addressAutoComplete__G_xpW .addressautocomplete_addressInput__yI19T:disabled::placeholder{color:var(--color-gray3)}.addressautocomplete_addressAutoComplete__G_xpW .addressautocomplete_spinnerLoader__MKaM6{position:absolute;display:flex;align-items:center;justify-content:center;top:89%;width:97%;max-height:200px;overflow:hidden;z-index:10;border-radius:15px;background:var(--color-secondary);border:4px solid var(--color-contrast);height:5rem;padding-left:1rem}.addressautocomplete_addressAutoComplete__G_xpW .addressautocomplete_suggestionsList__FY8oA{position:-webkit-sticky;position:sticky;top:69%;overflow-y:auto;background-color:var(--card-gray);border-radius:1rem;list-style:none;padding:1rem;border:2px solid var(--color-contrast);z-index:1000;box-shadow:0 .0625em .0625em rgba(0,0,0,.25),0 .125em .5em rgba(0,0,0,.25),inset 0 0 0 1px hsla(0,0%,100%,.1)}.addressautocomplete_addressAutoComplete__G_xpW .addressautocomplete_suggestionsList__FY8oA .addressautocomplete_suggestionItem__E4k3w{padding:.5rem;cursor:pointer;color:var(--color-primary);border-bottom:1px solid var(--color-contrast)}.addressautocomplete_addressAutoComplete__G_xpW .addressautocomplete_suggestionsList__FY8oA .addressautocomplete_manualInputOption__fUe9Z{padding:.5rem;cursor:pointer;color:var(--color-primary);border-top:2px solid var(--color-contrast);border-bottom:none;font-weight:500;background-color:var(--color-gray4);transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.addressautocomplete_addressAutoComplete__G_xpW .addressautocomplete_suggestionsList__FY8oA .addressautocomplete_skeletonText__1cRdw{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:addressautocomplete_loading__yNst5 2s ease-in-out infinite;height:10px;border-radius:15px}.addressautocomplete_addressAutoComplete__G_xpW .addressautocomplete_suggestionsList__FY8oA .addressautocomplete_skeletonText__1cRdw.addressautocomplete_short__a1rqb{width:80%}.addressautocomplete_addressAutoComplete__G_xpW .addressautocomplete_suggestionsList__FY8oA .addressautocomplete_skeletonText__1cRdw.addressautocomplete_medium__7AGJj{width:90%}.addressautocomplete_addressAutoComplete__G_xpW .addressautocomplete_suggestionsList__FY8oA .addressautocomplete_skeletonText__1cRdw.addressautocomplete_long__q8xam{width:100%}@keyframes addressautocomplete_loading__yNst5{0%{background-position:-200% 0}to{background-position:200% 0}}.addressautocomplete_addressAutoComplete__G_xpW .addressautocomplete_selectedAddress__XYBlm{display:flex;flex-direction:row!important;width:100%;font-size:14px;align-items:center;gap:.5rem;height:100%}.addressautocomplete_addressAutoComplete__G_xpW .addressautocomplete_selectedAddress__XYBlm .addressautocomplete_selectedAddressDisplay__XVT7f{display:flex;flex:1 1;border:none;background-color:var(--color-gray4);border-radius:15px;border:1px solid var(--color-gray3);height:40px;color:var(--color-contrast);overflow-y:auto;line-height:1.5rem;align-items:center;padding-left:10px;cursor:pointer}.addressautocomplete_addressAutoComplete__G_xpW .addressautocomplete_selectedAddress__XYBlm .addressautocomplete_clearButton__ybJSo{display:flex;flex:1 1;border:1px solid var(--color-primary);color:var(--color-white);background-color:transparent;height:40px;max-width:200px;border-radius:15px;cursor:pointer;align-items:center;justify-content:center}.addressautocomplete_addressAutoComplete__G_xpW .addressautocomplete_countryDropdownWrapper___vvgO{flex:0 0 auto}.addressautocomplete_addressAutoComplete__G_xpW .addressautocomplete_countryDropdownWrapper___vvgO>div{flex:0 0 auto!important}.addressautocomplete_addressAutoComplete__G_xpW .addressautocomplete_manualAddressFields__NCoFg{display:flex;flex-direction:column;gap:1rem;width:100%}.addressautocomplete_addressAutoComplete__G_xpW .addressautocomplete_manualAddressFields__NCoFg .addressautocomplete_countryAndBackButtonWrapper__eY3xj{display:flex;flex-direction:row;align-items:center;gap:.5rem;width:100%}.addressautocomplete_addressAutoComplete__G_xpW .addressautocomplete_manualAddressFields__NCoFg .addressautocomplete_countryAndBackButtonWrapper__eY3xj .addressautocomplete_countryDropdownWrapper___vvgO{flex:0 0 auto}.addressautocomplete_addressAutoComplete__G_xpW .addressautocomplete_manualAddressFields__NCoFg .addressautocomplete_countryAndBackButtonWrapper__eY3xj .addressautocomplete_backToAutocompleteButton__MhIx3{white-space:nowrap}.addressautocomplete_addressAutoComplete__G_xpW .addressautocomplete_addressFieldsGrid__R7mrJ{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;width:100%}.addressautocomplete_addressFieldWrapper__COg7x{display:flex;flex-direction:column;width:100%}.addressautocomplete_errorText__d63Lr{color:var(--color-danger)!important;margin-top:.5rem!important}.land_registry_sender_landRegistrySenderForm__AjOEt{padding:1.5rem;background:var(--color-card-bg);border-radius:15px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.land_registry_sender_landRegistrySenderForm__AjOEt .land_registry_sender_formHeader__9ru4w{margin-bottom:1.5rem;text-align:center}.land_registry_sender_landRegistrySenderForm__AjOEt .land_registry_sender_formHeader__9ru4w h2{color:var(--color-contrast);font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.land_registry_sender_landRegistrySenderForm__AjOEt .land_registry_sender_fillModeSelector__AoiUH{margin-bottom:1rem}.land_registry_sender_landRegistrySenderForm__AjOEt .land_registry_sender_manualNotice__vsbyL{background:var(--color-gray4);border:1px solid var(--color-info);border-radius:15px;padding:.75rem 1rem;margin-bottom:1rem;color:var(--color-contrast);font-size:.875rem}.land_registry_sender_landRegistrySenderForm__AjOEt .land_registry_sender_manualNotice__vsbyL strong{font-weight:600}.land_registry_sender_landRegistrySenderForm__AjOEt .land_registry_sender_settingsLink__qydqj{color:var(--color-primary);text-decoration:underline;font-weight:500}.land_registry_sender_landRegistrySenderForm__AjOEt .land_registry_sender_settingsLink__qydqj:hover{opacity:.8}.land_registry_sender_landRegistrySenderForm__AjOEt .land_registry_sender_form__Y5OS4{display:flex;flex-direction:column;gap:1.25rem}.land_registry_sender_landRegistrySenderForm__AjOEt .land_registry_sender_form__Y5OS4 .land_registry_sender_fieldGroup__MU3ua{display:flex;flex-direction:column}.land_registry_sender_landRegistrySenderForm__AjOEt .land_registry_sender_form__Y5OS4 .land_registry_sender_fieldGroup__MU3ua.land_registry_sender_hasError__H_NqA input,.land_registry_sender_landRegistrySenderForm__AjOEt .land_registry_sender_form__Y5OS4 .land_registry_sender_fieldGroup__MU3ua.land_registry_sender_hasError__H_NqA textarea{border:1.5px solid var(--color-danger)}.land_registry_sender_landRegistrySenderForm__AjOEt .land_registry_sender_form__Y5OS4 .land_registry_sender_fieldGroup__MU3ua .land_registry_sender_fieldError__8j2Ox{color:var(--color-danger);font-size:.8rem;margin-top:.25rem}.land_registry_sender_landRegistrySenderForm__AjOEt .land_registry_sender_form__Y5OS4 .land_registry_sender_fieldGroup__MU3ua .land_registry_sender_subLabel__5oLIy{font-size:.75rem;color:var(--color-gray2);margin-top:.25rem}.land_registry_sender_landRegistrySenderForm__AjOEt .land_registry_sender_formActions__vp1J3{display:flex;gap:.75rem;justify-content:center;margin-top:1.5rem;padding-top:1.5rem;border-top:2px solid var(--color-border)}.dropzone_dropzoneWrapper__uGV3J{position:relative;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.dropzone_dropzone__j7tat{position:relative;cursor:pointer;overflow:hidden;border-radius:50%;transition:all .2s ease;background-color:var(--Surface-Inputs-Default);border:1px solid var(--color-gray3);height:104px;width:104px;display:flex;align-items:center;justify-content:center}.dropzone_dropzone__j7tat.dropzone_active__9OSPf{border-color:var(--color-secondary);background:rgba(from var(--color-secondary) r g b/.1)}.dropzone_dropzone__j7tat.dropzone_rectangular__NY1g6{border-radius:15px;min-width:200px;min-height:120px;width:var(--dropzone-width,300px);height:var(--dropzone-height,180px)}.dropzone_image__fxovX{width:100%;height:100%;border-radius:50%;object-fit:cover;transition:all .2s ease}.dropzone_image__fxovX.dropzone_rectangularImage__Ptxi2{border-radius:15px}.dropzone_overlay__sBMIe{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;border-radius:50%;opacity:0;transition:all .2s ease}.dropzone_dropzoneWrapper__uGV3J:hover .dropzone_overlay__sBMIe{opacity:1}.dropzone_dropzone__j7tat.dropzone_rectangular__NY1g6 .dropzone_overlay__sBMIe{border-radius:15px}.dropzone_actions__RDAUS{display:flex;gap:.5rem}.dropzone_actionButton__HBBdf{width:32px;height:32px;border-radius:50%;background:var(--color-card-bg);border:1px solid rgba(from var(--color-tertiary) r g b/.2);color:var(--color-contrast);display:flex;align-items:center;justify-content:center;transition:all .2s ease}.dropzone_actionButton__HBBdf:hover{background:rgba(from var(--color-secondary) r g b/.2);border-color:var(--color-secondary);transform:scale(1.1)}.dropzone_placeholder__lKXfq{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:var(--color-white);transition:all .2s ease}.dropzone_placeholder__lKXfq p{font-size:14px;text-align:center;margin:0;max-width:80%}.dropzone_dropzone__j7tat.dropzone_active__9OSPf .dropzone_placeholder__lKXfq{transform:translateY(-2px);background:var(--Surface-Inputs-Default);border-color:var(--color-gray3);color:var(--color-white)}.person_personForm__LBMl1{padding:.75rem;background:var(--color-background);border-radius:15px}.person_formHeader__fp0WQ{margin-bottom:.75rem}.person_formHeader__fp0WQ h2{font-size:1rem;font-weight:600;color:var(--color-contrast);margin:0 0 .25rem}.person_formHeader__fp0WQ p{color:var(--color-gray2);margin:0;font-size:.75rem}.person_form__C2j0M{display:flex;flex-direction:column;gap:.75rem}.person_formRow__wr0Zc{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem}@media(max-width:768px){.person_formRow__wr0Zc{grid-template-columns:1fr}}.person_threeItemsFormRow__6ZQx6{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:.75rem;gap:.75rem}@media(max-width:768px){.person_threeItemsFormRow__6ZQx6{grid-template-columns:1fr}}.person_formGroup__ygbZ_{display:flex;flex-direction:column;gap:.25rem}.person_label__jZEsV{font-weight:500;color:var(--color-contrast);font-size:.75rem;margin-bottom:.25rem}.person_sectionDivider__X06eZ{margin:.75rem 0 .5rem;padding-top:.75rem;border-top:1px solid var(--color-border)}.person_sectionDivider__X06eZ h3{font-size:.8rem;font-weight:600;color:var(--color-contrast);margin:0}.person_formActions__DllYq{display:flex;justify-content:flex-end;padding-top:.5rem;border-top:1px solid var(--color-border);margin-top:.5rem}.person_checkboxWrapper___afSF{display:flex;align-items:center;width:100%;height:100%}.person_photoUploadWrapper__T8dHf{display:flex;flex-direction:column;gap:.5rem;width:100%}.person_photoLabel__HJCPk{font-weight:500;color:var(--color-contrast);font-size:.75rem;margin-bottom:.25rem}.person_list_personListForm__iUm9l{padding:1.5rem;background:var(--color-card-bg);border-radius:15px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.person_list_personListForm__iUm9l .person_list_formHeader__lRa_L{margin-bottom:1.5rem;text-align:center}.person_list_personListForm__iUm9l .person_list_formHeader__lRa_L h2{color:var(--color-contrast);font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.person_list_personListForm__iUm9l .person_list_formHeader__lRa_L p{color:var(--color-secondary);font-size:.875rem}.person_list_personListForm__iUm9l .person_list_form__bpkPe{display:flex;flex-direction:column;gap:1rem}.person_list_personListForm__iUm9l .person_list_formRow__sxRId{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}@media(max-width:768px){.person_list_personListForm__iUm9l .person_list_formRow__sxRId{grid-template-columns:1fr}}.person_list_personListForm__iUm9l .person_list_threeItemsFormRow__FqLKY{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:.75rem;gap:.75rem}@media(max-width:768px){.person_list_personListForm__iUm9l .person_list_threeItemsFormRow__FqLKY{grid-template-columns:1fr}}.person_list_personListForm__iUm9l .person_list_sectionDivider__Jz_5Z{margin:1.5rem 0 1rem;padding-bottom:.5rem;border-bottom:1px solid var(--color-border)}.person_list_personListForm__iUm9l .person_list_sectionDivider__Jz_5Z h3{color:var(--color-contrast);font-size:1.125rem;font-weight:600;margin:0}.person_list_personListForm__iUm9l .person_list_addSectionHeader___AWqf{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.person_list_personListForm__iUm9l .person_list_addSectionHeader___AWqf h3{margin:0}.person_list_personListForm__iUm9l .person_list_formActions__c8EgR{display:flex;gap:.75rem;justify-content:center;margin-top:1.5rem}.person_list_personListForm__iUm9l .person_list_peopleList__FBHhq{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem;margin-bottom:2rem}@media(max-width:990px){.person_list_personListForm__iUm9l .person_list_peopleList__FBHhq{grid-template-columns:1fr}}.person_list_personListForm__iUm9l .person_list_personItem__QBKr9{display:flex;justify-content:space-between;align-items:flex-start;padding:1.5rem;background:var(--color-card-bg);border:1px solid var(--color-gray3);border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);gap:1.5rem;transition:all .2s ease}.person_list_personListForm__iUm9l .person_list_personItem__QBKr9:hover{box-shadow:0 4px 12px rgba(0,0,0,.15);transform:translateY(-1px)}.person_list_personListForm__iUm9l .person_list_personItem__QBKr9 .person_list_personInfo__4AETo{flex:1 1;display:flex;flex-direction:column;gap:.75rem}.person_list_personListForm__iUm9l .person_list_personItem__QBKr9 .person_list_personInfo__4AETo .person_list_personHeader__WWpmJ{margin-bottom:.5rem}.person_list_personListForm__iUm9l .person_list_personItem__QBKr9 .person_list_personInfo__4AETo .person_list_personHeader__WWpmJ h4{color:var(--color-contrast);font-size:1.125rem;font-weight:600;margin:0 0 .25rem;line-height:1.3}.person_list_personListForm__iUm9l .person_list_personItem__QBKr9 .person_list_personInfo__4AETo .person_list_personHeader__WWpmJ .person_list_personEmail__q0Rs5{color:var(--color-primary);font-size:.875rem;font-weight:500}.person_list_personListForm__iUm9l .person_list_personItem__QBKr9 .person_list_personInfo__4AETo .person_list_personDetails__woFFu{display:flex;flex-direction:column;gap:.5rem}.person_list_personListForm__iUm9l .person_list_personItem__QBKr9 .person_list_personInfo__4AETo .person_list_personDetails__woFFu .person_list_detailRow__hRZdw{display:flex;align-items:center;gap:.5rem}.person_list_personListForm__iUm9l .person_list_personItem__QBKr9 .person_list_personInfo__4AETo .person_list_personDetails__woFFu .person_list_detailRow__hRZdw .person_list_detailLabel__vOZpE{color:var(--color-secondary);font-size:.875rem;font-weight:500;min-width:60px}.person_list_personListForm__iUm9l .person_list_personItem__QBKr9 .person_list_personInfo__4AETo .person_list_personDetails__woFFu .person_list_detailRow__hRZdw .person_list_detailValue__2j7Cz{color:var(--color-contrast);font-size:.875rem;font-weight:400}.person_list_personListForm__iUm9l .person_list_personItem__QBKr9 .person_list_personInfo__4AETo .person_list_additionalInfo__gAGYA{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--color-border);display:flex;flex-direction:column;gap:.5rem}.person_list_personListForm__iUm9l .person_list_personItem__QBKr9 .person_list_personInfo__4AETo .person_list_additionalInfo__gAGYA .person_list_detailRow__hRZdw{display:flex;align-items:center;gap:.5rem}.person_list_personListForm__iUm9l .person_list_personItem__QBKr9 .person_list_personInfo__4AETo .person_list_additionalInfo__gAGYA .person_list_detailRow__hRZdw .person_list_detailLabel__vOZpE{color:var(--color-secondary);font-size:.875rem;font-weight:500;min-width:80px;text-transform:capitalize}.person_list_personListForm__iUm9l .person_list_personItem__QBKr9 .person_list_personInfo__4AETo .person_list_additionalInfo__gAGYA .person_list_detailRow__hRZdw .person_list_detailValue__2j7Cz{color:var(--color-contrast);font-size:.875rem;font-weight:500}.person_list_personListForm__iUm9l .person_list_personItem__QBKr9 .person_list_personActions__LS_MF{display:flex;align-items:flex-start;padding-top:.25rem}.property_propertyForm__w04JD{padding:.75rem;background:var(--color-background);border-radius:15px}.property_formHeader___eBjQ{margin-bottom:.75rem}.property_formHeader___eBjQ h2{font-size:1rem;font-weight:600;color:var(--color-contrast);margin:0 0 .25rem}.property_formHeader___eBjQ p{color:var(--color-gray2);margin:0;font-size:.75rem}.property_form__ljuGc{display:flex;flex-direction:column;gap:.75rem}.property_formRow__LEW4B{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem}@media(max-width:768px){.property_formRow__LEW4B{grid-template-columns:1fr}}.property_formGroup__UOONf{display:flex;flex-direction:column;gap:.25rem}.property_label__5cC_d{font-weight:500;color:var(--color-contrast);font-size:.75rem;margin-bottom:.25rem}.property_input__gtvAF,.property_select__cbDYb,.property_textarea__kACos{padding:.375rem .5rem;border:1px solid var(--color-border);border-radius:15px;font-size:.75rem;background:var(--color-background);color:var(--color-contrast);transition:border-color .15s ease}.property_input__gtvAF:focus,.property_select__cbDYb:focus,.property_textarea__kACos:focus{outline:none;border-color:var(--color-primary)}.property_input__gtvAF:disabled,.property_select__cbDYb:disabled,.property_textarea__kACos:disabled{background-color:var(--color-gray4);color:var(--color-gray2);cursor:not-allowed}.property_textarea__kACos{resize:vertical;min-height:50px}.property_checkboxLabel__gJFhp{display:flex;align-items:center;gap:.375rem;cursor:pointer;font-size:.75rem;color:var(--color-contrast)}.property_checkbox__HTE76{width:1rem;height:1rem;cursor:pointer}.property_checkboxText__4bC4H{-webkit-user-select:none;-moz-user-select:none;user-select:none}.property_sectionDivider__7SxHj{margin:.75rem 0 .5rem;padding-top:.75rem;border-top:1px solid var(--color-border)}.property_sectionDivider__7SxHj h3{font-size:.8rem;font-weight:600;color:var(--color-contrast);margin:0}.property_formActions__WvqsT{display:flex;justify-content:flex-end;padding-top:.5rem;border-top:1px solid var(--color-border);margin-top:.5rem}.residuary_residuaryForm__tjUTS{padding:0 1rem}.residuary_residuaryForm__tjUTS .residuary_formHeader__AmcBD{margin-bottom:1.5rem;display:flex;justify-content:space-between;align-items:center}.residuary_residuaryForm__tjUTS .residuary_formHeader__AmcBD h3{color:var(--color-contrast);font-size:1.5rem;font-weight:600;margin:0}.residuary_residuaryForm__tjUTS .residuary_formHeader__AmcBD .residuary_headerControls__8flp1{display:flex;align-items:center;gap:1rem}.residuary_residuaryForm__tjUTS .residuary_totalPercentage__qIvg4{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.residuary_residuaryForm__tjUTS .residuary_totalPercentage__qIvg4 .residuary_totalLabel__uChLz{color:var(--color-secondary);font-size:.875rem;font-weight:500}.residuary_residuaryForm__tjUTS .residuary_totalPercentage__qIvg4 .residuary_totalValue__f0Xil{font-size:1.25rem;font-weight:700}.residuary_residuaryForm__tjUTS .residuary_totalPercentage__qIvg4 .residuary_totalValue__f0Xil.residuary_valid__EjACP{color:var(--color-success)}.residuary_residuaryForm__tjUTS .residuary_totalPercentage__qIvg4 .residuary_totalValue__f0Xil.residuary_invalid__FpSTS{color:var(--color-danger)}.residuary_residuaryForm__tjUTS .residuary_totalPercentage__qIvg4 .residuary_percentageWarning__g1og7{color:var(--color-danger);font-size:.75rem;font-weight:500}.residuary_residuaryForm__tjUTS .residuary_displayToggle__LAS3e{display:flex;gap:.25rem;background:var(--color-gray2);border-radius:6px;padding:.25rem}.residuary_residuaryForm__tjUTS .residuary_displayToggle__LAS3e button{padding:.5rem .75rem;border:none;border-radius:4px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.residuary_residuaryForm__tjUTS .residuary_displayToggle__LAS3e button[style*=primary]{background:var(--color-primary);color:#fff}.residuary_residuaryForm__tjUTS .residuary_displayToggle__LAS3e button[style*=secondary]{background:transparent;color:var(--color-secondary)}.residuary_residuaryForm__tjUTS .residuary_displayToggle__LAS3e button[style*=secondary]:hover{background:var(--color-gray2)}.residuary_residuaryForm__tjUTS .residuary_form__WfEwG{display:flex;flex-direction:column;gap:1.5rem}.residuary_residuaryForm__tjUTS .residuary_formRow__XzNlx{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}@media(max-width:768px){.residuary_residuaryForm__tjUTS .residuary_formRow__XzNlx{grid-template-columns:1fr}}.residuary_residuaryForm__tjUTS .residuary_sectionDivider__zfagG{border-top:1px solid var(--color-gray3);padding-top:1rem;margin-top:1rem}.residuary_residuaryForm__tjUTS .residuary_sectionDivider__zfagG h4{color:var(--color-contrast);font-size:1.125rem;font-weight:600;margin:0 0 1rem}.residuary_residuaryForm__tjUTS .residuary_addSectionHeader__wxIsY{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.residuary_residuaryForm__tjUTS .residuary_addSectionHeader__wxIsY h4{margin:0}.residuary_residuaryForm__tjUTS .residuary_addDropdownWrapper__B_G9C{position:relative}.residuary_residuaryForm__tjUTS .residuary_addDropdown__bjV0V{position:absolute;top:100%;right:0;margin-top:.5rem;background:var(--color-gray4);border:1px solid var(--color-gray3);border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.3);z-index:100;min-width:160px;overflow:hidden}.residuary_residuaryForm__tjUTS .residuary_addDropdown__bjV0V .residuary_addDropdownItem__0SN84{width:100%;padding:.75rem 1rem;background:transparent;border:none;color:var(--color-white);font-size:.875rem;font-weight:500;text-align:left;cursor:pointer;transition:background .2s ease}.residuary_residuaryForm__tjUTS .residuary_addDropdown__bjV0V .residuary_addDropdownItem__0SN84:hover:not(:disabled){background:hsla(0,0%,100%,.1)}.residuary_residuaryForm__tjUTS .residuary_addDropdown__bjV0V .residuary_addDropdownItem__0SN84:disabled{opacity:.5;cursor:not-allowed}.residuary_residuaryForm__tjUTS .residuary_addDropdown__bjV0V .residuary_addDropdownItem__0SN84:not(:last-child){border-bottom:1px solid var(--color-gray3)}.residuary_residuaryForm__tjUTS .residuary_formActions__6_E25{display:flex;gap:1rem;justify-content:flex-end;padding-top:1rem;border-top:1px solid var(--color-gray3)}.residuary_residuaryForm__tjUTS .residuary_charitySearchWrapper__USTel{position:relative;margin-bottom:1rem}.residuary_residuaryForm__tjUTS .residuary_charitySearchWrapper__USTel .residuary_charitySearchLoading__FAm_h,.residuary_residuaryForm__tjUTS .residuary_charitySearchWrapper__USTel .residuary_charitySearchNoResults__pWo2b,.residuary_residuaryForm__tjUTS .residuary_charitySearchWrapper__USTel .residuary_charitySearchResults____Qro{position:absolute;top:100%;left:0;right:0;background:var(--color-gray4);border:1px solid var(--color-gray3);border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.3);z-index:100;margin-top:.25rem}.residuary_residuaryForm__tjUTS .residuary_charitySearchWrapper__USTel .residuary_charitySearchLoading__FAm_h{padding:1rem;display:flex;align-items:center;justify-content:center;gap:.75rem;color:var(--color-gray2);font-size:.875rem}.residuary_residuaryForm__tjUTS .residuary_charitySearchWrapper__USTel .residuary_charitySearchLoading__FAm_h .residuary_charityLoadingSpinner__2y66F{width:16px;height:16px;border:2px solid var(--color-gray3);border-top-color:var(--color-primary);border-radius:50%;animation:residuary_charitySpinAnimation__dcekB .8s linear infinite}@keyframes residuary_charitySpinAnimation__dcekB{to{transform:rotate(1turn)}}.residuary_residuaryForm__tjUTS .residuary_charitySearchWrapper__USTel .residuary_charitySearchResults____Qro{max-height:300px;overflow-y:auto}.residuary_residuaryForm__tjUTS .residuary_charitySearchWrapper__USTel .residuary_charitySearchResults____Qro .residuary_charitySearchResultItem__7u6L_{padding:.75rem 1rem;cursor:pointer;border-bottom:1px solid var(--color-gray3);transition:background .2s ease}.residuary_residuaryForm__tjUTS .residuary_charitySearchWrapper__USTel .residuary_charitySearchResults____Qro .residuary_charitySearchResultItem__7u6L_:last-child{border-bottom:none}.residuary_residuaryForm__tjUTS .residuary_charitySearchWrapper__USTel .residuary_charitySearchResults____Qro .residuary_charitySearchResultItem__7u6L_:hover{background:rgba(from var(--color-gray4) r g b/.5)}.residuary_residuaryForm__tjUTS .residuary_charitySearchWrapper__USTel .residuary_charitySearchResults____Qro .residuary_charitySearchResultItem__7u6L_ .residuary_charitySearchResultName__aSE_n{color:var(--color-white);font-size:.938rem;font-weight:600;margin-bottom:.25rem}.residuary_residuaryForm__tjUTS .residuary_charitySearchWrapper__USTel .residuary_charitySearchResults____Qro .residuary_charitySearchResultItem__7u6L_ .residuary_charitySearchResultDetails__4dsvX{color:var(--color-gray2);font-size:.813rem;line-height:1.4}.residuary_residuaryForm__tjUTS .residuary_charitySearchWrapper__USTel .residuary_charitySearchNoResults__pWo2b{padding:1rem;color:var(--color-gray2);font-size:.875rem;text-align:center}.residuary_residuaryForm__tjUTS .residuary_percentageAdjustmentSection__jDdHK{background:var(--color-background);border:1px solid var(--color-border);border-radius:8px;padding:1.5rem;margin:1.5rem 0}.residuary_residuaryForm__tjUTS .residuary_percentageAdjustmentSection__jDdHK .residuary_percentageHelp__9hc7t{color:var(--color-secondary);font-size:.875rem;margin:.5rem 0 0}.residuary_residuaryForm__tjUTS .residuary_percentageAdjustmentSection__jDdHK .residuary_percentageAdjustmentHeader__H1nds{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.residuary_residuaryForm__tjUTS .residuary_realtimeTotal__7oHXB{background:var(--color-background);border:2px solid var(--color-border);border-radius:8px;text-align:center;padding-top:1rem}.residuary_residuaryForm__tjUTS .residuary_realtimeTotal__7oHXB .residuary_totalDisplay__QTcQm{display:flex;flex-direction:column;align-items:center;gap:.5rem}.residuary_residuaryForm__tjUTS .residuary_realtimeTotal__7oHXB .residuary_totalDisplay__QTcQm .residuary_totalLabel__uChLz{color:var(--color-secondary);font-size:.875rem;font-weight:500}.residuary_residuaryForm__tjUTS .residuary_realtimeTotal__7oHXB .residuary_totalDisplay__QTcQm .residuary_totalValue__f0Xil{font-size:1.5rem;font-weight:700}.residuary_residuaryForm__tjUTS .residuary_realtimeTotal__7oHXB .residuary_totalDisplay__QTcQm .residuary_totalValue__f0Xil.residuary_valid__EjACP{color:var(--color-success)}.residuary_residuaryForm__tjUTS .residuary_realtimeTotal__7oHXB .residuary_totalDisplay__QTcQm .residuary_totalValue__f0Xil.residuary_invalid__FpSTS{color:var(--color-danger)}.residuary_residuaryForm__tjUTS .residuary_realtimeTotal__7oHXB .residuary_totalDisplay__QTcQm .residuary_percentageWarning__g1og7{color:var(--color-danger);font-size:.75rem;font-weight:500}.residuary_residuaryForm__tjUTS .residuary_percentageGrid__vE10H{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1rem;gap:1rem;margin-top:1rem}.residuary_residuaryForm__tjUTS .residuary_percentageItem__Uttm3{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background:var(--color-background);border:1px solid var(--color-gray3);border-radius:6px}.residuary_residuaryForm__tjUTS .residuary_percentageItem__Uttm3 .residuary_percentageItemHeader__8i_6g{display:flex;justify-content:space-between;align-items:center}.residuary_residuaryForm__tjUTS .residuary_percentageItem__Uttm3 .residuary_percentageItemHeader__8i_6g .residuary_percentageItemName__otYIT{color:var(--color-contrast);font-size:.875rem;font-weight:500}.residuary_residuaryForm__tjUTS .residuary_percentageItem__Uttm3 .residuary_percentageItemHeader__8i_6g .residuary_percentageItemType__JjYYa{color:var(--color-secondary);font-size:.75rem;font-weight:500;text-transform:uppercase;background:var(--color-gray3);padding:.25rem .5rem;border-radius:4px}.residuary_residuaryForm__tjUTS .residuary_percentageItem__Uttm3 .residuary_readOnlyPercentage__oSxIR{display:flex;flex-direction:column;gap:.25rem;padding:.75rem;background:var(--color-gray4);border:1px solid var(--color-gray3);border-radius:4px}.residuary_residuaryForm__tjUTS .residuary_percentageItem__Uttm3 .residuary_readOnlyPercentage__oSxIR .residuary_readOnlyLabel__vG9II{color:var(--color-secondary);font-size:.75rem;font-weight:500}.residuary_residuaryForm__tjUTS .residuary_percentageItem__Uttm3 .residuary_readOnlyPercentage__oSxIR .residuary_readOnlyValue__kr3W4{color:var(--color-success);font-size:1rem;font-weight:600}.residuary_residuaryForm__tjUTS .residuary_charitiesList__s8Jbi{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}@media(max-width:990px){.residuary_residuaryForm__tjUTS .residuary_charitiesList__s8Jbi{grid-template-columns:1fr}}.residuary_residuaryForm__tjUTS .residuary_charityItem__AyDuc{display:flex;justify-content:space-between;align-items:flex-start;padding:1rem;background:var(--color-card-bg);border:1px solid var(--color-gray3);border-radius:8px;gap:1rem}.residuary_residuaryForm__tjUTS .residuary_charityItem__AyDuc .residuary_charityInfo__OV2jB{flex:1 1;display:flex;flex-direction:column;gap:.75rem}.residuary_residuaryForm__tjUTS .residuary_charityItem__AyDuc .residuary_charityInfo__OV2jB .residuary_charityHeader__emjQx{display:flex;flex-direction:column;gap:.25rem}.residuary_residuaryForm__tjUTS .residuary_charityItem__AyDuc .residuary_charityInfo__OV2jB .residuary_charityHeader__emjQx h4{color:var(--color-contrast);font-size:1rem;font-weight:600;margin:0}.residuary_residuaryForm__tjUTS .residuary_charityItem__AyDuc .residuary_charityInfo__OV2jB .residuary_charityHeader__emjQx .residuary_charityNumber__mUttq{color:var(--color-secondary);font-size:.875rem;font-weight:500}.residuary_residuaryForm__tjUTS .residuary_charityItem__AyDuc .residuary_charityInfo__OV2jB .residuary_charityShare__gClOC{display:flex;flex-direction:column;gap:.25rem}.residuary_residuaryForm__tjUTS .residuary_charityItem__AyDuc .residuary_charityInfo__OV2jB .residuary_charityShare__gClOC .residuary_shareLabel__FUxV1{color:var(--color-secondary);font-size:.875rem;font-weight:500}.residuary_residuaryForm__tjUTS .residuary_charityItem__AyDuc .residuary_charityInfo__OV2jB .residuary_charityShare__gClOC .residuary_shareValue__yoQHH{color:var(--color-primary);font-size:.875rem;font-weight:500;text-transform:capitalize}.residuary_residuaryForm__tjUTS .residuary_charityItem__AyDuc .residuary_charityInfo__OV2jB .residuary_charityShare__gClOC .residuary_percentageValue__iOB6W{color:var(--color-success);font-size:.875rem;font-weight:600;margin-left:.5rem}.residuary_residuaryForm__tjUTS .residuary_charityItem__AyDuc .residuary_charityActions__QPWlE{display:flex;align-items:flex-start}.residuary_residuaryForm__tjUTS .residuary_peopleList__8U_3k{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}@media(max-width:990px){.residuary_residuaryForm__tjUTS .residuary_peopleList__8U_3k{grid-template-columns:1fr}}.residuary_residuaryForm__tjUTS .residuary_personItem___AciP{display:flex;justify-content:space-between;align-items:flex-start;padding:1rem;background:var(--color-card-bg);border:1px solid var(--color-gray3);border-radius:8px;gap:1rem}.residuary_residuaryForm__tjUTS .residuary_personItem___AciP .residuary_personInfo__MSO8y{flex:1 1;display:flex;flex-direction:column;gap:.75rem}.residuary_residuaryForm__tjUTS .residuary_personItem___AciP .residuary_personInfo__MSO8y .residuary_personHeader__uRKl_{display:flex;flex-direction:column;gap:.25rem}.residuary_residuaryForm__tjUTS .residuary_personItem___AciP .residuary_personInfo__MSO8y .residuary_personHeader__uRKl_ h4{color:var(--color-contrast);font-size:1rem;font-weight:600;margin:0}.residuary_residuaryForm__tjUTS .residuary_personItem___AciP .residuary_personInfo__MSO8y .residuary_personHeader__uRKl_ .residuary_personDOB__Fsuf0{color:var(--color-secondary);font-size:.875rem;font-weight:500}.residuary_residuaryForm__tjUTS .residuary_personItem___AciP .residuary_personInfo__MSO8y .residuary_personShare__gyn5d{display:flex;flex-direction:column;gap:.25rem}.residuary_residuaryForm__tjUTS .residuary_personItem___AciP .residuary_personInfo__MSO8y .residuary_personShare__gyn5d .residuary_shareLabel__FUxV1{color:var(--color-secondary);font-size:.875rem;font-weight:500}.residuary_residuaryForm__tjUTS .residuary_personItem___AciP .residuary_personInfo__MSO8y .residuary_personShare__gyn5d .residuary_shareValue__yoQHH{color:var(--color-primary);font-size:.875rem;font-weight:500;text-transform:capitalize}.residuary_residuaryForm__tjUTS .residuary_personItem___AciP .residuary_personInfo__MSO8y .residuary_personShare__gyn5d .residuary_percentageValue__iOB6W{color:var(--color-success);font-size:.875rem;font-weight:600;margin-left:.5rem}.residuary_residuaryForm__tjUTS .residuary_personItem___AciP .residuary_personActions__iuW8l{display:flex;align-items:flex-start}.letter_of_wishes_letterOfWishesForm__uAVV3{padding:.75rem;background:var(--color-background);border-radius:15px}.letter_of_wishes_formHeader__C4n3T{margin-bottom:1rem;padding:.75rem}.letter_of_wishes_formHeader__C4n3T h2{font-size:1rem;font-weight:600;color:var(--color-contrast);margin:0 0 .25rem}.letter_of_wishes_formHeader__C4n3T p{color:var(--color-gray2);margin:0;font-size:.75rem}.letter_of_wishes_form__1h9Z8{display:flex;flex-direction:column;gap:1rem}.letter_of_wishes_section__2eM4K{display:flex;flex-direction:column;gap:.75rem;padding:.75rem;background:var(--color-background-secondary,rgba(0,0,0,.02));border-radius:15px;border:1px solid var(--color-border)}.letter_of_wishes_section__2eM4K p{color:var(--color-gray2);margin:0;font-size:.75rem}.letter_of_wishes_sectionTitle__hhnYo{font-size:.85rem;font-weight:600;color:var(--color-contrast);margin:0 0 .25rem}.letter_of_wishes_checkboxGroup__e8BNV,.letter_of_wishes_radioGroup__W2QWs{display:flex;flex-direction:column;gap:.5rem}.letter_of_wishes_radioLabel__xlAKN{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:1rem;color:var(--color-white);-webkit-user-select:none;-moz-user-select:none;user-select:none}.letter_of_wishes_radioLabel__xlAKN input[type=radio]{width:1.25rem;height:1.25rem;cursor:pointer;accent-color:var(--color-primary);background-color:var(--Surface-Inputs-Default);border:1px solid var(--color-gray3);border-radius:50%;margin:0}.letter_of_wishes_radioLabel__xlAKN span{flex:1 1}.letter_of_wishes_radioLabel__xlAKN input:disabled,.letter_of_wishes_radioLabel__xlAKN input:disabled+span{cursor:not-allowed;opacity:.5}.letter_of_wishes_checkboxWithInfo__CJ6dV{display:flex;align-items:center;gap:.5rem;width:-moz-fit-content!important;width:fit-content!important}.letter_of_wishes_infoIcon__BaMsQ{position:relative;display:flex;align-items:center;justify-content:center;cursor:help;flex-shrink:0}.letter_of_wishes_infoIcon__BaMsQ:hover .letter_of_wishes_tooltip__QKLPh{opacity:1;visibility:visible}.letter_of_wishes_questionMark__hdFoo{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:var(--color-primary);color:var(--color-gray4);font-size:1rem;font-weight:700;transition:all .2s ease}.letter_of_wishes_tooltip__QKLPh{position:absolute;top:calc(100% + 16px);left:50%;transform:translateX(-50%) translateY(-4px);background:var(--color-gray4);color:var(--color-contrast);padding:.75rem;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:1000;min-width:200px;max-width:320px;font-size:.875rem;line-height:1.5;white-space:normal;opacity:0;visibility:hidden;transition:all .2s ease;pointer-events:none}.letter_of_wishes_tooltip__QKLPh:before{content:"";position:absolute;bottom:100%;left:50%;transform:translateX(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid var(--color-gray4)}.letter_of_wishes_textArea__1LpiF{min-height:120px;padding:.75rem;border-radius:15px;font-size:.85rem;font-family:inherit;color:var(--color-contrast);background:var(--color-background);resize:vertical;transition:border-color .2s ease,box-shadow .2s ease}.letter_of_wishes_textArea__1LpiF::placeholder{color:var(--color-gray2)}.letter_of_wishes_textArea__1LpiF:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 2px rgba(var(--color-primary-rgb,59,130,246),.1)}.letter_of_wishes_textArea__1LpiF:disabled{opacity:.5;cursor:not-allowed;background:var(--color-background-disabled,#f5f5f5)}.letter_of_wishes_otherTextInput__GHuPK{margin-top:.5rem;animation:letter_of_wishes_slideDown__1ns4e .2s ease-out}.letter_of_wishes_optionalComment__OlUoj{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--color-border)}@keyframes letter_of_wishes_slideDown__1ns4e{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.letter_of_wishes_formActions__l5SGI{display:flex;justify-content:flex-end;padding:.75rem;border-top:1px solid var(--color-border);margin-top:.5rem}.productForm_productForm__skXqm{width:100%}.productForm_progressHeader__GYbqL{background:var(--color-card-bg);border:1px solid var(--color-border);border-radius:15px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.productForm_progressHeader__GYbqL h2{font-size:1.5rem;font-weight:600;color:var(--color-contrast);margin:0 0 1rem}.productForm_overallProgress__AwZnr{display:flex;align-items:center;gap:1rem}.productForm_progressBar__kJthX{flex:1 1;height:8px;background:var(--color-gray4);border-radius:4px;overflow:hidden}.productForm_progressFill__TYrU8{height:100%;background:linear-gradient(90deg,#10b981,#059669);border-radius:4px;transition:width .3s ease}.productForm_progressText__ZRNPU{font-size:.9rem;font-weight:500;color:var(--color-contrast);white-space:nowrap}.productForm_formHeader__PcWl7{margin-bottom:2rem}.productForm_formHeader__PcWl7 h2{font-size:1.75rem;font-weight:600;color:var(--color-contrast);margin:0 0 .5rem}.productForm_formHeader__PcWl7 p{color:var(--color-gray2);margin:0;font-size:.9rem}.productForm_productsList__W6Ldy{display:flex;flex-direction:column;gap:1rem}.productForm_productAccordion__NJSpt{background:var(--color-card-bg);border:1px solid var(--color-border);border-radius:15px;overflow:hidden;transition:all .2s ease}.productForm_productAccordion__NJSpt:hover{border-color:var(--color-primary);box-shadow:0 2px 4px rgba(0,0,0,.1)}.productForm_accordionHeader__3ZSKv{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;cursor:pointer;transition:background-color .2s ease;border-bottom:1px solid var(--color-border)}.productForm_accordionHeader__3ZSKv:hover{background:var(--color-gray4)}.productForm_accordionHeader__3ZSKv h3{font-size:1.25rem;font-weight:600;color:var(--color-contrast);margin:0}.productForm_accordionHeaderRight__bBK3r{display:flex;align-items:center;gap:1rem}.productForm_validPill__BKRpw{background:#10b981;text-transform:uppercase}.productForm_invalidPill__IC_my,.productForm_validPill__BKRpw{color:#fff;padding:.375rem .875rem;border-radius:16px;font-size:.875rem;font-weight:600;letter-spacing:.025em}.productForm_invalidPill__IC_my{background:var(--color-danger)}.productForm_accordionIcon__emHYf{display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.productForm_accordionIcon__emHYf svg{transition:transform .2s ease}.productForm_accordionContent__RUK_t{padding:0;background:var(--color-background)}.productForm_emptyState__tisdi{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1.5rem;text-align:center;gap:.75rem;color:var(--color-gray2)}.productForm_emptyState__tisdi p{margin:0;font-size:.95rem;font-weight:500}.productForm_fieldSection__FzJq5{border-bottom:1px solid var(--color-border)}.productForm_fieldSection__FzJq5:last-child{border-bottom:none}.productForm_fieldHeader__OL9fm{display:flex;align-items:stretch;justify-content:space-between;padding:0;transition:background-color .2s ease;min-height:80px}.productForm_fieldHeader__OL9fm:hover{background:var(--color-gray4)}.productForm_fieldInfo__b7U6N{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;padding:1.5rem 1.5rem 1.5rem 0;flex:1 1}.productForm_fieldInfo__b7U6N h4{font-size:1.1rem;font-weight:600;color:var(--color-contrast);margin:0}.productForm_fieldTitleRow__PwgMU{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.productForm_validationIcon___ylUS{display:flex;align-items:center;justify-content:center;width:60px;flex-shrink:0;position:relative;background:transparent}.productForm_validationIcon___ylUS:before{content:"";position:absolute;width:34px;height:34px;border-radius:50%;z-index:0}.productForm_validationIcon___ylUS.productForm_validIcon___Cxpk:before{background:var(--color-success)}.productForm_validationIcon___ylUS.productForm_invalidIcon__yKLqg:before{background:var(--color-danger)}.productForm_validationIcon___ylUS svg{position:relative;z-index:1}.productForm_infoIcon___2gwA{position:relative;display:flex;align-items:center;justify-content:center;cursor:help}.productForm_infoIcon___2gwA:hover .productForm_tooltip__ehlCH{opacity:1;visibility:visible}.productForm_questionMark__ob3U_{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:var(--color-primary);color:var(--color-gray4);font-size:1rem;font-weight:700;transition:all .2s ease}.productForm_tooltip__ehlCH{position:absolute;top:calc(100% + 16px);left:50%;transform:translateX(-50%) translateY(-4px);background:var(--color-gray4);color:var(--color-contrast);padding:.75rem;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:1000;min-width:200px;max-width:320px;font-size:.875rem;line-height:1.5;white-space:normal;opacity:0;visibility:hidden;transition:all .2s ease;pointer-events:none}.productForm_tooltip__ehlCH:before{content:"";position:absolute;bottom:100%;left:50%;transform:translateX(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid var(--color-gray4)}.productForm_optionalBadge__nKV32{background:var(--color-gray2);color:#fff;padding:.25rem .625rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em}.productForm_errorMessageInline__m728d{display:flex;align-items:center;gap:.375rem;color:var(--color-danger);font-size:.875rem;font-weight:500}.productForm_errorMessageInline__m728d span{line-height:1}.productForm_excludedMessageInline__qRX_d{display:flex;align-items:center;gap:.375rem;color:var(--color-gray2);font-size:.875rem;font-weight:500}.productForm_excludedMessageInline__qRX_d span{line-height:1}.productForm_fieldMeta__0_NK0{display:flex;align-items:center;gap:.75rem}.productForm_fieldType__MSZmE{background:var(--color-secondary);text-align:center;text-transform:uppercase}.productForm_fieldType__MSZmE,.productForm_minMaxConstraint__gd2gP{color:var(--color-gray4);padding:.25rem .5rem;border-radius:4px;font-size:.75rem}.productForm_minMaxConstraint__gd2gP{background:var(--color-gray2);font-weight:500;border:1px solid var(--color-border)}.productForm_completionStatus__utk18{padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.productForm_completionStatus__utk18.productForm_complete__ObUBH{background:#10b981;color:#fff}.productForm_completionStatus__utk18.productForm_incomplete__G64Ll{background:var(--color-danger);color:#fff}.productForm_validationStatus__Q67Gr{position:relative;display:flex;align-items:center;margin-left:.5rem}.productForm_errorTooltip__B1Ivl{position:absolute;top:100%;left:0;background:#1f2937;color:#fff;padding:.75rem;border-radius:8px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);z-index:1000;min-width:200px;max-width:300px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s ease}.productForm_errorTooltip__B1Ivl:before{content:"";position:absolute;top:-6px;left:12px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #1f2937}.productForm_validationStatus__Q67Gr:hover .productForm_errorTooltip__B1Ivl{opacity:1;visibility:visible;transform:translateY(0)}.productForm_errorItem__MqM6l{font-size:.8rem;margin-bottom:.25rem}.productForm_errorItem__MqM6l:last-child{margin-bottom:0}.productForm_fieldActions__a4eH3{display:flex;gap:.5rem;padding:1.5rem;align-items:center}.productForm_modalOverlay__FTDYK{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.productForm_modalContent__runB4{background:var(--color-card-bg);background-color:var(--color-card-bg);border-radius:15px;box-shadow:0 4px 8px rgba(0,0,0,.2);max-width:1200px;width:100%;max-height:95vh;overflow:hidden;display:flex;flex-direction:column}.productForm_modalHeader__4MADS{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid var(--color-border);background:var(--color-gray4)}.productForm_modalHeader__4MADS h2{font-size:1.25rem;font-weight:600;color:var(--color-contrast);margin:0}.productForm_closeButton__LjwRK{background:none;border:none;color:var(--color-gray2);cursor:pointer;padding:.5rem;border-radius:4px;transition:all .2s ease}.productForm_closeButton__LjwRK:hover{background:var(--color-border);color:var(--color-contrast)}.productForm_modalBody__uoUKy{padding:0;overflow-y:auto;flex:1 1}.productForm_accordionIcon__emHYf svg path{fill:var(--color-primary)}@media(max-width:768px){.productForm_accordionHeader__3ZSKv,.productForm_productForm__skXqm{padding:1rem}.productForm_fieldHeader__OL9fm{flex-direction:row;align-items:stretch;min-height:auto;flex-wrap:wrap}.productForm_validationIcon___ylUS{width:50px}.productForm_fieldInfo__b7U6N{padding:1rem;flex:1 1;min-width:200px}.productForm_fieldActions__a4eH3{width:100%;justify-content:flex-end;padding:0 1rem 1rem}.productForm_modalOverlay__FTDYK{padding:1rem}.productForm_modalContent__runB4{max-height:98vh}}.productForm_accordionContent__RUK_t{animation:productForm_slideDown__34XrE .3s ease-out}@keyframes productForm_slideDown__34XrE{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.productForm_accordionHeader__3ZSKv:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.productForm_closeButton__LjwRK:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.AdditionalInfoTab_section__kDkTx{display:none;position:relative;width:100%}.AdditionalInfoTab_section__kDkTx.AdditionalInfoTab_active__8_SJ4{display:block}.AdditionalInfoTab_dataBlock__11mof{transition:all .2s ease-in-out;flex:1 1;display:flex;flex-direction:column;gap:1rem}.AdditionalInfoTab_dataBlock__11mof .AdditionalInfoTab_sectionHeader__Z4PuZ{margin-bottom:.5rem;border-bottom:2px solid var(--color-primary);padding-bottom:1rem;display:flex;align-items:center;gap:2rem}.AdditionalInfoTab_dataBlock__11mof .AdditionalInfoTab_sectionHeader__Z4PuZ h2{font-size:1.75rem;font-weight:500;color:var(--color-contrast);margin:0;letter-spacing:-.5px}.AdditionalInfoTab_dataBlock__11mof .AdditionalInfoTab_dataBlockContent__eZ6Yy{display:flex;flex-direction:column;gap:1rem;align-items:space-between}.AdditionalInfoTab_question__eNDVe{color:var(--color-primary);font-weight:600;line-height:1.4}.AdditionalInfoTab_value__5mcDW{color:var(--color-contrast);font-weight:600}.AdditionalInfoTab_tip__JNyid{color:var(--color-gray2);font-size:.8rem;line-height:1.4;font-style:italic}.AdditionalInfoTab_editButton__dqwmf{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--color-primary);color:var(--color-gray4);border:none;border-radius:6px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s ease}.AdditionalInfoTab_editButton__dqwmf:hover{background:var(--button-primary-hover);transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.AdditionalInfoTab_editButton__dqwmf:active{background:var(--button-primary-active);transform:translateY(0)}.badge_badge__cd6YB{display:inline-flex;align-items:center;border-radius:6px;font-weight:500;font-size:.75rem;line-height:1;white-space:nowrap;transition:all .2s ease-in-out}.badge_badge__cd6YB.badge_sm__zdBwL{padding:.125rem .375rem;font-size:.625rem}.badge_badge__cd6YB.badge_md__U2q2U{padding:.25rem .5rem;font-size:.75rem}.badge_badge__cd6YB.badge_lg__gRgLg{padding:.375rem .75rem;font-size:.875rem}.badge_badge__cd6YB.badge_default__zRErW{background:rgba(from var(--color-primary) r g b/.1);color:var(--color-primary);border:1px solid rgba(from var(--color-primary) r g b/.2)}.badge_badge__cd6YB.badge_secondary__FMTG_{background:rgba(from var(--color-gray2) r g b/.1);color:var(--color-white);border:1px solid rgba(from var(--color-gray2) r g b/.2)}.badge_badge__cd6YB.badge_destructive__UHNDt{background:rgba(from var(--color-danger) r g b/.1);color:var(--color-danger);border:1px solid rgba(from var(--color-danger) r g b/.2)}.badge_badge__cd6YB.badge_outline__vc3C2{background:transparent;color:var(--color-text);border:1px solid rgba(from var(--color-gray2) r g b/.3)}.badge_badge__cd6YB.badge_success__YiWs4{background:rgba(from var(--color-success) r g b/.1);color:var(--color-success);border:1px solid rgba(from var(--color-success) r g b/.2)}.badge_badge__cd6YB.badge_warning__9aSfI{background:rgba(from var(--color-orange) r g b/.1);color:var(--color-orange);border:1px solid rgba(from var(--color-orange) r g b/.2)}.tabs_tabs__5xGJ_{display:flex;flex-direction:column;width:100%}.tabs_tabsList__yoXUw{display:flex;gap:0;border-bottom:2px solid var(--color-gray5,#e5e5e5);margin-bottom:1rem}.tabs_tabsTrigger__i28m7{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;padding:.75rem 1.25rem;font-size:.9rem;font-weight:500;color:var(--color-gray2,#888);cursor:pointer;transition:color .2s ease;white-space:nowrap}.tabs_tabsTrigger__i28m7:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:2px;background:transparent;transition:background .2s ease}.tabs_tabsTrigger__i28m7.tabs_active__VQkp_,.tabs_tabsTrigger__i28m7:hover:not(:disabled){color:var(--color-primary)}.tabs_tabsTrigger__i28m7.tabs_active__VQkp_:after{background:var(--color-primary)}.tabs_tabsTrigger__i28m7:disabled{opacity:.5;cursor:not-allowed}.tabs_tabsTrigger__i28m7:focus-visible{outline:2px solid var(--color-primary);outline-offset:-2px;border-radius:4px}.tabs_tabsContent__74V1H{display:flex;flex-direction:column;width:100%;animation:tabs_tabFadeIn__cuwFz .15s ease-in}@keyframes tabs_tabFadeIn__cuwFz{0%{opacity:0}to{opacity:1}}.CancelOrderModal_overlay__g8fgp{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.CancelOrderModal_modal__WL96U{background:var(--color-card-bg);border-radius:15px;padding:2rem;max-width:500px;width:100%;border:1px solid hsla(0,0%,100%,.15)}.CancelOrderModal_modal__WL96U h2{margin:0 0 1.5rem;color:var(--color-contrast);font-size:1.25rem}.CancelOrderModal_modal__WL96U p{margin:0 0 1rem;color:var(--color-contrast);font-size:.9rem}.CancelOrderModal_formGroup__uYN1V{margin-bottom:1.25rem}.CancelOrderModal_formGroup__uYN1V label{display:block;margin-bottom:.5rem;color:var(--color-contrast);font-size:.875rem;font-weight:500}.CancelOrderModal_textarea__gFubR{width:100%;padding:.75rem;background:var(--color-gray4);border:1px solid hsla(0,0%,100%,.15);border-radius:15px;color:var(--color-contrast);font-size:.9rem;font-family:inherit;resize:vertical;min-height:80px}.CancelOrderModal_textarea__gFubR:focus{outline:none;border-color:var(--color-primary)}.CancelOrderModal_textarea__gFubR:disabled{opacity:.5}.CancelOrderModal_textarea__gFubR::placeholder{color:var(--color-gray2)}.CancelOrderModal_errorText__r9lIp{display:block;margin-top:.5rem;color:var(--color-error,#ef4444);font-size:.75rem}.CancelOrderModal_input__s8TK_{width:100%;padding:.75rem;background:var(--color-gray4);border:1px solid hsla(0,0%,100%,.15);border-radius:15px;color:var(--color-contrast);font-size:.9rem;margin-bottom:1.5rem}.CancelOrderModal_input__s8TK_:focus{outline:none;border-color:var(--color-primary)}.CancelOrderModal_input__s8TK_:disabled{opacity:.5}.CancelOrderModal_actions__zWdOU{display:flex;gap:1rem;justify-content:flex-end}.DataTable_dataTable__1wH_O{background:var(--color-card-bg);border:1px solid hsla(0,0%,100%,.15);border-radius:15px;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.DataTable_tableHeader__mCyIj{background:rgba(from var(--color-gray4) r g b/.3);border-bottom:1px solid hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.DataTable_tableBody__Gwx_v{background:var(--color-card-bg)}.DataTable_tableFooter__OFd_6{background:rgba(from var(--color-gray4) r g b/.3);border-top:1px solid hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.DataTable_tableRow__E1mzL{display:grid;grid-gap:1rem;gap:1rem;padding:.75rem 1rem;align-items:center;min-height:48px;background:rgba(from var(--color-gray4) r g b/.1);transition:background-color .2s ease}.DataTable_tableRow__E1mzL:hover{background:rgba(from var(--color-gray4) r g b/.2)}.DataTable_tableRow__E1mzL:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.1)}.DataTable_tableCell__6uvJ_{display:flex;align-items:center;color:var(--color-contrast);font-size:.875rem}.DataTable_tableCell__6uvJ_:first-child{font-weight:600}.DataTable_emptyState__qUoDy{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;color:var(--color-gray2);text-align:center;background:rgba(from var(--color-gray4) r g b/.1);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.DataTable_emptyState__qUoDy p{margin:1rem 0 0;font-size:.9rem}.DataTable_productName__2BlWJ{display:flex;align-items:center;gap:.5rem}.DataTable_productDescription__KkwM5{color:var(--color-gray2);font-size:.8rem;line-height:1.4}.DataTable_cost__PNLXu{color:var(--color-orange);font-weight:600}.DataTable_price__RqtqE{color:var(--color-primary);font-weight:600}.DataTable_profit__9xVTW{color:var(--color-success);font-weight:600}.DataTable_totalCost__Y1lx3{color:var(--color-orange);font-weight:700}.DataTable_totalPrice__UVAR9{color:var(--color-primary);font-weight:700}.DataTable_totalProfit__CrNfu{color:var(--color-success);font-weight:700}.DataTable_invoiceId__IK7pb{font-family:JetBrains Mono,monospace;font-weight:600;color:var(--color-primary)}.DataTable_invoiceType__xW6RF{color:var(--color-gray2);font-size:.8rem;text-transform:uppercase;letter-spacing:.05em}.DataTable_amount__nWTes{color:var(--color-primary);font-weight:600}.DataTable_date__0veem{color:var(--color-gray2);font-size:.8rem}.DataTable_totalAmount__pH7LS{color:var(--color-primary);font-size:1rem}.DataTable_amountPaid__KvcYU{color:var(--color-success);font-size:1rem}.DataTable_amountRemaining__sRrjc{color:var(--color-danger);font-size:1rem}.DataTable_personName__b_zTX{color:var(--color-contrast);font-weight:500}.DataTable_email__3UilG,.DataTable_phone__bV3_q{color:var(--color-gray2);font-size:.8rem}.DataTable_phone__bV3_q{font-family:JetBrains Mono,monospace}.DataTable_editButton__vweam{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--color-primary);color:var(--color-gray4);border:none;border-radius:6px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s ease}.DataTable_editButton__vweam:hover{background:var(--button-primary-hover);transform:translateY(-1px)}.DataTable_editButton__vweam:active{background:var(--button-primary-active);transform:translateY(0)}.DataTable_question__Ztim6{color:var(--color-primary);font-weight:600;line-height:1.4}.DataTable_value__z0Z7e{color:var(--color-contrast);font-weight:600;line-height:1.4}.DataTable_tip__IJxpv{color:var(--color-gray2);font-style:italic;font-size:.8rem;line-height:1.4}.DataTable_deleteCell__2dTVr,.DataTable_deleteHeaderCell__YPFdr{width:48px;min-width:48px;justify-content:center}.DataTable_deleteButton__Pl6vV,.DataTable_deleteCell__2dTVr{display:flex;align-items:center}.DataTable_deleteButton__Pl6vV{justify-content:center;padding:.5rem;background:transparent;border:none;border-radius:6px;cursor:pointer;color:var(--color-gray2);transition:all .2s ease}.DataTable_deleteButton__Pl6vV:hover{background:rgba(from var(--color-danger) r g b/.1);color:var(--color-danger)}.DataTable_deleteButton__Pl6vV:active{background:rgba(from var(--color-danger) r g b/.2);transform:scale(.95)}.InvoicesTab_section__ApVh5{display:none;position:relative;width:100%}.InvoicesTab_section__ApVh5.InvoicesTab_active__1mflt{display:block}.InvoicesTab_dataBlock__72ll3{transition:all .2s ease-in-out;flex:1 1;display:flex;flex-direction:column;gap:1rem}.InvoicesTab_dataBlock__72ll3:hover{box-shadow:0 4px 8px rgba(0,0,0,.2)}.InvoicesTab_dataBlock__72ll3 .InvoicesTab_sectionHeader__uWW0_{margin-bottom:.5rem;border-bottom:2px solid var(--color-primary);padding-bottom:1rem;display:flex;align-items:center;gap:2rem}.InvoicesTab_dataBlock__72ll3 .InvoicesTab_sectionHeader__uWW0_ h2{font-size:1.75rem;font-weight:500;color:var(--color-contrast);margin:0;letter-spacing:-.5px}.InvoicesTab_dataBlock__72ll3 .InvoicesTab_sectionActionButtons__nQ5rN{display:flex;flex-direction:row;gap:1rem;margin-top:1rem;flex-wrap:wrap;align-items:center;justify-content:flex-end}@media(max-width:767px){.InvoicesTab_dataBlock__72ll3 .InvoicesTab_sectionActionButtons__nQ5rN{flex-direction:column;gap:.75rem}}.InvoicesTab_dataBlock__72ll3 .InvoicesTab_dataBlockContent__mSfdn{display:flex;flex-direction:column;gap:1rem;align-items:space-between}.InvoicesTab_invoiceId__3HTl4{font-family:JetBrains Mono,monospace;font-weight:600;color:var(--color-primary)}.InvoicesTab_invoiceType__3pSXx{color:var(--color-gray2);font-size:.8rem;text-transform:uppercase;letter-spacing:.05em}.InvoicesTab_amount__KmVat{color:var(--color-primary);font-weight:600}.InvoicesTab_date___U_hn{color:var(--color-gray2);font-size:.8rem}.InvoicesTab_modalOverlay__of8vv{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.InvoicesTab_modalContent__S2yMe{background:var(--color-card-bg);background-color:var(--color-card-bg);border-radius:15px;box-shadow:0 4px 8px rgba(0,0,0,.2);max-width:980px;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column}.InvoicesTab_modalContent__S2yMe .InvoicesTab_modalTitle__7j4WK{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:var(--color-text)}.InvoicesTab_modalContent__S2yMe .InvoicesTab_formRow__aMJeT{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;margin-bottom:1rem}.InvoicesTab_modalContent__S2yMe .InvoicesTab_modalActions___dNJv{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem}.InvoicesTab_modalContent__S2yMe .InvoicesTab_formColumn__lsqU1{display:flex;flex-direction:column}.InvoicesTab_modalContent__S2yMe .InvoicesTab_remainingAmount__6hYUn{color:var(--color-primary);font-weight:600;font-size:1.25rem;margin-bottom:1rem}.DataField_dataField__bD7FT{background:var(--color-gray4);border:1px solid hsla(0,0%,100%,.15);border-radius:15px;padding:.75rem;transition:all .2s ease;position:relative;display:flex;flex-direction:column;flex:1 1;min-width:300px;min-height:-moz-fit-content;min-height:fit-content}.DataField_dataField__bD7FT:hover{background:var(--color-secondary)}.DataField_dataField__bD7FT:hover .DataField_label__tCDQh,.DataField_dataField__bD7FT:hover .DataField_value__lj_xf{color:var(--color-dark)}.DataField_dataField__bD7FT .DataField_label__tCDQh{font-size:14px;color:var(--color-secondary);margin-bottom:.25rem;display:block}.DataField_dataField__bD7FT .DataField_value__lj_xf{font-size:16px;color:var(--color-contrast);display:block}.DataField_dataField__bD7FT .DataField_lastUpdated__0wC7g{font-size:.8rem;color:var(--color-tertiary);display:block;margin-top:1rem}.DataField_dataField__bD7FT.DataField_withIcon__gJ4WI{display:flex;align-items:flex-start;gap:1rem;flex-direction:row!important}.DataField_dataField__bD7FT.DataField_withIcon__gJ4WI .DataField_icon__q7MOX{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background:hsla(from var(--color-gray3) h s calc(l + 3));border-radius:8px;margin-top:.25rem}.DataField_dataField__bD7FT.DataField_withIcon__gJ4WI .DataField_content__eNvou{flex:1 1}.OverviewTab_section__y_hvA{display:none;position:relative;width:100%}.OverviewTab_section__y_hvA.OverviewTab_active__eCtSd{display:block}.OverviewTab_dataBlock___YCzT{transition:all .2s ease-in-out;flex:1 1;display:flex;flex-direction:column;gap:1rem}.OverviewTab_dataBlock___YCzT:hover{box-shadow:0 4px 8px rgba(0,0,0,.2)}.OverviewTab_dataBlock___YCzT .OverviewTab_sectionHeader__fjrlj{margin-bottom:.5rem;border-bottom:2px solid var(--color-primary);padding-bottom:1rem;display:flex;align-items:center;gap:2rem}.OverviewTab_dataBlock___YCzT .OverviewTab_sectionHeader__fjrlj h2{font-size:1.75rem;font-weight:500;color:var(--color-contrast);margin:0;letter-spacing:-.5px}.OverviewTab_dataBlock___YCzT .OverviewTab_sectionActionButtons__wHOta{display:flex;flex-direction:row;gap:1rem;margin-top:1rem;justify-content:flex-end}@media(max-width:767px){.OverviewTab_dataBlock___YCzT .OverviewTab_sectionActionButtons__wHOta{flex-direction:column;gap:.75rem}}.OverviewTab_dataBlock___YCzT .OverviewTab_dataBlockContent__JD9F1{display:flex;flex-direction:column;gap:1rem;align-items:space-between}.OverviewTab_dataBlock___YCzT .OverviewTab_dataBlockContent__JD9F1 .OverviewTab_dataRow__kmSmx{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;position:relative}.OverviewTab_dataBlock___YCzT .OverviewTab_deniedBanner__CB_XH{padding:1.5rem;background:linear-gradient(135deg,rgba(245,88,109,.1),rgba(245,88,109,.05));border-radius:1rem;margin-bottom:1rem}.OverviewTab_dataBlock___YCzT .OverviewTab_deniedBanner__CB_XH .OverviewTab_deniedBannerTitle__euAjP{font-size:18px;font-weight:600;color:var(--color-danger);margin:0 0 .75rem;letter-spacing:-.01em}.OverviewTab_dataBlock___YCzT .OverviewTab_deniedBanner__CB_XH .OverviewTab_deniedBannerMessage__Qy60T{font-size:14px;color:var(--color-contrast);margin:0 0 1rem;line-height:1.5}.OverviewTab_dataBlock___YCzT .OverviewTab_deniedBanner__CB_XH .OverviewTab_deniedTime__HUTrV{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.75rem 1rem;background-color:rgba(0,0,0,.1);border-radius:.5rem}.OverviewTab_dataBlock___YCzT .OverviewTab_deniedBanner__CB_XH .OverviewTab_deniedTime__HUTrV .OverviewTab_deniedTimeLabel__s5XcP{font-size:12px;font-weight:600;color:var(--color-gray2);text-transform:uppercase;letter-spacing:.5px}.OverviewTab_dataBlock___YCzT .OverviewTab_deniedBanner__CB_XH .OverviewTab_deniedTime__HUTrV .OverviewTab_deniedTimeValue__Xu68d{font-size:14px;font-weight:500;color:var(--color-contrast)}.OverviewTab_dataBlock___YCzT .OverviewTab_deniedBanner__CB_XH .OverviewTab_deniedReason__O6Zyf{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(245,88,109,.2)}.OverviewTab_dataBlock___YCzT .OverviewTab_deniedBanner__CB_XH .OverviewTab_deniedReason__O6Zyf .OverviewTab_deniedReasonLabel__BAkkQ{font-size:12px;font-weight:600;color:var(--color-gray2);text-transform:uppercase;letter-spacing:.5px;display:block;margin-bottom:.5rem}.OverviewTab_dataBlock___YCzT .OverviewTab_deniedBanner__CB_XH .OverviewTab_deniedReason__O6Zyf .OverviewTab_deniedReasonText__i_XcG{font-size:15px;color:var(--color-contrast);line-height:1.6;margin:0;white-space:pre-wrap;padding:1rem;background-color:rgba(0,0,0,.2);border-radius:.5rem}.OverviewTab_notesEditor__nr_Wy{display:flex;flex-direction:column;gap:1rem}.OverviewTab_notesTextarea__fi1ET{width:100%;min-height:200px;padding:1rem;background:var(--color-gray4);border:1px solid hsla(0,0%,100%,.15);border-radius:15px;color:var(--color-contrast);font-size:.9rem;line-height:1.6;font-family:inherit;resize:vertical;transition:all .2s ease;box-sizing:border-box}.OverviewTab_notesTextarea__fi1ET:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 2px hsla(from var(--color-primary) h s l/.2)}.OverviewTab_notesTextarea__fi1ET::placeholder{color:var(--color-gray2)}.OverviewTab_notesInfo__c4EJN{display:flex;align-items:center;gap:.5rem;color:var(--color-gray2);font-size:.85rem}.OverviewTab_notesActions__a3jTE{display:flex;justify-content:flex-end;gap:1rem}.page_page__HBSD3{width:100%;overflow:hidden}.page_estimationReportHeadertextWrapper__0ccaG{padding:1rem 0}.page_estimationReportHeaderText__ypSML{text-align:center}.page_estimationReportHeader__UVsJJ{display:flex;flex-direction:column;margin-bottom:1rem}.page_estimationReportHeader__UVsJJ p{font-size:12px;margin:4px 0}@media(min-width:992px){.page_estimationReportHeader__UVsJJ p{font-size:14px}}.page_estimationReportHeaderButton__NGjtR{margin:0;padding:0}.page_estimationReportHeaderButtonIcon__9H_le{display:flex;align-items:center}.page_estimationReportHeaderButtonIcon__9H_le svg{margin-left:.5rem}.page_estimationReportSubmitButton__VaUTg{margin-top:1rem;margin-bottom:.5rem}.page_estimationReportContainer__o3IJi{display:flex;flex-direction:column;gap:2rem;background:var(--color-card-bg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:15px;padding:2rem;flex:1 1;overflow-y:auto}.page_sectionContainer___u6hG{display:flex;flex-direction:column;gap:1rem}@media(min-width:992px){.page_sectionContainer___u6hG{flex-wrap:wrap;flex-direction:column}}.page_familySubsection__1wB27{margin-bottom:1.5rem}.page_subsectionTitle__wHaz9{font-size:1.1rem;font-weight:600;margin-bottom:.75rem;border-bottom:2px solid var(--color-primary);padding-bottom:.25rem;display:inline-block}.page_table__l2Azo{width:100%;border-collapse:collapse;border:1px solid var(--color-white);border-radius:15px;padding:.5rem;color:var(--color-white)}.page_table__l2Azo td,.page_table__l2Azo th{padding:.5rem;border:1px solid var(--color-white)}.page_table__l2Azo tfoot{font-weight:600}.page_buttonContainer__xRmLW{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem}.page_declineReasonContainer__kOvXk{margin-bottom:1rem}.page_declineReasonContainer__kOvXk p{font-size:14px;margin:0}.page_notesContainer__8412w p{font-size:14px;text-align:left}.page_notesContainer__8412w h3,.page_notesContainer__8412w p{color:var(--color-white);margin:0;padding:0;line-height:1.5;font-weight:400;font-family:var(--font-family-sans-serif)}.page_notesContainer__8412w h3{text-decoration:underline}.page_previewContainer__N9I0l{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex}.page_previewContainer__N9I0l .page_previewContent__72WDZ{width:100vw;display:flex;flex-direction:column;align-items:center}.page_previewContainer__N9I0l .page_previewContentBackground__skyzv{z-index:-100;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:200vw;height:200vh;background:radial-gradient(29.7% 29.7% at 50% 50%,rgba(125,130,210,.5) 0,#16151e 100%)!important}.page_submitButtonContainer__ZhSLg{display:flex;flex-direction:row;gap:1rem}.page_estimationReportHeader__g2oZi{position:fixed;top:0;left:50%;transform:translateX(-50%);display:flex;justify-content:flex-start;width:calc(100% - 2rem);z-index:2;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:var(--card-gray);border-radius:1rem;padding:1rem;border-radius:0!important;flex-direction:column;margin-bottom:1rem}.page_estimationReportHeader__g2oZi .page_estimationReportHeaderBackButton__pgvY7{display:flex;align-items:center;justify-content:center;position:absolute;left:1rem;top:50%;transform:translate(-50%,-50%)}.page_estimationReportHeader__g2oZi .page_estimationReportHeaderBackButton__pgvY7 path{fill:var(--color-white)}.page_estimationReportHeader__g2oZi .page_estimationReportHeaderInfo__Q84xJ{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1 1}.page_priceContainer__NXObT{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:30px;margin-top:1rem}.page_priceContainer__NXObT .page_priceContainerLeft__IaNT_{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.5rem}.page_priceContainer__NXObT .page_priceContainerLeft__IaNT_ .page_linkButton__4E7R4{display:flex;align-items:center;gap:6px;height:20px;border:1px solid #7d82d2;border-radius:4px;padding:4px 8px;text-decoration:none;color:inherit}.page_priceContainer__NXObT .page_priceContainerLeft__IaNT_ .page_linkButton__4E7R4 span{font-size:14px;line-height:1}.page_priceContainer__NXObT .page_priceContainerLeft__IaNT_ .page_linkButton__4E7R4 svg{border:none;padding:0}.page_priceContainer__NXObT .page_priceContainerRight__IhiEH{display:flex;align-items:center;height:20px;border:1px solid #7d82d2;border-radius:4px;padding:4px 8px}.page_priceContainer__NXObT .page_priceContainerRight__IhiEH p{font-size:14px}.page_estimationReportHeaderTitle__EpBM8{font-size:1.5rem;line-height:2.1rem}.page_estimationReportHeaderText__Rkexb{color:var(--Text-Base-Base-1);font-size:1rem;line-height:1.6875rem;margin:4px 0}.page_body__hqZZS{z-index:-100;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:200vw;height:200vh;background:radial-gradient(29.7% 29.7% at 50% 50%,rgba(125,130,210,.5) 0,#16151e 100%)!important}.page_estimationReportContainer__SHat4{padding:2rem 0}.page_estimationReportContainer__SHat4,.page_sectionContainer__idpEF{display:flex;flex-direction:column;gap:1rem}.page_sectionContainer__idpEF h1{font-size:1.5rem}@media(min-width:992px){.page_sectionContainer__idpEF{flex-wrap:wrap;flex-direction:column}}.page_familySubsection__Hh19D{margin-bottom:1.5rem}.page_subsectionTitle__Gq6Ak{font-size:1.1rem;font-weight:600;margin-bottom:.75rem;border-bottom:2px solid var(--color-primary);padding-bottom:.25rem;display:inline-block}.page_table__u0MYw{width:100%;border-collapse:collapse;border:1px solid var(--color-white);border-radius:15px;padding:.5rem;color:var(--color-white)}.page_table__u0MYw thead{background-color:var(--color-black);border-bottom:1px solid var(--color-white)}.page_table__u0MYw td,.page_table__u0MYw th{padding:.5rem;border:1px solid var(--color-white)}.page_table__u0MYw tfoot{font-weight:600}.page_buttonContainer__TFSCg{display:flex;flex-direction:column;gap:1rem}.page_proceedButton__7gDVm{width:100%;margin-top:1rem}.page_declineReasonContainer__cQ3PY{margin-bottom:1rem}.page_declineReasonContainer__cQ3PY p{font-size:14px;margin:0}.page_estimationReportHeaderButton__S1SNI{margin:0;padding:0}.page_estimationReportHeaderButton__S1SNI .page_estimationReportHeaderButtonIcon__XiCLM{display:flex;align-items:center;justify-content:center;gap:.5rem}.page_finalCostContainer__yKMkw{display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-end;gap:10px;padding:10px;margin-top:1rem}.page_finalCostContainer__yKMkw .page_originalCostText__xN8IB{display:flex;flex-direction:column;font-size:12px;padding:4px 8px;margin:0}.page_finalCostContainer__yKMkw .page_finalCostText__gC2Js{display:flex;flex-direction:column;border:1px solid #7d82d2;border-radius:4px;padding:4px 8px;font-size:16px;margin:0}.page_page__sTILl{display:flex;flex-direction:column;flex:1 1;gap:1rem}.page_page__sTILl .page_profileCard__PVsMA{display:flex;flex-direction:column;border-radius:15px;background:var(--color-card-bg);border:1px solid rgba(from var(--color-tertiary) r g b/.2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:1rem;position:relative}.page_page__sTILl .page_profileCard__PVsMA .page_profileCardHeader__UKgZK{display:flex;flex-direction:row;gap:3rem;padding:1rem;position:relative;z-index:1}.page_page__sTILl .page_profileCard__PVsMA .page_profileCardHeader__UKgZK h3{font-size:18pt}.page_page__sTILl .page_profileCard__PVsMA .page_profileCardHeader__UKgZK .page_profileCardHeaderImage__Q4_DE{display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:15px}.page_page__sTILl .page_profileCard__PVsMA .page_profileCardHeader__UKgZK .page_profileCardHeaderInfo__z99JS{display:flex;flex-direction:column;justify-content:center;gap:.5rem}.page_page__sTILl .page_profileCard__PVsMA .page_profileCardHeader__UKgZK .page_profileCardHeaderInfo__z99JS h3{margin:0;padding:0}.page_page__sTILl .page_profileCard__PVsMA .page_profileCardHeader__UKgZK .page_profileCardHeaderInfo__z99JS .page_pills__ElItb{display:flex;flex-direction:row;gap:1rem}.page_page__sTILl .page_profileCard__PVsMA .page_profileCardHeader__UKgZK .page_onlineStatus__KL_xC{display:flex;flex-direction:row;align-items:center;justify-content:center;height:1rem;width:1rem;border-radius:50%;position:absolute;top:3.25rem;left:6.5rem;z-index:5;border:3px solid rgba(from var(--color-dark) r g b/.9)}.page_page__sTILl .page_profileCard__PVsMA .page_profileCardHeader__UKgZK .page_onlineStatus__KL_xC.page_online__54jnu{background:var(--color-online)}.page_page__sTILl .page_profileCard__PVsMA .page_profileCardHeader__UKgZK .page_onlineStatus__KL_xC.page_away__uzck5{background:var(--color-away)}.page_page__sTILl .page_profileCard__PVsMA .page_profileCardHeader__UKgZK .page_onlineStatus__KL_xC.page_busy__LpaaO{background:var(--color-busy)}.page_page__sTILl .page_profileCard__PVsMA .page_profileCardHeader__UKgZK .page_onlineStatus__KL_xC.page_offline__1u5LK{background:var(--color-offline)}.page_page__sTILl .page_profileCard__PVsMA .page_pill__3ACUr{display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:15px;background:rgba(from var(--color-dark) r g b/.2);border:1px solid rgba(from var(--color-tertiary) r g b/.2);padding:.5rem 1rem}.page_page__sTILl .page_profileCard__PVsMA .page_row__Y_22U{display:flex;flex-direction:row;align-items:center;gap:1rem}.page_page__sTILl .page_personalInformation__JF4p5{display:flex;flex-direction:column;gap:1rem;border-radius:15px;background:var(--color-card-bg);border:1px solid rgba(from var(--color-tertiary) r g b/.2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);flex:1 1}.page_page__sTILl .page_personalInformation__JF4p5 .page_personalInformationHeader__XS9D1{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-left:1rem;border-radius:15px;border-bottom-left-radius:0;border-bottom-right-radius:0;background:var(--color-card-bg);border-bottom:1px solid rgba(from var(--color-tertiary) r g b/.5)}.page_page__sTILl .page_personalInformation__JF4p5 .page_personalInformationContent__n_2SY{display:flex;flex-direction:column;padding:1rem;flex:1 1;gap:1rem;justify-content:space-between}.page_page__sTILl .page_personalInformation__JF4p5 .page_personalInformationContent__n_2SY .page_personalInformationContentItem__sYvB6{display:flex;flex-direction:row;align-items:center;gap:1rem}.page_page__sTILl .page_personalInformation__JF4p5 .page_personalInformationContent__n_2SY .page_personalInformationContentItem__sYvB6 *>input:disabled{cursor:pointer}.page_page__sTILl .page_personalInformation__JF4p5 .page_personalInformationContent__n_2SY .page_personalInformationContentItem__sYvB6 .page_personalInformationContentItemLabel__w15ZT{display:flex;flex-direction:column;flex:1 1;font-size:14pt;font-weight:500;color:var(--color-white);max-width:12rem}.page_page__sTILl .page_personalInformation__JF4p5 .page_personalInformationContent__n_2SY .page_personalInformationContentItem__sYvB6 .page_personalInformationContentItemValue__yoVma{display:flex;flex-direction:column;font-size:12pt;font-weight:400;flex:1 1}.page_page__sTILl .page_personalInformation__JF4p5 .page_footer__rsR7m{display:flex;flex-direction:row;background:var(--color-card-bg);border-radius:15px;border-top-left-radius:0;border-top-right-radius:0;align-items:center;justify-content:flex-end;padding:1rem;gap:.75rem}.page_copyConfirmModalOverlay__R_H25{position:fixed;inset:0;z-index:2100;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;padding:16px}@media(max-width:768px){.page_copyConfirmModalOverlay__R_H25{align-items:flex-start;justify-content:flex-start;padding:4rem 1rem 1rem}}.page_copyConfirmModalContent__8Pp1x{width:min(520px,100%);background:hsla(from var(--color-tertiary) calc(h + 0) calc(s - 2) calc(l - 32)/.8);border-radius:10px;box-shadow:0 16px 36px rgba(0,0,0,.28);overflow:hidden;padding:1rem}@media(max-width:768px){.page_copyConfirmModalContent__8Pp1x{padding:1rem}}.page_copyConfirmModalHeader__Um1Ga{padding:16px 20px 12px;border-bottom:1px solid rgba(from var(--color-secondary) r g b/.8)}.page_copyConfirmModalHeader__Um1Ga h2{margin:0;font-size:20px}.page_copyConfirmModalBody__16JMj{padding:16px 20px;display:grid;grid-gap:10px;gap:10px}.page_copyConfirmModalBody__16JMj p{margin:0}.page_copyConfirmModalFooter__ExaTg{padding:12px 20px 16px;border-top:1px solid rgba(from var(--color-secondary) r g b/.8);display:flex;gap:10px;justify-content:flex-end}.page_settingsPage__1suM9{display:flex;flex-direction:column;gap:2rem;width:100%;height:100%;flex:1 1;overflow:hidden}.page_settingsContainer__MPl8_{display:flex;flex-direction:column;gap:2rem;background:var(--color-card-bg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:15px;padding:2rem;flex:1 1;overflow-y:auto}.page_tabList__rfMCQ{display:flex;flex-wrap:wrap;gap:1rem;border-bottom:1px solid var(--color-tertiary);padding-bottom:1rem}.page_tab__bZrAs{background:transparent;border:none;color:var(--color-contrast);padding:.75rem 1.5rem;cursor:pointer;font-size:1rem;border-radius:15px;transition:all .2s ease}.page_tab__bZrAs:hover{background:hsl(from var(--color-primary) h s calc(l - 1))}.page_tab__bZrAs.page_active__0i4Pd{background:var(--color-secondary);color:var(--color-dark)}.page_contentArea__hPXMd{display:flex;flex-direction:column;flex:1 1;padding:1rem 0}.page_tabContent___ENdg{display:flex;flex-direction:column;flex:1 1;gap:1rem}.page_tabContent___ENdg h2{color:var(--color-secondary);margin-bottom:1.5rem}.page_tabContent___ENdg p{color:var(--color-contrast)}@media(max-width:767px){.page_tabList__rfMCQ{flex-direction:column;gap:.5rem}.page_tab__bZrAs{width:100%;text-align:left}}