.index2-box{display:grid;gap:20px;grid-area:content;grid-template-columns:auto auto;grid-template-rows:1fr;height:100%;margin:0 auto;max-width:1000px;padding:50px}.index2-left{display:grid;gap:10px;grid-template-columns:1fr;grid-template-rows:3fr;max-height:620px}.index2-right{display:grid;gap:10px;grid-template-columns:1fr;grid-template-rows:auto auto;max-height:620px}.index2-photos{border-radius:15px;grid-area:1/1/2/3;height:261px;overflow:hidden;position:relative;width:450px}.simple-slider .slider-slide{background-position:center;background-repeat:no-repeat;background-size:cover;height:261px;width:100%}.slider-slide:first-child{background-image:url('/img/封面-1.jpg')}.slider-slide:nth-child(2){background-image:url('/img/封面-2.jpg')}.slider-slide:nth-child(3){background-image:url('/img/封面-3.jpg')}.index2-photos img,.index2-photos picture{height:100%;object-fit:contain;width:100%}.index2-holiday{border-radius:15px;border-radius:15px;grid-area:2/1/3/3;height:auto;padding:5px;position:relative;transition:transform .3s,box-shadow .3s;width:450px}#holidayCountdown{align-items:center;border-radius:15px;display:flex;height:100%;justify-content:center;text-align:center}#holidayDays,#holidayName{font-size:3rem;font-weight:lighter;margin:0 10px}.index2-random-post{display:flex;flex-direction:column;gap:20px;grid-area:3/1/4/2;height:220px;justify-content:space-between;padding:20px;width:220px}.index2-big-icon{font-size:4em}.index2-random{overflow:hidden}.index2-random-title{margin-bottom:5px}.index2-random-post-title{color:inherit;font-size:1.35em;font-weight:700;overflow-wrap:break-word}.index2-websites{display:-ms-grid;display:grid;gap:10px;grid-area:3/2/4/3;grid-template:repeat(4,1fr)/1fr;height:220px;width:220px}.index2-website{align-items:center;border-radius:15px;color:inherit;display:flex;gap:15px;justify-content:flex-start;padding-left:15px;transition:.1s}.index2-website-icon{margin-left:auto;margin-right:20px;opacity:0;pointer-events:none;visibility:hidden}.index2-website:hover .index2-website-icon{opacity:1;pointer-events:initial;visibility:visible}.index2-website:hover{background-color:hwb(234 36% 10% / .8);color:var(--color-surface-0)}.index2-about-myself{box-sizing:border-box;height:auto;padding:20px}.clamp-text p{margin:0}.clamp-text p:first-child{line-height:30px;white-space:pre-wrap}.clamp-text p:last-child{display:none;text-align:right}.index2-about-myself-title{font-size:1.5em}.index2-recent-posts{box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;padding:20px 20px 0}.index2-recent-title{font-size:1.1em;margin:2px 0}.index2-post-title{color:inherit;display:block;font-size:1.4em;font-weight:700;margin:5px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index2-post-desc{font-size:.9em;margin:5px 0}.index2-post-date{display:flex;gap:10px;margin:5px 0}.index2-post-date a,.index2-post-date span{color:var(--color-base--low);font-size:.8em}.index2-post2 .index2-recent-post:nth-child(n+3){display:none}.index2-read-more{text-align:right}.index2-about-myself,.index2-heatmap,.index2-holiday,.index2-photos,.index2-random-post,.index2-recent-posts,.index2-website{border-radius:15px;box-shadow:0 2px 5px rgba(0,0,0,.2);transition:transform .3s,box-shadow .3s}.skin-dark .index2-about-myself,.skin-dark .index2-heatmap,.skin-dark .index2-holiday,.skin-dark .index2-photos,.skin-dark .index2-random-post,.skin-dark .index2-recent-posts,.skin-dark .index2-website{border:1px solid var(--color-surface-3);box-shadow:initial}@media screen and (min-width:768px){.index2-about-myself:hover,.index2-heatmap:hover,.index2-holiday:hover,.index2-photos:hover,.index2-random-post:hover,.index2-recent-posts:hover,.index2-website:hover{box-shadow:0 4px 8px rgba(0,0,0,.3)}.skin-dark .index2-about-myself:hover,.skin-dark .index2-heatmap:hover,.skin-dark .index2-holiday:hover,.skin-dark .index2-random-post:hover,.skin-dark .index2-recent-posts:hover,.skin-dark .index2-website:hover{border:1px solid hwb(234 36% 10% / .8);box-shadow:0 4px 9px hwb(234 36% 10% / .8);color:#c2c9d6}.index2-website:hover{transform:translateY(-5px)}.skin-dark .index2-website:hover{border:1px solid hwb(234 36% 10% / .8);box-shadow:0 3px 8px hwb(234 36% 10% / .8);color:#c2c9d6;transform:translateY(-5px)}}#index_random_btn i{cursor:pointer;display:inline-block}.shake{animation:shake .5s ease;animation-iteration-count:infinite}@keyframes shake{0%,100%{transform:translateX(0) rotate(0)}10%{transform:translateX(-10px) rotate(-15deg)}20%{transform:translateX(10px) rotate(15deg)}30%{transform:translateX(-10px) rotate(-15deg)}40%{transform:translateX(10px) rotate(15deg)}50%{transform:translateX(-10px) rotate(-15deg)}60%{transform:translateX(10px) rotate(15deg)}70%{transform:translateX(-10px) rotate(-15deg)}80%{transform:translateX(10px) rotate(15deg)}90%{transform:translateX(-10px) rotate(-15deg)}}.simple-slider .slider-pagination{bottom:5px}.simple-slider .slider-pagination .pagination-bullet{background-color:#000;border-radius:50%;height:10px;opacity:.4;width:10px}.simple-slider .slider-pagination .pagination-bullet.is-active{background-color:#fff;opacity:1}