.aw-listing-hero{padding:9rem 0 0}.aw-listing-hero__top{border-bottom:1px solid var(--aw-outline-soft);gap:2.75rem;padding-bottom:3rem}.aw-listing-hero__intro,.aw-listing-hero__top{align-items:flex-start;display:flex;flex-direction:column}.aw-listing-hero__intro .aw-eyebrow{font-size:.875rem;font-weight:400;letter-spacing:.2em;line-height:1.25;margin-bottom:1rem}.aw-listing-hero__copy{color:var(--aw-text-soft);font-size:1rem;line-height:1.625;margin-top:1.4rem}.aw-filter-row{display:flex;flex-wrap:wrap;gap:1rem 1.8rem;justify-content:flex-start;width:100%}.aw-filter-chip{color:hsla(15,7%,89%,.56);font-size:.875rem;font-weight:500;letter-spacing:.025em;line-height:1.25;transition:color .2s ease,transform .2s ease}.aw-filter-chip:focus,.aw-filter-chip:hover{color:var(--aw-primary);transform:translateY(-1px)}.aw-filter-chip--active{border-bottom:1px solid var(--aw-primary);color:var(--aw-primary);padding-bottom:.35rem}.aw-post-grid{display:grid;gap:4rem 2rem;grid-template-columns:repeat(3,minmax(0,1fr));padding-top:4rem}.aw-card{display:flex;flex-direction:column;gap:1.35rem}.aw-card__media{aspect-ratio:16/10;background:var(--aw-surface-low);display:block;overflow:hidden;position:relative}.aw-card__image{height:100%;object-fit:cover;opacity:.84;transition:transform .7s ease,opacity .7s ease,filter .7s ease;width:100%}.aw-card__image--placeholder,.aw-related-card__image--placeholder{background:radial-gradient(circle at top right,rgba(255,157,0,.16),transparent 28%),linear-gradient(135deg,rgba(255,157,0,.22),hsla(0,0%,5%,.55) 45%,rgba(254,101,0,.18))}.aw-card:focus-within .aw-card__image,.aw-card:hover .aw-card__image,.aw-related-card:focus-within .aw-related-card__image,.aw-related-card:hover .aw-related-card__image{opacity:1;transform:scale(1.07)}.aw-card__badge{align-items:center;backdrop-filter:blur(12px);background:hsla(0,0%,5%,.9);border-radius:var(--aw-radius-sm);color:var(--aw-primary);display:inline-flex;font-family:Lexend,Inter,system-ui,sans-serif;font-size:.625rem;font-weight:700;left:1rem;letter-spacing:.1em;min-height:1.9rem;padding:.35rem .8rem;position:absolute;text-transform:uppercase;top:1rem;z-index:1}.aw-card__body{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.aw-card__time,.aw-post-feature__caption{color:hsla(15,7%,89%,.42);font-size:.75rem;font-weight:500;line-height:1.3333333333}.aw-card__time{display:block;font-weight:500;letter-spacing:0;margin-bottom:.75rem;text-transform:none}.aw-post-hero__reading-time{letter-spacing:.1em}.aw-post-hero__reading-time,.aw-related__eyebrow{color:hsla(15,7%,89%,.42);font-size:.75rem;font-weight:500;line-height:1.3333333333;text-transform:uppercase}.aw-related__eyebrow{letter-spacing:.4em}.aw-card__title{font-size:1.5rem;font-weight:700;letter-spacing:0;line-height:1.25;margin-top:0}.aw-card__title a,.aw-related-card__title a{transition:color .2s ease}.aw-card:focus-within .aw-card__title a,.aw-card:hover .aw-card__title a,.aw-related-card:focus-within .aw-related-card__title a,.aw-related-card:hover .aw-related-card__title a{color:var(--aw-primary)}.aw-card__summary,.aw-related-card__summary{color:var(--aw-text-muted);display:-webkit-box;font-size:.875rem;font-weight:400;letter-spacing:0;margin-top:1rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.aw-card__summary{line-height:1.625}.aw-related-card__summary{color:hsla(15,7%,89%,.68);line-height:1.5}.aw-card__meta{color:hsla(15,7%,89%,.5);font-size:.75rem;font-weight:500;letter-spacing:0;line-height:1.3333333333;margin-top:1.2rem}.aw-card__link{align-items:center;color:var(--aw-primary);display:inline-flex;font-family:Lexend,Inter,system-ui,sans-serif;font-size:.75rem;font-weight:700;gap:.65rem;letter-spacing:.1em;line-height:1;margin-top:auto;padding-top:1.5rem;text-transform:uppercase;transition:gap .2s ease}.aw-card:focus-within .aw-card__link,.aw-card:hover .aw-card__link{gap:1rem}.aw-card__link .material-symbols-outlined{font-size:.95rem}.aw-pagination{display:flex;justify-content:center;margin-top:6rem}.aw-load-more{align-items:center;background:rgba(53,53,52,.3);border-radius:var(--aw-radius-sm);display:inline-flex;gap:.75rem;padding:1.25rem 2.5rem;transition:background-color .2s ease,color .2s ease,transform .2s ease}.aw-load-more:focus,.aw-load-more:hover{background:var(--aw-primary-strong);transform:translateY(-1px)}.aw-load-more.is-loading{opacity:.78;pointer-events:none}.aw-load-more__label{color:var(--aw-text);font-family:Lexend,Inter,system-ui,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.2em;line-height:1;text-transform:uppercase;transition:color .2s ease}.aw-load-more__icon{color:var(--aw-primary);font-size:1.25rem;line-height:1;transition:color .2s ease,transform .2s ease}.aw-load-more:focus .aw-load-more__icon,.aw-load-more:focus .aw-load-more__label,.aw-load-more:hover .aw-load-more__icon,.aw-load-more:hover .aw-load-more__label{color:var(--aw-on-primary)}.aw-load-more:focus .aw-load-more__icon,.aw-load-more:hover .aw-load-more__icon{transform:rotate(90deg)}.aw-newsletter-band{background:hsla(0,0%,5%,.92);margin-top:6.5rem;padding:8rem 0}.aw-newsletter-band__title{font-size:clamp(2.25rem,4vw,3rem);font-weight:700;letter-spacing:-.025em;line-height:1.05;margin-top:1.25rem;text-align:center}.aw-newsletter-band__copy{color:var(--aw-text-soft);font-size:1rem;line-height:1.625;margin:1.25rem auto 0;max-width:34rem;text-align:center}.aw-newsletter-band__module,.aw-post-newsletter__module{margin-top:2.25rem}.aw-cta-actions{align-items:stretch;display:flex;flex-direction:column;gap:.9rem;width:100%}.aw-cta-actions--center,.aw-cta-button{justify-content:center}.aw-cta-button{align-items:center;background:var(--aw-primary-strong);border:0;border-radius:var(--aw-radius-sm);color:var(--aw-on-primary);display:inline-flex;font-family:Lexend,Inter,system-ui,sans-serif;font-size:.75rem;font-weight:800;letter-spacing:.18em;line-height:1.2;min-height:3.35rem;padding:.95rem 1.4rem;text-transform:uppercase;transition:transform .2s ease,filter .2s ease;white-space:nowrap;width:100%}.aw-cta-button--secondary{background:rgba(255,184,105,.06);border:1px solid rgba(255,184,105,.7);color:var(--aw-text)}.aw-cta-button:focus,.aw-cta-button:hover{filter:brightness(1.06);transform:translateY(-1px)}.aw-post{padding-top:9rem}.aw-post-hero__header{margin:0 auto;text-align:left;width:min(100%,56rem)}.aw-post-hero__chips{align-items:center;display:flex;flex-wrap:wrap;gap:.7rem .9rem;justify-content:flex-start;margin-bottom:1.5rem}.aw-post-chip{align-items:center;background:var(--aw-surface-highest);border-radius:var(--aw-radius-sm);color:var(--aw-text-muted);display:inline-flex;font-family:Lexend,Inter,system-ui,sans-serif;font-size:.625rem;font-weight:900;letter-spacing:.2em;line-height:1;min-height:1.9rem;padding:.35rem .85rem;text-transform:uppercase}.aw-post-chip:focus,.aw-post-chip:hover{background:rgba(255,157,0,.16);color:var(--aw-primary)}.aw-post-title{font-size:clamp(2.2rem,4vw,3.1rem);font-weight:700;letter-spacing:-.05em;line-height:1}.aw-post-hero__authorbar{align-items:center;border-bottom:1px solid var(--aw-outline-soft);border-top:1px solid var(--aw-outline-soft);display:flex;gap:1.5rem;justify-content:flex-start;margin-top:2.75rem;padding:1.8rem 0}.aw-post-author{align-items:center;display:flex;gap:1rem}.aw-post-author__avatar{align-items:center;background:linear-gradient(135deg,rgba(255,157,0,.9),rgba(254,101,0,.78));border-radius:999px;color:var(--aw-on-primary);display:inline-flex;font-family:Lexend,Inter,system-ui,sans-serif;font-size:1rem;font-weight:800;height:3.15rem;justify-content:center;width:3.15rem}.aw-post-author__avatar-image{border-radius:999px;height:3.15rem;object-fit:cover;width:3.15rem}.aw-post-author__meta a,.aw-post-author__meta span{display:block;font-family:Lexend,Inter,system-ui,sans-serif;font-size:.875rem;font-weight:700;letter-spacing:-.025em;line-height:1.25;text-transform:uppercase}.aw-post-author__meta p{color:hsla(15,7%,89%,.48);font-size:.75rem;font-weight:500;letter-spacing:.1em;line-height:1.3333333333;margin-top:.2rem;text-transform:uppercase}.aw-post-author__meta{text-align:left}.aw-post-hero__actions{display:flex;gap:.6rem;margin-left:auto}.aw-icon-link{align-items:center;background:var(--aw-surface-low);border-radius:var(--aw-radius-sm);color:var(--aw-text);display:inline-flex;height:2.8rem;justify-content:center;width:2.8rem}.aw-icon-link:focus,.aw-icon-link:hover{background:var(--aw-surface-bright)}.aw-post-feature{margin-top:3rem}.aw-post-feature__frame{position:relative}.aw-post-feature__image{aspect-ratio:16/9;background:var(--aw-surface-lowest);object-fit:cover;width:100%}.aw-post-feature__caption{margin-top:.85rem;text-align:right}.aw-post-body-wrap{padding:4.5rem 0 0}.aw-post-body{color:hsla(15,7%,89%,.9);font-size:1.125rem;letter-spacing:0;line-height:1.625}.aw-post-body>p:first-of-type:first-letter{color:var(--aw-primary-strong);float:left;font-family:Lexend,Inter,system-ui,sans-serif;font-size:5rem;font-weight:800;line-height:.9;padding-right:.75rem}.aw-post-body h1,.aw-post-body h2,.aw-post-body h3,.aw-post-body h4,.aw-post-body h5,.aw-post-body h6{color:var(--aw-text);font-weight:700;margin:0;padding-bottom:1rem}.aw-post-body h1{font-size:2.75rem;line-height:1.02}.aw-post-body h2{font-size:2.15rem;line-height:1.06}.aw-post-body h3{font-size:1.72rem;line-height:1.12}.aw-post-body h4{font-size:1.42rem;line-height:1.18}.aw-post-body h5{font-size:1.18rem;line-height:1.22}.aw-post-body h6{font-size:1rem;line-height:1.28}.aw-post-body a{color:var(--aw-primary);text-decoration:underline;text-decoration-color:rgba(255,157,0,.45);text-underline-offset:.22em}.aw-post-body .button-wrapper,.aw-post-body ol,.aw-post-body p,.aw-post-body ul{margin:0;padding-bottom:1.65rem}.aw-post-body .button-wrapper .button{align-items:center;background:var(--aw-primary-strong);border:0;border-radius:var(--aw-radius-sm);color:var(--aw-on-primary);display:inline-flex;font-family:Lexend,Inter,system-ui,sans-serif;font-size:.875rem;font-weight:700;justify-content:center;letter-spacing:-.01em;line-height:1.2;min-height:3.25rem;padding:.95rem 1.4rem;text-decoration:none;transition:transform .2s ease,filter .2s ease}.aw-post-body .button-wrapper .button:focus,.aw-post-body .button-wrapper .button:hover{filter:brightness(1.06);transform:translateY(-1px)}.aw-post-body ol,.aw-post-body ul{padding-left:1.4rem}.aw-post-body li+li{margin-top:.75rem}.aw-post-body blockquote{border-left:4px solid var(--aw-primary-strong);color:var(--aw-text);font-family:Lexend,Inter,system-ui,sans-serif;font-size:1.5rem;font-style:italic;font-weight:500;letter-spacing:-.025em;line-height:1.3333333333;margin:0;padding:1rem 0 1.65rem 2rem}.aw-post-body iframe,.aw-post-body img,.aw-post-body table,.aw-post-body video{max-width:100%}.aw-post-body img{width:100%}.aw-post-body figure,.aw-post-body img{margin:0;padding-bottom:2.5rem}.aw-post-body code:not(pre code),.aw-post-body pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.aw-post-body pre{background:var(--aw-surface-lowest);border:1px solid rgba(84,68,51,.1);border-radius:var(--aw-radius-md);color:#c6c3c1;font-size:.875rem;line-height:1.625;overflow-x:auto;padding:1.5rem}.aw-post-body code:not(pre code){background:rgba(53,53,52,.4);border-radius:var(--aw-radius-sm);color:var(--aw-primary);font-size:.92em;padding:.15rem .4rem}.aw-post-body hr{border:0;border-top:1px solid var(--aw-outline-soft);margin:0;padding-bottom:1.65rem}.aw-post-body table{border-collapse:collapse;margin:0;width:100%}.aw-post-body>:last-child{padding-bottom:0}.aw-post-body td,.aw-post-body th{border:1px solid rgba(84,68,51,.18);padding:.9rem 1rem;text-align:left}.aw-post-body th{background:rgba(53,53,52,.32);color:var(--aw-text)}.aw-post-newsletter{padding-top:5.5rem}.aw-post-newsletter__panel{align-items:center;background:var(--aw-surface-low);display:flex;gap:2rem;justify-content:space-between;overflow:hidden;padding:3rem;position:relative}.aw-post-newsletter__copy{max-width:34rem;position:relative;z-index:1}.aw-post-newsletter__copy h2{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;letter-spacing:-.05em;line-height:1.05;text-transform:uppercase}.aw-post-newsletter__copy p{color:var(--aw-text-soft);font-size:1rem;line-height:1.625;margin-top:.75rem}.aw-post-newsletter__module{display:flex;flex:0 0 auto;justify-content:flex-end;margin-top:0;position:relative;width:100%;z-index:1}.aw-related{border-top:1px solid rgba(84,68,51,.1);padding-bottom:4.5rem;padding-top:5rem}@media (min-width:640px){.aw-cta-actions{align-items:center;flex-direction:row;width:auto}.aw-cta-button{width:auto}}@media (min-width:992px){.aw-post-newsletter__copy{flex:1 1 34rem}}.aw-related__grid{display:grid;gap:3rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.5rem}.aw-related-card{display:flex;flex-direction:column;gap:1.2rem}.aw-related-card__media{aspect-ratio:16/10;background:var(--aw-surface-lowest);display:block;overflow:hidden}.aw-related-card__image{height:100%;object-fit:cover;transition:transform .6s ease;width:100%}.aw-related-card__body{display:flex;flex-direction:column}.aw-related-card__meta{display:flex;font-size:.625rem;font-weight:800;gap:1rem;letter-spacing:.1em;line-height:1.2;text-transform:uppercase}.aw-related-card__title{font-size:1.5rem;font-weight:700;letter-spacing:-.025em;line-height:1.1;margin-top:.5rem}@media (max-width:1199px){.aw-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:991px){.aw-post-newsletter__panel{align-items:flex-start;flex-direction:column}.aw-filter-row{justify-content:flex-start;padding-bottom:0}.aw-post-hero__authorbar{flex-wrap:wrap}.aw-post-hero__actions{margin-left:0}}@media (max-width:767px){.aw-listing-hero,.aw-post{padding-top:6.8rem}.aw-listing-hero__top{gap:2rem;padding-bottom:2rem}.aw-post-grid,.aw-related__grid{grid-template-columns:1fr}.aw-newsletter-band{margin-top:4.5rem;padding:5.5rem 0}.aw-related{padding-bottom:3rem}.aw-post-newsletter__module{justify-content:flex-start}.aw-cta-actions{width:100%}.aw-post-title{font-size:2.2rem}.aw-post-hero__authorbar{padding:1.3rem 0}.aw-post-body{font-size:1.02rem;line-height:1.7}.aw-post-body>p:first-of-type:first-letter{font-size:4rem}.aw-post-newsletter__panel{padding:2rem 1.25rem}}