:root{--digest-dark-bg:#f02f19;--digest-text-light:#fff;--digest-accent:#fdc32f}body.digest-archive-template #gh-head,body.digest-archive-template #gh-head.gh-head.outer,body.digest-archive-template .gh-head,body.digest-template #gh-head,body.digest-template #gh-head.gh-head.outer,body.digest-template .gh-head{background:transparent!important;background-color:transparent!important;border:none!important;box-shadow:none!important}body.digest-archive-template #gh-head:after,body.digest-archive-template #gh-head:before,body.digest-archive-template .gh-head:after,body.digest-archive-template .gh-head:before,body.digest-template #gh-head:after,body.digest-template #gh-head:before{background:none!important;content:none!important;display:none!important}.digest-page{background:var(--digest-dark-bg);min-height:100vh;padding-bottom:clamp(60px,10vw,120px)!important;padding-top:235px!important}body.digest-archive-template{background:var(--digest-dark-bg)!important}.digest-hero{margin:0 calc(-50vw + 50%);min-height:100vh;overflow:hidden;padding-top:230px;position:relative;width:100vw}@media (max-width:991px){.digest-hero{margin-top:0;padding-top:180px}}@media (max-width:767px){.digest-hero{margin-top:0;min-height:80vh;padding-top:125px}}.digest-hero-slider{height:100%;position:relative;width:100%}.digest-hero-slide{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;left:0;opacity:0;position:absolute;top:0;transition:opacity .8s ease-in-out;width:100%}.digest-hero-slide.active{opacity:1;z-index:1}.digest-hero-slide img{-o-object-fit:cover;object-fit:cover;z-index:0}.digest-hero-overlay,.digest-hero-slide img{height:100%;left:0;position:absolute;top:0;width:100%}.digest-hero-overlay{background:linear-gradient(180deg,rgba(0,0,0,.3) 0,rgba(0,0,0,.6));z-index:2}.digest-hero-content{color:#fff;max-width:900px;padding:clamp(40px,8vw,80px) clamp(40px,8vw,80px) clamp(60px,10vw,120px);position:relative;width:100%;z-index:2}.digest-slide-title{font-size:clamp(36px,8vw,72px);letter-spacing:-1px;line-height:.95;margin:0 0 24px;text-shadow:0 4px 12px rgba(0,0,0,.8)}.digest-slide-title a{color:#fff;text-decoration:none;text-transform:inherit;transition:color .2s}.digest-slide-title a:hover{color:var(--digest-accent)}.digest-slide-excerpt{color:hsla(0,0%,100%,.9);font-size:20px;line-height:1.4;margin-bottom:24px;max-width:600px;text-shadow:0 1px 4px rgba(0,0,0,.5)}.digest-slide-meta{display:grid;gap:20px;grid-template-rows:auto auto;margin-top:24px}.digest-meta-info{color:hsla(0,0%,100%,.8);font-size:14px;font-weight:500}.digest-read-button{background:var(--digest-accent);border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.25);color:#1f160f;display:inline-block;font-size:15px;font-weight:700;padding:14px 28px;text-decoration:none;transition:transform .2s ease;width:-moz-fit-content;width:fit-content}.digest-read-button:hover{transform:translateY(-2px)}.digest-hero-dots{bottom:30px;display:flex;gap:12px;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.digest-dot{background:hsla(0,0%,100%,.5);border:2px solid #fff;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.digest-dot:hover{background:hsla(0,0%,100%,.8);transform:scale(1.2)}.digest-dot.active{background:var(--digest-accent);border-color:var(--digest-accent)}.digest-nav{background:#1a1a19;border-bottom:4px solid #fff;position:sticky;top:0;width:100%;z-index:1000}.digest-nav-inner{display:flex!important;gap:0!important;margin:0 auto!important;max-width:1200px!important;padding:0 max(5vw,20px)!important}.digest-nav-link{border-bottom:4px solid transparent;color:#fff;font-family:Inter,sans-serif;font-size:20px;font-style:italic;font-weight:900;letter-spacing:-.5px;padding:20px 32px;position:relative;text-decoration:none;text-transform:uppercase;transition:all .3s cubic-bezier(.68,-.55,.265,1.55);white-space:nowrap}.digest-nav-link.active,.digest-nav-link:hover{background:var(--digest-accent);box-shadow:0 4px 0 #000;color:#000!important;transform:translateY(-4px) skewX(-3deg);z-index:10}.digest-nav-link.active{border-bottom-color:#000}.digest-nav-link.active:after{animation:navPulse 2s infinite;background:var(--digest-accent);bottom:0;content:"";height:4px;left:0;position:absolute;width:100%}@keyframes navPulse{0%{opacity:1;transform:scaleX(1)}50%{opacity:.4;transform:scaleX(.7)}to{opacity:1;transform:scaleX(1)}}.digest-content{margin:0 auto;max-width:1200px!important;min-height:60vh;padding:80px 0}.digest-section{display:none}.digest-section.active{animation:fadeIn .4s ease;display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.digest-section-title{color:var(--digest-text-light);font-size:clamp(24px,4vw,32px);font-weight:800;letter-spacing:-.5px;line-height:1.2;margin:0 0 30px;text-transform:uppercase}.digest-topic-index{border-bottom:none;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:60px;padding-bottom:40px}.digest-topic-pill{background:hsla(0,0%,100%,.05);border:2px solid #fff;border-radius:24px;color:var(--digest-text-light);display:inline-block;font-size:14px;font-weight:700;letter-spacing:.5px;padding:12px 24px;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.digest-topic-pill:hover{transform:translateY(-2px)}.digest-topic-pill.active,.digest-topic-pill:hover{background:var(--digest-accent);border-color:var(--digest-accent);color:#fff}.digest-contributor-section,.digest-month-section,.digest-topic-section{border-top:1px solid hsla(0,0%,100%,.05);margin-bottom:0;padding-top:120px;position:relative;scroll-margin-top:100px;z-index:10}.digest-section .digest-contributor-section:first-of-type,.digest-section .digest-month-section:first-of-type,.digest-section .digest-topic-section:first-of-type{border-top:none;padding-top:0}.digest-month-section:nth-of-type(2n){background:transparent}.digest-month-title,.digest-topic-title{background:#1a1a19;color:#fff;display:inline-block;font-family:Inter,sans-serif;font-size:clamp(32px,5vw,44px);font-style:italic;font-weight:900;letter-spacing:1px;margin:0 0 30px;padding:10px 20px;text-transform:uppercase}#by-year .digest-month-title{font-size:clamp(64px,12vw,96px);letter-spacing:-1px;margin-bottom:50px;padding:15px 30px}.digest-contributor-header{align-items:center;border-bottom:none;display:flex;gap:20px;margin-bottom:32px;padding-bottom:24px}.digest-contributor-avatar{border:3px solid var(--digest-accent);border-radius:50%;height:60px;width:60px}.digest-contributor-info{flex:1}.digest-contributor-name{color:var(--digest-text-light);font-size:24px;font-weight:700;margin:0 0 8px}.digest-contributor-bio{color:#999;font-size:14px;line-height:1.5;margin:0}.digest-posts-grid{display:grid;gap:0;grid-template-columns:repeat(6,1fr);margin-bottom:0}.digest-post-card{background:#1a1a19;border:8px solid #fff;border-radius:0;box-sizing:border-box;display:flex;flex-direction:column;grid-column:span 2;margin:-4px;overflow:hidden;position:relative;transition:border-color .4s ease;z-index:1}.digest-post-card:hover{border-color:#fff;z-index:100}.digest-post-card:hover .digest-post-image{transform:scale(1.1)}.digest-post-image{transition:transform .6s cubic-bezier(.165,.84,.44,1)}.digest-post-card--featured{align-items:stretch;background:#fff;border:8px solid #fff;display:grid;gap:0;grid-column:1/-1;grid-template-columns:repeat(12,1fr);margin-bottom:0;overflow:hidden;transition:border-color .4s ease}.digest-post-card--featured:hover{z-index:100}.digest-post-card--featured:hover .digest-post-image{transform:scale(1.05)}.digest-post-card--featured .digest-post-image-link{aspect-ratio:16/10;grid-column:1/9;margin-bottom:0;position:relative;width:100%}.digest-post-card--featured .digest-post-content{background:#fff;color:#1a1a19;display:flex;flex-direction:column;grid-column:9/13;justify-content:center;padding:40px}.digest-post-card--featured .digest-post-excerpt,.digest-post-card--featured .digest-post-meta-top,.digest-post-card--featured .digest-post-title a{color:#1a1a19!important;text-shadow:none}.digest-post-card--featured .digest-post-title{font-size:clamp(40px,8vw,72px);font-weight:800;letter-spacing:-2px;line-height:1;margin-bottom:24px;text-transform:uppercase}.digest-post-card--featured .digest-post-meta-top{color:#f02f19!important;font-size:15px;font-weight:900;letter-spacing:2px;margin-bottom:20px;text-transform:uppercase}.digest-post-card--featured .digest-post-excerpt{font-size:22px;font-weight:400;line-height:1.5;margin-bottom:30px}.digest-post-card--featured .digest-post-read-more{border-bottom:4px solid var(--digest-accent);color:#1a1a19;font-size:18px;font-weight:900;letter-spacing:1px;text-transform:uppercase;width:-moz-fit-content;width:fit-content}.digest-post-card--featured .digest-featured-badge,.digest-post-card--featured .digest-tag-badge{font-size:15px;font-weight:900;padding:10px 20px}.digest-post-card--featured~.digest-post-card--featured{background:#fff;border:4px solid #fff;color:#1a1a19;display:flex;flex-direction:column;grid-column:span 4;margin:-2px;overflow:hidden;padding:0;position:relative;transition:border-color .4s ease;z-index:2}.digest-post-card--featured~.digest-post-card--featured:hover{z-index:100}.digest-post-card--featured~.digest-post-card--featured:hover .digest-post-image{transform:scale(1.1)}.digest-post-card--featured~.digest-post-card--featured .digest-post-image-link{aspect-ratio:16/9;margin-bottom:0;position:relative;width:100%}.digest-post-card--featured~.digest-post-card--featured .digest-post-content{background:transparent;color:#1a1a19;grid-column:auto;padding:30px}.digest-post-card--featured~.digest-post-card--featured .digest-post-title a,.digest-post-card~.digest-post-card .digest-post-excerpt,.digest-post-card~.digest-post-card .digest-post-meta-top{text-shadow:none}.digest-post-card--featured~.digest-post-card--featured .digest-post-title{font-size:28px;font-weight:800;letter-spacing:-1px;text-transform:uppercase}.digest-post-card--featured~.digest-post-card--featured .digest-post-read-more{border-bottom-color:#fff;color:#fff}.digest-post-image-link{aspect-ratio:16/9;display:block;margin-bottom:0;overflow:hidden;position:relative}.digest-post-image{display:block;height:100%!important;left:0;-o-object-fit:cover!important;object-fit:cover!important;position:absolute;top:0;transition:transform .8s cubic-bezier(.165,.84,.44,1);width:100%!important}.digest-post-card:hover .digest-post-image{transform:scale(1.05)}.digest-post-badges{align-items:flex-end;display:flex;flex-direction:column;gap:8px;position:absolute;right:16px;top:16px;z-index:10}.digest-featured-badge,.digest-tag-badge{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:rgba(0,0,0,.4);border:1px solid hsla(0,0%,100%,.1);color:#fff;font-size:11px;font-weight:700;letter-spacing:1px;padding:6px 12px;text-transform:uppercase}.digest-featured-badge{background:#f02f19;border-color:transparent}.digest-post-content{padding:30px}.digest-post-meta-top{color:var(--digest-accent);display:flex;font-size:14px;font-weight:800;gap:16px;letter-spacing:1.5px;margin-bottom:16px;text-transform:uppercase}.digest-posts-grid .digest-post-card .digest-post-title{font-family:Inter,sans-serif!important;font-size:32px!important;font-style:italic!important;font-weight:950!important;letter-spacing:-1px!important;line-height:1.05!important;margin:0 0 14px!important;text-transform:uppercase!important}.digest-post-title a{color:#fff;text-decoration:none;transition:opacity .2s}.digest-post-title a:hover{color:#fff;opacity:.8}.digest-post-excerpt{color:hsla(0,0%,100%,.9);font-size:18px;line-height:1.5;margin:0 0 20px;overflow:visible}.digest-post-read-more{border-bottom:2px solid transparent;color:var(--digest-accent);display:inline-block;font-size:14px;font-weight:900;letter-spacing:1px;text-decoration:none;text-transform:uppercase;transition:all .2s}.digest-post-read-more:hover{border-bottom-color:var(--digest-accent);transform:translateX(4px)}body.digest-archive-template .site-footer.outer,body.digest-archive-template footer.site-footer.outer{background:#0a0a09!important;color:#e8dccf!important}@media (max-width:768px){.digest-hero{padding:80px 0 0}.digest-hero-main{align-items:center;flex-direction:column;padding:0 20px}.digest-hero-image-container{margin-top:0;max-width:400px;width:90%}.digest-header-info{max-width:100%;padding:0 20px 40px;text-align:center}.digest-featured-grid{grid-template-columns:repeat(2,1fr)}.digest-nav-inner{overflow-x:auto;-webkit-overflow-scrolling:touch;padding:0 16px}.digest-nav-link{font-size:13px;padding:18px 20px}.digest-content{padding:60px 20px}.digest-posts-grid{gap:40px;grid-template-columns:1fr}.digest-featured-badge,.digest-post-card--featured .digest-featured-badge,.digest-post-card--featured .digest-tag-badge,.digest-tag-badge{font-size:10px!important;letter-spacing:.5px!important;padding:4px 10px!important}.digest-post-card{flex-direction:column;gap:24px;grid-column:span 1}.digest-post-card--featured{border-width:4px;display:flex!important;flex-direction:column;grid-column:span 1;height:auto}.digest-post-card--featured .digest-post-image-link{aspect-ratio:16/9;grid-column:auto;height:auto;width:100%}.digest-post-card--featured .digest-post-content{grid-column:auto;padding:24px;width:100%}.digest-post-card--featured .digest-post-title{font-size:32px;margin-bottom:16px}.digest-post-card--featured .digest-post-excerpt{font-size:16px;margin-bottom:20px}.digest-post-card--featured~.digest-post-card--featured{grid-column:span 1;margin:0 0 40px}.digest-contributor-header{align-items:flex-start;flex-direction:column}}@media (min-width:769px) and (max-width:1024px){.digest-posts-grid{grid-template-columns:repeat(2,1fr)}.digest-post-card{grid-column:span 1}.digest-post-card--featured{border-width:6px;display:flex!important;flex-direction:column;grid-column:1/-1;height:auto}.digest-post-card--featured .digest-post-image-link{aspect-ratio:16/9;height:auto;width:100%}.digest-post-card--featured .digest-post-content{padding:30px;width:100%}.digest-post-card--featured .digest-post-title{font-size:36px}.digest-featured-badge,.digest-post-card--featured .digest-featured-badge,.digest-post-card--featured .digest-tag-badge,.digest-tag-badge{font-size:10px!important;letter-spacing:.5px!important;padding:4px 10px!important}}.digest-post-video-preview{animation:fadeInVideo .3s ease-out;background:#000;height:100%;left:0;-o-object-fit:cover;object-fit:cover;pointer-events:none;position:absolute;top:0;width:100%;z-index:5}@keyframes fadeInVideo{0%{opacity:0}to{opacity:1}}/*# sourceMappingURL=digest.css.map */
