.sourceDetailGallery{background-color:var(--bg-1);border-radius:16px;padding:16px}.sourceDetailGallery .sourceDetailGallery-tab{padding:4px;background-color:var(--bg-2);font-size:14px;color:var(--text-2);width:210px;border-radius:8px;margin:0 auto 16px}.sourceDetailGallery .sourceDetailGallery-tab .sourceDetailGallery-tab-item{padding:5px 20px;text-align:center;transition:all .4s;cursor:pointer}.sourceDetailGallery .sourceDetailGallery-tab .sourceDetailGallery-tab-item>svg{margin-right:4px;vertical-align:-4px}.sourceDetailGallery .sourceDetailGallery-tab .sourceDetailGallery-tab-item-selected{background-color:var(--bg-1);font-weight:500;box-shadow:0 2px 4px 0 rgba(0,0,0,.102);border-radius:6px;color:var(--text-1)}.sourceDetailGallery .sourceDetailGallery-preview{border-radius:12px;overflow:hidden;border:.96px solid rgba(34,47,64,.059)}.sourceDetailGallery .sourceDetailGallery-preview>img{object-fit:cover}.sourceDetailGallery .sourceDetailGallery-list{display:flex;flex-wrap:wrap;margin:7px -7px}.sourceDetailGallery .sourceDetailGallery-list>img{width:calc(50% - 14px);border-radius:12px;margin:7px;object-fit:cover;border:.96px solid rgba(34,47,64,.059);overflow:hidden}.sourceDetailGallery .sourceDetailGallery-outline{max-width:580px;margin:0 auto;padding:0 26px}.sourceDetailGallery .sourceDetailGallery-outline .sourceDetailGallery-outline-title{color:var(--text-2);font-size:16px}.sourceDetailGallery .sourceDetailGallery-outline .sourceDetailGallery-outline-title>p:first-child{color:var(--text-1);font-weight:500;font-size:24px}.sourceDetailGallery .sourceDetailGallery-outline .sourceDetailGallery-outline-item{color:var(--text-1)}.sourceDetailGallery .sourceDetailGallery-outline .sourceDetailGallery-outline-item-depth-0{padding-left:26px;font-size:17px;font-weight:500;margin-top:16px;margin-bottom:4px;height:32px;line-height:32px;position:relative}.sourceDetailGallery .sourceDetailGallery-outline .sourceDetailGallery-outline-item-depth-0:before{content:"";width:6px;height:6px;border-radius:50%;position:absolute;top:13px;left:9px;background-color:var(--text-1)}.sourceDetailGallery .sourceDetailGallery-outline .sourceDetailGallery-outline-item-depth-1{padding-left:37px;font-size:14px;height:34px;line-height:34px;position:relative}.sourceDetailGallery .sourceDetailGallery-outline .sourceDetailGallery-outline-item-depth-1:before{content:"";width:4px;height:4px;border-radius:50%;position:absolute;top:14px;left:26px;background-color:var(--text-1)}.sourceDetailGallery .sourceDetailGallery-outline .sourceDetailGallery-outline-item-depth-1:after{content:"";width:1px;height:34px;position:absolute;top:0;left:12px;background-color:var(--line-2)}.sourceDetailGallery .sourceDetailGallery-outline .sourceDetailGallery-outline-item-depth-2{display:none}.informalSourceDetailTreeNode{color:var(--text-1);position:relative;padding-left:49px}.informalSourceDetailTreeNode .informalSourceDetailTreeNode-page{position:absolute;top:1px;left:-2px;width:33px;height:18px;border-radius:6px;background:var(--bg-5);text-align:center;line-height:18px;font-size:12px;font-weight:500;color:var(--text-2)}.informalSourceDetailTreeNode-depth-0{font-size:15px;font-weight:500;margin-top:20px}.informalSourceDetailTreeNode-depth-1{font-size:13px;color:var(--text-2);margin-top:4px}