.featured-post{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);color:inherit;grid-template-columns:1fr 1fr;gap:0;margin-bottom:2.5rem;text-decoration:none;transition:box-shadow .2s;display:grid;overflow:hidden}.featured-post:hover{box-shadow:var(--shadow-card-hover)}.featured-post__content{flex-direction:column;justify-content:center;gap:1rem;padding:2.5rem;display:flex}.featured-post__meta{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.featured-post__read-time,.featured-post__date{color:var(--fg-muted);font-size:.8125rem;font-weight:500}.featured-post__title{color:var(--fg);margin:0;font-size:clamp(1.25rem,2.5vw,1.625rem);line-height:1.3;transition:color .15s}.featured-post:hover .featured-post__title{color:var(--accent-text)}.featured-post__excerpt{color:var(--fg-muted);margin:0;font-size:.9375rem;line-height:1.65}.featured-post__image-area{background:var(--section-alt);min-height:280px}.featured-post__image-placeholder{background:linear-gradient(135deg,#22afca26 0%,#7565ad26 100%);width:100%;height:100%}.featured-post__cover-img{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block}.featured-post:hover .featured-post__cover-img{transform:scale(1.04)}.insights-controls,.work-search-panel{margin-bottom:1.5rem}.insights-search-box,.work-search-box{border:1.5px solid var(--border);border-radius:var(--radius-md);background:var(--card-bg);align-items:center;gap:.625rem;padding:.625rem 1rem;transition:border-color .15s;display:flex}.insights-search-box:focus-within,.work-search-box:focus-within{border-color:var(--accent-text)}.insights-search-icon,.work-search-icon{color:var(--fg-muted);flex-shrink:0}.insights-search-input,.work-search-input{color:var(--fg);background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:.9375rem}.insights-search-input::placeholder,.work-search-input::placeholder{color:var(--fg-muted)}.insights-search-input::-webkit-search-cancel-button{-webkit-appearance:none}.work-search-input::-webkit-search-cancel-button{-webkit-appearance:none}.insights-filters,.work-filters{flex-wrap:wrap;align-items:center;gap:.625rem 0;margin-bottom:1.25rem;display:flex}.insights-filter-group,.work-filter-group{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.work-filter-group{padding:0 1.25rem}.work-filter-group:first-child{padding-left:0}.insights-filter-label,.work-filter-label{color:var(--fg-muted);white-space:nowrap;font-size:.8125rem;font-weight:800}.insights-filter-pills,.work-filter-pills{flex-wrap:wrap;gap:.375rem;display:flex}.filter-pill{border:1.5px solid var(--border);color:var(--fg-muted);cursor:pointer;background:0 0;border-radius:100px;padding:.35rem .875rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .15s,border-color .15s,color .15s}.filter-pill:hover{border-color:var(--accent-text);color:var(--accent-text)}.filter-pill[data-active=true]{background:var(--tint-blue-12);border-color:var(--accent-text);color:var(--accent-text)}.insights-filter-clear,.work-filter-clear{color:var(--fg-muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;flex-shrink:0;margin-left:auto;padding:.35rem .5rem;font-family:inherit;font-size:.8125rem;font-weight:600;transition:color .15s}.insights-filter-clear:hover,.work-filter-clear:hover{color:var(--fg)}.insights-filters{flex-direction:column;align-items:stretch;gap:.85rem 0}.insights-filter-group{align-items:baseline;width:100%}.insights-filter-label{min-width:66px}.insights-filter-clear{align-self:flex-end;margin:0}.work-filter-divider{background:var(--border);flex-shrink:0;width:1px;height:24px}.insights-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.insights-section-label{color:var(--fg);margin:0;font-size:1rem;font-weight:700}.work-result-count{color:var(--fg-muted);margin:0 0 1.5rem;font-size:.8125rem}.featured-section{background:var(--section-alt);border-radius:var(--radius-lg);margin-bottom:2.5rem;padding:1.75rem 2rem}.featured-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.case-grid{gap:1.5rem}.case-card-wrapper{display:contents}.case-card-wrapper[hidden]{display:none}.insights-empty,.work-empty{text-align:center;color:var(--fg-muted);padding:4rem 2rem}.insights-empty{padding-inline:0}.work-empty p{margin:0 0 1.25rem;font-size:1.0625rem}.insights-empty button{color:var(--accent-text);font:inherit;cursor:pointer;background:0 0;border:none;margin-top:.75rem;font-weight:600;text-decoration:underline}.insight-card{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);color:inherit;background:var(--card-bg);flex-direction:column;gap:.75rem;padding:1.5rem;text-decoration:none;transition:box-shadow .15s,border-color .15s;display:flex}.insight-card:hover{box-shadow:var(--shadow-card-hover);border-color:var(--accent-text)}.insight-card__meta{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.insight-card__date{color:var(--fg-muted);font-size:.8125rem}.insight-card__title{color:var(--fg);margin:0;font-size:1rem;font-weight:700;line-height:1.4}.insight-card__excerpt{color:var(--fg-muted);margin:0;font-size:.875rem;line-height:1.6}@media (width<=900px){.featured-post{grid-template-columns:1fr}.featured-post__image-area{order:-1;min-height:200px}}@media (width<=768px){.featured-section{padding:1.25rem}.insights-filters,.work-filters{flex-direction:column;align-items:flex-start;gap:.625rem}.work-filter-group{padding:0}.work-filter-divider{width:100%;height:1px}.insights-filter-clear,.work-filter-clear{margin-left:0}}.insights-also-on{padding-top:0;padding-bottom:40px}.insights-also-on__label{letter-spacing:.12em;text-transform:uppercase;color:var(--fg-muted,#0006);margin:0 0 12px;font-size:12px;font-weight:700}.insights-also-on__links{flex-wrap:wrap;gap:8px 24px;display:flex}.insights-also-on__link{color:var(--fg-muted,#00000080);font-size:14px;transition:color .15s}.insights-also-on__link:hover{color:var(--primary)}.listing-layout{grid-template-columns:264px minmax(0,1fr);align-items:start;gap:2.25rem;display:grid}.listing-results{min-width:0}.listing-sidebar-wrap{align-self:stretch;min-width:0}.listing-sidebar{overscroll-behavior:contain;flex-direction:column;max-height:calc(100vh - 110px);padding-right:6px;display:flex;position:sticky;top:90px;overflow-y:auto}.listing-sidebar__body{flex-direction:column;gap:1.25rem;display:flex}.listing-sidebar__head,.listing-sidebar__foot,.listing-filter-btn,.listing-sheet-backdrop{display:none}.listing-sidebar .work-search-panel,.listing-sidebar .insights-controls{margin:0}.listing-sidebar .work-search-box,.listing-sidebar .insights-search-box{box-sizing:border-box;width:100%}.listing-sidebar .work-filters,.listing-sidebar .insights-filters{flex-direction:column;align-items:stretch;gap:1.1rem;margin:0}.listing-sidebar .work-filter-group,.listing-sidebar .insights-filter-group{flex-direction:column;align-items:flex-start;gap:.55rem;padding:0}.listing-sidebar .work-filter-divider{display:none}.listing-sidebar .work-filter-label,.listing-sidebar .insights-filter-label{min-width:0}.listing-sidebar .work-filter-clear,.listing-sidebar .insights-filter-clear{align-self:flex-start}.listing-sidebar::-webkit-scrollbar{width:8px}.listing-sidebar::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}@media (width<=900px){.listing-layout{grid-template-columns:1fr;gap:0}.listing-sidebar-wrap{display:contents}.listing-filter-btn{z-index:20;color:var(--fg);background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow-card);cursor:pointer;border-radius:999px;justify-self:start;align-items:center;gap:8px;margin-bottom:1.25rem;padding:10px 16px;font-size:.9375rem;font-weight:700;display:inline-flex;position:sticky;top:68px}.listing-filter-btn__count{min-width:20px;height:20px;color:var(--primary-fg);background:var(--primary);border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-size:.75rem;font-weight:800;display:inline-flex}.listing-sheet-backdrop{z-index:998;background:#00000073;display:block;position:fixed;inset:0}.listing-sidebar{z-index:999;background:var(--card-bg);border-top-left-radius:18px;border-top-right-radius:18px;max-height:85vh;padding:0;transition:transform .28s;position:fixed;inset:auto 0 0;transform:translateY(100%);box-shadow:0 -8px 40px #00000040}.listing-sidebar.is-open{transform:translateY(0)}.listing-sidebar__head{border-bottom:1px solid var(--border);background:var(--card-bg);justify-content:space-between;align-items:center;padding:16px 20px;display:flex;position:sticky;top:0}.listing-sidebar__title{font-size:1rem;font-weight:800}.listing-sidebar__close{color:var(--fg-muted);cursor:pointer;background:0 0;border:none;margin:-6px;padding:6px;display:inline-flex}.listing-sidebar__body{padding:18px 20px;overflow-y:auto}.listing-sidebar__foot{padding:14px 20px calc(14px + env(safe-area-inset-bottom));border-top:1px solid var(--border);background:var(--card-bg);display:flex;position:sticky;bottom:0}.listing-sidebar__apply{width:100%}body.filter-sheet-open{overflow:hidden}}.listing-results .grid-3{grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr))}
