.Loading-module__mKLzLa__center{justify-content:center;align-items:center;padding:20px 0;display:flex}.Loading-module__mKLzLa__lottieBox{width:64px;height:64px}.Loading-module__mKLzLa__spinner{border:4px solid var(--kc-surface-2);border-top-color:var(--kc-brand);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite Loading-module__mKLzLa__kc-spin}@keyframes Loading-module__mKLzLa__kc-spin{to{transform:rotate(360deg)}}.Loading-module__mKLzLa__skeletonWrap{flex-direction:column;gap:10px;width:100%;display:flex}.Loading-module__mKLzLa__skeleton{background:linear-gradient(90deg, var(--kc-surface-2) 25%, var(--kc-surface) 40%, var(--kc-surface-2) 60%);background-size:300% 100%;border-radius:7px;height:14px;animation:1.4s infinite Loading-module__mKLzLa__kc-shimmer}@keyframes Loading-module__mKLzLa__kc-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){.Loading-module__mKLzLa__spinner,.Loading-module__mKLzLa__skeleton{animation:none}}
.HolidayList-module__WgM0-q__legend{margin-top:8px}.HolidayList-module__WgM0-q__year_tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab;-webkit-user-select:none;user-select:none;gap:8px;margin-top:14px;padding-bottom:4px;display:flex;position:relative;overflow-x:auto}.HolidayList-module__WgM0-q__year_tabs:active{cursor:grabbing}.HolidayList-module__WgM0-q__year_tabs::-webkit-scrollbar{display:none}.HolidayList-module__WgM0-q__year_tab{border:1px solid var(--kc-border);background-color:var(--kc-card);color:var(--kc-muted);font-variant-numeric:tabular-nums;white-space:nowrap;cursor:pointer;border-radius:999px;flex:none;padding:8px 16px;font-size:14px;font-weight:600;transition:background-color .18s,color .18s,border-color .18s}.HolidayList-module__WgM0-q__year_tab:hover{color:var(--kc-text);border-color:color-mix(in srgb, var(--kc-brand) 40%, var(--kc-border))}.HolidayList-module__WgM0-q__year_tab_active{background-color:var(--kc-brand);border-color:var(--kc-brand);color:var(--kc-bg)}.HolidayList-module__WgM0-q__year_tab_active:hover{color:var(--kc-bg)}.HolidayList-module__WgM0-q__load_error{border-radius:var(--kc-radius);background-color:var(--kc-surface);border:1px solid var(--kc-border);flex-direction:column;align-items:flex-start;gap:12px;margin-top:20px;padding:20px;display:flex}.HolidayList-module__WgM0-q__container{border-radius:var(--kc-radius);background-color:var(--kc-surface);border:1px solid var(--kc-border);flex-direction:column;align-items:flex-start;gap:20px;margin-top:30px;padding:20px;transition:all .2s;display:flex}.HolidayList-module__WgM0-q__container:hover{box-shadow:var(--kc-shadow-sm)}.HolidayList-module__WgM0-q__month{margin-bottom:20px}.HolidayList-module__WgM0-q__list{border-top:1px solid var(--kc-border);flex-direction:column;gap:30px;width:100%;padding:20px 8px 0;display:flex}.HolidayList-module__WgM0-q__item{justify-content:space-between;display:flex}.HolidayList-module__WgM0-q__label{color:var(--kc-text);align-items:center;gap:8px;font-size:16px;font-weight:700;display:inline-flex}.HolidayList-module__WgM0-q__value{color:var(--kc-text);font-variant-numeric:tabular-nums;font-size:16px;font-weight:500}.HolidayList-module__WgM0-q__substitute_badge{background-color:var(--kc-brand-soft);color:var(--kc-brand-strong);border-radius:100px;align-items:center;padding:2px 8px;font-size:11.5px;font-weight:700;display:inline-flex}
.Sources-module__gED5xq__section{flex-direction:column;gap:20px;display:flex}.Sources-module__gED5xq__header{flex-direction:column;display:flex}.Sources-module__gED5xq__list{border-radius:var(--kc-radius-sm);background-color:var(--kc-surface);border:1px solid var(--kc-border);flex-direction:column;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}.Sources-module__gED5xq__item{flex-wrap:wrap;align-items:baseline;gap:4px 10px;padding:13px 16px;display:flex}.Sources-module__gED5xq__item:not(:last-child){border-bottom:1px solid var(--kc-border)}.Sources-module__gED5xq__link{color:var(--kc-brand-strong);flex-shrink:0;font-size:14.5px;font-weight:600;text-decoration:none}.Sources-module__gED5xq__link:after{content:" ↗";opacity:.7;font-size:12px}.Sources-module__gED5xq__link:hover{text-decoration:underline}.Sources-module__gED5xq__note{color:var(--kc-muted);font-size:13px;line-height:1.5}
.YearLineChart-module__fSR08q__wrap{flex-direction:column;gap:12px;display:flex}.YearLineChart-module__fSR08q__chartBox{flex-direction:column;display:flex;position:relative}.YearLineChart-module__fSR08q__chart{aspect-ratio:340/150;touch-action:pan-y;cursor:pointer;width:100%;display:block;overflow:visible}.YearLineChart-module__fSR08q__area{opacity:0;transition:opacity .7s ease, transform .7s var(--kc-ease,ease);transform:translateY(10px)}.YearLineChart-module__fSR08q__line{stroke-dasharray:1;stroke-dashoffset:1px;stroke-linecap:round;stroke-linejoin:round;transition:stroke-dashoffset 1.1s}.YearLineChart-module__fSR08q__shown .YearLineChart-module__fSR08q__area{opacity:1;transform:translateY(0)}.YearLineChart-module__fSR08q__shown .YearLineChart-module__fSR08q__line{stroke-dashoffset:0}.YearLineChart-module__fSR08q__pinLine{stroke:var(--kc-brand-strong);stroke-width:1.5px;stroke-dasharray:3 3;opacity:0;transition:opacity .4s .7s}.YearLineChart-module__fSR08q__shown .YearLineChart-module__fSR08q__pinLine{opacity:.7}.YearLineChart-module__fSR08q__pin{fill:var(--kc-brand);stroke:var(--kc-card);stroke-width:2.5px;opacity:0}.YearLineChart-module__fSR08q__shown .YearLineChart-module__fSR08q__pin{animation:.55s cubic-bezier(.34,1.56,.64,1) .55s both YearLineChart-module__fSR08q__kcPinDrop}.YearLineChart-module__fSR08q__pinProbe{fill:var(--kc-brand-strong)}@keyframes YearLineChart-module__fSR08q__kcPinDrop{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.YearLineChart-module__fSR08q__pinLabel{background:var(--kc-brand);color:var(--kc-bg);font-variant-numeric:tabular-nums;white-space:nowrap;opacity:0;border-radius:999px;padding:2px 8px;font-size:12px;font-weight:700;transition:opacity .4s .6s;position:absolute;top:-2px;transform:translate(-50%)}.YearLineChart-module__fSR08q__shown .YearLineChart-module__fSR08q__pinLabel{opacity:1}.YearLineChart-module__fSR08q__axis{color:var(--kc-muted);font-variant-numeric:tabular-nums;justify-content:space-between;align-items:baseline;gap:10px;font-size:12.5px;display:flex}.YearLineChart-module__fSR08q__axisNow{color:var(--kc-text);font-weight:700}.YearLineChart-module__fSR08q__axisHint{opacity:.75;white-space:nowrap;font-size:11.5px}@media (max-width:420px){.YearLineChart-module__fSR08q__axisHint{display:none}}@media (prefers-reduced-motion:reduce){.YearLineChart-module__fSR08q__area,.YearLineChart-module__fSR08q__line,.YearLineChart-module__fSR08q__pin,.YearLineChart-module__fSR08q__pinLine,.YearLineChart-module__fSR08q__pinLabel{opacity:1;stroke-dashoffset:0;transition:none;animation:none;transform:none}.YearLineChart-module__fSR08q__shown .YearLineChart-module__fSR08q__pinLine{opacity:.7}}
.Explain-module__Yw-lqa__section{flex-direction:column;gap:14px;margin-top:20px;display:flex}.Explain-module__Yw-lqa__sectionTitle{color:var(--kc-text);align-items:center;gap:10px;font-weight:800;display:flex}.Explain-module__Yw-lqa__sectionTitle:before{content:"";background-color:var(--kc-brand);border-radius:2px;flex-shrink:0;width:4px;height:.85em}.Explain-module__Yw-lqa__sectionBody{flex-direction:column;gap:20px;display:flex}.Explain-module__Yw-lqa__block{flex-direction:column;gap:8px;display:flex}.Explain-module__Yw-lqa__blockLabel{color:var(--kc-brand-strong);font-size:13px;font-weight:700}.Explain-module__Yw-lqa__formula{border:1px solid var(--kc-border);border-radius:var(--kc-radius-sm);background-color:var(--kc-card);flex-direction:column;gap:8px;padding:14px 16px;display:flex}.Explain-module__Yw-lqa__formulaLabel{color:var(--kc-text);font-size:13px;font-weight:700}.Explain-module__Yw-lqa__formulaBody{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.Explain-module__Yw-lqa__chip{background-color:var(--kc-surface);color:var(--kc-text);font-variant-numeric:tabular-nums;border-radius:8px;padding:4px 10px;font-size:13px;font-weight:600}.Explain-module__Yw-lqa__op{color:var(--kc-brand-strong);font-size:14px;font-weight:700}.Explain-module__Yw-lqa__stepFlow{flex-direction:column;gap:12px;margin:0;list-style:none;display:flex}.Explain-module__Yw-lqa__step{align-items:flex-start;gap:12px;display:flex}.Explain-module__Yw-lqa__stepNum{background-color:var(--kc-brand-soft);width:24px;height:24px;color:var(--kc-brand-strong);border-radius:50%;flex-shrink:0;place-items:center;font-size:12.5px;font-weight:800;display:grid}.Explain-module__Yw-lqa__stepBody{flex-direction:column;gap:3px;padding-top:1px;display:flex}.Explain-module__Yw-lqa__stepTitle{color:var(--kc-text);font-size:14px;font-weight:700}.Explain-module__Yw-lqa__stepFormula{color:var(--kc-brand-strong);font-variant-numeric:tabular-nums;font-size:13px;font-weight:600}.Explain-module__Yw-lqa__stepDesc{color:var(--kc-muted);font-size:13px}.Explain-module__Yw-lqa__tableWrap{border:1px solid var(--kc-border);border-radius:var(--kc-radius-sm);background-color:var(--kc-card);max-height:420px;overflow-x:auto}.Explain-module__Yw-lqa__table{border-collapse:collapse;width:100%;font-size:14px}.Explain-module__Yw-lqa__caption{caption-side:bottom;color:var(--kc-muted);text-align:left;padding:10px 14px;font-size:12px}.Explain-module__Yw-lqa__caption span{display:block}.Explain-module__Yw-lqa__caption span+span{margin-top:6px}.Explain-module__Yw-lqa__table th{text-align:left;background-color:var(--kc-surface);color:var(--kc-muted);white-space:nowrap;padding:10px 14px;font-size:13px;font-weight:700}.Explain-module__Yw-lqa__table td{border-top:1px solid var(--kc-border);color:var(--kc-text);font-variant-numeric:tabular-nums;padding:14px;font-weight:500}.Explain-module__Yw-lqa__table td:first-child{font-weight:600}.Explain-module__Yw-lqa__nowrap td{white-space:nowrap}.Explain-module__Yw-lqa__rowHighlight td{color:var(--kc-brand-strong);font-weight:700}.Explain-module__Yw-lqa__rowMuted td,.Explain-module__Yw-lqa__rowMuted td:first-child{color:var(--kc-muted);font-weight:500}.Explain-module__Yw-lqa__example{border-radius:var(--kc-radius-sm);background-color:var(--kc-surface);border:1px solid var(--kc-border);flex-direction:column;gap:10px;padding:14px 16px;display:flex}.Explain-module__Yw-lqa__exampleTitle{color:var(--kc-brand-strong);letter-spacing:.04em;font-size:12.5px;font-weight:800}.Explain-module__Yw-lqa__exampleList{flex-direction:column;gap:6px;display:flex}.Explain-module__Yw-lqa__exampleList li{color:var(--kc-muted);justify-content:space-between;align-items:center;gap:12px;font-size:13.5px;display:flex}.Explain-module__Yw-lqa__exampleValue{color:var(--kc-text);font-variant-numeric:tabular-nums;font-weight:650}.Explain-module__Yw-lqa__exampleEmphasize .Explain-module__Yw-lqa__exampleValue{color:var(--kc-brand-strong);font-weight:800}.Explain-module__Yw-lqa__callout{border-radius:var(--kc-radius-sm);background-color:var(--kc-brand-soft);align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.Explain-module__Yw-lqa__callout.Explain-module__Yw-lqa__warn{background-color:color-mix(in srgb, var(--kc-accent-warm) 14%, transparent)}.Explain-module__Yw-lqa__callout.Explain-module__Yw-lqa__note{background-color:var(--kc-surface)}.Explain-module__Yw-lqa__callout.Explain-module__Yw-lqa__note .Explain-module__Yw-lqa__calloutBody{color:var(--kc-muted)}.Explain-module__Yw-lqa__calloutIcon{font-size:15px;line-height:1.5}.Explain-module__Yw-lqa__calloutBody{color:var(--kc-text);font-size:13px;line-height:1.55}.Explain-module__Yw-lqa__calloutBody>*{margin:0}.Explain-module__Yw-lqa__calloutBody>*+*{margin-top:4px}.Explain-module__Yw-lqa__calloutBody a{color:var(--kc-brand-strong);font-weight:600;text-decoration:underline}
.FortuneRadar-module__coAomq__wrap{background:var(--kc-surface);border:1px solid var(--kc-border);border-radius:var(--kc-radius-sm);flex-direction:column;gap:16px;padding:18px 16px;display:flex}.FortuneRadar-module__coAomq__head{border-bottom:1px solid var(--kc-border);flex-direction:column;gap:6px;padding-bottom:16px;display:flex}.FortuneRadar-module__coAomq__title{color:var(--kc-text);align-items:center;gap:3px;margin:0;font-size:16px;font-weight:700;display:flex}.FortuneRadar-module__coAomq__sub{color:var(--kc-muted);word-break:keep-all;margin:0;font-size:13px;line-height:20px}.FortuneRadar-module__coAomq__chartRow{justify-content:center;display:flex}.FortuneRadar-module__coAomq__svg{width:100%;max-width:300px;height:auto;display:block}.FortuneRadar-module__coAomq__ring{fill:none;stroke:var(--kc-border);stroke-width:1px}.FortuneRadar-module__coAomq__spoke{stroke:var(--kc-border);stroke-width:1px}.FortuneRadar-module__coAomq__area{fill:url(#kcFortuneFill)}.FortuneRadar-module__coAomq__line{fill:none;stroke:var(--kc-brand);stroke-width:2.5px;stroke-linejoin:round}.FortuneRadar-module__coAomq__dot{fill:var(--kc-brand-strong)}.FortuneRadar-module__coAomq__axisName{fill:var(--kc-muted);font-size:11px;font-weight:600}.FortuneRadar-module__coAomq__axisVal{fill:var(--kc-brand-strong);font-variant-numeric:tabular-nums;font-size:12.5px;font-weight:800}.FortuneRadar-module__coAomq__data{transform-box:fill-box;transform-origin:50%;opacity:0;transition:opacity .5s ease, transform .5s var(--kc-ease,ease);transform:scale(.72)}.FortuneRadar-module__coAomq__shown .FortuneRadar-module__coAomq__data{opacity:1;transform:scale(1)}.FortuneRadar-module__coAomq__read{color:var(--kc-text);text-align:center;word-break:keep-all;margin:0;font-size:14px;line-height:1.6}.FortuneRadar-module__coAomq__read b{color:var(--kc-brand-strong);font-weight:700}.FortuneRadar-module__coAomq__lucky{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.FortuneRadar-module__coAomq__luckyItem{background:var(--kc-brand-soft);border:1px solid color-mix(in srgb, var(--kc-brand) 20%, transparent);color:var(--kc-muted);border-radius:999px;align-items:center;gap:6px;padding:7px 12px;font-size:12.5px;font-weight:500;display:inline-flex}.FortuneRadar-module__coAomq__luckyItem b{color:var(--kc-text);font-weight:700}.FortuneRadar-module__coAomq__luckySwatch{border:1px solid var(--kc-border);border-radius:50%;width:13px;height:13px}@media (prefers-reduced-motion:reduce){.FortuneRadar-module__coAomq__data{opacity:1;transition:none;transform:none}}
.InfoTip-module__ik0idW__tipWrap{vertical-align:middle;margin-left:8px;display:inline-flex}.InfoTip-module__ik0idW__tip{border:1px solid var(--kc-border);width:16px;height:16px;color:var(--kc-muted);cursor:pointer;background-color:#0000;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:12px;font-weight:700;line-height:1;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.InfoTip-module__ik0idW__tip:hover{background-color:var(--kc-surface-2);color:var(--kc-text);border-color:var(--kc-muted)}.InfoTip-module__ik0idW__tip:focus-visible{outline:2px solid var(--kc-brand);outline-offset:1px}
.MarketRateTable-module__g6fsOa__wrap{flex-direction:column;gap:24px;display:flex}.MarketRateTable-module__g6fsOa__tables{flex-direction:column;gap:30px;display:flex}.MarketRateTable-module__g6fsOa__group{--rate-down:#2f6fed;flex-direction:column;gap:10px;display:flex}@media (prefers-color-scheme:dark){.MarketRateTable-module__g6fsOa__group{--rate-down:#6ea8ff}}:root[data-theme=dark] .MarketRateTable-module__g6fsOa__group{--rate-down:#6ea8ff}:root[data-theme=light] .MarketRateTable-module__g6fsOa__group{--rate-down:#2f6fed}.MarketRateTable-module__g6fsOa__groupLabel{color:var(--kc-muted);font-size:13px;font-weight:700}.MarketRateTable-module__g6fsOa__baseRow{border-radius:var(--kc-radius-sm);background-color:var(--kc-brand-soft);border:1px solid color-mix(in srgb, var(--kc-brand) 25%, transparent);--rate-down:#2f6fed;align-items:center;gap:10px;padding:12px 15px;display:flex}@media (prefers-color-scheme:dark){.MarketRateTable-module__g6fsOa__baseRow{--rate-down:#6ea8ff}}:root[data-theme=dark] .MarketRateTable-module__g6fsOa__baseRow{--rate-down:#6ea8ff}:root[data-theme=light] .MarketRateTable-module__g6fsOa__baseRow{--rate-down:#2f6fed}.MarketRateTable-module__g6fsOa__baseLabel{color:var(--kc-brand-strong);align-items:center;gap:4px;font-size:14px;font-weight:700;display:inline-flex}.MarketRateTable-module__g6fsOa__baseVal{color:var(--kc-text);font-variant-numeric:tabular-nums;margin-left:auto;font-size:16px;font-weight:800}.MarketRateTable-module__g6fsOa__tableWrap{border:1px solid var(--kc-border);border-radius:var(--kc-radius-sm);background-color:var(--kc-card);overflow-x:auto}.MarketRateTable-module__g6fsOa__table{border-collapse:collapse;width:100%;font-size:13.5px}.MarketRateTable-module__g6fsOa__table th{text-align:left;background-color:var(--kc-surface);color:var(--kc-muted);white-space:nowrap;padding:10px 14px;font-size:12.5px;font-weight:700}.MarketRateTable-module__g6fsOa__table th.MarketRateTable-module__g6fsOa__numHead{text-align:right}.MarketRateTable-module__g6fsOa__table td{border-top:1px solid var(--kc-border);color:var(--kc-text);font-variant-numeric:tabular-nums;padding:10px 14px;font-weight:500}.MarketRateTable-module__g6fsOa__nameInner{align-items:center;gap:8px;display:inline-flex}.MarketRateTable-module__g6fsOa__subHead td{background-color:var(--kc-surface-2);color:var(--kc-text);padding:9px 14px;font-size:12.5px;font-weight:700}.MarketRateTable-module__g6fsOa__table td.MarketRateTable-module__g6fsOa__period{color:var(--kc-muted);padding-left:28px;font-weight:500}.MarketRateTable-module__g6fsOa__val{text-align:right;white-space:nowrap;font-weight:700}.MarketRateTable-module__g6fsOa__deltaCell{text-align:right;white-space:nowrap}.MarketRateTable-module__g6fsOa__hl{background-color:color-mix(in srgb, var(--kc-brand) 8%, transparent)}.MarketRateTable-module__g6fsOa__hl td,.MarketRateTable-module__g6fsOa__hl .MarketRateTable-module__g6fsOa__baseVal{color:var(--kc-brand-strong)}.MarketRateTable-module__g6fsOa__hl td:first-child{font-weight:700}.MarketRateTable-module__g6fsOa__hl td.MarketRateTable-module__g6fsOa__period{color:var(--kc-brand-strong)}.MarketRateTable-module__g6fsOa__up{color:var(--kc-danger);font-weight:700}.MarketRateTable-module__g6fsOa__down{color:var(--rate-down);font-weight:700}.MarketRateTable-module__g6fsOa__flat{color:var(--kc-muted)}.MarketRateTable-module__g6fsOa__caption{color:var(--kc-muted);font-size:12px;line-height:1.5}.MarketRateTable-module__g6fsOa__caption span{display:block}.MarketRateTable-module__g6fsOa__caption span+span{margin-top:4px}
.ShareBar-module__p-HbQa__wrap{flex-direction:column;align-items:center;gap:10px;padding-top:4px;display:flex}.ShareBar-module__p-HbQa__label{color:var(--kc-muted);font-size:13px;font-weight:600}.ShareBar-module__p-HbQa__row{gap:10px;display:flex}.ShareBar-module__p-HbQa__btn{border:1px solid var(--kc-border);background-color:var(--kc-surface);width:44px;height:44px;color:var(--kc-text);cursor:pointer;transition:transform .12s var(--kc-spring), background-color .15s ease, border-color .15s ease;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.ShareBar-module__p-HbQa__btn:hover{background-color:var(--kc-brand-soft);border-color:color-mix(in srgb, var(--kc-brand) 30%, transparent)}.ShareBar-module__p-HbQa__btn:active{transform:scale(.92)}.ShareBar-module__p-HbQa__kakao,.ShareBar-module__p-HbQa__kakao:hover{color:#191600;background-color:#fee500;border-color:#fee500}.ShareBar-module__p-HbQa__telegram,.ShareBar-module__p-HbQa__telegram:hover{color:#fff;background-color:#229ed9;border-color:#229ed9}.ShareBar-module__p-HbQa__copied{color:var(--kc-brand-strong);font-size:12px;font-weight:600}
.CommunitySection-module__eXwzUG__section{flex-direction:column;gap:14px;display:flex}.CommunitySection-module__eXwzUG__fab{right:max(16px, env(safe-area-inset-right));bottom:max(16px, env(safe-area-inset-bottom));z-index:1100;background-color:var(--kc-brand);width:52px;height:52px;color:var(--kc-bg);cursor:pointer;transition:transform .3s var(--kc-spring), background-color .3s ease;border:0;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:fixed;box-shadow:0 6px 20px #0000002e}.CommunitySection-module__eXwzUG__fab svg{width:24px;height:24px;transition:transform .3s var(--kc-spring)}.CommunitySection-module__eXwzUG__fabTip{background:var(--kc-text);color:var(--kc-bg);white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .2s ease, transform .2s var(--kc-spring);border-radius:8px;padding:6px 10px;font-size:12.5px;font-weight:600;position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%)translateY(6px);box-shadow:0 4px 14px #0000002e}.CommunitySection-module__eXwzUG__fab:hover .CommunitySection-module__eXwzUG__fabTip,.CommunitySection-module__eXwzUG__fab:focus-visible .CommunitySection-module__eXwzUG__fabTip{opacity:1;transform:translate(-50%)translateY(0)}.CommunitySection-module__eXwzUG__fab:hover{background-color:var(--kc-brand-strong);transform:translateY(-3px)scale(1.06);box-shadow:0 12px 28px #0000003d}.CommunitySection-module__eXwzUG__fab:hover svg{transform:rotate(-10deg)scale(1.08)}.CommunitySection-module__eXwzUG__fab:active{transform:scale(.92)}@media (min-width:900px){.CommunitySection-module__eXwzUG__fab{bottom:5%;left:50%;right:auto;transform:translate(360px)}.CommunitySection-module__eXwzUG__fab:hover{transform:translate(360px)translateY(-3px)scale(1.06)}.CommunitySection-module__eXwzUG__fab:active{transform:translate(360px)scale(.92)}}@media (prefers-reduced-motion:reduce){.CommunitySection-module__eXwzUG__fab:hover{transform:none;box-shadow:0 6px 20px #0000002e}.CommunitySection-module__eXwzUG__fab:hover svg{transform:none}.CommunitySection-module__eXwzUG__fabTip,.CommunitySection-module__eXwzUG__fab:hover .CommunitySection-module__eXwzUG__fabTip,.CommunitySection-module__eXwzUG__fab:focus-visible .CommunitySection-module__eXwzUG__fabTip{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce) and (min-width:900px){.CommunitySection-module__eXwzUG__fab:hover{transform:translate(360px)}}body.kc-menu-open .CommunitySection-module__eXwzUG__fab{display:none}.CommunitySection-module__eXwzUG__fabBadge{box-sizing:border-box;background:var(--kc-surface);min-width:24px;height:24px;color:var(--kc-text);border:1px solid var(--kc-border);font-variant-numeric:tabular-nums;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-size:12px;font-weight:400;display:inline-flex;position:absolute;top:-4px;right:-4px}.CommunitySection-module__eXwzUG__card{border-radius:var(--kc-radius-sm);background-color:var(--kc-surface);border:1px solid var(--kc-border);padding:8px}.CommunitySection-module__eXwzUG__title{margin:0}.CommunitySection-module__eXwzUG__toolbar{justify-content:space-between;align-items:center;gap:10px;padding:8px 2px;display:flex}.CommunitySection-module__eXwzUG__toolCount{color:var(--kc-text);font-variant-numeric:tabular-nums;word-spacing:4px;font-size:13px;font-weight:700}.CommunitySection-module__eXwzUG__toolCount b{color:var(--kc-brand-strong)}.CommunitySection-module__eXwzUG__sort{background:var(--kc-bg);border:1px solid var(--kc-border);border-radius:999px;gap:2px;padding:3px;display:inline-flex}.CommunitySection-module__eXwzUG__sortBtn{color:var(--kc-muted);cursor:pointer;transition:background-color .18s var(--kc-ease);background:0 0;border:0;border-radius:999px;padding:5px 12px;font-size:12.5px;font-weight:600}.CommunitySection-module__eXwzUG__sortBtn[aria-pressed=true]{background:var(--kc-card);color:var(--kc-text);box-shadow:var(--kc-shadow-sm)}.CommunitySection-module__eXwzUG__empty{text-align:center;border-radius:var(--kc-radius-sm);background-color:var(--kc-bg);border:1px dashed var(--kc-border);flex-direction:column;align-items:center;gap:14px;padding:40px 20px;display:flex}.CommunitySection-module__eXwzUG__emptyLead{color:var(--kc-text);font-size:15px;font-weight:700}.CommunitySection-module__eXwzUG__emptySub{color:var(--kc-muted);font-size:13px}.CommunitySection-module__eXwzUG__retry{background:var(--kc-brand);color:var(--kc-bg);cursor:pointer;transition:background-color .15s var(--kc-ease);border:0;border-radius:999px;margin-top:4px;padding:8px 18px;font-size:13px;font-weight:700}.CommunitySection-module__eXwzUG__retry:hover{background:var(--kc-brand-strong)}.CommunitySection-module__eXwzUG__retry:focus-visible{outline:2px solid var(--kc-brand);outline-offset:2px}.CommunitySection-module__eXwzUG__scroll{overscroll-behavior:auto;max-height:640px;overflow-y:auto}.CommunitySection-module__eXwzUG__list{flex-direction:column;gap:10px;margin:0;list-style:none;display:flex}.CommunitySection-module__eXwzUG__cmt{border-radius:var(--kc-radius-sm);background-color:var(--kc-bg);border:1px solid var(--kc-border);box-shadow:var(--kc-shadow-sm);flex-direction:column;gap:7px;padding:12px 13px;display:flex}.CommunitySection-module__eXwzUG__cmtHead{align-items:center;gap:11px;display:flex}.CommunitySection-module__eXwzUG__mine{border-color:var(--kc-brand);background-color:var(--kc-brand-soft)}.CommunitySection-module__eXwzUG__pending{opacity:.6}.CommunitySection-module__eXwzUG__avatarBox{flex:none;line-height:0;position:relative}.CommunitySection-module__eXwzUG__crown{pointer-events:none;filter:drop-shadow(0 1px 1px #00000040);font-size:15px;line-height:1;position:absolute;top:-8px;right:-6px;transform:rotate(12deg)}.CommunitySection-module__eXwzUG__avatar{background-color:var(--kc-surface);border:1px solid var(--kc-border);border-radius:50%;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-size:20px;line-height:1;display:flex}.CommunitySection-module__eXwzUG__body{min-width:0;padding-left:49px}.CommunitySection-module__eXwzUG__top{flex-wrap:wrap;flex:1;align-items:center;gap:2px 8px;min-width:0;display:flex}.CommunitySection-module__eXwzUG__nick{color:var(--kc-text);white-space:nowrap;font-size:13.5px;font-weight:700}.CommunitySection-module__eXwzUG__uid{color:var(--kc-faint,var(--kc-muted));letter-spacing:-.01em;white-space:nowrap;margin-left:-4px;font-size:11px}.CommunitySection-module__eXwzUG__mineflag{color:var(--kc-brand-strong);background:var(--kc-card);border:1px solid var(--kc-brand);border-radius:5px;padding:1px 5px;font-size:10px;font-weight:700}.CommunitySection-module__eXwzUG__date{color:var(--kc-faint,var(--kc-muted));font-variant-numeric:tabular-nums;white-space:nowrap;margin-left:auto;font-size:11.5px}@media (max-width:600px){.CommunitySection-module__eXwzUG__section{gap:10px}.CommunitySection-module__eXwzUG__card{padding:6px}.CommunitySection-module__eXwzUG__date{margin-left:0}.CommunitySection-module__eXwzUG__body{padding-left:0}}.CommunitySection-module__eXwzUG__text{color:var(--kc-text);white-space:pre-line;word-break:break-word;font-size:14px;line-height:1.55}.CommunitySection-module__eXwzUG__clamp{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.CommunitySection-module__eXwzUG__expandable{cursor:pointer}.CommunitySection-module__eXwzUG__moreBtn{width:fit-content;color:var(--kc-brand-strong);cursor:pointer;background:0 0;border:0;margin-top:3px;margin-left:auto;padding:0;font-size:13px;font-weight:600;display:block}.CommunitySection-module__eXwzUG__moreBtn:hover{text-decoration:underline}.CommunitySection-module__eXwzUG__actions{align-items:center;gap:14px;margin-top:14px;display:flex}.CommunitySection-module__eXwzUG__act{cursor:pointer;color:var(--kc-muted);font-variant-numeric:tabular-nums;transition:color .15s var(--kc-ease), transform .2s var(--kc-spring);background:0 0;border:0;align-items:center;gap:5px;padding:2px;font-size:13px;font-weight:600;display:inline-flex}.CommunitySection-module__eXwzUG__act svg{width:16px;height:16px}.CommunitySection-module__eXwzUG__likeBtn svg{width:18px;height:18px}.CommunitySection-module__eXwzUG__liked{color:var(--kc-danger)}.CommunitySection-module__eXwzUG__actOn,.CommunitySection-module__eXwzUG__actOn:hover{color:var(--kc-brand-strong)}.CommunitySection-module__eXwzUG__liked:active svg{transform:scale(1.3)}.CommunitySection-module__eXwzUG__report{color:var(--kc-faint,var(--kc-muted));margin-left:auto}.CommunitySection-module__eXwzUG__act:hover{color:var(--kc-text)}.CommunitySection-module__eXwzUG__liked:hover{color:var(--kc-danger)}.CommunitySection-module__eXwzUG__ownEdit{gap:10px;margin-left:auto;display:inline-flex}.CommunitySection-module__eXwzUG__editRow{gap:8px;margin-top:6px;display:flex}.CommunitySection-module__eXwzUG__loadMore{justify-content:center;padding:8px 0 2px;display:flex}.CommunitySection-module__eXwzUG__adminTag{color:var(--kc-brand-strong);background:var(--kc-card);border:1px solid var(--kc-brand);white-space:nowrap;border-radius:5px;padding:1px 5px;font-size:10px;font-weight:700}.CommunitySection-module__eXwzUG__tomb{color:var(--kc-faint,var(--kc-muted));font-size:13px;font-style:italic}.CommunitySection-module__eXwzUG__avatarGone{opacity:.4}.CommunitySection-module__eXwzUG__replyToggle{color:var(--kc-brand-strong);cursor:pointer;background:0 0;border:0;justify-content:flex-start;align-items:center;gap:6px;margin-top:10px;margin-left:49px;padding:4px 0;font-size:12.5px;font-weight:700;display:flex}.CommunitySection-module__eXwzUG__replyToggle:hover{text-decoration:underline}.CommunitySection-module__eXwzUG__replyLine{background:var(--kc-border);flex:none;width:18px;height:1px}.CommunitySection-module__eXwzUG__chev{width:16px;height:16px;transition:transform .2s var(--kc-ease)}.CommunitySection-module__eXwzUG__replyToggle[aria-expanded=true] .CommunitySection-module__eXwzUG__chev{transform:rotate(180deg)}.CommunitySection-module__eXwzUG__replies{border-left:2px solid var(--kc-border);flex-direction:column;gap:10px;margin-top:10px;margin-left:20px;padding-left:16px;display:flex}.CommunitySection-module__eXwzUG__reply{flex-direction:column;gap:6px;display:flex}.CommunitySection-module__eXwzUG__reply .CommunitySection-module__eXwzUG__cmtHead{gap:9px}.CommunitySection-module__eXwzUG__reply .CommunitySection-module__eXwzUG__avatar{width:30px;height:30px;font-size:16px}.CommunitySection-module__eXwzUG__reply .CommunitySection-module__eXwzUG__body{padding-left:39px}.CommunitySection-module__eXwzUG__reply .CommunitySection-module__eXwzUG__nick{font-size:12.5px}.CommunitySection-module__eXwzUG__reply .CommunitySection-module__eXwzUG__text{font-size:13.5px}.CommunitySection-module__eXwzUG__reply .CommunitySection-module__eXwzUG__actions{gap:12px;margin-top:8px}.CommunitySection-module__eXwzUG__reply .CommunitySection-module__eXwzUG__act{font-size:12px}.CommunitySection-module__eXwzUG__reply .CommunitySection-module__eXwzUG__act svg{width:14px;height:14px}.CommunitySection-module__eXwzUG__reply .CommunitySection-module__eXwzUG__likeBtn svg{width:15px;height:15px}.CommunitySection-module__eXwzUG__replyLoading{justify-content:center;padding:6px 0;display:flex}.CommunitySection-module__eXwzUG__replyMore{color:var(--kc-brand-strong);cursor:pointer;background:0 0;border:0;align-self:flex-start;padding:2px 0;font-size:12.5px;font-weight:600}.CommunitySection-module__eXwzUG__replyMore:hover{text-decoration:underline}.CommunitySection-module__eXwzUG__replyCompose{background:var(--kc-bg);border:1px solid var(--kc-border);border-radius:var(--kc-radius-sm);align-items:flex-end;gap:8px;margin-top:10px;margin-left:20px;padding:6px;display:flex}.CommunitySection-module__eXwzUG__replyCompose:focus-within{border-color:var(--kc-brand)}.CommunitySection-module__eXwzUG__miniAvatar{flex:none;padding-bottom:6px;font-size:16px;line-height:1}.CommunitySection-module__eXwzUG__replyInput{resize:none;min-width:0;color:var(--kc-text);background:0 0;border:0;outline:none;flex:1;padding:4px 0;font-family:inherit;font-size:13px;line-height:1.45;overflow-y:auto}.CommunitySection-module__eXwzUG__replyInput::placeholder{color:var(--kc-faint,var(--kc-muted))}.CommunitySection-module__eXwzUG__miniSend{background:var(--kc-brand);width:30px;height:30px;color:var(--kc-bg);cursor:pointer;transition:background-color .15s var(--kc-ease);border:0;border-radius:50%;flex:none;place-items:center;display:grid}.CommunitySection-module__eXwzUG__miniSend:hover:not(:disabled){background:var(--kc-brand-strong)}.CommunitySection-module__eXwzUG__miniSend:disabled{opacity:.5;cursor:default}.CommunitySection-module__eXwzUG__miniSend svg{width:15px;height:15px;transform:translate(1px)}@media (max-width:600px){.CommunitySection-module__eXwzUG__replyToggle{margin-left:0}.CommunitySection-module__eXwzUG__replies{margin-left:3px;padding-left:12px}.CommunitySection-module__eXwzUG__reply .CommunitySection-module__eXwzUG__body{padding-left:0}.CommunitySection-module__eXwzUG__replyCompose{margin-left:0}}.CommunitySection-module__eXwzUG__compose{z-index:2;background:var(--kc-surface);border-bottom:1px solid var(--kc-border);flex-direction:column;gap:10px;padding-bottom:10px;display:flex;position:sticky;top:0}@media (max-width:600px){.CommunitySection-module__eXwzUG__compose{gap:8px;padding-bottom:8px}}.CommunitySection-module__eXwzUG__who{align-items:center;gap:8px;display:flex}.CommunitySection-module__eXwzUG__who .CommunitySection-module__eXwzUG__avatar{width:26px;height:26px;font-size:15px}.CommunitySection-module__eXwzUG__who .CommunitySection-module__eXwzUG__nick{font-size:12.5px}.CommunitySection-module__eXwzUG__badge{color:var(--kc-faint,var(--kc-muted));font-size:11px}.CommunitySection-module__eXwzUG__reroll{border:1px solid var(--kc-border);background:var(--kc-card);cursor:pointer;width:24px;height:24px;color:var(--kc-muted);transition:color .15s var(--kc-ease), border-color .15s var(--kc-ease);border-radius:50%;flex:none;place-items:center;margin-left:-3px;padding:0;display:grid}.CommunitySection-module__eXwzUG__reroll svg{width:14px;height:14px}.CommunitySection-module__eXwzUG__reroll:hover{color:var(--kc-brand-strong);border-color:var(--kc-brand)}.CommunitySection-module__eXwzUG__reroll:active svg{transition:transform .3s var(--kc-spring);transform:rotate(180deg)}.CommunitySection-module__eXwzUG__composeBar{background:var(--kc-bg);border:1px solid var(--kc-border);border-radius:var(--kc-radius-sm);align-items:center;gap:10px;padding:8px 8px 8px 12px;display:flex}.CommunitySection-module__eXwzUG__composeBar:focus-within{border-color:var(--kc-brand)}.CommunitySection-module__eXwzUG__field{flex-direction:column;flex:auto;min-width:0;display:flex}.CommunitySection-module__eXwzUG__field textarea{resize:none;color:var(--kc-text);background:0 0;border:0;width:100%;font-family:inherit;font-size:14px;line-height:1.45}.CommunitySection-module__eXwzUG__field textarea:focus{outline:none}.CommunitySection-module__eXwzUG__field textarea::placeholder{color:var(--kc-faint,var(--kc-muted))}.CommunitySection-module__eXwzUG__send{cursor:pointer;background:var(--kc-brand);width:40px;height:40px;color:var(--kc-bg);box-shadow:var(--kc-shadow-sm);transition:background-color .15s var(--kc-ease), transform .2s var(--kc-spring);border:0;border-radius:50%;flex:none;place-items:center;display:grid}.CommunitySection-module__eXwzUG__send svg{width:19px;height:19px;transform:translate(1px)}.CommunitySection-module__eXwzUG__send:hover:not(:disabled){background:var(--kc-brand-strong)}.CommunitySection-module__eXwzUG__send:disabled{opacity:.5;cursor:default}.CommunitySection-module__eXwzUG__sendFire svg{animation:CommunitySection-module__eXwzUG__kc-send-fire .5s var(--kc-ease)}@keyframes CommunitySection-module__eXwzUG__kc-send-fire{40%{opacity:0;transform:translate(14px,-14px)scale(.8)}41%{opacity:0;transform:translate(-10px,10px)scale(.8)}to{opacity:1;transform:translate(1px)}}.CommunitySection-module__eXwzUG__enter{animation:CommunitySection-module__eXwzUG__kc-cmt-in .32s var(--kc-spring)}@keyframes CommunitySection-module__eXwzUG__kc-cmt-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.CommunitySection-module__eXwzUG__skeleton{flex-direction:column;gap:10px;display:flex}@media (prefers-reduced-motion:reduce){.CommunitySection-module__eXwzUG__enter{transition:none;animation:none}.CommunitySection-module__eXwzUG__sendFire svg{transition:none;animation:none}.CommunitySection-module__eXwzUG__reroll:active svg{transition:none;animation:none}.CommunitySection-module__eXwzUG__liked:active svg{transition:none;animation:none}}
.RatingInline-module__e6UzZq__wrap{border-radius:var(--kc-radius-sm);background-color:var(--kc-surface);border:1px solid var(--kc-border);flex-direction:column;align-items:center;gap:12px;margin-top:16px;padding:16px 14px;display:flex}.RatingInline-module__e6UzZq__title{color:var(--kc-text);flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;font-size:14px;font-weight:600;display:flex}.RatingInline-module__e6UzZq__agg{color:var(--kc-muted);justify-content:center;align-items:center;gap:4px;font-size:13px;font-weight:600;display:flex}.RatingInline-module__e6UzZq__reviews{border-top:1px solid var(--kc-border);width:100%;margin-top:14px;padding-top:14px}.RatingInline-module__e6UzZq__reviews_label{color:var(--kc-muted);text-align:left;margin-bottom:10px;font-size:12px;font-weight:600}.RatingInline-module__e6UzZq__reviews_viewport{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.RatingInline-module__e6UzZq__reviews_track{gap:10px;width:max-content;animation:60s linear infinite RatingInline-module__e6UzZq__kc-marquee;display:flex}.RatingInline-module__e6UzZq__reviews_viewport:hover .RatingInline-module__e6UzZq__reviews_track{animation-play-state:paused}@keyframes RatingInline-module__e6UzZq__kc-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.RatingInline-module__e6UzZq__review{box-sizing:border-box;border-radius:var(--kc-radius-sm);background-color:var(--kc-bg,#fff);border:1px solid var(--kc-border);flex-direction:column;gap:8px;width:232px;margin:0;padding:13px 14px;display:flex;box-shadow:0 1px 2px #0000000a}.RatingInline-module__e6UzZq__review_head{align-items:center;gap:9px;display:flex}.RatingInline-module__e6UzZq__avatar{color:#333;border-radius:50%;flex:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:17px;font-weight:700;line-height:1;display:flex}.RatingInline-module__e6UzZq__review_who{flex-direction:column;gap:2px;min-width:0;display:flex}.RatingInline-module__e6UzZq__handle{color:var(--kc-text);letter-spacing:.2px;font-size:12.5px;font-weight:600}.RatingInline-module__e6UzZq__review_stars{color:var(--kc-accent-warm);letter-spacing:1px;font-size:11px;line-height:1}.RatingInline-module__e6UzZq__review_text{color:var(--kc-text);white-space:pre-line;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:3.1em;margin:0;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.RatingInline-module__e6UzZq__review_date{color:var(--kc-muted);font-size:11px}@media (prefers-reduced-motion:reduce){.RatingInline-module__e6UzZq__reviews_track{animation:none}.RatingInline-module__e6UzZq__reviews_viewport{overflow-x:auto}}.RatingInline-module__e6UzZq__stars{gap:2px;display:flex}.RatingInline-module__e6UzZq__star{cursor:pointer;color:var(--kc-accent-warm);transition:transform .15s var(--kc-spring);padding:4px;line-height:0}.RatingInline-module__e6UzZq__star:hover{transform:scale(1.2)}.RatingInline-module__e6UzZq__star:disabled{cursor:default;opacity:.6}.RatingInline-module__e6UzZq__star svg{width:30px;height:30px}.RatingInline-module__e6UzZq__stars_static{color:var(--kc-accent-warm);gap:2px;display:flex}.RatingInline-module__e6UzZq__star_filled,.RatingInline-module__e6UzZq__star_empty{width:24px!important;height:24px!important}.RatingInline-module__e6UzZq__prompt{color:var(--kc-text);text-align:center;margin-top:2px;font-size:13px;font-weight:500}.RatingInline-module__e6UzZq__comment_row{gap:8px;width:100%;max-width:420px;margin-top:4px;display:flex}.RatingInline-module__e6UzZq__hint{color:var(--kc-muted);text-align:center;font-size:12px}.RatingInline-module__e6UzZq__done{color:var(--kc-muted);font-size:13px}.RatingInline-module__e6UzZq__error{color:#b3261e;font-size:12.5px}
.Estimate-module__Tlg9ga__wrap{flex-direction:column;gap:40px;display:flex}.Estimate-module__Tlg9ga__block{flex-direction:column;gap:18px;display:flex}.Estimate-module__Tlg9ga__subtitle{flex-direction:column;gap:6px;display:flex}.Estimate-module__Tlg9ga__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.Estimate-module__Tlg9ga__tbLeft{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.Estimate-module__Tlg9ga__tbRight{align-items:center;gap:8px;display:flex}.Estimate-module__Tlg9ga__scrollNote{color:var(--kc-muted);text-align:center;margin:0;font-size:14px}.Estimate-module__Tlg9ga__stage{--pg-w:794px;--pg-h:1123px;--pg-pad-x:44px;--pg-pad-top:44px;--pg-pad-bottom:52px;--pk-ink:#1a1a1a;--pk-sub:#5f5b54;--pk-faint:#a29c93;--pk-line:#e4e0d9;--pk-line-mid:#cfcabf;--pk-line-strong:#1a1a1a;--pk-edit:var(--kc-brand,#0ab68b);--pk-edit-soft:var(--kc-brand-soft,#0ab68b1f);--pk-danger:#c0392b;background:var(--kc-surface,#f4f3f0);border:1px solid var(--kc-border,#e5e2dc);border-radius:16px;width:100%;padding:24px 16px;overflow:auto hidden}@media (max-width:640px){.Estimate-module__Tlg9ga__stage{padding:14px 8px}}.Estimate-module__Tlg9ga__docRoot{width:100%;position:relative}.Estimate-module__Tlg9ga__viewport{width:100%}.Estimate-module__Tlg9ga__pages{flex-direction:column;align-items:center;gap:20px;width:max-content;margin:0 auto;display:flex}.Estimate-module__Tlg9ga__page{width:var(--pg-w);min-height:var(--pg-h);color:var(--pk-ink);padding:var(--pg-pad-top) var(--pg-pad-x) var(--pg-pad-bottom);font-variant-numeric:tabular-nums;letter-spacing:-.01em;box-sizing:border-box;background:#fff;flex-direction:column;font-family:Wanted Sans Variable,system-ui,Apple SD Gothic Neo,sans-serif;font-size:14px;line-height:1.5;display:flex;position:relative;box-shadow:0 8px 30px -12px #00000047}.Estimate-module__Tlg9ga__measure{visibility:hidden;pointer-events:none;gap:0;position:absolute;top:0;left:-99999px}.Estimate-module__Tlg9ga__pageNum{text-align:center;letter-spacing:3px;color:var(--pk-faint);font-variant-numeric:tabular-nums;font-size:14px;position:absolute;bottom:22px;left:0;right:0}.Estimate-module__Tlg9ga__fld{font:inherit;color:inherit;box-sizing:border-box;width:100%;letter-spacing:inherit;background:0 0;border:none;border-radius:3px;outline:none;margin:-1px -3px;padding:1px 3px}.Estimate-module__Tlg9ga__fld::placeholder{color:var(--pk-faint)}.Estimate-module__Tlg9ga__fld:hover{box-shadow:inset 0 0 0 1px var(--pk-line-mid)}.Estimate-module__Tlg9ga__fld:focus{box-shadow:inset 0 0 0 1.5px var(--pk-edit);background:var(--pk-edit-soft)}.Estimate-module__Tlg9ga__right{text-align:right}textarea.Estimate-module__Tlg9ga__fld{resize:none;white-space:pre-wrap;overflow-wrap:anywhere;min-height:0;display:block;overflow:hidden}.Estimate-module__Tlg9ga__fldStatic{white-space:pre-wrap;overflow-wrap:anywhere;display:block;box-shadow:none!important;background:0 0!important}.Estimate-module__Tlg9ga__title.Estimate-module__Tlg9ga__fldStatic,.Estimate-module__Tlg9ga__quoteLine .Estimate-module__Tlg9ga__fldStatic{white-space:nowrap;overflow-wrap:normal;width:auto}.Estimate-module__Tlg9ga__cellStatic{white-space:pre-wrap;overflow-wrap:anywhere}.Estimate-module__Tlg9ga__exporting .Estimate-module__Tlg9ga__fld:hover,.Estimate-module__Tlg9ga__exporting .Estimate-module__Tlg9ga__fld:focus{box-shadow:none;background:0 0}.Estimate-module__Tlg9ga__exporting .Estimate-module__Tlg9ga__editOnly,.Estimate-module__Tlg9ga__measure .Estimate-module__Tlg9ga__editOnly{display:none!important}.Estimate-module__Tlg9ga__switchRow{align-items:center;gap:5px;display:inline-flex}.Estimate-module__Tlg9ga__switchRow .Estimate-module__Tlg9ga__lab{color:var(--pk-faint);white-space:nowrap;font-size:14px}.Estimate-module__Tlg9ga__miniSwitch{background:var(--pk-line-mid);cursor:pointer;border:none;border-radius:9px;flex:none;width:30px;height:17px;padding:0;transition:background .15s;position:relative}.Estimate-module__Tlg9ga__miniSwitch:after{content:"";background:#fff;border-radius:50%;width:13px;height:13px;transition:left .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #00000047}.Estimate-module__Tlg9ga__miniSwitch[aria-checked=true]{background:var(--pk-edit)}.Estimate-module__Tlg9ga__miniSwitch[aria-checked=true]:after{left:15px}.Estimate-module__Tlg9ga__gutterSwitch{left:calc(var(--pg-pad-x) * -1 + 8px);position:absolute;top:2px}.Estimate-module__Tlg9ga__head{border-bottom:2px solid var(--pk-line-strong);justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:16px;display:flex}.Estimate-module__Tlg9ga__title{letter-spacing:.18em;min-width:130px;font-size:34px;font-weight:800;line-height:1.1}.Estimate-module__Tlg9ga__meta{grid-template-columns:auto auto;justify-content:end;align-items:baseline;gap:4px 12px;font-size:14px;display:grid;position:relative}.Estimate-module__Tlg9ga__meta .Estimate-module__Tlg9ga__k{color:var(--pk-faint);text-align:right;white-space:nowrap}.Estimate-module__Tlg9ga__meta .Estimate-module__Tlg9ga__v{color:var(--pk-ink);text-align:right;min-width:104px;font-weight:600}.Estimate-module__Tlg9ga__meta .Estimate-module__Tlg9ga__v .Estimate-module__Tlg9ga__fld{text-align:right}.Estimate-module__Tlg9ga__metaSwitch{position:absolute;left:-34px}.Estimate-module__Tlg9ga__parties{grid-template-columns:1fr 1fr;margin-top:24px;display:grid}.Estimate-module__Tlg9ga__party{box-sizing:border-box;min-width:0;padding:0 26px}.Estimate-module__Tlg9ga__party:first-child{border-right:1px solid var(--pk-line);padding-left:0}.Estimate-module__Tlg9ga__party:last-child{padding-right:0}@media (max-width:640px){.Estimate-module__Tlg9ga__party{padding:0 16px}}.Estimate-module__Tlg9ga__party h3{letter-spacing:.14em;color:var(--pk-faint);border-bottom:1px solid var(--pk-line);margin:0 0 10px;padding-bottom:6px;font-size:14px;font-weight:700}.Estimate-module__Tlg9ga__coName{margin-bottom:6px;font-size:17px;font-weight:700}.Estimate-module__Tlg9ga__kv{grid-template-columns:66px 1fr;align-items:baseline;gap:8px;padding:2.5px 0;display:grid}.Estimate-module__Tlg9ga__kv .Estimate-module__Tlg9ga__k{color:var(--pk-faint);font-size:14px}.Estimate-module__Tlg9ga__addrSearchBtn{border:1px solid var(--pk-line-mid);color:var(--pk-sub);font:inherit;cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:5px;padding:4px 12px 4px 10px;font-size:12px;transition:border-color .12s,color .12s,background .12s;display:inline-flex}.Estimate-module__Tlg9ga__addrSearchBtn:hover{border-color:var(--pk-edit);color:var(--pk-edit);background:var(--pk-edit-soft)}.Estimate-module__Tlg9ga__addrField{align-items:flex-start;gap:4px;min-width:0;display:flex}.Estimate-module__Tlg9ga__addrField .Estimate-module__Tlg9ga__fld{flex:auto}.Estimate-module__Tlg9ga__addrReSearch{color:var(--pk-faint);cursor:pointer;background:0 0;border:none;border-radius:6px;flex:none;justify-content:center;align-items:center;margin-top:1px;padding:2px;transition:color .12s,background .12s;display:inline-flex}.Estimate-module__Tlg9ga__addrReSearch:hover{color:var(--pk-edit);background:var(--pk-edit-soft)}.Estimate-module__Tlg9ga__workNote{flex-direction:column;gap:6px;margin-top:18px;display:flex}.Estimate-module__Tlg9ga__workNote .Estimate-module__Tlg9ga__fld{align-items:flex-start;min-height:44px}.Estimate-module__Tlg9ga__workNoteOff{padding:12px 0 0;display:flex}.Estimate-module__Tlg9ga__tableTools{justify-content:flex-end;align-items:center;gap:16px;margin:22px 0 2px;display:flex}.Estimate-module__Tlg9ga__tableTools .Estimate-module__Tlg9ga__grpLab{color:var(--pk-faint);font-size:14px}.Estimate-module__Tlg9ga__items{flex-direction:column;display:flex}.Estimate-module__Tlg9ga__itemsFirst{margin-top:20px}.Estimate-module__Tlg9ga__itemRow{grid-template-columns:var(--cols);border-bottom:1px solid var(--pk-line);align-items:center;column-gap:12px;padding:7px 0;display:grid;position:relative}.Estimate-module__Tlg9ga__itemHead{background:var(--pk-line-strong);color:#fff;letter-spacing:.02em;border-bottom:none;border-radius:4px;padding:9px 0;font-size:14px;font-weight:600}.Estimate-module__Tlg9ga__cell{min-width:0;padding:0 3px}.Estimate-module__Tlg9ga__cellNum{text-align:center;color:var(--pk-faint);padding:0;font-size:14px}.Estimate-module__Tlg9ga__amount{white-space:nowrap;font-weight:600}.Estimate-module__Tlg9ga__rowCtl{opacity:0;align-items:center;gap:1px;height:100%;transition:opacity .12s;display:flex;position:absolute;top:0}.Estimate-module__Tlg9ga__itemRow:hover .Estimate-module__Tlg9ga__rowCtl,.Estimate-module__Tlg9ga__itemRow:focus-within .Estimate-module__Tlg9ga__rowCtl{opacity:1}.Estimate-module__Tlg9ga__rowCtlLeft{left:calc(var(--pg-pad-x) * -1 + 4px);flex-direction:column;gap:0}.Estimate-module__Tlg9ga__rowCtlRight{right:calc(var(--pg-pad-x) * -1 + 2px)}.Estimate-module__Tlg9ga__rowCtl button{color:var(--pk-sub);cursor:pointer;background:0 0;border:none;border-radius:5px;padding:3px 5px;font-size:15px;line-height:1}.Estimate-module__Tlg9ga__rowCtlRight .Estimate-module__Tlg9ga__del{border-radius:50%;place-items:center;width:32px;height:32px;padding:0;font-size:22px;display:grid}.Estimate-module__Tlg9ga__rowCtl button:hover{color:var(--pk-ink);background:var(--pk-line)}.Estimate-module__Tlg9ga__rowCtl button:disabled{opacity:.25;cursor:default}.Estimate-module__Tlg9ga__rowCtl .Estimate-module__Tlg9ga__del:hover{color:var(--pk-danger);background:#c0392b1f}.Estimate-module__Tlg9ga__addRow{border:1px dashed var(--pk-line-mid);width:100%;color:var(--pk-sub);font:inherit;cursor:pointer;background:0 0;border-radius:7px;margin-top:10px;padding:9px;font-size:14px}.Estimate-module__Tlg9ga__addRow:hover{border-color:var(--pk-edit);color:var(--pk-edit)}.Estimate-module__Tlg9ga__totals{justify-content:flex-end;margin-top:16px;padding:20px 0;display:flex}.Estimate-module__Tlg9ga__totalsBox{width:min(360px,60%)}.Estimate-module__Tlg9ga__tRow{justify-content:space-between;padding:5px 0;font-size:16px;display:flex}.Estimate-module__Tlg9ga__tRow .Estimate-module__Tlg9ga__k{color:var(--pk-sub)}.Estimate-module__Tlg9ga__grand{border-top:2px solid var(--pk-line-strong);justify-content:space-between;align-items:baseline;margin-top:6px;padding-top:12px;display:flex}.Estimate-module__Tlg9ga__grand .Estimate-module__Tlg9ga__k{font-size:18px;font-weight:700}.Estimate-module__Tlg9ga__grand .Estimate-module__Tlg9ga__v{font-size:22px;font-weight:800}.Estimate-module__Tlg9ga__hangul{text-align:right;color:var(--pk-sub);margin-top:6px;font-size:14px;font-weight:600}.Estimate-module__Tlg9ga__dateField{max-width:150px}:is(.Estimate-module__Tlg9ga__dateInput .MuiPickersInputBase-root,.Estimate-module__Tlg9ga__dateInput .MuiInputBase-root){font:inherit;color:var(--pk-ink)}:is(.Estimate-module__Tlg9ga__dateInput .MuiPickersInputBase-sectionContent,.Estimate-module__Tlg9ga__dateInput .MuiPickersSectionList-root,.Estimate-module__Tlg9ga__dateInput .MuiInputBase-input){color:var(--pk-ink);font:inherit;padding-top:1px;padding-bottom:1px}.Estimate-module__Tlg9ga__dateInput .MuiInput-underline:before{border-bottom:1px solid var(--pk-line-mid)}.Estimate-module__Tlg9ga__dateInput .MuiInput-underline:hover:not(.Estimate-module__Tlg9ga__Mui-disabled,.Estimate-module__Tlg9ga__Mui-error):before{border-bottom:1px solid var(--pk-edit)}.Estimate-module__Tlg9ga__dateInput .MuiIconButton-root{color:var(--pk-sub);padding:2px}.Estimate-module__Tlg9ga__dateInput .MuiSvgIcon-root{font-size:18px}.Estimate-module__Tlg9ga__quoteLine{text-align:center;padding:26px 0 20px;font-size:16px;position:relative}.Estimate-module__Tlg9ga__quoteLine .Estimate-module__Tlg9ga__fld{text-align:center}.Estimate-module__Tlg9ga__quoteRow{align-items:center;gap:8px;display:inline-flex}.Estimate-module__Tlg9ga__quoteOff{justify-content:center;padding:18px 0;display:flex}.Estimate-module__Tlg9ga__foot{border-top:1px solid var(--pk-line);grid-template-columns:1fr auto;align-items:end;gap:30px;margin-top:20px;padding-top:18px;display:grid}.Estimate-module__Tlg9ga__notes{flex-direction:column;gap:16px;min-width:0;display:flex}.Estimate-module__Tlg9ga__blk{flex-direction:column;gap:4px;display:flex;position:relative}.Estimate-module__Tlg9ga__blkHead{align-items:center;gap:8px;display:flex}.Estimate-module__Tlg9ga__blkHead h4{letter-spacing:.12em;color:var(--pk-ink);text-transform:uppercase;margin:0;font-size:14px;font-weight:700}.Estimate-module__Tlg9ga__blkOff h4{color:var(--pk-faint)}.Estimate-module__Tlg9ga__noteKv{grid-template-columns:66px 1fr;align-items:baseline;gap:8px;padding:1px 0;font-size:14px;display:grid}.Estimate-module__Tlg9ga__noteKv .Estimate-module__Tlg9ga__k{color:var(--pk-faint)}.Estimate-module__Tlg9ga__remark{align-items:baseline;gap:5px;font-size:14px;display:flex}.Estimate-module__Tlg9ga__remark .Estimate-module__Tlg9ga__dot{color:var(--pk-faint)}.Estimate-module__Tlg9ga__addRemark{color:var(--pk-edit);font:inherit;cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-top:2px;padding:2px 0;font-size:14px}.Estimate-module__Tlg9ga__sealCol{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.Estimate-module__Tlg9ga__sealName{color:var(--pk-ink);text-align:right;font-size:14px;font-weight:700}.Estimate-module__Tlg9ga__seal{flex:none;width:60px;height:60px;position:relative}.Estimate-module__Tlg9ga__sealImg{object-fit:contain;max-width:60px;max-height:60px;display:block}.Estimate-module__Tlg9ga__seal.Estimate-module__Tlg9ga__sealBig{width:116px;height:116px}.Estimate-module__Tlg9ga__sealBig .Estimate-module__Tlg9ga__sealImg{max-width:116px;max-height:116px}.Estimate-module__Tlg9ga__sealClear{background:var(--pk-ink);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:14px;line-height:1;display:flex;position:absolute;top:-7px;right:-7px}.Estimate-module__Tlg9ga__sealBtn{border:1px dashed var(--pk-line-mid);text-align:center;cursor:pointer;width:92px;height:92px;color:var(--pk-faint);background:0 0;border-radius:50%;place-items:center;padding:6px;font-size:14px;line-height:1.4;display:grid}.Estimate-module__Tlg9ga__sealBtn:hover{border-color:var(--pk-edit);color:var(--pk-edit)}.Estimate-module__Tlg9ga__grow{flex:auto}.Estimate-module__Tlg9ga__pageBreak{color:var(--pk-faint);letter-spacing:2px;white-space:nowrap;align-items:center;gap:12px;margin:14px 0;font-size:12px;display:flex}.Estimate-module__Tlg9ga__pageBreak:before,.Estimate-module__Tlg9ga__pageBreak:after{content:"";border-top:1px dashed var(--pk-line-mid);flex:1}.Estimate-module__Tlg9ga__vaultHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.Estimate-module__Tlg9ga__clearBtn{flex-shrink:0;color:var(--kc-muted)!important;font-weight:600!important}.Estimate-module__Tlg9ga__moreBtn{margin-top:4px;border-radius:12px!important;padding:12px!important;font-weight:600!important}.Estimate-module__Tlg9ga__vaultEmpty{text-align:center;color:var(--kc-muted);background:var(--kc-card);border:1px dashed var(--kc-border);border-radius:14px;padding:20px;font-size:14px}.Estimate-module__Tlg9ga__vaultList{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.Estimate-module__Tlg9ga__vaultRow{flex-direction:column;gap:8px;display:flex}.Estimate-module__Tlg9ga__vaultDate{color:var(--kc-muted);font-variant-numeric:tabular-nums;padding-left:4px;font-size:14px}.Estimate-module__Tlg9ga__vaultCard{background:var(--kc-card);border:1px solid var(--kc-border);border-radius:12px;align-items:center;gap:10px;padding:12px 14px;display:flex}.Estimate-module__Tlg9ga__vaultMain{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.Estimate-module__Tlg9ga__vaultName{text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;overflow:hidden}.Estimate-module__Tlg9ga__vaultTotal{color:var(--kc-muted);font-variant-numeric:tabular-nums;font-size:14px}.Estimate-module__Tlg9ga__vaultActions{flex-shrink:0;align-items:center;gap:2px;display:flex}
.DownloadModal-module__QkQT1W__body{text-align:center;min-width:280px;padding:0}.DownloadModal-module__QkQT1W__spinner{border:4px solid var(--kc-border,#e5e2dc);border-top-color:var(--kc-brand,#1a1a1a);border-radius:50%;width:46px;height:46px;margin:6px auto 14px;animation:.9s linear infinite DownloadModal-module__QkQT1W__spin}.DownloadModal-module__QkQT1W__done{background:var(--kc-brand,#1a1a1a);width:46px;height:46px;color:var(--kc-bg,#fff);border-radius:50%;place-items:center;margin:6px auto 14px;font-size:24px;display:grid}@keyframes DownloadModal-module__QkQT1W__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.DownloadModal-module__QkQT1W__spinner{animation-duration:2.4s}}.DownloadModal-module__QkQT1W__msg{margin:0 0 4px;font-size:15px;font-weight:600}.DownloadModal-module__QkQT1W__sub{color:var(--kc-text-sub,#6b6b6b);margin:0 0 14px;font-size:12.5px}.DownloadModal-module__QkQT1W__track{background:var(--kc-border,#eceae6);border-radius:4px;max-width:320px;height:6px;margin:0 auto 16px;position:relative;overflow:hidden}.DownloadModal-module__QkQT1W__barIndeterminate{background:var(--kc-brand,#1a1a1a);border-radius:4px;width:40%;height:100%;animation:1.15s ease-in-out infinite DownloadModal-module__QkQT1W__indeterminate;position:absolute;top:0;left:0}@keyframes DownloadModal-module__QkQT1W__indeterminate{0%{transform:translate(-110%)}to{transform:translate(360%)}}@media (prefers-reduced-motion:reduce){.DownloadModal-module__QkQT1W__barIndeterminate{animation-duration:2.4s}}.DownloadModal-module__QkQT1W__adSlot{flex-direction:column;align-items:center;margin:4px 0 14px;display:flex;position:relative}.DownloadModal-module__QkQT1W__adLabel{letter-spacing:.08em;color:var(--kc-text-sub,#9a958e);align-self:flex-start;margin-bottom:2px;font-size:9px}.DownloadModal-module__QkQT1W__actions{justify-content:center;gap:10px;margin-top:4px;display:flex}.DownloadModal-module__QkQT1W__hint{color:var(--kc-text-sub,#9a958e);margin:10px 0 0;font-size:11px}
.MilitaryPolicy-module__wbj38W__block{border-top:1px solid var(--kc-border);flex-direction:column;gap:18px;padding-top:38px;display:flex}.MilitaryPolicy-module__wbj38W__block:first-child{border-top:none;padding-top:0}.MilitaryPolicy-module__wbj38W__blockLabel{color:var(--kc-text);text-wrap:pretty;align-items:center;gap:10px;font-size:16px;font-weight:700;display:flex}.MilitaryPolicy-module__wbj38W__blockEmoji{flex-shrink:0;font-size:19px;line-height:1}.MilitaryPolicy-module__wbj38W__axes{flex-direction:column;gap:12px;display:flex}@media (min-width:560px){.MilitaryPolicy-module__wbj38W__axes{flex-direction:row;align-items:stretch;gap:14px}}.MilitaryPolicy-module__wbj38W__axis{border:1px solid var(--kc-border);border-radius:var(--kc-radius);background-color:var(--kc-surface);flex-direction:column;flex:1;gap:10px;padding:22px 20px;display:flex}.MilitaryPolicy-module__wbj38W__axisHead{align-items:center;gap:9px;display:flex}.MilitaryPolicy-module__wbj38W__axisEmoji{font-size:20px;line-height:1}.MilitaryPolicy-module__wbj38W__axisStep{background-color:var(--kc-brand-soft);color:var(--kc-brand-strong);border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.MilitaryPolicy-module__wbj38W__axisActor{color:var(--kc-text);font-size:17px;font-weight:700}.MilitaryPolicy-module__wbj38W__axisQuote{color:var(--kc-brand-strong);text-wrap:pretty;font-size:16px;font-weight:600}.MilitaryPolicy-module__wbj38W__axisDetail{color:var(--kc-muted);text-wrap:pretty;font-size:15px;line-height:1.7}.MilitaryPolicy-module__wbj38W__axisSource{color:var(--kc-muted);font-variant-numeric:tabular-nums;align-self:flex-start;margin-top:auto;padding-top:4px;font-size:13px;font-weight:600}.MilitaryPolicy-module__wbj38W__arrow{color:var(--kc-border);align-self:center;font-size:22px;line-height:1}.MilitaryPolicy-module__wbj38W__card{border:1px solid var(--kc-border);border-radius:var(--kc-radius);background-color:var(--kc-surface);padding:26px 22px}.MilitaryPolicy-module__wbj38W__timeline{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.MilitaryPolicy-module__wbj38W__event{grid-template-columns:32px 1fr;column-gap:14px;display:grid}.MilitaryPolicy-module__wbj38W__rail{justify-content:center;align-self:stretch;display:flex;position:relative}.MilitaryPolicy-module__wbj38W__railBadge{z-index:1;border:1px solid var(--kc-border);background-color:var(--kc-card);border-radius:50%;place-items:center;width:32px;height:32px;font-size:15px;line-height:1;display:grid;position:relative}.MilitaryPolicy-module__wbj38W__railBadge_last{border-color:var(--kc-brand);box-shadow:0 0 0 3px color-mix(in srgb, var(--kc-brand) 18%, transparent)}.MilitaryPolicy-module__wbj38W__rail:before{content:"";background-color:var(--kc-border);width:2px;position:absolute;top:32px;bottom:-6px}.MilitaryPolicy-module__wbj38W__event:last-child .MilitaryPolicy-module__wbj38W__rail:before{display:none}.MilitaryPolicy-module__wbj38W__body{flex-direction:column;gap:4px;padding:3px 0 30px;display:flex}.MilitaryPolicy-module__wbj38W__event:last-child .MilitaryPolicy-module__wbj38W__body{padding-bottom:0}.MilitaryPolicy-module__wbj38W__period{color:var(--kc-muted);font-variant-numeric:tabular-nums;font-size:13px;font-weight:600}.MilitaryPolicy-module__wbj38W__months{color:var(--kc-text);font-variant-numeric:tabular-nums;font-size:17px;font-weight:700}.MilitaryPolicy-module__wbj38W__months_last{color:var(--kc-brand-strong)}.MilitaryPolicy-module__wbj38W__eventDesc{color:var(--kc-muted);text-wrap:pretty;padding-top:2px;font-size:15px;line-height:1.7}.MilitaryPolicy-module__wbj38W__modes{flex-direction:column;gap:14px;display:flex}.MilitaryPolicy-module__wbj38W__mode{border:1px solid var(--kc-border);border-radius:var(--kc-radius);background-color:var(--kc-surface);flex-direction:column;gap:14px;padding:22px 20px;display:flex}.MilitaryPolicy-module__wbj38W__modeHead{flex-direction:column;gap:5px;display:flex}.MilitaryPolicy-module__wbj38W__modeTitle{color:var(--kc-text);align-items:center;gap:8px;font-size:16px;font-weight:700;display:flex}.MilitaryPolicy-module__wbj38W__modeDesc{color:var(--kc-muted);text-wrap:pretty;font-size:15px;line-height:1.7}.MilitaryPolicy-module__wbj38W__ramp{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.MilitaryPolicy-module__wbj38W__rampRow{border-radius:var(--kc-radius-sm);background-color:color-mix(in srgb, var(--kc-border) 30%, transparent);grid-template-columns:1fr auto auto;align-items:center;column-gap:10px;padding:12px 14px;display:grid}.MilitaryPolicy-module__wbj38W__rampDate{color:var(--kc-text);font-variant-numeric:tabular-nums;font-size:15px;font-weight:600}.MilitaryPolicy-module__wbj38W__rampNote{color:var(--kc-muted);font-size:13px}.MilitaryPolicy-module__wbj38W__rampCut{color:var(--kc-brand-strong);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:15px;font-weight:700}.MilitaryPolicy-module__wbj38W__flat{border-radius:var(--kc-radius-sm);background-color:var(--kc-brand-soft);text-align:center;text-wrap:pretty;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;padding:18px 14px;display:flex}.MilitaryPolicy-module__wbj38W__flatText{color:var(--kc-text);font-size:15px}.MilitaryPolicy-module__wbj38W__flatValue{color:var(--kc-brand-strong);white-space:nowrap;font-size:17px;font-weight:700}.MilitaryPolicy-module__wbj38W__cats{flex-direction:column;gap:26px;display:flex}.MilitaryPolicy-module__wbj38W__cat{flex-direction:column;gap:12px;display:flex}.MilitaryPolicy-module__wbj38W__catLabel{align-items:center;gap:8px;font-size:15px;font-weight:700;display:flex}.MilitaryPolicy-module__wbj38W__catLabel_active{color:var(--kc-brand-strong)}.MilitaryPolicy-module__wbj38W__catLabel_standby{color:color-mix(in srgb, var(--kc-accent-blue) 88%, var(--kc-text))}.MilitaryPolicy-module__wbj38W__catLabel_supp{color:color-mix(in srgb, var(--kc-accent-pink) 82%, var(--kc-text))}.MilitaryPolicy-module__wbj38W__catLabel_alt{color:color-mix(in srgb, var(--kc-accent-warm) 76%, var(--kc-text))}.MilitaryPolicy-module__wbj38W__catLabel_gone{color:var(--kc-muted)}.MilitaryPolicy-module__wbj38W__catDot{border-radius:50%;width:9px;height:9px}.MilitaryPolicy-module__wbj38W__tone_active{background-color:color-mix(in srgb, var(--kc-brand) 62%, var(--kc-surface))}.MilitaryPolicy-module__wbj38W__tone_standby{background-color:color-mix(in srgb, var(--kc-accent-blue) 58%, var(--kc-surface))}.MilitaryPolicy-module__wbj38W__tone_supp{background-color:color-mix(in srgb, var(--kc-accent-pink) 58%, var(--kc-surface))}.MilitaryPolicy-module__wbj38W__tone_alt{background-color:color-mix(in srgb, var(--kc-accent-warm) 58%, var(--kc-surface))}.MilitaryPolicy-module__wbj38W__tone_gone{background-color:color-mix(in srgb, var(--kc-muted) 34%, var(--kc-surface))}.MilitaryPolicy-module__wbj38W__kinds{flex-direction:column;gap:10px;display:flex}.MilitaryPolicy-module__wbj38W__kind{border:1px solid var(--kc-border);border-radius:var(--kc-radius);background-color:var(--kc-surface);grid-template-columns:40px 1fr;align-items:start;column-gap:14px;padding:18px 20px;display:grid}.MilitaryPolicy-module__wbj38W__kind_off{opacity:.66}.MilitaryPolicy-module__wbj38W__kindEmoji{background-color:color-mix(in srgb, var(--kc-border) 32%, transparent);border-radius:50%;place-items:center;width:40px;height:40px;font-size:19px;line-height:1;display:grid}.MilitaryPolicy-module__wbj38W__kindBody{flex-direction:column;gap:4px;padding-top:3px;display:flex}.MilitaryPolicy-module__wbj38W__kindName{color:var(--kc-text);font-size:16px;font-weight:700}.MilitaryPolicy-module__wbj38W__kindTag{color:var(--kc-muted);padding-left:6px;font-size:14px;font-weight:500}.MilitaryPolicy-module__wbj38W__kindDesc{color:var(--kc-muted);text-wrap:pretty;font-size:15px;line-height:1.7}.MilitaryPolicy-module__wbj38W__lifeRow{border:1px solid var(--kc-border);border-radius:var(--kc-radius);background-color:var(--kc-surface);flex-direction:column;gap:10px;padding:18px 20px;display:flex}.MilitaryPolicy-module__wbj38W__lifeItem{grid-template-columns:78px 1fr;align-items:baseline;column-gap:12px;display:grid}.MilitaryPolicy-module__wbj38W__lifeKey{color:var(--kc-muted);font-size:14px;font-weight:600}.MilitaryPolicy-module__wbj38W__lifeValue{color:var(--kc-text);text-wrap:pretty;font-size:15px;line-height:1.7}.MilitaryPolicy-module__wbj38W__grades{flex-direction:column;gap:8px;display:flex}.MilitaryPolicy-module__wbj38W__grade{border-radius:var(--kc-radius-sm);background-color:color-mix(in srgb, var(--kc-border) 28%, transparent);grid-template-columns:74px 18px 1fr;align-items:center;column-gap:12px;padding:14px 16px;display:grid}.MilitaryPolicy-module__wbj38W__grade_on{background-color:var(--kc-brand-soft)}.MilitaryPolicy-module__wbj38W__gradeNum{color:var(--kc-text);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:15px;font-weight:700}.MilitaryPolicy-module__wbj38W__gradeArrow{color:var(--kc-muted);font-size:14px}.MilitaryPolicy-module__wbj38W__gradeResult{color:var(--kc-muted);font-size:15px;font-weight:600}.MilitaryPolicy-module__wbj38W__grade_on .MilitaryPolicy-module__wbj38W__gradeResult{color:var(--kc-brand-strong);font-weight:700}.MilitaryPolicy-module__wbj38W__lengths{flex-direction:column;gap:16px;display:flex}.MilitaryPolicy-module__wbj38W__length{flex-direction:column;gap:8px;display:flex}.MilitaryPolicy-module__wbj38W__lengthHead{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.MilitaryPolicy-module__wbj38W__lengthName{color:var(--kc-text);font-size:15px}.MilitaryPolicy-module__wbj38W__lengthValue{color:var(--kc-text);font-variant-numeric:tabular-nums;white-space:nowrap;opacity:0;transition:opacity .42s var(--kc-ease);transition-delay:calc(var(--i) * 70ms + .18s);font-size:15px;font-weight:700}.MilitaryPolicy-module__wbj38W__lengthTrack{background-color:color-mix(in srgb, var(--kc-border) 40%, transparent);border-radius:999px;height:20px;overflow:hidden}.MilitaryPolicy-module__wbj38W__lengthFill{width:0;height:100%;transition:width .78s var(--kc-spring);transition-delay:calc(var(--i) * 70ms);border-radius:999px}.MilitaryPolicy-module__wbj38W__lengths_in .MilitaryPolicy-module__wbj38W__lengthFill{width:var(--w)}.MilitaryPolicy-module__wbj38W__lengths_in .MilitaryPolicy-module__wbj38W__lengthValue{opacity:1}@media (prefers-reduced-motion:reduce){.MilitaryPolicy-module__wbj38W__lengthFill,.MilitaryPolicy-module__wbj38W__lengthValue{transition:none}.MilitaryPolicy-module__wbj38W__lengthFill{width:var(--w)}.MilitaryPolicy-module__wbj38W__lengthValue{opacity:1}}
.PolicyBadge-module__DddxNq__badge{border:1px solid var(--kc-border);border-radius:var(--kc-radius-sm);background:var(--kc-card);align-items:center;gap:12px;width:fit-content;max-width:100%;padding:10px 14px;display:flex}.PolicyBadge-module__DddxNq__logoBox{background:#fff;border-radius:6px;flex-shrink:0;align-items:center;padding:6px 10px;display:flex}.PolicyBadge-module__DddxNq__logo{width:auto;max-width:130px;height:28px;display:block}.PolicyBadge-module__DddxNq__text{flex-direction:column;gap:2px;min-width:0;display:flex}.PolicyBadge-module__DddxNq__label{color:var(--kc-text);font-size:13px;font-weight:700}.PolicyBadge-module__DddxNq__agency{color:var(--kc-muted);font-size:12px}
.CelebrateButton-module__uDGyHW__wrap{justify-content:center;margin:10px 0 6px;display:flex;position:relative}.CelebrateButton-module__uDGyHW__btn{background:linear-gradient(135deg, var(--kc-brand), var(--kc-brand-strong));color:var(--kc-bg);cursor:pointer;box-shadow:0 6px 18px var(--kc-brand-soft);transition:transform .16s var(--kc-spring), box-shadow .2s ease;border:none;border-radius:999px;align-items:center;gap:8px;padding:12px 22px;font-size:15px;font-weight:800;display:inline-flex}.CelebrateButton-module__uDGyHW__btn:hover{box-shadow:var(--kc-shadow-md);transform:translateY(-2px)}.CelebrateButton-module__uDGyHW__btn:active{transform:scale(.94)}.CelebrateButton-module__uDGyHW__emoji{width:26px;height:26px;display:inline-flex}.CelebrateButton-module__uDGyHW__toast{z-index:9999;background:linear-gradient(135deg, var(--kc-brand), var(--kc-brand-strong));color:var(--kc-bg);letter-spacing:-.01em;white-space:nowrap;box-shadow:var(--kc-shadow-md);pointer-events:none;animation:CelebrateButton-module__uDGyHW__kc-toast 1.9s var(--kc-ease) forwards;border-radius:999px;padding:14px 26px;font-size:17px;font-weight:800;position:fixed;top:76px;left:50%}@keyframes CelebrateButton-module__uDGyHW__kc-toast{0%{opacity:0;transform:translate(-50%,-22px)scale(.9)}12%{opacity:1;transform:translate(-50%)scale(1.06)}22%{transform:translate(-50%)scale(1)}78%{opacity:1;transform:translate(-50%)scale(1)}to{opacity:0;transform:translate(-50%,-16px)scale(.97)}}@media (max-width:640px){.CelebrateButton-module__uDGyHW__toast{margin-bottom:10px;position:absolute;top:auto;bottom:100%}@keyframes CelebrateButton-module__uDGyHW__kc-toast{0%{opacity:0;transform:translate(-50%,12px)scale(.9)}12%{opacity:1;transform:translate(-50%)scale(1.06)}22%{transform:translate(-50%)scale(1)}78%{opacity:1;transform:translate(-50%)scale(1)}to{opacity:0;transform:translate(-50%,-6px)scale(.97)}}}@media (prefers-reduced-motion:reduce){.CelebrateButton-module__uDGyHW__btn,.CelebrateButton-module__uDGyHW__btn:hover,.CelebrateButton-module__uDGyHW__btn:active{transition:none;transform:none}.CelebrateButton-module__uDGyHW__toast{opacity:1;animation:none;transform:translate(-50%)}}
.MarketRateStrip-module__0TShHa__strip{border-radius:var(--kc-radius-sm);background-color:var(--kc-surface-2);border:1px solid var(--kc-border);flex-wrap:wrap;align-items:center;gap:8px 14px;padding:12px 15px;font-size:13px;display:flex}.MarketRateStrip-module__0TShHa__live{color:var(--kc-muted);flex-shrink:0;align-items:center;gap:6px;font-size:12.5px;font-weight:700;display:inline-flex}.MarketRateStrip-module__0TShHa__dot{background-color:var(--kc-brand);width:7px;height:7px;box-shadow:0 0 0 0 color-mix(in srgb, var(--kc-brand) 55%, transparent);animation:MarketRateStrip-module__0TShHa__kc-rate-pulse 1.8s var(--kc-ease) infinite;border-radius:50%}.MarketRateStrip-module__0TShHa__rates{flex-wrap:wrap;align-items:baseline;gap:4px 12px;display:inline-flex}.MarketRateStrip-module__0TShHa__rate:not(:first-child):before{content:"·";color:var(--kc-muted);margin-right:12px}.MarketRateStrip-module__0TShHa__label{color:var(--kc-muted);margin-right:5px}.MarketRateStrip-module__0TShHa__value{color:var(--kc-text);font-variant-numeric:tabular-nums;font-weight:700}.MarketRateStrip-module__0TShHa__source{color:var(--kc-muted);white-space:nowrap;margin-left:auto;font-size:12px}@keyframes MarketRateStrip-module__0TShHa__kc-rate-pulse{0%{box-shadow:0 0 0 0 color-mix(in srgb, var(--kc-brand) 55%, transparent)}70%{box-shadow:0 0 0 6px #0000}to{box-shadow:0 0 #0000}}@media (prefers-reduced-motion:reduce){.MarketRateStrip-module__0TShHa__dot{animation:none}}@media (max-width:480px){.MarketRateStrip-module__0TShHa__source{flex-basis:100%;margin-left:0}}
.CommentChip-module__JgFgqG__chip{text-align:left;border:1px solid var(--kc-brand);border-radius:var(--kc-radius-sm);background-color:var(--kc-brand-soft);width:100%;color:var(--kc-text);cursor:pointer;transition:transform .3s var(--kc-spring), box-shadow .3s ease, background-color .3s ease;align-items:center;gap:8px;padding:10px 12px;display:flex}.CommentChip-module__JgFgqG__chip:hover{background-color:var(--kc-brand-soft-strong,var(--kc-brand-soft));transform:translateY(-2px);box-shadow:0 6px 16px #0000001a}.CommentChip-module__JgFgqG__chip:active{box-shadow:none;transform:translateY(0)scale(.99)}.CommentChip-module__JgFgqG__icon{flex:none;width:18px;height:18px}.CommentChip-module__JgFgqG__label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13.5px;font-weight:600;line-height:1.35;overflow:hidden}.CommentChip-module__JgFgqG__label b{font-variant-numeric:tabular-nums;font-weight:800}.CommentChip-module__JgFgqG__arrow{opacity:.75;width:20px;height:20px;transition:transform .3s var(--kc-spring), opacity .3s ease;flex:none;animation:1.6s ease-in-out infinite CommentChip-module__JgFgqG__arrowNudge}.CommentChip-module__JgFgqG__chip:hover .CommentChip-module__JgFgqG__arrow{opacity:1;animation:.9s ease-in-out infinite CommentChip-module__JgFgqG__arrowNudge}@keyframes CommentChip-module__JgFgqG__arrowNudge{0%,to{transform:translate(0)}50%{transform:translate(4px)}}@media (max-width:480px){.CommentChip-module__JgFgqG__label{font-size:13px}}@media (prefers-reduced-motion:reduce){.CommentChip-module__JgFgqG__chip,.CommentChip-module__JgFgqG__chip:hover,.CommentChip-module__JgFgqG__chip:active,.CommentChip-module__JgFgqG__arrow{box-shadow:none;transition:background-color .18s;transform:none}.CommentChip-module__JgFgqG__arrow,.CommentChip-module__JgFgqG__chip:hover .CommentChip-module__JgFgqG__arrow{animation:none;transform:none}}
.RatingInlineCard-module__PNenXq__card{border-radius:var(--kc-radius-sm);background-color:var(--kc-surface);border:1px solid var(--kc-border);flex-direction:column;gap:12px;padding:14px 16px;display:flex}.RatingInlineCard-module__PNenXq__agg{color:var(--kc-muted);align-items:center;gap:4px;font-size:13px;font-weight:600;display:flex}.RatingInlineCard-module__PNenXq__askRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 14px;display:flex}.RatingInlineCard-module__PNenXq__ask{color:var(--kc-text);font-size:15px;font-weight:700}.RatingInlineCard-module__PNenXq__stars{gap:2px;display:flex}.RatingInlineCard-module__PNenXq__star{cursor:pointer;color:var(--kc-accent-warm);transition:transform .15s var(--kc-spring);padding:4px;line-height:0}.RatingInlineCard-module__PNenXq__star:hover{transform:scale(1.2)}.RatingInlineCard-module__PNenXq__star:disabled{cursor:default;opacity:.6}.RatingInlineCard-module__PNenXq__star svg{width:30px;height:30px}.RatingInlineCard-module__PNenXq__thanksTop{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px 12px;display:flex}.RatingInlineCard-module__PNenXq__thanks{color:var(--kc-text);align-items:center;gap:4px;font-size:15px;font-weight:700;display:inline-flex}.RatingInlineCard-module__PNenXq__starsStatic{color:var(--kc-accent-warm);gap:2px;display:flex}.RatingInlineCard-module__PNenXq__starGlyph{width:22px!important;height:22px!important}.RatingInlineCard-module__PNenXq__prompt{color:var(--kc-text);margin:0;font-size:13px;font-weight:500}.RatingInlineCard-module__PNenXq__commentRow{gap:8px;width:100%;display:flex}.RatingInlineCard-module__PNenXq__hint{color:var(--kc-muted);margin:0;font-size:12px}.RatingInlineCard-module__PNenXq__done{color:var(--kc-muted);margin:0;font-size:13px}.RatingInlineCard-module__PNenXq__error{color:#b3261e;margin:0;font-size:12.5px}@media (max-width:600px){.RatingInlineCard-module__PNenXq__agg{justify-content:center}.RatingInlineCard-module__PNenXq__askRow{text-align:center;flex-direction:column;align-items:center;gap:10px}.RatingInlineCard-module__PNenXq__thanksTop{text-align:center;flex-direction:column;align-items:center;gap:8px}.RatingInlineCard-module__PNenXq__prompt,.RatingInlineCard-module__PNenXq__hint,.RatingInlineCard-module__PNenXq__done{text-align:center}}
.ageYear-module__njxkCG__year_nav{flex-direction:column;gap:10px;display:flex}.ageYear-module__njxkCG__year_chips{flex-wrap:wrap;justify-content:flex-start;gap:10px;margin-top:20px;display:flex}.ageYear-module__njxkCG__year_chip{background-color:var(--kc-surface);border:1px solid var(--kc-border);color:var(--kc-text);font-variant-numeric:tabular-nums;border-radius:12px;align-items:center;padding:7px 13px;font-size:13.5px;font-weight:600;transition:all .15s;display:inline-flex}.ageYear-module__njxkCG__year_chip:hover{border-color:color-mix(in srgb, var(--kc-brand) 45%, transparent);background-color:var(--kc-brand-soft);color:var(--kc-brand-strong)}
.CarTaxSchedule-module__zMTPqW__wrap{background:var(--kc-surface);border:1px solid var(--kc-border);border-radius:var(--kc-radius-sm);flex-direction:column;gap:14px;padding:18px 16px;display:flex}.CarTaxSchedule-module__zMTPqW__head{flex-direction:column;gap:4px;display:flex}.CarTaxSchedule-module__zMTPqW__title{color:var(--kc-text);margin:0;font-size:16px;font-weight:700}.CarTaxSchedule-module__zMTPqW__sub{color:var(--kc-muted);margin:0;font-size:13px;line-height:19px}.CarTaxSchedule-module__zMTPqW__legend{gap:14px;margin-top:2px;display:flex}.CarTaxSchedule-module__zMTPqW__legendItem{color:var(--kc-muted);align-items:center;gap:6px;font-size:12px;font-weight:600;display:inline-flex}.CarTaxSchedule-module__zMTPqW__dot{border-radius:3px;width:9px;height:9px}.CarTaxSchedule-module__zMTPqW__dotCar{background:var(--kc-brand)}.CarTaxSchedule-module__zMTPqW__dotEdu{background:var(--kc-accent-warm)}.CarTaxSchedule-module__zMTPqW__tableWrap{border:1px solid var(--kc-border);border-radius:var(--kc-radius-sm);background:var(--kc-card);-webkit-overflow-scrolling:touch;overscroll-behavior:contain;max-height:440px;position:relative;overflow:auto}.CarTaxSchedule-module__zMTPqW__table{table-layout:fixed;border-collapse:collapse;font-variant-numeric:tabular-nums;white-space:nowrap;width:100%;font-size:13px}.CarTaxSchedule-module__zMTPqW__table th,.CarTaxSchedule-module__zMTPqW__table td{text-align:center;padding:10px}.CarTaxSchedule-module__zMTPqW__colYear{width:19%}.CarTaxSchedule-module__zMTPqW__colAge{width:18%}.CarTaxSchedule-module__zMTPqW__colCar{width:22%}.CarTaxSchedule-module__zMTPqW__colEdu{width:21%}.CarTaxSchedule-module__zMTPqW__colTotal{width:20%}.CarTaxSchedule-module__zMTPqW__table thead th{z-index:2;background:var(--kc-surface);color:var(--kc-muted);letter-spacing:-.01em;border-bottom:1px solid var(--kc-border);box-shadow:0 1px 0 var(--kc-border);font-size:12px;font-weight:700;position:sticky;top:0}.CarTaxSchedule-module__zMTPqW__table tbody td{color:var(--kc-text);border-bottom:1px solid color-mix(in srgb, var(--kc-border) 60%, transparent)}.CarTaxSchedule-module__zMTPqW__row:nth-child(2n) td{background:color-mix(in srgb, var(--kc-surface) 45%, transparent)}.CarTaxSchedule-module__zMTPqW__row{transition:background .15s}.CarTaxSchedule-module__zMTPqW__row:hover td{background:var(--kc-brand-soft)}.CarTaxSchedule-module__zMTPqW__rowNow td{background:var(--kc-brand-soft);font-weight:700}.CarTaxSchedule-module__zMTPqW__rowNow:nth-child(2n) td{background:var(--kc-brand-soft)}.CarTaxSchedule-module__zMTPqW__idx{color:var(--kc-muted);white-space:normal;font-weight:600;line-height:1.35}.CarTaxSchedule-module__zMTPqW__age{color:var(--kc-text);white-space:normal;font-weight:600;line-height:1.35}.CarTaxSchedule-module__zMTPqW__cut{color:var(--kc-brand-strong);margin-left:5px;font-size:11px;font-weight:700}.CarTaxSchedule-module__zMTPqW__car{color:var(--kc-brand-strong);font-weight:600}.CarTaxSchedule-module__zMTPqW__edu{color:var(--kc-accent-warm);font-weight:600}.CarTaxSchedule-module__zMTPqW__totalCell{font-weight:700}.CarTaxSchedule-module__zMTPqW__bar{background:color-mix(in srgb, var(--kc-border) 45%, transparent);border-radius:999px;width:100%;min-width:64px;height:5px;margin-top:8px;display:flex;overflow:hidden}.CarTaxSchedule-module__zMTPqW__barCar{background:var(--kc-brand);height:100%;transition:width .5s var(--kc-ease)}.CarTaxSchedule-module__zMTPqW__barEdu{background:var(--kc-accent-warm);height:100%;transition:width .5s var(--kc-ease)}.CarTaxSchedule-module__zMTPqW__nowBadge{color:var(--kc-bg);background:var(--kc-brand);border-radius:999px;margin-left:5px;padding:1px 7px;font-size:11px;font-weight:700}@media (max-width:480px){.CarTaxSchedule-module__zMTPqW__wrap{padding:16px 12px}.CarTaxSchedule-module__zMTPqW__table th,.CarTaxSchedule-module__zMTPqW__table td{padding:9px 10px}.CarTaxSchedule-module__zMTPqW__table{font-size:12.5px}}@media (prefers-reduced-motion:reduce){.CarTaxSchedule-module__zMTPqW__row{transition:none}}
.AddressSearchModal-module__ZXxGlW__searchBar{gap:8px;margin:2px 0 12px;display:flex}.AddressSearchModal-module__ZXxGlW__error{color:var(--kc-danger,#d64545);margin:0 0 8px;font-size:13px}.AddressSearchModal-module__ZXxGlW__empty{color:var(--kc-muted);text-align:center;margin:0;padding:20px 0;font-size:14px}.AddressSearchModal-module__ZXxGlW__results{flex-direction:column;gap:6px;max-height:320px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.AddressSearchModal-module__ZXxGlW__result{text-align:left;border:1px solid var(--kc-border,#e5e2dc);background:var(--kc-card,#fff);cursor:pointer;width:100%;font:inherit;border-radius:10px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.AddressSearchModal-module__ZXxGlW__result:hover{border-color:var(--kc-brand,#0ab68b);background:var(--kc-brand-soft,#0ab68b14)}.AddressSearchModal-module__ZXxGlW__selected{border-color:var(--kc-brand,#0ab68b);box-shadow:inset 0 0 0 1px var(--kc-brand,#0ab68b);background:var(--kc-brand-soft,#0ab68b1f)}.AddressSearchModal-module__ZXxGlW__road{color:var(--kc-text);font-size:14.5px;font-weight:600}.AddressSearchModal-module__ZXxGlW__meta{color:var(--kc-muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:12.5px;display:flex}.AddressSearchModal-module__ZXxGlW__zip{background:var(--kc-surface-2,#e8e4df);font-variant-numeric:tabular-nums;border-radius:999px;padding:1px 7px}.AddressSearchModal-module__ZXxGlW__more{margin-top:10px;border-radius:10px!important;font-weight:600!important}.AddressSearchModal-module__ZXxGlW__detailBox{border-top:1px solid var(--kc-border,#e5e2dc);flex-direction:column;gap:8px;margin-top:14px;padding-top:14px;display:flex}.AddressSearchModal-module__ZXxGlW__picked{color:var(--kc-text);margin:0;font-size:14px;font-weight:700}
.SavingsGrowth-module__g0fuAW__wrap{background:var(--kc-surface);border:1px solid var(--kc-border);border-radius:var(--kc-radius-sm);flex-direction:column;gap:14px;padding:18px 16px;display:flex}.SavingsGrowth-module__g0fuAW__head{display:flex}.SavingsGrowth-module__g0fuAW__title{color:var(--kc-text);margin:0;font-size:16px;font-weight:700}.SavingsGrowth-module__g0fuAW__chartBox{flex-direction:column;gap:6px;display:flex;position:relative}.SavingsGrowth-module__g0fuAW__chart{aspect-ratio:340/150;touch-action:pan-y;cursor:pointer;width:100%;display:block;overflow:visible}.SavingsGrowth-module__g0fuAW__wipe{clip-path:inset(0 100% 0 0);transition:clip-path 1.1s var(--kc-ease,ease)}.SavingsGrowth-module__g0fuAW__shown .SavingsGrowth-module__g0fuAW__wipe{clip-path:inset(0)}.SavingsGrowth-module__g0fuAW__interestArea{fill:#f5a623;fill-opacity:.9}.SavingsGrowth-module__g0fuAW__principalArea{fill:var(--kc-brand)}.SavingsGrowth-module__g0fuAW__balanceLine{stroke:#e08e00;stroke-width:1.5px;stroke-linejoin:round}.SavingsGrowth-module__g0fuAW__marks{opacity:0;transition:opacity .5s .9s}.SavingsGrowth-module__g0fuAW__shown .SavingsGrowth-module__g0fuAW__marks{opacity:1}.SavingsGrowth-module__g0fuAW__tick{stroke:var(--kc-card);stroke-width:1px;stroke-dasharray:2 3;opacity:.7}.SavingsGrowth-module__g0fuAW__probeLine{stroke:var(--kc-text);stroke-width:1.5px;stroke-dasharray:3 3;opacity:.5}.SavingsGrowth-module__g0fuAW__probeDot{fill:var(--kc-card);stroke:var(--kc-text);stroke-width:2.5px}.SavingsGrowth-module__g0fuAW__badge,.SavingsGrowth-module__g0fuAW__tip{white-space:nowrap;pointer-events:none;font-variant-numeric:tabular-nums;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700;position:absolute;top:-2px}.SavingsGrowth-module__g0fuAW__badge{background:var(--kc-brand);color:var(--kc-bg);border:1px solid var(--kc-brand-strong);opacity:0;animation:.4s 1.1s both SavingsGrowth-module__g0fuAW__kcBadgeIn;right:0;box-shadow:0 2px 4px #0000001f}.SavingsGrowth-module__g0fuAW__tip{background:var(--kc-text);color:var(--kc-bg);transform:translate(-50%)}@keyframes SavingsGrowth-module__g0fuAW__kcBadgeIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.SavingsGrowth-module__g0fuAW__axis{color:var(--kc-muted);justify-content:space-between;font-size:12px;display:flex}.SavingsGrowth-module__g0fuAW__legend{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.SavingsGrowth-module__g0fuAW__legendItem{align-items:center;gap:8px;font-size:13px;display:flex}.SavingsGrowth-module__g0fuAW__swPrincipal,.SavingsGrowth-module__g0fuAW__swInterest{border-radius:3px;flex-shrink:0;width:10px;height:10px}.SavingsGrowth-module__g0fuAW__swPrincipal{background:var(--kc-brand)}.SavingsGrowth-module__g0fuAW__swInterest{background:#f5a623}.SavingsGrowth-module__g0fuAW__legendLabel{color:var(--kc-muted)}.SavingsGrowth-module__g0fuAW__legendValue{color:var(--kc-text);font-variant-numeric:tabular-nums;margin-left:auto;font-weight:700}.SavingsGrowth-module__g0fuAW__hint{color:var(--kc-muted);text-align:center;margin:0;font-size:12px}@media (prefers-reduced-motion:reduce){.SavingsGrowth-module__g0fuAW__wipe,.SavingsGrowth-module__g0fuAW__marks,.SavingsGrowth-module__g0fuAW__badge{clip-path:none;opacity:1;transition:none;animation:none}}
.zodiacAge-module__KVTB7W__card{border:1px solid var(--kc-border);border-radius:var(--kc-radius);background-color:var(--kc-surface);overflow:hidden}.zodiacAge-module__KVTB7W__wrap{overflow-x:auto}.zodiacAge-module__KVTB7W__table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%}.zodiacAge-module__KVTB7W__table th,.zodiacAge-module__KVTB7W__table td{text-align:left;white-space:nowrap;padding:13px 16px}.zodiacAge-module__KVTB7W__table thead th{color:var(--kc-muted);border-bottom:1px solid var(--kc-border);background-color:var(--kc-card);font-size:13px;font-weight:700}.zodiacAge-module__KVTB7W__row{border-bottom:1px dashed var(--kc-border);transition:background-color .14s var(--kc-ease);position:relative}.zodiacAge-module__KVTB7W__row:last-child{border-bottom:none}.zodiacAge-module__KVTB7W__row:hover{background-color:color-mix(in srgb, var(--kc-brand) 6%, transparent)}.zodiacAge-module__KVTB7W__yearCell{font-weight:700}.zodiacAge-module__KVTB7W__yearLink{color:var(--kc-text);text-decoration:none}.zodiacAge-module__KVTB7W__yearLink:after{content:"";position:absolute;inset:0}.zodiacAge-module__KVTB7W__row:hover .zodiacAge-module__KVTB7W__yearLink{color:var(--kc-brand-strong);text-decoration:underline}.zodiacAge-module__KVTB7W__ganji{z-index:1;color:var(--kc-muted);font-size:14px;position:relative}.zodiacAge-module__KVTB7W__age{z-index:1;color:var(--kc-text);position:relative}.zodiacAge-module__KVTB7W__note{color:var(--kc-muted);border-top:1px solid var(--kc-border);background-color:var(--kc-card);margin:0;padding:12px 16px;font-size:12px}.zodiacAge-module__KVTB7W__traitCard{background:var(--kc-surface);border:1px solid var(--kc-border);border-radius:var(--kc-radius-sm);flex-direction:column;gap:16px;padding:18px 16px;display:flex}.zodiacAge-module__KVTB7W__traitHero{align-items:center;gap:14px;display:flex}.zodiacAge-module__KVTB7W__traitEmoji{background:var(--kc-brand-soft);border:1px solid color-mix(in srgb, var(--kc-brand) 25%, transparent);border-radius:16px;flex:none;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.zodiacAge-module__KVTB7W__traitHeroText{flex-direction:column;gap:4px;min-width:0;display:flex}.zodiacAge-module__KVTB7W__traitName{color:var(--kc-text);word-break:keep-all;font-size:20px;font-weight:800}.zodiacAge-module__KVTB7W__traitLine{color:var(--kc-brand-strong);word-break:keep-all;font-size:14px;font-weight:600}.zodiacAge-module__KVTB7W__traitDesc{color:var(--kc-muted);word-break:keep-all;margin:0;font-size:14px;line-height:1.65}.zodiacAge-module__KVTB7W__traitDesc b{color:var(--kc-text);font-weight:700}.zodiacAge-module__KVTB7W__neighbors{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.zodiacAge-module__KVTB7W__ddiChip{border:1px solid var(--kc-border);background-color:var(--kc-surface);color:var(--kc-text);border-radius:999px;align-items:center;gap:6px;padding:9px 16px;font-weight:600;text-decoration:none;display:inline-flex}.zodiacAge-module__KVTB7W__ddiChip:hover{border-color:var(--kc-brand);color:var(--kc-brand-strong)}@media (max-width:480px){.zodiacAge-module__KVTB7W__table th,.zodiacAge-module__KVTB7W__table td{padding:11px 12px}.zodiacAge-module__KVTB7W__ganji{white-space:normal;font-size:13px}}
.estimateType-module__2Ugepa__type_nav{flex-direction:column;gap:10px;display:flex}.estimateType-module__2Ugepa__type_chips{flex-wrap:wrap;gap:8px;display:flex}.estimateType-module__2Ugepa__type_chip{background-color:var(--kc-surface);border:1px solid var(--kc-border);color:var(--kc-text);border-radius:12px;align-items:center;padding:7px 13px;font-size:13.5px;font-weight:600;transition:all .15s;display:inline-flex}.estimateType-module__2Ugepa__type_chip:hover{border-color:color-mix(in srgb, var(--kc-brand) 45%, transparent);background-color:var(--kc-brand-soft);color:var(--kc-brand-strong)}.estimateType-module__2Ugepa__type_chip_active{background-color:var(--kc-brand);border-color:var(--kc-brand);color:var(--kc-bg);pointer-events:none}
.BusinessCalendar-module__3XmrhG__calendar{border-radius:var(--kc-radius);background-color:var(--kc-surface);border:1px solid var(--kc-border);box-shadow:var(--kc-shadow-sm);flex-direction:column;gap:14px;padding:16px;display:flex}.BusinessCalendar-module__3XmrhG__titleRow{flex-direction:column;gap:2px;display:flex}.BusinessCalendar-module__3XmrhG__title{color:var(--kc-text);font-size:16px;font-weight:600}.BusinessCalendar-module__3XmrhG__header{justify-content:space-between;align-items:center;display:flex}.BusinessCalendar-module__3XmrhG__month_title{color:var(--kc-text);font-variant-numeric:tabular-nums;font-size:16px;font-weight:700}.BusinessCalendar-module__3XmrhG__viewport{touch-action:pan-y;cursor:grab;-webkit-user-select:none;user-select:none;overflow:hidden}.BusinessCalendar-module__3XmrhG__viewport:active{cursor:grabbing}.BusinessCalendar-module__3XmrhG__track{transition:transform .3s var(--kc-spring);display:flex}.BusinessCalendar-module__3XmrhG__month{flex:0 0 100%;min-width:100%}.BusinessCalendar-module__3XmrhG__weekdays,.BusinessCalendar-module__3XmrhG__days{grid-template-columns:repeat(7,1fr);display:grid}.BusinessCalendar-module__3XmrhG__weekdays{margin-bottom:6px}.BusinessCalendar-module__3XmrhG__weekday{text-align:center;color:var(--kc-muted);padding:4px 0;font-size:14px;font-weight:600}.BusinessCalendar-module__3XmrhG__sun{color:#e5484d}.BusinessCalendar-module__3XmrhG__sat{color:#3b82f6}.BusinessCalendar-module__3XmrhG__days{gap:8px}.BusinessCalendar-module__3XmrhG__empty{aspect-ratio:1}.BusinessCalendar-module__3XmrhG__day{aspect-ratio:1;font-variant-numeric:tabular-nums;cursor:default;transition:transform .12s var(--kc-spring);border-radius:10px;justify-content:center;align-items:center;font-size:16px;font-weight:600;display:flex}.BusinessCalendar-module__3XmrhG__day:hover{transform:scale(1.08)}.BusinessCalendar-module__3XmrhG__business{background-color:var(--kc-brand-soft);color:var(--kc-brand-strong);border:1px solid color-mix(in srgb, var(--kc-brand) 22%, transparent)}.BusinessCalendar-module__3XmrhG__weekend{background-color:color-mix(in srgb, var(--kc-muted) 14%, transparent);color:var(--kc-muted)}.BusinessCalendar-module__3XmrhG__holiday{color:#e5484d;background-color:#e5484d29;border:1px solid #e5484d4d}.BusinessCalendar-module__3XmrhG__out{color:color-mix(in srgb, var(--kc-muted) 55%, transparent);background-color:#0000}.BusinessCalendar-module__3XmrhG__legend{flex-wrap:wrap;gap:16px;padding-top:4px;display:flex}.BusinessCalendar-module__3XmrhG__legend_item{color:var(--kc-muted);align-items:center;gap:6px;font-size:12.5px;font-weight:500;display:inline-flex}.BusinessCalendar-module__3XmrhG__dot{border-radius:4px;width:12px;height:12px}.BusinessCalendar-module__3XmrhG__dot_business{background-color:var(--kc-brand-soft);border:1px solid color-mix(in srgb, var(--kc-brand) 40%, transparent)}.BusinessCalendar-module__3XmrhG__dot_weekend{background-color:color-mix(in srgb, var(--kc-muted) 30%, transparent)}.BusinessCalendar-module__3XmrhG__dot_holiday{background-color:#e5484d4d;border:1px solid #e5484d73}
.CarCompare-module__wPDOba__wrap{background:var(--kc-surface);border:1px solid var(--kc-border);border-radius:var(--kc-radius-sm);flex-direction:column;gap:24px;padding:26px 20px;display:flex}.CarCompare-module__wPDOba__head{flex-direction:column;gap:10px;display:flex}.CarCompare-module__wPDOba__title{color:var(--kc-text);margin:0;font-size:17px;font-weight:700}.CarCompare-module__wPDOba__sub{color:var(--kc-muted);word-break:keep-all;margin:0;font-size:14px;line-height:22px}.CarCompare-module__wPDOba__hlWin{color:var(--kc-brand-strong,var(--kc-brand))}.CarCompare-module__wPDOba__hlCheap{color:var(--kc-accent-warm)}.CarCompare-module__wPDOba__legend{flex-wrap:wrap;gap:10px 20px;display:flex}.CarCompare-module__wPDOba__legendItem{color:var(--kc-muted);align-items:center;gap:7px;font-size:12px;font-weight:600;display:inline-flex}.CarCompare-module__wPDOba__swatch{border-radius:3px;width:12px;height:12px}.CarCompare-module__wPDOba__swatchCost{background:var(--kc-accent-warm)}.CarCompare-module__wPDOba__swatchAsset{background:var(--kc-brand-soft);border:1px dashed var(--kc-brand)}.CarCompare-module__wPDOba__rows{flex-direction:column;gap:18px;margin:0;padding:0;list-style:none;display:flex}.CarCompare-module__wPDOba__row{border:1px solid var(--kc-border);background:var(--kc-card);border-radius:14px;flex-direction:column;gap:12px;padding:18px 16px;display:flex}.CarCompare-module__wPDOba__rowWin{border-color:var(--kc-brand);background:var(--kc-brand-soft)}.CarCompare-module__wPDOba__rowHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:6px 12px;display:flex}.CarCompare-module__wPDOba__rowLabel{color:var(--kc-text);flex-wrap:wrap;align-items:center;gap:7px;font-size:14px;font-weight:700;display:inline-flex}.CarCompare-module__wPDOba__rowRate{color:var(--kc-muted);font-variant-numeric:tabular-nums;font-size:12px;font-weight:600}.CarCompare-module__wPDOba__badge{white-space:nowrap;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:700}.CarCompare-module__wPDOba__badgeWin{color:var(--kc-bg);background:var(--kc-brand)}.CarCompare-module__wPDOba__badgeCheap{color:var(--kc-accent-warm);background:var(--kc-accent-warm-soft,#f5a62329)}.CarCompare-module__wPDOba__monthly{color:var(--kc-muted);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:13px}.CarCompare-module__wPDOba__monthly b{color:var(--kc-text);font-size:15px;font-weight:800}.CarCompare-module__wPDOba__track{background:color-mix(in srgb, var(--kc-border) 45%, transparent);border-radius:7px;align-items:stretch;width:100%;height:24px;display:flex;overflow:hidden}.CarCompare-module__wPDOba__fill{background:var(--kc-accent-warm);height:100%;transition:width .9s var(--kc-ease,cubic-bezier(.22, 1, .36, 1));border-radius:6px 0 0 6px}.CarCompare-module__wPDOba__fillWin{background:var(--kc-brand)}.CarCompare-module__wPDOba__asset{background:var(--kc-brand-soft);border-left:2px solid var(--kc-card);background-image:repeating-linear-gradient(45deg, transparent, transparent 4px, color-mix(in srgb, var(--kc-brand) 30%, transparent) 4px, color-mix(in srgb, var(--kc-brand) 30%, transparent) 8px);height:100%;transition:width .9s var(--kc-ease,cubic-bezier(.22, 1, .36, 1)) .15s}.CarCompare-module__wPDOba__rowFoot{color:var(--kc-muted);font-variant-numeric:tabular-nums;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:4px 12px;font-size:12px;display:flex}.CarCompare-module__wPDOba__footItem{word-break:keep-all}.CarCompare-module__wPDOba__footAsset{color:var(--kc-brand-strong,var(--kc-brand))}.CarCompare-module__wPDOba__footCost{white-space:nowrap}.CarCompare-module__wPDOba__footCost b{color:var(--kc-text);font-size:13px;font-weight:800}.CarCompare-module__wPDOba__hint{color:var(--kc-muted);background:color-mix(in srgb, var(--kc-border) 22%, transparent);word-break:keep-all;border-radius:12px;margin:0;padding:14px;font-size:13px;line-height:21px}@media (prefers-reduced-motion:reduce){.CarCompare-module__wPDOba__fill,.CarCompare-module__wPDOba__asset{transition:none}}
.CarRegionCompare-module__V6cSOW__wrap{background:var(--kc-surface);border:1px solid var(--kc-border);border-radius:var(--kc-radius-sm);flex-direction:column;gap:22px;padding:26px 20px;display:flex}.CarRegionCompare-module__V6cSOW__head{flex-direction:column;gap:10px;display:flex}.CarRegionCompare-module__V6cSOW__title{color:var(--kc-text);margin:0;font-size:17px;font-weight:700}.CarRegionCompare-module__V6cSOW__sub{color:var(--kc-muted);word-break:keep-all;margin:0;font-size:14px;line-height:22px}.CarRegionCompare-module__V6cSOW__sub b{color:var(--kc-brand-strong,var(--kc-brand));font-weight:700}.CarRegionCompare-module__V6cSOW__rows{flex-direction:column;gap:13px;margin:0;padding:0;list-style:none;display:flex}.CarRegionCompare-module__V6cSOW__row{opacity:0;transition:opacity .5s,transform .5s;transition-delay:calc(var(--i,0) * 45ms);grid-template-columns:40px 1fr 78px;align-items:center;gap:14px;display:grid;transform:translateY(8px)}.CarRegionCompare-module__V6cSOW__shown .CarRegionCompare-module__V6cSOW__row{opacity:1;transform:none}.CarRegionCompare-module__V6cSOW__name{color:var(--kc-muted);white-space:nowrap;font-size:13px;font-weight:600}.CarRegionCompare-module__V6cSOW__rowMine .CarRegionCompare-module__V6cSOW__name{color:var(--kc-brand-strong,var(--kc-brand));font-weight:800}.CarRegionCompare-module__V6cSOW__track{background:color-mix(in srgb, var(--kc-border) 38%, transparent);border-radius:6px;height:18px;overflow:hidden}.CarRegionCompare-module__V6cSOW__fill{background:color-mix(in srgb, var(--kc-muted) 42%, transparent);height:100%;transition:width .9s var(--kc-ease,cubic-bezier(.22, 1, .36, 1));transition-delay:calc(var(--i,0) * 45ms + .22s);border-radius:6px;display:block}.CarRegionCompare-module__V6cSOW__fillMine{background:linear-gradient(90deg, color-mix(in srgb, var(--kc-brand) 78%, transparent), var(--kc-brand));box-shadow:0 0 0 1px color-mix(in srgb, var(--kc-brand) 35%, transparent), 0 2px 12px color-mix(in srgb, var(--kc-brand) 30%, transparent)}.CarRegionCompare-module__V6cSOW__amount{color:var(--kc-text);font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap;font-size:13px;font-weight:700}.CarRegionCompare-module__V6cSOW__rowMine .CarRegionCompare-module__V6cSOW__amount{color:var(--kc-brand-strong,var(--kc-brand));font-weight:800}.CarRegionCompare-module__V6cSOW__hint{color:var(--kc-muted);background:color-mix(in srgb, var(--kc-border) 22%, transparent);word-break:keep-all;border-radius:12px;margin:0;padding:14px;font-size:13px;line-height:21px}@media (prefers-reduced-motion:reduce){.CarRegionCompare-module__V6cSOW__row,.CarRegionCompare-module__V6cSOW__fill{opacity:1;transition:none;transform:none}}
.CarTax-module__GEJ5ma__wrap{flex-direction:column;gap:20px;display:flex}.CarTax-module__GEJ5ma__head{flex-direction:column;gap:8px;display:flex}.CarTax-module__GEJ5ma__title{color:var(--kc-text);margin:0;font-size:16px;font-weight:700}.CarTax-module__GEJ5ma__sub{color:var(--kc-muted);word-break:keep-all;margin:0;font-size:13px;line-height:21px}.CarTax-module__GEJ5ma__sub b{color:var(--kc-brand-strong,var(--kc-brand))}.CarTax-module__GEJ5ma__rows{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.CarTax-module__GEJ5ma__row{border:1px solid var(--kc-border);background:var(--kc-card);border-radius:14px;flex-direction:column;gap:10px;padding:16px;display:flex}.CarTax-module__GEJ5ma__rowBest{border-color:var(--kc-brand);background:var(--kc-brand-soft)}.CarTax-module__GEJ5ma__rowHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:6px 12px;display:flex}.CarTax-module__GEJ5ma__rowLabel{color:var(--kc-text);flex-wrap:wrap;align-items:center;gap:7px;font-size:14px;font-weight:700;display:inline-flex}.CarTax-module__GEJ5ma__rowRate{color:var(--kc-muted);font-variant-numeric:tabular-nums;font-size:12px;font-weight:600}.CarTax-module__GEJ5ma__badge{white-space:nowrap;color:var(--kc-bg);background:var(--kc-brand);border-radius:999px;padding:4px 8px;font-size:12px;font-weight:700}.CarTax-module__GEJ5ma__amount{color:var(--kc-text);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:15px;font-weight:800}.CarTax-module__GEJ5ma__rowFoot{color:var(--kc-muted);font-variant-numeric:tabular-nums;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:4px 12px;font-size:12px;display:flex}.CarTax-module__GEJ5ma__save{color:var(--kc-brand-strong,var(--kc-brand));white-space:nowrap;font-weight:700}.CarTax-module__GEJ5ma__readout{flex-direction:column;gap:4px;display:flex}.CarTax-module__GEJ5ma__lead{color:var(--kc-text);margin:0;font-size:15px}.CarTax-module__GEJ5ma__lead strong{color:var(--kc-brand-strong);font-variant-numeric:tabular-nums;margin-left:4px;font-size:22px;font-weight:800}.CarTax-module__GEJ5ma__card{background:var(--kc-surface);border:1px solid var(--kc-border);border-radius:var(--kc-radius-sm);flex-direction:column;gap:14px;padding:18px 16px;display:flex}.CarTax-module__GEJ5ma__chartBox{flex-direction:column;gap:6px;display:flex;position:relative}.CarTax-module__GEJ5ma__chart{aspect-ratio:340/168;touch-action:pan-y;cursor:pointer;width:100%;display:block;overflow:visible}.CarTax-module__GEJ5ma__area{opacity:0;transition:opacity .7s ease, transform .7s var(--kc-ease,ease);transform:translateY(10px)}.CarTax-module__GEJ5ma__line{stroke-dasharray:1;stroke-dashoffset:1px;stroke-linecap:round;stroke-linejoin:round;transition:stroke-dashoffset 1.1s}.CarTax-module__GEJ5ma__shown .CarTax-module__GEJ5ma__area{opacity:1;transform:translateY(0)}.CarTax-module__GEJ5ma__shown .CarTax-module__GEJ5ma__line{stroke-dashoffset:0}.CarTax-module__GEJ5ma__nowLine{stroke:var(--kc-brand-strong);stroke-width:1.5px;stroke-dasharray:3 3;opacity:0;transition:opacity .4s .7s}.CarTax-module__GEJ5ma__shown .CarTax-module__GEJ5ma__nowLine{opacity:.7}.CarTax-module__GEJ5ma__pin{fill:var(--kc-brand);stroke:var(--kc-card);stroke-width:2.5px;opacity:0}.CarTax-module__GEJ5ma__shown .CarTax-module__GEJ5ma__pin{animation:.55s cubic-bezier(.34,1.56,.64,1) .55s both CarTax-module__GEJ5ma__kcPinDrop}@keyframes CarTax-module__GEJ5ma__kcPinDrop{0%{opacity:0;transform:translateY(-14px)}to{opacity:1;transform:translateY(0)}}.CarTax-module__GEJ5ma__probeLine{stroke:var(--kc-brand-strong);stroke-width:1.5px;stroke-dasharray:3 3;opacity:.7}.CarTax-module__GEJ5ma__pinProbe{fill:var(--kc-brand-strong);stroke:var(--kc-card);stroke-width:2.5px}.CarTax-module__GEJ5ma__pinLabel,.CarTax-module__GEJ5ma__tip{white-space:nowrap;pointer-events:none;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700;position:absolute;top:-2px;transform:translate(-50%)}.CarTax-module__GEJ5ma__pinLabel{background:var(--kc-brand);color:var(--kc-bg);border:1px solid var(--kc-brand-strong);opacity:0;animation:.4s .9s both CarTax-module__GEJ5ma__kcFadeIn;box-shadow:0 2px 4px #0000001f}.CarTax-module__GEJ5ma__tip{background:var(--kc-brand-strong);color:var(--kc-bg);font-variant-numeric:tabular-nums}@keyframes CarTax-module__GEJ5ma__kcFadeIn{0%{opacity:0;transform:translate(-50%)translateY(-4px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.CarTax-module__GEJ5ma__axis{color:var(--kc-muted);justify-content:space-between;align-items:baseline;margin-top:8px;font-size:12px;display:flex}.CarTax-module__GEJ5ma__axis span:nth-child(2){opacity:.7}.CarTax-module__GEJ5ma__hint{color:var(--kc-muted);text-align:center;margin:0;font-size:12px}.CarTax-module__GEJ5ma__note{color:var(--kc-muted);text-align:right;margin:0;font-size:12px;line-height:1.5}@media (prefers-reduced-motion:reduce){.CarTax-module__GEJ5ma__area,.CarTax-module__GEJ5ma__line,.CarTax-module__GEJ5ma__nowLine,.CarTax-module__GEJ5ma__pin,.CarTax-module__GEJ5ma__pinLabel{opacity:1;stroke-dashoffset:0;transition:none;animation:none;transform:none}.CarTax-module__GEJ5ma__nowLine{opacity:.7}}
.CardFeeTimeline-module__GWnsFG__wrap{background:var(--kc-surface);border:1px solid var(--kc-border);border-radius:var(--kc-radius-sm);flex-direction:column;gap:14px;padding:18px 16px;display:flex}.CardFeeTimeline-module__GWnsFG__head{flex-direction:column;gap:6px;display:flex}.CardFeeTimeline-module__GWnsFG__title{color:var(--kc-text);margin:0;font-size:16px;font-weight:700}.CardFeeTimeline-module__GWnsFG__sub{color:var(--kc-muted);margin:0;font-size:13px;line-height:20px}.CardFeeTimeline-module__GWnsFG__legend{gap:14px;margin-top:2px;display:flex}.CardFeeTimeline-module__GWnsFG__legendItem{color:var(--kc-muted);align-items:center;gap:6px;font-size:12px;font-weight:600;display:inline-flex}.CardFeeTimeline-module__GWnsFG__dot{border-radius:3px;width:9px;height:9px}.CardFeeTimeline-module__GWnsFG__dotPaid{background:var(--kc-accent-warm)}.CardFeeTimeline-module__GWnsFG__dotFree{background:var(--kc-brand)}.CardFeeTimeline-module__GWnsFG__strip{grid-template-columns:repeat(auto-fill,minmax(64px,1fr));gap:8px;display:grid}.CardFeeTimeline-module__GWnsFG__stripCompact{grid-template-columns:repeat(auto-fill,minmax(38px,1fr));gap:6px}.CardFeeTimeline-module__GWnsFG__cell{opacity:0;transition:opacity .35s var(--kc-ease,ease), transform .35s var(--kc-ease,ease);border:1px solid #0000;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:9px 4px;display:flex;transform:translateY(6px)}.CardFeeTimeline-module__GWnsFG__shown .CardFeeTimeline-module__GWnsFG__cell{opacity:1;transform:translateY(0)}.CardFeeTimeline-module__GWnsFG__stripCompact .CardFeeTimeline-module__GWnsFG__cell{padding:7px 2px}.CardFeeTimeline-module__GWnsFG__cellPaid{background:var(--kc-accent-warm-soft,#f5a62324);border-color:var(--kc-accent-warm)}.CardFeeTimeline-module__GWnsFG__cellFree{background:var(--kc-brand-soft);border-color:var(--kc-brand)}.CardFeeTimeline-module__GWnsFG__cellNo{color:var(--kc-text);font-variant-numeric:tabular-nums;font-size:13px;font-weight:800}.CardFeeTimeline-module__GWnsFG__cellFee{color:var(--kc-muted);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12px;font-weight:600}.CardFeeTimeline-module__GWnsFG__cellPaid .CardFeeTimeline-module__GWnsFG__cellFee{color:var(--kc-accent-warm)}.CardFeeTimeline-module__GWnsFG__hint{color:var(--kc-muted);margin:0;font-size:12px;line-height:18px}@media (prefers-reduced-motion:reduce){.CardFeeTimeline-module__GWnsFG__cell{opacity:1;transition:none;transform:none}}
.HousingCutlineGauge-module__AGKM6W__wrap{background:var(--kc-surface);border:1px solid var(--kc-border);border-radius:var(--kc-radius-sm);flex-direction:column;gap:24px;padding:22px 16px;display:flex}.HousingCutlineGauge-module__AGKM6W__head{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.HousingCutlineGauge-module__AGKM6W__basis{color:var(--kc-muted);background:var(--kc-card);border:1px solid var(--kc-border);border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600}.HousingCutlineGauge-module__AGKM6W__title{color:var(--kc-text);margin:0;font-size:16px;font-weight:700}.HousingCutlineGauge-module__AGKM6W__sub{color:var(--kc-muted);margin:0;font-size:13px;line-height:20px}.HousingCutlineGauge-module__AGKM6W__sub b{color:var(--kc-text)}.HousingCutlineGauge-module__AGKM6W__chips{flex-wrap:wrap;gap:8px;display:flex}.HousingCutlineGauge-module__AGKM6W__chip{appearance:none;border:1px solid var(--kc-border);background:var(--kc-card);color:var(--kc-muted);cursor:pointer;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:600;transition:color .15s,background .15s,border-color .15s}.HousingCutlineGauge-module__AGKM6W__chip:hover{border-color:var(--kc-brand);color:var(--kc-text)}.HousingCutlineGauge-module__AGKM6W__chipActive,.HousingCutlineGauge-module__AGKM6W__chipActive:hover{background:var(--kc-brand);border-color:var(--kc-brand);color:var(--kc-card)}.HousingCutlineGauge-module__AGKM6W__gaugeBox{flex-direction:column;gap:8px;display:flex}.HousingCutlineGauge-module__AGKM6W__gaugeTrack{background:var(--kc-card);border:1px solid var(--kc-border);border-radius:999px;height:22px;position:relative;overflow:hidden}.HousingCutlineGauge-module__AGKM6W__gaugeFill{background:linear-gradient(90deg, var(--kc-brand), var(--kc-brand-strong));height:100%;transition:width 1.1s var(--kc-ease,ease);border-radius:999px;min-width:0;position:relative}.HousingCutlineGauge-module__AGKM6W__gaugeFillReached{background:linear-gradient(90deg, var(--kc-accent-warm), #e08e00)}.HousingCutlineGauge-module__AGKM6W__gaugeThumb{background:#fff;border-radius:50%;width:12px;height:12px;position:absolute;top:50%;right:3px;transform:translateY(-50%);box-shadow:0 0 0 2px #0000001f}.HousingCutlineGauge-module__AGKM6W__targetFlag{pointer-events:none;font-size:13px;line-height:1;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.HousingCutlineGauge-module__AGKM6W__gaugeScale{color:var(--kc-muted);font-variant-numeric:tabular-nums;justify-content:space-between;font-size:12px;display:flex}.HousingCutlineGauge-module__AGKM6W__targetLabel{color:var(--kc-text);font-weight:700}.HousingCutlineGauge-module__AGKM6W__statRow{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.HousingCutlineGauge-module__AGKM6W__stat{background:var(--kc-card);border:1px solid var(--kc-border);border-radius:var(--kc-radius-sm);flex-direction:column;gap:3px;padding:10px;display:flex}.HousingCutlineGauge-module__AGKM6W__statLabel{color:var(--kc-muted);font-size:12px}.HousingCutlineGauge-module__AGKM6W__statValue{color:var(--kc-text);font-variant-numeric:tabular-nums;font-size:15px;font-weight:700}.HousingCutlineGauge-module__AGKM6W__statAccent{color:var(--kc-brand-strong)}.HousingCutlineGauge-module__AGKM6W__verdict{color:var(--kc-text);background:var(--kc-brand-soft);border-radius:var(--kc-radius-sm);margin:0;padding:12px 14px;font-size:13px;line-height:20px}.HousingCutlineGauge-module__AGKM6W__verdict b{color:var(--kc-brand-strong)}.HousingCutlineGauge-module__AGKM6W__allBox{flex-direction:column;gap:8px;display:flex}.HousingCutlineGauge-module__AGKM6W__allTitle{color:var(--kc-muted);font-size:12px;font-weight:700}.HousingCutlineGauge-module__AGKM6W__allList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.HousingCutlineGauge-module__AGKM6W__allRow{appearance:none;cursor:pointer;background:0 0;border:none;border-radius:8px;grid-template-columns:92px 1fr 44px;align-items:center;gap:10px;width:100%;padding:4px 2px;display:grid}.HousingCutlineGauge-module__AGKM6W__allItemActive .HousingCutlineGauge-module__AGKM6W__allRow{background:var(--kc-brand-soft)}.HousingCutlineGauge-module__AGKM6W__allLabel{color:var(--kc-text);text-align:left;white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;overflow:hidden}.HousingCutlineGauge-module__AGKM6W__allBar{background:var(--kc-card);border:1px solid var(--kc-border);border-radius:999px;height:8px;overflow:hidden}.HousingCutlineGauge-module__AGKM6W__allBarFill{background:var(--kc-brand);height:100%;transition:width 1.1s var(--kc-ease,ease);border-radius:999px;display:block}.HousingCutlineGauge-module__AGKM6W__allPct{color:var(--kc-muted);text-align:right;font-variant-numeric:tabular-nums;font-size:12px;font-weight:700}.HousingCutlineGauge-module__AGKM6W__hint{color:var(--kc-muted);margin:0;font-size:12px;line-height:18px}@media (prefers-reduced-motion:reduce){.HousingCutlineGauge-module__AGKM6W__gaugeFill,.HousingCutlineGauge-module__AGKM6W__allBarFill{transition:none}}
.InsuranceResult-module__zdXjmW__viz{flex-direction:column;gap:28px;padding-top:8px;display:flex}.InsuranceResult-module__zdXjmW__card{background:var(--kc-surface);border:1px solid var(--kc-border);border-radius:var(--kc-radius-sm);flex-direction:column;gap:16px;padding:18px 16px;display:flex}
.BankList-module__NGVoVW__wrap{background:var(--kc-surface);border:1px solid var(--kc-border);border-radius:var(--kc-radius-sm);flex-direction:column;gap:22px;padding:26px 20px;display:flex}.BankList-module__NGVoVW__head{flex-direction:column;gap:8px;display:flex}.BankList-module__NGVoVW__title{color:var(--kc-text);margin:0;font-size:17px;font-weight:700}.BankList-module__NGVoVW__sub{color:var(--kc-muted);word-break:keep-all;margin:0;font-size:14px;line-height:22px}.BankList-module__NGVoVW__rows{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.BankList-module__NGVoVW__row{opacity:0;transition:opacity .5s,transform .5s;transition-delay:calc(var(--i,0) * 45ms);grid-template-columns:88px 1fr 96px;align-items:center;gap:14px;display:grid;transform:translateY(8px)}.BankList-module__NGVoVW__shown .BankList-module__NGVoVW__row{opacity:1;transform:none}.BankList-module__NGVoVW__name{color:var(--kc-muted);word-break:keep-all;align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.BankList-module__NGVoVW__rowBest .BankList-module__NGVoVW__name{color:var(--kc-brand-strong,var(--kc-brand));font-weight:800}.BankList-module__NGVoVW__badge{color:var(--kc-brand-strong,var(--kc-brand));background:color-mix(in srgb, var(--kc-brand) 14%, transparent);border-radius:999px;padding:2px 6px;font-size:11px;font-weight:800}.BankList-module__NGVoVW__track{background:color-mix(in srgb, var(--kc-border) 38%, transparent);border-radius:6px;height:16px;overflow:hidden}.BankList-module__NGVoVW__fill{background:color-mix(in srgb, var(--kc-muted) 40%, transparent);height:100%;transition:width .9s var(--kc-ease,cubic-bezier(.22, 1, .36, 1));transition-delay:calc(var(--i,0) * 45ms + .2s);border-radius:6px;display:block}.BankList-module__NGVoVW__fillBest{background:linear-gradient(90deg, color-mix(in srgb, var(--kc-brand) 78%, transparent), var(--kc-brand))}.BankList-module__NGVoVW__figure{text-align:right;flex-direction:column;align-items:flex-end;gap:1px;display:flex}.BankList-module__NGVoVW__rate{color:var(--kc-text);font-variant-numeric:tabular-nums;font-size:14px;font-weight:800}.BankList-module__NGVoVW__rowBest .BankList-module__NGVoVW__rate{color:var(--kc-brand-strong,var(--kc-brand))}.BankList-module__NGVoVW__monthly{color:var(--kc-muted);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12px}.BankList-module__NGVoVW__hint{color:var(--kc-muted);background:color-mix(in srgb, var(--kc-border) 22%, transparent);word-break:keep-all;border-radius:12px;margin:0;padding:14px;font-size:13px;line-height:21px}@media (prefers-reduced-motion:reduce){.BankList-module__NGVoVW__row,.BankList-module__NGVoVW__fill{opacity:1;transition:none;transform:none}}
.RentRegionTable-module__eG9-GG__wrap{--rate-down:#2f6fed;flex-direction:column;gap:14px;display:flex}@media (prefers-color-scheme:dark){.RentRegionTable-module__eG9-GG__wrap{--rate-down:#6ea8ff}}:root[data-theme=dark] .RentRegionTable-module__eG9-GG__wrap{--rate-down:#6ea8ff}:root[data-theme=light] .RentRegionTable-module__eG9-GG__wrap{--rate-down:#2f6fed}.RentRegionTable-module__eG9-GG__tableWrap{border:1px solid var(--kc-border);border-radius:var(--kc-radius-sm);overflow:hidden}.RentRegionTable-module__eG9-GG__table{border-collapse:collapse;width:100%;font-size:13.5px}.RentRegionTable-module__eG9-GG__table th{text-align:left;background-color:var(--kc-surface);color:var(--kc-muted);padding:10px 14px;font-size:12.5px;font-weight:700}.RentRegionTable-module__eG9-GG__table th.RentRegionTable-module__eG9-GG__numHead{text-align:right}.RentRegionTable-module__eG9-GG__table td{border-top:1px solid var(--kc-border);color:var(--kc-text);font-variant-numeric:tabular-nums;padding:10px 14px;font-weight:500}.RentRegionTable-module__eG9-GG__num{text-align:right;white-space:nowrap}.RentRegionTable-module__eG9-GG__row{cursor:pointer}.RentRegionTable-module__eG9-GG__row:hover td{background-color:var(--kc-surface)}.RentRegionTable-module__eG9-GG__rowApplied{cursor:pointer}.RentRegionTable-module__eG9-GG__rowApplied td{background-color:var(--kc-brand-soft);font-weight:700}.RentRegionTable-module__eG9-GG__up{color:var(--kc-danger);font-weight:700}.RentRegionTable-module__eG9-GG__down{color:var(--rate-down);font-weight:700}.RentRegionTable-module__eG9-GG__flat{color:var(--kc-muted)}.RentRegionTable-module__eG9-GG__caption{color:var(--kc-muted);font-size:12px;line-height:1.5}.RentRegionTable-module__eG9-GG__caption span{display:block}.RentRegionTable-module__eG9-GG__caption span+span{margin-top:4px}