.StarNav-module__mcjN-a__grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}@media (min-width:480px){.StarNav-module__mcjN-a__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.StarNav-module__mcjN-a__grid{grid-template-columns:repeat(4,1fr)}}.StarNav-module__mcjN-a__chip{border:1px solid var(--kc-border);background:var(--kc-surface);color:var(--kc-text);transition:border-color .15s var(--kc-ease), background-color .15s var(--kc-ease), transform .15s var(--kc-ease);border-radius:14px;flex-direction:column;align-items:center;gap:12px;padding:14px 8px;text-decoration:none;display:flex}.StarNav-module__mcjN-a__chip:hover{border-color:var(--kc-brand);background:color-mix(in srgb, var(--kc-brand) 6%, transparent);transform:translateY(-2px)}.StarNav-module__mcjN-a__symbol{justify-content:center;align-items:center;width:28px;height:28px;font-size:28px;line-height:1;display:inline-flex}.StarNav-module__mcjN-a__name{color:var(--kc-text);font-size:15px;font-weight:700}.StarNav-module__mcjN-a__date{color:var(--kc-muted);font-size:12px;font-weight:500}@media (prefers-reduced-motion:reduce){.StarNav-module__mcjN-a__chip{transition:none}}
.TodayStarCard-module__1I9qIW__card{border-radius:var(--kc-radius-sm);background:var(--kc-brand-soft);border:1px solid color-mix(in srgb, var(--kc-brand) 25%, transparent);align-items:center;gap:14px;min-height:76px;padding:18px 16px;text-decoration:none;transition:all .18s;display:flex}.TodayStarCard-module__1I9qIW__card:hover{border-color:var(--kc-brand);transform:translateY(-2px)}.TodayStarCard-module__1I9qIW__card[data-loading]{pointer-events:none}.TodayStarCard-module__1I9qIW__symbol{flex:none;font-size:34px;line-height:1}.TodayStarCard-module__1I9qIW__text{flex-direction:column;gap:3px;min-width:0;display:flex}.TodayStarCard-module__1I9qIW__label{color:var(--kc-muted);font-size:13px;font-weight:600}.TodayStarCard-module__1I9qIW__name{color:var(--kc-text);word-break:keep-all;font-size:20px;font-weight:800}.TodayStarCard-module__1I9qIW__go{color:var(--kc-brand-strong);transition:transform .28s var(--kc-spring);flex:none;margin-left:auto;font-size:20px}.TodayStarCard-module__1I9qIW__card:hover .TodayStarCard-module__1I9qIW__go{transform:translate(4px)}
.StarFinder-module__CuR86a__box{flex-direction:column;gap:30px;display:flex}.StarFinder-module__CuR86a__form{flex-direction:column;gap:12px;display:flex}.StarFinder-module__CuR86a__inputs{gap:10px;display:flex}.StarFinder-module__CuR86a__result{border-radius:var(--kc-radius-sm);background:var(--kc-brand-soft);border:1px solid color-mix(in srgb, var(--kc-brand) 25%, transparent);align-items:center;gap:14px;padding:18px 16px;text-decoration:none;transition:all .18s;display:flex}.StarFinder-module__CuR86a__result:hover{border-color:var(--kc-brand);transform:translateY(-2px)}.StarFinder-module__CuR86a__emoji{flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.StarFinder-module__CuR86a__text{flex-direction:column;gap:2px;min-width:0;display:flex}.StarFinder-module__CuR86a__label{color:var(--kc-muted);font-size:13px;font-weight:600}.StarFinder-module__CuR86a__name{color:var(--kc-text);font-size:20px;font-weight:800}.StarFinder-module__CuR86a__date{color:var(--kc-muted);font-size:13px}.StarFinder-module__CuR86a__go{color:var(--kc-brand-strong);transition:transform .28s var(--kc-spring);flex:none;margin-left:auto;font-size:20px}.StarFinder-module__CuR86a__result:hover .StarFinder-module__CuR86a__go{transform:translate(4px)}
.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}
.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}
.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}
.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}}
.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}
.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}}
.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}
.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}}
.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}
.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}}
.zodiacHub-module__4RqCJW__yearCard{border-radius:var(--kc-radius-sm);background:var(--kc-brand-soft);border:1px solid color-mix(in srgb, var(--kc-brand) 25%, transparent);align-items:center;gap:14px;padding:18px 16px;text-decoration:none;transition:all .18s;display:flex}.zodiacHub-module__4RqCJW__yearCard:hover{border-color:var(--kc-brand);transform:translateY(-2px)}.zodiacHub-module__4RqCJW__yearEmoji{flex:none;font-size:34px}.zodiacHub-module__4RqCJW__yearText{flex-direction:column;gap:3px;min-width:0;display:flex}.zodiacHub-module__4RqCJW__yearLabel{color:var(--kc-muted);font-size:13px;font-weight:600}.zodiacHub-module__4RqCJW__yearName{color:var(--kc-text);word-break:keep-all;font-size:20px;font-weight:800}.zodiacHub-module__4RqCJW__yearGo{color:var(--kc-brand-strong);transition:transform .28s var(--kc-spring);flex:none;margin-left:auto;font-size:20px}.zodiacHub-module__4RqCJW__yearCard:hover .zodiacHub-module__4RqCJW__yearGo{transform:translate(4px)}.zodiacHub-module__4RqCJW__jiji{background:var(--kc-surface);border:1px solid var(--kc-border);border-radius:var(--kc-radius-sm);flex-direction:column;gap:18px;padding:18px 16px;display:flex}.zodiacHub-module__4RqCJW__jijiLead{color:var(--kc-text);word-break:keep-all;margin:0;padding-bottom:20px;font-size:16px;line-height:1.75}.zodiacHub-module__4RqCJW__jijiCards{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.zodiacHub-module__4RqCJW__jijiCard{border-top:1px solid var(--kc-border);align-items:flex-start;gap:12px;padding-top:16px;display:flex}.zodiacHub-module__4RqCJW__jijiCard:first-child{border-top:none;padding-top:0}.zodiacHub-module__4RqCJW__jijiCardIcon{background:var(--kc-brand-soft);border:1px solid color-mix(in srgb, var(--kc-brand) 20%, transparent);border-radius:12px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:inline-flex}.zodiacHub-module__4RqCJW__jijiCardBody{flex-direction:column;gap:4px;min-width:0;display:flex}.zodiacHub-module__4RqCJW__jijiCardTitle{color:var(--kc-text);font-size:15px;font-weight:800}.zodiacHub-module__4RqCJW__jijiCardDesc{color:var(--kc-muted);word-break:keep-all;font-size:13px;line-height:1.6}.zodiacHub-module__4RqCJW__termCard{background:var(--kc-surface);border:1px solid var(--kc-border);border-radius:var(--kc-radius-sm);flex-direction:column;padding:18px 16px;display:flex}.zodiacHub-module__4RqCJW__termList{flex-direction:column;gap:20px;margin:0;padding:0;list-style:none;display:flex}.zodiacHub-module__4RqCJW__termItem{border-top:1px solid var(--kc-border);align-items:flex-start;gap:14px;padding-top:16px;display:flex}.zodiacHub-module__4RqCJW__termItem:first-child{border-top:none;padding-top:0}.zodiacHub-module__4RqCJW__termIcon{background:var(--kc-brand-soft);border:1px solid color-mix(in srgb, var(--kc-brand) 20%, transparent);border-radius:12px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:inline-flex}.zodiacHub-module__4RqCJW__termBody{flex-direction:column;gap:8px;min-width:0;display:flex}.zodiacHub-module__4RqCJW__termName{color:var(--kc-text);font-size:16px;font-weight:800}.zodiacHub-module__4RqCJW__termReading{color:var(--kc-muted);margin-left:4px;font-size:14px;font-weight:600}.zodiacHub-module__4RqCJW__termDesc{color:var(--kc-muted);word-break:keep-all;font-size:14px;line-height:1.6}.zodiacHub-module__4RqCJW__popList{margin:0;padding:0;list-style:none}.zodiacHub-module__4RqCJW__popRow{border-top:1px dashed var(--kc-border)}.zodiacHub-module__4RqCJW__popRow:first-child{border-top:none}.zodiacHub-module__4RqCJW__popLink{color:inherit;align-items:center;gap:10px;padding:9px 0;text-decoration:none;display:flex}.zodiacHub-module__4RqCJW__popRank{text-align:center;width:20px;color:var(--kc-muted);font-variant-numeric:tabular-nums;flex:none;font-size:13px;font-weight:700}.zodiacHub-module__4RqCJW__popName{width:76px;color:var(--kc-text);white-space:nowrap;flex:none;font-size:14px;font-weight:600}.zodiacHub-module__4RqCJW__popBarWrap{background:var(--kc-card);border-radius:999px;flex:1;min-width:36px;height:12px;overflow:hidden}.zodiacHub-module__4RqCJW__popBar{background:color-mix(in srgb, var(--kc-muted) 55%, transparent);border-radius:999px;height:100%;display:block}.zodiacHub-module__4RqCJW__popValue{text-align:right;flex-direction:column;flex:none;align-items:flex-end;gap:1px;min-width:82px;display:flex}.zodiacHub-module__4RqCJW__popValue b{color:var(--kc-text);font-variant-numeric:tabular-nums;font-size:13px;font-weight:700}.zodiacHub-module__4RqCJW__popPct{color:var(--kc-muted);font-variant-numeric:tabular-nums;font-size:11px}.zodiacHub-module__4RqCJW__popLink:hover .zodiacHub-module__4RqCJW__popName{color:var(--kc-brand-strong);text-decoration:underline}
.YearBarChart-module__lEj-XG__wrap{flex-direction:column;gap:20px;display:flex}.YearBarChart-module__lEj-XG__key{flex-direction:column;gap:8px;display:flex}.YearBarChart-module__lEj-XG__legend{flex-wrap:wrap;gap:8px 16px;margin:0;padding:0;list-style:none;display:flex}.YearBarChart-module__lEj-XG__hint{color:var(--kc-muted);word-break:keep-all;margin:0;font-size:12.5px;line-height:1.5}.YearBarChart-module__lEj-XG__legendItem{color:var(--kc-muted);word-break:keep-all;align-items:center;gap:7px;font-size:13px;display:flex}.YearBarChart-module__lEj-XG__swatch{border-radius:3px;flex-shrink:0;width:10px;height:10px}.YearBarChart-module__lEj-XG__rows{flex-direction:column;gap:30px;margin:0;padding:0;list-style:none;display:flex}.YearBarChart-module__lEj-XG__row{flex-direction:column;gap:7px;display:flex}.YearBarChart-module__lEj-XG__head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.YearBarChart-module__lEj-XG__year{font-variant-numeric:tabular-nums;color:var(--bar-ink);align-items:center;gap:6px;font-size:14px;font-weight:600;display:flex}.YearBarChart-module__lEj-XG__badge{background:var(--kc-brand);color:var(--kc-bg);border-radius:999px;padding:1px 7px;font-size:11px;font-weight:700}.YearBarChart-module__lEj-XG__val{color:var(--kc-text);font-variant-numeric:tabular-nums;white-space:nowrap;align-items:baseline;gap:8px;font-size:14px;font-weight:700;display:flex}.YearBarChart-module__lEj-XG__note{color:var(--kc-muted);font-size:12.5px;font-weight:500}.YearBarChart-module__lEj-XG__track{background:var(--kc-bg);border:1px solid var(--kc-border);border-radius:999px;height:14px;display:flex;overflow:hidden}.YearBarChart-module__lEj-XG__seg{height:100%;display:block}.YearBarChart-module__lEj-XG__tone_past{--bar-hue:var(--kc-muted);--bar-ink:var(--kc-muted)}.YearBarChart-module__lEj-XG__tone_now{--bar-hue:var(--kc-brand);--bar-ink:var(--kc-brand-strong)}.YearBarChart-module__lEj-XG__tone_future{--bar-hue:var(--kc-accent-blue);--bar-ink:color-mix(in srgb, var(--kc-accent-blue) 88%, var(--kc-text))}.YearBarChart-module__lEj-XG__seg_full{background-color:color-mix(in srgb, var(--bar-hue) 68%, var(--kc-surface))}.YearBarChart-module__lEj-XG__seg_half{background-color:color-mix(in srgb, var(--kc-accent-warm) 55%, var(--kc-surface))}.YearBarChart-module__lEj-XG__more{flex-direction:column;gap:14px;display:flex}.YearBarChart-module__lEj-XG__summary{border:1px solid var(--kc-border);background:var(--kc-surface);color:var(--kc-muted);cursor:pointer;border-radius:999px;align-self:center;padding:7px 16px;font-size:13px;font-weight:600;list-style:none;transition:border-color .2s,color .2s}.YearBarChart-module__lEj-XG__summary::-webkit-details-marker{display:none}.YearBarChart-module__lEj-XG__summary:after{content:" ▾"}.YearBarChart-module__lEj-XG__more[open] .YearBarChart-module__lEj-XG__summary:after{content:" ▴"}.YearBarChart-module__lEj-XG__summary:hover{border-color:var(--kc-brand);color:var(--kc-brand-strong)}@media (max-width:400px){.YearBarChart-module__lEj-XG__head{flex-direction:column;align-items:flex-start;gap:3px}}
.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)}
.celebHub-module__FtGEHW__grid{grid-template-columns:repeat(auto-fill,minmax(104px,1fr));gap:10px;display:grid}.celebHub-module__FtGEHW__tile{border:1px solid var(--kc-border);background:var(--kc-surface);color:var(--kc-text);border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:14px 8px;text-decoration:none;transition:all .15s;display:flex}.celebHub-module__FtGEHW__tile:hover{border-color:var(--kc-brand);transform:translateY(-2px)}.celebHub-module__FtGEHW__tileEmoji{font-size:24px;line-height:1}.celebHub-module__FtGEHW__tileName{color:var(--kc-text);word-break:keep-all;font-size:16px;font-weight:800}.celebHub-module__FtGEHW__tileCount{color:var(--kc-muted);font-variant-numeric:tabular-nums;font-size:13px;font-weight:600}.celebHub-module__FtGEHW__yearGrid{grid-template-columns:repeat(auto-fill,minmax(92px,1fr))}
.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}
.MilitaryPayPolicy-module__Rb8k3W__card{border:1px solid var(--kc-border);border-radius:var(--kc-radius);background-color:var(--kc-surface);flex-direction:column;gap:20px;padding:26px 22px;display:flex}.MilitaryPayPolicy-module__Rb8k3W__cardNote{color:var(--kc-muted);text-align:right;margin:0;font-size:12px}.MilitaryPayPolicy-module__Rb8k3W__tone_pv2{--tone:var(--kc-muted)}.MilitaryPayPolicy-module__Rb8k3W__tone_pfc{--tone:var(--kc-accent-blue)}.MilitaryPayPolicy-module__Rb8k3W__tone_crpr{--tone:var(--kc-brand)}.MilitaryPayPolicy-module__Rb8k3W__tone_sgnt{--tone:var(--kc-accent-warm)}.MilitaryPayPolicy-module__Rb8k3W__ladder{flex-direction:column;gap:18px;display:flex}.MilitaryPayPolicy-module__Rb8k3W__rung{flex-direction:column;gap:8px;display:flex}.MilitaryPayPolicy-module__Rb8k3W__rungHead{align-items:center;gap:8px;display:flex}.MilitaryPayPolicy-module__Rb8k3W__rankChip{background-color:color-mix(in srgb, var(--tone) 16%, transparent);border:1px solid color-mix(in srgb, var(--tone) 40%, transparent);color:color-mix(in srgb, var(--tone) 80%, var(--kc-text));white-space:nowrap;border-radius:999px;flex:none;padding:3px 10px;font-size:13px;font-weight:700}.MilitaryPayPolicy-module__Rb8k3W__rungWhen{color:var(--kc-muted);white-space:nowrap;font-size:13px}.MilitaryPayPolicy-module__Rb8k3W__rungAmount{color:var(--kc-text);font-variant-numeric:tabular-nums;white-space:nowrap;margin-left:auto;font-size:15px;font-weight:700}.MilitaryPayPolicy-module__Rb8k3W__rungTrack{background-color:color-mix(in srgb, var(--kc-border) 40%, transparent);border-radius:999px;height:22px;margin-right:46px;position:relative}.MilitaryPayPolicy-module__Rb8k3W__rungFill{background-color:color-mix(in srgb, var(--tone) 62%, var(--kc-surface));width:0;height:100%;transition:width .78s var(--kc-spring);transition-delay:calc(var(--i) * 90ms);border-radius:999px}.MilitaryPayPolicy-module__Rb8k3W__in .MilitaryPayPolicy-module__Rb8k3W__rungFill{width:var(--w)}.MilitaryPayPolicy-module__Rb8k3W__rungUp{top:50%;left:var(--w);color:color-mix(in srgb, var(--tone) 75%, var(--kc-text));white-space:nowrap;opacity:0;transition:opacity .42s var(--kc-ease);transition-delay:calc(var(--i) * 90ms + .5s);font-size:12px;font-weight:700;position:absolute;transform:translate(8px,-50%)}.MilitaryPayPolicy-module__Rb8k3W__in .MilitaryPayPolicy-module__Rb8k3W__rungUp{opacity:1}.MilitaryPayPolicy-module__Rb8k3W__legend{flex-wrap:wrap;gap:6px 14px;margin:0;padding:0;display:flex}.MilitaryPayPolicy-module__Rb8k3W__legendItem{color:var(--kc-muted);align-items:center;gap:6px;font-size:12px;display:inline-flex}.MilitaryPayPolicy-module__Rb8k3W__legendDot{background-color:color-mix(in srgb, var(--tone) 62%, var(--kc-surface));border-radius:3px;width:10px;height:10px}.MilitaryPayPolicy-module__Rb8k3W__services{flex-direction:column;gap:20px;display:flex}.MilitaryPayPolicy-module__Rb8k3W__service{flex-direction:column;gap:7px;display:flex}.MilitaryPayPolicy-module__Rb8k3W__serviceHead{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.MilitaryPayPolicy-module__Rb8k3W__serviceName{color:var(--kc-text);font-size:14px}.MilitaryPayPolicy-module__Rb8k3W__serviceMonths{color:var(--kc-text);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:14px;font-weight:700}.MilitaryPayPolicy-module__Rb8k3W__serviceTrack{background-color:color-mix(in srgb, var(--kc-border) 40%, transparent);width:0;height:26px;transition:width .7s var(--kc-spring);transition-delay:calc(var(--i) * .11s);border-radius:8px;display:flex;overflow:hidden}.MilitaryPayPolicy-module__Rb8k3W__in .MilitaryPayPolicy-module__Rb8k3W__serviceTrack{width:var(--w)}.MilitaryPayPolicy-module__Rb8k3W__seg{width:var(--seg);background-color:color-mix(in srgb, var(--tone) 62%, var(--kc-surface));border-right:1px solid var(--kc-surface);justify-content:center;align-items:center;display:flex}.MilitaryPayPolicy-module__Rb8k3W__seg:last-child{border-right:none}.MilitaryPayPolicy-module__Rb8k3W__segLabel{color:var(--kc-text);font-variant-numeric:tabular-nums;opacity:0;transition:opacity .4s var(--kc-ease);transition-delay:calc(var(--i) * .11s + .45s);font-size:12px;font-weight:700}.MilitaryPayPolicy-module__Rb8k3W__in .MilitaryPayPolicy-module__Rb8k3W__segLabel{opacity:.85}.MilitaryPayPolicy-module__Rb8k3W__serviceNote{color:var(--kc-muted);font-size:14px}.MilitaryPayPolicy-module__Rb8k3W__serviceNote strong{color:color-mix(in srgb, var(--kc-accent-warm) 75%, var(--kc-text))}.MilitaryPayPolicy-module__Rb8k3W__extras{flex-direction:column;gap:12px;margin:0;padding:0;display:flex}.MilitaryPayPolicy-module__Rb8k3W__extra{border:1px solid var(--kc-border);border-radius:var(--kc-radius-sm);background-color:var(--kc-card);gap:14px;padding:18px;display:flex}.MilitaryPayPolicy-module__Rb8k3W__extraEmoji{flex:none;font-size:22px;line-height:1.3}.MilitaryPayPolicy-module__Rb8k3W__extraBody{flex-direction:column;gap:6px;min-width:0;display:flex}.MilitaryPayPolicy-module__Rb8k3W__extraHead{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.MilitaryPayPolicy-module__Rb8k3W__extraName{color:var(--kc-text);font-size:15px;font-weight:700}.MilitaryPayPolicy-module__Rb8k3W__kind{white-space:nowrap;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700}.MilitaryPayPolicy-module__Rb8k3W__kind_cash{background-color:color-mix(in srgb, var(--kc-brand) 14%, transparent);color:var(--kc-brand-strong)}.MilitaryPayPolicy-module__Rb8k3W__kind_spend{background-color:color-mix(in srgb, var(--kc-accent-warm) 18%, transparent);color:color-mix(in srgb, var(--kc-accent-warm) 70%, var(--kc-text))}.MilitaryPayPolicy-module__Rb8k3W__kind_voucher{background-color:color-mix(in srgb, var(--kc-accent-blue) 16%, transparent);color:color-mix(in srgb, var(--kc-accent-blue) 75%, var(--kc-text))}.MilitaryPayPolicy-module__Rb8k3W__extraDesc{color:var(--kc-text);margin:0;font-size:13px;line-height:1.6}.MilitaryPayPolicy-module__Rb8k3W__taxTop,.MilitaryPayPolicy-module__Rb8k3W__taxBottom{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.MilitaryPayPolicy-module__Rb8k3W__taxTopLabel,.MilitaryPayPolicy-module__Rb8k3W__taxBottomLabel{color:var(--kc-muted);font-size:14px}.MilitaryPayPolicy-module__Rb8k3W__taxTopValue{color:var(--kc-text);font-variant-numeric:tabular-nums;font-size:18px;font-weight:700}.MilitaryPayPolicy-module__Rb8k3W__taxBottomLabel{color:var(--kc-text);font-weight:700}.MilitaryPayPolicy-module__Rb8k3W__taxBottomValue{color:var(--kc-brand-strong);font-variant-numeric:tabular-nums;font-size:22px;font-weight:800}.MilitaryPayPolicy-module__Rb8k3W__deductions{flex-direction:column;gap:10px;margin:0;padding:0;display:flex}.MilitaryPayPolicy-module__Rb8k3W__deduction{border-bottom:1px dashed var(--kc-border);opacity:0;transition:opacity .38s var(--kc-ease), transform .38s var(--kc-ease);transition-delay:calc(var(--i) * 80ms);flex-wrap:wrap;align-items:baseline;gap:4px 10px;padding-bottom:10px;display:flex;transform:translate(-6px)}.MilitaryPayPolicy-module__Rb8k3W__in .MilitaryPayPolicy-module__Rb8k3W__deduction{opacity:1;transform:translate(0)}.MilitaryPayPolicy-module__Rb8k3W__deduction:last-child{border-bottom:none;padding-bottom:0}.MilitaryPayPolicy-module__Rb8k3W__dedName{color:var(--kc-text);font-size:14px}.MilitaryPayPolicy-module__Rb8k3W__dedWhy{color:var(--kc-muted);font-size:12px}.MilitaryPayPolicy-module__Rb8k3W__dedValue{color:var(--kc-muted);font-variant-numeric:tabular-nums;margin-left:auto;font-size:14px;font-weight:700}.MilitaryPayPolicy-module__Rb8k3W__taxBar{background-color:color-mix(in srgb, var(--kc-border) 40%, transparent);border-radius:999px;height:14px;overflow:hidden}.MilitaryPayPolicy-module__Rb8k3W__taxFill{background:linear-gradient(90deg, var(--kc-brand), var(--kc-brand-strong));width:0;height:100%;transition:width .9s var(--kc-spring);border-radius:999px;transition-delay:.48s;display:block}.MilitaryPayPolicy-module__Rb8k3W__in .MilitaryPayPolicy-module__Rb8k3W__taxFill{width:100%}@media (max-width:420px){.MilitaryPayPolicy-module__Rb8k3W__card{padding:20px 16px}.MilitaryPayPolicy-module__Rb8k3W__rungHead{flex-wrap:wrap}.MilitaryPayPolicy-module__Rb8k3W__rungAmount{text-align:right;flex-basis:100%;margin-left:0}.MilitaryPayPolicy-module__Rb8k3W__extra{padding:14px}}@media (prefers-reduced-motion:reduce){.MilitaryPayPolicy-module__Rb8k3W__rungFill,.MilitaryPayPolicy-module__Rb8k3W__rungUp,.MilitaryPayPolicy-module__Rb8k3W__serviceTrack,.MilitaryPayPolicy-module__Rb8k3W__segLabel,.MilitaryPayPolicy-module__Rb8k3W__deduction,.MilitaryPayPolicy-module__Rb8k3W__taxFill{transition:none}}
.CapGauge-module__jQzovq__wrap{background:var(--kc-surface);border:1px solid var(--kc-border);border-radius:var(--kc-radius-sm);flex-direction:column;gap:22px;padding:28px 22px;display:flex}.CapGauge-module__jQzovq__head{flex-direction:column;gap:8px;display:flex}.CapGauge-module__jQzovq__title{color:var(--kc-text);word-break:keep-all;margin:0;font-size:17px;font-weight:700}.CapGauge-module__jQzovq__sub{color:var(--kc-muted);word-break:keep-all;margin:0;font-size:14px;line-height:23px}.CapGauge-module__jQzovq__sub b{color:var(--kc-text);font-weight:700}.CapGauge-module__jQzovq__subOver b{color:var(--kc-danger)}.CapGauge-module__jQzovq__gauge{flex-direction:column;gap:8px;display:flex}.CapGauge-module__jQzovq__laneTop{height:22px;position:relative}.CapGauge-module__jQzovq__capLabel{color:var(--kc-text);white-space:nowrap;font-size:12px;font-weight:800;position:absolute;bottom:2px;transform:translate(-50%)}.CapGauge-module__jQzovq__bar{height:34px;position:relative}.CapGauge-module__jQzovq__track{border-radius:9px;display:flex;position:absolute;inset:0;overflow:hidden}.CapGauge-module__jQzovq__zoneOk{background:color-mix(in srgb, var(--kc-brand) 22%, transparent);justify-content:center;align-items:center;height:100%;display:flex}.CapGauge-module__jQzovq__zoneOver{background:color-mix(in srgb, var(--kc-danger) 18%, transparent);flex:1;justify-content:center;align-items:center;height:100%;display:flex}.CapGauge-module__jQzovq__zoneText{white-space:nowrap;padding:0 8px;font-size:12px;font-weight:700}.CapGauge-module__jQzovq__zoneTextOk{color:var(--kc-brand-strong,var(--kc-brand))}.CapGauge-module__jQzovq__zoneTextOver{color:var(--kc-danger)}.CapGauge-module__jQzovq__divider{background:var(--kc-text);border-radius:2px;width:2px;position:absolute;top:-4px;bottom:-4px;transform:translate(-50%)}.CapGauge-module__jQzovq__pin{border:3px solid var(--kc-surface);width:16px;height:16px;transition:left 1s var(--kc-ease,cubic-bezier(.22, 1, .36, 1));border-radius:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.CapGauge-module__jQzovq__pinOk{background:var(--kc-brand-strong,var(--kc-brand));box-shadow:0 0 0 1px color-mix(in srgb, var(--kc-brand) 40%, transparent), 0 3px 10px color-mix(in srgb, var(--kc-brand) 32%, transparent)}.CapGauge-module__jQzovq__pinOver{background:var(--kc-danger);box-shadow:0 0 0 1px color-mix(in srgb, var(--kc-danger) 40%, transparent), 0 3px 10px color-mix(in srgb, var(--kc-danger) 30%, transparent)}.CapGauge-module__jQzovq__laneBottom{height:22px;position:relative}.CapGauge-module__jQzovq__rateLabel{color:var(--kc-brand-strong,var(--kc-brand));white-space:nowrap;font-size:12px;font-weight:800;position:absolute;top:2px;transform:translate(-50%)}.CapGauge-module__jQzovq__rateLabelOver{color:var(--kc-danger)}.CapGauge-module__jQzovq__scale{color:var(--kc-muted);font-variant-numeric:tabular-nums;justify-content:space-between;margin-top:2px;font-size:12px;display:flex}.CapGauge-module__jQzovq__regionMark{border-left:2px dashed var(--kc-muted);opacity:.9;width:0;position:absolute;top:-4px;bottom:-4px;transform:translate(-50%)}.CapGauge-module__jQzovq__regionTopLabel{color:var(--kc-muted);white-space:nowrap;font-size:12px;font-weight:500;position:absolute;bottom:2px;transform:translate(-50%)}.CapGauge-module__jQzovq__regionLegend{color:var(--kc-muted);font-variant-numeric:tabular-nums;align-items:center;gap:8px;margin:10px 0 0;font-size:12px;display:flex}.CapGauge-module__jQzovq__regionSwatch{background:var(--kc-muted);border-radius:2px;flex:none;width:10px;height:3px}@media (prefers-reduced-motion:reduce){.CapGauge-module__jQzovq__pin{transition:none}}
.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}}
.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%)}}
.colorZodiac-module__jvPBSq__blendCard{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}.colorZodiac-module__jvPBSq__blendHero{align-items:center;gap:14px;display:flex}.colorZodiac-module__jvPBSq__blendEmoji{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}.colorZodiac-module__jvPBSq__blendHead{flex-direction:column;gap:4px;min-width:0;display:flex}.colorZodiac-module__jvPBSq__blendName{color:var(--kc-text);word-break:keep-all;font-size:18px;font-weight:800}.colorZodiac-module__jvPBSq__blendKeyword{color:var(--kc-brand-strong);word-break:keep-all;font-size:15px;font-weight:600}.colorZodiac-module__jvPBSq__blendList{border-top:1px solid var(--kc-border);flex-direction:column;gap:14px;margin:0;padding:16px 0 0;list-style:none;display:flex}.colorZodiac-module__jvPBSq__blendItem{align-items:flex-start;gap:10px;display:flex}.colorZodiac-module__jvPBSq__blendItemEmoji{flex:none;font-size:18px;line-height:1.5}.colorZodiac-module__jvPBSq__blendItemText{color:var(--kc-text);word-break:keep-all;font-size:15px;line-height:1.5}.colorZodiac-module__jvPBSq__blendText{border-top:1px solid var(--kc-border);color:var(--kc-text);word-break:keep-all;margin:0;padding-top:16px;font-size:15px;line-height:1.7}.colorZodiac-module__jvPBSq__ohaengCard{background:var(--kc-surface);border:1px solid var(--kc-border);border-radius:var(--kc-radius-sm);align-items:center;gap:14px;padding:16px;display:flex}.colorZodiac-module__jvPBSq__ohaengEmoji{flex:none;font-size:30px}.colorZodiac-module__jvPBSq__ohaengText{flex-direction:column;gap:4px;min-width:0;display:flex}.colorZodiac-module__jvPBSq__ohaengKeyword{color:var(--kc-text);font-size:15px;font-weight:800}.colorZodiac-module__jvPBSq__ohaengDesc{color:var(--kc-muted);word-break:keep-all;font-size:14px;line-height:1.6}.colorZodiac-module__jvPBSq__factGrid{grid-template-columns:1fr;gap:10px;display:grid}@media (min-width:560px){.colorZodiac-module__jvPBSq__factGrid{grid-template-columns:1fr 1fr}}.colorZodiac-module__jvPBSq__factItem{background:var(--kc-surface);border:1px solid var(--kc-border);border-radius:var(--kc-radius-sm);align-items:center;gap:10px;padding:14px 16px;display:flex}.colorZodiac-module__jvPBSq__factIcon{flex:none;font-size:20px}.colorZodiac-module__jvPBSq__factLabel{color:var(--kc-muted);flex:none;font-size:14px;font-weight:600}.colorZodiac-module__jvPBSq__factValue{color:var(--kc-text);text-align:right;font-variant-numeric:tabular-nums;word-break:keep-all;margin-left:auto;font-size:15px;font-weight:700}.colorZodiac-module__jvPBSq__yearList{flex-direction:column;gap:10px;display:flex}.colorZodiac-module__jvPBSq__yearRow{background:var(--kc-surface);border:1px solid var(--kc-border);transition:.15s var(--kc-ease);border-radius:12px;align-items:center;gap:10px;padding:14px 16px;text-decoration:none;display:flex}.colorZodiac-module__jvPBSq__yearRow:hover{border-color:var(--kc-brand);background:color-mix(in srgb, var(--kc-brand) 6%, transparent)}.colorZodiac-module__jvPBSq__yearNum{color:var(--kc-text);font-variant-numeric:tabular-nums;flex:none;font-size:15px;font-weight:700}.colorZodiac-module__jvPBSq__yearAges{color:var(--kc-muted);font-variant-numeric:tabular-nums;word-break:keep-all;font-size:13px}.colorZodiac-module__jvPBSq__yearArrow{color:var(--kc-muted);transition:transform .28s var(--kc-spring);flex:none;margin-left:auto}.colorZodiac-module__jvPBSq__yearRow:hover .colorZodiac-module__jvPBSq__yearArrow{color:var(--kc-brand-strong);transform:translate(4px)}.colorZodiac-module__jvPBSq__chips{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.colorZodiac-module__jvPBSq__chip{border:1px solid var(--kc-border);background:var(--kc-surface);color:var(--kc-text);transition:.15s var(--kc-ease);border-radius:999px;align-items:center;gap:6px;padding:9px 16px;font-weight:600;text-decoration:none;display:inline-flex}.colorZodiac-module__jvPBSq__chip:hover{border-color:var(--kc-brand);color:var(--kc-brand-strong)}@media (prefers-reduced-motion:reduce){.colorZodiac-module__jvPBSq__yearRow .colorZodiac-module__jvPBSq__yearArrow{transition:none}}
.starSign-module__qEfOZW__persona{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}.starSign-module__qEfOZW__kwRow{flex-wrap:wrap;gap:8px;display:flex}.starSign-module__qEfOZW__kw{background:var(--kc-brand-soft);border:1px solid color-mix(in srgb, var(--kc-brand) 20%, transparent);color:var(--kc-brand-strong);border-radius:999px;align-items:center;padding:6px 12px;font-size:14px;font-weight:700;display:inline-flex}.starSign-module__qEfOZW__traits{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.starSign-module__qEfOZW__trait{color:var(--kc-text);word-break:keep-all;padding-left:24px;font-size:15px;line-height:1.65;position:relative}.starSign-module__qEfOZW__trait:before{content:"✦";color:var(--kc-brand-strong);position:absolute;top:0;left:0}.starSign-module__qEfOZW__personaGroup{flex-direction:column;gap:16px;display:flex}.starSign-module__qEfOZW__split{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:560px){.starSign-module__qEfOZW__split{grid-template-columns:1fr 1fr}}.starSign-module__qEfOZW__col{flex-direction:column;gap:10px;display:flex}.starSign-module__qEfOZW__colLabel{color:var(--kc-text);font-size:14px;font-weight:800}.starSign-module__qEfOZW__miniList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.starSign-module__qEfOZW__miniItem{color:var(--kc-muted);word-break:keep-all;font-size:14px;line-height:1.55}.starSign-module__qEfOZW__vibes{flex-direction:column;gap:10px;display:flex}.starSign-module__qEfOZW__vibeChips{flex-wrap:wrap;gap:8px;display:flex}.starSign-module__qEfOZW__vibeChip{background:var(--kc-card);border:1px solid var(--kc-border);color:var(--kc-text);border-radius:999px;align-items:center;padding:8px 12px;font-size:14px;font-weight:600;display:inline-flex}.starSign-module__qEfOZW__myth{background:var(--kc-surface);border:1px solid var(--kc-border);border-radius:var(--kc-radius-sm);gap:14px;padding:18px 16px;display:flex}.starSign-module__qEfOZW__mythIcon{flex:none;font-size:24px;line-height:1.5}.starSign-module__qEfOZW__mythText{color:var(--kc-text);word-break:keep-all;margin:0;font-size:15px;line-height:1.75}.starSign-module__qEfOZW__chips{flex-wrap:wrap;gap:8px;display:flex}.starSign-module__qEfOZW__chip{border:1px solid var(--kc-border);background:var(--kc-surface);color:var(--kc-text);border-radius:999px;align-items:center;gap:6px;padding:10px 14px;font-size:14px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.starSign-module__qEfOZW__chip:hover{border-color:var(--kc-brand);color:var(--kc-brand-strong)}
.starHub-module__SiutCG__intro{background:var(--kc-surface);border:1px solid var(--kc-border);border-radius:var(--kc-radius-sm);flex-direction:column;gap:18px;padding:18px 16px;display:flex}.starHub-module__SiutCG__introLead{color:var(--kc-text);word-break:keep-all;margin:0;padding-bottom:20px;font-size:16px;line-height:1.75}.starHub-module__SiutCG__introCards{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.starHub-module__SiutCG__introCard{border-top:1px solid var(--kc-border);align-items:flex-start;gap:12px;padding-top:16px;display:flex}.starHub-module__SiutCG__introCard:first-child{border-top:none;padding-top:0}.starHub-module__SiutCG__introIcon{background:var(--kc-brand-soft);border:1px solid color-mix(in srgb, var(--kc-brand) 20%, transparent);border-radius:12px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:inline-flex}.starHub-module__SiutCG__introBody{flex-direction:column;gap:4px;min-width:0;display:flex}.starHub-module__SiutCG__introTitle{color:var(--kc-text);font-size:15px;font-weight:800}.starHub-module__SiutCG__introDesc{color:var(--kc-muted);word-break:keep-all;font-size:13px;line-height:1.6}.starHub-module__SiutCG__termCard{background:var(--kc-surface);border:1px solid var(--kc-border);border-radius:var(--kc-radius-sm);flex-direction:column;padding:18px 16px;display:flex}.starHub-module__SiutCG__termList{flex-direction:column;gap:20px;margin:0;padding:0;list-style:none;display:flex}.starHub-module__SiutCG__termItem{border-top:1px solid var(--kc-border);align-items:flex-start;gap:14px;padding-top:16px;display:flex}.starHub-module__SiutCG__termItem:first-child{border-top:none;padding-top:0}.starHub-module__SiutCG__termIcon{background:var(--kc-brand-soft);border:1px solid color-mix(in srgb, var(--kc-brand) 20%, transparent);border-radius:12px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:inline-flex}.starHub-module__SiutCG__termBody{flex-direction:column;gap:8px;min-width:0;display:flex}.starHub-module__SiutCG__termName{color:var(--kc-text);font-size:16px;font-weight:800}.starHub-module__SiutCG__termReading{color:var(--kc-muted);margin-left:4px;font-size:14px;font-weight:600}.starHub-module__SiutCG__termDesc{color:var(--kc-muted);word-break:keep-all;font-size:14px;line-height:1.6}.starHub-module__SiutCG__elemGroups{flex-direction:column;gap:14px;display:flex}.starHub-module__SiutCG__elemGroup{background:var(--kc-surface);border:1px solid var(--kc-border);border-radius:var(--kc-radius-sm);padding:16px}.starHub-module__SiutCG__elemHead{align-items:baseline;gap:8px;margin-bottom:12px;display:flex}.starHub-module__SiutCG__elemEmoji{font-size:20px}.starHub-module__SiutCG__elemName{color:var(--kc-text);font-size:16px;font-weight:800}.starHub-module__SiutCG__elemDesc{color:var(--kc-muted);word-break:keep-all;font-size:13px;font-weight:500}.starHub-module__SiutCG__elemChips{flex-wrap:wrap;gap:8px;display:flex}.starHub-module__SiutCG__elemChip{border:1px solid var(--kc-border);background:var(--kc-card);color:var(--kc-text);border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.starHub-module__SiutCG__elemChip:hover{border-color:var(--kc-brand);color:var(--kc-brand-strong)}