body,html{background:#000!important;color:#fff}.body{background:#000;min-height:100vh;position:relative}.body::before{content:'';position:fixed;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 25% 25%,rgba(255,255,255,.02) 0,transparent 50%),radial-gradient(circle at 75% 75%,rgba(255,255,255,.02) 0,transparent 50%),radial-gradient(circle at 75% 25%,rgba(255,255,255,.01) 0,transparent 50%),radial-gradient(circle at 25% 75%,rgba(255,255,255,.01) 0,transparent 50%);pointer-events:none;z-index:-1}.wall-category--plain{height:auto;width:auto;display:block;max-width:900px;padding:0 20px;margin:10px auto}.wall-category--plain .wall-category-title{align-items:center;justify-content:flex-start;font-size:2.5em;font-weight:700;color:#fff}.wall-category--plain .wall-category-title .title-icon{height:1.666666666666667em;width:1.666666666666667em;margin-right:10px;filter:brightness(0) invert(1);transition:filter .3s ease}.wall-category--plain .wall-category-title .title-icon:hover{filter:brightness(0) invert(.8)}.wall-category--plain .wall-category-description{text-align:left;color:rgba(255,255,255,.9)}.wall-category--plain #tags-outer a{text-decoration:none;color:rgba(255,255,255,.8);display:inline-block;margin-right:8px;padding:4px 8px;border-radius:4px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);transition:all .2s ease-out}.wall-category--plain #tags-outer a:hover{color:#fff;background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.3);transform:translateY(-1px)}.wall-category-title{display:flex;align-items:center;justify-content:center;font-size:32px;color:#fff;text-shadow:0 0 20px rgba(255,255,255,.3)}.wall-category-description{font-family:sourceHanSerif;text-align:center;margin:10px 0;color:rgba(255,255,255,.9)}.wall-category-title .title-icon{height:50px;width:50px;background:url("/images/icons/ui/icon/icon-code.svg") center center/contain no-repeat;margin-right:10px;filter:brightness(0) invert(1);transition:filter .3s ease}.wall-category-title .title-icon:hover{filter:brightness(0) invert(.8)}.wall-category-tags{width:100%}.wall-category-tags .tag{display:inline-block;border:1px solid #eee;border-radius:50%;padding:8px 10px;box-sizing:border-box}.post-card,.post-card--sticky{display:block;margin:60px 0;padding:20px;background:rgba(255,255,255,.05);border-radius:16px;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(10px);transition:all .3s ease}.post-card--sticky:hover,.post-card:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.2);transform:translateY(-2px)}.post-card--sticky,.post-card--sticky--sticky{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2)}.post-list{max-width:900px;margin:10px auto}.post-tags{margin-top:4px}.post__head{margin-bottom:10px;display:flex;align-items:center}.post-title{text-decoration:none;font-size:24px;font-weight:700;color:#fff;transition:color .3s ease}.post-title:hover{color:rgba(255,255,255,.8)}.post-title-pined{font-size:.75em;margin:0 4px;padding:2px 4px;border:1px solid;border-radius:2px;color:#4b0505}.post__body{display:flex;align-items:stretch}.post-cover{display:block;width:100%;height:220px;background-size:cover;background-position:center;background-repeat:no-repeat;margin-bottom:20px;border-radius:16px;position:relative;overflow:hidden;transition:all .2s ease-out}.post-cover::after{content:'';position:absolute;left:0;right:0;bottom:0;height:50%;background:linear-gradient(to top,rgba(0,0,0,.8),transparent)}.post-cover__title{position:absolute;bottom:0;left:0;right:0;padding:20px;z-index:1}.post-cover__title .post-title{color:#fff;font-size:24px;text-shadow:0 2px 4px rgba(0,0,0,.3);display:block;transition:transform .2s ease-out}.post-cover:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.post-cover:hover .post-title{transform:translateY(-4px)}.post__body{display:block}.post-excerpt{flex:1;color:rgba(255,255,255,.7)}.post-excerpt *{margin-top:0;margin-bottom:0;line-height:1.75em}.post__foot{display:flex;align-items:center;margin-top:10px}.text-link{display:inline-flex;align-items:center}#tagCanvas{display:block;width:100%;max-width:600px;height:300px;margin:0 auto;background:0 0;transition:all .3s ease}#tags-outer{position:relative;width:600px;height:300px;margin:10px auto;cursor:pointer;padding:0;background:0 0;transition:all .3s ease}#tags-outer a{text-decoration:none;color:rgba(255,255,255,.8);transition:all .3s ease;padding:4px 8px;border-radius:4px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1)}#tags-outer a:hover{color:#fff;background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.3);transform:translateY(-1px)}@media screen and (max-width:768px){#tagCanvas{max-width:100%;height:300px}#tags-outer{width:100%;height:300px;margin:10px auto;padding:10px}}.tag-page-title{margin:0 auto;max-width:900px;font-size:40px;padding:80px 0 20px;font-family:sourceSans,sourceHanSerif;color:#fff;text-shadow:0 0 20px rgba(255,255,255,.3)}@media screen and (max-width:1023px){.wall-category .tag-page-title{padding-left:30px;padding-right:30px}.wall-category .post-list{padding:0 10px}.wall-category #tags-outer{padding-top:30px}}@media screen and (max-width:415px){.post__body{flex-direction:column}.post-cover{margin:10px 0}}