.banner_wrap{height:600px;min-height:400px}.banner_wrap .banner{position:absolute;top:0;left:0;width:100%;height:100%}.banner_wrap .banner .banner_image{height:100%;border-radius:0;filter:brightness(.1) contrast(.9)}.banner_wrap .banner .banner_info{position:absolute;top:calc(50% + 30px);left:50%;transform:translate(-50%,-50%);width:100%;max-width:850px}.banner_wrap .banner .banner_info .card_link_wrap{display:flex;justify-content:center;padding:16px 0}.banner_wrap .banner .banner_info .card_link_wrap a{color:var(--white);background-color:var(--thema);padding:4px 8px;border-radius:4px;font-size:1.6rem;transition:.3s}@media (hover:hover){.banner_wrap .banner .banner_info .card_link_wrap a:hover{transform:scale(1.05);filter:brightness(.7)}}.banner_wrap .banner .banner_info .card_title{padding:0 64px;font-size:4rem;color:var(--whiteF9);text-align:center;font-weight:700;font-family:TTTtangsbudaejjigae,Malgun Gothic,sans-serif}.banner_wrap .banner .banner_info .card_date{display:flex;justify-content:center;padding:16px 0;font-size:1.6rem}.banner_wrap .banner .banner_info .card_skill_wrap{padding:8px 64px;justify-content:center}.banner_wrap .banner .banner_info .card_skill_wrap .card_skill{margin:4px}.banner_wrap .banner .banner_info .card_skill_wrap .card_skill .skill_img{width:14px;height:14px}.banner_wrap .banner .banner_info .card_skill_wrap .card_skill .skill_text{font-size:1.4rem}.banner_wrap .banner .banner_info .card_hash_wrap{padding:0 64px;justify-content:center}.banner_wrap .banner .banner_info .card_hash_wrap .card_hash{margin:4px}.banner_wrap .banner .banner_info .card_hash_wrap .card_hash .hash_text{font-size:1.4rem}@media (max-width:1280px){.banner_wrap{height:500px}}@media (max-width:1024px){.banner_wrap .banner .banner_info .card_title{font-size:3.4rem}.banner_wrap .banner .banner_info .card_date{padding:8px 0}.banner_wrap .banner .banner_info .card_skill_wrap{padding:8px 32px}.banner_wrap .banner .banner_info .card_hash_wrap{padding:0 32px}}@media (max-width:640px){.banner_wrap{height:400px}.banner_wrap .banner .banner_info .card_title{padding:0 32px;font-size:2.8rem;line-height:150%}.banner_wrap .banner .banner_info .card_date{padding:4px 0}.banner_wrap .banner .banner_info .card_skill_wrap{padding:4px 16px}.banner_wrap .banner .banner_info .card_skill_wrap .card_skill .skill_img{width:13px;height:13px}.banner_wrap .banner .banner_info .card_hash_wrap{padding:0 16px}}.swiper_common{width:100%}.swiper_common .swiper{position:relative;width:100%;max-width:100%;height:600px;min-height:400px;overflow:hidden}.swiper_common .swiper .swiper-slide .swiper_image_wrap{display:block;height:100%}.swiper_common .swiper .swiper_image{width:100%;height:100%;filter:brightness(.1) contrast(.9)}.swiper_common .swiper .description{display:flex;flex-direction:column;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%);z-index:100;width:500px;margin-left:0;color:var(--whiteF9);text-align:center}.swiper_common .swiper .description .title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin:24px 12px 12px;font-family:TTTtangsbudaejjigae,Malgun Gothic,sans-serif;font-weight:500;font-size:2.6rem;text-align:center}.swiper_common .swiper .description .sub_title{display:-webkit-box;margin:0 12px;color:var(--blackmute);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;font-weight:400;font-size:2rem;text-align:center}.swiper_common .swiper .description .autoplay_progress{position:absolute;top:0;left:0;width:100%;height:5px;background-color:var(--thema);overflow:hidden;z-index:100}.swiper_common .swiper .description .autoplay_progress .progress_bar{height:100%;width:0;background-color:var(--themaBright);transition:width linear}.swiper_common .swiper .description .current_page{position:absolute;top:-40px;right:0}.swiper_common .swiper .description .current_page span:first-child{color:var(--themaBright);font-size:2.6rem;font-family:TTTtangsbudaejjigae,Malgun Gothic,sans-serif}.swiper_common .swiper .description .current_page span:nth-child(2),.swiper_common .swiper .description .current_page span:nth-child(3){color:var(--blackmute);font-size:2rem;font-family:TTTtangsbudaejjigae,Malgun Gothic,sans-serif}@media (max-width:1536px){.swiper_common .swiper{width:100%;margin-left:0}}@media (max-width:1024px){.swiper_common .swiper{height:500px}.swiper_common .swiper .description{width:320px}.swiper_common .swiper .description .title{font-size:2.4rem}.swiper_common .swiper .description .sub_title{font-size:1.9rem}.swiper_common .swiper .description .current_page{top:-35px}.swiper_common .swiper .description .current_page span:first-child{font-size:2.4rem}.swiper_common .swiper .description .current_page span:nth-child(2),.swiper_common .swiper .description .current_page span:nth-child(3){font-size:1.9rem}}@media (max-width:640px){.swiper_common .swiper{height:400px}.swiper_common .swiper .description{top:55%;width:300px}.swiper_common .swiper .description .title{font-size:2.2rem}.swiper_common .swiper .description .sub_title{font-size:1.8rem}.swiper_common .swiper .description .current_page{top:-30px}.swiper_common .swiper .description .current_page span:first-child{font-size:2.2rem}.swiper_common .swiper .description .current_page span:nth-child(2),.swiper_common .swiper .description .current_page span:nth-child(3){font-size:1.8rem}}.saying_all_wrap{width:60%;z-index:1}.saying_all_wrap .saying_wrap{display:flex;flex-direction:column;justify-content:space-between;position:relative;padding:32px 64px;margin:-64px 0 16px;box-shadow:0 0 30px 0 var(--whiteEEE);border-radius:32px;background-color:var(--white);transition:all .3s}.saying_all_wrap .saying_wrap .reset_btn{display:flex;align-items:center;justify-content:center;position:absolute;top:-16px;right:-16px;width:60px;height:60px;background-color:var(--white);border-radius:999px;cursor:pointer;transition:all .3s}.saying_all_wrap .saying_wrap .reset_btn svg{fill:var(--themaBright);width:35px;height:35px}@media (hover:hover){.saying_all_wrap .saying_wrap:hover{box-shadow:0 0 30px 0 var(--whiteCCC)}.saying_all_wrap .saying_wrap .reset_btn:hover svg{animation:rotate 2s linear infinite}}.saying_all_wrap .saying_wrap .saying{font-size:1.8rem;color:var(--black)}.saying_all_wrap .saying_wrap .writer_wrap{display:flex;flex-direction:column;padding-top:8px}.saying_all_wrap .saying_wrap .writer_wrap .writer{display:flex;justify-content:flex-end;align-items:center}.saying_all_wrap .saying_wrap .writer_wrap .writer,.saying_all_wrap .saying_wrap .writer_wrap .writer span{color:var(--thema);font-size:1.6rem;font-weight:700;font-family:TTTtangsbudaejjigae,Malgun Gothic,sans-serif}.saying_all_wrap .saying_wrap .writer_wrap .writer span{padding-right:8px}.saying_all_wrap .saying_wrap .writer_wrap .job{display:flex;justify-content:flex-end;color:var(--blacklight);font-size:1.4rem;font-weight:300;font-family:TTTtangsbudaejjigae,Malgun Gothic,sans-serif}.saying_all_wrap .saying_wrap .border{position:absolute;bottom:0;left:10px;width:100%;height:106%;border-radius:32px;background-color:var(--thema);z-index:-1}@media (max-width:1536px){.saying_all_wrap{width:65%}}@media (max-width:1024px){.saying_all_wrap{width:75%}.saying_all_wrap .saying_wrap{padding:24px 40px;border-radius:24px}.saying_all_wrap .saying_wrap .border{border-radius:24px}.saying_all_wrap .saying_wrap .reset_btn{width:50px;height:50px}.saying_all_wrap .saying_wrap .reset_btn svg{width:30px;height:30px}}@media (max-width:640px){.saying_all_wrap{width:85%}.saying_all_wrap .saying_wrap{padding:12px 20px;margin:-32px 0 16px;border-radius:16px}.saying_all_wrap .saying_wrap .saying{font-size:1.6rem}.saying_all_wrap .saying_wrap .writer_wrap{padding-top:4px}.saying_all_wrap .saying_wrap .border{left:7px;height:108%;border-radius:16px}.saying_all_wrap .saying_wrap .reset_btn{width:40px;height:40px}.saying_all_wrap .saying_wrap .reset_btn svg{width:25px;height:25px}}.custom-cursor{position:fixed;left:0;top:0;width:144px;height:144px;border-radius:50%;pointer-events:none;z-index:99999;transform:translate(-50%,-50%);mix-blend-mode:difference}.custom-cursor:before{content:"";display:block;position:absolute;left:50%;top:50%;width:100%;height:100%;background:url(/_next/static/media/cursor.8f8d9711.png) 50% no-repeat;background-size:100%;transform:translateX(-50%) translateY(-50%) translateZ(0) rotate(0deg) scale(1);transform:translateX(0) translateY(0) translateZ(0) rotate(0deg) scale(.25);filter:invert(1)}.card_wrap{display:flex;flex-wrap:wrap;gap:24px 16px;justify-content:flex-start}.card{display:block;width:calc(25% - 12px);cursor:pointer;transition:.5s}.card,.card .card_top{position:relative;overflow:hidden}.card .card_top{width:100%;height:200px;border:1px solid var(--whiteDDD);transition:.5s linear}.card .card_top .card_img{width:100%;height:100%;transition:.5s}.card_date{color:var(--blackmute);font-size:1.4rem;padding-top:4px}.card_skill_wrap{display:flex;flex-wrap:wrap;width:100%;padding-top:4px}.card_skill_wrap .card_skill{display:flex;align-items:center;justify-content:center;padding:4px 8px;margin:0 8px 8px 0;border-radius:999px}.card_skill_wrap .card_skill .skill_img{width:13px;height:13px}.card_skill_wrap .card_skill .skill_text{padding-left:5px;color:var(--white);font-size:1.2rem;letter-spacing:0}.card_hash_wrap{display:flex;flex-wrap:wrap;width:100%;padding-top:4px}.card_hash_wrap .card_hash{display:flex;align-items:center;justify-content:center;padding:4px 8px;margin:0 8px 8px 0;border-radius:999px;background-color:var(--thema)}.card_hash_wrap .card_hash .hash_text{color:var(--white);font-size:1.2rem;letter-spacing:0}@media (hover:hover){.card:hover .card_top .card_img{scale:1.02;filter:brightness(.9)}}.card .card_top .card_img .card_badge_wrap{display:flex;align-items:center;position:absolute;top:20px;left:27px}.card .card_top .card_img .card_badge_wrap .card_badge{padding:2px 16px;margin-right:8px;border-radius:999px;background-color:var(--whiteDDD)}.card .card_top .card_img .card_badge_wrap .card_badge div{font-size:1.4rem}.card .card_bottom{width:100%;padding-top:12px}.card .card_bottom .card_bottom_title{font-size:1.8rem;font-weight:700}.card .card_bottom .card_bottom_title span{position:relative;display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;z-index:0;color:var(--black);font-size:1.8rem;font-weight:700}.card .card_bottom .card_bottom_title span:after{content:"";position:absolute;left:0;top:80%;transform:translateY(-50%);width:0;height:16px;background:rgba(96,165,250,.4);z-index:-1;transition:none}@media (hover:hover){.card:hover .card_bottom_title span:after{width:100%;transition:width .3s ease-out}}.card .card_bottom .card_bottom_category{padding-bottom:4px;font-size:1.5rem;font-weight:400}.card .card_bottom .card_bottom_sub_title{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--black);font-size:1.6rem;font-weight:400;opacity:.7}@media (max-width:1280px){.card{width:calc(50% - 32px)}}@media (max-width:768px){.card{width:calc(100% - 32px)}}@media (max-width:640px){.card{width:calc(100% - 16px);margin:8px}.card .card_bottom{padding:12px 0}.card .card_bottom .card_bottom_title{padding:4px 0}.card .card_bottom .card_bottom_sub_title{margin:0 0 4px}.card_hash_wrap .card_hash,.card_skill_wrap .card_skill{margin:0 4px 4px 0}}.pagination{padding:32px 0}.pagination,.pagination li a{display:flex;justify-content:center}.pagination li a{align-items:center;width:30px;height:30px;margin:0 4px;border-radius:999px;font-size:1.6rem;cursor:pointer}.pagination .active a{background-color:var(--themaBright);color:var(--white)}.pagination .break{pointer-events:none;cursor:default}@media (max-width:640px){.pagination{padding:16px 0}}.study_search_wrap{position:relative;width:100%;margin-bottom:24px}.study_search_input{width:100%;padding:12px 40px 12px 16px;font-size:1.4rem;border:1px solid var(--whiteEEE);border-radius:8px;background-color:var(--white);color:var(--black);transition:all .3s ease}.study_search_input:focus{outline:none;border-color:var(--thema);box-shadow:0 0 0 3px rgba(30,64,175,.1)}.study_search_input::placeholder{color:var(--blackmute)}.study_search_clear{position:absolute;right:12px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;background:transparent;cursor:pointer;color:var(--blackmute);transition:color .3s ease}.study_search_clear:hover{color:var(--black)}@keyframes hueRotate{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(45deg)}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes arrowAnimate{0%{left:0}to{left:-5px}}@keyframes arrowAnimate2{0%{right:0}to{right:-5px}}@keyframes headerAnimate{0%{bottom:-75px}to{bottom:10px}}@keyframes headerAnimate2{0%{bottom:10px}to{bottom:-75px}}@keyframes headerBarAnimate{0%{top:-35px}to{top:0}}@keyframes headerBarAnimate2{0%{top:0}to{top:-35px}}.dot-field-canvas{position:relative;height:100vh}.dot-field-canvas_mount{position:fixed;inset:0;width:100vw;height:100vh;overflow:hidden;z-index:0;pointer-events:none;mix-blend-mode:difference}.blog_aide_sidebar{width:260px;background:#fff;height:100vh;position:fixed;top:0;left:0;z-index:999;border-right:1px solid var(--whiteEEE);transition:all .3s ease}.RouteApp.close .blog_aide_sidebar{position:absolute;left:-272px}.blog_aide_toggle{position:absolute;z-index:2;bottom:-12px;right:-12px;display:grid;place-items:center;width:24px;height:24px;background:var(--white);border:1px solid var(--whiteEEE);cursor:pointer;transform:rotate(90deg);transition:all .3s ease}.blog_aide_toggle svg{width:18px;height:18px;fill:var(--black)}.blog_aide_inner{position:relative;height:100%}.blog_aide_header{display:flex;align-items:center;justify-content:center;gap:12px;position:relative;height:72px;width:260px;border-bottom:1px solid var(--whiteEEE)}.blog_aide_header h1{font-weight:700;font-size:2rem;white-space:nowrap;color:var(--black)}.blog_aide_logo{border-radius:50%}.blog_aide_menu{position:relative;display:flex;flex-direction:column;align-items:center}.blog_aide_menu_list{width:100%;padding:16px;height:calc(100% - 72px);overflow-y:auto;display:flex;flex-direction:column;gap:10px}.blog_aide_menu_category{display:flex;justify-content:space-between;align-items:center;width:100%}.blog_aide_menu_category svg{width:18px;height:18px;margin-left:10px;fill:var(--blackmute);transition:transform .3s ease,fill .3s ease}.blog_aide_menu_category svg.rotated{transform:rotate(180deg)}.blog_aide_menu_title{display:flex;align-items:center;justify-content:space-between;padding:12px;color:var(--blackmute);text-decoration:none;width:100%}.blog_aide_menu_button,.blog_aide_menu_title,.blog_aide_menu_title .menu_count,.blog_aide_menu_title .menu_title{transition:all .3s ease}.blog_aide_menu_button{display:flex;align-items:center;justify-content:flex-start;width:100%;color:inherit}.blog_aide_menu_button p{width:100%}.blog_aide_menu_button p a{display:flex;justify-content:space-between;align-items:center;padding:8px 24px}.blog_aide_menu_button p a .menu_title{font-size:1.6rem;transition:all .3s ease}.blog_aide_menu_button p a .menu_count{transition:all .3s ease}.blog_aide_menu_button.active{background-color:var(--whiteF7)}.blog_aide_menu_button.active p a .menu_title{color:var(--thema);font-weight:700}.blog_aide_menu_button.active p a .menu_count{background:var(--thema);color:var(--white);font-weight:700}.menu_count{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;background-color:var(--whiteEEE);color:var(--blackmute);font-size:1.2rem;font-weight:600;line-height:1;vertical-align:middle}.blog_aide_menu_button img{width:24px;height:24px}.blog_aide_bar{visibility:hidden;position:fixed;z-index:-1;top:0;left:-20px;width:20px;height:100vh;border-right:1px solid var(--whiteDDD);background:var(--white);transition:all .3s ease;cursor:pointer}.blog_aide_bar:before{left:65%}.blog_aide_bar:after,.blog_aide_bar:before{content:"";position:absolute;width:1px;height:30px;background:var(--black);top:50%;transform:translate(-50%,-50%)}.blog_aide_bar:after{left:35%}.RouteApp.close .blog_aide_bar{visibility:visible;left:0;z-index:0}.blog_aide_menu_category.active{background-color:var(--themaLight)}.blog_aide_menu_category.active .blog_aide_menu_title .menu_title{font-size:1.7rem;color:var(--black);font-weight:700}.blog_aide_menu_category.active .blog_aide_menu_title .menu_count{background:var(--thema);color:var(--white);font-weight:700}.blog_aide_menu_category.active svg{fill:var(--black)}@media (hover:hover){.blog_aide_menu_category:hover{background-color:var(--themaLight)}.blog_aide_menu_category:hover .blog_aide_menu_title .menu_title{color:var(--black);font-weight:700}.blog_aide_menu_category:hover .blog_aide_menu_title .menu_count{background:var(--thema);color:var(--white);font-weight:700}.blog_aide_menu_category:hover svg{fill:var(--black)}.blog_aide_menu_button:hover:not(.active){background-color:var(--whiteF7)}.blog_aide_menu_button:hover:not(.active) p a .menu_title{color:var(--thema);font-weight:700}.blog_aide_menu_button:hover:not(.active) p a .menu_count{background:var(--thema);color:var(--white);font-weight:700}.blog_aide_toggle:hover{transform:rotate(90deg) scale(1.1);background-color:var(--themaLight)}.RouteApp.close .blog_aide_bar:hover{transform:scale(1.1);background-color:var(--themaLight)}}.header{display:none}.blog a,.blog code,.blog li,.blog p,.blog pre,.blog pre>code>span,.blog s,.blog span,.blog strong,.post_view a,.post_view code,.post_view li,.post_view p,.post_view pre,.post_view pre>code>span,.post_view s,.post_view span,.post_view strong{font-size:1.8rem;line-height:170%}@media (max-width:640px){.blog a,.blog code,.blog li,.blog p,.blog pre,.blog pre>code>span,.blog s,.blog span,.blog strong,.post_view a,.post_view code,.post_view li,.post_view p,.post_view pre,.post_view pre>code>span,.post_view s,.post_view span,.post_view strong{line-height:180%}}.blog h1,.post_view h1{display:block;font-size:4rem;margin:2.6rem 0 1.6rem;font-weight:700}.blog h2,.post_view h2{display:block;font-size:3.2rem;margin:4rem 0 1.6rem;font-weight:700}.blog h3,.post_view h3{font-size:2.4rem}.blog h3,.blog h4,.post_view h3,.post_view h4{display:block;margin:2.4rem 0 1.6rem;font-weight:700}.blog h4,.post_view h4{font-size:2rem}.blog h5,.post_view h5{display:block;font-size:.83em;-webkit-margin-before:1.67em;margin-block-start:1.67em;-webkit-margin-after:1.67em;margin-block-end:1.67em;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0;font-weight:700}.blog h6,.post_view h6{display:block;font-size:.67em;-webkit-margin-before:2.33em;margin-block-start:2.33em;-webkit-margin-after:2.33em;margin-block-end:2.33em;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0;font-weight:700}.blog h1,.blog h2,.blog h3,.blog h4,.blog h5,.blog h6,.post_view h1,.post_view h2,.post_view h3,.post_view h4,.post_view h5,.post_view h6{font-family:Pretendard,Malgun Gothic,sans-serif}.blog p,.post_view p{display:block;margin:1.8rem 0}.blog blockquote,.post_view blockquote{display:block;border-left:3px solid var(--thema);padding:16px;margin:16px 0;background-color:var(--whiteF7)}.blog blockquote>p,.post_view blockquote>p{margin:0}.blog blockquote>ol,.blog blockquote>ul,.post_view blockquote>ol,.post_view blockquote>ul{width:calc(100% - 24px);margin:0 0 0 24px}.blog ol,.post_view ol{display:block;list-style-type:decimal;-webkit-margin-before:1em;margin-block-start:1em;-webkit-margin-after:1em;margin-block-end:1em;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-start:18px;margin-inline-start:18px;-webkit-margin-end:0;margin-inline-end:0}.blog ol li,.post_view ol li{list-style:decimal;margin-bottom:5px}.blog ol li:last-child,.post_view ol li:last-child{margin-bottom:0}.blog ul,.post_view ul{display:block;list-style-type:disc;-webkit-margin-before:1em;margin-block-start:1em;-webkit-margin-after:1em;margin-block-end:1em;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-start:18px;margin-inline-start:18px;-webkit-margin-end:0;margin-inline-end:0}.blog ul li,.post_view ul li{list-style:disc;margin-bottom:5px}.blog ul li:last-child,.post_view ul li:last-child{margin-bottom:0}.blog a,.post_view a{color:#3333ff;text-decoration:none}@media (hover:hover){.blog a:hover,.post_view a:hover{text-decoration:underline}}.blog hr,.post_view hr{margin:48px 0;border:1px solid #eeeeee}@media (max-width:1280px){.blog hr,.post_view hr{margin:36px 0}}@media (max-width:768px){.blog hr,.post_view hr{margin:24px 0}}.blog code,.post_view code{padding:1px 6px;border:none;border-radius:3px;background-color:#e3e6e9;font-family:Pretendard,Malgun Gothic,sans-serif;font-weight:500}.blog pre,.post_view pre{margin:1em 0;border-radius:4px;overflow-x:auto;line-height:150%}.blog pre>code,.post_view pre>code{border:none;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none}.blog img,.post_view img{max-width:100%}.blog strong,.post_view strong{font-weight:700}.blog table,.post_view table{min-width:40%;max-width:100%;border:1px solid var(--whiteEEE);border-collapse:collapse;font-size:.875rem}.blog table thead tr,.post_view table thead tr{background-color:var(--themaLight)}.blog table thead tr th,.post_view table thead tr th{border-top:1px solid var(--whiteEEE);border-left:1px solid var(--whiteEEE);border-bottom:2px solid var(--themaBright);text-align:left;font-weight:700}.blog table thead tr th:last-child,.post_view table thead tr th:last-child{border-right:1px solid var(--whiteEEE)}.blog table tbody tr td,.blog table thead tr th,.post_view table tbody tr td,.post_view table thead tr th{padding:1rem 2rem;border-top:1px solid var(--whiteEEE)}@media (max-width:640px){.blog table tbody tr td,.blog table thead tr th,.post_view table tbody tr td,.post_view table thead tr th{padding:.5rem}}.blog table tbody tr:first-child td,.post_view table tbody tr:first-child td{border-top:none}.blog table tbody tr:last-child td,.post_view table tbody tr:last-child td{border-bottom:1px solid var(--whiteEEE)}.blog table tbody tr td,.post_view table tbody tr td{border-left:1px solid var(--whiteEEE)}.blog table tbody tr td:last-child,.post_view table tbody tr td:last-child{border-right:1px solid var(--whiteEEE)}.blog pre code.hljs,.post_view pre code.hljs{display:block;overflow-x:auto;padding:1em}.blog code.hljs,.post_view code.hljs{padding:3px 5px}.blog code.hljs::-webkit-scrollbar,.post_view code.hljs::-webkit-scrollbar{width:5px;height:5px}.blog code.hljs::-webkit-scrollbar-thumb,.post_view code.hljs::-webkit-scrollbar-thumb{border-radius:0}.blog .hljs,.post_view .hljs{color:#abb2bf;background:#282c34}.blog .hljs-comment,.blog .hljs-quote,.post_view .hljs-comment,.post_view .hljs-quote{color:#5c6370;font-style:italic}.blog .hljs-doctag,.blog .hljs-formula,.blog .hljs-keyword,.post_view .hljs-doctag,.post_view .hljs-formula,.post_view .hljs-keyword{color:#c678dd}.blog .hljs-deletion,.blog .hljs-name,.blog .hljs-section,.blog .hljs-selector-tag,.blog .hljs-subst,.post_view .hljs-deletion,.post_view .hljs-name,.post_view .hljs-section,.post_view .hljs-selector-tag,.post_view .hljs-subst{color:#e06c75}.blog .hljs-literal,.post_view .hljs-literal{color:#56b6c2}.blog .hljs-addition,.blog .hljs-attribute,.blog .hljs-meta .hljs-string,.blog .hljs-regexp,.blog .hljs-string,.post_view .hljs-addition,.post_view .hljs-attribute,.post_view .hljs-meta .hljs-string,.post_view .hljs-regexp,.post_view .hljs-string{color:#98c379}.blog .hljs-attr,.blog .hljs-number,.blog .hljs-selector-attr,.blog .hljs-selector-class,.blog .hljs-selector-pseudo,.blog .hljs-template-variable,.blog .hljs-type,.blog .hljs-variable,.post_view .hljs-attr,.post_view .hljs-number,.post_view .hljs-selector-attr,.post_view .hljs-selector-class,.post_view .hljs-selector-pseudo,.post_view .hljs-template-variable,.post_view .hljs-type,.post_view .hljs-variable{color:#d19a66}.blog .hljs-bullet,.blog .hljs-link,.blog .hljs-meta,.blog .hljs-selector-id,.blog .hljs-symbol,.blog .hljs-title,.post_view .hljs-bullet,.post_view .hljs-link,.post_view .hljs-meta,.post_view .hljs-selector-id,.post_view .hljs-symbol,.post_view .hljs-title{color:#61aeee}.blog .hljs-built_in,.blog .hljs-class .hljs-title,.blog .hljs-title.class_,.post_view .hljs-built_in,.post_view .hljs-class .hljs-title,.post_view .hljs-title.class_{color:#e6c07b}.blog .hljs-emphasis,.post_view .hljs-emphasis{font-style:italic}.blog .hljs-strong,.post_view .hljs-strong{font-weight:700}.blog .hljs-link,.post_view .hljs-link{text-decoration:underline}