.SearchBox-module__vLwyuq__wrap{width:100%;max-width:340px;position:relative}.SearchBox-module__vLwyuq__inputRow{background:var(--surface-subtle);border:1px solid var(--border);border-radius:999px;align-items:center;gap:8px;padding:9px 14px;transition:border-color .15s;display:flex}.SearchBox-module__vLwyuq__inputRow:focus-within{border-color:var(--accent);background:var(--surface)}.SearchBox-module__vLwyuq__icon{color:var(--ink-faint);flex-shrink:0}.SearchBox-module__vLwyuq__input{color:var(--ink);background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:13.5px}.SearchBox-module__vLwyuq__input::placeholder{color:var(--ink-faint)}.SearchBox-module__vLwyuq__dropdown{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-card);z-index:30;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden}.SearchBox-module__vLwyuq__resultItem{border-bottom:1px solid var(--border);flex-direction:column;gap:2px;padding:10px 14px;display:flex}.SearchBox-module__vLwyuq__resultItem:last-child{border-bottom:none}.SearchBox-module__vLwyuq__resultItem:hover{background:var(--surface-subtle)}.SearchBox-module__vLwyuq__resultCategory{color:var(--accent-strong);font-size:11px;font-weight:700}.SearchBox-module__vLwyuq__resultTitle{color:var(--ink);font-size:13.5px}.SearchBox-module__vLwyuq__empty{color:var(--ink-faint);padding:14px;font-size:13px}
.NavMenu-module___31f2W__wrap{flex-shrink:0;position:relative}.NavMenu-module___31f2W__trigger{border:1px solid var(--border);background:var(--surface);width:38px;height:38px;color:var(--ink);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;display:flex}.NavMenu-module___31f2W__trigger:hover{border-color:var(--accent-soft-border);background:var(--accent-soft);color:var(--accent-strong)}.NavMenu-module___31f2W__panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);min-width:220px;box-shadow:var(--shadow-card);z-index:40;flex-direction:column;gap:2px;padding:8px;display:flex;position:absolute;top:calc(100% + 10px);right:0}.NavMenu-module___31f2W__panelTitle{color:var(--ink-faint);padding:6px 10px 4px;font-size:11px;font-weight:700}.NavMenu-module___31f2W__item{border-radius:var(--radius-sm);color:var(--ink);align-items:center;gap:8px;padding:9px 10px;font-size:14px;font-weight:600;display:flex}.NavMenu-module___31f2W__item:hover{background:var(--cat-soft,var(--surface-subtle));color:var(--cat-color,var(--ink))}.NavMenu-module___31f2W__count{color:var(--ink-faint);margin-left:auto;font-size:12px;font-weight:700}
.SiteHeader-module__Tkw0gW__header{border-bottom:1px solid var(--border);background:var(--surface);z-index:20;position:sticky;top:0}.SiteHeader-module__Tkw0gW__inner{justify-content:space-between;align-items:center;gap:16px;padding:14px 20px;display:flex}.SiteHeader-module__Tkw0gW__brand{color:var(--ink);flex-shrink:0;align-items:center;gap:8px;font-size:18px;font-weight:800;display:flex}.SiteHeader-module__Tkw0gW__mark{background:var(--accent);color:#fff;border-radius:9px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.SiteHeader-module__Tkw0gW__right{flex:1;justify-content:flex-end;align-items:center;gap:10px;display:flex}
.SiteFooter-module__p-5sba__footer{border-top:1px solid var(--border);background:var(--surface-subtle);margin-top:auto;padding:40px 0 28px}.SiteFooter-module__p-5sba__inner{flex-direction:column;gap:20px;display:flex}.SiteFooter-module__p-5sba__top{border-bottom:1px solid var(--border);grid-template-columns:1fr;gap:24px;padding-bottom:20px;display:grid}@media (min-width:640px){.SiteFooter-module__p-5sba__top{grid-template-columns:1.4fr 1fr 1fr}}.SiteFooter-module__p-5sba__brandCol{flex-direction:column;gap:6px;display:flex}.SiteFooter-module__p-5sba__brand{color:var(--ink);font-size:16px;font-weight:800}.SiteFooter-module__p-5sba__tagline{color:var(--ink-faint);max-width:280px;font-size:13px}.SiteFooter-module__p-5sba__linkCol{flex-direction:column;gap:8px;font-size:13px;display:flex}.SiteFooter-module__p-5sba__linkCol a{color:var(--ink-soft)}.SiteFooter-module__p-5sba__linkCol a:hover{color:var(--accent)}.SiteFooter-module__p-5sba__colTitle{color:var(--ink-faint);margin-bottom:2px;font-size:12px;font-weight:700}.SiteFooter-module__p-5sba__note{color:var(--ink-faint);font-size:12.5px;line-height:1.6}.SiteFooter-module__p-5sba__bottom{color:var(--ink-faint);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;font-size:12px;display:flex}.SiteFooter-module__p-5sba__bottom a{color:var(--ink-faint)}.SiteFooter-module__p-5sba__bottom a:hover{color:var(--accent)}
.RichText-module__iK30xa__highlight{color:var(--ink);background:linear-gradient(#0000 46%,#ffd633bf 46%);padding:0 2px;font-weight:700}.RichText-module__iK30xa__underline{text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:3px;text-decoration-thickness:2px}
.ProblemCard-module__h-oHcW__card{flex-direction:column;gap:12px;height:100%;padding:20px;transition:border-color .15s;display:flex}.ProblemCard-module__h-oHcW__card:hover{border-color:var(--border-strong)}.ProblemCard-module__h-oHcW__top{align-items:center;gap:8px;display:flex}.ProblemCard-module__h-oHcW__iconWrap{background:var(--cat-soft,var(--accent-soft));width:34px;height:34px;color:var(--cat-color,var(--accent-strong));border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ProblemCard-module__h-oHcW__title{color:var(--ink);font-size:16px;font-weight:700;line-height:1.5}.ProblemCard-module__h-oHcW__answer{color:var(--ink-soft);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}
.SidebarList-module__fxgJbq__box{padding:18px}.SidebarList-module__fxgJbq__title{color:var(--ink);margin-bottom:12px;font-size:14px;font-weight:800;display:block}.SidebarList-module__fxgJbq__list{flex-direction:column;display:flex}.SidebarList-module__fxgJbq__item{border-top:1px solid var(--border);align-items:flex-start;gap:8px;padding:9px 0;display:flex}.SidebarList-module__fxgJbq__item:first-child{border-top:none}.SidebarList-module__fxgJbq__iconWrap{background:var(--cat-soft,var(--accent-soft));width:24px;height:24px;color:var(--cat-color,var(--accent-strong));border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:flex}.SidebarList-module__fxgJbq__itemText{color:var(--ink-soft);font-size:13px;line-height:1.5}.SidebarList-module__fxgJbq__item:hover .SidebarList-module__fxgJbq__itemText{color:var(--cat-color,var(--accent-strong))}
.SongPlayer-module__bkTWAW__wrap{padding:18px 0 32px}.SongPlayer-module__bkTWAW__card{background:var(--surface);padding:18px 22px 16px;position:relative;overflow:hidden}.SongPlayer-module__bkTWAW__gridBg{z-index:0;pointer-events:none;background-image:linear-gradient(#2454e012 1px,#0000 1px),linear-gradient(90deg,#2454e012 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(100% 100%,#000 55%,#0000 100%);mask-image:radial-gradient(100% 100%,#000 55%,#0000 100%)}.SongPlayer-module__bkTWAW__top{z-index:1;align-items:center;gap:14px;display:flex;position:relative}.SongPlayer-module__bkTWAW__playButton{border-radius:var(--radius-md);background:var(--accent);color:#fff;cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.SongPlayer-module__bkTWAW__info{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.SongPlayer-module__bkTWAW__titleRow{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.SongPlayer-module__bkTWAW__title{color:var(--ink);font-size:15px;font-weight:800}.SongPlayer-module__bkTWAW__tagBadge{background:var(--accent-soft);color:var(--accent-strong);border:1px solid var(--accent-soft-border);border-radius:999px;align-items:center;gap:4px;padding:3px 8px 3px 7px;font-size:11px;font-weight:700;display:inline-flex}.SongPlayer-module__bkTWAW__sub{color:var(--ink-faint);font-size:12.5px}.SongPlayer-module__bkTWAW__eq{flex-shrink:0;align-items:flex-end;gap:3px;height:16px;display:flex}.SongPlayer-module__bkTWAW__eqBar{background:var(--accent);opacity:.35;border-radius:2px;width:3px;height:4px}.SongPlayer-module__bkTWAW__eq[data-active=true] .SongPlayer-module__bkTWAW__eqBar{opacity:1;animation:.9s ease-in-out infinite SongPlayer-module__bkTWAW__eqBounce}@keyframes SongPlayer-module__bkTWAW__eqBounce{0%,to{height:4px}50%{height:16px}}.SongPlayer-module__bkTWAW__divider{z-index:1;background:var(--border);height:1px;margin:14px 0 12px;position:relative}.SongPlayer-module__bkTWAW__bottom{z-index:1;align-items:center;gap:10px;display:flex;position:relative}.SongPlayer-module__bkTWAW__time{color:var(--ink-faint);font-variant-numeric:tabular-nums;flex-shrink:0;width:28px;font-size:11px}.SongPlayer-module__bkTWAW__time:last-child{text-align:right}.SongPlayer-module__bkTWAW__track{background:var(--surface-sunken);cursor:pointer;border-radius:999px;flex:1;height:5px;position:relative}.SongPlayer-module__bkTWAW__trackFill{background:var(--accent);border-radius:999px;height:100%}.SongPlayer-module__bkTWAW__trackThumb{background:var(--accent);border:2px solid var(--surface);width:10px;height:10px;box-shadow:0 0 0 1px var(--accent-soft-border);border-radius:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.SongPlayer-module__bkTWAW__spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:15px;height:15px;animation:.7s linear infinite SongPlayer-module__bkTWAW__spin}@keyframes SongPlayer-module__bkTWAW__spin{to{transform:rotate(360deg)}}
.category-module__wT1PdG__hero{background:var(--surface-subtle);padding:32px 0;overflow:hidden}.category-module__wT1PdG__heroInner{flex-direction:column;gap:20px;display:flex}@media (min-width:640px){.category-module__wT1PdG__heroInner{flex-direction:row;justify-content:space-between;align-items:center;gap:20px}}.category-module__wT1PdG__heroText{flex-direction:column;gap:14px;display:flex}.category-module__wT1PdG__heroImage{flex-shrink:0;align-self:center;width:100%;max-width:220px}.category-module__wT1PdG__breadcrumb{color:var(--ink-faint);align-items:center;gap:6px;font-size:13px;display:flex}.category-module__wT1PdG__breadcrumb a{color:var(--ink-faint)}.category-module__wT1PdG__titleRow{align-items:center;gap:14px;display:flex}.category-module__wT1PdG__iconWrap{background:var(--cat-soft);width:48px;height:48px;color:var(--cat-color);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.category-module__wT1PdG__title{color:var(--ink);font-size:24px}.category-module__wT1PdG__count{color:var(--ink-faint);margin-top:2px;font-size:13px}.category-module__wT1PdG__wrap{padding:32px 0 64px}.category-module__wT1PdG__grid{grid-template-columns:1fr;gap:14px;display:grid}@media (min-width:640px){.category-module__wT1PdG__grid{grid-template-columns:repeat(2,1fr)}}
.home-module__txgM7a__hero{background:var(--surface-subtle);padding:48px 0 0;overflow:hidden}.home-module__txgM7a__heroInner{flex-direction:column;gap:24px;display:flex}@media (min-width:720px){.home-module__txgM7a__heroInner{flex-direction:row;justify-content:space-between;align-items:center;gap:20px}}.home-module__txgM7a__heroText{flex-direction:column;gap:14px;display:flex}.home-module__txgM7a__heroTitle{color:var(--ink);font-size:30px}.home-module__txgM7a__heroDesc{color:var(--ink-soft);max-width:440px;font-size:15px}.home-module__txgM7a__heroImage{flex-shrink:0;align-self:center;width:100%;max-width:300px}@media (min-width:720px){.home-module__txgM7a__heroImage{max-width:340px;margin-bottom:-10px}}.home-module__txgM7a__categoryBar{border-bottom:1px solid var(--border);background:var(--surface)}.home-module__txgM7a__categoryBarInner{gap:8px;padding:14px 20px;display:flex;overflow-x:auto}.home-module__txgM7a__categoryChip{border:1px solid var(--border);color:var(--ink-soft);white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:7px 14px;font-size:13px;font-weight:600;display:inline-flex}.home-module__txgM7a__categoryChip:hover{border-color:var(--cat-soft-border,var(--accent-soft-border));background:var(--cat-soft,var(--accent-soft));color:var(--cat-color,var(--accent-strong))}.home-module__txgM7a__categoryCount{color:var(--ink-faint);font-size:12px;font-weight:700}.home-module__txgM7a__main{padding:40px 0 64px}.home-module__txgM7a__layout{flex-direction:column;align-items:flex-start;gap:32px;display:flex}@media (min-width:880px){.home-module__txgM7a__layout{flex-direction:row}}.home-module__txgM7a__primary{flex:1;width:100%;min-width:0}.home-module__txgM7a__sidebar{flex-direction:column;gap:16px;width:100%;display:flex}@media (min-width:880px){.home-module__txgM7a__sidebar{flex-shrink:0;width:280px;margin-top:44px}}.home-module__txgM7a__sectionHead{justify-content:space-between;align-items:baseline;margin-bottom:18px;display:flex}.home-module__txgM7a__sectionTitle{color:var(--ink);font-size:18px}.home-module__txgM7a__count{color:var(--ink-faint);font-size:13px}.home-module__txgM7a__grid{grid-template-columns:1fr;gap:14px;display:grid}@media (min-width:640px){.home-module__txgM7a__grid{grid-template-columns:repeat(2,1fr)}}.home-module__txgM7a__empty{text-align:center;color:var(--ink-faint);padding:40px 20px;font-size:14px}
.post-module__RKnxlq__wrap{padding:32px 0 64px}.post-module__RKnxlq__breadcrumb{color:var(--ink-faint);align-items:center;gap:6px;margin-bottom:18px;font-size:13px;display:flex}.post-module__RKnxlq__breadcrumb a{color:var(--ink-faint)}.post-module__RKnxlq__breadcrumb a:hover{color:var(--ink-soft)}.post-module__RKnxlq__titleRow{flex-direction:column;gap:10px;margin-bottom:10px;display:flex}.post-module__RKnxlq__title{color:var(--ink);font-size:26px}.post-module__RKnxlq__questionBody{color:var(--ink-soft);border-bottom:1px solid var(--border);margin:14px 0 28px;padding-bottom:24px;font-size:15px}.post-module__RKnxlq__quickAnswer{background:var(--accent-soft);border:1px solid var(--accent-soft-border);margin-bottom:20px;padding:22px}.post-module__RKnxlq__quickAnswerHead{color:var(--accent-strong);align-items:center;gap:8px;margin-bottom:10px;font-size:14px;font-weight:800;display:flex}.post-module__RKnxlq__quickAnswerText{color:var(--ink);font-size:17px;font-weight:500;line-height:1.6}.post-module__RKnxlq__quickAnswerText strong{font-weight:800}.post-module__RKnxlq__productBox{align-items:flex-start;gap:14px;margin-bottom:32px;padding:20px 22px;display:flex}.post-module__RKnxlq__productBoxBottom{background:var(--verified-soft);border-color:var(--verified-soft-border);align-items:flex-start;gap:14px;margin:40px 0 8px;padding:22px;display:flex}.post-module__RKnxlq__productIcon{background:var(--verified-soft);width:38px;height:38px;color:var(--verified);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.post-module__RKnxlq__productLabel{color:var(--verified);margin-bottom:4px;font-size:12px;font-weight:700}.post-module__RKnxlq__productType{color:var(--ink);margin-bottom:4px;font-size:16px;font-weight:800}.post-module__RKnxlq__productReason{color:var(--ink-soft);font-size:14px;line-height:1.6}.post-module__RKnxlq__section{margin-bottom:32px}.post-module__RKnxlq__sectionHead{color:var(--ink);align-items:center;gap:8px;margin-bottom:14px;display:flex}.post-module__RKnxlq__sectionHead svg{color:var(--ink-faint)}.post-module__RKnxlq__sectionTitle{font-size:17px}.post-module__RKnxlq__causeList{flex-direction:column;gap:12px;display:flex}.post-module__RKnxlq__causeItem{background:var(--worry-soft);border:1px solid var(--worry-soft-border);border-radius:var(--radius-lg);padding:16px 18px}.post-module__RKnxlq__causeTitle{color:var(--ink);margin-bottom:6px;font-size:15px;font-weight:700}.post-module__RKnxlq__causeText{color:var(--ink-soft);font-size:14px;line-height:1.65}.post-module__RKnxlq__comparisonGrid{grid-template-columns:1fr;gap:14px;display:grid}@media (min-width:560px){.post-module__RKnxlq__comparisonGrid{grid-template-columns:1fr 1fr}}.post-module__RKnxlq__comparisonCol{background:var(--worry-soft);border:1px solid var(--worry-soft-border);flex-direction:column;gap:12px;padding:18px;display:flex}.post-module__RKnxlq__comparisonName{color:var(--ink);font-size:16px;font-weight:800}.post-module__RKnxlq__comparisonPoints{flex-direction:column;gap:6px;padding-left:18px;display:flex}.post-module__RKnxlq__comparisonPoints li{color:var(--ink-soft);font-size:13.5px;line-height:1.6}.post-module__RKnxlq__comparisonProduct{background:var(--verified-soft);border:1px solid var(--verified-soft-border);border-radius:var(--radius-md);color:var(--verified);align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.post-module__RKnxlq__comparisonProductType{color:var(--ink);margin-bottom:2px;font-size:13.5px;font-weight:800}.post-module__RKnxlq__comparisonProductReason{color:var(--ink-soft);font-size:12.5px;line-height:1.55}.post-module__RKnxlq__stepList{border:1.5px dashed var(--tip-soft-border);border-radius:var(--radius-lg);background:var(--tip-soft);flex-direction:column;gap:0;display:flex;overflow:hidden}.post-module__RKnxlq__stepItem{border-bottom:1.5px dashed var(--tip-soft-border);gap:14px;padding:16px 18px;display:flex}.post-module__RKnxlq__stepItem:last-child{border-bottom:none}.post-module__RKnxlq__stepNum{background:var(--surface);width:24px;height:24px;color:var(--tip);border:1px solid var(--tip-soft-border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:flex}.post-module__RKnxlq__stepText{color:var(--ink);padding-top:2px;font-size:14.5px;line-height:1.65}.post-module__RKnxlq__replaceText{color:var(--ink-soft);padding:18px 20px;font-size:14.5px;line-height:1.7}.post-module__RKnxlq__trustNote{border-top:1px solid var(--border);color:var(--ink-faint);margin-top:40px;padding-top:20px;font-size:13px;line-height:1.6}
.LegalPage-module__DTgQIG__wrap{max-width:720px;padding:40px 0 72px}.LegalPage-module__DTgQIG__title{color:var(--ink);margin-bottom:8px;font-size:26px}.LegalPage-module__DTgQIG__updated{color:var(--ink-faint);margin-bottom:32px;font-size:13px}.LegalPage-module__DTgQIG__section{margin-bottom:28px}.LegalPage-module__DTgQIG__sectionTitle{color:var(--ink);margin-bottom:10px;font-size:17px}.LegalPage-module__DTgQIG__section p,.LegalPage-module__DTgQIG__section li{color:var(--ink-soft);font-size:14.5px;line-height:1.75}.LegalPage-module__DTgQIG__section ul{flex-direction:column;gap:6px;padding-left:20px;display:flex}.LegalPage-module__DTgQIG__section p+p{margin-top:8px}
