.component-module__g3POkG__title{color:var(--black);font-size:18px;font-weight:500}.component-module__g3POkG__input_content,.component-module__g3POkG__select_content,.component-module__g3POkG__switch_content{margin-top:25px}.component-module__g3POkG__button_content{gap:10px;margin-top:25px;display:flex}@media (max-width:720px){.component-module__g3POkG__button_content{flex-direction:column}}
.button-module__vP5eqa__button{background-color:var(--primary-color);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:40px;padding:0 18px;font-family:inherit;font-size:15px;font-weight:600;transition:opacity .15s;display:inline-flex}.button-module__vP5eqa__button:hover:not(:disabled){opacity:.88}.button-module__vP5eqa__button:disabled{opacity:.45;cursor:not-allowed}.button-module__vP5eqa__fullWidth{width:100%}
.input-module__Nzo68W__wrapper{flex-direction:column;gap:4px;display:flex}.input-module__Nzo68W__label{color:var(--dark);font-size:14px;font-weight:500}.input-module__Nzo68W__input_row{align-items:center;display:flex;position:relative}.input-module__Nzo68W__input{width:100%;height:40px;color:var(--dark);background:var(--white);border:1px solid #ced4da;border-radius:8px;outline:none;padding:0 12px;font-family:inherit;font-size:14px;transition:border-color .15s}.input-module__Nzo68W__input:focus{border-color:var(--primary-color)}.input-module__Nzo68W__input:read-only{background:var(--gray-light);cursor:default}.input-module__Nzo68W__input:disabled{opacity:.5;cursor:not-allowed}.input-module__Nzo68W__input.input-module__Nzo68W__has_left{padding-left:36px}.input-module__Nzo68W__input.input-module__Nzo68W__has_right{padding-right:36px}.input-module__Nzo68W__left_section{color:var(--gray-dark);pointer-events:none;align-items:center;font-size:14px;display:flex;position:absolute;left:10px}.input-module__Nzo68W__right_section{height:100%;color:var(--gray-dark);pointer-events:none;justify-content:center;align-items:center;font-size:14px;display:flex;position:absolute;right:0}.input-module__Nzo68W__error{color:var(--alert-color);font-size:12px}
.select-module__zH5Vda__wrapper{flex-direction:column;gap:4px;display:flex}.select-module__zH5Vda__label{color:var(--dark);font-size:14px;font-weight:500}.select-module__zH5Vda__trigger{width:100%;height:40px;color:var(--dark);background:var(--white);cursor:pointer;text-align:left;border:1px solid #ced4da;border-radius:8px;outline:none;justify-content:space-between;align-items:center;gap:8px;padding:0 12px;font-family:inherit;font-size:14px;transition:border-color .15s;display:flex}.select-module__zH5Vda__trigger:focus,.select-module__zH5Vda__trigger[data-state=open]{border-color:var(--primary-color)}.select-module__zH5Vda__trigger:disabled{opacity:.5;cursor:not-allowed}.select-module__zH5Vda__trigger_text{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.select-module__zH5Vda__trigger_placeholder{color:#9ca3af}.select-module__zH5Vda__trigger_icons{flex-shrink:0;align-items:center;gap:4px;display:flex}.select-module__zH5Vda__clear_btn{cursor:pointer;color:var(--gray-dark);background:0 0;border:none;border-radius:4px;align-items:center;padding:2px;display:flex}.select-module__zH5Vda__clear_btn:hover{color:var(--dark)}.select-module__zH5Vda__chevron{color:var(--gray-dark);transition:transform .15s}.select-module__zH5Vda__chevron[data-open=true]{transform:rotate(180deg)}.select-module__zH5Vda__content{background:var(--white);z-index:9999;min-width:var(--radix-select-trigger-width);border:1px solid #ced4da;border-radius:8px;max-height:280px;overflow:hidden;box-shadow:0 4px 16px #0000001f}.select-module__zH5Vda__search_wrap{border-bottom:1px solid #ced4da;padding:8px 8px 4px}.select-module__zH5Vda__search_input{width:100%;height:32px;color:var(--dark);background:var(--white);border:1px solid #ced4da;border-radius:6px;outline:none;padding:0 10px;font-family:inherit;font-size:13px}.select-module__zH5Vda__search_input:focus{border-color:var(--primary-color)}.select-module__zH5Vda__viewport{max-height:220px;padding:4px;overflow-y:auto}.select-module__zH5Vda__item{cursor:pointer;height:36px;color:var(--dark);-webkit-user-select:none;user-select:none;border-radius:6px;outline:none;align-items:center;padding:0 10px;font-size:14px;display:flex}.select-module__zH5Vda__item[data-highlighted]{background:var(--gray-light);color:var(--primary-color)}.select-module__zH5Vda__item[data-state=checked]{color:var(--primary-color);font-weight:600}.select-module__zH5Vda__empty{color:var(--gray-dark);text-align:center;padding:12px 10px;font-size:13px}.select-module__zH5Vda__popover_content{background:var(--white);z-index:9999;width:var(--radix-popover-trigger-width);border:1px solid #ced4da;border-radius:8px;overflow:hidden;box-shadow:0 4px 16px #0000001f}.select-module__zH5Vda__popover_list{max-height:240px;padding:4px;overflow-y:auto}.select-module__zH5Vda__popover_item{cursor:pointer;height:36px;color:var(--dark);text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;width:100%;padding:0 10px;font-family:inherit;font-size:14px;display:flex}.select-module__zH5Vda__popover_item:hover,.select-module__zH5Vda__popover_item:focus{background:var(--gray-light);color:var(--primary-color);outline:none}.select-module__zH5Vda__popover_item.select-module__zH5Vda__selected{color:var(--primary-color);font-weight:600}
.switch-module__XXI3Ua__wrapper{cursor:pointer;align-items:center;gap:10px;display:flex}.switch-module__XXI3Ua__root{cursor:pointer;background:#ced4da;border:none;border-radius:12px;flex-shrink:0;width:44px;height:24px;padding:0;transition:background .2s;position:relative}.switch-module__XXI3Ua__root[data-state=checked]{background:var(--primary-color)}.switch-module__XXI3Ua__root:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.switch-module__XXI3Ua__thumb{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;display:block;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.switch-module__XXI3Ua__thumb[data-state=checked]{transform:translate(20px)}.switch-module__XXI3Ua__label{color:var(--dark);-webkit-user-select:none;user-select:none;font-size:14px}
.slider-module__I4FiNG__root{touch-action:none;-webkit-user-select:none;user-select:none;align-items:center;width:100%;height:20px;display:flex;position:relative}.slider-module__I4FiNG__track{background:#dee2e6;border-radius:3px;flex-grow:1;height:6px;position:relative}.slider-module__I4FiNG__range{background:var(--primary-color);border-radius:3px;height:100%;position:absolute}.slider-module__I4FiNG__thumb{background:var(--primary-color);cursor:grab;border:2px solid #fff;border-radius:50%;outline:none;width:18px;height:18px;transition:transform .1s;display:block;box-shadow:0 1px 4px #0003}.slider-module__I4FiNG__thumb:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--primary-color)30%,transparent)}.slider-module__I4FiNG__thumb:active{cursor:grabbing;transform:scale(1.1)}.slider-module__I4FiNG__marks{pointer-events:none;margin-top:8px;position:absolute;top:100%;left:0;right:0}.slider-module__I4FiNG__mark_item{color:var(--gray-dark);font-size:12px;position:absolute;transform:translate(-50%)}
.textarea-module__NFGYKG__wrapper{flex-direction:column;gap:4px;display:flex}.textarea-module__NFGYKG__label{color:var(--dark);font-size:14px;font-weight:500}.textarea-module__NFGYKG__textarea{width:100%;min-height:80px;color:var(--dark);background:var(--white);resize:vertical;border:1px solid #ced4da;border-radius:8px;outline:none;padding:10px 12px;font-family:inherit;font-size:14px;line-height:1.5;transition:border-color .15s}.textarea-module__NFGYKG__textarea:focus{border-color:var(--primary-color)}.textarea-module__NFGYKG__textarea:read-only{background:var(--gray-light);cursor:default}
.alert-module__omOOjq__alert{color:var(--dark);border:1px solid;border-radius:8px;align-items:flex-start;gap:10px;padding:12px 16px;font-size:14px;line-height:1.5;display:flex}.alert-module__omOOjq__icon{flex-shrink:0;align-items:center;margin-top:1px;display:flex}
.interest-module__rA-5mW__container{border-top:1px solid var(--gray-light);margin-top:36px;padding-top:24px}.interest-module__rA-5mW__title{text-transform:uppercase;letter-spacing:.06em;color:var(--gray-dark);margin-bottom:14px;font-size:13px;font-weight:700}.interest-module__rA-5mW__grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}@media (max-width:520px){.interest-module__rA-5mW__grid{grid-template-columns:1fr}}.interest-module__rA-5mW__card{background:var(--white);border:1.5px solid #0000;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:12px 14px;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex;box-shadow:0 1px 4px #0000000f}.interest-module__rA-5mW__card:hover{border-color:var(--primary-color);transform:translateY(-2px);box-shadow:0 4px 12px #153e611a}.interest-module__rA-5mW__label{color:var(--dark);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:13px;font-weight:600;overflow:hidden}.interest-module__rA-5mW__card:hover .interest-module__rA-5mW__label{color:var(--primary-color)}.interest-module__rA-5mW__arrow{color:var(--primary-color);opacity:0;flex-shrink:0;transition:opacity .15s}.interest-module__rA-5mW__card:hover .interest-module__rA-5mW__arrow{opacity:1}
.component-module__Umv1PW__container{border-top:1px solid var(--gray-light);margin-top:24px;padding-top:20px}.component-module__Umv1PW__title{text-transform:uppercase;letter-spacing:.05em;color:var(--gray-dark);margin-bottom:10px;font-size:14px;font-weight:700}.component-module__Umv1PW__list{flex-direction:column;gap:8px;list-style:none;display:flex}.component-module__Umv1PW__link{border-left:3px solid var(--primary-color);background:var(--gray-light);border-radius:8px;flex-direction:column;gap:2px;padding:8px 12px;text-decoration:none;transition:background .15s;display:flex}.component-module__Umv1PW__link:hover{background:var(--gray-light);opacity:.85}.component-module__Umv1PW__postTitle{color:var(--primary-color);font-size:14px;font-weight:600;line-height:1.4}.component-module__Umv1PW__postDate{color:var(--gray-dark);font-size:12px}
.component-module__5tDbVq__content_input{margin-bottom:10px}.component-module__5tDbVq__input{border:1px solid var(--primary-color);color:var(--text-color);border-radius:10px;padding:10px;display:block}@media (max-width:720px){.component-module__5tDbVq__input{width:100%}}.component-module__5tDbVq__label{margin-bottom:5px}.component-module__5tDbVq__errorMessage{color:red}
.socialmedia-module__5a1SpG__container{border-top:1px solid var(--gray-light);margin-top:20px;padding-top:20px}.socialmedia-module__5a1SpG__title{text-transform:uppercase;letter-spacing:.06em;color:var(--gray-dark);margin-bottom:12px;font-size:13px;font-weight:700}.socialmedia-module__5a1SpG__links{flex-wrap:wrap;gap:10px;display:flex}.socialmedia-module__5a1SpG__button{color:#fff;border-radius:8px;align-items:center;gap:8px;padding:9px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .15s,transform .15s;display:inline-flex}.socialmedia-module__5a1SpG__button:hover{opacity:.88;transform:translateY(-1px)}.socialmedia-module__5a1SpG__instagram{background:linear-gradient(135deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)}.socialmedia-module__5a1SpG__youtube{background:red}
.component-module__M3A2hW__content{margin-bottom:20px}.component-module__M3A2hW__result{margin-top:20px}.component-module__M3A2hW__quantity{font-size:14px}.component-module__M3A2hW__highlight{font-weight:600}
.socialmedia-module__EeBQla__content{text-align:left;margin-top:20px}.socialmedia-module__EeBQla__title{font-size:14px}.socialmedia-module__EeBQla__image{margin-right:5px}@media (max-width:720px){.socialmedia-module__EeBQla__image{margin-right:10px}}
.component-module__ghratW__title{margin-bottom:20px;font-size:16px}.component-module__ghratW__subtitle{margin-top:20px;font-size:16px}.component-module__ghratW__button_content{gap:10px;margin-top:25px;display:flex}@media (max-width:720px){.component-module__ghratW__button_content{flex-direction:column}}.component-module__ghratW__timeline{flex-direction:column;gap:0;margin:20px 0;display:flex}.component-module__ghratW__timeline_item{gap:16px;display:flex;position:relative}.component-module__ghratW__timeline_bullet{background:var(--primary-color);color:#fff;z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;display:flex}.component-module__ghratW__timeline_line{background:#dee2e6;width:2px;position:absolute;top:26px;bottom:-10px;left:12px}.component-module__ghratW__timeline_content{flex:1;padding-bottom:20px}.component-module__ghratW__timeline_title{color:var(--dark);margin-bottom:4px;font-size:14px;font-weight:600}.component-module__ghratW__timeline_text{color:var(--gray-dark);font-size:14px;line-height:1.5}
.component-module__MwkRZG__subtitle{color:var(--gray-dark);max-width:680px;margin-bottom:20px;font-size:16px;font-weight:400;line-height:1.7}.component-module__MwkRZG__sections{margin-top:8px}
.component-module__FhI3KG__container{justify-content:center;gap:16px;max-width:100%;margin:16px 0;display:flex}@media (max-width:720px){.component-module__FhI3KG__container{flex-direction:column}}.component-module__FhI3KG__content{background-color:var(--white);border:1px solid color-mix(in srgb,var(--primary-color)14%,transparent);border-top:3px solid var(--primary-color);border-radius:16px;width:50%;padding:28px 32px;transition:box-shadow .2s;box-shadow:0 4px 24px #00000012}@media (max-width:720px){.component-module__FhI3KG__content{width:100%;padding:20px 18px}}.component-module__FhI3KG__banner{width:50%;height:280px;min-height:280px}@media (max-width:720px){.component-module__FhI3KG__banner{width:100%;height:280px;min-height:280px}}[data-theme=dark] .component-module__FhI3KG__content{border-color:color-mix(in srgb,var(--primary-color)25%,transparent);border-top-color:var(--primary-color);box-shadow:0 4px 24px #0000004d}
.component-module__lnMhvG__button{background-color:var(--primary-color);height:40px;color:var(--white);cursor:pointer;border:none;border-radius:10px;padding:0 15px;font-size:16px;font-weight:600}
.dateinput-module__Dt3KbW__wrapper{flex-direction:column;gap:4px;display:flex}.dateinput-module__Dt3KbW__label{color:var(--dark);font-size:14px;font-weight:500}.dateinput-module__Dt3KbW__input{height:40px;color:var(--dark);background:var(--white);cursor:pointer;border:1px solid #ced4da;border-radius:8px;outline:none;padding:0 12px;font-family:inherit;font-size:14px;transition:border-color .15s}.dateinput-module__Dt3KbW__input:focus{border-color:var(--primary-color)}.dateinput-module__Dt3KbW__input:disabled{opacity:.5;cursor:not-allowed}
.page-module__5KlWEG__list ol{margin-bottom:10px;margin-left:25px}.page-module__5KlWEG__list li{text-align:left;margin-top:15px;font-size:14px}.page-module__5KlWEG__subtitle{margin-top:10px;margin-bottom:10px;font-size:14px}
.component-module__JNDS0W__your_age{background-color:var(--white);border-radius:10px;margin-top:25px;padding:10px}.component-module__JNDS0W__title_age{margin-bottom:10px;font-size:16px}
.component-module__ME0CNG__title{color:var(--dark);font-size:18px;font-weight:500}.component-module__ME0CNG__grid{grid-template-columns:1fr 1fr;align-items:end;gap:16px;margin-top:20px;display:grid}@media (max-width:720px){.component-module__ME0CNG__grid{grid-template-columns:1fr}}.component-module__ME0CNG__prefix{color:var(--gray-dark);font-size:13px;font-weight:600}.component-module__ME0CNG__button_content{margin-top:25px}.component-module__ME0CNG__result_card{background-color:var(--gray-light);border-radius:12px;margin-top:25px;padding:20px 24px}.component-module__ME0CNG__result_row{justify-content:space-between;align-items:center;gap:8px;padding:8px 0;display:flex}.component-module__ME0CNG__result_label{color:var(--gray-dark);font-size:14px}.component-module__ME0CNG__result_value{color:var(--primary-color);white-space:nowrap;font-size:15px;font-weight:600}.component-module__ME0CNG__result_value_total{color:var(--primary-color);white-space:nowrap;font-size:22px;font-weight:700}.component-module__ME0CNG__divider{border:none;border-top:1px solid var(--white);margin:4px 0}.component-module__ME0CNG__section_label{color:var(--gray-dark);text-transform:uppercase;letter-spacing:.05em;margin:14px 0 2px;font-size:12px;font-weight:700}.component-module__ME0CNG__result_note{color:var(--gray-dark);border-top:1px solid var(--white);margin-top:14px;padding-top:10px;font-size:12px;line-height:1.5}.component-module__ME0CNG__total_highlight{background-color:var(--primary-color);border-radius:8px;justify-content:space-between;align-items:center;margin-top:8px;padding:12px 16px;display:flex}.component-module__ME0CNG__total_highlight_label{color:var(--white);font-size:14px;font-weight:600}.component-module__ME0CNG__total_highlight_value{color:var(--white);font-size:22px;font-weight:700}
.component-module__i5_DVa__fileList{border:1px solid #dee2e6;border-radius:8px;max-height:200px;margin-top:12px;padding:16px;overflow-y:auto}.component-module__i5_DVa__fileItem{background-color:var(--gray-light);border-radius:6px;margin-bottom:4px;padding:8px}.component-module__i5_DVa__fileItem:last-child{margin-bottom:0}.component-module__i5_DVa__spin{color:var(--primary-color);flex-shrink:0;animation:1s linear infinite component-module__i5_DVa__spin}@keyframes component-module__i5_DVa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.component-module__0PqRIW__title{color:var(--dark);font-size:18px;font-weight:500}.component-module__0PqRIW__grid{grid-template-columns:1fr 1fr;align-items:end;gap:16px;margin-top:20px;display:grid}@media (max-width:720px){.component-module__0PqRIW__grid{grid-template-columns:1fr}}.component-module__0PqRIW__prefix{color:var(--gray-dark);font-size:13px;font-weight:600}.component-module__0PqRIW__button_content{margin-top:25px}.component-module__0PqRIW__result_card{background-color:var(--gray-light);border-radius:12px;margin-top:25px;padding:20px 24px}.component-module__0PqRIW__result_row{justify-content:space-between;align-items:center;padding:8px 0;display:flex}.component-module__0PqRIW__result_label{color:var(--gray-dark);font-size:14px}.component-module__0PqRIW__result_value{color:var(--primary-color);font-size:15px;font-weight:600}.component-module__0PqRIW__result_value_total{color:var(--primary-color);font-size:22px;font-weight:700}.component-module__0PqRIW__divider{border:none;border-top:1px solid var(--white);margin:4px 0}.component-module__0PqRIW__section_label{color:var(--gray-dark);text-transform:uppercase;letter-spacing:.05em;margin:14px 0 2px;font-size:12px;font-weight:700}.component-module__0PqRIW__progress_bar_bg{background-color:var(--white);border-radius:99px;height:10px;margin-top:10px;overflow:hidden}.component-module__0PqRIW__progress_bar_fill{background-color:var(--primary-color);border-radius:99px;height:100%;transition:width .4s}.component-module__0PqRIW__progress_bar_fill_warning{background-color:#f59e0b}.component-module__0PqRIW__progress_bar_fill_danger{background-color:var(--alert-color)}.component-module__0PqRIW__progress_label{color:var(--gray-dark);justify-content:space-between;margin-top:6px;font-size:12px;display:flex}.component-module__0PqRIW__breakdown{color:var(--gray-dark);margin-top:6px;font-size:12px}.component-module__0PqRIW__result_note{color:var(--gray-dark);border-top:1px solid var(--white);margin-top:14px;padding-top:10px;font-size:12px}
.component-module__Jsakzq__title{color:var(--black);font-size:18px;font-weight:500}.component-module__Jsakzq__input_content{margin-top:25px}
.component-module__t3OMDG__title{color:var(--dark);font-size:18px;font-weight:500}.component-module__t3OMDG__cards_grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:14px;margin-top:25px;display:grid}.component-module__t3OMDG__card{background-color:var(--gray-light);text-align:center;border:1px solid #0000;border-radius:12px;padding:16px 12px;transition:border-color .15s,box-shadow .15s}.component-module__t3OMDG__card:hover{border-color:var(--primary-color);box-shadow:0 2px 8px #153e611a}.component-module__t3OMDG__card_emoji{font-size:28px;line-height:1}.component-module__t3OMDG__card_name{color:var(--dark);justify-content:center;align-items:center;min-height:32px;margin-top:8px;font-size:12px;font-weight:600;display:flex}.component-module__t3OMDG__card_days{color:var(--primary-color);margin-top:10px;font-size:34px;font-weight:700;line-height:1}.component-module__t3OMDG__card_label{color:var(--gray-dark);min-height:16px;margin-top:2px;font-size:12px}.component-module__t3OMDG__card_date{color:var(--gray-dark);margin-top:6px;font-size:11px}.component-module__t3OMDG__custom_section{border-top:1px solid var(--gray-light);margin-top:30px;padding-top:25px}.component-module__t3OMDG__custom_title{color:var(--dark);margin-bottom:14px;font-size:15px;font-weight:600}.component-module__t3OMDG__custom_result{text-align:center;background-color:var(--gray-light);border-radius:12px;margin-top:20px;padding:24px}.component-module__t3OMDG__custom_days{color:var(--primary-color);font-size:52px;font-weight:700;line-height:1}.component-module__t3OMDG__custom_label{color:var(--gray-dark);margin-top:6px;font-size:15px}
.component-module__FjAjya__title{color:var(--dark);font-size:18px;font-weight:500}.component-module__FjAjya__grid{grid-template-columns:1fr 1fr;align-items:end;gap:16px;margin-top:20px;display:grid}@media (max-width:720px){.component-module__FjAjya__grid{grid-template-columns:1fr}}.component-module__FjAjya__prefix{color:var(--gray-dark);font-size:13px;font-weight:600}.component-module__FjAjya__button_content{margin-top:25px}.component-module__FjAjya__result_card{background-color:var(--gray-light);border-radius:12px;margin-top:25px;padding:20px 24px}.component-module__FjAjya__result_row{justify-content:space-between;align-items:center;padding:8px 0;display:flex}.component-module__FjAjya__result_total{padding-top:12px}.component-module__FjAjya__result_label{color:var(--gray-dark);font-size:14px}.component-module__FjAjya__result_value{color:var(--primary-color);font-size:15px;font-weight:600}.component-module__FjAjya__result_value_total{color:var(--primary-color);font-size:22px;font-weight:700}.component-module__FjAjya__divider{border:none;border-top:1px solid var(--white);margin:4px 0}.component-module__FjAjya__result_note{color:var(--gray-dark);border-top:1px solid var(--white);margin-top:14px;padding-top:10px;font-size:12px}
.component-module__hnY6qW__title{color:var(--dark);font-size:18px;font-weight:500}.component-module__hnY6qW__grid{grid-template-columns:1fr 1fr;align-items:end;gap:16px;margin-top:20px;display:grid}@media (max-width:720px){.component-module__hnY6qW__grid{grid-template-columns:1fr}}.component-module__hnY6qW__grid_single{max-width:50%;margin-top:16px}@media (max-width:720px){.component-module__hnY6qW__grid_single{max-width:100%}}.component-module__hnY6qW__prefix,.component-module__hnY6qW__suffix{color:var(--gray-dark);font-size:13px;font-weight:600}.component-module__hnY6qW__button_content{margin-top:25px}.component-module__hnY6qW__result_card{background-color:var(--gray-light);border-radius:12px;margin-top:25px;padding:20px 24px}.component-module__hnY6qW__result_row{justify-content:space-between;align-items:center;padding:8px 0;display:flex}.component-module__hnY6qW__result_total{padding-top:12px}.component-module__hnY6qW__result_label{color:var(--gray-dark);max-width:60%;font-size:14px}.component-module__hnY6qW__result_value{color:var(--primary-color);font-size:15px;font-weight:600}.component-module__hnY6qW__result_value_total{color:var(--primary-color);font-size:22px;font-weight:700}.component-module__hnY6qW__divider{border:none;border-top:1px solid var(--white);margin:8px 0}.component-module__hnY6qW__section_title{color:var(--gray-dark);text-transform:uppercase;letter-spacing:.03em;margin-bottom:4px;font-size:13px;font-weight:600}.component-module__hnY6qW__result_note{color:var(--gray-dark);border-top:1px solid var(--white);margin-top:14px;padding-top:10px;font-size:12px}
.component-module__M5_hgq__title{color:var(--dark);font-size:18px;font-weight:500}.component-module__M5_hgq__grid{grid-template-columns:1fr 1fr;align-items:end;gap:16px;margin-top:20px;display:grid}@media (max-width:720px){.component-module__M5_hgq__grid{grid-template-columns:1fr}}.component-module__M5_hgq__grid_single{max-width:50%;margin-top:16px}@media (max-width:720px){.component-module__M5_hgq__grid_single{max-width:100%}}.component-module__M5_hgq__prefix{color:var(--gray-dark);font-size:13px;font-weight:600}.component-module__M5_hgq__button_content{margin-top:25px}.component-module__M5_hgq__result_card{background-color:var(--gray-light);border-radius:12px;margin-top:25px;padding:20px 24px}.component-module__M5_hgq__result_alert{background-color:var(--gray-light);color:var(--dark);border-radius:12px;margin-top:20px;padding:16px 20px;font-size:14px}.component-module__M5_hgq__result_row{justify-content:space-between;align-items:center;padding:8px 0;display:flex}.component-module__M5_hgq__result_total{padding-top:12px}.component-module__M5_hgq__result_label{color:var(--gray-dark);font-size:14px}.component-module__M5_hgq__result_value{color:var(--primary-color);font-size:15px;font-weight:600}.component-module__M5_hgq__result_value_total{color:var(--primary-color);font-size:22px;font-weight:700}.component-module__M5_hgq__divider{border:none;border-top:1px solid var(--white);margin:4px 0}.component-module__M5_hgq__abono_title{color:var(--gray-dark);text-transform:uppercase;letter-spacing:.03em;margin:10px 0 4px;font-size:13px;font-weight:600}.component-module__M5_hgq__result_note{color:var(--gray-dark);border-top:1px solid var(--white);margin-top:14px;padding-top:10px;font-size:12px}
.component-module__BEM3wG__title{color:var(--dark);font-size:18px;font-weight:500}.component-module__BEM3wG__grid{grid-template-columns:1fr 1fr;align-items:end;gap:16px;margin-top:20px;display:grid}@media (max-width:720px){.component-module__BEM3wG__grid{grid-template-columns:1fr}}.component-module__BEM3wG__prefix{color:var(--gray-dark);font-size:13px;font-weight:600}.component-module__BEM3wG__button_content{margin-top:25px}.component-module__BEM3wG__result_card{background-color:var(--gray-light);border-radius:12px;margin-top:25px;padding:20px 24px}.component-module__BEM3wG__result_row{justify-content:space-between;align-items:center;padding:8px 0;display:flex}.component-module__BEM3wG__result_label{color:var(--gray-dark);font-size:14px}.component-module__BEM3wG__result_value{color:var(--primary-color);font-size:15px;font-weight:600}.component-module__BEM3wG__result_value_total{color:var(--primary-color);font-size:22px;font-weight:700}.component-module__BEM3wG__divider{border:none;border-top:1px solid var(--white);margin:4px 0}.component-module__BEM3wG__result_note{color:var(--gray-dark);border-top:1px solid var(--white);margin-top:14px;padding-top:10px;font-size:12px}
.component-module__UaEWCa__title{color:var(--dark);font-size:18px;font-weight:500}.component-module__UaEWCa__inputs{grid-template-columns:1fr 1fr;align-items:end;gap:16px;margin-top:25px;display:grid}@media (max-width:720px){.component-module__UaEWCa__inputs{grid-template-columns:1fr}}.component-module__UaEWCa__button_content{margin-top:25px}.component-module__UaEWCa__currency{color:var(--gray-dark);font-size:13px;font-weight:600}.component-module__UaEWCa__result_alcool,.component-module__UaEWCa__result_gasolina,.component-module__UaEWCa__result_empate{border-radius:12px;align-items:center;gap:14px;margin-top:25px;padding:20px 24px;display:flex}@media (max-width:720px){.component-module__UaEWCa__result_alcool,.component-module__UaEWCa__result_gasolina,.component-module__UaEWCa__result_empate{text-align:center;flex-direction:column;gap:8px}}.component-module__UaEWCa__result_alcool{background-color:#d1fae5;border:1px solid #6ee7b7}.component-module__UaEWCa__result_gasolina{background-color:#dbeafe;border:1px solid #93c5fd}.component-module__UaEWCa__result_empate{background-color:#fef9c3;border:1px solid #fde047}[data-theme=dark] .component-module__UaEWCa__result_alcool{background-color:#14532d;border-color:#16a34a}[data-theme=dark] .component-module__UaEWCa__result_gasolina{background-color:#1e3a5f;border-color:#2563eb}[data-theme=dark] .component-module__UaEWCa__result_empate{background-color:#713f12;border-color:#ca8a04}.component-module__UaEWCa__result_icon{flex-shrink:0;font-size:32px;line-height:1}.component-module__UaEWCa__result_text{color:var(--dark);flex:1;font-size:17px;font-weight:700}[data-theme=dark] .component-module__UaEWCa__result_text{color:#f3f4f6}.component-module__UaEWCa__result_ratio{color:var(--gray-dark);white-space:nowrap;font-size:13px}@media (max-width:720px){.component-module__UaEWCa__result_ratio{white-space:normal}}.component-module__UaEWCa__explanation{background-color:var(--gray-light);border-radius:12px;margin-top:20px;padding:20px 24px}.component-module__UaEWCa__explanation_title{color:var(--dark);text-transform:uppercase;letter-spacing:.03em;margin-bottom:10px;font-size:14px;font-weight:700}.component-module__UaEWCa__explanation_text{color:var(--dark);margin-bottom:10px;font-size:14px;line-height:1.6}.component-module__UaEWCa__formula_box{background-color:var(--white);border:1px solid var(--gray-dark);color:var(--dark);border-radius:8px;margin-bottom:12px;padding:8px 16px;font-family:monospace;font-size:15px;display:inline-block}.component-module__UaEWCa__explanation_tip{color:var(--gray-dark);border-top:1px solid var(--gray-dark);margin-top:4px;padding-top:10px;font-size:13px;line-height:1.6}
.component-module__LrYgsW__title{color:var(--black);font-size:18px;font-weight:500}.component-module__LrYgsW__input_content,.component-module__LrYgsW__select_content,.component-module__LrYgsW__switch_content{margin-top:25px}.component-module__LrYgsW__button_content{gap:10px;margin-top:25px;display:flex}@media (max-width:720px){.component-module__LrYgsW__button_content{flex-direction:column}}
.component-module__4DCU5W__title{color:var(--black);font-size:18px;font-weight:500}.component-module__4DCU5W__component_container{flex-direction:column;min-height:320px;display:flex}.component-module__4DCU5W__input_content{margin-top:25px}.component-module__4DCU5W__select_row{flex-wrap:wrap;gap:16px;margin-top:25px;display:flex}.component-module__4DCU5W__select_item{flex:1;min-width:140px}.component-module__4DCU5W__select_content{margin-top:25px}.component-module__4DCU5W__operator_note{color:var(--gray-dark);margin-top:8px;font-size:12px}.component-module__4DCU5W__number_list{flex-direction:column;gap:8px;margin-top:25px;display:flex}.component-module__4DCU5W__number_item{background-color:#f5f7fa;border:1px solid #d0dce8;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;display:flex}.component-module__4DCU5W__number_text{color:var(--primary-color);word-break:break-all;flex:1;font-family:monospace;font-size:15px;font-weight:500}.component-module__4DCU5W__counter_text{color:var(--gray-dark);margin-top:8px;font-size:13px}.component-module__4DCU5W__button_content{flex-wrap:wrap;gap:10px;margin-top:25px;display:flex}@media (max-width:720px){.component-module__4DCU5W__button_content{flex-direction:column}}
.component-module__Yjc4EW__title{color:var(--black);font-size:18px;font-weight:500}.component-module__Yjc4EW__input_content,.component-module__Yjc4EW__select_content,.component-module__Yjc4EW__switch_content{margin-top:25px}.component-module__Yjc4EW__button_content{gap:10px;margin-top:25px;display:flex}@media (max-width:720px){.component-module__Yjc4EW__button_content{flex-direction:column}}
.component-module__acFzea__title{color:var(--black);font-size:18px;font-weight:500}.component-module__acFzea__input_content,.component-module__acFzea__select_content,.component-module__acFzea__switch_content{margin-top:25px}.component-module__acFzea__button_content{gap:10px;margin-top:25px;display:flex}@media (max-width:720px){.component-module__acFzea__button_content{flex-direction:column}}
.component-module__CBeaDq__title{color:var(--black);font-size:18px;font-weight:500}.component-module__CBeaDq__input_content,.component-module__CBeaDq__select_content{margin-top:25px}.component-module__CBeaDq__buttons_container{gap:10px;width:100%;margin-top:25px;display:flex}@media (max-width:720px){.component-module__CBeaDq__buttons_container{flex-direction:column}}.component-module__CBeaDq__button_content{gap:10px;margin-top:25px;display:flex}@media (max-width:720px){.component-module__CBeaDq__button_content{flex-direction:column}}
.component-module__KCzShG__title{font-size:18px;font-weight:500}.component-module__KCzShG__input_content{margin-top:25px}.component-module__KCzShG__button_content{gap:10px;margin-top:25px;display:flex}@media (max-width:720px){.component-module__KCzShG__button_content{flex-direction:column}}
.component-module__7V_Yla__title{margin-bottom:20px;font-size:18px;font-weight:500}.component-module__7V_Yla__section_title{color:var(--primary-color);text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #d0dce8;margin-top:24px;margin-bottom:12px;padding-bottom:6px;font-size:14px;font-weight:600}.component-module__7V_Yla__two_col{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:720px){.component-module__7V_Yla__two_col{grid-template-columns:1fr}}.component-module__7V_Yla__three_col{grid-template-columns:1fr 1fr 1fr;gap:12px;display:grid}@media (max-width:720px){.component-module__7V_Yla__three_col{grid-template-columns:1fr}}.component-module__7V_Yla__field{margin-top:0}.component-module__7V_Yla__list_header{color:var(--gray-dark);grid-template-columns:1fr 140px 36px;align-items:center;gap:8px;margin-bottom:6px;font-size:12px;font-weight:600;display:grid}.component-module__7V_Yla__list_row{grid-template-columns:1fr 140px 36px;align-items:flex-end;gap:8px;margin-bottom:8px;display:grid}.component-module__7V_Yla__remove_btn{cursor:pointer;width:36px;height:36px;color:var(--gray-dark);background:0 0;border:1px solid #d0dce8;border-radius:6px;justify-content:center;align-items:center;font-size:18px;line-height:1;transition:background-color .15s,color .15s;display:flex}.component-module__7V_Yla__remove_btn:hover{color:#dc2626;background-color:#fee2e2;border-color:#fca5a5}.component-module__7V_Yla__add_btn{color:var(--primary-color);cursor:pointer;background:0 0;border:1px dashed #9ab0c8;border-radius:6px;width:100%;margin-top:6px;padding:6px 12px;font-size:13px;transition:background-color .15s}.component-module__7V_Yla__add_btn:hover{background-color:#eef4fb}.component-module__7V_Yla__totals_box{background-color:#eef4fb;border:1px solid #c0d4e8;border-radius:10px;margin-top:24px;padding:16px 20px}.component-module__7V_Yla__totals_row{border-bottom:1px solid #d8e8f4;justify-content:space-between;align-items:center;padding:6px 0;font-size:14px;display:flex}.component-module__7V_Yla__totals_row:last-child{color:var(--primary-color);border-bottom:none;margin-top:4px;padding-top:10px;font-size:16px;font-weight:700}.component-module__7V_Yla__totals_label{color:var(--gray-dark)}.component-module__7V_Yla__totals_value{font-family:monospace;font-weight:600}.component-module__7V_Yla__button_bar{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}@media (max-width:720px){.component-module__7V_Yla__button_bar{flex-direction:column}}
.component-module__yeEaVa__title{color:var(--black);font-size:18px;font-weight:500}.component-module__yeEaVa__input_content,.component-module__yeEaVa__select_content{margin-top:25px}.component-module__yeEaVa__button_content{gap:10px;margin-top:25px;display:flex}@media (max-width:720px){.component-module__yeEaVa__button_content{flex-direction:column}}
.component-module__cioiFG__title{font-size:18px;font-weight:500}.component-module__cioiFG__input_content{margin-top:25px}.component-module__cioiFG__button_content{gap:10px;margin-top:25px;display:flex}@media (max-width:720px){.component-module__cioiFG__button_content{flex-direction:column}}
.component-module__Jtp1uW__title{font-size:18px;font-weight:500}.component-module__Jtp1uW__input_content{max-width:100%;margin-top:25px}.component-module__Jtp1uW__options_content{margin-top:25px}.component-module__Jtp1uW__slider_content{margin-bottom:20px}.component-module__Jtp1uW__label{color:var(--gray-dark);margin-bottom:10px;font-size:14px;font-weight:500;display:block}.component-module__Jtp1uW__button_content{gap:10px;margin-top:25px;display:flex}@media (max-width:720px){.component-module__Jtp1uW__button_content{flex-direction:column}}
.component-module__tl7D3a__title{margin-bottom:25px;font-size:18px;font-weight:500}.component-module__tl7D3a__fields_container{max-width:100%;margin-top:25px}.component-module__tl7D3a__field_container{align-items:flex-end;gap:10px;width:100%;display:flex}@media (max-width:720px){.component-module__tl7D3a__field_container{flex-direction:column}}.component-module__tl7D3a__input{flex:1}.component-module__tl7D3a__button_container{max-width:100%;margin-top:25px}
.component-module__3zkf-W__title{font-size:18px;font-weight:500}.component-module__3zkf-W__input_content{max-width:100%;margin-top:25px}.component-module__3zkf-W__button_content{gap:10px;margin-top:25px;display:flex}@media (max-width:720px){.component-module__3zkf-W__button_content{flex-direction:column}}
.component-module__FYBqRa__container{flex-direction:column;gap:20px;width:100%;max-width:600px;margin:0 auto;display:flex}.component-module__FYBqRa__input_container{gap:10px;width:100%;display:flex}.component-module__FYBqRa__input{flex:1}.component-module__FYBqRa__button{background-color:var(--primary-color);width:100%}.component-module__FYBqRa__title{font-size:18px;font-weight:500}.component-module__FYBqRa__input_content{max-width:100%;margin-top:25px}.component-module__FYBqRa__button_content{gap:10px;margin-top:25px;display:flex}@media (max-width:720px){.component-module__FYBqRa__button_content{flex-direction:column}}
.component-module__zztCvq__title{color:var(--dark);font-size:18px;font-weight:500}.component-module__zztCvq__grid{grid-template-columns:1fr 1fr;align-items:end;gap:16px;margin-top:20px;display:grid}@media (max-width:720px){.component-module__zztCvq__grid{grid-template-columns:1fr}}.component-module__zztCvq__prefix,.component-module__zztCvq__suffix{color:var(--gray-dark);font-size:13px;font-weight:600}.component-module__zztCvq__button_content{margin-top:25px}.component-module__zztCvq__result_card{background-color:var(--gray-light);border-radius:12px;margin-top:25px;padding:20px 24px}.component-module__zztCvq__result_row{justify-content:space-between;align-items:center;padding:8px 0;display:flex}.component-module__zztCvq__result_total{padding-top:12px}.component-module__zztCvq__result_label{color:var(--gray-dark);font-size:14px}.component-module__zztCvq__result_value{color:var(--primary-color);font-size:15px;font-weight:600}.component-module__zztCvq__result_value_total{color:var(--primary-color);font-size:22px;font-weight:700}.component-module__zztCvq__divider{border:none;border-top:1px solid var(--white);margin:4px 0}.component-module__zztCvq__result_note{color:var(--gray-dark);border-top:1px solid var(--white);margin-top:14px;padding-top:10px;font-size:12px}.component-module__zztCvq__error{color:var(--alert-color);margin-top:16px;font-size:14px}
.component-module__MUms0W__title{color:var(--dark);font-size:18px;font-weight:500}.component-module__MUms0W__grid{grid-template-columns:1fr 1fr;align-items:end;gap:16px;margin-top:20px;display:grid}@media (max-width:720px){.component-module__MUms0W__grid{grid-template-columns:1fr}}.component-module__MUms0W__prefix{color:var(--gray-dark);font-size:13px;font-weight:600}.component-module__MUms0W__button_content{margin-top:25px}.component-module__MUms0W__result_card{background-color:var(--gray-light);border-radius:12px;margin-top:25px;padding:20px 24px}.component-module__MUms0W__result_row{justify-content:space-between;align-items:center;padding:8px 0;display:flex}.component-module__MUms0W__result_label{color:var(--gray-dark);font-size:14px}.component-module__MUms0W__result_value{color:var(--primary-color);font-size:15px;font-weight:600}.component-module__MUms0W__result_value_total{color:var(--primary-color);font-size:22px;font-weight:700}.component-module__MUms0W__divider{border:none;border-top:1px solid var(--white);margin:4px 0}.component-module__MUms0W__section_label{color:var(--gray-dark);text-transform:uppercase;letter-spacing:.05em;margin:14px 0 2px;font-size:12px;font-weight:700}.component-module__MUms0W__result_note{color:var(--gray-dark);border-top:1px solid var(--white);margin-top:14px;padding-top:10px;font-size:12px}.component-module__MUms0W__aliquota_badge{background-color:var(--white);color:var(--gray-dark);border-radius:4px;margin-left:6px;padding:2px 6px;font-size:11px}
.component-module__mgYFYa__title{color:var(--black);font-size:18px;font-weight:500}.component-module__mgYFYa__input_content{margin-top:25px}.component-module__mgYFYa__result_box{border:2px solid var(--primary-color);background-color:#eef4fb;border-radius:10px;margin-top:25px;padding:20px 24px}.component-module__mgYFYa__result_header{color:var(--primary-color);align-items:center;gap:8px;margin-bottom:12px;font-size:15px;font-weight:600;display:flex}.component-module__mgYFYa__result_icon{font-size:20px}.component-module__mgYFYa__result_main{color:var(--primary-color);margin-bottom:10px;font-size:22px;font-weight:700}.component-module__mgYFYa__result_details{flex-direction:column;gap:6px;display:flex}.component-module__mgYFYa__result_detail_item{color:var(--gray-dark);font-size:14px}.component-module__mgYFYa__error_text{color:var(--alert-color);margin-top:10px;font-size:14px}.component-module__mgYFYa__button_content{gap:10px;margin-top:20px;display:flex}@media (max-width:720px){.component-module__mgYFYa__button_content{flex-direction:column}}
.component-module__Mdkw4W__title{color:var(--dark);font-size:18px;font-weight:500}.component-module__Mdkw4W__grid{grid-template-columns:1fr 1fr;align-items:start;gap:20px;margin-top:20px;display:grid}@media (max-width:720px){.component-module__Mdkw4W__grid{grid-template-columns:1fr}}.component-module__Mdkw4W__prefix{color:var(--gray-dark);font-size:13px;font-weight:600}.component-module__Mdkw4W__button_content{margin-top:25px}.component-module__Mdkw4W__results_wrapper{grid-template-columns:1fr 1fr;gap:16px;margin-top:25px;display:grid}@media (max-width:720px){.component-module__Mdkw4W__results_wrapper{grid-template-columns:1fr}}.component-module__Mdkw4W__result_card{background-color:var(--gray-light);border-radius:12px;padding:20px 24px}.component-module__Mdkw4W__card_header{color:var(--primary-color);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--white);margin:0 0 12px;padding-bottom:10px;font-size:13px;font-weight:700}.component-module__Mdkw4W__result_row{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;padding:7px 0;display:flex}.component-module__Mdkw4W__result_label{color:var(--gray-dark);font-size:13px}.component-module__Mdkw4W__result_value{color:var(--primary-color);font-size:14px;font-weight:600}.component-module__Mdkw4W__result_value_negative{color:var(--alert-color);font-size:14px;font-weight:600}.component-module__Mdkw4W__result_value_positive{color:#2e7d32;font-size:14px;font-weight:600}[data-theme=dark] .component-module__Mdkw4W__result_value_positive{color:#66bb6a}.component-module__Mdkw4W__result_value_total{color:var(--primary-color);font-size:18px;font-weight:700}.component-module__Mdkw4W__divider{border:none;border-top:1px solid var(--white);margin:4px 0}.component-module__Mdkw4W__section_label{color:var(--gray-dark);text-transform:uppercase;letter-spacing:.05em;margin:12px 0 2px;font-size:11px;font-weight:700}.component-module__Mdkw4W__aliquota_badge{background-color:var(--white);color:var(--gray-dark);border-radius:4px;margin-left:6px;padding:2px 6px;font-size:11px}.component-module__Mdkw4W__result_note{color:var(--gray-dark);border-top:1px solid var(--white);margin-top:12px;padding-top:10px;font-size:11px;line-height:1.5}
.component-module__bpef7W__subtitle{font-size:16px;font-weight:500}.component-module__bpef7W__box{margin-top:25px}.component-module__bpef7W__row{flex-direction:column;justify-content:space-around;align-items:center;width:100%;display:flex}.component-module__bpef7W__info_center{text-align:center;justify-content:center;align-items:center;margin:10px 0;font-weight:600}
.component-module__pbYJxq__title{color:var(--black);font-size:18px;font-weight:500}.component-module__pbYJxq__textarea_content,.component-module__pbYJxq__switch_content{margin-top:25px}.component-module__pbYJxq__button_content{gap:10px;margin-top:25px;display:flex}@media (max-width:720px){.component-module__pbYJxq__button_content{flex-direction:column}}.component-module__pbYJxq__result_content{margin-top:25px}.component-module__pbYJxq__copy_button{justify-content:flex-end;margin-top:10px;display:flex}
.component-module__Hk-NxG__title{color:var(--dark);font-size:18px;font-weight:500}.component-module__Hk-NxG__grid{grid-template-columns:1fr 1fr;align-items:end;gap:16px;margin-top:20px;display:grid}@media (max-width:720px){.component-module__Hk-NxG__grid{grid-template-columns:1fr}}.component-module__Hk-NxG__grid_three{grid-template-columns:1fr 1fr 1fr;align-items:end;gap:16px;margin-top:16px;display:grid}@media (max-width:720px){.component-module__Hk-NxG__grid_three{grid-template-columns:1fr}}.component-module__Hk-NxG__prefix{color:var(--gray-dark);font-size:13px;font-weight:600}.component-module__Hk-NxG__button_content{margin-top:25px}.component-module__Hk-NxG__result_card{background-color:var(--gray-light);border-radius:12px;margin-top:25px;padding:20px 24px}.component-module__Hk-NxG__result_row{justify-content:space-between;align-items:center;padding:8px 0;display:flex}.component-module__Hk-NxG__result_label{color:var(--gray-dark);font-size:14px}.component-module__Hk-NxG__result_value{color:var(--primary-color);font-size:15px;font-weight:600}.component-module__Hk-NxG__result_value_total{color:var(--primary-color);font-size:22px;font-weight:700}.component-module__Hk-NxG__divider{border:none;border-top:1px solid var(--white);margin:4px 0}.component-module__Hk-NxG__section_label{color:var(--gray-dark);text-transform:uppercase;letter-spacing:.05em;margin:14px 0 2px;font-size:12px;font-weight:700}.component-module__Hk-NxG__tipo_badge{background-color:var(--white);color:var(--gray-dark);border-radius:20px;margin-top:12px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}.component-module__Hk-NxG__result_note{color:var(--gray-dark);border-top:1px solid var(--white);margin-top:14px;padding-top:10px;font-size:12px}
.component-module__9r1cAW__title{color:var(--dark);font-size:18px;font-weight:500}.component-module__9r1cAW__section_label{color:var(--gray-dark);text-transform:uppercase;letter-spacing:.04em;margin:20px 0 8px;font-size:13px;font-weight:600}.component-module__9r1cAW__grid{grid-template-columns:1fr 1fr;align-items:end;gap:16px;display:grid}@media (max-width:720px){.component-module__9r1cAW__grid{grid-template-columns:1fr}}.component-module__9r1cAW__prefix,.component-module__9r1cAW__suffix{color:var(--gray-dark);font-size:13px;font-weight:600}.component-module__9r1cAW__button_content{margin-top:28px}.component-module__9r1cAW__runway_highlight{text-align:center;background-color:#153e61;border-radius:14px;flex-direction:column;align-items:center;gap:4px;margin-top:28px;padding:24px;display:flex}[data-theme=dark] .component-module__9r1cAW__runway_highlight{background-color:#0f2d47}.component-module__9r1cAW__runway_label{color:#ffffffbf;font-size:14px}.component-module__9r1cAW__runway_months{color:#fff;font-size:36px;font-weight:700;line-height:1.1}@media (max-width:480px){.component-module__9r1cAW__runway_months{font-size:28px}}.component-module__9r1cAW__result_card{background-color:var(--gray-light);border-radius:12px;margin-top:16px;padding:20px 24px}.component-module__9r1cAW__section_title{color:var(--gray-dark);text-transform:uppercase;letter-spacing:.03em;margin-bottom:4px;font-size:13px;font-weight:600}.component-module__9r1cAW__result_row{justify-content:space-between;align-items:center;gap:12px;padding:8px 0;display:flex}.component-module__9r1cAW__result_label{color:var(--gray-dark);max-width:60%;font-size:14px}.component-module__9r1cAW__result_value{color:var(--primary-color);white-space:nowrap;font-size:15px;font-weight:600}.component-module__9r1cAW__result_value_muted{color:var(--gray-dark);white-space:nowrap;font-size:13px;font-weight:500}.component-module__9r1cAW__divider{border:none;border-top:1px solid var(--white);margin:8px 0}.component-module__9r1cAW__result_note{color:var(--gray-dark);border-top:1px solid var(--white);margin-top:14px;padding-top:10px;font-size:12px}
.component-module__IHvQya__title{color:var(--dark);font-size:18px;font-weight:500}.component-module__IHvQya__grid{grid-template-columns:1fr 1fr;align-items:end;gap:16px;margin-top:20px;display:grid}@media (max-width:720px){.component-module__IHvQya__grid{grid-template-columns:1fr}}.component-module__IHvQya__prefix{color:var(--gray-dark);font-size:13px;font-weight:600}.component-module__IHvQya__button_content{margin-top:25px}.component-module__IHvQya__result_card{background-color:var(--gray-light);border-radius:12px;margin-top:25px;padding:20px 24px}.component-module__IHvQya__result_row{justify-content:space-between;align-items:center;padding:8px 0;display:flex}.component-module__IHvQya__result_label{color:var(--gray-dark);font-size:14px}.component-module__IHvQya__result_value{color:var(--primary-color);font-size:15px;font-weight:600}.component-module__IHvQya__result_value_negative{color:var(--alert-color);font-size:15px;font-weight:600}.component-module__IHvQya__result_value_total{color:var(--primary-color);font-size:22px;font-weight:700}.component-module__IHvQya__divider{border:none;border-top:1px solid var(--white);margin:4px 0}.component-module__IHvQya__section_label{color:var(--gray-dark);text-transform:uppercase;letter-spacing:.05em;margin:14px 0 2px;font-size:12px;font-weight:700}.component-module__IHvQya__result_note{color:var(--gray-dark);border-top:1px solid var(--white);margin-top:14px;padding-top:10px;font-size:12px}.component-module__IHvQya__aliquota_badge{background-color:var(--white);color:var(--gray-dark);border-radius:4px;margin-left:6px;padding:2px 6px;font-size:11px}
.component-module__F3KQMW__title{color:var(--dark);font-size:18px;font-weight:500}.component-module__F3KQMW__grid{grid-template-columns:1fr 1fr;align-items:end;gap:16px;margin-top:20px;display:grid}@media (max-width:720px){.component-module__F3KQMW__grid{grid-template-columns:1fr}}.component-module__F3KQMW__prefix{color:var(--gray-dark);font-size:13px;font-weight:600}.component-module__F3KQMW__button_content{margin-top:25px}.component-module__F3KQMW__result_card{background-color:var(--gray-light);border-radius:12px;margin-top:25px;padding:20px 24px}.component-module__F3KQMW__result_row{justify-content:space-between;align-items:center;padding:8px 0;display:flex}.component-module__F3KQMW__result_label{color:var(--gray-dark);font-size:14px}.component-module__F3KQMW__result_value{color:var(--primary-color);font-size:15px;font-weight:600}.component-module__F3KQMW__result_value_negative{color:var(--alert-color);font-size:15px;font-weight:600}.component-module__F3KQMW__result_value_total{color:var(--primary-color);font-size:22px;font-weight:700}.component-module__F3KQMW__divider{border:none;border-top:1px solid var(--white);margin:4px 0}.component-module__F3KQMW__section_label{color:var(--gray-dark);text-transform:uppercase;letter-spacing:.05em;margin:14px 0 2px;font-size:12px;font-weight:700}.component-module__F3KQMW__result_note{color:var(--gray-dark);border-top:1px solid var(--white);margin-top:14px;padding-top:10px;font-size:12px}.component-module__F3KQMW__aliquota_badge{background-color:var(--white);color:var(--gray-dark);border-radius:4px;margin-left:6px;padding:2px 6px;font-size:11px}
.component-module__wghHEW__page{max-width:800px;margin:0 auto;padding:0 16px 48px}.component-module__wghHEW__hero{text-align:center;padding:48px 0 36px}.component-module__wghHEW__title{color:var(--primary-color);margin-bottom:8px;font-size:2rem;font-weight:700}.component-module__wghHEW__subtitle{color:var(--gray-dark);margin-bottom:28px;font-size:1rem}.component-module__wghHEW__search_form{width:100%}.component-module__wghHEW__search_box{background:var(--white);border:2px solid var(--primary-color);border-radius:12px;align-items:center;gap:8px;padding:4px 4px 4px 14px;transition:box-shadow .2s;display:flex}.component-module__wghHEW__search_box:focus-within{box-shadow:0 0 0 3px color-mix(in srgb,var(--primary-color)20%,transparent)}.component-module__wghHEW__search_icon{color:var(--primary-color);flex-shrink:0}.component-module__wghHEW__search_input{color:var(--dark);background:0 0;border:none;outline:none;flex:1;padding:8px 0;font-size:1rem}.component-module__wghHEW__search_input::placeholder{color:var(--gray-dark)}.component-module__wghHEW__search_btn{background:var(--primary-color);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:8px 20px;font-size:.9rem;font-weight:600;transition:opacity .15s}.component-module__wghHEW__search_btn:hover{opacity:.88}.component-module__wghHEW__content{margin-top:8px}.component-module__wghHEW__meta{color:var(--gray-dark);margin-bottom:20px;font-size:.9rem}.component-module__wghHEW__query_badge{background:color-mix(in srgb,var(--primary-color)12%,transparent);color:var(--primary-color);border-radius:6px;padding:1px 8px;font-weight:600;display:inline-block}.component-module__wghHEW__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.component-module__wghHEW__card{background:var(--white);border:1.5px solid var(--gray-light);color:var(--dark);border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:14px 16px;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.component-module__wghHEW__card:hover{border-color:var(--primary-color);transform:translateY(-2px);box-shadow:0 4px 16px #00000014}.component-module__wghHEW__card_body{flex-direction:column;gap:3px;min-width:0;display:flex}.component-module__wghHEW__card_group{text-transform:uppercase;letter-spacing:.04em;color:var(--primary-color);opacity:.75;font-size:.72rem;font-weight:600}.component-module__wghHEW__card_label{color:var(--dark);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.component-module__wghHEW__card_arrow{color:var(--primary-color);opacity:0;flex-shrink:0;transition:opacity .15s,transform .15s}.component-module__wghHEW__card:hover .component-module__wghHEW__card_arrow{opacity:1;transform:translate(3px)}.component-module__wghHEW__empty{text-align:center;color:var(--gray-dark);padding:60px 0}.component-module__wghHEW__empty_title{color:var(--dark);margin-bottom:8px;font-size:1.1rem;font-weight:600}.component-module__wghHEW__empty_hint{font-size:.9rem}[data-theme=dark] .component-module__wghHEW__search_box{background:#1e2a3a}[data-theme=dark] .component-module__wghHEW__card{background:#1e2a3a;border-color:#2d3e52}[data-theme=dark] .component-module__wghHEW__card:hover{border-color:var(--primary-color);box-shadow:0 4px 16px #0000004d}
.component-module__RZd5ca__title{color:var(--dark);font-size:18px;font-weight:500}.component-module__RZd5ca__grid{grid-template-columns:1fr 1fr 1fr;align-items:end;gap:16px;margin-top:20px;display:grid}@media (max-width:720px){.component-module__RZd5ca__grid{grid-template-columns:1fr}}.component-module__RZd5ca__prefix{color:var(--gray-dark);font-size:13px;font-weight:600}.component-module__RZd5ca__button_content{margin-top:25px}.component-module__RZd5ca__result_card{background-color:var(--gray-light);border-radius:12px;margin-top:25px;padding:20px 24px}.component-module__RZd5ca__result_row{justify-content:space-between;align-items:center;gap:8px;padding:8px 0;display:flex}.component-module__RZd5ca__result_label{color:var(--gray-dark);font-size:14px}.component-module__RZd5ca__result_value{color:var(--primary-color);white-space:nowrap;font-size:15px;font-weight:600}.component-module__RZd5ca__result_value_total{color:var(--primary-color);white-space:nowrap;font-size:22px;font-weight:700}.component-module__RZd5ca__divider{border:none;border-top:1px solid var(--white);margin:4px 0}.component-module__RZd5ca__section_label{color:var(--gray-dark);text-transform:uppercase;letter-spacing:.05em;margin:14px 0 2px;font-size:12px;font-weight:700}.component-module__RZd5ca__result_note{color:var(--gray-dark);border-top:1px solid var(--white);margin-top:14px;padding-top:10px;font-size:12px;line-height:1.5}.component-module__RZd5ca__ineligible{color:#c0392b;background-color:#fff3f3;border:1px solid #fcc;border-radius:12px;margin-top:20px;padding:16px 20px;font-size:14px}[data-theme=dark] .component-module__RZd5ca__ineligible{color:#ff8a8a;background-color:#3d1a1a;border-color:#8b2020}
.component-module__or7-Da__section{margin-top:36px}.component-module__or7-Da__title{color:var(--dark);border-left:3px solid var(--primary-color);margin-bottom:16px;padding-left:12px;font-size:17px;font-weight:700;line-height:1.4}.component-module__or7-Da__content{color:var(--dark);font-size:15px;line-height:1.8}.component-module__or7-Da__content p{margin-bottom:14px}.component-module__or7-Da__content p:last-child{margin-bottom:0}.component-module__or7-Da__content ul,.component-module__or7-Da__content ol{margin:8px 0 14px 20px}.component-module__or7-Da__content li{margin-bottom:6px}.component-module__or7-Da__content strong{font-weight:700}.component-module__or7-Da__content a{color:var(--primary-color);font-weight:600;text-decoration:underline}.component-module__or7-Da__content code{background:var(--gray-light);border-radius:4px;padding:1px 6px;font-family:monospace;font-size:13px}
.component-module__I9M1uq__content{margin-bottom:20px}.component-module__I9M1uq__result{margin-top:20px}.component-module__I9M1uq__quantity{font-size:14px}.component-module__I9M1uq__highlight{font-weight:600}
.component-module__kyg43G__title{color:var(--black);font-size:18px;font-weight:500}.component-module__kyg43G__input_content{margin-top:25px}.component-module__kyg43G__result_box{border:2px solid var(--primary-color);background-color:#eef4fb;border-radius:10px;margin-top:25px;padding:20px 24px}.component-module__kyg43G__result_header{color:var(--primary-color);align-items:center;gap:8px;margin-bottom:12px;font-size:15px;font-weight:600;display:flex}.component-module__kyg43G__result_icon{font-size:20px}.component-module__kyg43G__result_main{color:var(--primary-color);margin-bottom:10px;font-size:22px;font-weight:700}.component-module__kyg43G__result_details{flex-direction:column;gap:6px;display:flex}.component-module__kyg43G__result_detail_item{color:var(--gray-dark);font-size:14px}.component-module__kyg43G__result_weekend_badge{color:#856404;background-color:#fff3cd;border:1px solid #ffc107;border-radius:20px;margin-top:8px;padding:3px 10px;font-size:13px;display:inline-block}.component-module__kyg43G__error_text{color:var(--alert-color);margin-top:10px;font-size:14px}.component-module__kyg43G__button_content{gap:10px;margin-top:20px;display:flex}@media (max-width:720px){.component-module__kyg43G__button_content{flex-direction:column}}
.whatsapp-module__BRETxq__title{font-size:18px;font-weight:500}.whatsapp-module__BRETxq__input_content{margin-top:25px}.whatsapp-module__BRETxq__button_content{gap:10px;margin-top:25px;display:flex}@media (max-width:720px){.whatsapp-module__BRETxq__button_content{flex-direction:column}}.whatsapp-module__BRETxq__generated_link{overflow-wrap:break-word;color:var(--primary-color);margin-top:25px}.whatsapp-module__BRETxq__generated_link p{color:var(--primary-color);font-size:14px}
.component-module__hWalvW__video_content{width:100%;max-width:550px;margin:20px auto;box-shadow:6px 6px 10px #bfbfbf}.component-module__hWalvW__video_content_inside{height:0;padding-bottom:56.15%;position:relative;overflow:hidden}.component-module__hWalvW__video_content_iframe{border:0;width:100%;height:100%;position:absolute;top:0;left:0}
