.styles-module-scss-module__nLoL-a__flex_gap_5{align-items:center;gap:5px;display:flex}.styles-module-scss-module__nLoL-a__parameters{background:#fff;border:1px solid #ede1ff;border-radius:16px;margin:2rem 0;padding:2rem;transition:all .2s;box-shadow:0 2px 8px #0000000f,0 1px 3px #0000000a}.styles-module-scss-module__nLoL-a__parameters:hover{border-color:#edd7ff;box-shadow:0 4px 12px #00000014,0 2px 6px #0000000f}.styles-module-scss-module__nLoL-a__thing{font-size:18px}.styles-module-scss-module__nLoL-a__totalRow{font-size:22px}.styles-module-scss-module__nLoL-a__finalTotalRow{color:#000;background-color:#f5cbff;border-radius:50px;margin:auto;padding:5px 15px;font-size:26px}.styles-module-scss-module__nLoL-a__container{direction:rtl;max-width:800px;margin:0 auto;padding:2rem}.styles-module-scss-module__nLoL-a__container section{text-align:center;flex-direction:column;align-items:center;display:flex}.styles-module-scss-module__nLoL-a__container>div{text-align:center}.styles-module-scss-module__nLoL-a__progressBar{justify-content:space-between;margin-bottom:2.5rem;padding:0 1rem;display:flex;position:relative}.styles-module-scss-module__nLoL-a__progressBar:before{content:"";z-index:1;background:linear-gradient(90deg,#ede1ff80 0%,#f3f0ffcc 50%,#ede1ff80 100%);height:1px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}@keyframes styles-module-scss-module__nLoL-a__pulse{0%{box-shadow:0 0 #8b5cf633}70%{box-shadow:0 0 0 6px #8b5cf600}to{box-shadow:0 0 #8b5cf600}}.styles-module-scss-module__nLoL-a__progressStep{z-index:2;cursor:pointer;background:#fff;border:2px solid #ede1ff;border-radius:50%;width:8px;height:8px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.styles-module-scss-module__nLoL-a__progressStep:before{content:"";background:0 0;border-radius:50%;width:24px;height:24px;transition:all .4s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module-scss-module__nLoL-a__progressStep:after{content:"";background:0 0;border-radius:50%;width:16px;height:16px;transition:all .4s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module-scss-module__nLoL-a__progressStep:hover:before{background:#8b5cf60d}.styles-module-scss-module__nLoL-a__progressStep:hover:after{background:#8b5cf605}.styles-module-scss-module__nLoL-a__progressStep.styles-module-scss-module__nLoL-a__active{background:#8b5cf6;border-color:#8b5cf6;animation:2s infinite styles-module-scss-module__nLoL-a__pulse;transform:scale(1.2)}.styles-module-scss-module__nLoL-a__progressStep.styles-module-scss-module__nLoL-a__active:before{background:#8b5cf61a;transform:translate(-50%,-50%)scale(1.2)}.styles-module-scss-module__nLoL-a__progressStep.styles-module-scss-module__nLoL-a__active:after{background:#8b5cf60d;transform:translate(-50%,-50%)scale(1.1)}.styles-module-scss-module__nLoL-a__progressStep.styles-module-scss-module__nLoL-a__completed{background:#8b5cf6;border-color:#8b5cf6;transform:scale(1);box-shadow:0 0 0 2px #8b5cf61a}.styles-module-scss-module__nLoL-a__progressStep.styles-module-scss-module__nLoL-a__completed:before{background:#8b5cf60d}.styles-module-scss-module__nLoL-a__formSection{text-align:center;margin-bottom:2rem}.styles-module-scss-module__nLoL-a__formSection h3{margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.styles-module-scss-module__nLoL-a__formSection p{color:#6b7280;margin-bottom:2rem}.styles-module-scss-module__nLoL-a__dateContainer{flex-direction:column;gap:1rem;display:flex}.styles-module-scss-module__nLoL-a__dateInputs{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.styles-module-scss-module__nLoL-a__dateInputsWrapper{flex:1;align-items:center;gap:1rem;display:flex}@media (max-width:480px){.styles-module-scss-module__nLoL-a__dateInputsWrapper{flex-direction:column;gap:.5rem}}.styles-module-scss-module__nLoL-a__dateInput{flex-direction:column;flex:1;gap:.5rem;display:flex}.styles-module-scss-module__nLoL-a__dateInput input{box-sizing:border-box;border:1px solid #e5e7eb;border-radius:8px;width:100%;height:45px;padding:.75rem;font-size:1rem}.styles-module-scss-module__nLoL-a__removeButtonWrapper{align-items:center;height:auto;display:flex}.styles-module-scss-module__nLoL-a__removeButton{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;height:auto;min-height:45px;margin-top:27px;margin-left:.5rem;padding:.5rem;transition:all .2s;display:flex}.styles-module-scss-module__nLoL-a__removeButton:hover{color:#4b5563;background:#f3f4f6}.styles-module-scss-module__nLoL-a__removeButton svg{width:1rem;height:1rem}.styles-module-scss-module__nLoL-a__textParserContainer a{color:#e25fff}.styles-module-scss-module__nLoL-a__textParserContainer a:hover{color:#ed9eff}.styles-module-scss-module__nLoL-a__addButton{color:#6b7280;cursor:pointer;background:0 0;border:1px dashed #e5e7eb;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem;transition:all .2s;display:flex}.styles-module-scss-module__nLoL-a__addButton:hover{background:#f9fafb;border-color:#d1d5db}.styles-module-scss-module__nLoL-a__optionsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.styles-module-scss-module__nLoL-a__optionButton{cursor:pointer;text-align:right;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:.75rem;width:100%;padding:1rem;transition:all .2s;display:flex}.styles-module-scss-module__nLoL-a__optionButton:hover{background:#f9fafb;border-color:#d1d5db}.styles-module-scss-module__nLoL-a__optionButton.styles-module-scss-module__nLoL-a__selected{color:#8b5cf6;background:#f3f0ff;border-color:#8b5cf6}.styles-module-scss-module__nLoL-a__optionButton svg{flex-shrink:0}.styles-module-scss-module__nLoL-a__inputGroup{flex-direction:column;gap:1rem;max-width:400px;margin:0 auto;display:flex}.styles-module-scss-module__nLoL-a__inputGroup label{flex-direction:column;align-items:center;gap:.5rem;display:flex}.styles-module-scss-module__nLoL-a__inputGroup label input{border:1px solid #e5e7eb;border-radius:8px;padding:.75rem;font-size:1rem}.styles-module-scss-module__nLoL-a__inputGroup label input[type=number]{appearance:textfield;text-align:center;width:80px;padding-right:2rem;font-family:Rubik,sans-serif}.styles-module-scss-module__nLoL-a__inputGroup label input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.styles-module-scss-module__nLoL-a__inputGroup label input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.styles-module-scss-module__nLoL-a__inputGroup label input[type=number]:focus{border-color:#8b5cf6;outline:none;box-shadow:0 0 0 2px #8b5cf61a}.styles-module-scss-module__nLoL-a__numberInputWrapper{align-items:center;margin-bottom:16px;display:inline-flex;position:relative}.styles-module-scss-module__nLoL-a__numberInputButtons{pointer-events:none;flex-direction:column;gap:.125rem;display:flex;position:absolute;right:.25rem}.styles-module-scss-module__nLoL-a__numberInputButton{color:#6b7280;cursor:pointer;pointer-events:auto;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.125rem;transition:all .2s;display:flex}.styles-module-scss-module__nLoL-a__numberInputButton:hover{color:#8b5cf6;background:#f3f0ff}.styles-module-scss-module__nLoL-a__numberInputButton:active{transform:scale(.95)}.styles-module-scss-module__nLoL-a__numberInputButton svg{width:14px;height:14px}.styles-module-scss-module__nLoL-a__navigationButtons{justify-content:space-between;gap:1rem;margin-top:2rem;display:flex}.styles-module-scss-module__nLoL-a__navigationButtons button{white-space:nowrap;border-radius:8px;flex-grow:1;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:.75rem 1.5rem;font-weight:500;transition:all .2s;display:flex}.styles-module-scss-module__nLoL-a__navigationButtons button.styles-module-scss-module__nLoL-a__backButton{color:#4b5563;background:#f3f4f6;border:none}.styles-module-scss-module__nLoL-a__navigationButtons button.styles-module-scss-module__nLoL-a__backButton:hover{background:#e5e7eb}.styles-module-scss-module__nLoL-a__navigationButtons button.styles-module-scss-module__nLoL-a__calculate_button{color:#fff;background:#8b5cf6;border:none}.styles-module-scss-module__nLoL-a__navigationButtons button.styles-module-scss-module__nLoL-a__calculate_button:hover{background:#7c3aed}.styles-module-scss-module__nLoL-a__navigationButtons button.styles-module-scss-module__nLoL-a__calculate_button:disabled{cursor:not-allowed;background:#d1d5db}.styles-module-scss-module__nLoL-a__firstStepNavigation{justify-content:flex-end}.styles-module-scss-module__nLoL-a__result{text-align:right;direction:rtl;background:#fff;border:1px solid #ede1ff;border-radius:16px;flex-direction:column;gap:1.5rem;margin-top:2rem;margin-bottom:2rem;padding:2rem;display:flex;box-shadow:0 2px 8px #0000000f,0 1px 3px #0000000a}.styles-module-scss-module__nLoL-a__result>div:first-child h2{margin-top:0}.styles-module-scss-module__nLoL-a__result .styles-module-scss-module__nLoL-a__card{text-align:right;background:#fbfbfb;border:1px solid #ede1ff;border-radius:16px;padding:1.5rem;transition:all .2s}.styles-module-scss-module__nLoL-a__result .styles-module-scss-module__nLoL-a__card:hover{background:#fff;border-color:#edd7ff;box-shadow:0 4px 12px #8957ff24}.styles-module-scss-module__nLoL-a__result .styles-module-scss-module__nLoL-a__card.styles-module-scss-module__nLoL-a__totalCard{text-align:center;background:#fff;border:2px solid #ede1ff;flex-direction:column;gap:1rem;display:flex}.styles-module-scss-module__nLoL-a__result .styles-module-scss-module__nLoL-a__card.styles-module-scss-module__nLoL-a__totalCard h3{color:#333;margin:0;font-size:1.5rem}.styles-module-scss-module__nLoL-a__result .styles-module-scss-module__nLoL-a__card h3{color:#333;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.styles-module-scss-module__nLoL-a__result .styles-module-scss-module__nLoL-a__card .styles-module-scss-module__nLoL-a__item{background:#fff;border:1px solid #ede1ff;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.75rem;display:flex}.styles-module-scss-module__nLoL-a__result .styles-module-scss-module__nLoL-a__card .styles-module-scss-module__nLoL-a__item:first-child{margin-top:0}.styles-module-scss-module__nLoL-a__result .styles-module-scss-module__nLoL-a__card .styles-module-scss-module__nLoL-a__item h4{color:#666;margin:0;font-size:1rem}.styles-module-scss-module__nLoL-a__result .styles-module-scss-module__nLoL-a__card .styles-module-scss-module__nLoL-a__item .styles-module-scss-module__nLoL-a__countUp{color:#6a1b9a;font-size:1.25rem;font-weight:600}.styles-module-scss-module__nLoL-a__result .styles-module-scss-module__nLoL-a__card.styles-module-scss-module__nLoL-a__total{color:#6a1b9a;background:#fff;border:2px solid #ede1ff;font-weight:600}.styles-module-scss-module__nLoL-a__bottomSection{flex-direction:column;gap:16px;margin-top:2rem;display:flex}.styles-module-scss-module__nLoL-a__disclaimer{direction:rtl;background-color:#f7e6ff;border-radius:16px;padding:10px 15px;display:inline-block}.styles-module-scss-module__nLoL-a__disclaimer h4{margin:0;font-size:14px;font-weight:500}.styles-module-scss-module__nLoL-a__sectionHeader{color:#333;text-align:center;margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.styles-module-scss-module__nLoL-a__sectionDescription{color:#73797e;text-align:center;width:100%;margin:0 auto;font-size:14px;line-height:1.6}.styles-module-scss-module__nLoL-a__underline{text-decoration:underline}.styles-module-scss-module__nLoL-a__errorMessage{color:#dc2626;background:#fee2e2;border:1px solid #fecaca;border-radius:16px;margin:1rem 0;padding:.75rem 1rem;font-size:1rem}.styles-module-scss-module__nLoL-a__chip{direction:rtl;background-color:#edd7ff;border-radius:10px;width:max-content;height:max-content;margin:0;padding:1px 4px;font-size:12px}.styles-module-scss-module__nLoL-a__yearly_container{gap:10px;display:flex}.styles-module-scss-module__nLoL-a__yearly_container div{flex-flow:column;align-items:center;gap:3px;display:flex}.styles-module-scss-module__nLoL-a__divider{background-color:#ede1ff;border-radius:16px;width:100px;height:9px;margin:20px 15px 20px 0;position:relative}.styles-module-scss-module__nLoL-a__divider:after{content:"";background-color:#ede1ff;border-radius:50%;width:9px;height:9px;display:inline-block;position:absolute;top:0;right:-14px}.styles-module-scss-module__nLoL-a__propertyButton{color:#333;cursor:pointer;background:#fbfbfb;border:1px solid #ede1ff;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-weight:500;transition:all .2s;display:flex}.styles-module-scss-module__nLoL-a__propertyButton:hover{background:#fff;border-color:#edd7ff;box-shadow:0 4px 12px #8957ff24}.styles-module-scss-module__nLoL-a__propertyButton[data-checked=true]{color:#6a1b9a;background:#fff;border-color:#edd7ff;box-shadow:0 4px 12px #8957ff24}.styles-module-scss-module__nLoL-a__propertyButton svg{color:currentColor}.styles-module-scss-module__nLoL-a__eligibilityGrant{flex-direction:column;gap:.75rem;display:flex}.styles-module-scss-module__nLoL-a__eligibilityGrant .styles-module-scss-module__nLoL-a__message{color:#6a1b9a;background:#f3f1fe;border:1px solid #ede1ff;border-radius:8px;padding:.5rem .75rem;font-size:1rem;font-weight:500}.styles-module-scss-module__nLoL-a__eligibilityGrant .styles-module-scss-module__nLoL-a__potentialAmounts{flex-direction:column;gap:.5rem;display:flex}.styles-module-scss-module__nLoL-a__eligibilityGrant .styles-module-scss-module__nLoL-a__potentialAmounts .styles-module-scss-module__nLoL-a__amountOption{color:#666;background:#fff;border:1px solid #ede1ff;border-radius:6px;justify-content:space-between;align-items:center;padding:.5rem .75rem;font-size:.875rem;display:flex}.styles-module-scss-module__nLoL-a__button{color:#333;cursor:pointer;background:#edd7ff;border:1px solid #ede1ff;border-radius:8px;align-items:center;gap:.75rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.styles-module-scss-module__nLoL-a__button:hover:not(:disabled){background:#e9d1ff;box-shadow:0 2px 8px #0000000f,0 1px 3px #0000000a,0 1px 4px #9b79ff3d}.styles-module-scss-module__nLoL-a__button:disabled{opacity:.7;cursor:not-allowed}.styles-module-scss-module__nLoL-a__button svg{color:currentColor}.styles-module-scss-module__nLoL-a__removeDateButton{color:#666;background:#fbfbfb;border:1px solid #ede1ff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:.5rem;transition:all .2s;display:flex}.styles-module-scss-module__nLoL-a__removeDateButton:hover{color:#dc2626;background:#fff;border-color:#edd7ff;box-shadow:0 4px 12px #8957ff24}.styles-module-scss-module__nLoL-a__periodSelector{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1.5rem;padding:0 1rem;display:flex}.styles-module-scss-module__nLoL-a__periodButton{color:#6b7280;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}.styles-module-scss-module__nLoL-a__periodButton:hover{background:#f9fafb;border-color:#d1d5db}.styles-module-scss-module__nLoL-a__periodButton.styles-module-scss-module__nLoL-a__selected{color:#8b5cf6;background:#f3f0ff;border-color:#8b5cf6}.styles-module-scss-module__nLoL-a__propertyDictionary{direction:rtl;margin-top:2rem}.styles-module-scss-module__nLoL-a__dictionaryTitle{color:#333;text-align:center;margin:0 0 1.5rem;font-size:1.5rem}.styles-module-scss-module__nLoL-a__dictionaryDescription{color:#666;text-align:center;margin:0 0 2rem;font-size:.875rem;font-style:italic}.styles-module-scss-module__nLoL-a__categorySection{margin-bottom:2rem}.styles-module-scss-module__nLoL-a__categoryTitle{color:#6a1b9a;border-right:3px solid #8b5cf6;margin-bottom:1rem;padding-right:.75rem;font-size:1.1rem;font-weight:600}.styles-module-scss-module__nLoL-a__propertiesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;display:grid}.styles-module-scss-module__nLoL-a__propertyCard{background-color:#fbfbfb;border:1px solid #ede1ff;border-radius:8px;align-items:center;gap:.75rem;padding:1rem;transition:all .2s;display:flex}.styles-module-scss-module__nLoL-a__propertyCard:hover{border-color:#edd7ff;box-shadow:0 4px 12px #8957ff24}.styles-module-scss-module__nLoL-a__propertyIcon{background-color:#f3f0ff;border-radius:6px;justify-content:center;align-items:center;min-width:40px;height:40px;padding:.5rem;display:flex}.styles-module-scss-module__nLoL-a__propertyContent{flex:1}.styles-module-scss-module__nLoL-a__propertyName{color:#333;margin:0;font-size:1rem;font-weight:600}.styles-module-scss-module__nLoL-a__propertyTooltip{color:#666;margin:.25rem 0 0;font-size:.875rem;line-height:1.4}.styles-module-scss-module__nLoL-a__propertyNoTooltip{color:#999;margin:0;font-size:.875rem;font-style:italic}.styles-module-scss-module__nLoL-a__dictionaryNote{background-color:#f3f0ff;border:1px solid #ede1ff;border-radius:8px;margin-top:2rem;padding:1rem}.styles-module-scss-module__nLoL-a__dictionaryNoteText{color:#666;text-align:center;margin:0;font-size:.875rem}.styles-module-scss-module__nLoL-a__lastUpdated{color:#6c757d;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin:.5rem 0 1rem;padding:.5rem 1rem;font-style:italic}.styles-module-scss-module__nLoL-a__lastUpdated small{font-size:.8rem}@media (max-width:768px){.styles-module-scss-module__nLoL-a__container{gap:1rem;padding:1rem}.styles-module-scss-module__nLoL-a__container .styles-module-scss-module__nLoL-a__dateSection{padding:1rem}.styles-module-scss-module__nLoL-a__container .styles-module-scss-module__nLoL-a__dates{flex-direction:column;gap:.75rem;padding:.75rem}.styles-module-scss-module__nLoL-a__container .styles-module-scss-module__nLoL-a__dates label{align-items:center;width:100%}.styles-module-scss-module__nLoL-a__container .styles-module-scss-module__nLoL-a__dates input{text-align:center;width:100%;min-width:auto}.styles-module-scss-module__nLoL-a__container .styles-module-scss-module__nLoL-a__dates button{width:28px;height:28px;padding:.4rem}.styles-module-scss-module__nLoL-a__container .styles-module-scss-module__nLoL-a__addDateButton{padding:.6rem 1rem;font-size:.9rem}.styles-module-scss-module__nLoL-a__container .styles-module-scss-module__nLoL-a__properties{gap:8px}.styles-module-scss-module__nLoL-a__container .styles-module-scss-module__nLoL-a__properties button{padding:.6rem 1rem;font-size:.9rem}.styles-module-scss-module__nLoL-a__container input[type=number]{min-width:60px;padding:.6rem .8rem}.styles-module-scss-module__nLoL-a__container .styles-module-scss-module__nLoL-a__calculate_button{padding:.75rem 1rem;font-size:.9rem}.styles-module-scss-module__nLoL-a__result{gap:1rem;padding:1.5rem}.styles-module-scss-module__nLoL-a__result .styles-module-scss-module__nLoL-a__card{gap:.75rem;padding:1rem}.styles-module-scss-module__nLoL-a__result .styles-module-scss-module__nLoL-a__card.styles-module-scss-module__nLoL-a__totalCard{gap:.75rem}.styles-module-scss-module__nLoL-a__result .styles-module-scss-module__nLoL-a__card h3{margin-bottom:1rem;font-size:1.1rem}.styles-module-scss-module__nLoL-a__result .styles-module-scss-module__nLoL-a__card .styles-module-scss-module__nLoL-a__item{flex-direction:column;align-items:flex-start;margin-bottom:.75rem;padding:.6rem}.styles-module-scss-module__nLoL-a__result .styles-module-scss-module__nLoL-a__card .styles-module-scss-module__nLoL-a__item h4{font-size:.9rem}.styles-module-scss-module__nLoL-a__result .styles-module-scss-module__nLoL-a__card .styles-module-scss-module__nLoL-a__item .styles-module-scss-module__nLoL-a__countUp{font-size:1rem}.styles-module-scss-module__nLoL-a__disclaimer{padding:8px 12px}.styles-module-scss-module__nLoL-a__disclaimer h4{font-size:13px}.styles-module-scss-module__nLoL-a__errorMessage{margin:.75rem 0;padding:.6rem 1rem;font-size:.9rem}.styles-module-scss-module__nLoL-a__chip{font-size:11px}.styles-module-scss-module__nLoL-a__sectionDescription{font-size:.9rem}.styles-module-scss-module__nLoL-a__periodSelector{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;justify-content:flex-start;gap:.5rem;padding:0 .5rem;overflow-x:auto}.styles-module-scss-module__nLoL-a__periodSelector::-webkit-scrollbar{display:none}.styles-module-scss-module__nLoL-a__periodButton{text-align:center;min-width:unset;flex-grow:0;flex-shrink:0;padding:.5rem .75rem;font-size:.8rem}.styles-module-scss-module__nLoL-a__navigationButtons{flex-direction:column;gap:.75rem}.styles-module-scss-module__nLoL-a__navigationButtons button{box-sizing:border-box;text-align:center;flex-grow:0;justify-content:center;align-items:center;width:100%;height:50px;min-height:50px;padding:1rem 1.5rem;font-size:1rem;display:flex}.styles-module-scss-module__nLoL-a__dateInputs{flex-flow:row;align-items:center;gap:.5rem;width:100%}.styles-module-scss-module__nLoL-a__dateInputsWrapper{flex-direction:column;flex-grow:1;flex-shrink:1;gap:.5rem;width:auto}.styles-module-scss-module__nLoL-a__dateInput{flex-direction:row;align-items:center;gap:.5rem;width:100%;display:flex}.styles-module-scss-module__nLoL-a__dateInput label{flex-shrink:0;width:auto}.styles-module-scss-module__nLoL-a__dateInput input{box-sizing:border-box;border:1px solid #e5e7eb;border-radius:8px;flex-grow:1;width:auto;height:45px;padding:.75rem;font-size:1rem}.styles-module-scss-module__nLoL-a__removeButtonWrapper{flex-grow:0;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:auto;min-height:45px;margin-top:0;padding-right:0;display:flex}.styles-module-scss-module__nLoL-a__removeButton{margin-top:0;margin-left:0;padding:.5rem}}.styles-module-scss-module__nLoL-a__descriptionCard{text-align:center;margin:2rem 0;padding:0 1rem}.styles-module-scss-module__nLoL-a__descriptionCard .styles-module-scss-module__nLoL-a__sectionHeader{color:#333;margin:0 0 1rem;font-size:1.5rem;font-weight:600}.styles-module-scss-module__nLoL-a__descriptionCard .styles-module-scss-module__nLoL-a__sectionDescription{color:#73797e;text-align:center;width:100%;margin:0 auto;font-size:14px;line-height:1.6}.styles-module-scss-module__nLoL-a__descriptionCard .styles-module-scss-module__nLoL-a__divider{background-color:#ede1ff;border-radius:16px;width:100px;height:9px;margin:20px auto;position:relative}.styles-module-scss-module__nLoL-a__descriptionCard .styles-module-scss-module__nLoL-a__divider:after{content:"";background-color:#ede1ff;border-radius:50%;width:9px;height:9px;display:inline-block;position:absolute;top:0;right:-14px}.styles-module-scss-module__nLoL-a__newCalculationButton{color:#fff;cursor:pointer;background:#f1d5ff;border:none;border-radius:8px;align-items:center;gap:.5rem;min-height:44px;padding:.75rem 1.5rem;font-weight:500;transition:all .2s;display:inline-flex}.styles-module-scss-module__nLoL-a__newCalculationButton:hover{background:#f1d5ff;transform:translateY(-1px);box-shadow:0 2px 8px #0000000f,0 1px 3px #0000000a}.styles-module-scss-module__nLoL-a__newCalculationButton:active{transform:translateY(0)}.styles-module-scss-module__nLoL-a__newCalculationButton svg{color:currentColor}.styles-module-scss-module__nLoL-a__applyToAllButton{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #e5e7eb;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;transition:all .2s}.styles-module-scss-module__nLoL-a__applyToAllButton:hover{color:#4b5563;background:#f9fafb;border-color:#d1d5db}.styles-module-scss-module__nLoL-a__applyToAllButton:active{transform:translateY(1px)}.styles-module-scss-module__nLoL-a__feedbackForm{background:#fff;border:1px solid #ede1ff;border-radius:8px;margin-top:2rem;padding:2.5rem;position:relative}.styles-module-scss-module__nLoL-a__feedbackForm:focus-within{scroll-margin:0}.styles-module-scss-module__nLoL-a__feedbackForm:hover{border-color:#edd7ff;box-shadow:0 2px 8px #0000000f,0 1px 3px #0000000a}@media (max-width:768px){.styles-module-scss-module__nLoL-a__feedbackForm{margin-top:1.5rem;padding:1.5rem}}.styles-module-scss-module__nLoL-a__feedbackTitle{color:#333;text-align:center;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.styles-module-scss-module__nLoL-a__feedbackDescription{color:#6b7280;text-align:center;margin-bottom:2.5rem;padding:0 1rem;line-height:1.6}@media (max-width:768px){.styles-module-scss-module__nLoL-a__feedbackDescription{margin-bottom:2rem;padding:0 .5rem;font-size:.9rem}}.styles-module-scss-module__nLoL-a__feedbackFormContent{flex-direction:column;gap:2.5rem;display:flex}.styles-module-scss-module__nLoL-a__feedbackFormContent *{scroll-behavior:auto;scroll-margin:0}@media (max-width:768px){.styles-module-scss-module__nLoL-a__feedbackFormContent{gap:2rem}}.styles-module-scss-module__nLoL-a__feedbackContainer{contain:layout;scroll-behavior:auto;position:relative}.styles-module-scss-module__nLoL-a__feedbackContainer:focus-within{scroll-behavior:auto}.styles-module-scss-module__nLoL-a__feedbackTypeSection .styles-module-scss-module__nLoL-a__feedbackLabel{color:#333;text-align:right;margin-bottom:1.5rem;padding-right:.5rem;font-weight:500;display:block}.styles-module-scss-module__nLoL-a__feedbackTypeOptions{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}@media (max-width:768px){.styles-module-scss-module__nLoL-a__feedbackTypeOptions{grid-template-columns:1fr}}.styles-module-scss-module__nLoL-a__feedbackTypeButtonWrapper{cursor:pointer;cursor:pointer;width:100%;display:block}.styles-module-scss-module__nLoL-a__feedbackTypeButton{cursor:pointer;text-align:center;color:#333;background:#fff;border:1px solid #ede1ff;border-radius:8px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1rem;font-weight:500;transition:all .2s;display:flex}.styles-module-scss-module__nLoL-a__feedbackTypeButton:hover{background:#fff;border-color:#edd7ff;box-shadow:0 4px 12px #8957ff24}.styles-module-scss-module__nLoL-a__feedbackTypeButton.styles-module-scss-module__nLoL-a__selected{color:#8b5cf6;background:#f3f0ff;border-color:#8b5cf6;box-shadow:0 4px 12px #8957ff24}.styles-module-scss-module__nLoL-a__feedbackTypeIcon{font-size:1.5rem;line-height:1}.styles-module-scss-module__nLoL-a__feedbackTextSection .styles-module-scss-module__nLoL-a__feedbackLabel{color:#333;text-align:right;margin-bottom:1rem;padding-right:.5rem;font-weight:500;display:block}.styles-module-scss-module__nLoL-a__feedbackTextarea{resize:vertical;color:#333;overflow-wrap:break-word;word-wrap:break-word;white-space:pre-wrap;scroll-behavior:auto;-webkit-overflow-scrolling:touch;border:1px solid #ede1ff;border-radius:8px;width:100%;min-height:140px;max-height:300px;padding:1rem;scroll-margin:0;scroll-padding:0;font-family:inherit;font-size:1rem;line-height:1.5;transition:all .2s;-webkit-transform:translateZ(0)}.styles-module-scss-module__nLoL-a__feedbackTextarea:focus{scroll-behavior:auto;border-color:#8b5cf6;outline:none;box-shadow:0 0 0 2px #8b5cf61a}.styles-module-scss-module__nLoL-a__feedbackTextarea:focus-visible{outline:none}.styles-module-scss-module__nLoL-a__feedbackTextarea::placeholder{color:#6b7280}.styles-module-scss-module__nLoL-a__characterCount{text-align:left;color:#6b7280;margin-top:.75rem;padding-left:.5rem;font-size:.875rem}.styles-module-scss-module__nLoL-a__feedbackSubmitButton{color:#fff;background:#8b5cf6;border:none;border-radius:8px;align-self:center;min-height:44px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s}.styles-module-scss-module__nLoL-a__feedbackSubmitButton:hover:not(:disabled){background:#f1d5ff}.styles-module-scss-module__nLoL-a__feedbackSubmitButton:disabled{opacity:.6;cursor:not-allowed;background:#d1d5db}.styles-module-scss-module__nLoL-a__feedbackSuccessMessage{text-align:center;padding:2rem}.styles-module-scss-module__nLoL-a__feedbackSuccessMessage .styles-module-scss-module__nLoL-a__successIcon{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1rem;font-size:2rem;font-weight:700;animation:.6s ease-out styles-module-scss-module__nLoL-a__successPulse;display:inline-flex}.styles-module-scss-module__nLoL-a__feedbackSuccessMessage h3{color:#059669;margin-bottom:.5rem;font-size:1.5rem}.styles-module-scss-module__nLoL-a__feedbackSuccessMessage p{color:#6b7280;line-height:1.6}@keyframes styles-module-scss-module__nLoL-a__successPulse{0%{opacity:0;transform:scale(.8)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}
