*,:after,:before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{margin:0}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}button,input,select,textarea{font:inherit}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}ul{margin:0;padding:0;list-style:none}:root{--black:#1a1a1a;--lightBlack:rgba(26,26,26,.1);--gray:#b3b3b3;--lightGray:hsla(0,0%,70%,.1);--brightGray:#f0f0f0;--lightYellow:rgba(255,173,31,.1);--darkYellow:#8f7000;--yellow:#f2df0c;--white:#fff;--danger:#d93d00;--font:-apple-system,"BlinkMacSystemFont","Hiragino Kaku Gothic ProN","Hiragino Sans",meiryo,sans-serif,"Segoe UI Emoji"}[v-cloak]{display:none}html{color:var(--black);-webkit-text-size-adjust:100%;font-family:var(--font);background-color:#fcfbf8}h1{font-size:1.7rem}h2{font-size:1.5rem}h3{font-size:1.3rem}h4{font-size:1.1rem}a{text-decoration:none;color:inherit}.wrapper{max-width:1200px;width:100%;margin:0 auto;padding:0 4rem 4rem}@media screen and (max-width:960px){.wrapper{margin:0;padding:2rem 1rem}}.fade-modal-enter-active,.fade-modal-leave-active{transition:opacity .4s}.fade-modal-enter,.fade-modal-leave-to{opacity:0}.overlay{display:flex;position:fixed;top:0;left:0;z-index:999;height:100%;width:100%;background:#414141cc;justify-content:center;align-items:center}.dashboard__content{padding-bottom:5rem;width:100%;display:flex;flex-direction:column;gap:1rem}.sideMenuItem{display:block;margin-top:1rem;padding-bottom:.3rem;border-bottom:1px solid var(--lightBlack)}.sideMenuItem:hover .sideMenuItem__title{color:var(--darkYellow)}.sideMenuItem__title{margin-top:.3rem;display:block;width:100%;color:var(--black);transition:.2s}.sideMenuItem__title:hover{text-decoration:none}.server-component h2{margin:1rem 0}.server-component .blog{display:flex;flex-direction:column;gap:1rem}.server-component .link-button{padding:.5rem 1rem;border-radius:50px;background-color:var(--yellow);font-weight:700;transition:opacity .3s}.server-component .link-button:hover{opacity:.7}.server-component .blog-footer{margin-top:2rem}.server-component .post{font-size:1.2rem;line-height:1.5;color:#333}.server-component .post>a{display:flex;flex-direction:row;justify-content:space-between;gap:1rem}@media(max-width:768px){.server-component .post>a{flex-direction:column;gap:.5rem}}.server-component .post:hover .post-title{color:var(--darkYellow)}@media(hover:hover){.server-component .post:hover .post-img:has(div)>div,.server-component .post:hover .post-img>img{transform:scale(1.05);opacity:.8}}.server-component .post-inner{display:flex;flex-direction:column;gap:.5rem;flex:1}@media(max-width:768px){.server-component .post-inner{gap:0}}.server-component .post-title{font-weight:700}.server-component .post-subTitle{font-size:14px;color:#666}.server-component .post-text{color:var(--gray)}@media(max-width:768px){.server-component .post-text{visibility:hidden;height:0}}.server-component .post-text{color:#666;font-size:.9rem}.server-component .post-img{height:150px;width:250px;overflow:hidden;border-radius:8px}.server-component .post-img>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:opacity .3s,transform .3s}@media(max-width:768px){.server-component .post-img{width:100%;height:200px}}.server-component .post-dummyImg{display:grid;justify-content:center;align-items:center;font-size:4rem;filter:grayscale(1);background:#eee;height:100%;transition:opacity .3s,transform .3s}.server-component .profile{display:flex;flex-direction:column;gap:1rem}.server-component .profile-image{display:flex;justify-content:center}.server-component .profile-image>div{background-position:50%;background-repeat:no-repeat;aspect-ratio:1/1;background-size:cover;border-radius:50%;min-height:8rem;width:8rem;background-image:url(https://pbs.twimg.com/profile_images/1819236852714422272/m0kTpheH_400x400.jpg)}.server-component .profile-info{display:flex;flex-direction:column;justify-content:center}.server-component .profile-name{color:#1c1b0d;font-size:22px;font-weight:700;line-height:1.2;letter-spacing:-.015em;text-align:center}.server-component .profile-location,.server-component .profile-title{color:#9c9549;font-size:1rem;font-weight:400;line-height:normal;text-align:center}.server-component .accounts{display:flex;gap:.5rem}.server-component .accounts>a{display:flex;align-items:center;gap:.2rem;border-bottom:1px solid #000}.server-component .accounts>a:hover{border-bottom:1px solid transparent}.page-enter-active{transition:opacity .2s ease-in}.page-leave-active{transition:opacity .2s ease-out}.page-enter-from,.page-leave-to{opacity:0}.button[data-v-66a387e5]{display:inline-flex;font-size:1em;font-weight:700;height:38px;line-height:1.8;padding:.3em 1em;text-decoration:none;background-color:var(--yellow);color:var(--black);border:0;border-radius:.5em;transition:.4s}.button[data-v-66a387e5]:hover{cursor:pointer;opacity:.7}.button[data-v-66a387e5]:disabled{cursor:default;opacity:.5;background:var(--gray)}.button--primary[data-v-66a387e5]{background-color:var(--yellow);color:var(--black)}.button--secondary[data-v-66a387e5]{background-color:var(--gray);color:var(--black)}.button--danger[data-v-66a387e5]{color:var(--white);background-color:var(--danger)}.button--danger[data-v-66a387e5]:hover{opacity:.8;background-color:var(--danger)}.button--danger[data-v-66a387e5]:disabled{opacity:.5;background-color:var(--gray)}.pageTitle[data-v-ac275126]{font-size:2rem;text-align:center}.pageTitle__link[data-v-ac275126]{color:var(--darkYellow)}@media screen and (min-width:960px){.pageTitle__link[data-v-ac275126]:hover{text-decoration:underline}}.error[data-v-ea94ec9f]{margin-top:5rem;text-align:center}.error__button[data-v-ea94ec9f]{margin-top:1rem}
