.ZodiacColorAccordion-module__-2ELHq__groups{flex-direction:column;gap:12px;display:flex}.ZodiacColorAccordion-module__-2ELHq__group{background-color:var(--kc-surface);border:1px solid var(--kc-border);border-radius:12px;overflow:hidden}.ZodiacColorAccordion-module__-2ELHq__head{cursor:pointer;text-align:left;background-color:#0000;border:none;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:14px 16px;display:flex}.ZodiacColorAccordion-module__-2ELHq__headTitle{color:var(--kc-text);align-items:baseline;gap:6px;font-size:16px;font-weight:800;display:flex}.ZodiacColorAccordion-module__-2ELHq__headSub{color:var(--kc-muted);font-size:14px;font-weight:600}.ZodiacColorAccordion-module__-2ELHq__icon{flex-shrink:0;width:16px;height:16px;position:relative}.ZodiacColorAccordion-module__-2ELHq__icon:before,.ZodiacColorAccordion-module__-2ELHq__icon:after{content:"";background-color:var(--kc-muted);transition:transform .2s;position:absolute}.ZodiacColorAccordion-module__-2ELHq__icon:before{width:16px;height:2px;top:7px;left:0}.ZodiacColorAccordion-module__-2ELHq__icon:after{width:2px;height:16px;top:0;left:7px}.ZodiacColorAccordion-module__-2ELHq__group[data-open=true] .ZodiacColorAccordion-module__-2ELHq__icon:after{transform:scaleY(0)}.ZodiacColorAccordion-module__-2ELHq__bodyWrap{grid-template-rows:0fr;transition:grid-template-rows .28s;display:grid}.ZodiacColorAccordion-module__-2ELHq__bodyWrap[data-open=true]{grid-template-rows:1fr}.ZodiacColorAccordion-module__-2ELHq__bodyInner{min-height:0;overflow:hidden}.ZodiacColorAccordion-module__-2ELHq__chips{flex-wrap:wrap;gap:8px;padding:0 16px 14px;display:flex}.ZodiacColorAccordion-module__-2ELHq__chip{border:1px solid var(--kc-border);background:var(--kc-card);color:var(--kc-text);border-radius:999px;align-items:center;gap:4px;padding:7px 12px;font-size:14px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.ZodiacColorAccordion-module__-2ELHq__chip:hover{border-color:var(--kc-brand);color:var(--kc-brand-strong)}@media (prefers-reduced-motion:reduce){.ZodiacColorAccordion-module__-2ELHq__bodyWrap{transition:none}}
.CrossLinkStrip-module__jCGhWG__wrap{flex-direction:column;gap:4px;display:flex}.CrossLinkStrip-module__jCGhWG__strip{scroll-snap-type:x mandatory;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-auto-columns:100%;grid-auto-flow:column;gap:12px;margin:0;padding:4px 0;list-style:none;display:grid;overflow-x:auto}.CrossLinkStrip-module__jCGhWG__strip::-webkit-scrollbar{display:none}.CrossLinkStrip-module__jCGhWG__strip:focus-visible{outline:2px solid var(--kc-brand);outline-offset:2px;border-radius:var(--kc-radius-sm)}.CrossLinkStrip-module__jCGhWG__item{scroll-snap-align:start;scroll-snap-stop:always;min-width:0;display:grid}.CrossLinkStrip-module__jCGhWG__dots{justify-content:center;gap:6px;display:flex}.CrossLinkStrip-module__jCGhWG__dot{cursor:pointer;width:6px;height:20px;transition:width .2s var(--kc-ease);background:0 0;border:0;place-items:center;padding:0;display:grid}.CrossLinkStrip-module__jCGhWG__dot:before{content:"";background:var(--kc-border);width:6px;height:6px;transition:width .2s var(--kc-ease), background-color .2s var(--kc-ease);border-radius:999px;display:block}.CrossLinkStrip-module__jCGhWG__dotOn{width:18px}.CrossLinkStrip-module__jCGhWG__dotOn:before{background:var(--kc-brand);width:18px}@media (prefers-reduced-motion:reduce){.CrossLinkStrip-module__jCGhWG__dot,.CrossLinkStrip-module__jCGhWG__dot:before{transition:background-color .2s linear}}
.CelebAvatar-module__99w_pq__avatar{background:var(--kc-brand-soft);border-radius:999px;flex:none;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.CelebAvatar-module__99w_pq__img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .25s}.CelebAvatar-module__99w_pq__img[data-loaded=true]{opacity:1}.CelebAvatar-module__99w_pq__skeleton{background:linear-gradient(100deg, var(--kc-surface-2) 30%, var(--kc-surface) 50%, var(--kc-surface-2) 70%);background-size:200% 100%;animation:1.2s ease-in-out infinite CelebAvatar-module__99w_pq__celebShimmer;position:absolute;inset:0}@keyframes CelebAvatar-module__99w_pq__celebShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.CelebAvatar-module__99w_pq__fallback{line-height:1}@media (prefers-reduced-motion:reduce){.CelebAvatar-module__99w_pq__skeleton{animation:none}.CelebAvatar-module__99w_pq__img{transition:none}}
.CelebCards-module__Voa5jG__grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;display:grid}.CelebCards-module__Voa5jG__card{background:var(--kc-surface);border:1px solid var(--kc-border);cursor:pointer;text-align:center;border-radius:14px;flex-direction:column;align-items:center;gap:14px;padding:16px 12px;transition:all .15s;display:flex}.CelebCards-module__Voa5jG__card:hover{border-color:var(--kc-brand);transform:translateY(-2px)}.CelebCards-module__Voa5jG__info{flex-direction:column;align-items:center;gap:14px;min-width:0;display:flex}.CelebCards-module__Voa5jG__nameRow{display:contents}@media (max-width:520px){.CelebCards-module__Voa5jG__grid{grid-template-columns:1fr;gap:10px}.CelebCards-module__Voa5jG__card{text-align:left;flex-direction:row;align-items:center;gap:14px;padding:12px 14px}.CelebCards-module__Voa5jG__info{flex:1;align-items:flex-start;gap:10px}.CelebCards-module__Voa5jG__nameRow{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}}.CelebCards-module__Voa5jG__name{color:var(--kc-text);word-break:keep-all;font-size:18px;font-weight:800}.CelebCards-module__Voa5jG__occ{color:var(--kc-muted);font-size:14px;font-weight:500}.CelebCards-module__Voa5jG__meta{color:var(--kc-muted);font-variant-numeric:tabular-nums;font-size:14px;font-weight:500}.CelebCards-module__Voa5jG__zodiac{color:var(--kc-text);word-break:keep-all;font-size:14px;font-weight:500}
.BirthStarInfo-module__T0yz1a__wrap{background:var(--kc-surface);border:1px solid var(--kc-border);border-radius:var(--kc-radius-sm);flex-direction:column;gap:20px;padding:18px 16px;display:flex}.BirthStarInfo-module__T0yz1a__hero{align-items:center;gap:14px;display:flex}.BirthStarInfo-module__T0yz1a__emoji{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;font-size:32px;display:flex}.BirthStarInfo-module__T0yz1a__heroText{flex-direction:column;gap:4px;min-width:0;display:flex}.BirthStarInfo-module__T0yz1a__name{color:var(--kc-text);word-break:keep-all;align-items:center;gap:4px;font-size:20px;font-weight:800;text-decoration:none;display:inline-flex}.BirthStarInfo-module__T0yz1a__name:hover{color:var(--kc-brand-strong)}.BirthStarInfo-module__T0yz1a__nameGo{color:var(--kc-muted);transition:transform .28s var(--kc-spring);font-size:16px}.BirthStarInfo-module__T0yz1a__name:hover .BirthStarInfo-module__T0yz1a__nameGo{color:var(--kc-brand-strong);transform:translate(3px)}.BirthStarInfo-module__T0yz1a__sub{color:var(--kc-muted);word-break:keep-all;font-size:14px;font-weight:600}.BirthStarInfo-module__T0yz1a__desc{color:var(--kc-muted);word-break:keep-all;border-bottom:1px solid var(--kc-border);margin:0;padding-bottom:20px;font-size:14px;line-height:1.65}.BirthStarInfo-module__T0yz1a__desc b{color:var(--kc-text);font-weight:700}.BirthStarInfo-module__T0yz1a__persona{flex-direction:column;gap:14px;display:flex}.BirthStarInfo-module__T0yz1a__kwRow{flex-wrap:wrap;gap:8px;display:flex}.BirthStarInfo-module__T0yz1a__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}.BirthStarInfo-module__T0yz1a__traits{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.BirthStarInfo-module__T0yz1a__trait{color:var(--kc-text);word-break:keep-all;padding-left:24px;font-size:15px;line-height:1.6;position:relative}.BirthStarInfo-module__T0yz1a__trait:before{content:"✦";color:var(--kc-brand-strong);position:absolute;top:0;left:0}
.NameLoadingStage-module__oYsnYa__stage{background:radial-gradient(100% 60% at 50% 0%, color-mix(in srgb, var(--n-accent) 16%, transparent), transparent 60%), linear-gradient(160deg, var(--n-night-2), var(--n-night) 72%);border:1px solid var(--n-border);border-radius:var(--kc-radius);width:100%;min-height:320px;color:var(--n-ink);--stage-ink:var(--n-ink);--stage-accent:var(--n-rose);--stage-accent-2:var(--n-gold);--stage-on-accent:var(--n-night);--stage-bleed:18px;place-items:center;padding:40px 18px;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 50px #17122e66}.NameLoadingStage-module__oYsnYa__bg{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0}.NameLoadingStage-module__oYsnYa__inner{z-index:1;flex-direction:column;align-items:center;gap:26px;width:100%;display:flex;position:relative}.NameLoadingStage-module__oYsnYa__from{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin:0;display:flex}.NameLoadingStage-module__oYsnYa__fromName{word-break:keep-all;font-size:18px;font-weight:800;line-height:1}.NameLoadingStage-module__oYsnYa__fromName[data-side=me]{color:var(--n-rose);text-shadow:0 0 16px color-mix(in srgb, var(--n-rose) 45%, transparent)}.NameLoadingStage-module__oYsnYa__fromName[data-side=them]{color:var(--n-lilac);text-shadow:0 0 16px color-mix(in srgb, var(--n-lilac) 45%, transparent)}.NameLoadingStage-module__oYsnYa__glyph{color:var(--n-accent);filter:drop-shadow(0 0 10px color-mix(in srgb, var(--n-accent) 55%, transparent));font-size:16px;line-height:1}.NameLoadingStage-module__oYsnYa__tape{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:14px 12px;min-width:240px;display:flex}.NameLoadingStage-module__oYsnYa__cell{animation:NameLoadingStage-module__oYsnYa__chDrop .42s var(--kc-ease) both;animation-delay:calc(var(--head) + var(--i) * var(--step));flex-direction:column;align-items:center;gap:10px;display:flex}.NameLoadingStage-module__oYsnYa__ch{font-size:30px;font-weight:800;line-height:1}.NameLoadingStage-module__oYsnYa__cell[data-side=me] .NameLoadingStage-module__oYsnYa__ch{color:var(--n-rose);text-shadow:0 0 16px color-mix(in srgb, var(--n-rose) 45%, transparent)}.NameLoadingStage-module__oYsnYa__cell[data-side=them] .NameLoadingStage-module__oYsnYa__ch{color:var(--n-lilac);text-shadow:0 0 16px color-mix(in srgb, var(--n-lilac) 45%, transparent)}.NameLoadingStage-module__oYsnYa__stroke{text-align:center;font-variant-numeric:tabular-nums;min-width:32px;color:var(--n-gold);background:color-mix(in srgb, var(--n-gold) 10%, transparent);border:1px solid color-mix(in srgb, var(--n-gold) 32%, transparent);animation:NameLoadingStage-module__oYsnYa__strokeOn .44s var(--kc-ease) both;animation-delay:calc(var(--head) + var(--i) * var(--step) + .17s);border-radius:10px;padding:5px 6px;font-size:16px;font-weight:800;line-height:1.2}@keyframes NameLoadingStage-module__oYsnYa__chDrop{0%{opacity:0;transform:translateY(-18px)scale(.82)}70%{opacity:1;transform:translateY(3px)scale(1.04)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes NameLoadingStage-module__oYsnYa__strokeOn{0%{opacity:0;transform:scale(.5)}60%{opacity:1;text-shadow:0 0 18px color-mix(in srgb, var(--n-gold) 85%, transparent);transform:scale(1.16)}to{opacity:1;text-shadow:0 0 12px color-mix(in srgb, var(--n-gold) 55%, transparent);transform:scale(1)}}@media (max-width:480px){.NameLoadingStage-module__oYsnYa__stage{padding:32px 14px}.NameLoadingStage-module__oYsnYa__ch{font-size:26px}.NameLoadingStage-module__oYsnYa__tape{gap:12px 10px;min-width:0}}@media (prefers-reduced-motion:reduce){.NameLoadingStage-module__oYsnYa__cell,.NameLoadingStage-module__oYsnYa__stroke{opacity:1;animation:none;transform:none}}
.ShareBar-module__p-HbQa__wrap{flex-direction:column;align-items:center;gap:14px;display:flex}.ShareBar-module__p-HbQa__label{color:var(--kc-muted);font-size:14px;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__pill{white-space:nowrap;border-radius:22px;gap:6px;width:auto;padding-inline:16px;font-size:14px;font-weight:700}.ShareBar-module__p-HbQa__nudge{animation:ShareBar-module__p-HbQa__nudge .9s var(--kc-spring) 2}@keyframes ShareBar-module__p-HbQa__nudge{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-4px)}}@media (prefers-reduced-motion:reduce){.ShareBar-module__p-HbQa__nudge{animation:none}}.ShareBar-module__p-HbQa__telegram,.ShareBar-module__p-HbQa__telegram:hover{color:#fff;background-color:#229ed9;border-color:#229ed9}.ShareBar-module__p-HbQa__band,.ShareBar-module__p-HbQa__band:hover{background-color:#00ee65;border-color:#00ee65}.ShareBar-module__p-HbQa__bandIcon{width:28px;height:28px;display:block}.ShareBar-module__p-HbQa__x,.ShareBar-module__p-HbQa__x:hover{color:#fff;background-color:#000;border-color:#000}.ShareBar-module__p-HbQa__line,.ShareBar-module__p-HbQa__line:hover{color:#fff;background-color:#06c755;border-color:#06c755}@media (max-width:480px){.ShareBar-module__p-HbQa__pill{gap:0;width:44px;padding-inline:0}.ShareBar-module__p-HbQa__kakaoText{display:none}}.ShareBar-module__p-HbQa__copied{color:var(--kc-brand-strong);font-size:14px;font-weight:600}.ShareBar-module__p-HbQa__btnText{display:none}.ShareBar-module__p-HbQa__menu{align-items:stretch;gap:10px;min-width:232px}.ShareBar-module__p-HbQa__menu .ShareBar-module__p-HbQa__label{text-align:left;padding-left:4px;font-size:13px;font-weight:700}.ShareBar-module__p-HbQa__menu .ShareBar-module__p-HbQa__row{flex-direction:column;gap:6px}.ShareBar-module__p-HbQa__menu .ShareBar-module__p-HbQa__btn{background-color:#0000;border-color:#0000;border-radius:12px;justify-content:flex-start;gap:12px;width:100%;height:46px;padding-inline:14px}.ShareBar-module__p-HbQa__menu .ShareBar-module__p-HbQa__btn:hover{background-color:color-mix(in srgb, var(--kc-text) 10%, transparent);border-color:#0000}.ShareBar-module__p-HbQa__menu .ShareBar-module__p-HbQa__btn:active{background-color:color-mix(in srgb, var(--kc-text) 16%, transparent)}.ShareBar-module__p-HbQa__menu .ShareBar-module__p-HbQa__btnText{color:var(--kc-text);font-size:15px;font-weight:700;display:inline}.ShareBar-module__p-HbQa__menu .ShareBar-module__p-HbQa__telegram,.ShareBar-module__p-HbQa__menu .ShareBar-module__p-HbQa__band,.ShareBar-module__p-HbQa__menu .ShareBar-module__p-HbQa__kakao{color:var(--kc-text)}.ShareBar-module__p-HbQa__menu .ShareBar-module__p-HbQa__x,.ShareBar-module__p-HbQa__menu .ShareBar-module__p-HbQa__line{color:var(--kc-text);background-color:#0000}.ShareBar-module__p-HbQa__menu .ShareBar-module__p-HbQa__kakao{background-color:#0000}.ShareBar-module__p-HbQa__menu .ShareBar-module__p-HbQa__telegram>svg,.ShareBar-module__p-HbQa__menu .ShareBar-module__p-HbQa__kakao>svg,.ShareBar-module__p-HbQa__menu .ShareBar-module__p-HbQa__x>svg,.ShareBar-module__p-HbQa__menu .ShareBar-module__p-HbQa__line>svg,.ShareBar-module__p-HbQa__menu .ShareBar-module__p-HbQa__bandIcon{border-radius:50%;flex:none;width:26px;height:26px;padding:4px}.ShareBar-module__p-HbQa__menu .ShareBar-module__p-HbQa__btn>.MuiSvgIcon-root{border-radius:50%;flex:none;width:26px;height:26px;padding:4px}.ShareBar-module__p-HbQa__menu .ShareBar-module__p-HbQa__telegram>svg{color:#fff;background:#229ed9}.ShareBar-module__p-HbQa__menu .ShareBar-module__p-HbQa__kakao>svg{color:#191600;background:#fee500}.ShareBar-module__p-HbQa__menu .ShareBar-module__p-HbQa__x>svg{color:#fff;background:#000}.ShareBar-module__p-HbQa__menu .ShareBar-module__p-HbQa__line>svg{color:#fff;background:#06c755}.ShareBar-module__p-HbQa__menu .ShareBar-module__p-HbQa__bandIcon{padding:0}.ShareBar-module__p-HbQa__menu .ShareBar-module__p-HbQa__btn>.MuiSvgIcon-root{color:var(--kc-muted)}.ShareBar-module__p-HbQa__menu .ShareBar-module__p-HbQa__kakaoText{display:none}.ShareBar-module__p-HbQa__menu .ShareBar-module__p-HbQa__kakao{order:1}.ShareBar-module__p-HbQa__menu .ShareBar-module__p-HbQa__telegram{order:2}.ShareBar-module__p-HbQa__menu .ShareBar-module__p-HbQa__band,.ShareBar-module__p-HbQa__menu .ShareBar-module__p-HbQa__line,.ShareBar-module__p-HbQa__menu .ShareBar-module__p-HbQa__x{order:3}.ShareBar-module__p-HbQa__menu .ShareBar-module__p-HbQa__webshare{order:4}.ShareBar-module__p-HbQa__menu .ShareBar-module__p-HbQa__copy{order:5}.ShareBar-module__p-HbQa__menu .ShareBar-module__p-HbQa__pill{border-radius:12px;width:100%;padding-inline:14px}@media (max-width:480px){.ShareBar-module__p-HbQa__menu .ShareBar-module__p-HbQa__pill{gap:12px;width:100%;padding-inline:14px}.ShareBar-module__p-HbQa__menu{min-width:200px}}
.CrossLink-module__yB4XoG__link+.CrossLink-module__yB4XoG__link{margin-top:-20px}.CrossLink-module__yB4XoG__link{border-radius:var(--kc-radius-sm);background:var(--kc-brand-soft);border:1px solid color-mix(in srgb, var(--kc-brand) 22%, transparent);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;text-decoration:none;transition:border-color .18s,transform .18s;display:flex}.CrossLink-module__yB4XoG__link:hover{border-color:var(--kc-brand);transform:translateY(-2px)}.CrossLink-module__yB4XoG__text{color:var(--kc-text);word-break:keep-all;flex-direction:column;gap:6px;font-size:14px;font-weight:600;display:flex}.CrossLink-module__yB4XoG__title{display:block}.CrossLink-module__yB4XoG__text b{color:var(--kc-brand-strong);font-weight:800}.CrossLink-module__yB4XoG__sub{color:var(--kc-muted);font-size:14px;font-weight:500}.CrossLink-module__yB4XoG__icons{flex-shrink:0;align-items:center;gap:6px;display:inline-flex}.CrossLink-module__yB4XoG__orb{font-size:22px;line-height:1}.CrossLink-module__yB4XoG__arrowWrap{animation:1.6s ease-in-out infinite CrossLink-module__yB4XoG__kc-arrow-nudge;display:inline-flex}.CrossLink-module__yB4XoG__link:hover .CrossLink-module__yB4XoG__arrowWrap{animation-play-state:paused}.CrossLink-module__yB4XoG__link .CrossLink-module__yB4XoG__arrow{color:var(--kc-brand-strong);transition:transform .28s var(--kc-spring);font-size:20px}.CrossLink-module__yB4XoG__link:hover .CrossLink-module__yB4XoG__arrow{transform:translate(4px)}@keyframes CrossLink-module__yB4XoG__kc-arrow-nudge{0%,45%,to{transform:translate(0)}60%{transform:translate(6px)}72%{transform:translate(0)}84%{transform:translate(3px)}93%{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.CrossLink-module__yB4XoG__link,.CrossLink-module__yB4XoG__link:hover,.CrossLink-module__yB4XoG__arrowWrap,.CrossLink-module__yB4XoG__link .CrossLink-module__yB4XoG__arrow{transition:none;animation:none;transform:none}}
.Bubble-module__MRFBVW__bubble{background-color:color-mix(in srgb, var(--kc-accent-warm) 22%, var(--kc-card));border:1px solid color-mix(in srgb, var(--kc-accent-warm) 55%, transparent);max-width:100%;box-shadow:var(--kc-shadow-sm);color:var(--kc-text);letter-spacing:-.01em;word-break:keep-all;transform-origin:20% 100%;border-radius:16px;align-self:flex-start;padding:11px 16px;font-size:14px;font-weight:650;line-height:1.5;position:relative}.Bubble-module__MRFBVW__bubble:after{content:"";background-color:color-mix(in srgb, var(--kc-accent-warm) 22%, var(--kc-card));border-right:1px solid color-mix(in srgb, var(--kc-accent-warm) 55%, transparent);border-bottom:1px solid color-mix(in srgb, var(--kc-accent-warm) 55%, transparent);border-bottom-right-radius:3px;width:12px;height:12px;position:absolute;bottom:-7px;left:22px;transform:rotate(45deg)}.Bubble-module__MRFBVW__float,.Bubble-module__MRFBVW__floatCenter{max-width:100%;animation:3.6s ease-in-out .9s infinite Bubble-module__MRFBVW__kc-bubble-float;display:flex}.Bubble-module__MRFBVW__float{align-self:flex-start}.Bubble-module__MRFBVW__floatCenter{justify-content:center;align-self:center}@keyframes Bubble-module__MRFBVW__kc-bubble-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@media (prefers-reduced-motion:reduce){.Bubble-module__MRFBVW__float,.Bubble-module__MRFBVW__floatCenter{animation:none}}.Bubble-module__MRFBVW__center{text-align:center;transform-origin:50% 100%;align-self:center}.Bubble-module__MRFBVW__center:after{margin-left:-6px;left:50%}
.PageToc-module__EwemwW__toc{flex-flow:wrap;gap:8px;margin:20px 0 0;padding:0;list-style:none;display:flex}.PageToc-module__EwemwW__chip{background-color:var(--kc-surface);border:1px solid var(--kc-border);color:var(--kc-muted);border-radius:999px;align-items:center;padding:6px 14px;font-size:14px;font-weight:600;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.PageToc-module__EwemwW__chip:hover{background-color:var(--kc-brand-soft);color:var(--kc-brand-strong);border-color:color-mix(in srgb, var(--kc-brand) 30%, transparent)}
.StepBody-module__ZZYWnq__body{flex-direction:column;gap:20px;display:flex}.StepBody-module__ZZYWnq__ask{flex-direction:column;gap:10px;display:flex}.StepBody-module__ZZYWnq__question{color:var(--kc-text);word-break:keep-all;font-size:16px;font-weight:700}.StepBody-module__ZZYWnq__hint{color:var(--kc-muted);word-break:keep-all;font-size:13px;font-weight:500}
.StepWizard-module__BVF1eW__wizard{border:1px solid var(--kc-border);border-radius:var(--kc-radius);background-color:var(--kc-card);box-shadow:var(--kc-shadow-sm);flex-direction:column;gap:24px;padding:22px 20px 20px;display:flex}.StepWizard-module__BVF1eW__progress{flex-direction:column;gap:10px;display:flex}.StepWizard-module__BVF1eW__progressHead{align-items:center;gap:10px;display:flex}.StepWizard-module__BVF1eW__stepCount{color:var(--kc-brand-strong);font-variant-numeric:tabular-nums;flex:none;font-size:13px;font-weight:700}.StepWizard-module__BVF1eW__stepLabel{color:var(--kc-muted);word-break:keep-all;font-size:14px;font-weight:600}.StepWizard-module__BVF1eW__bar{background-color:var(--kc-surface-2);border-radius:999px;height:6px;overflow:hidden}.StepWizard-module__BVF1eW__barFill{background-color:var(--kc-brand);height:100%;transition:width .28s var(--kc-spring);border-radius:999px;display:block}.StepWizard-module__BVF1eW__stage{flex-direction:column;justify-content:center;min-height:460px;display:flex}.StepWizard-module__BVF1eW__panel{flex-direction:column;gap:18px;display:flex}.StepWizard-module__BVF1eW__error{color:var(--kc-danger);word-break:keep-all;margin:0;font-size:14px;font-weight:500}.StepWizard-module__BVF1eW__nav{justify-content:space-between;align-items:center;gap:12px;display:flex}.StepWizard-module__BVF1eW__back{cursor:pointer;color:var(--kc-muted);background:0 0;border:none;align-items:center;gap:4px;padding:10px 8px;font-size:15px;font-weight:600;display:inline-flex}.StepWizard-module__BVF1eW__back:hover{color:var(--kc-text)}.StepWizard-module__BVF1eW__next{min-width:140px;height:50px;box-shadow:0 6px 16px var(--kc-brand-soft);transition:transform .14s var(--kc-spring), background-color .2s ease;border-radius:40px;flex:1;justify-content:center;align-items:center;padding:0 26px;font-size:15px;font-weight:650;display:flex;background-color:var(--kc-brand)!important;color:var(--kc-bg)!important}.StepWizard-module__BVF1eW__next:hover{background-color:var(--kc-brand-strong)!important;color:var(--kc-bg)!important}.StepWizard-module__BVF1eW__next:active{transform:scale(.97)}@media (max-width:480px){.StepWizard-module__BVF1eW__wizard{padding:18px 16px 16px}.StepWizard-module__BVF1eW__stage{min-height:480px}.StepWizard-module__BVF1eW__nav{flex-direction:column-reverse;align-items:stretch;gap:10px}.StepWizard-module__BVF1eW__next{flex:none;width:100%;min-width:0;height:54px;padding:0 20px}.StepWizard-module__BVF1eW__back{justify-content:center;width:100%;padding:12px 8px}}
.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:14px;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:14px}}@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}body[data-game-play] .CommunitySection-module__eXwzUG__fab{opacity:0;pointer-events:none;transform:translateY(8px)}.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:14px;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{transform:translateX(calc(var(--kc-page) / 2 + 40px));bottom:5%;left:50%;right:auto}.CommunitySection-module__eXwzUG__fab:hover{transform:translateX(calc(var(--kc-page) / 2 + 40px)) translateY(-3px) scale(1.06)}.CommunitySection-module__eXwzUG__fab:active{transform:translateX(calc(var(--kc-page) / 2 + 40px)) 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:translateX(calc(var(--kc-page) / 2 + 40px))}}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:14px;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:14px;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:14px;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:14px}.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:14px;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:14px;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;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:14px;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:14px}.CommunitySection-module__eXwzUG__mineflag{color:var(--kc-brand-strong);background:var(--kc-card);border:1px solid var(--kc-brand);border-radius:5px;padding:2px 6px;font-size:13px;font-weight:500}.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;padding:20px 0;font-size:16px;line-height:1.55}.CommunitySection-module__eXwzUG__clamp{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.CommunitySection-module__eXwzUG__animating{transition:height .28s var(--kc-ease);overflow:hidden}@media (prefers-reduced-motion:reduce){.CommunitySection-module__eXwzUG__animating{transition:none}}.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;align-items:center;gap:4px;margin-top:10px;margin-left:auto;padding:0;font-size:14px;font-weight:600;display:flex}.CommunitySection-module__eXwzUG__moreBtn:hover{text-decoration:underline}.CommunitySection-module__eXwzUG__actions{align-items:center;gap:20px;margin:10px 0;display:flex}@media (max-width:600px){.CommunitySection-module__eXwzUG__actions{margin:10px 0 0}}.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:8px;padding:2px;font-size:14px;font-weight:600;display:inline-flex}.CommunitySection-module__eXwzUG__act svg{width:22px;height:22px}.CommunitySection-module__eXwzUG__likeBtn svg{width:24px;height:24px}.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{flex-direction:column;gap:10px;margin-top:6px;display:flex}.CommunitySection-module__eXwzUG__editBox{border:1px solid var(--kc-border);background:var(--kc-bg);border-radius:10px;padding:10px 12px}.CommunitySection-module__eXwzUG__editBox textarea{min-height:96px}.CommunitySection-module__eXwzUG__editActions{justify-content:flex-end;gap:8px;display:flex}.CommunitySection-module__eXwzUG__editBtn{border:1px solid var(--kc-border);min-height:40px;color:var(--kc-text);cursor:pointer;transition:background-color .15s var(--kc-ease);background:0 0;border-radius:10px;padding:0 18px;font-size:14px;font-weight:600}.CommunitySection-module__eXwzUG__editBtn_primary{background:var(--kc-brand);color:var(--kc-bg);border-color:#0000}.CommunitySection-module__eXwzUG__loadMore{justify-content:center;padding:8px 0 2px;display:flex}.CommunitySection-module__eXwzUG__adminTag{color:var(--kc-brand);background:var(--kc-surface);border:1px solid var(--kc-border);white-space:nowrap;border-radius:5px;padding:2px 6px;font-size:13px;font-weight:500}.CommunitySection-module__eXwzUG__tomb{color:var(--kc-faint,var(--kc-muted));font-size:14px;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:8px;margin-left:50px;padding:4px 0;font-size:14px;font-weight:700;display:flex}@media (max-width:600px){.CommunitySection-module__eXwzUG__replyToggle{margin:10px 0}}.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,.CommunitySection-module__eXwzUG__moreBtn[aria-expanded=true] .CommunitySection-module__eXwzUG__chev{transform:rotate(180deg)}.CommunitySection-module__eXwzUG__repliesBody{transition:grid-template-rows .28s var(--kc-ease);grid-template-rows:0fr;display:grid}.CommunitySection-module__eXwzUG__repliesBody[data-open=true]{grid-template-rows:1fr}.CommunitySection-module__eXwzUG__repliesBodyInner{min-height:0;overflow:hidden}@media (prefers-reduced-motion:reduce){.CommunitySection-module__eXwzUG__repliesBody{transition:none}}.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:10px}.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:14px}.CommunitySection-module__eXwzUG__reply .CommunitySection-module__eXwzUG__text{font-size:15px}.CommunitySection-module__eXwzUG__reply .CommunitySection-module__eXwzUG__actions{gap:12px;margin-top:8px}.CommunitySection-module__eXwzUG__reply .CommunitySection-module__eXwzUG__act{font-size:14px}.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:14px;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:14px;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:4px;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:14px}.CommunitySection-module__eXwzUG__badge{color:var(--kc-faint,var(--kc-muted));font-size:14px}.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:16px;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;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:14px;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:14px;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}.RatingInline-module__e6UzZq__reviews_row{overflow-x:auto}.RatingInline-module__e6UzZq__reviews_list{gap:10px;width:max-content;display:flex}@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:14px;font-weight:600}.RatingInline-module__e6UzZq__review_stars{color:var(--kc-accent-warm);letter-spacing:1px;font-size:14px;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:14px;line-height:1.55;display:-webkit-box;overflow:hidden}.RatingInline-module__e6UzZq__review_date{color:var(--kc-muted);font-size:14px}@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:14px;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:14px}.RatingInline-module__e6UzZq__done{color:var(--kc-muted);font-size:14px}.RatingInline-module__e6UzZq__error{color:#b3261e;font-size:14px}
.CatMascot-module__WTrPTa__catbox{place-items:center;display:inline-grid;position:relative}.CatMascot-module__WTrPTa__cat{object-fit:contain;transform-origin:50% 92%;filter:drop-shadow(0 3px 6px #00000029);width:100%;height:100%;display:block}.CatMascot-module__WTrPTa__idle{animation:CatMascot-module__WTrPTa__catBreathe 3s var(--kc-ease) infinite}@keyframes CatMascot-module__WTrPTa__catBreathe{0%,to{transform:translateY(0)scaleY(1)}50%{transform:translateY(-2px)scaleY(1.035)}}.CatMascot-module__WTrPTa__float{animation:CatMascot-module__WTrPTa__catFloat 1.8s var(--kc-ease) infinite}@keyframes CatMascot-module__WTrPTa__catFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.CatMascot-module__WTrPTa__tilt{animation:CatMascot-module__WTrPTa__catTilt 2.4s var(--kc-ease) infinite;transform-origin:50% 80%}@keyframes CatMascot-module__WTrPTa__catTilt{0%,to{transform:rotate(-4deg)}50%{transform:rotate(4deg)}}.CatMascot-module__WTrPTa__pop{animation:CatMascot-module__WTrPTa__catPop .5s var(--kc-spring)}@keyframes CatMascot-module__WTrPTa__catPop{0%{opacity:0;transform:translateY(0)scale(.6)rotate(-6deg)}60%{opacity:1;transform:translateY(-4px)scale(1.12)rotate(3deg)}to{transform:translateY(0)scale(1)rotate(0)}}.CatMascot-module__WTrPTa__bounce{animation:CatMascot-module__WTrPTa__catBounce .7s var(--kc-spring)}@keyframes CatMascot-module__WTrPTa__catBounce{0%{opacity:0;transform:translateY(0)scale(.7)}25%{opacity:1;transform:translateY(-18px)scale(1.14,.9)}50%{transform:translateY(0)scale(.96,1.06)}72%{transform:translateY(-8px)scale(1.03)}to{transform:translateY(0)scale(1)}}.CatMascot-module__WTrPTa__shake{animation:CatMascot-module__WTrPTa__catShake .55s var(--kc-ease)}@keyframes CatMascot-module__WTrPTa__catShake{0%{opacity:.4;transform:translate(0)scale(.9)}20%{opacity:1;transform:translate(-6px)rotate(-4deg)}45%{transform:translate(6px)rotate(4deg)}70%{transform:translate(-3px)rotate(-2deg)}to{transform:translate(0)rotate(0)}}.CatMascot-module__WTrPTa__buzz{animation:.16s steps(2,end) infinite CatMascot-module__WTrPTa__catBuzz}@keyframes CatMascot-module__WTrPTa__catBuzz{0%{transform:translate(0)rotate(-.6deg)}to{transform:translate(.5px,-.5px)rotate(.6deg)}}.CatMascot-module__WTrPTa__droop{animation:CatMascot-module__WTrPTa__catDroop .7s var(--kc-ease)}@keyframes CatMascot-module__WTrPTa__catDroop{0%{transform:translateY(-4px)rotate(0)scaleY(1)}35%{transform:translateY(6px)rotate(-6deg)scaleY(.92)}65%{transform:translateY(6px)rotate(-5deg)scaleY(.93)}to{transform:translateY(0)rotate(0)scaleY(1)}}@media (prefers-reduced-motion:reduce){.CatMascot-module__WTrPTa__cat{opacity:1!important;animation:none!important;transform:none!important}}
.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:14px;display:flex}.MarketRateStrip-module__0TShHa__live{color:var(--kc-muted);flex-shrink:0;align-items:center;gap:6px;font-size:14px;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:14px}@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}}
.TarotStars-module__7uO8ua__stars{z-index:-1;pointer-events:none;width:100%;height:100%;display:block;position:fixed;inset:0}
.Estimate-module__Tlg9ga__wrap{flex-direction:column;gap:20px;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__offstage{pointer-events:none;width:900px;position:absolute;top:0;left:-10000px}.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:14px;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:14px;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}
.fortune-module__kL2Tfa__signGrid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}@media (min-width:480px){.fortune-module__kL2Tfa__signGrid{grid-template-columns:repeat(4,1fr)}}@media (min-width:768px){.fortune-module__kL2Tfa__signGrid{grid-template-columns:repeat(6,1fr)}}.fortune-module__kL2Tfa__signCard{aspect-ratio:1;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;justify-content:center;align-items:center;gap:10px;padding:10px;text-decoration:none;display:flex}@media (hover:hover){.fortune-module__kL2Tfa__signCard:hover{border-color:var(--kc-brand);background:color-mix(in srgb, var(--kc-brand) 6%, transparent);transform:translateY(-2px)}}.fortune-module__kL2Tfa__signEmoji{justify-content:center;align-items:center;width:26px;height:26px;font-size:26px;line-height:1;display:inline-flex}.fortune-module__kL2Tfa__signName{color:var(--kc-text);font-size:14px;font-weight:700}.fortune-module__kL2Tfa__signSub{display:none}@media (prefers-reduced-motion:reduce){.fortune-module__kL2Tfa__signCard{transition:none}}.fortune-module__kL2Tfa__todayLabel{word-break:keep-all;align-items:flex-start;padding-right:48px;line-height:1.4}.fortune-module__kL2Tfa__todayLabel:before{flex:none;margin-top:5px}.fortune-module__kL2Tfa__axes{--f-best:#ffd166;--f-good:#f2994a;--f-mid:#7fb3d5;--f-low:#b58ec9;flex-direction:column;gap:20px;display:flex}.fortune-module__kL2Tfa__axisRow{grid-template-columns:78px 1fr 40px;align-items:center;gap:10px;display:grid}.fortune-module__kL2Tfa__axisName{color:var(--kc-muted);align-items:center;gap:4px;font-size:14px;display:inline-flex}.fortune-module__kL2Tfa__crown{font-size:13px;line-height:1}.fortune-module__kL2Tfa__axisBar{background:var(--kc-border);border-radius:999px;height:10px;overflow:hidden}.fortune-module__kL2Tfa__axisFill{height:100%;width:var(--w);background:var(--kc-brand);border-radius:999px;animation:.9s cubic-bezier(.22,1,.36,1) both fortune-module__kL2Tfa__barFill}@keyframes fortune-module__kL2Tfa__barFill{0%{width:0}to{width:var(--w)}}.fortune-module__kL2Tfa__axisRow:nth-child(2) .fortune-module__kL2Tfa__axisFill{animation-delay:60ms}.fortune-module__kL2Tfa__axisRow:nth-child(3) .fortune-module__kL2Tfa__axisFill{animation-delay:.12s}.fortune-module__kL2Tfa__axisRow:nth-child(4) .fortune-module__kL2Tfa__axisFill{animation-delay:.18s}.fortune-module__kL2Tfa__axisRow:nth-child(5) .fortune-module__kL2Tfa__axisFill{animation-delay:.24s}.fortune-module__kL2Tfa__axisRow:nth-child(6) .fortune-module__kL2Tfa__axisFill{animation-delay:.3s}@media (prefers-reduced-motion:reduce){.fortune-module__kL2Tfa__axisFill{animation:none}}.fortune-module__kL2Tfa__axisRow[data-tier=best] .fortune-module__kL2Tfa__axisFill{background:var(--f-best)}.fortune-module__kL2Tfa__axisRow[data-tier=good] .fortune-module__kL2Tfa__axisFill{background:var(--f-good)}.fortune-module__kL2Tfa__axisRow[data-tier=mid] .fortune-module__kL2Tfa__axisFill{background:var(--f-mid)}.fortune-module__kL2Tfa__axisRow[data-tier=low] .fortune-module__kL2Tfa__axisFill{background:var(--f-low)}.fortune-module__kL2Tfa__axisRow[data-tier=best] .fortune-module__kL2Tfa__axisValue{color:var(--f-best)}.fortune-module__kL2Tfa__axisRow[data-tier=good] .fortune-module__kL2Tfa__axisValue{color:var(--f-good)}.fortune-module__kL2Tfa__axisRow[data-tier=mid] .fortune-module__kL2Tfa__axisValue{color:var(--f-mid)}.fortune-module__kL2Tfa__axisRow[data-tier=low] .fortune-module__kL2Tfa__axisValue{color:var(--f-low)}.fortune-module__kL2Tfa__axisValue{text-align:right;font-variant-numeric:tabular-nums;font-size:14px;font-weight:700}.fortune-module__kL2Tfa__total{--f-best:#ffd166;--f-good:#f2994a;--f-mid:#7fb3d5;--f-low:#b58ec9;justify-content:center;align-items:baseline;gap:10px;padding:40px 0 16px;display:flex}.fortune-module__kL2Tfa__totalValue{color:var(--kc-brand);font-variant-numeric:tabular-nums;font-size:44px;font-weight:800}.fortune-module__kL2Tfa__total[data-tier=best] .fortune-module__kL2Tfa__totalValue{color:var(--f-best)}.fortune-module__kL2Tfa__total[data-tier=good] .fortune-module__kL2Tfa__totalValue{color:var(--f-good)}.fortune-module__kL2Tfa__total[data-tier=mid] .fortune-module__kL2Tfa__totalValue{color:var(--f-mid)}.fortune-module__kL2Tfa__total[data-tier=low] .fortune-module__kL2Tfa__totalValue{color:var(--f-low)}.fortune-module__kL2Tfa__total[data-glow=on] .fortune-module__kL2Tfa__totalValue{animation:2.6s ease-in-out infinite fortune-module__kL2Tfa__scoreGlow}@keyframes fortune-module__kL2Tfa__scoreGlow{0%,to{text-shadow:0 0 10px color-mix(in srgb, currentColor 45%, transparent), 0 0 28px color-mix(in srgb, currentColor 18%, transparent)}50%{text-shadow:0 0 18px color-mix(in srgb, currentColor 75%, transparent), 0 0 46px color-mix(in srgb, currentColor 38%, transparent)}}@media (prefers-reduced-motion:reduce){.fortune-module__kL2Tfa__total[data-glow=on] .fortune-module__kL2Tfa__totalValue{text-shadow:0 0 14px color-mix(in srgb, currentColor 55%, transparent);animation:none}}.fortune-module__kL2Tfa__totalUnit{color:var(--kc-muted);font-size:16px}.fortune-module__kL2Tfa__share{border-top:1px solid var(--kc-border);padding-top:20px}.fortune-module__kL2Tfa__sumGrid{grid-template-columns:1fr;gap:10px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:680px){.fortune-module__kL2Tfa__sumGrid{grid-template-columns:repeat(2,1fr)}}.fortune-module__kL2Tfa__sumCard{border:1px solid var(--kc-border);background:var(--kc-card);border-radius:14px;flex-direction:column;gap:6px;padding:13px 16px;display:flex}.fortune-module__kL2Tfa__sumHead{align-items:center;gap:8px;display:flex}.fortune-module__kL2Tfa__sumEmoji{font-size:20px;line-height:1}.fortune-module__kL2Tfa__sumName{color:var(--kc-text);font-size:15px;font-weight:800}.fortune-module__kL2Tfa__sumText{color:var(--kc-muted);word-break:keep-all;margin:0;font-size:14.5px;line-height:1.6}.fortune-module__kL2Tfa__sumChip{color:var(--kc-muted);border:1px solid;border-radius:999px;margin-left:auto;padding:3px 10px;font-size:12px;font-weight:700}.fortune-module__kL2Tfa__sumCard[data-element=불] .fortune-module__kL2Tfa__sumChip{color:#e8735a}.fortune-module__kL2Tfa__sumCard[data-element=흙] .fortune-module__kL2Tfa__sumChip{color:#c9a227}.fortune-module__kL2Tfa__sumCard[data-element=공기] .fortune-module__kL2Tfa__sumChip{color:#7fb3d5}.fortune-module__kL2Tfa__sumCard[data-element=물] .fortune-module__kL2Tfa__sumChip{color:#6fb3a8}.fortune-module__kL2Tfa__axisNotes{--f-best:#ffd166;--f-good:#f2994a;--f-mid:#7fb3d5;--f-low:#b58ec9;grid-template-columns:1fr;gap:10px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:680px){.fortune-module__kL2Tfa__axisNotes{grid-template-columns:repeat(2,1fr)}}.fortune-module__kL2Tfa__axisNote{border:1px solid var(--kc-border);background:var(--kc-card);border-radius:14px;flex-direction:column;gap:7px;padding:14px 16px;display:flex}.fortune-module__kL2Tfa__axisNoteHead{align-items:baseline;gap:8px;display:flex}.fortune-module__kL2Tfa__axisNoteName{color:var(--kc-text);font-size:15px;font-weight:800}.fortune-module__kL2Tfa__axisNoteScore{font-variant-numeric:tabular-nums;font-size:14px;font-weight:700}.fortune-module__kL2Tfa__axisNote[data-tier=best] .fortune-module__kL2Tfa__axisNoteScore{color:var(--f-best)}.fortune-module__kL2Tfa__axisNote[data-tier=good] .fortune-module__kL2Tfa__axisNoteScore{color:var(--f-good)}.fortune-module__kL2Tfa__axisNote[data-tier=mid] .fortune-module__kL2Tfa__axisNoteScore{color:var(--f-mid)}.fortune-module__kL2Tfa__axisNote[data-tier=low] .fortune-module__kL2Tfa__axisNoteScore{color:var(--f-low)}.fortune-module__kL2Tfa__axisNoteBarWrap{background:var(--kc-border);border-radius:999px;height:5px;overflow:hidden}.fortune-module__kL2Tfa__axisNoteBar{background:var(--kc-brand);border-radius:999px;height:100%;display:block}.fortune-module__kL2Tfa__axisNote[data-tier=best] .fortune-module__kL2Tfa__axisNoteBar{background:var(--f-best)}.fortune-module__kL2Tfa__axisNote[data-tier=good] .fortune-module__kL2Tfa__axisNoteBar{background:var(--f-good)}.fortune-module__kL2Tfa__axisNote[data-tier=mid] .fortune-module__kL2Tfa__axisNoteBar{background:var(--f-mid)}.fortune-module__kL2Tfa__axisNote[data-tier=low] .fortune-module__kL2Tfa__axisNoteBar{background:var(--f-low)}.fortune-module__kL2Tfa__axisNoteText{color:var(--kc-text);word-break:keep-all;margin:0;font-size:15px;line-height:1.6}.fortune-module__kL2Tfa__months{grid-template-columns:1fr;gap:10px;display:grid}@media (min-width:680px){.fortune-module__kL2Tfa__months{grid-template-columns:repeat(2,1fr)}}.fortune-module__kL2Tfa__month{--f-best:#ffd166;--f-good:#f2994a;--f-mid:#7fb3d5;--f-low:#b58ec9;border:1px solid var(--kc-border);background:var(--kc-card);border-radius:14px;grid-template-rows:auto auto;grid-template-columns:58px 1fr;align-items:center;gap:9px 14px;padding:13px 16px;display:grid}.fortune-module__kL2Tfa__monthHead{border-right:1px solid var(--kc-border);flex-direction:column;grid-row:1/span 2;justify-content:center;align-self:stretch;align-items:flex-start;gap:2px;padding-right:14px;display:flex}.fortune-module__kL2Tfa__month[data-tier=best] .fortune-module__kL2Tfa__monthBar{background:var(--f-best)}.fortune-module__kL2Tfa__month[data-tier=good] .fortune-module__kL2Tfa__monthBar{background:var(--f-good)}.fortune-module__kL2Tfa__month[data-tier=mid] .fortune-module__kL2Tfa__monthBar{background:var(--f-mid)}.fortune-module__kL2Tfa__month[data-tier=low] .fortune-module__kL2Tfa__monthBar{background:var(--f-low)}.fortune-module__kL2Tfa__monthLabel{color:var(--kc-text);font-variant-numeric:tabular-nums;font-size:18px;font-weight:800;line-height:1.1}.fortune-module__kL2Tfa__monthScore{font-variant-numeric:tabular-nums;font-size:13px;font-weight:700}.fortune-module__kL2Tfa__month[data-tier=best] .fortune-module__kL2Tfa__monthScore{color:var(--f-best)}.fortune-module__kL2Tfa__month[data-tier=good] .fortune-module__kL2Tfa__monthScore{color:var(--f-good)}.fortune-module__kL2Tfa__month[data-tier=mid] .fortune-module__kL2Tfa__monthScore{color:var(--f-mid)}.fortune-module__kL2Tfa__month[data-tier=low] .fortune-module__kL2Tfa__monthScore{color:var(--f-low)}.fortune-module__kL2Tfa__monthBranch{color:var(--kc-muted);font-size:12px}.fortune-module__kL2Tfa__monthText{color:var(--kc-text);word-break:keep-all;align-self:end;font-size:15px;line-height:1.55}.fortune-module__kL2Tfa__quarters{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:720px){.fortune-module__kL2Tfa__quarters{grid-template-columns:repeat(2,1fr)}}.fortune-module__kL2Tfa__quarter{--f-best:#ffd166;--f-good:#f2994a;--f-mid:#7fb3d5;--f-low:#b58ec9;border:1px solid var(--kc-border);background:var(--kc-card);border-radius:16px;flex-direction:column;display:flex;position:relative;overflow:hidden}.fortune-module__kL2Tfa__quarterArt{aspect-ratio:5/2;object-fit:cover;object-position:center 50%;background:linear-gradient(180deg, color-mix(in srgb, var(--kc-brand) 7%, transparent), transparent);width:100%;height:auto;display:block;-webkit-mask-image:linear-gradient(#000 62%,#0000 100%);mask-image:linear-gradient(#000 62%,#0000 100%)}.fortune-module__kL2Tfa__quarterHead{background:linear-gradient(#12101ad9,#0000);align-items:center;gap:8px;padding:12px 56px 20px 14px;display:flex;position:absolute;top:0;left:0;right:0}.fortune-module__kL2Tfa__quarterTitle{color:var(--kc-text);font-size:16px;font-weight:800}.fortune-module__kL2Tfa__quarterScore{font-variant-numeric:tabular-nums;border:1px solid;border-radius:999px;padding:3px 10px;font-size:12px;font-weight:700}.fortune-module__kL2Tfa__quarter[data-tier=best] .fortune-module__kL2Tfa__quarterScore{color:var(--f-best)}.fortune-module__kL2Tfa__quarter[data-tier=good] .fortune-module__kL2Tfa__quarterScore{color:var(--f-good)}.fortune-module__kL2Tfa__quarter[data-tier=mid] .fortune-module__kL2Tfa__quarterScore{color:var(--f-mid)}.fortune-module__kL2Tfa__quarter[data-tier=low] .fortune-module__kL2Tfa__quarterScore{color:var(--f-low)}.fortune-module__kL2Tfa__quarterText{color:var(--kc-text);word-break:keep-all;margin:0;padding:14px 16px 16px;font-size:15px;line-height:1.65}.fortune-module__kL2Tfa__quarterMonths{flex-wrap:wrap;gap:6px;padding:0 16px 16px;display:flex}.fortune-module__kL2Tfa__quarterMonth{border:1px solid var(--kc-border);background:var(--kc-surface);color:var(--kc-muted);font-variant-numeric:tabular-nums;border-radius:999px;padding:3px 9px;font-size:12px;font-weight:600}.fortune-module__kL2Tfa__quarterMonth[data-tier=best]{color:var(--f-best)}.fortune-module__kL2Tfa__quarterMonth[data-tier=good]{color:var(--f-good)}.fortune-module__kL2Tfa__quarterMonth[data-tier=mid]{color:var(--f-mid)}.fortune-module__kL2Tfa__quarterMonth[data-tier=low]{color:var(--f-low)}.fortune-module__kL2Tfa__quarterNoArt .fortune-module__kL2Tfa__quarterHead{background:0 0;padding:14px 56px 0 16px;position:static}.fortune-module__kL2Tfa__yearCards{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:600px){.fortune-module__kL2Tfa__yearCards{grid-template-columns:repeat(2,1fr)}}.fortune-module__kL2Tfa__yearCard{border:1px solid var(--kc-border);background:var(--kc-card);color:inherit;transition:border-color .15s var(--kc-ease), transform .15s var(--kc-ease);border-radius:14px;flex-direction:column;gap:20px;padding:16px 16px 16px 20px;text-decoration:none;display:flex;position:relative;overflow:hidden}.fortune-module__kL2Tfa__yearCard:before{content:"";background:var(--oh,var(--kc-brand));width:4px;position:absolute;inset:0 auto 0 0}@media (hover:hover){.fortune-module__kL2Tfa__yearCard:hover{border-color:var(--kc-brand);transform:translateY(-2px)}}.fortune-module__kL2Tfa__yearCardTop{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.fortune-module__kL2Tfa__yearCardYear{color:var(--kc-text);font-variant-numeric:tabular-nums;font-size:19px;font-weight:800}.fortune-module__kL2Tfa__yearCardAge{border:1px solid var(--kc-border);background:var(--kc-surface);color:var(--kc-muted);white-space:nowrap;border-radius:999px;padding:3px 9px;font-size:12px;font-weight:600}.fortune-module__kL2Tfa__yearCardColor{color:var(--oh,var(--kc-brand));align-items:center;gap:6px;font-size:14px;font-weight:500;display:inline-flex}.fortune-module__kL2Tfa__yearCardDot{background:var(--oh,var(--kc-brand));border-radius:50%;width:8px;height:8px}.fortune-module__kL2Tfa__yearCardTrait{color:var(--kc-muted);word-break:keep-all;font-size:16px;line-height:1.65}.fortune-module__kL2Tfa__yearCardGo{color:var(--kc-muted);text-align:right;margin-top:2px;font-size:12px;font-weight:500}.fortune-module__kL2Tfa__yearCard:hover .fortune-module__kL2Tfa__yearCardGo{color:var(--kc-brand-strong);text-decoration:underline}.fortune-module__kL2Tfa__traitCard{flex-direction:column;gap:16px;display:flex}.fortune-module__kL2Tfa__traitKeywords{flex-wrap:wrap;gap:8px;padding-right:48px;display:flex}.fortune-module__kL2Tfa__traitKeyword{border:1px solid color-mix(in srgb, var(--kc-brand) 35%, transparent);background:var(--kc-brand-soft);color:var(--kc-brand-strong);border-radius:999px;padding:7px 14px;font-size:13px;font-weight:700}.fortune-module__kL2Tfa__traitCols{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:600px){.fortune-module__kL2Tfa__traitCols{grid-template-columns:repeat(2,1fr)}}.fortune-module__kL2Tfa__traitCol{border:1px solid var(--kc-border);background:var(--kc-surface);border-radius:14px;flex-direction:column;gap:12px;padding:16px;display:flex}.fortune-module__kL2Tfa__traitColGood{border-color:color-mix(in srgb, var(--kc-brand) 28%, transparent);background:color-mix(in srgb, var(--kc-brand) 6%, var(--kc-surface))}.fortune-module__kL2Tfa__traitColCare{background:color-mix(in srgb, #b58ec9 7%, var(--kc-surface));border-color:#b58ec94d}.fortune-module__kL2Tfa__traitColHead{color:var(--kc-text);align-items:center;gap:8px;font-size:14px;font-weight:800;display:flex}.fortune-module__kL2Tfa__traitList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.fortune-module__kL2Tfa__traitItem{color:var(--kc-text);word-break:keep-all;align-items:center;gap:10px;font-size:15px;display:flex}.fortune-module__kL2Tfa__traitItem:before{content:"";background:var(--kc-brand);border-radius:50%;flex:none;width:6px;height:6px}.fortune-module__kL2Tfa__traitColCare .fortune-module__kL2Tfa__traitItem:before{background:#b58ec9}.fortune-module__kL2Tfa__compatCols{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:600px){.fortune-module__kL2Tfa__compatCols{grid-template-columns:repeat(2,1fr)}}.fortune-module__kL2Tfa__compatCol{border:1px solid var(--kc-border);background:var(--kc-surface);border-radius:14px;flex-direction:column;gap:12px;padding:16px;display:flex}.fortune-module__kL2Tfa__compatColGood{border-color:color-mix(in srgb, var(--kc-brand) 28%, transparent);background:color-mix(in srgb, var(--kc-brand) 6%, var(--kc-surface))}.fortune-module__kL2Tfa__compatColCare{background:color-mix(in srgb, #b58ec9 7%, var(--kc-surface));border-color:#b58ec94d}.fortune-module__kL2Tfa__compatList{flex-direction:column;gap:10px;display:flex}.fortune-module__kL2Tfa__compatItem{border:1px solid var(--kc-border);background:var(--kc-card);color:inherit;transition:border-color .15s var(--kc-ease), transform .15s var(--kc-ease);border-radius:12px;grid-template-columns:40px 1fr;align-items:center;gap:12px;padding:12px 14px;text-decoration:none;display:grid;position:relative}@media (hover:hover){.fortune-module__kL2Tfa__compatItem:hover{border-color:var(--kc-brand);transform:translateY(-2px)}}.fortune-module__kL2Tfa__compatEmoji{background:var(--kc-surface);border:1px solid var(--kc-border);border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:22px;line-height:1;display:inline-flex}.fortune-module__kL2Tfa__compatBody{flex-direction:column;gap:3px;min-width:0;display:flex}.fortune-module__kL2Tfa__compatName{color:var(--kc-text);align-items:center;gap:6px;font-size:15px;font-weight:700;display:flex}.fortune-module__kL2Tfa__compatLink{color:inherit;text-decoration:none}.fortune-module__kL2Tfa__compatLink:after{content:"";border-radius:12px;position:absolute;inset:0}.fortune-module__kL2Tfa__compatTip{z-index:1;margin-left:-6px;display:inline-flex;position:relative}.fortune-module__kL2Tfa__compatTag{color:var(--kc-brand-strong);border:1px solid;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700}.fortune-module__kL2Tfa__compatColCare .fortune-module__kL2Tfa__compatTag{color:#c9a6dd}.fortune-module__kL2Tfa__compatReason{color:var(--kc-muted);word-break:keep-all;font-size:13px;line-height:1.55}.fortune-module__kL2Tfa__chipRow{flex-wrap:wrap;gap:8px;display:flex}.fortune-module__kL2Tfa__chip{border:1px solid var(--kc-border);color:inherit;border-radius:999px;align-items:center;gap:4px;padding:6px 12px;font-size:13px;text-decoration:none;display:inline-flex}.fortune-module__kL2Tfa__chip:hover{border-color:var(--kc-brand)}.fortune-module__kL2Tfa__split{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:600px){.fortune-module__kL2Tfa__split{grid-template-columns:repeat(2,1fr)}}.fortune-module__kL2Tfa__colLabel{margin-bottom:6px;font-size:13px;font-weight:700;display:block}.fortune-module__kL2Tfa__miniList{flex-direction:column;gap:4px;padding:0;list-style:none;display:flex}.fortune-module__kL2Tfa__miniItem{font-size:14px}.fortune-module__kL2Tfa__lead{text-align:center;font-size:16px;line-height:1.7}.fortune-module__kL2Tfa__note{color:var(--kc-muted);font-size:14px;line-height:1.6}.fortune-module__kL2Tfa__hero{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}.fortune-module__kL2Tfa__heroTop{align-items:center;gap:14px;display:flex}.fortune-module__kL2Tfa__heroArt{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:72px;height:72px;display:flex;overflow:hidden}.fortune-module__kL2Tfa__heroArt img{object-fit:contain;width:100%;height:100%}.fortune-module__kL2Tfa__heroEmoji{font-size:34px;line-height:1}.fortune-module__kL2Tfa__heroText{flex-direction:column;gap:4px;min-width:0;display:flex}.fortune-module__kL2Tfa__heroName{color:var(--kc-text);word-break:keep-all;font-size:18px;font-weight:800}.fortune-module__kL2Tfa__heroLine{color:var(--kc-brand-strong);word-break:keep-all;font-size:15px;font-weight:600}.fortune-module__kL2Tfa__heroBody{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}.fortune-module__kL2Tfa__todayBody{flex-direction:column;gap:30px;display:flex}.fortune-module__kL2Tfa__words{grid-template-columns:1fr;gap:10px;display:grid}@media (min-width:680px){.fortune-module__kL2Tfa__words{grid-template-columns:repeat(2,1fr)}}.fortune-module__kL2Tfa__word{border-radius:var(--kc-radius-sm);border:1px solid color-mix(in srgb, var(--kc-brand) 22%, transparent);background:var(--kc-brand-soft);flex-direction:column;gap:8px;padding:16px 18px;display:flex}.fortune-module__kL2Tfa__wordLabel{color:var(--kc-brand-strong);font-size:13px;font-weight:700}.fortune-module__kL2Tfa__wordCare{border-color:color-mix(in srgb, var(--kc-muted) 26%, transparent);background:color-mix(in srgb, var(--kc-muted) 8%, transparent)}.fortune-module__kL2Tfa__wordCare .fortune-module__kL2Tfa__wordLabel{color:var(--kc-muted)}.fortune-module__kL2Tfa__wordText{color:var(--kc-text);word-break:keep-all;margin:0;font-size:16px;line-height:1.7}.fortune-module__kL2Tfa__factGrid{grid-template-columns:1fr;gap:10px;display:grid}@media (min-width:560px){.fortune-module__kL2Tfa__factGrid{grid-template-columns:1fr 1fr}.fortune-module__kL2Tfa__factGrid3{grid-template-columns:repeat(3,1fr)}}.fortune-module__kL2Tfa__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}.fortune-module__kL2Tfa__factIcon{flex:none;font-size:22px}.fortune-module__kL2Tfa__factLabel{color:var(--kc-muted);flex:none;font-size:14px;font-weight:600}.fortune-module__kL2Tfa__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}.fortune-module__kL2Tfa__tableCard{border:1px solid var(--kc-border);border-radius:var(--kc-radius);background-color:var(--kc-surface);overflow:hidden}.fortune-module__kL2Tfa__tableWrap{overflow-x:auto}.fortune-module__kL2Tfa__table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%}.fortune-module__kL2Tfa__table th,.fortune-module__kL2Tfa__table td{text-align:left;white-space:nowrap;padding:13px 16px}.fortune-module__kL2Tfa__table thead th{color:var(--kc-muted);border-bottom:1px solid var(--kc-border);background-color:var(--kc-card);font-size:14px;font-weight:700}.fortune-module__kL2Tfa__row{border-bottom:1px dashed var(--kc-border);transition:background-color .14s var(--kc-ease);position:relative}.fortune-module__kL2Tfa__row:last-child{border-bottom:none}.fortune-module__kL2Tfa__row:hover{background-color:color-mix(in srgb, var(--kc-brand) 6%, transparent)}.fortune-module__kL2Tfa__yearCell{font-weight:700}.fortune-module__kL2Tfa__yearLink{color:var(--kc-text);align-items:center;gap:4px;text-decoration:none;display:inline-flex}.fortune-module__kL2Tfa__yearLink:after{content:"";position:absolute;inset:0}.fortune-module__kL2Tfa__row:hover .fortune-module__kL2Tfa__yearLink{color:var(--kc-brand-strong)}.fortune-module__kL2Tfa__row:hover .fortune-module__kL2Tfa__yearLink>span{text-decoration:underline}.fortune-module__kL2Tfa__yearLink .fortune-module__kL2Tfa__arrow{color:var(--kc-muted);transition:transform .28s var(--kc-spring);font-size:18px}.fortune-module__kL2Tfa__row:hover .fortune-module__kL2Tfa__yearLink .fortune-module__kL2Tfa__arrow{color:var(--kc-brand-strong);transform:translate(4px)}@media (prefers-reduced-motion:reduce){.fortune-module__kL2Tfa__yearLink .fortune-module__kL2Tfa__arrow{transition:none}}.fortune-module__kL2Tfa__cellMuted{z-index:1;color:var(--kc-muted);font-size:14px;position:relative}.fortune-module__kL2Tfa__cellValue{z-index:1;color:var(--kc-text);position:relative}.fortune-module__kL2Tfa__tableNote{color:var(--kc-muted);border-top:1px solid var(--kc-border);background-color:var(--kc-card);margin:0;padding:12px 16px;font-size:14px}@media (max-width:480px){.fortune-module__kL2Tfa__table th,.fortune-module__kL2Tfa__table td{padding:11px 12px}.fortune-module__kL2Tfa__cellMuted{white-space:normal}}.fortune-module__kL2Tfa__rankCard{background:var(--kc-surface);border:1px solid var(--kc-border);border-radius:var(--kc-radius-sm);padding:18px 16px}.fortune-module__kL2Tfa__rankList{--f-best:#ffd166;--f-good:#f2994a;--f-mid:#7fb3d5;--f-low:#b58ec9;gap:6px;margin:14px 0 0;padding:0;list-style:none;display:grid}.fortune-module__kL2Tfa__rankRow{background:color-mix(in srgb, var(--kc-surface) 55%, transparent);border:1px solid #0000;border-radius:12px}.fortune-module__kL2Tfa__rankRow[data-medal]{background:color-mix(in srgb, var(--kc-brand) 7%, transparent);border-color:#feba4447}.fortune-module__kL2Tfa__rankLink{color:inherit;grid-template-columns:26px 1fr 46px 56px;align-items:center;gap:7px 8px;padding:11px 12px;text-decoration:none;display:grid}@media (min-width:560px){.fortune-module__kL2Tfa__rankLink{grid-template-columns:26px 84px 1fr 52px 62px;gap:7px 10px}}.fortune-module__kL2Tfa__rankNo,.fortune-module__kL2Tfa__rankName,.fortune-module__kL2Tfa__rankScore,.fortune-module__kL2Tfa__rankTag{grid-row:1}.fortune-module__kL2Tfa__rankNo{text-align:center;color:var(--kc-muted);font-variant-numeric:tabular-nums;grid-column:1;font-size:14px;font-weight:700}.fortune-module__kL2Tfa__rankRow[data-medal] .fortune-module__kL2Tfa__rankNo{font-size:17px}.fortune-module__kL2Tfa__rankName{color:var(--kc-text);white-space:nowrap;grid-column:2;font-size:14.5px;font-weight:700}.fortune-module__kL2Tfa__rankBarWrap{background:var(--kc-border);border-radius:999px;grid-area:2/1/auto/-1;height:8px;overflow:hidden}@media (min-width:560px){.fortune-module__kL2Tfa__rankBarWrap{grid-area:1/3;height:10px}}.fortune-module__kL2Tfa__rankBar{background:var(--kc-brand);border-radius:999px;height:100%;display:block}.fortune-module__kL2Tfa__rankRow[data-tier=best] .fortune-module__kL2Tfa__rankBar{background:var(--f-best)}.fortune-module__kL2Tfa__rankRow[data-tier=good] .fortune-module__kL2Tfa__rankBar{background:var(--f-good)}.fortune-module__kL2Tfa__rankRow[data-tier=mid] .fortune-module__kL2Tfa__rankBar{background:var(--f-mid)}.fortune-module__kL2Tfa__rankRow[data-tier=low] .fortune-module__kL2Tfa__rankBar{background:var(--f-low)}.fortune-module__kL2Tfa__rankScore{color:var(--kc-muted);white-space:nowrap;font-variant-numeric:tabular-nums;grid-column:3;justify-content:flex-end;align-items:baseline;gap:2px;font-size:13px;display:inline-flex}@media (min-width:560px){.fortune-module__kL2Tfa__rankScore{grid-column:4}}.fortune-module__kL2Tfa__rankValue{font-size:16px;font-weight:800}.fortune-module__kL2Tfa__rankRow[data-tier=best] .fortune-module__kL2Tfa__rankValue{color:var(--f-best)}.fortune-module__kL2Tfa__rankRow[data-tier=good] .fortune-module__kL2Tfa__rankValue{color:var(--f-good)}.fortune-module__kL2Tfa__rankRow[data-tier=mid] .fortune-module__kL2Tfa__rankValue{color:var(--f-mid)}.fortune-module__kL2Tfa__rankRow[data-tier=low] .fortune-module__kL2Tfa__rankValue{color:var(--f-low)}.fortune-module__kL2Tfa__rankUnit{font-size:12.5px}.fortune-module__kL2Tfa__rankTag{color:var(--kc-muted);white-space:nowrap;border-radius:999px;grid-column:4;justify-self:end;padding:2px 7px;font-size:11.5px;font-weight:700}.fortune-module__kL2Tfa__rankTag:not(:empty){border:1px solid var(--kc-border)}@media (min-width:560px){.fortune-module__kL2Tfa__rankTag{grid-column:5}}.fortune-module__kL2Tfa__rankRowMe{background:color-mix(in srgb, var(--kc-brand) 8%, transparent);border-top-color:#0000;border-radius:10px;margin:0 -8px;padding:9px 8px}.fortune-module__kL2Tfa__rankRowMe+.fortune-module__kL2Tfa__rankRow{border-top-color:#0000}.fortune-module__kL2Tfa__rankRowMe .fortune-module__kL2Tfa__rankName{color:var(--kc-brand-strong);font-weight:800}.fortune-module__kL2Tfa__rankRowMe .fortune-module__kL2Tfa__rankBar{background:var(--kc-brand)}.fortune-module__kL2Tfa__rankRowMe .fortune-module__kL2Tfa__rankScore{color:var(--kc-text);font-weight:700}.fortune-module__kL2Tfa__rankLink:hover .fortune-module__kL2Tfa__rankName{color:var(--kc-brand-strong);text-decoration:underline}.fortune-module__kL2Tfa__rankLink:hover .fortune-module__kL2Tfa__rankBar{background:color-mix(in srgb, var(--kc-muted) 78%, transparent)}.fortune-module__kL2Tfa__matchChip{border:1px solid color-mix(in srgb, var(--kc-brand) 30%, transparent);background:var(--kc-brand-soft);color:var(--kc-text);border-radius:999px;align-items:center;gap:6px;padding:9px 14px;font-size:14px;text-decoration:none;transition:all .15s;display:inline-flex}.fortune-module__kL2Tfa__matchChip b{font-weight:700}.fortune-module__kL2Tfa__matchChip:hover{border-color:var(--kc-brand);background:color-mix(in srgb, var(--kc-brand) 14%, transparent)}.fortune-module__kL2Tfa__matchChipBad{border-color:color-mix(in srgb, var(--kc-danger) 30%, transparent);background:color-mix(in srgb, var(--kc-danger) 8%, transparent)}.fortune-module__kL2Tfa__matchChipBad:hover{border-color:var(--kc-danger);background:color-mix(in srgb, var(--kc-danger) 14%, transparent)}.fortune-module__kL2Tfa__samjaeSteps{grid-template-columns:repeat(3,1fr);gap:8px;margin:0;padding:0;list-style:none;display:grid}.fortune-module__kL2Tfa__samjaeStep{text-align:center;border:1px solid var(--kc-border);background:var(--kc-card);border-radius:12px;flex-direction:column;gap:4px;padding:12px 10px;display:flex}.fortune-module__kL2Tfa__samjaeStepOn{border-color:color-mix(in srgb, var(--kc-brand) 40%, transparent);background:color-mix(in srgb, var(--kc-brand) 8%, transparent)}.fortune-module__kL2Tfa__samjaeYear{color:var(--kc-muted);font-variant-numeric:tabular-nums;font-size:13px}.fortune-module__kL2Tfa__samjaeLabel{color:var(--kc-text);font-size:15px;font-weight:700}.fortune-module__kL2Tfa__samjaeStepOn .fortune-module__kL2Tfa__samjaeLabel{color:var(--kc-brand-strong)}.fortune-module__kL2Tfa__monthBarWrap{background:var(--kc-border);border-radius:999px;align-self:start;height:5px;overflow:hidden}.fortune-module__kL2Tfa__monthBar{background:var(--kc-brand);border-radius:999px;height:100%;display:block}
.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:14px}.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:14px;font-weight:700}.MilitaryPayPolicy-module__Rb8k3W__rungWhen{color:var(--kc-muted);white-space:nowrap;font-size:14px}.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:14px;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:16px;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:14px;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:14px;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:14px;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:14px}.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}}
.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{aspect-ratio:1;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;justify-content:center;align-items:center;gap:14px;padding:10px;text-decoration:none;display:flex}@media (hover:hover){.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:14px;font-weight:500}@media (prefers-reduced-motion:reduce){.StarNav-module__mcjN-a__chip{transition:none}}
.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:14px;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:14px}.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:14px;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:14px;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:14px;line-height:1.5}.MarketRateTable-module__g6fsOa__caption span{display:block}.MarketRateTable-module__g6fsOa__caption span+span{margin-top:4px}
.StepIntro-module__ZeKTUG__card{position:relative;overflow:hidden}.StepIntro-module__ZeKTUG__spacer{visibility:hidden}.StepIntro-module__ZeKTUG__stage{z-index:1;text-align:center;align-items:center;gap:22px;position:relative}.StepIntro-module__ZeKTUG__above{z-index:1;position:relative}.StepIntro-module__ZeKTUG__orbs{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.StepIntro-module__ZeKTUG__orb{filter:blur(28px);will-change:transform;border-radius:50%;position:absolute}.StepIntro-module__ZeKTUG__orbA{background:radial-gradient(circle, color-mix(in srgb, var(--kc-brand) 30%, transparent) 0%, transparent 68%);width:460px;height:460px;margin-left:-230px;animation:38s linear infinite StepIntro-module__ZeKTUG__kc-orb-a;top:-170px;left:50%}.StepIntro-module__ZeKTUG__orbB{background:radial-gradient(circle, color-mix(in srgb, var(--kc-accent-blue) 20%, transparent) 0%, transparent 70%);width:340px;height:340px;animation:47s linear infinite StepIntro-module__ZeKTUG__kc-orb-b;top:26%;left:-110px}.StepIntro-module__ZeKTUG__orbC{background:radial-gradient(circle, color-mix(in srgb, var(--kc-accent-warm) 18%, transparent) 0%, transparent 70%);width:300px;height:300px;animation:59s linear infinite StepIntro-module__ZeKTUG__kc-orb-c;bottom:-90px;right:-80px}.StepIntro-module__ZeKTUG__emoji{filter:drop-shadow(0 8px 16px #00000029);font-size:56px;line-height:1;display:block}.StepIntro-module__ZeKTUG__emojiInner{display:inline-block}.StepIntro-module__ZeKTUG__title{letter-spacing:-.02em;color:var(--kc-text);word-break:keep-all;text-wrap:balance;font-weight:800;line-height:1.45;font-size:24px!important}.StepIntro-module__ZeKTUG__desc{max-width:32ch;color:var(--kc-muted);word-break:keep-all;text-wrap:pretty;font-size:15px;font-weight:500;line-height:1.7}.StepIntro-module__ZeKTUG__meta{background-color:var(--kc-brand-soft);color:var(--kc-brand-strong);font-variant-numeric:tabular-nums;border-radius:999px;align-items:center;gap:6px;padding:8px 15px;font-size:13px;font-weight:700;display:inline-flex}.StepIntro-module__ZeKTUG__cta{gap:8px;animation:2.6s ease-in-out 1.2s infinite StepIntro-module__ZeKTUG__kc-cta-pulse}.StepIntro-module__ZeKTUG__cta:hover{animation-play-state:paused}@keyframes StepIntro-module__ZeKTUG__kc-orb-a{0%{transform:translate(0)}22%{transform:translate(28%,22%)}45%{transform:translate(-6%,46%)}68%{transform:translate(-34%,20%)}86%{transform:translate(-14%,-7%)}to{transform:translate(0)}}@keyframes StepIntro-module__ZeKTUG__kc-orb-b{0%{transform:translate(0)}18%{transform:translate(46%,-20%)}40%{transform:translate(88%,26%)}62%{transform:translate(40%,58%)}81%{transform:translate(-8%,30%)}to{transform:translate(0)}}@keyframes StepIntro-module__ZeKTUG__kc-orb-c{0%{transform:translate(0)}25%{transform:translate(-52%,-30%)}48%{transform:translate(-96%,6%)}70%{transform:translate(-44%,-46%)}88%{transform:translate(-12%,-14%)}to{transform:translate(0)}}@keyframes StepIntro-module__ZeKTUG__kc-cta-pulse{0%,to{box-shadow:0 6px 16px var(--kc-brand-soft)}50%{box-shadow:0 8px 24px var(--kc-brand-soft), 0 0 0 8px var(--kc-brand-soft)}}@media (prefers-reduced-motion:reduce){.StepIntro-module__ZeKTUG__orb,.StepIntro-module__ZeKTUG__cta{animation:none}}@media (max-width:480px){.StepIntro-module__ZeKTUG__stage{gap:20px}.StepIntro-module__ZeKTUG__title{font-size:21px!important}.StepIntro-module__ZeKTUG__emoji{font-size:48px}}
.YearBarChart-module__lEj-XG__wrap{background:var(--kc-surface);border:1px solid var(--kc-border);border-radius:var(--kc-radius-sm);flex-direction:column;gap:20px;padding:18px 16px;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:14px;line-height:1.5}.YearBarChart-module__lEj-XG__legendItem{color:var(--kc-muted);word-break:keep-all;align-items:center;gap:8px;font-size:16px;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:14px;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:14px;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__rest{flex:1;height:100%;display:block}@media (pointer:coarse){.YearBarChart-module__lEj-XG__track{height:20px}}@media (hover:hover){.YearBarChart-module__lEj-XG__seg,.YearBarChart-module__lEj-XG__rest{cursor:help}}.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);border-radius:var(--kc-radius);background-color:var(--kc-card);width:100%;color:var(--kc-text);cursor:pointer;justify-content:center;align-items:center;gap:6px;padding:15px 16px;font-size:15px;font-weight:700;list-style:none;transition:border-color .18s,background-color .18s,color .18s;display:flex}.YearBarChart-module__lEj-XG__summary::-webkit-details-marker{display:none}.YearBarChart-module__lEj-XG__chevron{transition:transform .18s}.YearBarChart-module__lEj-XG__more[open] .YearBarChart-module__lEj-XG__chevron{transform:rotate(180deg)}.YearBarChart-module__lEj-XG__summary:hover{border-color:var(--kc-brand);background-color:color-mix(in srgb, var(--kc-brand) 8%, var(--kc-card));color:var(--kc-brand-strong)}.YearBarChart-module__lEj-XG__summary:focus-visible{outline:2px solid var(--kc-brand);outline-offset:2px}@media (max-width:400px){.YearBarChart-module__lEj-XG__head{flex-direction:column;align-items:flex-start;gap:3px}}