@keyframes ArticleDetail_shimmer-loading__VYiSf{0%{background-position:-200% 0}to{background-position:200% 0}}.ArticleDetail_pageEnd__ocABU{margin-top:3rem;height:1px}@keyframes Calculator_shimmer-loading__2F1iE{0%{background-position:-200% 0}to{background-position:200% 0}}.Calculator_root__4T2pn{background-color:var(--surface-primary);padding:1.5rem 1rem;border-radius:var(--radius-s);margin-bottom:1.5rem}.Calculator_head__tziVd{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.Calculator_head__tziVd p{margin:0}.Calculator_controls__ZDZuD{display:flex;flex-direction:column;gap:1rem;margin-bottom:.75rem}@media screen and (min-width:992px){.Calculator_controls__ZDZuD{margin-bottom:1rem}}.Calculator_filterRow__upYE_{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}@media screen and (min-width:992px){.Calculator_filterRow__upYE_{gap:.5rem;margin-bottom:1rem;flex-direction:column;justify-content:flex-start;align-items:flex-start}}@media screen and (min-width:1200px){.Calculator_filterRow__upYE_{flex-direction:row;justify-content:space-between;gap:0;align-items:center}}.Calculator_filters__x_t6X{display:flex;gap:.5rem;justify-content:flex-end}@media screen and (min-width:1200px){.Calculator_filters__x_t6X{width:70%}}.Calculator_resultInfo__SymXC{font-size:.875rem;color:var(--body-secondary)}.Calculator_filterRowExtra__fYlKc{margin-bottom:1rem;display:flex;justify-content:space-between;align-items:center}.Calculator_filterRowExtra__fYlKc .aim-checkbox{margin-bottom:0}.Calculator_filterClearButton__M_b1m{font-size:.875rem;text-decoration:underline;color:var(--body-secondary)}.Calculator_filterClearButton__M_b1m:hover{color:var(--brand-main)}.Calculator_list__6FXb6{display:flex;flex-direction:column;gap:.75rem}@keyframes Calculator_loadAnimate__3KT02{0%{left:-9rem}to{left:110%}}.Calculator_card__S2x1p{background-color:var(--background);border-radius:var(--radius-s);padding:.75rem;display:flex;flex-direction:column;gap:.75rem;align-items:stretch;position:relative;overflow:hidden}.Calculator_card__S2x1p:before{content:"";width:6.25rem;height:130%;background-color:var(--body-secondary);position:absolute;top:-30px;filter:blur(50px);transform:rotate(26deg);pointer-events:none;z-index:2;opacity:.15;animation:Calculator_loadAnimate__3KT02 .7s cubic-bezier(.33,1,.68,1) 0s forwards}@media screen and (min-width:992px){.Calculator_card__S2x1p{gap:1.5rem;flex-direction:row;justify-content:space-between;padding:1rem}}.Calculator_cardLeftSide__UVF6V{display:flex;flex-direction:column;gap:.75rem}@media screen and (min-width:992px){.Calculator_cardLeftSide__UVF6V{gap:1rem}}.Calculator_cardHead__vLeZ2{display:flex;gap:.625rem}@media screen and (min-width:992px){.Calculator_cardHead__vLeZ2{gap:1.25rem}.Calculator_cardLogo___AYHW{width:4rem;height:4rem}}.Calculator_cardHeadInfoGroup__6_dSU{display:flex;flex-direction:column;gap:.25rem}@media screen and (min-width:992px){.Calculator_cardHeadInfoGroup__6_dSU{flex-direction:row;gap:1.5rem}}.Calculator_cardHeadInfoGroup__6_dSU .Calculator_cardInfoBox__Q5t9q{flex-direction:row;gap:.5rem}.Calculator_cardHeadTitle__y3wNx{margin-bottom:.125rem}.Calculator_cardInfoBox__Q5t9q{font-size:.875rem;display:flex;flex-direction:column;align-items:flex-start;gap:.125rem}.Calculator_cardInfoBoxTitle__FPW9h{color:var(--body-secondary);display:flex;gap:.375rem;align-items:center}.Calculator_cardInfoBoxValue__ylnqv{color:var(--body-title);font-weight:500}.Calculator_cardInnerInfo__R_WWs{display:flex;justify-content:space-between;gap:1rem}@media screen and (min-width:992px){.Calculator_cardInnerInfo__R_WWs{gap:2rem}}.Calculator_cardRightSide__kJwHh{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start;flex-shrink:0}@media screen and (min-width:992px){.Calculator_cardRightSide__kJwHh{align-items:flex-end;justify-content:space-between}}.Calculator_cardInfoIcon__zj8Fo{font-size:.75rem}.Calculator_cardMainInfoBox__dhzr4{display:flex;align-items:center;justify-content:center;width:100%;background-color:var(--surface-primary);height:2.5rem;padding:.5rem 1rem;border-radius:var(--radius-s);font-size:.875rem;gap:.375rem;color:var(--body-secondary)}@media screen and (min-width:992px){.Calculator_cardMainInfoBox__dhzr4{width:auto;padding:0;background-color:transparent;border-radius:0}}.Calculator_cardMainInfoBox__dhzr4 span{font-size:1.25rem;font-weight:500;color:var(--body-title)}.Calculator_mobileFilter__QKcTW{display:flex;flex-direction:column}.Calculator_mobileFilterGroup__GI1RS{border-bottom:1px solid var(--divider-line);padding-bottom:1rem;margin-bottom:1rem}.Calculator_mobileFilterGroupTitle__3JSik{font-weight:500;font-size:1.125rem;color:var(--body-title);margin-bottom:.5rem}.Calculator_mobileFilterGroupInner__2tzCS{display:flex;flex-direction:column}.Bottomsheet_wrapper__TpAV_{position:fixed;inset:0;z-index:99;padding-top:4.75rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;transition:all .3s ease 0s;pointer-events:none}.Bottomsheet_wrapper__TpAV_.Bottomsheet_open__Vcs2Q{opacity:1;pointer-events:visible}.Bottomsheet_background__fjwmu{background-color:rgba(0,0,0,.5);position:absolute;inset:0;z-index:1}.Bottomsheet_portal__bTxdW{background-color:var(--background);position:relative;z-index:2;height:100%;border-top-left-radius:var(--radius-s);border-top-right-radius:var(--radius-s);overflow:hidden;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.33,1,.68,1) 0s;transform:translateY(100%);filter:blur(10px)}.Bottomsheet_open__Vcs2Q .Bottomsheet_portal__bTxdW{transform:translateY(0);filter:blur(0)}.Bottomsheet_header__OMLoV{background-color:var(--background);padding:1.5rem;position:-webkit-sticky;position:sticky;top:0}.Bottomsheet_titleIcon__bmg30{font-size:1.25rem}.Bottomsheet_titleLeft__8eMyx{display:flex;gap:.75rem;align-items:center}.Bottomsheet_titleLeft__8eMyx h5{margin:0}.Bottomsheet_closeIcon__Kg9pU{position:absolute;top:0;right:0;bottom:0;aspect-ratio:1;font-size:1.5rem;display:flex;align-items:center;justify-content:center;color:var(--surface-general)}.Bottomsheet_main__pAw02{padding:.5rem 1.5rem;flex:1 1;overflow-y:auto}.Bottomsheet_footer__VODkr{padding:1.5rem 1.5rem 2.5rem;background-color:var(--background)}.Select_trigger__eoBgU{border-width:1px;border-style:solid;border-color:var(--surface-general);border-radius:var(--radius-s);white-space:nowrap;outline:none;transition:var(--transition-all);display:flex;align-items:center;gap:.25rem;position:relative}.Select_trigger__eoBgU:focus{border-color:var(--color-brand-200);box-shadow:0 4px 4px rgba(0,0,0,.06)}.Select_trigger__eoBgU.Select_disabled__Dy_5W{pointer-events:none}.Select_trigger__eoBgU.Select_default__oRXjq{color:var(--body-secondary);font-size:1rem;width:100%;background-color:var(--background);padding:.69rem 1rem}.Select_trigger__eoBgU.Select_default__oRXjq.Select_selected__z6BHL{color:var(--body-default)}.Select_trigger__eoBgU.Select_default__oRXjq.Select_selected__z6BHL.Select_widthTitle__2hSQm{font-weight:500}.Select_trigger__eoBgU.Select_filter__2s63c,.Select_trigger__eoBgU.Select_text__79v_c{width:auto;font-size:.875rem;background-color:transparent;padding:0 .75rem;height:2.5rem}.Select_trigger__eoBgU.Select_filter__2s63c.Select_selected__z6BHL,.Select_trigger__eoBgU.Select_text__79v_c.Select_selected__z6BHL{color:var(--body-title);background-color:var(--surface-secondary)}.Select_trigger__eoBgU.Select_text__79v_c{border:none}.Select_trigger__eoBgU.Select_text__79v_c:focus{box-shadow:none}.Select_trigger__eoBgU.Select_text__79v_c.Select_selected__z6BHL{background-color:transparent}.Select_title__WSLwa{display:block;font-size:.875rem;font-weight:400;color:var(--body-secondary)}.Select_valueWrapper__zMX1u{display:flex;width:100%;flex-direction:column}.Select_triggerIcon__EJGof{color:var(--color-gray-400);margin-left:auto;flex-shrink:0;font-size:1.25rem}.Select_default__oRXjq .Select_triggerIcon__EJGof{font-size:1.25rem}.Select_filter__2s63c .Select_triggerIcon__EJGof,.Select_text__79v_c .Select_triggerIcon__EJGof{font-size:1rem;color:var(--body-title)}@keyframes Select_open__PdQxy{0%{opacity:0;transform:translateY(-20px);filter:blur(10px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.Select_content__b8_Nj{border-radius:var(--radius-s);border:1px solid var(--surface-general);background-color:var(--background);width:var(--radix-popper-anchor-width);min-width:17.25rem;z-index:99;box-shadow:0 4px 20px rgba(0,0,0,.05);animation:Select_open__PdQxy .2s 0s backwards;animation-play-state:paused}.Select_content__b8_Nj[data-state=open]{animation-play-state:running}.Select_search__kswLf{padding:.5rem}.Select_viewport__Zm_dm.Select_default__oRXjq{padding:.625rem 1.25rem .625rem .625rem}.Select_viewport__Zm_dm.Select_filter__2s63c,.Select_viewport__Zm_dm.Select_text__79v_c{padding:.25rem .5rem .25rem .25rem}.Select_scrollAreaRoot__C_5SU{width:100%;height:100%}.Select_scrollAreaViewport__pGLM_{width:100%;height:100%;max-height:18rem}.Select_scrollbar__2pUF0{background-color:var(--color-gray-100);-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none;padding:2px;width:.75rem}[data-theme=dark] .Select_scrollbar__2pUF0{background-color:var(--color-gray-700)}.Select_scrollThumb__uSi_P{background-color:var(--color-gray-300);border-radius:.25rem}[data-theme=dark] .Select_scrollThumb__uSi_P{background-color:var(--color-brand-300)}.Select_item__0VK8t{color:var(--body-title);cursor:pointer;outline:none;transition:var(--transition-all);border-radius:var(--radius-xxs)}.Select_item__0VK8t:hover{background-color:var(--surface-primary)}.Select_item__0VK8t[data-state=checked]{color:var(--brand-main)}.Select_item__0VK8t[data-highlighted]{background-color:var(--surface-primary)}.Select_item__0VK8t.Select_default__oRXjq{padding:.625rem .75rem;min-height:2.75rem;font-size:1rem}.Select_item__0VK8t.Select_filter__2s63c,.Select_item__0VK8t.Select_text__79v_c{padding:.5rem .75rem;min-height:2.5rem;font-size:.875rem}.Select_itemCount__vScpT{color:var(--body-secondary);font-size:1rem;padding-left:.375rem}@keyframes Segment_shimmer-loading__OPXAn{0%{background-position:-200% 0}to{background-position:200% 0}}.Segment_wrapper__WqSzM{display:flex;border-width:0 0 1px;border-style:solid;border-color:var(--surface-general);position:relative}@media screen and (min-width:992px){.Segment_wrapper__WqSzM{border-width:1px;border-radius:var(--radius-s);padding:.375rem;gap:.5rem}}.Segment_segment__SwKbr{padding:0 1.25rem;display:flex;height:2.75rem;flex-direction:column;align-items:center;justify-content:center;flex:1 1;transition:var(--transition-all);position:relative;z-index:2}@media screen and (min-width:992px){.Segment_segment__SwKbr{align-items:flex-start;justify-content:center;height:4.625rem;gap:.25rem;padding:0 .75rem}}.Segment_segment__SwKbr.Segment_selected__TBZm6 .Segment_name__8MGJV{color:var(--brand-main)}.Segment_selectedSegmentBox__313n_{display:block;height:1px;position:absolute;left:0;bottom:0;background-color:var(--brand-main);transition:var(--transition-all);z-index:1;width:calc(100%/var(--segment-item-count));left:calc(var(--segment-item-selected)*100%/var(--segment-item-count))}@media screen and (min-width:992px){.Segment_selectedSegmentBox__313n_{bottom:.375rem;background-color:var(--color-brand-500-alpha-10);height:calc(100% - .75rem);border-radius:.375rem;border:1px solid var(--color-brand-500-alpha-20);width:calc((100% - .75rem - .5rem*(var(--segment-item-count) - 1))/var(--segment-item-count));left:calc(.375rem + var(--segment-item-selected)*(100% - .75rem - .5rem*(var(--segment-item-count) - 1))/var(--segment-item-count) + .5rem*var(--segment-item-selected))}}.Segment_name__8MGJV{font-size:1rem;font-weight:500;color:var(--body-secondary);display:flex;gap:.625rem;align-items:center}@media screen and (min-width:992px){.Segment_name__8MGJV{gap:.375rem}}.Segment_icon__j42gm{display:block;font-size:1rem}.Segment_description__PJtRc{font-size:.875rem;color:var(--body-secondary);display:none}@media screen and (min-width:992px){.Segment_description__PJtRc{display:block}}