.post-page{background:var(--site-white);}.post-hero{position:relative;min-height:36rem;padding:3rem 0 8.5rem;overflow:hidden;color:var(--site-white);background-image:linear-gradient(180deg,rgba(var(--site-dark-rgb),.96) 0%,rgba(var(--site-dark-rgb),.88) 18%,rgba(var(--site-dark-rgb),.62) 42%,rgba(var(--site-dark-rgb),.34) 68%,rgba(var(--site-dark-rgb),.12) 84%,rgba(var(--site-dark-rgb),0) 100%),linear-gradient(90deg,rgba(var(--site-dark-rgb),.94) 0%,rgba(var(--site-dark-rgb),.78) 28%,rgba(var(--site-dark-rgb),.42) 58%,rgba(var(--site-dark-rgb),.12) 82%,rgba(var(--site-dark-rgb),0) 100%),var(--post-hero-image);background-repeat:no-repeat;background-position:center;background-size:cover;}.post-hero::after{content:"";position:absolute;inset:auto 0 0;z-index:1;height:12rem;pointer-events:none;}.post-hero .container{z-index:2;}.post-breadcrumb{margin-bottom:2.25rem;}.post-breadcrumb .breadcrumb{margin-bottom:0;font-size:.875rem;font-weight:600;}.post-breadcrumb a,.post-breadcrumb .active{color:rgba(var(--site-white-rgb),.8);}.post-breadcrumb a:hover{color:var(--site-white);}.post-breadcrumb .active{font-weight:300;}.post-categories{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;}.post-categories a{display:inline-flex;align-items:center;padding:.4rem .75rem;border-radius:999px;color:var(--site-white);background:rgba(var(--site-primary-rgb),.85);font-size:.75rem;font-weight:500;}.post-title{max-width:48rem;margin-bottom:1.5rem;color:var(--site-white);font-size:clamp(2.4rem,5vw,4.25rem);font-weight:800;line-height:1.08;letter-spacing:-.04em;}.post-summary{max-width:42rem;margin-bottom:1.75rem;color:rgba(var(--site-white-rgb),.8);font-size:1.125rem;line-height:1.75;}.post-meta,.post-mini-meta{display:flex;flex-wrap:wrap;gap:1.25rem;padding:0;margin:0;list-style:none;color:rgba(var(--site-white-rgb),.8);font-size:.875rem;font-weight:600;}.post-meta i{margin-right:.45rem;color:var(--site-white);}.post-author-card{max-width:20rem;margin-left:auto;padding:2rem 1.75rem;border:1px solid rgba(var(--site-white-rgb),.08);border-radius:1.35rem;text-align:center;background:rgba(var(--site-dark-rgb),.7);backdrop-filter:blur(16px);}.post-author-card img{width:5rem;height:5rem;margin-bottom:1.25rem;object-fit:cover;border:3px solid rgba(var(--site-white-rgb),.3);border-radius:50%;}.post-author-card h2{margin-bottom:.3rem;color:var(--site-white);font-size:1rem;font-weight:900;}.post-author-card a{color:var(--site-white);}.post-author-card a:hover{color:rgba(var(--site-white-rgb),.8);}.post-author-card p{margin-bottom:1.25rem;color:rgba(var(--site-white-rgb),.8);font-size:.875rem;}.post-author-card ul{display:flex;justify-content:center;gap:.7rem;padding:0;margin:0;list-style:none;}.post-author-card ul a{width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:var(--site-white);background:rgba(var(--site-white-rgb),.08);}.post-author-card ul a:hover{background:var(--site-primary);}.post-progress-card{position:relative;z-index:5;margin-top:-3rem;padding:1.35rem 3rem;display:flex;align-items:center;gap:1.5rem;border-radius:999px;background:var(--site-bg-light);}.post-progress-card.is-sticky{position:fixed;top:calc(var(--navbar-height) + 10px);left:50%;z-index:1020;width:min(1320px,calc(100% - 2rem));margin-top:0;border-radius:999px;background:var(--site-bg-light);transform:translateX(-50%);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);animation:postProgressDrop .28s ease both;}.post-progress-card-stats{display:flex;align-items:center;gap:1rem;}.post-progress-card strong{color:var(--site-dark);font-weight:900;}.post-progress-card span{color:rgba(var(--site-body-color-rgb),.58);font-size:.875rem;font-weight:600;}.reading-progress{margin-left:auto;display:inline-flex;align-items:center;gap:.75rem;}.reading-progress-track{width:160px;height:6px;overflow:hidden;border-radius:999px;background:var(--site-bg-light);}.reading-progress-bar{width:0;height:100%;border-radius:inherit;background:var(--site-primary);transition:width .15s ease;}.post-content-section{padding:3rem;}.post-content{color:rgba(var(--site-body-color-rgb),.74);font-size:1rem;line-height:1.85;}.post-content>p{margin-bottom:2rem;}.post-section-block{display:grid;grid-template-columns:2.25rem minmax(0,1fr);gap:1.35rem;margin-bottom:2.5rem;}.post-section-number{width:2.1rem;height:2.1rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--site-primary);border-radius:.55rem;color:var(--site-primary);font-size:.875rem;font-weight:900;}.post-content h2{margin:0 0 .75rem;color:var(--site-dark);font-size:1.45rem;font-weight:900;letter-spacing:-.025em;}.post-content h3{margin:0 0 .75rem;color:var(--site-dark);font-size:1.25rem;font-weight:700;letter-spacing:-.025em;}.post-content p{margin-bottom:1rem;}.post-content ul{padding-left:0;margin:1rem 0 0;list-style:none;}.post-content ul li{position:relative;padding-left:1rem;margin-bottom:.35rem;}.post-content ul li::before{content:"";position:absolute;left:0;top:.72rem;width:.32rem;height:.32rem;border-radius:50%;background:var(--site-primary);}.post-content blockquote{margin:1.25rem 0;padding:1.5rem 1.75rem;border-radius:1rem;color:rgba(var(--site-body-color-rgb),.75);background:linear-gradient(90deg,rgba(var(--site-primary-rgb),.10),rgba(var(--site-dark-rgb),.03));font-size:1rem;font-weight:600;}.post-content blockquote::before{content:"\f10d";display:block;margin-bottom:.5rem;color:var(--site-primary);font-family:"Font Awesome 7 Free";font-size:1.3rem;font-weight:900;}.post-content blockquote small{display:block;margin-top:.45rem;color:var(--site-dark);font-size:.8rem;font-weight:800;}.post-mini-card:not(:last-child){margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid rgba(var(--site-dark-rgb),.08);}.post-mini-card h4{margin-bottom:.65rem;}.post-mini-meta{gap:.75rem;color:rgba(var(--site-body-color-rgb),.55);font-size:.75rem;}.post-mini-meta i,.post-progress-card-stats i{color:var(--site-primary);}.blog-search-form{position:relative;margin-bottom:1.5rem;}.blog-search-form .form-control{height:3.3rem;padding:0 4rem 0 1.4rem;border:1px solid rgba(var(--site-dark-rgb),.1);border-radius:999px;color:var(--site-body-color);background:var(--site-white);}.blog-search-form .form-control::placeholder{color:rgba(var(--site-body-color-rgb),.48);}.blog-search-form button{position:absolute;top:.35rem;right:.35rem;width:2.6rem;height:2.6rem;border:0;border-radius:50%;color:var(--site-dark);background:var(--site-bg-light);}.post-mini-card{display:grid;grid-template-columns:5rem minmax(0,1fr);gap:1rem;}.post-mini-image{overflow:hidden;border-radius:.85rem;}.post-mini-image img{width:100%;height:5rem;object-fit:cover;transition:transform .3s ease;}.post-mini-card:hover .post-mini-image img{transform:scale(1.08);}.post-mini-card h4{font-size:.95rem;font-weight:900;line-height:1.35;}.blog-mini-card h4{margin-bottom:.55rem;}.post-mini-card h4 a{color:var(--site-dark);}.post-mini-card h4 a:hover{color:var(--site-primary);}@media (max-width:991.98px){.post-hero{min-height:auto;padding:3rem 0 7rem}.post-author-card{margin:0}.post-progress-card{align-items:flex-start;flex-direction:column;padding:1.5rem;border-radius:1.5rem}.post-progress-card.is-sticky{border-radius:1.5rem}.reading-progress{width:100%;min-width:0}}@media (max-width:575.98px){.post-title{font-size:2.35rem}.post-meta{gap:.8rem}.post-section-block{grid-template-columns:1fr}.post-author-card{max-width:100%}}