.egc-single-hero{position:relative;width:100vw;height:60vh;min-height:500px;background-size:cover;background-position:center;display:flex;align-items:flex-end;margin-left:-50vw;left:50%;margin-bottom:50px}.egc-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,rgba(0,0,0,0.2),#1a1a1e)}.egc-hero-container{width:90%;max-width:1280px;margin:0 auto;position:relative;z-index:2;padding-bottom:60px;display:flex;justify-content:flex-end}.egc-hero-box{background:rgba(0,0,0,0.85);backdrop-filter:blur(10px);padding:40px;border-radius:15px;width:50%;max-width:600px;border:1px solid rgba(255,255,255,0.1)}.egc-hero-title{color:#fff;font-size:32px;font-weight:800;line-height:1.2em;margin-bottom:20px;text-transform:uppercase}.egc-hero-meta{color:#ccc;font-size:13px;text-transform:uppercase;letter-spacing:1px}.egc-hero-meta strong{color:#ff0066}.egc-single-body{display:flex;gap:50px;width:90%;max-width:1280px;margin:0 auto 60px auto}.egc-content-col{flex:2;font-size:18px;line-height:1.8em;color:#333}.egc-article-text p{margin-bottom:25px}.egc-article-text h2{font-weight:800;margin-top:40px}.egc-sidebar-col{flex:1;position:sticky;top:100px;height:fit-content}.egc-post-footer{margin-top:50px;padding-top:30px;border-top:1px solid #eee}.egc-post-footer h4{font-size:14px;font-weight:700;text-transform:uppercase;margin-bottom:15px}@media (max-width:980px){.egc-single-hero{margin-left:0;left:0;width:100%;height:400px}.egc-hero-box{width:100%;max-width:100%}.egc-single-body{flex-direction:column}.egc-sidebar-col{position:static;margin-top:40px}}.dark-mode .egc-content-col{color:#ccc}.dark-mode .egc-article-text h2,.dark-mode .egc-article-text h3{color:#fff}.dark-mode .egc-post-footer{border-top-color:#333}