.results-detail-hero-section,.results-hero-section{padding-top:var(--space-7);padding-bottom:var(--space-8)}.results-detail-hero,.results-hero{display:grid;grid-template-columns:minmax(0,1fr) 440px;gap:var(--space-12);align-items:start}.results-detail-hero{grid-template-columns:minmax(0,1fr) minmax(340px,420px);gap:var(--space-10);align-items:center;border:1px solid var(--md-sys-color-outline-variant);border-radius:var(--md-sys-shape-corner-extra-large);background:radial-gradient(circle at 85% 20%,color-mix(in srgb,var(--md-sys-color-primary-container) 34%,transparent),transparent 34%),var(--md-sys-color-surface-container-lowest);box-shadow:var(--md-sys-elevation-1);padding:var(--space-8)}.results-h1,.results-hero__breadcrumbs{margin-bottom:var(--space-4)}.results-h1{max-width:820px}.results-lead{max-width:680px;margin-bottom:var(--space-6);color:var(--md-sys-color-on-surface-variant);font-size:18px;line-height:1.7}.results-actions,.results-case-meta,.results-chart-tabs{display:flex;gap:var(--space-3);flex-wrap:wrap;align-items:center}.results-actions{margin-bottom:var(--space-5)}.results-detail-preview,.results-preview-card{border:1px solid var(--md-sys-color-outline-variant);border-radius:var(--md-sys-shape-corner-extra-large);background:var(--md-sys-color-surface-container-lowest);box-shadow:var(--md-sys-elevation-1);padding:var(--space-6)}.results-chart-head,.results-preview-card__top,.results-summary-head{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:12px;margin-bottom:20px}.results-preview-card__top span,.results-preview-card__top strong{display:block}.results-preview-card__top>div>span{color:var(--md-sys-color-on-surface-variant);font-size:12px}.results-badge{display:inline-flex;align-items:center;gap:5px;padding:5px 12px;border-radius:var(--md-sys-shape-corner-full);background:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container);font-size:12px;font-weight:500}.results-badge .material-symbols-outlined{font-size:15px}.results-badge--green{background:var(--md-sys-color-success-container);color:var(--md-sys-color-on-success-container)}.results-preview-window{overflow:hidden;border:1px solid var(--md-sys-color-outline-variant);border-radius:18px;background:var(--md-sys-color-surface);padding:var(--space-4)}.results-preview-bars{display:flex;align-items:end;gap:10px;height:190px;padding:var(--space-4) 4px 0;border-bottom:1px solid var(--md-sys-color-outline-variant)}.results-preview-bars span{flex:1;border-radius:8px 8px 0 0;background:var(--md-sys-color-primary-container)}.results-preview-bars span:nth-last-child(-n+2){background:var(--md-sys-color-primary)}.results-case-kpis,.results-preview-meta,.results-summary-grid{display:grid;gap:var(--space-3)}.results-preview-meta{grid-template-columns:repeat(3,1fr);margin-top:var(--space-4)}.results-case-kpis div,.results-preview-meta div{border-radius:var(--md-sys-shape-corner-large);background:var(--md-sys-color-surface-container-low);padding:var(--space-3)}.results-case-kpis span,.results-case-kpis strong,.results-preview-meta small,.results-preview-meta strong{display:block}.results-case-kpis strong,.results-preview-meta strong{color:var(--md-sys-color-primary);font-size:20px;line-height:1.1}.results-case-kpis span,.results-preview-meta small{color:var(--md-sys-color-on-surface-variant);font-size:12px}.results-section-head{max-width:760px;margin-bottom:var(--space-8)}.results-section-head p:not(.section-eyebrow){color:var(--md-sys-color-on-surface-variant);font-size:16px;line-height:1.7}.results-section-head--minimal{margin-bottom:var(--space-6)}.results-section-head--minimal .section-title{margin-bottom:0}.results-filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:var(--space-8)}.results-chip{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border:1px solid var(--md-sys-color-outline-variant);border-radius:var(--md-sys-shape-corner-small);background:var(--md-sys-color-surface);color:var(--md-sys-color-on-surface-variant);font-size:14px;font-weight:500;font-family:var(--font-roboto,"Roboto"),sans-serif;transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease,transform .12s ease}button.results-chip{cursor:pointer;font:inherit;font-weight:500;font-family:var(--font-roboto,"Roboto"),sans-serif;text-align:inherit;-webkit-tap-highlight-color:transparent}button.results-chip:hover:not(.results-chip--selected){background:var(--md-sys-color-surface-container);color:var(--md-sys-color-on-surface)}button.results-chip:active:not(:disabled){transform:scale(.97)}button.results-chip:focus-visible{outline:2px solid var(--md-sys-color-primary);outline-offset:2px}@media (prefers-reduced-motion:reduce){.results-chip{transition:background-color .12s ease,border-color .12s ease,color .12s ease}button.results-chip:active:not(:disabled){transform:none}}.results-filter-empty{grid-column:1/-1;margin:0;padding:var(--space-6);border:1px dashed var(--md-sys-color-outline-variant);border-radius:var(--md-sys-shape-corner-large);color:var(--md-sys-color-on-surface-variant);font-size:15px;line-height:1.6;text-align:center}.results-chip--selected{border-color:transparent;background:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container);box-shadow:var(--md-sys-elevation-1)}.results-chip .material-symbols-outlined{font-size:16px}.results-case-portfolio-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:var(--space-3)}.results-case-portfolio-tag{display:inline-flex;align-items:center;padding:4px 10px;border-radius:var(--md-sys-shape-corner-full);border:1px solid var(--md-sys-color-outline-variant);background:var(--md-sys-color-surface-container-low);color:var(--md-sys-color-on-surface-variant);font-size:11px;font-weight:600;line-height:1.3;letter-spacing:.02em}.results-case-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-6)}.results-case-card{display:grid;grid-template-rows:260px 1fr;overflow:hidden;border:1px solid var(--md-sys-color-outline-variant);border-radius:var(--md-sys-shape-corner-extra-large);background:var(--md-sys-color-surface);transition:box-shadow .18s,transform .18s}.results-case-card__link{display:contents}.results-case-card:hover{box-shadow:var(--md-sys-elevation-2);transform:translateY(-3px)}.results-case-visual,.results-detail-image-wrap{position:relative;overflow:hidden;background:var(--md-sys-color-surface-container-low)}.results-case-image,.results-detail-image{object-fit:cover}.results-case-body{display:flex;flex-direction:column;gap:var(--space-4);padding:var(--space-6)}.results-case-body h3{color:var(--md-sys-color-on-surface);font-size:26px;font-weight:500;line-height:1.25}.results-case-body p{color:var(--md-sys-color-on-surface-variant);font-size:14px;line-height:1.65}.results-case-kpis{grid-template-columns:repeat(3,1fr);margin-top:auto}.results-case-link{display:inline-flex;align-items:center;gap:5px;color:var(--md-sys-color-primary);font-size:14px;font-weight:500}.results-meta-grid,.results-summary-grid,.results-work-grid{display:grid;gap:var(--space-3)}.results-meta-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-width:720px}.results-summary-cell{border:1px solid var(--md-sys-color-outline-variant);border-radius:12px;background:var(--md-sys-color-surface-container-lowest);padding:20px}.results-summary-cell:first-child{background:var(--md-sys-color-primary-container);border-color:transparent}.results-meta-grid div{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:6px;min-width:0;min-height:64px;padding:12px 14px;border:1px solid var(--md-sys-color-outline-variant);border-radius:var(--md-sys-shape-corner-large);background:var(--md-sys-color-surface);box-shadow:0 1px 0 color-mix(in srgb,var(--md-sys-color-on-surface) 6%,transparent)}.results-meta-grid small{display:block;margin:0;color:var(--md-sys-color-on-surface-variant);font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;line-height:1.2}.results-meta-grid small:after{content:":";font-weight:600}.results-meta-grid strong{color:var(--md-sys-color-on-surface);font-size:14px;font-weight:600;line-height:1.35;word-break:break-word}@media (max-width:900px){.results-meta-grid{grid-template-columns:1fr;gap:var(--space-2);max-width:100%}.results-meta-grid div{flex-direction:row;align-items:center;justify-content:space-between;gap:var(--space-4);min-height:48px;padding:10px 14px}.results-meta-grid small{text-transform:none;letter-spacing:.02em;font-weight:500}.results-meta-grid strong{flex:1;min-width:0;text-align:right;font-size:14px}.results-toc{display:none}.results-detail-aside{display:flex;flex-direction:column;grid-template-columns:none}}.results-detail-hero .results-detail-preview{box-shadow:none}.results-detail-hero .results-detail-image-wrap{height:260px}.results-detail-preview{align-self:start;display:flex;flex-direction:column;gap:var(--space-4)}.results-detail-preview__header{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--space-3)}.results-detail-preview__header span,.results-detail-preview__header strong{display:block}.results-detail-preview__header>div>span{color:var(--md-sys-color-on-surface-variant);font-size:12px}.results-detail-image-wrap{position:relative;height:340px;border-radius:20px;overflow:hidden;background:var(--md-sys-color-surface-container-low)}.results-summary-card{margin-top:0;border:1px solid var(--md-sys-color-outline-variant);border-radius:16px;background:var(--md-sys-color-surface-container-lowest);padding:24px}.results-summary-head h2{margin:0 0 4px;font-size:18px;font-weight:500;color:var(--md-sys-color-on-surface)}.results-summary-head p{color:var(--md-sys-color-on-surface-variant);font-size:13px;line-height:1.45;margin:0}.results-summary-note{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:var(--md-sys-shape-corner-full);background:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container);font-size:12px;font-weight:500;white-space:nowrap}.results-summary-note .material-symbols-outlined{font-size:15px}.results-summary-grid{grid-template-columns:repeat(4,1fr)}.results-summary-cell span,.results-summary-cell strong{display:block}.results-summary-cell strong{margin-bottom:8px;color:var(--md-sys-color-primary);font-size:clamp(28px,4.5vw,36px);line-height:1.15;font-weight:400;letter-spacing:-.5px}.results-summary-cell span{color:var(--md-sys-color-on-surface-variant);font-size:12px;line-height:1.45}.results-summary-cell:first-child span,.results-summary-cell:first-child strong{color:var(--md-sys-color-on-primary-container)}.results-summary-cell:first-child span{opacity:.85}.results-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:var(--space-12);align-items:start}.results-detail-content{display:flex;flex-direction:column;gap:56px}.results-detail-aside{position:sticky;top:96px;display:flex;flex-direction:column;gap:var(--space-4)}.results-author-card,.results-toc{border:1px solid var(--md-sys-color-outline-variant);border-radius:20px;background:var(--md-sys-color-surface);padding:22px}.results-author-card h2,.results-toc h2{margin-bottom:14px;font-size:16px;font-weight:500}.results-toc a{display:block;padding:8px 0;border-bottom:1px solid var(--md-sys-color-outline-variant);color:var(--md-sys-color-on-surface-variant);font-size:14px}.results-toc a:last-child{border-bottom:0}.results-toc a:hover{color:var(--md-sys-color-primary)}.results-author{display:flex;gap:var(--space-3);align-items:center;margin-bottom:14px}.results-author-avatar{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--md-sys-color-primary-container);color:var(--md-sys-color-primary);font-weight:700;overflow:hidden}.results-author-avatar img{width:100%;height:100%;object-fit:cover}.results-author span,.results-author strong{display:block}.results-author span,.results-author-card p{color:var(--md-sys-color-on-surface-variant);font-size:12px}.results-author-card p{margin-bottom:var(--space-4);font-size:14px;line-height:1.6}.results-chart-card,.results-problem-card,.results-work-card{border:1px solid var(--md-sys-color-outline-variant);border-radius:16px;background:var(--md-sys-color-surface-container-lowest)}.results-problem-card{padding:24px}.results-problem-card p{color:var(--md-sys-color-on-surface-variant);font-size:16px;line-height:1.75}.results-work-grid{grid-template-columns:repeat(2,1fr);gap:var(--space-4)}.results-work-card{padding:var(--space-6)}.results-work-icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:18px;border-radius:14px;box-sizing:border-box;border:1px solid transparent;background:var(--md-sys-color-primary-container);color:var(--md-sys-color-primary)}.results-work-card:nth-child(4n+2) .results-work-icon{background:var(--md-sys-color-secondary-container);color:var(--md-sys-color-secondary)}.results-work-card:nth-child(4n+3) .results-work-icon{background:var(--md-sys-color-tertiary-container);color:var(--md-sys-color-tertiary)}.results-work-card:nth-child(4n+4) .results-work-icon{background:var(--md-sys-color-surface-container-highest);color:var(--md-sys-color-primary);border-color:var(--md-sys-color-outline-variant)}.results-work-card h3{margin-bottom:10px;font-size:18px;font-weight:500}.results-work-card p{color:var(--md-sys-color-on-surface-variant);font-size:14px;line-height:1.65}.results-chart-card{position:relative;padding:24px}.results-chart-head h3{margin:0 0 4px;font-size:18px;font-weight:500;color:var(--md-sys-color-on-surface)}.results-chart-head p{margin:0;color:var(--md-sys-color-on-surface-variant);font-size:13px;line-height:1.45}.results-chart-tab{border:1px solid var(--md-sys-color-outline-variant);border-radius:var(--md-sys-shape-corner-full);background:var(--md-sys-color-surface);color:var(--md-sys-color-on-surface);padding:8px 14px;font-size:13px;font-weight:500;cursor:pointer}.results-chart-tab[aria-selected=true]{border-color:transparent;background:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container)}.results-chart-wrap{position:relative;height:340px}.results-chart-wrap--dual{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-5);height:auto}.results-chart-pane{display:flex;min-width:0;flex-direction:column;gap:var(--space-2)}.results-chart-pane-label{margin:0;font-size:13px;font-weight:600;color:var(--md-sys-color-on-surface)}.results-chart-pane-inner{position:relative;height:300px}.results-chart-svg{display:block;width:100%;height:100%}.results-chart-svg--tone-tertiary .results-chart-area{fill:var(--md-sys-color-tertiary-container);opacity:.35}.results-chart-svg--tone-tertiary .results-chart-line{stroke:var(--md-sys-color-tertiary)}.results-chart-svg--tone-tertiary .results-chart-point,.results-chart-svg--tone-tertiary .results-chart-value{fill:var(--md-sys-color-tertiary)}@media (max-width:640px){.results-chart-wrap--dual{grid-template-columns:1fr}}.results-chart-grid{stroke:var(--md-sys-color-outline-variant);stroke-width:1;stroke-dasharray:2 6;opacity:.65}.results-chart-label{fill:var(--md-sys-color-on-surface-variant);font-size:12px}.results-chart-area{fill:var(--md-sys-color-primary-container);opacity:.18}.results-chart-line{fill:none;stroke:var(--md-sys-color-primary);stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.results-chart-point{fill:var(--md-sys-color-primary);stroke:#fff;stroke-width:2}.results-chart-value{fill:var(--md-sys-color-primary);font-size:13px;font-weight:500}.results-chart-tooltip{position:absolute;min-width:132px;padding:10px 12px;border-radius:12px;background:var(--md-sys-color-inverse-surface);box-shadow:var(--md-sys-elevation-2);color:var(--md-sys-color-inverse-on-surface);font-size:12px;line-height:1.4;pointer-events:none;transform:translate(-50%,-112%)}.results-chart-tooltip strong{display:block;color:#fff;font-size:15px}.results-case-panel{border:1px solid var(--md-sys-color-outline-variant);border-radius:16px;background:var(--md-sys-color-surface-container-lowest);padding:24px}.results-timeline{display:flex;flex-direction:column}.results-timeline-item{display:flex;gap:var(--space-5);position:relative;padding-bottom:28px}.results-timeline-item:before{content:"";position:absolute;top:40px;bottom:0;left:19px;width:2px;background:var(--md-sys-color-outline-variant)}.results-timeline-item:last-child{padding-bottom:0}.results-timeline-item:last-child:before{display:none}.results-timeline-dot{display:grid;place-items:center;flex-shrink:0;z-index:1;width:40px;height:40px;border-radius:50%;box-sizing:border-box;border:1px solid transparent;background:var(--md-sys-color-primary-container);color:var(--md-sys-color-primary)}.results-timeline-item:nth-child(4n+2) .results-timeline-dot{background:var(--md-sys-color-secondary-container);color:var(--md-sys-color-secondary)}.results-timeline-item:nth-child(4n+3) .results-timeline-dot{background:var(--md-sys-color-tertiary-container);color:var(--md-sys-color-tertiary)}.results-timeline-item:nth-child(4n+4) .results-timeline-dot{background:var(--md-sys-color-surface-container-highest);color:var(--md-sys-color-primary);border-color:var(--md-sys-color-outline-variant)}.results-timeline-item:nth-child(4n+1) .results-timeline-head strong{color:var(--md-sys-color-primary)}.results-timeline-item:nth-child(4n+2) .results-timeline-head strong{color:var(--md-sys-color-secondary)}.results-timeline-item:nth-child(4n+3) .results-timeline-head strong{color:var(--md-sys-color-tertiary)}.results-timeline-item:nth-child(4n+4) .results-timeline-head strong{color:var(--md-sys-color-primary)}.results-timeline-dot .material-symbols-outlined{font-size:20px}.results-timeline-head{display:flex;gap:var(--space-3);align-items:baseline;flex-wrap:wrap;margin-bottom:6px}.results-timeline-head span{color:var(--md-sys-color-primary);font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.results-timeline-head strong{font-size:16px;font-weight:500}.results-timeline p{color:var(--md-sys-color-on-surface-variant);font-size:14px;line-height:1.65}.results-proof-gallery{column-count:2;column-gap:var(--space-4)}.results-proof-item{break-inside:avoid;overflow:hidden;margin:0 0 var(--space-4);border:1px solid var(--md-sys-color-outline-variant);border-radius:12px;background:var(--md-sys-color-surface-container-lowest)}.results-proof-item button{position:relative;display:block;width:100%;padding:0;border:0;background:transparent;cursor:pointer}.results-proof-item img{width:100%;height:auto;background:var(--md-sys-color-surface-container-low)}.results-proof-overlay{position:absolute;inset:0;display:grid;place-items:center;background:rgba(0,0,0,.45);opacity:0;transition:opacity .2s}.results-proof-item button:hover .results-proof-overlay{opacity:1}.results-proof-overlay .material-symbols-outlined{color:#fff;font-size:34px}.results-proof-caption{border-top:1px solid var(--md-sys-color-outline-variant);padding:14px 16px}.results-proof-caption span,.results-proof-caption strong{display:block}.results-proof-caption strong{margin-bottom:4px;font-size:14px;font-weight:500}.results-proof-caption span{color:var(--md-sys-color-on-surface-variant);font-size:12px;line-height:1.45}.results-proof-lightbox__img{width:100%;max-height:78vh;object-fit:contain;border-radius:18px;background:#fff}.results-proof-lightbox__next,.results-proof-lightbox__prev{top:50%;width:46px;height:46px;transform:translateY(-50%)}.results-proof-lightbox__prev{left:-62px}.results-proof-lightbox__next{right:-62px}.results-quote{padding:0;border-left:4px solid var(--md-sys-color-primary);padding-left:var(--space-6)}.results-quote p{color:var(--md-sys-color-on-surface);font-size:20px;line-height:1.65}.results-quote footer{margin-top:var(--space-4);color:var(--md-sys-color-on-surface-variant);font-size:14px}.results-wide-cta{margin-top:var(--space-16)}@media (max-width:1040px){.results-detail-hero,.results-detail-layout,.results-hero{grid-template-columns:1fr}.results-detail-aside{position:static;display:grid;grid-template-columns:1fr 1fr}.results-chart-head,.results-summary-head{flex-direction:column;align-items:flex-start}}@media (max-width:760px){.results-case-panel{padding:var(--space-4)}.results-proof-gallery{column-count:1}.results-proof-lightbox__prev{left:8px}.results-proof-lightbox__next{right:8px}}