@font-face{font-family:Min Sans;font-weight:200;font-display:block;src:url(/static/font/MinSans-Regular.otf)format("opentype");unicode-range:U+AC00-D7A3,U+30-39,U+2?,U+3A-40,U+5B-60,U+7B-7E}@font-face{font-family:Min Sans;font-weight:500;font-display:block;src:url(/static/font/MinSans-Medium.otf)format("opentype");unicode-range:U+AC00-D7A3,U+30-39,U+2?,U+3A-40,U+5B-60,U+7B-7E}@font-face{font-family:Min Sans;font-weight:600;font-display:block;src:url(/static/font/MinSans-SemiBold.otf)format("opentype");unicode-range:U+AC00-D7A3,U+30-39,U+2?,U+3A-40,U+5B-60,U+7B-7E}@font-face{font-family:Min Sans;font-weight:700;font-display:block;src:url(/static/font/MinSans-Bold.otf)format("opentype");unicode-range:U+AC00-D7A3,U+30-39,U+2?,U+3A-40,U+5B-60,U+7B-7E}@font-face{font-family:Min Sans;font-weight:800;font-display:block;src:url(/static/font/MinSans-ExtraBold.otf)format("opentype");unicode-range:U+AC00-D7A3,U+30-39,U+2?,U+3A-40,U+5B-60,U+7B-7E}@font-face{font-family:Averta Std PE;font-weight:700;font-display:block;src:url(/static/font/AvertaStdPE-Bold.otf)format("opentype");unicode-range:U+41-5A,U+61-7A}@font-face{font-family:Averta Std PE;font-weight:300;font-display:block;src:url(/static/font/AvertaStdPE-Regular.otf)format("opentype");unicode-range:U+41-5A,U+61-7A}@font-face{font-family:Averta Std PE;font-weight:900;font-display:block;src:url(/static/font/AvertaStdPE-Black.otf)format("opentype");unicode-range:U+41-5A,U+61-7A}:root{--background:#f6f8fa;--foreground:#2f2f2f;--header-height:56px;--dark:#0f0f0f;--light:#fff}.theme_toggle_label{width:var(--header-height);height:var(--header-height);justify-content:center;align-items:center;display:flex}.dark_mode{--background:#2f2f2f;--foreground:#fafbfe;--dark:#fff;--light:#0f0f0f}input.theme_toggle{display:none}html,body{background-color:var(--background);color:var(--foreground);box-sizing:border-box;height:100svh;margin:0;padding:0;font-family:Averta Std PE,Min sans,sans-serif;font-size:14px;font-weight:300;transition:background-color .3s,color .3s;overflow-y:hidden;@media screen and (width>=1000px){&{font-size:16px}}}a{color:var(--foreground);text-decoration:none}section{box-sizing:border-box;width:100%;min-height:calc(100svh - 56px);padding:20px;@media screen and (width>=1000px){&{width:1000px}}}section h1{margin-top:60px;margin-bottom:10px;font-family:Min Sans,sans-serif;font-size:1.5rem;font-weight:500;line-height:1.2}section .created_at{font-family:Averta Std PE,sans-serif;font-size:.8rem;font-weight:400}section p{margin:16px 0;line-height:1.8}h1{font-family:Averta Std PE,sans-serif;font-weight:700}button{box-sizing:border-box;border:0;border-bottom:1px solid var(--foreground);text-transform:uppercase;color:var(--foreground);background-color:#0000;padding:0 1px;font-size:1rem}video{object-fit:cover!important}nav{align-items:center;font-family:Averta Std PE,sans-serif;font-weight:300;display:flex}nav ul{padding:0;display:flex}nav li{border-left:1px solid var(--foreground);height:var(--header-height);box-sizing:border-box;justify-content:center;align-items:center;padding:12px;display:flex}footer{height:var(--header-height);border-top:1px solid var(--foreground);background-color:var(--background);z-index:10;display:none;position:relative;bottom:0}svg.icon path{fill:var(--foreground)}.logo{animation:30s linear infinite forwards spin}.loading{animation:10s linear infinite forwards spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.body_header{height:var(--header-height);background-color:var(--background);box-sizing:border-box;z-index:10;border:0;justify-content:space-between;align-items:center;width:100%;padding:20px 0 20px 6px;display:flex;position:fixed;top:0;left:50%;transform:translate(-50%);@media screen and (width>=1000px){&{border-left:1px solid var(--foreground);border-right:1px solid var(--foreground);width:1000px!important}}}.body_divider{height:var(--header-height);border-bottom:1px solid var(--foreground);z-index:9;width:100%;position:fixed;top:0}.body_container{z-index:8;box-sizing:border-box;background-color:var(--background);width:100%;height:100svh;margin:0 auto;padding:56px 0 20px;position:relative;overflow-y:scroll;@media screen and (width>=1000px){&{border-left:1px solid var(--foreground);border-right:1px solid var(--foreground);width:1000px}}}.profile_container{min-height:100svh}.post_list_item{box-sizing:border-box;border-bottom:1px solid var(--foreground);padding:20px}.post_list_item h2{margin:0;font-family:Min Sans,sans-serif;font-size:1.1rem;font-weight:500;line-height:1.2}.post_list_item .created_at{margin:8px 0;font-family:Averta Std PE,sans-serif;font-size:.7rem;font-weight:400}.post_list_item .excerpt{opacity:.5;height:52px;margin-top:20px;margin-bottom:0;font-size:.82rem;overflow:hidden;@media screen and (width>=1000px){&{height:60px}}}.home_post_list .post_list_item{flex-direction:column;justify-content:space-around;display:flex;@media screen and (width>=1000px){&{border-bottom:1px solid var(--foreground);border-right:1px solid var(--foreground);width:250px;height:250px}}}.post_list_item .box_container,.home_post_list .post_list_item .box_container{color:var(--foreground);background:0 0;margin:0;padding:0}.post_list_item a{width:100%;display:block}.home_post_list .post_list_item:first-of-type{border-top:1px solid var(--foreground);@media screen and (width>=1000px){&{box-sizing:border-box;height:934px;width:673px!important}}}.home_post_list .post_list_item:first-of-type img{display:none;@media screen and (width>=1000px){&{object-fit:cover;filter:grayscale();object-position:center;width:100%;height:700px;margin-bottom:20px;display:block}}}.home_post_list .post_list_item:first-of-type h2{@media screen and (width>=1000px){&{white-space:nowrap;text-overflow:ellipsis;word-break:keep-all;width:100%;height:32px;font-size:1.5rem;font-weight:700;overflow:hidden}}}.home_post_list .post_list_item:first-of-type .excerpt{@media screen and (width>=1000px){&{width:100%;height:110px;overflow:hidden}}}.home_post_list .post_list_item:nth-of-type(2){@media screen and (width>=1000px){&{border-top:1px solid var(--foreground);box-sizing:border-box;border-left:0;border-right:0;height:934px;width:325px!important}}}.home_post_list .profile{border-top:1px solid var(--foreground);padding:20px}.home_post_list .post_list_item:nth-of-type(2) img{display:none;@media screen and (width>=1000px){&{object-fit:cover;filter:grayscale();object-position:center;width:100%;height:350px;margin-top:20px;display:block}}}.home_post_list .post_list_item:nth-of-type(2) h2{@media screen and (width>=1000px){&{white-space:nowrap;text-overflow:ellipsis;word-break:keep-all;width:100%;height:28px;font-size:1.3rem;font-weight:700;overflow:hidden}}}.home_post_list .post_list_item:nth-of-type(2) .excerpt{@media screen and (width>=1000px){&{width:100%;height:130px;overflow:hidden}}}.home_post_list .post_list_item:nth-of-type(4){@media screen and (width>=1000px){&{border-right:0;width:250px;height:250px}}}.home_post_list{width:100%;@media screen and (width>=1000px){&{flex-wrap:wrap;margin-top:40px;display:flex}}}.home_post_list .post_list_item .excerpt{margin:0;@media screen and (width>=1000px){&{height:98px}}}.home_post_list .post_list_item .excerpt .box_container,.post_list_item .excerpt .box_container{display:none}.home_post_list .post_list_item h2{@media screen and (width>=1000px){&{height:62px;font-family:Min Sans,sans-serif;font-size:1.05rem;font-weight:400;line-height:1.2}}}.box_container{background-color:var(--foreground);color:var(--background);box-sizing:border-box;margin:0;padding:20px;@media screen and (width>=1000px){&{margin:20px}}}.box_container>ul{margin:20px;padding:0}.box_container>ul>li::marker{content:"·"}.box_container>ul>li{box-sizing:border-box;padding-left:8px}.box_container li>ul{box-sizing:border-box;margin-bottom:16px;padding-left:16px}.box_container li>ul>li{box-sizing:border-box;padding-left:8px}.box_container li>ul>li::marker{content:"-";font-size:.8rem}.box_container p:last-of-type{margin-bottom:0}.profile_avata{background-image:url(static/image/gpt_profile.png);background-position:50%;background-size:cover;border-radius:120px;width:240px;height:240px;margin-top:40px;margin-bottom:40px}.bg_dark{height:calc(100svh - 2*(var(--header-height)));top:var(--header-height);background-color:var(--dark);width:50%;display:none;position:fixed;right:0;@media screen and (width>=1000px){&{display:block}}}.bg_light{height:calc(100svh - 2*(var(--header-height)));top:var(--header-height);background-color:var(--light);width:50%;display:none;position:fixed;left:0;@media screen and (width>=1000px){&{display:none}}}.header_bg_dark{height:var(--header-height);background-color:var(--dark);width:50%;display:none;position:fixed;top:0;left:0;@media screen and (width>=1000px){&{display:none}}}.header_bg_light{height:var(--header-height);background-color:var(--light);width:50%;display:none;position:fixed;top:0;right:0;@media screen and (width>=1000px){&{display:none}}}