#styles_container__6petp{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:rgba(24,0,39,.097);z-index:9999;pointer-events:none;transition:.25s cubic-bezier(.075,.82,.165,1);opacity:0}#styles_container__6petp[open]{display:flex;pointer-events:all;opacity:1;overflow:hidden}#styles_container__6petp[open] #styles_modal__OxBp1{transform:translateY(-10px)}#styles_container__6petp .styles_click_catcher__DAEJy{position:absolute;width:100%;height:100%;z-index:-1}#styles_modal__OxBp1{background-color:var(--surface-secondary);color:var(--text-primary);border-radius:10px;max-width:500px;width:100%;padding:20px;transition:.25s cubic-bezier(.175,.885,.32,1.275);overflow-y:auto;max-height:90%;position:relative}@media(max-width:769px){#styles_modal__OxBp1{width:90%}}#styles_modalHeader__3RxQT{display:flex;justify-content:flex-end;padding:15px}#styles_modalHeader__3RxQT .styles_closeButton__FaoPS{position:absolute;top:10px;right:10px;cursor:pointer}.styles_container__SpJaG{position:relative;display:flex}.styles_container__SpJaG .styles_bubble__lJ9_5{width:max-content;max-width:200px;position:absolute;padding:10px 12px;bottom:20px;border-radius:10px;transform:translateX(0) scale(0);font-size:12px;font-weight:500;transition:.5s cubic-bezier(.2,1.94,.45,.94);transform-origin:center bottom;outline:1px solid #f5f5f5;background-color:#fff;opacity:0;direction:rtl;box-shadow:0 8px 24px rgba(113,116,152,.04),0 4px 12px rgba(113,116,152,.04),0 1px 4px rgba(113,116,152,.02)}.styles_container__SpJaG .styles_bubble__lJ9_5.styles_top__qCMuI{bottom:16px;transform-origin:center bottom}.styles_container__SpJaG .styles_bubble__lJ9_5.styles_bottom__d5xHC{top:unset!important;bottom:-32px;transform-origin:center top}.styles_container__SpJaG .styles_bubble__lJ9_5.styles_right__h76d_{transform-origin:left bottom}.styles_container__SpJaG .styles_bubble__lJ9_5.styles_left__MgeQ6{transform-origin:right bottom}.styles_container__SpJaG:hover .styles_bubble__lJ9_5{opacity:1;transform:translateX(0) scale(1)}.FeedbackForm_card__RPjX6{border:1px solid #ede1ff;text-align:right;padding:1.5rem;border-radius:16px;background:#fbfbfb;transition:all .2s ease}.FeedbackForm_feedbackForm__7zFIi{margin-top:2rem;background:#fff;border:1px solid #ede1ff;padding:2.5rem;border-radius:8px;position:relative}.FeedbackForm_feedbackForm__7zFIi:focus-within{scroll-margin:0}@media(max-width:768px){.FeedbackForm_feedbackForm__7zFIi{padding:1.5rem;margin-top:1.5rem}}.FeedbackForm_feedbackTitle__GXH_O{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:1rem;text-align:center}.FeedbackForm_feedbackDescription__2QAy0{color:#6b7280;text-align:center;margin-bottom:2.5rem;line-height:1.6;padding:0 1rem}@media(max-width:768px){.FeedbackForm_feedbackDescription__2QAy0{margin-bottom:2rem;padding:0 .5rem;font-size:.9rem}}.FeedbackForm_feedbackFormContent__Xpza3{display:flex;flex-direction:column;gap:2.5rem}.FeedbackForm_feedbackFormContent__Xpza3 *{scroll-margin:0;scroll-behavior:auto}@media(max-width:768px){.FeedbackForm_feedbackFormContent__Xpza3{gap:2rem}}.FeedbackForm_feedbackContainer__2wfK7{contain:layout;scroll-behavior:auto;position:relative}.FeedbackForm_feedbackContainer__2wfK7:focus-within{scroll-behavior:auto}.FeedbackForm_feedbackTypeSection__bJ0mz .FeedbackForm_feedbackLabel__HJXe9{display:block;font-weight:500;color:#333;margin-bottom:1.5rem;text-align:right;padding-right:.5rem}.FeedbackForm_feedbackTypeOptions__wbR2l{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem}@media(max-width:768px){.FeedbackForm_feedbackTypeOptions__wbR2l{grid-template-columns:1fr}}.FeedbackForm_feedbackTypeButtonWrapper__viYq9{cursor:pointer;display:block;width:100%}.FeedbackForm_feedbackTypeButton__Y_rBw{background:#fff;border:1px solid #ede1ff;border-radius:8px;padding:1rem;display:flex;align-items:center;justify-content:center;gap:.75rem;cursor:pointer;transition:all .2s ease;width:100%;text-align:center;font-weight:500;color:#333}.FeedbackForm_feedbackTypeButton__Y_rBw:hover{border-color:#edd7ff;background:#fff;box-shadow:0 4px 12px rgba(137,87,255,.141)}.FeedbackForm_feedbackTypeButton__Y_rBw.FeedbackForm_selected__mBVrF{background:#f3f0ff;border-color:#8b5cf6;color:#8b5cf6;box-shadow:0 4px 12px rgba(137,87,255,.141)}.FeedbackForm_feedbackTypeIcon__PBZOd{font-size:1.5rem;line-height:1}.FeedbackForm_feedbackTextSection__XRRF_ .FeedbackForm_feedbackLabel__HJXe9{display:block;font-weight:500;color:#333;margin-bottom:1rem;text-align:right;padding-right:.5rem}.FeedbackForm_feedbackTextarea__Ogkh7{width:100%;padding:1rem;border:1px solid #ede1ff;border-radius:8px;font-size:1rem;resize:vertical;min-height:140px;max-height:300px;font-family:inherit;color:#333;transition:all .2s ease;line-height:1.5;overflow-wrap:break-word;word-wrap:break-word;white-space:pre-wrap;scroll-margin:0;scroll-padding:0;scroll-behavior:auto;-webkit-overflow-scrolling:touch;-webkit-transform:translateZ(0)}.FeedbackForm_feedbackTextarea__Ogkh7:focus{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 2px rgba(139,92,246,.1);scroll-behavior:auto}.FeedbackForm_feedbackTextarea__Ogkh7:focus-visible{outline:none}.FeedbackForm_feedbackTextarea__Ogkh7::placeholder{color:#6b7280}.FeedbackForm_characterCount__wXnRZ{text-align:left;color:#6b7280;font-size:.875rem;margin-top:.75rem;padding-left:.5rem}.FeedbackForm_feedbackSubmitButton__D_kJ6{align-self:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;min-height:44px;border-radius:8px;transition:all .2s ease;background:#8b5cf6;color:#fff;border:none}.FeedbackForm_feedbackSubmitButton__D_kJ6:hover:not(:disabled){border-color:#edd7ff;background:#fff;box-shadow:0 4px 12px rgba(137,87,255,.141)}.FeedbackForm_feedbackSubmitButton__D_kJ6:disabled{opacity:.6;cursor:not-allowed;background:#d1d5db}.FeedbackForm_feedbackSuccessMessage__GuSrT{text-align:center;padding:2rem}.FeedbackForm_feedbackSuccessMessage__GuSrT .FeedbackForm_successIcon__gije8{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-radius:50%;font-size:2rem;font-weight:700;margin:0 auto 1rem;animation:FeedbackForm_successPulse__iY8fb .6s ease-out}.FeedbackForm_feedbackSuccessMessage__GuSrT h3{color:#059669;font-size:1.5rem;margin-bottom:.5rem}.FeedbackForm_feedbackSuccessMessage__GuSrT p{color:#6b7280;line-height:1.6}@keyframes FeedbackForm_successPulse__iY8fb{0%{transform:scale(.8);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}.style_accordionItem__NgKeZ{padding:10px 20px;background:#fcfcfc;border-radius:15px;width:100%;cursor:pointer;text-align:right}.style_accordionItem__NgKeZ h3{font-size:18px;margin:10px 0}.style_accordionItem__NgKeZ:hover{background:#f9f9f9}.style_accordionItem__NgKeZ .style_accordionTitle__a4Qsc{display:flex;gap:10px;align-items:center}.style_accordionItem__NgKeZ[data-size=SMALL]{padding:10px}.style_accordionItem__NgKeZ[data-size=SMALL] .style_accordionTitle__a4Qsc{font-size:10px!important}.style_accordionItem__NgKeZ[data-size=SMALL] .style_accordionTitle__a4Qsc h3{margin:0;font-size:16px}.style_accordionItem__NgKeZ[data-size=SMALL] .style_accordionContainer__ONm_B{padding:5px!important}.style_accordionItem__NgKeZ[data-size=SMALL] .style_accordionContainer__ONm_B:not([open]){padding:0!important}.style_accordionItem__NgKeZ .style_accordionContainer__ONm_B{overflow:hidden;transition:all .4s cubic-bezier(.075,.82,.165,1);font-size:15px;padding-right:25px;opacity:0}.style_accordionItem__NgKeZ .style_accordionContainer__ONm_B p{margin:0}.style_accordionItem__NgKeZ .style_accordionContainer__ONm_B:not([open]){height:0!important}.style_accordionItem__NgKeZ .style_accordionContainer__ONm_B[open]{opacity:1;padding-top:15px;padding-bottom:15px}.style_accordion__eBxPc{width:100%;display:flex;flex-direction:column;align-items:center;gap:1rem}.styles_flex_gap_5__1I66B{display:flex;align-items:center;gap:5px}.styles_parameters__2MHMX{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 8px 24px rgba(137,87,255,.141),0 4px 12px rgba(181,128,255,.04);margin:2rem 0;border:1px solid #ede1ff;transition:all .2s ease}.styles_parameters__2MHMX:hover{border-color:#edd7ff;box-shadow:0 12px 32px rgba(137,87,255,.141),0 8px 16px rgba(181,128,255,.08)}.styles_thing__Js7T3{font-size:18px}.styles_totalRow__lt0Ca{font-size:22px}.styles_finalTotalRow__a1g1v{font-size:26px;color:#000;margin:auto;background-color:#f5cbff;padding:5px 15px;border-radius:50px}.styles_container__RBamd{max-width:800px;margin:0 auto;padding:2rem;direction:rtl}.styles_container__RBamd section{display:flex;flex-direction:column;align-items:center;text-align:center}.styles_container__RBamd>div{text-align:center}.styles_progressBar__f0L1Y{display:flex;justify-content:space-between;margin-bottom:2.5rem;position:relative;padding:0 1rem}.styles_progressBar__f0L1Y:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:linear-gradient(90deg,rgba(237,225,255,.5),rgba(243,240,255,.8) 50%,rgba(237,225,255,.5));transform:translateY(-50%);z-index:1}@keyframes styles_pulse__9T0_h{0%{box-shadow:0 0 0 0 rgba(139,92,246,.2)}70%{box-shadow:0 0 0 6px rgba(139,92,246,0)}to{box-shadow:0 0 0 0 rgba(139,92,246,0)}}.styles_progressStep__wu57L{width:8px;height:8px;border-radius:50%;background:#fff;border:2px solid #ede1ff;position:relative;z-index:2;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer}.styles_progressStep__wu57L:before{width:24px;height:24px}.styles_progressStep__wu57L:after,.styles_progressStep__wu57L:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;background:transparent;transition:all .4s cubic-bezier(.4,0,.2,1)}.styles_progressStep__wu57L:after{width:16px;height:16px}.styles_progressStep__wu57L:hover:before{background:rgba(139,92,246,.05)}.styles_progressStep__wu57L:hover:after{background:rgba(139,92,246,.02)}.styles_progressStep__wu57L.styles_active__ph0V_{border-color:#8b5cf6;background:#8b5cf6;transform:scale(1.2);animation:styles_pulse__9T0_h 2s infinite}.styles_progressStep__wu57L.styles_active__ph0V_:before{background:rgba(139,92,246,.1);transform:translate(-50%,-50%) scale(1.2)}.styles_progressStep__wu57L.styles_active__ph0V_:after{background:rgba(139,92,246,.05);transform:translate(-50%,-50%) scale(1.1)}.styles_progressStep__wu57L.styles_completed__RlZZz{border-color:#8b5cf6;background:#8b5cf6;transform:scale(1);box-shadow:0 0 0 2px rgba(139,92,246,.1)}.styles_progressStep__wu57L.styles_completed__RlZZz:before{background:rgba(139,92,246,.05)}.styles_formSection__JQ8xI{margin-bottom:2rem;text-align:center}.styles_formSection__JQ8xI h3{font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.styles_formSection__JQ8xI p{color:#6b7280;margin-bottom:2rem}.styles_dateContainer__6mQhx{display:flex;flex-direction:column;gap:1rem}.styles_dateInputs__rQemL{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.styles_dateInputsWrapper__AF0VJ{display:flex;gap:1rem;flex:1 1;align-items:center}@media(max-width:480px){.styles_dateInputsWrapper__AF0VJ{flex-direction:column;gap:.5rem}}.styles_dateInput__ytGkP{flex:1 1;display:flex;flex-direction:column;gap:.5rem}.styles_dateInput__ytGkP input{padding:.75rem;border:1px solid #e5e7eb;border-radius:8px;font-size:1rem;width:100%;height:45px;box-sizing:border-box}.styles_removeButtonWrapper__lRUw2,.styles_removeButton__5k6x2{display:flex;align-items:center;height:auto}.styles_removeButton__5k6x2{background:none;border:none;color:#6b7280;cursor:pointer;padding:.5rem;justify-content:center;border-radius:8px;transition:all .2s ease;margin-left:.5rem;min-height:45px;margin-top:27px}.styles_removeButton__5k6x2:hover{background:#f3f4f6;color:#4b5563}.styles_removeButton__5k6x2 svg{width:1rem;height:1rem}.styles_textParserContainer__22vRT a{color:#e25fff}.styles_textParserContainer__22vRT a:hover{color:#ed9eff}.styles_addButton__PufWu{background:none;border:1px dashed #e5e7eb;color:#6b7280;cursor:pointer;padding:.75rem;display:flex;align-items:center;justify-content:center;gap:.5rem;border-radius:8px;transition:all .2s ease;width:100%}.styles_addButton__PufWu:hover{background:#f9fafb;border-color:#d1d5db}.styles_optionsGrid___zf2b{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem}.styles_optionButton__0tmfz{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1rem;display:flex;align-items:center;gap:.75rem;cursor:pointer;transition:all .2s ease;width:100%;text-align:right}.styles_optionButton__0tmfz:hover{border-color:#d1d5db;background:#f9fafb}.styles_optionButton__0tmfz.styles_selected__9_wD1{background:#f3f0ff;border-color:#8b5cf6;color:#8b5cf6}.styles_optionButton__0tmfz svg{flex-shrink:0}.styles_inputGroup__W3N7Q{display:flex;flex-direction:column;gap:1rem;max-width:400px;margin:0 auto}.styles_inputGroup__W3N7Q label{display:flex;flex-direction:column;gap:.5rem;align-items:center}.styles_inputGroup__W3N7Q label input{padding:.75rem;border:1px solid #e5e7eb;border-radius:8px;font-size:1rem}.styles_inputGroup__W3N7Q label input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield;text-align:center;width:80px;padding-right:2rem;font-family:Rubik,sans-serif}.styles_inputGroup__W3N7Q label input[type=number]::-webkit-inner-spin-button,.styles_inputGroup__W3N7Q label input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.styles_inputGroup__W3N7Q label input[type=number]:focus{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 2px rgba(139,92,246,.1)}.styles_numberInputWrapper__LBNQA{position:relative;display:inline-flex;align-items:center;margin-bottom:16px}.styles_numberInputButtons__4EWtP{position:absolute;right:.25rem;display:flex;flex-direction:column;gap:.125rem;pointer-events:none}.styles_numberInputButton__lhfvU{background:none;border:none;padding:.125rem;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease;pointer-events:auto}.styles_numberInputButton__lhfvU:hover{color:#8b5cf6;background:#f3f0ff}.styles_numberInputButton__lhfvU:active{transform:scale(.95)}.styles_numberInputButton__lhfvU svg{width:14px;height:14px}.styles_navigationButtons__g29O0{display:flex;justify-content:space-between;margin-top:2rem;gap:1rem}.styles_navigationButtons__g29O0 button{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:8px;font-weight:500;transition:all .2s ease;min-height:44px;white-space:nowrap;flex-grow:1}.styles_navigationButtons__g29O0 button.styles_backButton__Oec5b{background:#f3f4f6;color:#4b5563;border:none}.styles_navigationButtons__g29O0 button.styles_backButton__Oec5b:hover{background:#e5e7eb}.styles_navigationButtons__g29O0 button.styles_calculate_button__EywWD{background:#8b5cf6;color:#fff;border:none}.styles_navigationButtons__g29O0 button.styles_calculate_button__EywWD:hover{background:#7c3aed}.styles_navigationButtons__g29O0 button.styles_calculate_button__EywWD:disabled{background:#d1d5db;cursor:not-allowed}.styles_firstStepNavigation__yOZqc{justify-content:flex-end}.styles_result__TkUxz{border:1px solid #ede1ff;padding:2rem;border-radius:16px;display:flex;flex-direction:column;direction:rtl;text-align:right;gap:1.5rem;background:#fff;box-shadow:0 8px 24px rgba(137,87,255,.141),0 4px 12px rgba(181,128,255,.04);margin-top:2rem;margin-bottom:2rem}.styles_result__TkUxz>div:first-child h2{margin-top:0}.styles_result__TkUxz .styles_card__DIWJ9{border:1px solid #ede1ff;text-align:right;padding:1.5rem;border-radius:16px;background:#fbfbfb;transition:all .2s ease}.styles_result__TkUxz .styles_card__DIWJ9:hover{background:#fff;border-color:#edd7ff;box-shadow:0 4px 12px rgba(137,87,255,.141)}.styles_result__TkUxz .styles_card__DIWJ9.styles_totalCard__oC_DN{display:flex;flex-direction:column;gap:1rem;text-align:center;background:#fff;border:2px solid #ede1ff}.styles_result__TkUxz .styles_card__DIWJ9.styles_totalCard__oC_DN h3{margin:0;color:#333;font-size:1.5rem}.styles_result__TkUxz .styles_card__DIWJ9 h3{color:#333;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.styles_result__TkUxz .styles_card__DIWJ9 .styles_item__bMe76{margin-bottom:1rem;display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#fff;border-radius:16px;border:1px solid #ede1ff}.styles_result__TkUxz .styles_card__DIWJ9 .styles_item__bMe76:first-child{margin-top:0}.styles_result__TkUxz .styles_card__DIWJ9 .styles_item__bMe76 h4{margin:0;color:#666;font-size:1rem}.styles_result__TkUxz .styles_card__DIWJ9 .styles_item__bMe76 .styles_countUp__Buoa5{font-size:1.25rem;font-weight:600;color:#6a1b9a}.styles_result__TkUxz .styles_card__DIWJ9.styles_total__hZsg7{color:#6a1b9a;font-weight:600;background:#fff;border:2px solid #ede1ff}.styles_bottomSection__Ytzyg{display:flex;flex-direction:column;gap:16px;margin-top:2rem}.styles_disclaimer__E_B4g{padding:10px 15px;border-radius:16px;background-color:#f7e6ff;display:inline-block;direction:rtl}.styles_disclaimer__E_B4g h4{font-weight:500;font-size:14px;margin:0}.styles_sectionHeader__sFl9i{margin:0 0 .5rem;color:#333;font-size:1.5rem;font-weight:600;text-align:center}.styles_sectionDescription__TmZ6g{color:#73797e;margin:0 auto;width:100%;text-align:center;line-height:1.6;font-size:14px}.styles_underline__XhB_S{text-decoration:underline}.styles_errorMessage__YZMMm{color:#dc2626;font-size:1rem;background:#fee2e2;padding:.75rem 1rem;border-radius:16px;border:1px solid #fecaca;margin:1rem 0}.styles_chip__6xt0w{font-size:12px;border-radius:10px;padding:1px 4px;background-color:#edd7ff;width:max-content;height:max-content;direction:rtl;margin:0}.styles_yearly_container__XMn5H{display:flex;gap:10px}.styles_yearly_container__XMn5H div{display:flex;flex-direction:column;flex-wrap:nowrap;gap:3px;align-items:center}.styles_divider__WYgDF{height:9px;background-color:#ede1ff;border-radius:16px;width:100px;position:relative;margin:20px 15px 20px 0}.styles_divider__WYgDF:after{content:"";height:9px;width:9px;background-color:#ede1ff;border-radius:50%;display:inline-block;position:absolute;right:-14px;top:0}.styles_propertyButton__5t8V_{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#fbfbfb;border:1px solid #ede1ff;border-radius:8px;color:#333;font-weight:500;transition:all .2s ease;cursor:pointer}.styles_propertyButton__5t8V_:hover,.styles_propertyButton__5t8V_[data-checked=true]{background:#fff;border-color:#edd7ff;box-shadow:0 4px 12px rgba(137,87,255,.141)}.styles_propertyButton__5t8V_[data-checked=true]{color:#6a1b9a}.styles_propertyButton__5t8V_ svg{color:currentColor}.styles_eligibilityGrant__5eJnG{display:flex;flex-direction:column;gap:.75rem}.styles_eligibilityGrant__5eJnG .styles_message__d_EQ8{color:#6a1b9a;font-weight:500;font-size:1rem;padding:.5rem .75rem;background:#f3f1fe;border-radius:8px;border:1px solid #ede1ff}.styles_eligibilityGrant__5eJnG .styles_potentialAmounts__fpzGZ{display:flex;flex-direction:column;gap:.5rem}.styles_eligibilityGrant__5eJnG .styles_potentialAmounts__fpzGZ .styles_amountOption__Vz5rr{display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;background:#fff;border:1px solid #ede1ff;border-radius:6px;font-size:.875rem;color:#666}.styles_button__kxG0Y{display:inline-flex;align-items:center;gap:.75rem;padding:.875rem 1.5rem;background:#edd7ff;color:#333;text-decoration:none;border-radius:8px;transition:all .2s ease;border:1px solid #ede1ff;font-weight:500;font-size:1rem;cursor:pointer}.styles_button__kxG0Y:hover:not(:disabled){background:#e9d1ff;box-shadow:0 8px 24px rgba(137,87,255,.141),0 4px 12px rgba(181,128,255,.04),0 1px 4px rgba(155,121,255,.241)}.styles_button__kxG0Y:disabled{opacity:.7;cursor:not-allowed}.styles_button__kxG0Y svg{color:currentColor}.styles_removeDateButton__P_fwk{padding:.5rem;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fbfbfb;border:1px solid #ede1ff;color:#666;transition:all .2s ease}.styles_removeDateButton__P_fwk:hover{background:#fff;border-color:#edd7ff;color:#dc2626;box-shadow:0 4px 12px rgba(137,87,255,.141)}.styles_periodSelector__fvvU3{display:flex;gap:.5rem;margin-bottom:1.5rem;justify-content:center;flex-wrap:wrap;padding:0 1rem}.styles_periodButton__4K8N_{padding:.5rem 1rem;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#6b7280;font-weight:500;transition:all .2s ease;cursor:pointer;white-space:nowrap;font-size:.9rem}.styles_periodButton__4K8N_:hover{border-color:#d1d5db;background:#f9fafb}.styles_periodButton__4K8N_.styles_selected__9_wD1{background:#f3f0ff;border-color:#8b5cf6;color:#8b5cf6}.styles_propertyDictionary__NiwPq{direction:rtl;margin-top:2rem}.styles_dictionaryTitle__SDuVg{margin:0 0 1.5rem;color:#333;font-size:1.5rem;text-align:center}.styles_dictionaryDescription__EUupB{margin:0 0 2rem;font-size:.875rem;color:#666;text-align:center;font-style:italic}.styles_categorySection__yRgl4{margin-bottom:2rem}.styles_categoryTitle__EUZ6a{color:#6a1b9a;font-size:1.1rem;margin-bottom:1rem;font-weight:600;border-right:3px solid #8b5cf6;padding-right:.75rem}.styles_propertiesGrid__xKXRY{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.styles_propertyCard__zM2Yc{display:flex;align-items:center;gap:.75rem;padding:1rem;background-color:#fbfbfb;border:1px solid #ede1ff;border-radius:8px;transition:all .2s ease}.styles_propertyCard__zM2Yc:hover{border-color:#edd7ff;box-shadow:0 4px 12px rgba(137,87,255,.141)}.styles_propertyIcon__kiFWG{background-color:#f3f0ff;padding:.5rem;border-radius:6px;display:flex;align-items:center;justify-content:center;min-width:40px;height:40px}.styles_propertyContent__wcD03{flex:1 1}.styles_propertyName__8uIyO{margin:0;font-size:1rem;font-weight:600;color:#333}.styles_propertyTooltip__y13mY{margin:.25rem 0 0;font-size:.875rem;color:#666;line-height:1.4}.styles_propertyNoTooltip__3TG0B{margin:0;font-size:.875rem;color:#999;font-style:italic}.styles_dictionaryNote__O0dMh{margin-top:2rem;padding:1rem;background-color:#f3f0ff;border-radius:8px;border:1px solid #ede1ff}.styles_dictionaryNoteText__Fd38T{margin:0;font-size:.875rem;color:#666;text-align:center}.styles_lastUpdated__gdqfA{margin:.5rem 0 1rem;padding:.5rem 1rem;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;color:#6c757d;font-style:italic}.styles_lastUpdated__gdqfA small{font-size:.8rem}@media(max-width:768px){.styles_container__RBamd{padding:1rem;gap:1rem}.styles_container__RBamd .styles_dateSection__iZrVv{padding:1rem}.styles_container__RBamd .styles_dates__mg2_V{flex-direction:column;gap:.75rem;padding:.75rem}.styles_container__RBamd .styles_dates__mg2_V label{width:100%;align-items:center}.styles_container__RBamd .styles_dates__mg2_V input{width:100%;min-width:auto;text-align:center}.styles_container__RBamd .styles_dates__mg2_V button{width:28px;height:28px;padding:.4rem}.styles_container__RBamd .styles_addDateButton__iAE2S{padding:.6rem 1rem;font-size:.9rem}.styles_container__RBamd .styles_properties__x6xow{gap:8px}.styles_container__RBamd .styles_properties__x6xow button{padding:.6rem 1rem;font-size:.9rem}.styles_container__RBamd input[type=number]{min-width:60px;padding:.6rem .8rem}.styles_container__RBamd .styles_calculate_button__EywWD{padding:.75rem 1rem;font-size:.9rem}.styles_result__TkUxz{padding:1.5rem;gap:1rem}.styles_result__TkUxz .styles_card__DIWJ9{padding:1rem;gap:.75rem}.styles_result__TkUxz .styles_card__DIWJ9.styles_totalCard__oC_DN{gap:.75rem}.styles_result__TkUxz .styles_card__DIWJ9 h3{margin-bottom:1rem;font-size:1.1rem}.styles_result__TkUxz .styles_card__DIWJ9 .styles_item__bMe76{margin-bottom:.75rem;padding:.6rem;flex-direction:column;align-items:flex-start}.styles_result__TkUxz .styles_card__DIWJ9 .styles_item__bMe76 h4{font-size:.9rem}.styles_result__TkUxz .styles_card__DIWJ9 .styles_item__bMe76 .styles_countUp__Buoa5{font-size:1rem}.styles_disclaimer__E_B4g{padding:8px 12px}.styles_disclaimer__E_B4g h4{font-size:13px}.styles_errorMessage__YZMMm{padding:.6rem 1rem;font-size:.9rem;margin:.75rem 0}.styles_chip__6xt0w{font-size:11px}.styles_sectionDescription__TmZ6g{font-size:.9rem}.styles_periodSelector__fvvU3{gap:.5rem;padding:0 .5rem;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.styles_periodSelector__fvvU3::-webkit-scrollbar{display:none}.styles_periodButton__4K8N_{padding:.5rem .75rem;font-size:.8rem;flex-shrink:0;flex-grow:0;text-align:center;min-width:unset}.styles_navigationButtons__g29O0{flex-direction:column;gap:.75rem}.styles_navigationButtons__g29O0 button{width:100%;display:flex;align-items:center;justify-content:center;height:50px;min-height:50px;box-sizing:border-box;font-size:1rem;padding:1rem 1.5rem;text-align:center;flex-grow:0}.styles_dateInputs__rQemL{flex-direction:row;align-items:center;gap:.5rem;flex-wrap:nowrap;width:100%}.styles_dateInputsWrapper__AF0VJ{flex-grow:1;flex-shrink:1;width:auto;flex-direction:column;gap:.5rem}.styles_dateInput__ytGkP{width:100%;display:flex;flex-direction:row;align-items:center;gap:.5rem}.styles_dateInput__ytGkP label{flex-shrink:0;width:auto}.styles_dateInput__ytGkP input{flex-grow:1;width:auto;padding:.75rem;border:1px solid #e5e7eb;border-radius:8px;font-size:1rem;height:45px;box-sizing:border-box}.styles_removeButtonWrapper__lRUw2{flex-shrink:0;flex-grow:0;width:40px;display:flex;justify-content:center;align-items:center;height:auto;margin-top:0;padding-right:0;min-height:45px}.styles_removeButton__5k6x2{margin-left:0;padding:.5rem;margin-top:0}}.styles_descriptionCard__uSiMq{text-align:center;margin:2rem 0;padding:0 1rem}.styles_descriptionCard__uSiMq .styles_sectionHeader__sFl9i{margin:0 0 1rem;color:#333;font-size:1.5rem;font-weight:600}.styles_descriptionCard__uSiMq .styles_sectionDescription__TmZ6g{color:#73797e;margin:0 auto;width:100%;text-align:center;line-height:1.6;font-size:14px}.styles_descriptionCard__uSiMq .styles_divider__WYgDF{height:9px;background-color:#ede1ff;margin:20px auto;border-radius:16px;width:100px;position:relative}.styles_descriptionCard__uSiMq .styles_divider__WYgDF:after{content:"";height:9px;width:9px;background-color:#ede1ff;border-radius:50%;display:inline-block;position:absolute;right:-14px;top:0}.styles_newCalculationButton__IENsm{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#f1d5ff;color:#fff;border:none;border-radius:8px;font-weight:500;transition:all .2s ease;cursor:pointer;min-height:44px}.styles_newCalculationButton__IENsm:hover{background:#f1d5ff;transform:translateY(-1px);box-shadow:0 8px 24px rgba(137,87,255,.141),0 4px 12px rgba(181,128,255,.04)}.styles_newCalculationButton__IENsm:active{transform:translateY(0)}.styles_newCalculationButton__IENsm svg{color:currentColor}.styles_applyToAllButton__tZjEf{background:none;border:1px solid #e5e7eb;color:#6b7280;cursor:pointer;padding:.5rem 1rem;border-radius:8px;transition:all .2s ease;font-size:.875rem;white-space:nowrap}.styles_applyToAllButton__tZjEf:hover{background:#f9fafb;border-color:#d1d5db;color:#4b5563}.styles_applyToAllButton__tZjEf:active{transform:translateY(1px)}.styles_feedbackForm__iXIhB{margin-top:2rem;background:#fff;border:1px solid #ede1ff;padding:2.5rem;border-radius:8px;position:relative}.styles_feedbackForm__iXIhB:focus-within{scroll-margin:0}.styles_feedbackForm__iXIhB:hover{border-color:#edd7ff;box-shadow:0 8px 24px rgba(137,87,255,.141),0 4px 12px rgba(181,128,255,.04)}@media(max-width:768px){.styles_feedbackForm__iXIhB{padding:1.5rem;margin-top:1.5rem}}.styles_feedbackTitle__r1Yj0{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:1rem;text-align:center}.styles_feedbackDescription__bKKZs{color:#6b7280;text-align:center;margin-bottom:2.5rem;line-height:1.6;padding:0 1rem}@media(max-width:768px){.styles_feedbackDescription__bKKZs{margin-bottom:2rem;padding:0 .5rem;font-size:.9rem}}.styles_feedbackFormContent__afXv_{display:flex;flex-direction:column;gap:2.5rem}.styles_feedbackFormContent__afXv_ *{scroll-margin:0;scroll-behavior:auto}@media(max-width:768px){.styles_feedbackFormContent__afXv_{gap:2rem}}.styles_feedbackContainer__EXh6L{contain:layout;scroll-behavior:auto;position:relative}.styles_feedbackContainer__EXh6L:focus-within{scroll-behavior:auto}.styles_feedbackTypeSection__cCUbL .styles_feedbackLabel__9_eih{display:block;font-weight:500;color:#333;margin-bottom:1.5rem;text-align:right;padding-right:.5rem}.styles_feedbackTypeOptions__eK9LF{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem}@media(max-width:768px){.styles_feedbackTypeOptions__eK9LF{grid-template-columns:1fr}}.styles_feedbackTypeButtonWrapper__hezoW{cursor:pointer;display:block;width:100%}.styles_feedbackTypeButton__AAuCv{background:#fff;border:1px solid #ede1ff;border-radius:8px;padding:1rem;display:flex;align-items:center;justify-content:center;gap:.75rem;cursor:pointer;transition:all .2s ease;width:100%;text-align:center;font-weight:500;color:#333}.styles_feedbackTypeButton__AAuCv:hover{border-color:#edd7ff;background:#fff;box-shadow:0 4px 12px rgba(137,87,255,.141)}.styles_feedbackTypeButton__AAuCv.styles_selected__9_wD1{background:#f3f0ff;border-color:#8b5cf6;color:#8b5cf6;box-shadow:0 4px 12px rgba(137,87,255,.141)}.styles_feedbackTypeIcon__S9YxW{font-size:1.5rem;line-height:1}.styles_feedbackTextSection__gE_lQ .styles_feedbackLabel__9_eih{display:block;font-weight:500;color:#333;margin-bottom:1rem;text-align:right;padding-right:.5rem}.styles_feedbackTextarea__XS2hA{width:100%;padding:1rem;border:1px solid #ede1ff;border-radius:8px;font-size:1rem;resize:vertical;min-height:140px;max-height:300px;font-family:inherit;color:#333;transition:all .2s ease;line-height:1.5;overflow-wrap:break-word;word-wrap:break-word;white-space:pre-wrap;scroll-margin:0;scroll-padding:0;scroll-behavior:auto;-webkit-overflow-scrolling:touch;-webkit-transform:translateZ(0)}.styles_feedbackTextarea__XS2hA:focus{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 2px rgba(139,92,246,.1);scroll-behavior:auto}.styles_feedbackTextarea__XS2hA:focus-visible{outline:none}.styles_feedbackTextarea__XS2hA::placeholder{color:#6b7280}.styles_characterCount__8rwTN{text-align:left;color:#6b7280;font-size:.875rem;margin-top:.75rem;padding-left:.5rem}.styles_feedbackSubmitButton__oXYss{align-self:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;min-height:44px;border-radius:8px;transition:all .2s ease;background:#8b5cf6;color:#fff;border:none}.styles_feedbackSubmitButton__oXYss:hover:not(:disabled){background:#f1d5ff}.styles_feedbackSubmitButton__oXYss:disabled{opacity:.6;cursor:not-allowed;background:#d1d5db}.styles_feedbackSuccessMessage__azhn7{text-align:center;padding:2rem}.styles_feedbackSuccessMessage__azhn7 .styles_successIcon__Nss7O{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-radius:50%;font-size:2rem;font-weight:700;margin:0 auto 1rem;animation:styles_successPulse__GqYm6 .6s ease-out}.styles_feedbackSuccessMessage__azhn7 h3{color:#059669;font-size:1.5rem;margin-bottom:.5rem}.styles_feedbackSuccessMessage__azhn7 p{color:#6b7280;line-height:1.6}@keyframes styles_successPulse__GqYm6{0%{transform:scale(.8);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}