.styles-module__3bMVka__container{top:var(--app-header-height);width:100vw;height:calc(100vh - var(--app-header-height));position:fixed;overflow:auto}.styles-module__3bMVka__container_topSpacing{height:calc(min(100vw,520px) - var(--app-header-height))}.styles-module__3bMVka__contents{box-shadow:var(--shadow-level-2);background-color:#fff}.styles-module__3bMVka__contents_inner{gap:32px;max-width:1240px;margin-left:auto;margin-right:auto;padding:72px 4vw 200px;display:grid}.styles-module__3bMVka__title{gap:8px;display:inline-flex}.styles-module__3bMVka__title_icon{border:1px solid #0000001a;border-radius:50%;width:44px;height:44px}.styles-module__3bMVka__postGroup{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:56px 32px;display:grid}.styles-module__3bMVka__post{z-index:0;height:100%;color:var(--text-black-primary);background:#ffffff4d;border:1px solid #ffffff4d;border-radius:16px;grid-template-rows:1fr auto;gap:40px;padding:16px;transition:all .3s;display:grid;position:relative;overflow:hidden;box-shadow:0 4px 30px #0000001a}.styles-module__3bMVka__post:hover{transition:all 1.2s;box-shadow:0 4px 30px #3b82f680,0 0 0 1px #3b82f620}.styles-module__3bMVka__postContent{flex-direction:column;gap:16px;display:flex}.styles-module__3bMVka__post_emoji{border-radius:16px;justify-content:center;align-items:center;width:102px;height:102px;font-size:64px;display:flex}.styles-module__3bMVka__post_title{font-size:18px;font-weight:400}.styles-module__3bMVka__post_description{color:var(--text-black-secondary);font-size:14px}.styles-module__3bMVka__post_meta{justify-content:space-between;display:flex}.styles-module__3bMVka__post_time{text-align:right;font-size:14px}.styles-module__3bMVka__post_url{text-align:right;color:var(--text-black-tertiary);font-size:14px}
.Chip-module__2uJqra__root{color:var(--text-black-secondary);border:1px solid var(--text-black-secondary);white-space:nowrap;border-radius:16px;justify-content:center;align-items:center;height:24px;padding-left:10px;padding-right:10px;font-size:12px;display:inline-flex}.Chip-module__2uJqra__group{flex-wrap:wrap;gap:8px;display:flex}.Chip-module__2uJqra__nowrap{flex-wrap:nowrap}
.GlobalFooter-module__m7OC1q__footer{height:200px;color:var(--text-primary);background-color:var(--gradient-from);flex-direction:column;justify-content:flex-end;padding:16px 2vw;display:flex}.GlobalFooter-module__m7OC1q__copyright{text-align:right;display:block}
.GlobalNav-module__fde4MG__container{height:var(--app-header-height);color:var(--text-primary);padding:0 16px}.GlobalNav-module__fde4MG__menu{justify-content:space-between;align-items:center;height:100%;display:flex}.GlobalNav-module__fde4MG__menu_list,.GlobalNav-module__fde4MG__menu_list_item{align-items:center;gap:8px;display:flex}.GlobalNav-module__fde4MG__menu_title{color:var(--text-primary);letter-spacing:1.6px;font-weight:700;display:flex}@media not (min-width:768px){.GlobalNav-module__fde4MG__menu_title{display:none}}
.HeroSection-module__mFglZq__title{text-align:center;margin-top:96px;font-size:min(7vw,72px)}.HeroSection-module__mFglZq__container{color:var(--text-primary);background:var(--gradient-from);background:linear-gradient(to right bottom,var(--gradient-stops));height:min(100vw,520px);position:sticky;top:0;overflow:hidden}.HeroSection-module__mFglZq__contents{z-index:1;position:relative}.HeroSection-module__mFglZq__emoji{backface-visibility:hidden;font-family:Noto Color Emoji,sans-serif;display:inline-block}@keyframes HeroSection-module__mFglZq__rocket{0%{translate:var(--rocket-left)0px}to{translate:var(--rocket-left)calc(-1*max(50vh,400px) - 128px)}}.HeroSection-module__mFglZq__rocket{font-size:64px;animation:2s cubic-bezier(.66,-.01,1,.14) HeroSection-module__mFglZq__rocket;position:absolute;bottom:-128px;rotate:-45deg}@keyframes HeroSection-module__mFglZq__star{0%{opacity:0;scale:.8}to{opacity:1;scale:1}}.HeroSection-module__mFglZq__star{opacity:0;animation:4s ease-in-out infinite alternate HeroSection-module__mFglZq__star;position:absolute}@keyframes HeroSection-module__mFglZq__meteor{0%{translate:0px var(--meteor-top-before);opacity:1}to{translate:calc(-1*max(100vw,800px) - 48px)var(--meteor-top-after);opacity:0}}.HeroSection-module__mFglZq__meteor{font-size:24px;animation:1.2s cubic-bezier(.7,.89,.73,.95) HeroSection-module__mFglZq__meteor;position:absolute;top:0;right:-48px}
.Author-module__CWnsSq__root{color:var(--text-black-tertiary);align-items:center;gap:8px;font-size:14px;display:flex}.Author-module__CWnsSq__icon{border:1px solid #0000001a;border-radius:50%;width:40px;height:40px}@keyframes Author-module__CWnsSq__shake1{0%{rotate:none}50%{rotate:-10deg}to{rotate:10deg}}@keyframes Author-module__CWnsSq__shake2{0%{translate:0}50%{translate:-.5px}to{translate:0 .5px}}.Author-module__CWnsSq__root:hover .Author-module__CWnsSq__icon{animation-name:Author-module__CWnsSq__shake1,Author-module__CWnsSq__shake2;animation-duration:.5s,.2s;animation-timing-function:ease,ease;animation-iteration-count:infinite;animation-direction:normal,normal;animation-play-state:running,running;animation-delay:0s,0s;animation-fill-mode:none,none;animation-timeline:auto,auto}
.FeaturePosts-module__UnQOVW__root{gap:16px;margin-bottom:32px;display:grid}.FeaturePosts-module__UnQOVW__list{border:1px solid #0000000a;border-radius:16px;grid-template-columns:1fr auto;gap:16px 8px;max-height:180px;padding:16px;list-style:none;display:grid;overflow-y:auto;box-shadow:inset 0 -16px 10px -10px #0000001a}.FeaturePosts-module__UnQOVW__list_item,.FeaturePosts-module__UnQOVW__list_item_content{display:contents}.FeaturePosts-module__UnQOVW__emoji{font-size:24px;line-height:1}.FeaturePosts-module__UnQOVW__list_item_content_main{align-items:center;gap:8px;display:flex;overflow:hidden}.FeaturePosts-module__UnQOVW__title{text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:400;overflow:hidden}.FeaturePosts-module__UnQOVW__list_item_content_meta{justify-self:flex-end;align-items:center;gap:8px;display:flex}@media not (min-width:992px){.FeaturePosts-module__UnQOVW__tags{display:none}}
