#entry-container{--gap:64px}.entry-content{position:relative;z-index:1;--line-height:2}.entry-content ol,.entry-content p,.entry-content ul{margin-bottom:.5rem}.entry-content ol,.entry-content ul{padding-inline-start:24px}.entry-content img{border-radius:4px}.entry-content hr{border:0;border-top:1px solid var(--primary-200-25)}.entry-content li::marker{font-weight:700;color:var(--primary-100)}.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{margin-bottom:16px}.entry-content h1,.entry-content h2{font-size:2rem}.entry-content h3{font-size:1.5rem}.entry-content h2:not(.section-title-2):not(.section-title),.entry-content h3:not(.section-title-2):not(.section-title),.entry-content h4:not(.section-title-2):not(.section-title),.entry-content h5:not(.section-title-2):not(.section-title),.entry-content h6:not(.section-title-2):not(.section-title){display:flex;gap:8px;align-items:flex-start;color:#333}.entry-content h2:not(.section-title-2):not(.section-title)::before,.entry-content h3:not(.section-title-2):not(.section-title)::before,.entry-content h4:not(.section-title-2):not(.section-title)::before,.entry-content h5:not(.section-title-2):not(.section-title)::before,.entry-content h6:not(.section-title-2):not(.section-title)::before{content:"";display:block;width:16px;height:8px;border-radius:2px;background:var(--secondary-200);margin-top:calc(.5em + 8px)}.entry-content .post-head{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:16px}.entry-content .post-meta-wrap{display:flex;flex-wrap:wrap;align-items:center}.entry-content .post-meta{display:flex;align-items:center;gap:8px;position:relative;color:#555;font-weight:500;font-size:1rem}.entry-content .post-meta:not(:first-child){padding-inline-start:28px}.entry-content .post-meta:not(:first-child)::after{content:"";position:absolute;bottom:50%;transform:translateY(50%);inset-inline-start:10px;border-radius:50%;background:#d9d9d9;width:6px;height:6px}.entry-content .post-meta img{border-radius:8px;margin-inline-end:4px}.entry-content a.post-meta{color:var(--primary-200)}.entry-content .post-head-share{position:absolute;bottom:100%;inset-inline-end:0;z-index:1;border-radius:8px;border:1px solid var(--primary-200-10);background:#fff;padding:6px;display:flex;flex-direction:column;gap:8px;opacity:0;visibility:hidden;will-change:opacity,visibility;transition:.2s ease-in-out;transition-property:opacity,visibility}.entry-content .post-head-share-wrap{position:relative}.entry-content .post-head-share-wrap:hover .post-head-share{opacity:1;visibility:visible}.entry-content .post-head-share-label{color:var(--primary-200);display:flex;align-items:center;gap:6px}.entry-content .post-head-share-label i{font-size:1rem}.entry-content .post-thumbnail{border-radius:16px;margin-bottom:32px}.entry-content .post-thumbnail img{margin:auto}.entry-content .post-tags-list{display:flex;align-items:center;gap:12px;flex-wrap:wrap;list-style:none;padding:0;margin-block:40px 32px}.entry-content .post-tag{display:flex}.entry-content .post-tag a{border-radius:8px;padding:8px 12px;background:linear-gradient(268.67deg,var(--secondary-200-20) 1.14%,var(--secondary-200-10) 98.86%);color:var(--secondary-100);display:flex;line-height:1}.entry-content .post-tag a::before{content:"#";display:block}.entry-content .post-terms{display:flex;align-items:flex-start;gap:12px;color:#555;font-weight:600;font-size:.875rem}.entry-content .post-terms ul{list-style:none;display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:0}.entry-content .post-terms ul li{display:flex}.entry-content .post-terms ul li a{background:var(--primary-200-10);border-radius:8px;color:var(--primary-200);padding:8px 12px;line-height:1}.entry-content .post-terms ul li:hover a{background:var(--primary-200);color:#fff}#post-title{font-size:2rem;font-weight:900;color:var(--heading);margin-bottom:48px}.post-stats{display:flex;gap:12px}.post-stat{display:flex;align-items:center;gap:6px;font-weight:500;border-radius:8px;padding:8px 12px}.post-stat-value{line-height:1}.post-stat-icon{font-size:1rem}.post-stat-save-count{background:linear-gradient(268.67deg,var(--secondary-200-20) 1.14%,var(--secondary-200-10) 98.86%);color:var(--secondary-100)}.post-stat-comments{background:linear-gradient(268.67deg,var(--primary-200-20) 1.14%,var(--primary-200-10) 98.86%);color:var(--primary-100)}.post-stat-views{background:linear-gradient(268.67deg,rgba(132,134,136,.2) 1.14%,rgba(132,134,136,.1) 98.86%);color:#555}.post-footer-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:32px;flex-wrap:wrap;gap:16px}.post-footer-share{display:flex;align-items:center;gap:16px}.post-footer-share-wrap{display:flex;align-items:center;gap:8px 32px;flex-wrap:wrap}.post-footer-share-label{font-weight:900;color:#222;font-size:1.25rem}.post-footer-share-item{aspect-ratio:1;width:40px;background:var(--primary-200-10);border-radius:8px;color:var(--primary-200);display:flex;align-items:center;justify-content:center}.post-footer-share-item:hover{color:#fff;background:var(--primary-200)}button.post-save-btn{padding:0;display:grid;grid-template-columns:auto 1fr;gap:8px;color:#848688;margin-inline-start:auto}button.post-save-btn i{grid-column:1;grid-row:1}button.post-save-btn span{grid-column:2;grid-row:1}button.post-save-btn:not(.saved) .post-save-btn-icon-saved,button.post-save-btn:not(.saved) .post-save-btn-text-saved{display:none}button.post-save-btn.saved .post-save-btn-icon-normal,button.post-save-btn.saved .post-save-btn-text-normal{display:none}button.post-save-btn:hover{color:#555}#post-shortlink-wrap{display:flex;align-items:center;gap:16px;cursor:pointer}#post-shortlink-wrap input{background:rgba(0,0,0,0);border:0;padding:0;border-radius:0;color:inherit}#post-shortlink-wrap:hover #post-shortlink-input-wrap{border-color:#555;color:#555}#post-shortlink-wrap:hover #post-shortlink-copy-wrap i{color:#555}#post-shortlink-input-wrap{display:flex;gap:8px;align-items:center;padding:12px;border:1px solid rgba(132,134,136,.2509803922);border-radius:8px;color:#a3a4a6;will-change:color,border-color;transition:.2s ease-in-out;transition-property:color,border-color}#post-shortlink-copy-wrap{display:flex;position:relative}#post-shortlink-copy-wrap i{color:#848688;will-change:color;transition:color .2s ease-in-out}.author-box{padding:32px;border-radius:24px;display:flex;flex-direction:column;gap:16px;margin-bottom:80px}.author-box-info{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.author-box-author{display:flex;align-items:center;gap:16px;flex:1}.author-box-author img{border-radius:50%}.author-box-author-name{font-weight:700;font-size:1.125rem;color:var(--heading);line-height:1}.author-box-author-subtitle{font-weight:500;color:#848688;font-size:.875rem;line-height:1}.author-box-actions{display:flex;align-items:center;gap:24px}.author-box-socials{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.author-box-social{aspect-ratio:1;border-radius:6px;width:32px;height:32px;padding:2px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;color:var(--secondary-100);background:var(--secondary-200-10)}.author-box-social i{font-size:1rem}.author-box-social:hover{color:#fff;background:var(--secondary-200)}.author-box-archive-link{padding:9px 16px;font-size:.875rem;font-weight:600;color:var(--primary-200);background:var(--primary-200-10);border-radius:6px;text-align:center;line-height:1}.author-box-archive-link:hover{color:#fff;background:var(--primary-200)}.author-box-about{padding-top:16px;border-top:1px solid var(--primary-200-25)}.author-box-about p:last-child{margin:0}#comments{margin-top:120px;width:100%}#comments li,#comments ol,#comments ul{list-style:none}.comment-area-title-wrap{display:flex;flex-wrap:wrap;align-items:center;gap:0 12px;padding-bottom:24px;border-bottom:1px solid var(--primary-200-25);margin-bottom:32px}.comment-area-title{font-size:2rem;font-weight:900}.comment-area-title-count{background:linear-gradient(268.67deg,var(--secondary-200-20) 1.14%,var(--secondary-200-10) 98.86%);padding:10px 12px;color:var(--secondary-100);font-weight:900;font-size:1.25rem;border-radius:8px;line-height:1;min-width:52px;text-align:center;box-sizing:border-box}#new-comment-btn{margin-inline-start:auto}.comment-list{display:flex;flex-direction:column;gap:2rem}.comment-list>.comment:not(:last-child){border-bottom:1px solid var(--primary-200-25)}.comment:not(:last-child){padding-bottom:32px}.comment-header-info{display:flex;align-items:center;gap:12px}.comment-author-avatar{display:flex}.comment-author-avatar img{border-radius:50%;background:var(--body);border:2px solid var(--body)}.comment-author-texts{display:flex;align-items:center;gap:16px}.comment-author-texts .fn{font-style:normal;color:#222;font-weight:500}.comment-author-texts .fn a{color:inherit}.comment-author-texts .review-date{color:#aaa;font-weight:500}.comment-text-wrap{padding-block:8px 16px;padding-inline-start:52px;font-size:.875rem;color:#555}.comment-text,.comment-text-wrap{--line-height:2}.comment-footer{padding-inline-start:52px;display:flex;align-items:center;gap:16px}.comment-footer .reply a{display:flex;align-items:center;gap:8px;color:#aaa;font-size:.875rem}.comment-footer .reply a::before{content:"";font-family:Alfapress!important;font-weight:400;font-style:normal;font-variant:normal;text-rendering:auto}.comment-like{padding-inline-start:16px;border-inline-start:1px solid var(--primary-200-25);display:grid;grid-template-columns:auto auto;align-items:center;gap:8px;color:#aaa;cursor:pointer;will-change:color;transition:color .2s ease-in-out}.comment-like-icon{grid-column:1;grid-row:1;will-change:transform;transition:transform .2s ease-in-out}.comment-like-active{transform:scale(0)}.comment-like.active{color:var(--secondary-100)}.comment-like.active .comment-like-normal{transform:scale(0)}.comment-like.active .comment-like-active{transform:scale(1)}.comment ol,.comment ul{padding-top:32px;padding-inline-start:52px}.comment #respond{margin-top:16px}#comments-form-wrap{margin-top:64px}.comment-respond{border-radius:24px}.comment-respond-title{margin-bottom:12px}.comment-respond-title .section-title-2-title{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.comment-respond-title .section-title-2-title small{font-size:.875rem;font-weight:500}#commentform{display:grid;grid-template-columns:1fr 1fr 1fr;gap:32px;margin-top:16px}#commentform .alfapress_comment_stars-wrap{display:flex;align-items:center;gap:8px;margin-top:16px}.comment-form-comment,.comment-form-comment+.form-submit{grid-column:1/-1}.comment-form-cookies-consent{display:flex;align-items:center;gap:6px;grid-column:1/3}.comment-form-cookies-consent label{color:#848688}.form-submit{grid-column:3}.end-posts-wrap{margin-top:140px}.end-posts-head{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:24px}@media screen and (max-width:1200px){#entry-container{--gap:24px}}@media screen and (max-width:767px){body.post .entry-content{border-radius:24px;padding:16px}.post-head-share-wrap{display:none}#comments{margin-top:64px}.end-posts-wrap{margin-top:64px}}@media screen and (max-width:480px){.entry-content .post-terms{flex-direction:column}.comment ol,.comment ul{padding-top:16px}.comment-header-info{gap:8px}.comment-author-texts{flex-direction:column;gap:0;align-items:flex-start}.comment-author-texts .comment-meta{font-size:.75rem}.comment-text-wrap{padding-top:12px;padding-inline-start:4px}.comment-footer{padding-inline-start:4px}.comment-respond{border-radius:8px;padding:16px}.author-box{padding:16px;border-radius:16px}.author-box-author{width:100%;flex:unset}}