.posts_postContent__XGVol{padding:8rem 4rem 4rem;display:grid;place-items:center}.posts_postCategory__JG4Lj{display:flex;align-items:center;gap:.5rem}.posts_postCategory__JG4Lj a{text-decoration:none;color:black}.posts_postHead__jgaIH{width:100%;display:flex;gap:2rem}.posts_postheadContent__jy6KQ{display:flex;flex-direction:column;gap:.5rem}.posts_postheadContent__jy6KQ h1{font-size:2.5rem;font-weight:700;line-height:1.3}.posts_postHead__jgaIH .posts_postAuthor__D4i22{padding-top:1rem;display:flex;flex-direction:column;gap:1rem;justify-content:space-between}.posts_postHead__jgaIH .posts_date__2CtzE{padding-top:.3rem;display:flex;gap:.5rem;color:gray}.posts_postImage__TPY2C{background-color:rgb(202,202,202);width:100%;height:30rem;margin:2rem 0 1rem;border-radius:2rem;object-fit:cover;object-position:top}.posts_postData__8Y0B8{padding:1rem 0 2rem;display:flex;gap:2rem}.posts_toc__sEhT_{min-width:20%;height:fit-content;padding:2rem 1rem;margin-top:2rem;border-top:.5px solid gray;position:sticky;top:4rem}.posts_toc__sEhT_ b{font-size:1.5rem}.posts_toc__sEhT_ ul{padding-top:.5rem;padding-left:1rem}.posts_toc__sEhT_ ul li{padding:.25rem 0;transition:all .3s ease-in-out}.posts_toc__sEhT_ ul li:hover{transform:translateX(.5rem)}.posts_toc__sEhT_ ul li a{text-decoration:none;color:black}.posts_toc__sEhT_ ul li a:hover{color:var(--orange)}.posts_postBody__VvFRH{margin-top:.5rem;line-height:1.65;font-size:1.1rem;letter-spacing:.5px}.posts_postBody__VvFRH table{width:100%;margin:1rem 0}.posts_postBody__VvFRH td,.posts_postBody__VvFRH th{border:.5px solid gray;padding:.5rem}.posts_postBody__VvFRH td{font-size:1rem}.posts_postBody__VvFRH p{padding:.15rem 0;color:rgb(77,77,77)}.posts_postBody__VvFRH a{color:rgb(255,136,0);cursor:pointer;transition:all .1s ease-in-out}.posts_postBody__VvFRH a:hover{color:var(--orange);text-decoration:underline}.posts_postBody__VvFRH h1{padding:1.5rem 0;font-size:2.2rem;font-weight:700}.posts_postBody__VvFRH h3{font-size:1.8rem}.posts_postBody__VvFRH h4{font-size:1.4rem}.posts_postBody__VvFRH h2,.posts_postBody__VvFRH h3,.posts_postBody__VvFRH h4,.posts_postBody__VvFRH h5,.posts_postBody__VvFRH h6{padding:1rem 0;font-weight:700;transition:all .3s ease-in-out}.posts_postBody__VvFRH ul{padding:.5rem 1rem}.posts_postBody__VvFRH li{list-style:disc;margin:0 1rem;padding:.25rem 0}.posts_postBody__VvFRH img{width:100%;object-fit:contain;height:auto;padding-top:1rem;margin:1rem 0}.posts_related__Qo33x{width:100%;padding:2rem 0}.posts_related__Qo33x h1{font-size:3rem;font-weight:700;margin-bottom:1.5rem}.posts_relatedPost___38XF{display:flex;gap:2rem}@media(width<=1440px){.posts_postImage__TPY2C{height:20rem;border-radius:1.5rem}}@media(width<=1024px){.posts_postHead__jgaIH{flex-direction:column;gap:1rem}.posts_postHead__jgaIH .posts_postAuthor__D4i22{flex-direction:row}.posts_toc__sEhT_{display:none}}@media(width<=620px){.posts_postContent__XGVol{padding:8rem 1rem 2rem}.posts_postHead__jgaIH{width:100%}.posts_postheadContent__jy6KQ h1{font-size:2rem}.posts_postAuthor__D4i22 .posts_name__IRJVh{font-size:.8rem}.posts_postAuthor__D4i22 .posts_name__IRJVh b{font-size:1rem}.posts_postImage__TPY2C{height:20rem;border-radius:1rem}.posts_postBody__VvFRH,.posts_postData__8Y0B8{padding:0}.posts_postBody__VvFRH h1{padding:1rem 0;font-size:2rem;line-height:1.3}.posts_postBody__VvFRH ul{padding:.5rem}.posts_postBody__VvFRH li{margin:0 .8rem}.posts_related__Qo33x{padding:2rem 0 1rem}.posts_relatedPost___38XF{flex-wrap:wrap}}@media(width<=390px){.posts_postBody__VvFRH h1,.posts_postheadContent__jy6KQ h1{font-size:1.8rem}.posts_postBody__VvFRH h3{font-size:1.4rem}.posts_postBody__VvFRH h4{font-size:1.1rem}.posts_postBody__VvFRH td{font-size:.75rem}.posts_postAuthor__D4i22 .posts_date__2CtzE{font-size:.65rem}}.common_shareList__m4awD{display:flex;align-items:center;gap:.5rem}.common_shareClip__qfdYb{cursor:pointer;height:2.1rem;width:2.1rem;padding:.4rem;border-radius:50%;background-color:#F4F4F4}.common_shareButton__eI1IH,.common_shareClip__qfdYb{transition:all .3s ease-in-out}.common_shareButton__eI1IH:Hover,.common_shareClip__qfdYb:Hover{color:#007bff;scale:1.2}.common_container__S3Al_{position:relative}.common_popup__dU4eL{display:flex;flex-direction:column;gap:.5rem;position:absolute;width:20rem;top:calc(100% + 10px);left:0;padding:10px;background:rgba(255,255,255,.8);box-shadow:0 8px 30px 0 rgba(0,0,0,.37);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:10px;border:1px solid rgba(255,255,255,.18)}.common_popup__dU4eL span{display:flex}.common_popup__dU4eL input{color:#686868;width:100%;height:2rem;padding-left:.5rem;border-top-left-radius:.35rem;border-bottom-left-radius:.35rem;border:1px solid #ccc}.common_popup__dU4eL button{background-color:white;color:#007bff;border:none;padding:5px 10px;cursor:pointer;transition:all .3s ease-in-out}.common_popup__dU4eL button:hover{color:white;background-color:#007bff}.common_toast__bhq6e{position:absolute;width:8rem;left:50%;background-color:rgb(102,102,102,.15);backdrop-filter:blur(10px);color:black;padding:10px 20px;border-radius:5px;z-index:999}@media(width<=600px){.common_popup__dU4eL{transform:translateX(-50%)}}