.scrollytelling-root{--st-bg:#0a0a0a;--st-bg-card:#141414;--st-text:#fafafa;--st-text-muted:#d4d4d8;--st-text-dim:#a1a1aa;--st-border:#27272a;--st-accent:#3b82f6;--st-accent-hover:#2563eb;--st-micro:#22c55e;--st-macro:#f59e0b;--st-mega:#ec4899;--public-header-h:57px;--st-header-h:48px;--st-header-stack-h:calc(var(--public-header-h) + var(--st-header-h));min-height:calc(100vh - var(--public-header-h));min-height:calc(100svh - var(--public-header-h));background:var(--st-bg);color:var(--st-text);font-family:var(--font-sans)}@media (max-width:640px){.scrollytelling-root{--st-header-h:0px;--st-header-stack-h:var(--public-header-h)}}.st-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.st-empty-title{margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.st-empty-text{color:var(--st-text-muted);margin-bottom:2rem}.st-loading{justify-content:center;align-items:center;min-height:100vh;display:flex}.st-loading-spinner{border:2px solid var(--st-border);border-top-color:var(--st-accent);border-radius:50%;width:2rem;height:2rem;animation:.8s linear infinite st-spin}@keyframes st-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.scrollytelling-root *{transition:none!important;animation:none!important}}.scrollytelling-root ::-webkit-scrollbar{width:8px;height:8px}.scrollytelling-root ::-webkit-scrollbar-track{background:var(--st-bg)}.scrollytelling-root ::-webkit-scrollbar-thumb{background:var(--st-border);border-radius:4px}.scrollytelling-root ::-webkit-scrollbar-thumb:hover{background:var(--st-text-dim)}.st-hero{z-index:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex;position:relative;overflow:hidden}.st-hero-bg{display:none}.st-hero-bg:after{content:"";position:absolute;inset:0}.st-hero-content{z-index:2;max-width:100%;padding:0 1rem;position:relative}.st-hero-back{color:var(--st-text-muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:3rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-block}.st-hero-back:hover{color:var(--st-text)}.st-hero-label{color:var(--st-text-muted);margin-bottom:.75rem;font-size:clamp(1rem,2.5vw,1.5rem);font-weight:400}.st-hero-title{letter-spacing:-.03em;color:var(--st-text);word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin-bottom:1.5rem;font-size:clamp(2rem,8vw,6rem);font-weight:800;line-height:1.05}.st-hero-tagline{color:var(--st-text-dim);margin-bottom:4rem;font-size:clamp(1.125rem,3vw,1.75rem);font-style:italic;font-weight:300}.st-hero-scroll{border:1px solid var(--st-border);width:3.5rem;height:3.5rem;color:var(--st-text-muted);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;margin:0 auto;transition:all .3s;display:flex}.st-hero-scroll:hover{border-color:var(--st-text-muted);color:var(--st-text);transform:translateY(4px)}.st-hero-scroll-icon{width:1.5rem;height:1.5rem;animation:2s infinite st-bounce}@keyframes st-bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(6px)}60%{transform:translateY(3px)}}.st-container{min-height:calc(100vh - var(--public-header-h,57px));min-height:calc(100svh - var(--public-header-h,57px));padding-top:var(--st-header-h,48px);scroll-behavior:smooth;background-color:var(--st-bg);position:relative;overflow:clip visible}.st-background-image{z-index:0;width:100%;max-width:none;height:100vh;margin-top:calc(-1*var(--st-header-h,48px));object-fit:cover;object-position:center top;filter:brightness(.78)contrast(1.04)saturate(.92);pointer-events:none;-webkit-user-select:none;user-select:none;margin-bottom:-100vh;display:block;position:sticky;top:0}.st-scenes-wrapper{z-index:1;width:100%;position:relative}.st-scene{min-height:calc(100vh - var(--public-header-h,57px));min-height:calc(100svh - var(--public-header-h,57px));z-index:1;scroll-margin-top:var(--st-header-stack-h,105px);flex-direction:column;justify-content:center;padding:4rem 2rem;display:flex;position:relative}.st-trend-legacy-anchor{pointer-events:none;width:1px;height:1px;position:absolute;top:0;left:0}.st-scene-content{width:100%;max-width:800px;margin:0 auto}.st-progress-dot{background:var(--st-border);cursor:pointer;border:none;border-radius:50%;width:.75rem;height:.75rem;padding:0;transition:all .3s}.st-progress-dot.active{background:var(--st-accent);transform:scale(1.25)}.st-progress-dot:hover{background:var(--st-text-muted)}.st-trend-scope{text-transform:uppercase;letter-spacing:.12em;border:1px solid;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.38rem .62rem;font-size:1rem;font-weight:700;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.st-trend-scope{border:1px solid color-mix(in srgb,currentColor 16%,transparent)}}.st-trend-scope{background:currentColor;border-radius:999px}@supports (color:color-mix(in lab, red, red)){.st-trend-scope{background:color-mix(in srgb,currentColor 8%,transparent)}}.st-trend-scope{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:inset 0 1px #ffffff0f}.st-trend-scope.micro{color:var(--st-micro)}.st-trend-scope.macro{color:var(--st-macro)}.st-trend-scope.mega{color:var(--st-mega)}.st-trend-scope:before{content:"";background:currentColor;border-radius:50%;width:.5rem;height:.5rem;display:block;box-shadow:0 0 0 3px}@supports (color:color-mix(in lab, red, red)){.st-trend-scope:before{box-shadow:0 0 0 3px color-mix(in srgb,currentColor 12%,transparent)}}.st-trend-title{letter-spacing:-.03em;color:var(--st-text);text-wrap:balance;margin-bottom:2rem;font-size:clamp(2rem,5.5vw,4.5rem);font-weight:800;line-height:1.08}.st-trend-description{color:var(--st-text-muted);margin-bottom:2.5rem;font-size:clamp(1.125rem,3vw,1.7rem);line-height:1.65}.st-trend-categories{flex-wrap:wrap;gap:.625rem;margin-bottom:2rem;display:flex}.st-category-badge{background:var(--st-bg-card);border:1px solid var(--st-border);color:var(--st-text-muted);border-radius:1.5rem;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.9375rem;text-decoration:none;display:inline-flex}.st-category-badge--link{color:#bfdbfe;background:#3b82f611;border-color:#93c5fd38;transition:background .2s,border-color .2s,color .2s}.st-category-badge--link:after{content:"";opacity:.7;border-top:1.5px solid;border-right:1.5px solid;flex:none;width:.34rem;height:.34rem;transform:rotate(45deg)}.st-category-badge--link:hover,.st-category-badge--link:focus-visible{color:var(--st-text);background:#3b82f61a;border-color:#bfdbfe5c}.st-category-badge--link:focus-visible,.st-source-link:focus-visible,.st-sticky-header-related-link:focus-visible,.st-hero-vf-back-link:focus-visible{outline-offset:3px;outline:2px solid #93c5fdb8}.st-share-link-button{min-height:2rem;color:var(--st-text-muted);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:.5rem;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:500;line-height:1;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.st-share-link-button:hover{color:var(--st-text);background:#ffffff14;border-color:#ffffff29}.st-share-link-button-icon{width:.875rem;height:.875rem}.st-trend-meta{flex-wrap:wrap;gap:.5rem;width:fit-content;max-width:100%;margin:-.5rem 0 2rem;display:inline-flex}.st-trend-meta-item{min-height:1.75rem;color:var(--st-text-dim);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#fff1;border:1px solid #ffffff29;border-radius:.5rem;align-items:center;gap:.45rem;padding:.25rem .625rem;font-size:.75rem;line-height:1.2;display:inline-flex;box-shadow:inset 0 1px #ffffff0a}.st-bookmark-button{border-radius:.5rem}.st-trend-meta-label{color:#ffffff94}.st-trend-meta-value{color:#ffffffd6;font-weight:700}.st-trend-meta-item--observations{flex-wrap:wrap}.st-trend-meta-observation-range{align-items:center;gap:.35rem;display:inline-flex}.st-trend-meta-separator{color:#ffffff5c}.st-trend-sources{border-top:2px solid var(--trend-color,var(--st-border));padding-top:2rem}.st-sources-label{color:var(--st-text-dim);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:1rem}.st-source-list{margin:0;padding:0;list-style:none}.st-source-item{margin:0}.st-source-link{color:#bfdbfe;text-underline-offset:.24em;overflow-wrap:anywhere;padding:.625rem 0;font-size:1rem;text-decoration-line:underline;text-decoration-color:#93c5fd80;text-decoration-thickness:1px;transition:color .2s,text-decoration-color .2s;display:block}.st-source-link:hover{color:var(--st-accent);text-decoration-color:#60a5fae6}.st-answer-map{z-index:1;scroll-margin-top:var(--st-header-stack-h,105px);padding:clamp(3.25rem,7vw,5.5rem) 1rem clamp(2.5rem,5vw,4rem);position:relative}.st-answer-map-inner{border-top:1px solid #ffffff2e;border-bottom:1px solid #ffffff2e;width:min(100%,940px);margin:0 auto;padding:clamp(1.85rem,4vw,3rem) 0 clamp(1.65rem,3.4vw,2.55rem)}.st-answer-map-kicker{color:var(--st-accent);letter-spacing:.13em;text-transform:uppercase;margin-bottom:.85rem;font-size:.82rem;font-weight:800}.st-answer-map-title{max-width:840px;color:var(--st-text);letter-spacing:-.03em;text-wrap:balance;margin:0 0 .85rem;font-size:clamp(2rem,4.2vw,3.5rem);font-weight:800;line-height:1.08}.st-answer-map-summary{max-width:760px;color:var(--st-text);margin:0;font-size:clamp(1.08rem,1.8vw,1.35rem);line-height:1.68}.st-answer-map-inline-links{color:#cbd5e1c7;font-size:.92em}.st-answer-map-inline-links>span:first-child{color:#cbd5e1db;font-weight:700}.st-answer-map-inline-links a{color:#bfdbfefa;text-underline-offset:.18em;-webkit-text-decoration:underline #60a5fab8;text-decoration:underline #60a5fab8;text-decoration-thickness:1px}.st-answer-map-inline-links a:hover{color:var(--st-text);text-decoration-color:#93c5fdf2}.st-answer-map-context-link{color:#bfdbfefa;text-underline-offset:.18em;font-weight:650;-webkit-text-decoration:underline #60a5fab8;text-decoration:underline #60a5fab8;text-decoration-thickness:1px}.st-answer-map-context-link:hover{color:var(--st-text);text-decoration-color:#93c5fdf2}.st-answer-map-header{margin-top:clamp(2rem,4vw,3rem);margin-bottom:.25rem}.st-answer-map-header h3{color:var(--st-text);letter-spacing:-.02em;margin:0;font-size:clamp(1.45rem,3vw,2.35rem);font-weight:780;line-height:1.15}.st-answer-map-questions{counter-reset:answer-map-question;gap:0;max-width:820px;display:grid}.st-answer-map-question{counter-increment:answer-map-question;border-bottom:1px solid #ffffff1c;padding:clamp(1.2rem,2.6vw,1.75rem) 0}.st-answer-map-question:last-child{border-bottom:0}.st-answer-map-question h4{max-width:760px;color:var(--st-text);letter-spacing:-.01em;text-wrap:balance;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:clamp(.38rem,.8vw,.65rem);margin:0 0 .55rem;font-size:clamp(1.1rem,2.1vw,1.55rem);font-weight:760;line-height:1.25;display:grid}.st-answer-map-question h4:before{content:counter(answer-map-question)".";color:#93c5fdd1;letter-spacing:0;min-width:1.1em;font-size:1.55em;font-weight:800;line-height:.95}.st-answer-map-question p{max-width:760px;color:var(--st-text);margin:0;font-size:clamp(1rem,1.45vw,1.12rem);line-height:1.66}.st-source-domain{color:var(--st-text-dim);overflow-wrap:anywhere;margin-left:.5rem}@media (max-width:640px){.st-answer-map{padding:2.5rem 1.25rem 2rem}.st-answer-map-inner{padding:1.75rem 0 1.5rem}.st-answer-map-question{padding:1.15rem 0}.st-answer-map-question h4{grid-template-columns:1fr;gap:.15rem}.st-answer-map-question h4:before{min-width:0;font-size:1.05em;line-height:1.1}.st-answer-map-inline-links{margin-top:.55rem;line-height:1.55;display:block}.st-answer-map-inline-links a{font-weight:650}.st-source-domain{margin-left:1.375rem;display:block}}.st-trend-sources--variant-1{border-top:none;border:3px solid var(--trend-color,var(--st-border))}@supports (color:color-mix(in lab, red, red)){.st-trend-sources--variant-1{border:3px solid color-mix(in srgb,var(--trend-color,var(--st-border))48%,transparent)}}.st-trend-sources--variant-1{box-shadow:0 18px 44px #00000057,0 0 0 1px var(--trend-color,var(--st-border)),inset 0 1px 0 #ffffff0a;background:#060608bd;border-radius:.875rem;margin-top:2rem;padding:1rem 1.125rem}@supports (color:color-mix(in lab, red, red)){.st-trend-sources--variant-1{box-shadow:0 18px 44px #00000057,0 0 0 1px color-mix(in srgb,var(--trend-color,var(--st-border))12%,transparent),inset 0 1px 0 #ffffff0a}}.st-trend-sources--variant-1{-webkit-backdrop-filter:blur(18px)saturate(1.12)}.st-trend-sources--variant-1 .st-sources-label{color:var(--trend-color,var(--st-text-dim))}@supports (color:color-mix(in lab, red, red)){.st-trend-sources--variant-1 .st-sources-label{color:color-mix(in srgb,var(--trend-color,var(--st-text-dim))82%,var(--st-text))}}.st-trend-sources--variant-1 .st-sources-label{margin-bottom:.625rem}.st-trend-sources--variant-2{border-top:none;border:1px solid var(--trend-color,var(--st-border));background:#ffffff08;border-radius:1rem;margin-top:2rem;padding:1.5rem}.st-trend-sources--variant-2 .st-sources-label{color:var(--trend-color,var(--st-text-dim))}.st-trend-sources--variant-3{border-top:2px solid var(--trend-color,var(--st-border));padding-top:2rem;position:relative}.st-trend-sources--variant-3:before{content:"";background:linear-gradient(to right,var(--trend-color),transparent);filter:blur(6px);opacity:.8;width:40%;height:2px;position:absolute;top:-1px;left:0}.st-trend-sources--variant-4{border-top:none;margin-top:2.5rem;padding-top:0}.st-trend-sources--variant-4 .st-sources-label{color:var(--trend-color,var(--st-text-dim));background:var(--trend-color);align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9375rem;font-weight:600;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.st-trend-sources--variant-4 .st-sources-label{background:color-mix(in srgb,var(--trend-color)15%,transparent)}}.st-trend-sources--variant-4 .st-sources-label{border:1px solid var(--trend-color);border-radius:.5rem;margin-bottom:1.25rem}@supports (color:color-mix(in lab, red, red)){.st-trend-sources--variant-4 .st-sources-label{border:1px solid color-mix(in srgb,var(--trend-color)30%,transparent)}}@media (min-width:1280px){.st-split-container{min-height:calc(100vh - var(--public-header-h,57px));min-height:calc(100svh - var(--public-header-h,57px));padding-top:var(--st-header-h,48px);display:flex;overflow:visible}.st-split-main{scroll-behavior:smooth;background-color:var(--st-bg);flex:1;min-width:0;padding:0 2rem 0 3rem;position:relative;overflow:clip visible}.st-split-main .st-scene{min-height:calc(100vh - var(--st-header-stack-h,105px));min-height:calc(100svh - var(--st-header-stack-h,105px));align-items:center;display:flex}.st-split-main .st-background-image{width:calc(100% + 5rem);margin-top:0;margin-left:-3rem}.st-split-main .st-scene-content{width:100%;max-width:900px}.st-split-main .st-answer-map{padding-left:clamp(0rem,3vw,3rem);padding-right:clamp(2rem,5vw,5rem)}.st-split-main .st-answer-map-inner{margin-left:0;margin-right:auto}.st-split-main .st-hero-vf-layout{padding-left:0;padding-right:0}.st-split-sidebar{background:var(--st-bg-card);border-left:1px solid var(--st-border);width:380px;top:var(--public-header-h,57px);height:calc(100vh - var(--public-header-h,57px));height:calc(100svh - var(--public-header-h,57px));margin-top:calc(-1*var(--st-header-h,48px));flex-direction:column;flex-shrink:0;padding:1.5rem;display:flex;position:sticky;overflow:hidden}.st-sidebar-progress{border-bottom:1px solid var(--st-border);align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.st-progress-vertical{flex-wrap:wrap;flex:1;gap:.375rem;min-width:0;display:flex}.st-progress-vertical .st-progress-dot{width:.625rem;height:.625rem}.st-progress-vertical .st-progress-dot.passed{background:var(--st-text-dim)}.st-progress-count{color:var(--st-text);font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0;font-size:.875rem;font-weight:600}.st-sidebar-title{color:var(--st-text-dim);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.75rem}.st-sidebar-list{flex:1;min-height:0;overflow-y:auto}.st-sidebar-card{background:var(--st-bg);border:1px solid #0000;border-radius:.5rem;margin-bottom:.5rem;padding:.875rem 1rem;transition:all .2s}.st-sidebar-card:hover{background:#ffffff08}.st-sidebar-card.active{border-color:var(--st-accent);background:#3b82f614}.st-sidebar-card-title{color:var(--st-text);margin-bottom:.25rem;font-size:.8125rem;font-weight:600;line-height:1.4}.st-sidebar-card-scope{text-transform:uppercase;letter-spacing:.05em;font-size:.6875rem;font-weight:600}}@media (min-width:1440px){.st-split-main{padding:0 3rem 0 5rem}.st-split-main .st-scene-content{max-width:1000px}.st-split-main .st-background-image{width:calc(100% + 8rem);margin-left:-5rem}.st-split-main .st-answer-map{padding-left:clamp(0rem,4vw,4rem);padding-right:clamp(3rem,7vw,7rem)}.st-trend-title{font-size:clamp(2.5rem,5.5vw,5rem)}.st-trend-description{max-width:800px;font-size:1.7rem}}@media (min-width:1920px){.st-split-main{padding:0 6rem 0 10rem}.st-split-main .st-scene-content{max-width:1200px}.st-split-main .st-background-image{width:calc(100% + 16rem);margin-left:-10rem}.st-split-main .st-answer-map{padding-left:clamp(0rem,4vw,5rem);padding-right:clamp(4rem,9vw,10rem)}.st-trend-description{max-width:900px}}.st-button{cursor:pointer;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.st-button-primary{background:var(--st-accent);color:#fff}.st-button-primary:hover{background:var(--st-accent-hover)}.st-button-secondary{background:var(--st-bg-card);border:1px solid var(--st-border);color:var(--st-text)}.st-button-secondary:hover{background:var(--st-border)}.st-header{z-index:100;background:linear-gradient(to bottom,var(--st-bg),transparent);justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:fixed;top:0;left:0;right:0}.st-header-logo{color:var(--st-text-muted);font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s}.st-header-logo:hover{color:var(--st-text)}.st-header-industry{color:var(--st-text-dim);font-size:.875rem}.st-sticky-header{top:var(--public-header-h,56px);z-index:200;height:var(--st-header-h,48px);-webkit-backdrop-filter:blur(12px);background:#0a0a0aeb;border-bottom:1px solid #ffffff0f;position:fixed;left:0;right:0}.st-sticky-header-shell{grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;height:100%;display:grid}html[data-public-theme=trend-theme] .trend-shell.st-sticky-header-shell{--st-scrollbar-gutter:15px;max-width:none;padding-left:calc(var(--trend-shell-px,1rem) + max(0px,(100vw - var(--st-scrollbar-gutter) - var(--trend-shell-max,1600px))/2));margin-left:0;margin-right:0;padding-right:.75rem}.st-sticky-header-left{align-items:center;gap:.625rem;min-width:0;display:flex}.st-sticky-header-context{letter-spacing:.08em;text-transform:uppercase;color:var(--st-text-dim);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:600;overflow:hidden}.st-admin-edit-link{color:#ffffff73;border-radius:.375rem;align-items:center;gap:.35rem;padding:.25rem .5rem;font-size:.75rem;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.st-admin-edit-link:hover{color:#ffffffd9;background:#ffffff14}.st-admin-edit-icon{width:.8rem;height:.8rem}.st-admin-edit-label{font-weight:500}.st-sticky-header-center{justify-content:center;display:flex}.st-sticky-header-podcast{cursor:pointer;white-space:nowrap;background:#3b82f60f;border:1px solid #3b82f626;border-radius:2rem;align-items:center;gap:.5rem;padding:.3rem .75rem;transition:all .25s;display:inline-flex;position:relative;overflow:hidden}.st-sticky-header-podcast:hover{background:#3b82f61a;border-color:#3b82f64d}.st-sticky-header-podcast-glow{pointer-events:none;background:radial-gradient(#3b82f614 0%,#0000 70%);position:absolute;inset:0}.st-sticky-header-podcast-icon{color:#60a5fae6;flex-shrink:0;width:.8rem;height:.8rem;position:relative}.st-sticky-header-podcast-bars{align-items:end;gap:2px;height:12px;display:flex}.st-sticky-header-podcast-bar{background:#60a5fa80;border-radius:1px;width:1.5px;height:3px;transition:background .2s;animation:1.2s ease-in-out infinite podcastWaveHeader}.st-sticky-header-podcast:hover .st-sticky-header-podcast-bar{background:#60a5facc}@keyframes podcastWaveHeader{0%,to{height:3px}50%{height:11px}}.st-sticky-header-podcast-label{color:#93c5fdcc;letter-spacing:.02em;white-space:nowrap;font-size:.75rem;font-weight:500;position:relative}.st-sticky-header-podcast:hover .st-sticky-header-podcast-label{color:#93c5fd}.st-sticky-header-related{justify-content:flex-end;align-items:center;gap:.5rem;min-width:0;display:flex;overflow:hidden}.st-sticky-header-related-label{color:var(--st-text-dim);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;font-size:.6875rem}.st-sticky-header-related-link{color:#bfdbfe;white-space:nowrap;text-overflow:ellipsis;background:#3b82f60b;border:1px solid #93c5fd33;border-radius:1rem;align-items:center;gap:.35rem;padding:.25rem .625rem;font-size:.75rem;text-decoration:none;transition:all .2s;display:inline-flex;overflow:hidden}.st-sticky-header-related-link:after{content:"";opacity:.68;border-top:1.4px solid;border-right:1.4px solid;flex:none;width:.3rem;height:.3rem;transform:rotate(45deg)}.st-sticky-header-related-link:hover,.st-sticky-header-related-link:focus-visible{color:var(--st-text);background:#3b82f614;border-color:#bfdbfe57}@media (min-width:1280px){.st-sticky-header{right:380px}}@media (max-width:768px){.st-sticky-header-podcast-label,.st-sticky-header-related-label{display:none}.st-sticky-header-context{max-width:220px}.st-sticky-header-related-link{padding:.2rem .5rem;font-size:.6875rem}}@media (max-width:640px){.st-sticky-header{display:none}}.st-podcast-player-bar{top:var(--st-header-stack-h,104px);z-index:150;-webkit-backdrop-filter:blur(24px);background:#0a0a0af2;border-bottom:1px solid #ffffff0f;position:fixed;left:0;right:0}@media (min-width:1280px){.st-podcast-player-bar{right:380px}}.st-volume-slider{appearance:none;cursor:pointer;background:#ffffff0f;border-radius:9999px;outline:none}.st-volume-slider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#d4d4d8;border-radius:50%;width:10px;height:10px;transition:background .15s}.st-volume-slider:hover::-webkit-slider-thumb{background:#fafafa}.st-volume-slider::-moz-range-thumb{cursor:pointer;background:#d4d4d8;border:none;border-radius:50%;width:10px;height:10px}.st-volume-slider::-moz-range-track{background:#ffffff0f;border-radius:9999px;height:4px}.st-hero--vf{min-height:min(100svh,880px);padding-top:clamp(2rem,5vh,4rem);padding-bottom:clamp(2rem,5vh,4rem);position:relative;overflow:hidden}.st-hero-vf-rings{pointer-events:none;position:absolute;top:50%;left:calc(3rem + 100px);transform:translate(-50%,-50%)}.st-hero-vf-ring{border:1px solid #3b82f64d;border-radius:50%;width:280px;height:280px;position:absolute;transform:translate(-50%,-50%)}.st-hero-vf-layout{z-index:2;width:100%;max-width:var(--trend-shell-max,1600px);align-items:center;gap:clamp(2rem,5vw,5rem);margin-left:auto;margin-right:auto;padding-left:0;padding-right:0;display:flex;position:relative}.st-hero-vf-count-card{background:linear-gradient(135deg,#3b82f626,#3b82f60d);border:1px solid #3b82f64d;border-radius:1rem;flex-direction:column;flex-shrink:0;order:2;justify-content:center;align-items:center;width:clamp(120px,15vw,200px);height:clamp(120px,15vw,200px);margin-left:auto;padding:1.5rem;display:flex;position:relative;overflow:hidden}.st-hero-vf-count{color:var(--st-text);font-size:clamp(5rem,12vw,8rem);font-weight:900;line-height:.9}.st-hero-vf-count-label{color:var(--st-text-muted);letter-spacing:.3em;text-transform:uppercase;font-size:1rem;font-weight:600}.st-hero-vf-count-glow{pointer-events:none;background:radial-gradient(circle,#3b82f633 0%,#0000 50%);width:200%;height:200%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.st-hero-vf-main{text-align:left;flex:0 64rem;order:1;width:100%;min-width:0;padding:1rem 0;container-type:inline-size}.st-hero-vf-eyebrow{color:var(--st-text-dim);letter-spacing:.15em;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:.8125rem;font-weight:600;display:flex}.st-hero-vf-eyebrow-icon{width:1.125rem;height:1.125rem;color:var(--st-accent)}.st-hero-vf-code{background:var(--st-bg-card);border:1px solid var(--st-border);color:var(--st-text-muted);font-variant-numeric:tabular-nums;border-radius:.25rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.st-hero-vf-title{letter-spacing:-.03em;color:var(--st-text);text-align:left;overflow-wrap:break-word;text-wrap:balance;-webkit-hyphens:auto;hyphens:auto;margin-bottom:2rem;font-size:clamp(1.75rem,13cqi,5.5rem);font-weight:800;line-height:1}.st-hero-vf-method-note{max-width:42rem;color:var(--st-text-muted);text-wrap:balance;margin:-.75rem 0 1.75rem;font-size:clamp(.95rem,2cqi,1.1rem);font-weight:500;line-height:1.6}.st-hero-vf-date-meta{color:var(--st-text-dim);margin-top:.45rem;font-size:.88em;font-weight:600;display:block}.st-hero-vf-indicators{gap:1.5rem;display:flex}.st-hero-vf-indicator{color:var(--st-text-dim);align-items:center;gap:.5rem;font-size:.8125rem;font-weight:500;display:flex}.st-hero-vf-indicator-dot{border-radius:50%;width:.5rem;height:.5rem}.st-hero-vf-indicator--mikro .st-hero-vf-indicator-dot{background:var(--st-micro)}.st-hero-vf-indicator--makro .st-hero-vf-indicator-dot{background:var(--st-macro)}.st-hero-vf-indicator--mega .st-hero-vf-indicator-dot{background:var(--st-mega)}.st-hero-vf-actions{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.75rem;display:flex}.st-share-link-button--hero{min-height:2.625rem;color:var(--st-text-muted);background:#ffffff0e;border-color:#ffffff24;border-radius:2rem;padding:.625rem 1.25rem;font-size:.875rem}.st-share-link-button--pdf-action{justify-content:center;min-width:8.75rem}.st-pdf-action-group{align-items:stretch;display:inline-flex}.st-pdf-action-primary{border-top-right-radius:0;border-bottom-right-radius:0}.st-pdf-action-trigger{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0;justify-content:center;width:2.625rem;padding-left:.75rem;padding-right:.75rem}.st-pdf-menu-content{color:#f8fafce6;background:#111318;border-color:#ffffff24;min-width:12.5rem;box-shadow:0 18px 42px #0000005c}.st-pdf-menu-item{color:#f8fafce0}.st-pdf-menu-item:focus{color:#fff;background:#ffffff14}.st-share-link-button--hero .st-share-link-button-icon{width:1rem;height:1rem;color:var(--st-accent)}.st-share-link-button-icon--spin{animation:.8s linear infinite st-spin}.st-hero-vf-podcast-trigger{color:var(--st-text-muted);cursor:pointer;letter-spacing:.01em;background:#3b82f614;border:1px solid #3b82f633;border-radius:2rem;align-items:center;gap:.625rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .25s;display:inline-flex}.st-hero-vf-podcast-trigger:hover{color:var(--st-text);background:#3b82f624;border-color:#3b82f659}.st-hero-vf-podcast-icon{width:1rem;height:1rem;color:var(--st-accent)}.st-hero-vf-podcast-arrow{color:var(--st-text-dim);font-size:.8125rem;transition:transform .2s}.st-hero-vf-podcast-trigger:hover .st-hero-vf-podcast-arrow{transform:translate(3px)}.st-hero-scroll--vf{border:1px solid var(--st-border);background:#ffffff08;width:3.5rem;height:3.5rem;margin-top:clamp(1rem,2.5vh,1.75rem);transition:all .3s;position:relative}.st-hero-scroll--vf:hover{border-color:var(--st-text-muted);background:#ffffff14;transform:translateY(4px)}.st-hero-scroll--vf .st-hero-scroll-icon{color:var(--st-text-muted);transition:color .3s}.st-hero-scroll--vf:hover .st-hero-scroll-icon{color:var(--st-text)}.st-hero-vf-back-link{color:#bfdbfe;text-underline-offset:.24em;align-items:center;gap:.375rem;margin-bottom:1.25rem;font-size:.8125rem;font-weight:500;text-decoration-line:underline;text-decoration-color:#93c5fd73;text-decoration-thickness:1px;transition:color .2s,text-decoration-color .2s;display:inline-flex}.st-hero-vf-back-link:hover{color:var(--st-text);text-decoration-color:#f8fafcc7}.st-hero-vf-back-icon{width:.875rem;height:.875rem}.st-hero-vf-title-separator{color:var(--st-text-dim)}.st-hero-vf-title-omrade{color:var(--st-text-dim);font-weight:600}@media (min-width:769px) and (max-width:1279px){.st-hero-vf-layout{padding-left:0;padding-right:0}.st-hero-vf-count-card{width:clamp(96px,12vw,150px);height:clamp(96px,12vw,150px);padding:clamp(.75rem,1.8vw,1.25rem)}.st-hero-vf-count{font-size:clamp(3.5rem,8vw,6rem)}.st-hero-vf-count-label{letter-spacing:.24em;font-size:clamp(.625rem,1vw,.875rem)}}@media (max-width:768px){.st-hero--vf{min-height:auto;padding-top:clamp(1.25rem,5vh,2rem);padding-bottom:1.25rem}.st-hero-vf-layout{flex-direction:column;gap:.9rem;padding-left:0;padding-right:0}.st-hero-vf-count-card{order:1;width:112px;height:112px;margin-left:0;padding:.85rem}.st-hero-vf-count{font-size:4rem}.st-hero-vf-count-label{letter-spacing:.22em;font-size:.65rem}.st-hero-vf-main{text-align:left;flex:0 auto;order:2;padding:0}.st-hero-vf-title{text-align:left}.st-hero-vf-rings{top:20%;left:50%}.st-hero-scroll--vf{width:2.75rem;height:2.75rem;margin-top:.75rem}}.public-visual-main{color:#fff;background:#0f1115;transition:background-color .2s,color .2s}.public-visual-subnav,.public-visual-card{background:#ffffff12;border-color:#ffffff1a}.public-visual-subnav{color:#fff}.public-visual-frame{border-color:#ffffff1a;box-shadow:0 24px 80px #00000061}.public-visual-image-cta{color:#0f1115;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;box-shadow:0 16px 40px #00000047}.public-visual-mobile-feed{scroll-snap-type:y proximity}.public-visual-mobile-panel{scroll-snap-align:start;scroll-margin-top:calc(var(--public-header-h,57px) + 56px)}.public-visual-title{font-family:var(--trend-font-sans,var(--font-sans));letter-spacing:-.03em;color:#fff;text-wrap:balance;overflow-wrap:normal;word-break:normal;-webkit-hyphens:auto;hyphens:auto;font-weight:800;line-height:1.08}h1.public-visual-title{font-size:clamp(2.05rem,4vw,3.85rem)}h2.public-visual-title{font-size:clamp(1.25rem,2.4vw,1.65rem);line-height:1.12}@media (max-width:767px){h1.public-visual-index-title{font-size:clamp(1.9rem,9vw,2.7rem);line-height:1.04}.public-visual-mobile-panel{padding-top:.75rem;padding-bottom:1.25rem}}.public-visual-muted{color:#ffffffad}.public-visual-chip,.public-visual-divider{border-color:#ffffff1a}.public-visual-primary{color:#000;background:#fff}.public-visual-primary:hover{background:#ffffffe6}.public-visual-secondary{color:#fff;background:#ffffff14;border-color:#ffffff1f}.public-visual-secondary:hover{background:#ffffff24}html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--light .public-visual-main{color:#181612;background:#f5f2eb}html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--light .public-visual-subnav,html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--light .public-visual-card{background:#ffffffb8;border-color:#1816121a}html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--light .public-visual-subnav{color:#181612}html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--light .public-visual-frame{border-color:#1816121a;box-shadow:0 24px 70px #18161226}html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--light .public-visual-image-cta{color:#fff;background:#181612eb}html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--light .public-visual-title{color:#181612}html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--light .public-visual-muted{color:#5f5a50}html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--light .public-visual-chip,html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--light .public-visual-divider{border-color:#1816121a}html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--light .public-visual-primary{color:#fff;background:#181612}html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--light .public-visual-primary:hover{background:#2b2821}html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--light .public-visual-secondary{color:#181612;background:#ffffffb8;border-color:#1816121a}html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--light .public-visual-secondary:hover{background:#fff}.st-landing{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.st-landing-content{text-align:center;width:100%;max-width:600px}.st-landing-title{letter-spacing:-.02em;background:linear-gradient(to right,var(--st-text),var(--st-text-muted));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2.5rem,8vw,4rem);font-weight:700}.st-landing-subtitle{color:var(--st-text-muted);margin-bottom:3rem;font-size:1.125rem}.st-search-wrapper{margin-bottom:2rem;position:relative}.st-search-input{background:var(--st-bg-card);border:1px solid var(--st-border);width:100%;color:var(--st-text);border-radius:.75rem;outline:none;padding:1rem 1rem 1rem 3rem;font-size:1.125rem;transition:border-color .2s,box-shadow .2s}.st-search-input:focus{border-color:var(--st-accent);box-shadow:0 0 0 3px #3b82f626}.st-search-input::placeholder{color:var(--st-text-dim)}.st-search-icon{color:var(--st-text-dim);position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.st-search-results{background:var(--st-bg-card);border:1px solid var(--st-border);overscroll-behavior:contain;z-index:50;border-radius:.75rem;max-height:min(22rem,100svh - 14rem);position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow-y:auto}.st-search-result{cursor:pointer;text-align:left;border-bottom:1px solid var(--st-border);justify-content:space-between;align-items:flex-start;gap:1rem;width:100%;padding:1rem;transition:background-color .15s;display:flex}.st-search-result:last-child{border-bottom:none}.st-search-result:hover,.st-search-result.highlighted{background:#3b82f61a}.st-search-result-label{color:var(--st-text);overflow-wrap:anywhere;font-weight:500}.st-search-result-text{flex:auto;min-width:0}.st-search-result-code{color:var(--st-text-muted);margin-top:.25rem;font-size:.875rem}.st-search-result-badge{background:var(--st-border);color:var(--st-text-muted);white-space:nowrap;border-radius:.25rem;flex:none;padding:.25rem .5rem;font-size:.75rem}.st-categories-title{color:var(--st-text-dim);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.875rem}.st-categories{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.st-category-chip{background:var(--st-bg-card);border:1px solid var(--st-border);color:var(--st-text-muted);cursor:pointer;border-radius:2rem;padding:.5rem 1rem;font-size:.875rem;transition:all .2s}.st-category-chip:hover{background:var(--st-border);color:var(--st-text)}.st-area-card{--st-area-card-height:280px;height:var(--st-area-card-height);background:var(--st-bg-card);border:1px solid var(--st-border);cursor:pointer;isolation:isolate;border-radius:1rem;flex-direction:column;justify-content:flex-end;text-decoration:none;transition:transform .4s cubic-bezier(.22,1,.36,1),border-color .3s,box-shadow .4s;display:flex;position:relative;overflow:hidden}.st-area-card.area-card-filter-surface{background:var(--area-card-filter-background)}.st-area-card:hover{border-color:#3b82f680;transform:translateY(-4px)scale(1.02);box-shadow:0 20px 40px -15px #00000080,0 0 0 1px #3b82f633,inset 0 1px #ffffff0d}.st-area-card--compact{--st-area-card-height:180px}.st-area-card--large{--st-area-card-height:360px}.st-area-card--height-compact{--st-area-card-height:180px}.st-area-card--height-standard{--st-area-card-height:280px}.st-area-card--height-tall{--st-area-card-height:320px}.st-area-card--height-hero{--st-area-card-height:360px}.st-area-card-image{object-fit:cover;opacity:0;z-index:1;width:100%;height:100%;transition:opacity .6s,transform .6s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.st-area-card-color-wash{z-index:2;pointer-events:none;position:absolute;inset:0}.st-area-card-image--loaded{opacity:1}.st-area-card:hover .st-area-card-image{transform:scale(1.05)}.st-area-card-overlay{background:var(--area-card-overlay-background,linear-gradient(to top,#00000075 0%,#0000002e 24%,#0000 72%,transparent 100%));z-index:3;pointer-events:none;position:absolute;inset:0}.st-area-card-vignette{box-shadow:none;z-index:4;pointer-events:none;position:absolute;inset:0}.st-area-card-pattern{background:linear-gradient(135deg,var(--st-bg-card)0%,#141414 100%),repeating-linear-gradient(45deg,transparent,transparent 2px,#ffffff03 2px,#ffffff03 4px);z-index:1;position:absolute;inset:0}.st-area-card-grain{opacity:.15;z-index:5;pointer-events:none;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:absolute;inset:0}.st-area-card-freshness-badge{z-index:7;border:1px solid var(--area-card-badge-border,#fff3);background:var(--area-card-badge-bg,#0a0a0c8f);max-width:calc(100% - 1.5rem);min-height:1.5rem;color:var(--area-card-badge-color,var(--st-text));letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;pointer-events:none;box-shadow:none;-webkit-backdrop-filter:none;border-radius:999px;align-items:center;padding:.25rem .625rem;font-size:.6875rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:.75rem;right:.75rem;overflow:hidden}.st-area-card-content{z-index:6;flex-direction:column;gap:.5rem;padding:1.5rem;display:flex;position:relative}.st-area-card-badge{letter-spacing:.1em;text-transform:uppercase;color:var(--area-card-badge-color,var(--st-accent));background:var(--area-card-badge-bg,#3b82f626);border:1px solid var(--area-card-badge-border,#3b82f640);-webkit-backdrop-filter:none;border-radius:.25rem;align-self:flex-start;margin-bottom:.25rem;padding:.25rem .625rem;font-size:.6875rem;font-weight:600;display:inline-flex}.st-area-card-title{color:var(--area-card-title-color,var(--st-text));letter-spacing:-.01em;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;text-shadow:none;margin:0;font-size:1.25rem;font-weight:700;line-height:1.25}.st-area-card-tagline{color:var(--area-card-text-muted-color,var(--st-text-muted));-webkit-line-clamp:2;opacity:.9;-webkit-box-orient:vertical;margin:0;font-size:.8125rem;line-height:1.4;display:-webkit-box;overflow:hidden}.st-area-card-glow{opacity:0;z-index:0;pointer-events:none;background:linear-gradient(135deg,#3b82f64d 0%,#0000 50%,#3b82f61a 100%);border-radius:1rem;transition:opacity .4s;position:absolute;inset:-1px}.st-area-card:hover .st-area-card-glow{opacity:1}.st-area-card--compact .st-area-card-content{padding:1rem}.st-area-card--compact .st-area-card-title{font-size:1rem}.st-area-card--compact .st-area-card-tagline{display:none}.st-area-card[data-area-card-variant=text-panel]{min-height:var(--st-area-card-height);height:auto}.st-area-card[data-area-card-variant=text-panel] .st-area-card-image,.st-area-card[data-area-card-variant=text-panel] .st-area-card-color-wash,.st-area-card[data-area-card-variant=text-panel] .st-area-card-overlay{height:100%;inset:0}.st-area-card[data-area-card-variant=text-panel] .st-area-card-content{z-index:6;justify-content:flex-end;gap:0;width:100%;min-height:4rem;margin-top:auto;padding:.5rem 1rem .55rem;position:static}.st-area-card[data-area-card-variant=text-panel][data-area-card-panel=compact] .st-area-card-content{min-height:3.15rem;padding:.45rem .875rem .5rem}.st-area-card[data-area-card-variant=text-panel][data-area-card-panel=compact] .st-area-card-title{font-size:.875rem;line-height:1.22}.st-area-card[data-area-card-variant=text-panel][data-area-card-panel=compact] .st-area-card-badge{right:.625rem}.st-area-card[data-area-card-variant=text-panel] .st-area-card-badge{margin-bottom:0;position:absolute;inset:2.55rem .75rem auto auto}.st-area-card[data-area-card-variant=text-panel] .st-area-card-glow{display:none}html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--light .scrollytelling-root .st-area-card[data-area-card-variant=text-panel]{background:#fff;border-color:#0f172a21}html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--light .scrollytelling-root .st-area-card[data-area-card-variant=text-panel] .st-area-card-overlay{background:#ffffff3d}html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--light .scrollytelling-root .st-area-card[data-area-card-variant=text-panel] .st-area-card-content{background:#ffffffd9;border-top:1px solid #0f172a14}html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--light .scrollytelling-root .st-area-card[data-area-card-variant=text-panel] .st-area-card-title{color:#0f172a}html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--light .scrollytelling-root .st-area-card[data-area-card-variant=text-panel] .st-area-card-badge{color:#1d4ed8;background:#ffffffd1;border-color:#2563eb33}html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--dark .scrollytelling-root .st-area-card[data-area-card-variant=text-panel]{background:#111827;border-color:#ffffff1f}html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--dark .scrollytelling-root .st-area-card[data-area-card-variant=text-panel] .st-area-card-overlay{background:#0003}html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--dark .scrollytelling-root .st-area-card[data-area-card-variant=text-panel] .st-area-card-content{background:#080d16d1;border-top:1px solid #ffffff1f}html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--dark .scrollytelling-root .st-area-card[data-area-card-variant=text-panel] .st-area-card-title{color:#f8fafc}html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--dark .scrollytelling-root .st-area-card[data-area-card-variant=text-panel] .st-area-card-badge{color:#bfdbfe;background:#080d16c7;border-color:#60a5fa47}.st-area-card--large .st-area-card-content{padding:2rem}.st-area-card--large .st-area-card-title{font-size:1.75rem}.st-area-card--skeleton{pointer-events:none}.st-area-card-pattern--skeleton{background:linear-gradient(90deg,var(--st-bg-card)0%,#27272acc 50%,var(--st-bg-card)100%);background-size:200% 100%;animation:1.5s ease-in-out infinite st-skeleton-shimmer}.st-area-card-skeleton-badge{background:var(--st-border);border-radius:.25rem;width:60px;height:20px;animation:1.5s ease-in-out infinite st-skeleton-pulse}.st-area-card-skeleton-title{background:var(--st-border);border-radius:.25rem;width:80%;height:24px;animation:1.5s ease-in-out .1s infinite st-skeleton-pulse}.st-area-card-skeleton-tagline{background:var(--st-border);border-radius:.25rem;width:60%;height:16px;animation:1.5s ease-in-out .2s infinite st-skeleton-pulse}@keyframes st-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes st-skeleton-pulse{0%,to{opacity:.4}50%{opacity:.7}}.st-section-header{margin-bottom:2rem}.st-section-title{color:var(--st-text);letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.75rem;font-weight:700}.st-section-subtitle{color:var(--st-text-muted);margin:0;font-size:1rem}.st-featured-section{padding:3rem 0;position:relative}.st-featured-section:before{content:"";background:linear-gradient(90deg,transparent 0%,var(--st-border)50%,transparent 100%);width:80%;max-width:800px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.st-featured-grid{grid-template-columns:1fr;gap:1rem;display:grid}.st-featured-grid-hero{grid-column:span 1}@media (min-width:640px){.st-featured-grid{grid-template-columns:repeat(2,1fr)}.st-featured-grid-hero{grid-column:span 1}}@media (min-width:1024px){.st-featured-grid{grid-template-columns:repeat(3,1fr)}.st-featured-grid-hero{grid-column:span 1}}@media (min-width:1280px){.st-featured-grid{grid-template-columns:repeat(4,1fr)}}.st-popular-section{padding:3rem 0;position:relative}.st-page-ending{z-index:2;background:#0a0a0a;padding-top:3rem;position:relative}.st-page-ending .st-similar-section{margin-top:0;margin-bottom:3rem}.st-similar-section{z-index:1;border:1px solid #ffffff14;border-radius:.75rem;width:min(100%,1180px);margin:3rem auto 0;padding:2rem;position:relative;overflow:hidden;box-shadow:0 22px 55px #00000057;background:linear-gradient(#121417 0%,#0d0e10 100%)!important}.st-similar-section:before{display:none}.st-similar-section:after{content:"";pointer-events:none;background:linear-gradient(135deg,#60a5fa0b,#0000 42%);position:absolute;inset:0}.st-similar-section .st-section-header{max-width:none;margin-bottom:1.25rem}.st-similar-section .st-section-title{letter-spacing:0;margin-bottom:.375rem;font-size:1.125rem;line-height:1.25}.st-similar-section .st-section-subtitle{max-width:520px;font-size:.875rem;line-height:1.45}.st-similar-section .st-popular-scroll{z-index:1;gap:.875rem;max-width:none;position:relative}.st-similar-section .st-area-card--compact{--st-area-card-height:150px;background:#131518;border-radius:.625rem}.st-similar-section .st-area-card--compact:hover{transform:translateY(-2px)}.st-similar-section .st-area-card--compact .st-area-card-content{padding:1rem}.st-similar-section .st-area-card--compact .st-area-card-title{letter-spacing:0;font-size:.875rem;line-height:1.25}.st-similar-section .st-area-card-pattern{background:linear-gradient(145deg,#171a1f 0%,#111316 100%),repeating-linear-gradient(45deg,#0000,#0000 3px,#ffffff05 3px 6px)}.st-explore-section{background:linear-gradient(#121417eb 0%,#0d0e10eb 100%),radial-gradient(circle at 12% 0,#60a5fa14,#0000 34%);border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff14;width:min(100%,1180px);margin:0 auto 3rem;padding:clamp(1.4rem,3vw,2rem)}.st-explore-header{grid-template-columns:minmax(0,.9fr) minmax(18rem,.7fr);align-items:end;gap:1.25rem;margin-bottom:1.4rem;display:grid}.st-explore-kicker{color:var(--st-accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .45rem;font-size:.75rem;font-weight:800}.st-explore-title{color:var(--st-text);letter-spacing:-.02em;margin:0;font-size:clamp(1.35rem,2.6vw,2rem);font-weight:780;line-height:1.15}.st-explore-copy{color:var(--st-text-muted);margin:0;font-size:.95rem;line-height:1.55}.st-explore-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem;display:grid}.st-explore-grid--single{grid-template-columns:minmax(0,1fr)}.st-explore-panel,.st-explore-areas{z-index:1;position:relative}.st-explore-panel{background:#ffffff06;border:1px solid #ffffff13;border-radius:.65rem;padding:1rem}.st-explore-panel-heading{color:#f8fafcf5;align-items:center;gap:.5rem;margin-bottom:.9rem;display:flex}.st-explore-panel-heading svg{width:1rem;height:1rem;color:var(--st-accent)}.st-explore-panel-heading h3{color:#f8fafcf5;margin:0;font-size:.98rem;font-weight:750}.st-explore-topic-list,.st-explore-signal-list{gap:.55rem;display:grid}.st-explore-topic,.st-explore-signal{min-width:0;color:var(--st-text);background:#0f172a57;border:1px solid #ffffff0e;border-radius:.55rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.35rem;padding:.7rem .75rem;text-decoration:none;transition:border-color .18s,background .18s,transform .18s;display:grid}.st-explore-topic:hover,.st-explore-signal:hover{background:#1e40af29;border-color:#60a5fa6b}.st-explore-topic--reserve{background:#0f172a33;border-style:dashed}.st-explore-topic strong,.st-explore-signal-title{color:var(--st-text);font-size:.93rem;line-height:1.3;display:block}.st-explore-topic small,.st-explore-signal-meta{color:var(--st-text-dim);flex-wrap:wrap;gap:.45rem;margin-top:.18rem;font-size:.77rem;line-height:1.35;display:flex}.st-explore-topic--reserve small{color:#93c5fdd1}.st-explore-topic>svg,.st-explore-link-arrow{color:#93c5fdd9;width:.95rem;height:.95rem}.st-explore-link-arrow{opacity:.78}.st-explore-areas{margin-top:1rem}.st-explore-areas-header{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:.9rem;display:flex}.st-explore-areas-header .st-explore-panel-heading{margin-bottom:0}.st-explore-areas-header p{max-width:27rem;color:var(--st-text-muted);text-align:right;margin:0;font-size:.86rem;line-height:1.45}.st-explore-area-scroll{gap:.875rem}.st-explore-area-scroll .st-area-card--compact{--st-area-card-height:150px;border-radius:.625rem}html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--light .scrollytelling-root .st-explore-section{background:linear-gradient(#ffffffe6 0%,#f8fafcf0 100%),radial-gradient(circle at 12% 0,#315a8a14,#0000 34%);border-top-color:#0f172a1a;border-bottom-color:#0f172a1a}html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--light .scrollytelling-root .st-explore-kicker{color:#315a8a}html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--light .scrollytelling-root .st-explore-title,html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--light .scrollytelling-root .st-explore-panel-heading,html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--light .scrollytelling-root .st-explore-panel-heading h3,html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--light .scrollytelling-root .st-explore-topic strong,html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--light .scrollytelling-root .st-explore-signal-title{color:#0f172a}html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--light .scrollytelling-root .st-explore-copy{color:#475569}html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--light .scrollytelling-root .st-explore-panel{background:#ffffffbd;border-color:#0f172a1f}html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--light .scrollytelling-root .st-explore-topic,html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--light .scrollytelling-root .st-explore-signal{color:#0f172a;background:#ffffffdb;border-color:#0f172a1a}html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--light .scrollytelling-root .st-explore-topic:hover,html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--light .scrollytelling-root .st-explore-signal:hover{background:#2563eb12;border-color:#315a8a47}html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--light .scrollytelling-root .st-explore-topic small,html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--light .scrollytelling-root .st-explore-signal-meta{color:#64748b}html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--light .scrollytelling-root .st-explore-topic--reserve{background:#2563eb0b;border-color:#315a8a2e}html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--light .scrollytelling-root .st-explore-topic--reserve small,html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--light .scrollytelling-root .st-explore-panel-heading svg,html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--light .scrollytelling-root .st-explore-topic>svg,html[data-public-theme=trend-theme] .public-shell--scrollytelling.public-theme--light .scrollytelling-root .st-explore-link-arrow{color:#315a8a}.st-popular-section:before{content:"";background:linear-gradient(90deg,transparent 0%,var(--st-border)50%,transparent 100%);width:80%;max-width:800px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.st-popular-scroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1rem;margin-bottom:-1rem;padding-bottom:1rem;display:flex;overflow-x:auto}.st-popular-scroll::-webkit-scrollbar{height:6px}.st-popular-scroll::-webkit-scrollbar-track{background:var(--st-bg);border-radius:3px}.st-popular-scroll::-webkit-scrollbar-thumb{background:var(--st-border);border-radius:3px}.st-popular-scroll>*{scroll-snap-align:start;flex:0 0 280px}@media (min-width:1024px){.st-split-main .st-page-ending{margin-left:-3rem;margin-right:-2rem;padding-left:3rem;padding-right:2rem}.st-popular-scroll{scroll-snap-type:none;grid-template-columns:repeat(4,1fr);margin-bottom:0;padding-bottom:0;display:grid;overflow-x:visible}.st-popular-scroll>*{flex:none}.st-similar-section .st-popular-scroll{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:760px){.st-explore-header,.st-explore-grid{grid-template-columns:1fr}.st-explore-section{border-left:0;border-right:0;border-radius:0;padding:1.35rem 1.25rem}}@media (min-width:1440px){.st-split-main .st-page-ending{margin-left:-5rem;margin-right:-3rem;padding-left:5rem;padding-right:3rem}}@media (min-width:1920px){.st-split-main .st-page-ending{margin-left:-10rem;margin-right:-6rem;padding-left:10rem;padding-right:6rem}}@media (max-width:767px){.st-similar-section{border-left:0;border-right:0;border-radius:0;margin-top:2rem;padding:1.25rem}}.st-topics-section{padding:3rem 0;position:relative}.st-topics-section:before{content:"";background:linear-gradient(90deg,transparent 0%,var(--st-border)50%,transparent 100%);width:80%;max-width:800px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.st-topics-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.st-topics-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.st-topics-grid{grid-template-columns:repeat(3,1fr)}}.st-random-button{border:1px solid var(--st-border);color:var(--st-text-muted);cursor:pointer;background:0 0;border-radius:2rem;align-items:center;gap:.75rem;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:500;transition:all .3s;display:inline-flex}.st-random-button:hover:not(:disabled){border-color:var(--st-text-muted);color:var(--st-text);background:#ffffff0d;transform:translateY(-2px)}.st-random-button:disabled{cursor:not-allowed;opacity:.7}.st-random-button-icon{width:1.25rem;height:1.25rem}.st-random-button-icon--spinning{animation:1s linear infinite st-spin}.st-random-button-text{letter-spacing:.02em}.st-category-browser{padding:3rem 0;position:relative}.st-category-browser:before{content:"";background:linear-gradient(90deg,transparent 0%,var(--st-border)50%,transparent 100%);width:80%;max-width:800px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.st-category-chips-wrapper{margin-bottom:2rem;position:relative}.st-category-chips{flex-wrap:wrap;gap:.5rem;display:flex}.st-category-chip--active{background:var(--st-accent);border-color:var(--st-accent);color:#fff}.st-category-chip--active:hover{background:var(--st-accent-hover);color:#fff}.st-category-carousel-wrapper{margin:0 -2rem;padding:0 2rem;position:relative}.st-category-carousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:1rem;padding:.5rem 0;display:flex;overflow-x:auto}.st-category-carousel::-webkit-scrollbar{display:none}.st-category-carousel>*{scroll-snap-align:start;flex:0 0 280px}.st-category-carousel-nav{background:var(--st-bg-card);border:1px solid var(--st-border);width:2.5rem;height:2.5rem;color:var(--st-text-muted);cursor:pointer;z-index:10;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.st-category-carousel-nav:hover{background:var(--st-border);color:var(--st-text)}.st-category-carousel-nav--left{left:.5rem}.st-category-carousel-nav--right{right:.5rem}.st-category-carousel-empty{min-height:180px;color:var(--st-text-muted);flex:1;justify-content:center;align-items:center;font-size:.9375rem;display:flex}@media (min-width:768px){.st-category-carousel-nav--left{left:-.5rem}.st-category-carousel-nav--right{right:-.5rem}}.st-hierarchy-section{padding:3rem 0;position:relative}.st-hierarchy-section:before{content:"";background:linear-gradient(90deg,transparent 0%,var(--st-border)50%,transparent 100%);width:80%;max-width:800px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.st-hierarchy-loading{color:var(--st-text-muted);justify-content:center;align-items:center;gap:.75rem;padding:3rem;display:flex}.st-hierarchy-accordion{border:1px solid var(--st-border);border-radius:.75rem;overflow:hidden}.st-hierarchy-sector{border-bottom:1px solid var(--st-border)}.st-hierarchy-sector:last-child{border-bottom:none}.st-hierarchy-trigger{background:var(--st-bg-card);width:100%;color:var(--st-text);text-align:left;cursor:pointer;border:none;align-items:center;gap:.75rem;padding:1rem 1.25rem;transition:background-color .2s;display:flex}.st-hierarchy-trigger:hover{background:#ffffff08}.st-hierarchy-trigger-icon{color:var(--st-text-muted);flex-shrink:0}.st-hierarchy-trigger-code{color:var(--st-accent);font-variant-numeric:tabular-nums;background:#3b82f61a;border-radius:.25rem;flex-shrink:0;padding:.25rem .5rem;font-size:.75rem;font-weight:700}.st-hierarchy-trigger-label{flex:1;font-size:.9375rem;font-weight:600}.st-hierarchy-trigger-count{color:var(--st-text-dim);flex-shrink:0;font-size:.75rem}.st-hierarchy-content{background:var(--st-bg);border-top:1px solid var(--st-border)}.st-hierarchy-group{border-bottom:1px solid #27272a80}.st-hierarchy-group:last-child{border-bottom:none}.st-hierarchy-group-trigger{width:100%;color:var(--st-text-muted);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.75rem 1.25rem .75rem 2.5rem;transition:background-color .2s;display:flex}.st-hierarchy-group-trigger:hover{color:var(--st-text);background:#ffffff05}.st-hierarchy-group-code{color:var(--st-text-dim);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.6875rem;font-weight:600}.st-hierarchy-group-label{flex:1;font-size:.875rem}.st-hierarchy-industries{padding:.25rem 0 .75rem}.st-hierarchy-industry{padding:0 1.25rem 0 3.5rem}.st-hierarchy-industry-link{color:var(--st-text);border-radius:.5rem;align-items:center;gap:.5rem;margin:.125rem 0;padding:.5rem .75rem;font-size:.8125rem;text-decoration:none;transition:all .2s;display:flex}.st-hierarchy-industry-link:hover{background:#3b82f61a}.st-hierarchy-industry-link--muted{color:var(--st-text-muted)}.st-hierarchy-industry-link--muted:hover{color:var(--st-text)}.st-hierarchy-industry-code{color:var(--st-text-dim);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.6875rem;font-weight:600}.st-hierarchy-industry-label{flex:1}.st-hierarchy-badge{text-transform:uppercase;letter-spacing:.05em;background:var(--st-border);color:var(--st-text-dim);border-radius:1rem;flex-shrink:0;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.625rem;font-weight:600;display:inline-flex}.st-hierarchy-badge--active{color:var(--st-micro);background:#22c55e26}.st-related-areas{border-top:1px solid var(--st-border);flex-wrap:wrap;align-items:center;gap:.75rem;padding:1.5rem 0;display:flex}.st-related-areas-label{color:var(--st-text-dim);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.st-related-areas-links{flex-wrap:wrap;gap:.5rem;display:flex}.st-related-area-link{color:#bfdbfe;background:#3b82f60e;border:1px solid #93c5fd33;border-radius:1rem;align-items:center;gap:.35rem;padding:.375rem .875rem;font-size:.8125rem;text-decoration:none;transition:all .2s;display:inline-flex}.st-related-area-link:after{content:"";opacity:.68;border-top:1.4px solid;border-right:1.4px solid;flex:none;width:.32rem;height:.32rem;transform:rotate(45deg)}.st-related-area-link:hover,.st-related-area-link:focus-visible{color:var(--st-text);background:#3b82f617;border-color:#bfdbfe57}.st-related-area-link:focus-visible{outline-offset:3px;outline:2px solid #93c5fdb8}.st-landing-enhanced{min-height:100vh;font-family:var(--trend-font-sans,var(--font-sans));flex-direction:column;display:flex}.st-discovery-hero{background:var(--st-bg);padding:4rem 0 3rem;position:relative}.st-discovery-hero-content{max-width:var(--trend-shell-max,1600px);width:100%;padding-left:var(--trend-shell-px,1rem);padding-right:var(--trend-shell-px,1rem);grid-template-columns:minmax(0,1fr);align-items:center;gap:2rem;margin:0 auto;display:grid}.st-discovery-hero-copy{max-width:42rem}.st-discovery-hero-search{width:100%;max-width:36rem}.st-discovery-hero-kicker{color:var(--trend-amber,#f59e0b);letter-spacing:0;background:#f59e0b14;border:1px solid #f59e0b33;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.375rem .75rem;font-size:.875rem;font-weight:600;display:inline-flex}.st-discovery-hero-kicker-icon{width:1rem;height:1rem}.st-discovery-hero-title{letter-spacing:-.03em;color:var(--st-text);margin:0 0 1rem;font-size:clamp(3rem,6vw,4.5rem);font-weight:800;line-height:1.08}.st-discovery-hero-icon{width:clamp(2rem,6vw,3rem);height:clamp(2rem,6vw,3rem);color:var(--st-accent)}.st-discovery-hero-subtitle{color:var(--st-text-muted);margin:0;font-size:1.125rem;line-height:1.6}.st-discovery-hero-content .st-search-wrapper{width:100%;margin:0 0 1.25rem}.st-discovery-hero-content .st-random-button{margin:0}.st-discovery-hero-actions{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:1rem;display:flex}.st-discovery-category-link{color:#bfdbfe;text-underline-offset:.24em;font-size:.875rem;font-weight:700;text-decoration-line:underline;text-decoration-color:#93c5fd8c;text-decoration-thickness:1px;transition:color .2s,text-decoration-color .2s}.st-discovery-category-link:hover{color:var(--st-text);text-decoration-color:#f8fafcc7}.st-discovery-content{padding:0 var(--trend-shell-px,1rem)4rem;max-width:var(--trend-shell-max,1600px);flex:1;width:100%;margin:0 auto}@media (min-width:1024px){.st-discovery-hero{padding-top:5rem;padding-bottom:4rem}.st-discovery-hero-title{font-size:clamp(3rem,6vw,4.5rem)}.st-discovery-hero-content{grid-template-columns:minmax(0,.95fr) minmax(28rem,.72fr);gap:4rem}.st-discovery-hero-search{justify-self:end}.st-discovery-content{padding-bottom:6rem}}@media (max-width:640px){.st-search-result{gap:.75rem;padding:.875rem}.st-search-result-badge{text-overflow:ellipsis;max-width:7.5rem;overflow:hidden}}.st-category-page{background:var(--st-bg);min-height:100vh;font-family:var(--trend-font-sans,var(--font-sans))}.st-category-hero{align-items:center;min-height:23rem;padding:2.75rem 0 2rem;display:flex;position:relative;overflow:hidden}.st-category-hero:before{content:"";pointer-events:none;display:none;position:absolute;inset:0}.st-category-hero--index:before{display:none}.st-category-hero--index{min-height:0;padding:4rem 0}.st-category-hero--index .st-category-hero-inner{max-width:var(--trend-shell-max,1600px)}.st-category-hero--index .st-category-eyebrow{width:fit-content;color:var(--trend-amber,#fbbf24);text-transform:none;letter-spacing:0;background:#f59e0b0f;border:1px solid #f59e0b33;border-radius:999px;margin-bottom:1.25rem;padding:.375rem .75rem;font-size:.875rem;font-weight:600}.st-category-hero-inner{width:100%;max-width:var(--trend-shell-max,1600px);padding-left:var(--trend-shell-px,1.5rem);padding-right:var(--trend-shell-px,1.5rem);margin:0 auto;position:relative}.st-category-topline{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:2.25rem;display:flex}.st-category-back{color:#bfdbfe;background:#0f172a38;border:1px solid #93c5fd38;border-radius:999px;align-items:center;gap:.4rem;min-height:2rem;padding:.35rem .7rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,color .2s,transform .2s;display:inline-flex;box-shadow:0 12px 34px #0000001f}.st-category-back:hover{color:var(--st-text);background:#2563eb38;border-color:#93c5fd61;transform:translateY(-1px)}.st-category-back-icon,.st-category-eyebrow-icon{width:1rem;height:1rem}.st-category-eyebrow{min-height:2rem;color:var(--trend-amber,#fbbf24);text-transform:uppercase;letter-spacing:.12em;background:#f59e0b1a;border:1px solid #f59e0b47;border-radius:999px;align-items:center;gap:.5rem;padding:.35rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.st-category-hero-grid{grid-template-columns:minmax(0,1fr);align-items:end;gap:2.5rem;display:grid}.st-category-hero-copy{max-width:850px}.st-category-title{max-width:58rem;color:var(--st-text);font-family:var(--trend-font-sans,inherit);letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:clamp(3rem,6vw,4.5rem);font-weight:800;line-height:1.15}.st-category-lede{max-width:640px;color:var(--st-text-muted);margin:1.5rem 0 0;font-size:1.125rem;line-height:1.7}.st-category-hero-note{max-width:46rem;color:var(--st-text-dim);flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.5rem;font-size:.875rem;line-height:1.5;display:flex}.st-category-hero-note-icon{width:1.5rem;height:1.5rem;color:var(--trend-amber,#fbbf24);background:#f59e0b1a;border:1px solid #f59e0b33;border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex}.st-category-hero-note-svg{width:.75rem;height:.75rem}.st-category-hero-cta{max-width:66rem;color:var(--st-text-muted);background:#3b82f60f;border:1px solid #3b82f633;border-radius:.75rem;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:2rem;padding:.75rem 1rem;font-size:.875rem;line-height:1.5;display:inline-flex}.st-category-hero-cta-link{color:#93c5fd;text-underline-offset:.24em;font-weight:600;text-decoration-line:underline;text-decoration-color:#93c5fd99;text-decoration-thickness:1px;transition:color .2s,text-decoration-color .2s}.st-category-hero-cta-link:hover{color:#bfdbfe;text-decoration-color:#bfdbfee6}.st-category-stats{border-top:1px solid #ffffff29;align-items:flex-end;gap:1.75rem;padding-top:1.25rem;display:flex}.st-category-stat{flex-direction:column;justify-content:flex-end;min-width:0;display:flex}.st-category-stat+.st-category-stat{border-left:1px solid #ffffff1f;padding-left:1.75rem}.st-category-stat-value{color:var(--st-text);font-size:3.5rem;font-weight:800;line-height:.9;display:block}.st-category-stat-label{color:var(--st-text-dim);text-transform:uppercase;letter-spacing:.1em;margin-top:.35rem;font-size:.75rem;font-weight:700;display:block}.st-category-content{max-width:var(--trend-shell-max,1600px);padding:3rem var(--trend-shell-px,1.5rem)6rem;margin:0 auto}.st-category-hero:not(.st-category-hero--index)+.st-category-content{padding-top:2.25rem}.st-category-section{margin-bottom:5rem}.st-category-section--featured,.st-category-section--all{position:relative}.st-category-section--all+.st-category-section--featured{border-top:1px solid #ffffff14;padding-top:3.5rem}.st-category-preview-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,22rem),1fr));gap:.875rem;display:grid}.st-category-preview{border-radius:var(--trend-radius-md,.75rem);background:linear-gradient(145deg,#ffffff0e,#ffffff05),#ffffff05;border:1px solid #ffffff1a;flex-direction:column;gap:1rem;min-height:23rem;padding:1.25rem;display:flex;position:relative;overflow:hidden}.st-category-preview:before{content:"";opacity:1;background:#ffffff29;height:3px;position:absolute;inset:0 0 auto}.st-category-preview-topline{color:var(--st-text-dim);flex-wrap:wrap;gap:.5rem;font-size:.75rem;font-weight:700;display:flex}.st-category-preview-topline span{background:#ffffff09;border:1px solid #ffffff17;border-radius:999px;align-items:center;min-height:1.5rem;padding:.125rem .55rem;display:inline-flex}.st-category-preview-title{color:var(--st-text);letter-spacing:0;margin:0;font-size:1.35rem;font-weight:800;line-height:1.15}.st-category-preview-title a{color:var(--st-text);text-underline-offset:.18em;text-decoration-line:underline;text-decoration-color:#93c5fd73;text-decoration-thickness:1px;transition:color .2s,text-decoration-color .2s}.st-category-preview-title a:hover{color:#bfdbfe;text-decoration-color:#bfdbfee6}.st-category-preview-copy{color:var(--st-text-muted);margin:0;font-size:.94rem;line-height:1.55}.st-category-preview-signal{color:var(--st-text);background:#3b82f60e;border:1px solid #3b82f629;border-radius:.625rem;grid-template-columns:auto minmax(0,1fr);gap:.75rem;margin-top:auto;padding:.875rem;text-decoration:none;transition:border-color .2s,background .2s,transform .2s;display:grid}.st-category-preview-signal:hover,.st-category-preview-signal:focus-visible{background:#3b82f614;border-color:#3b82f647;transform:translateY(-1px)}.st-category-preview-signal-icon{color:#93c5fd;background:#3b82f61a;border:1px solid #3b82f638;border-radius:999px;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:inline-flex}.st-category-preview-signal-svg{width:.9rem;height:.9rem}.st-category-preview-signal-label{color:var(--st-text-dim);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.25rem;font-size:.68rem;font-weight:800;display:block}.st-category-preview-signal-title{color:var(--st-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.st-category-preview-examples{flex-wrap:wrap;gap:.5rem;display:flex}.st-category-preview-examples a{color:#bfdbfe;text-overflow:ellipsis;white-space:nowrap;background:#3b82f611;border:1px solid #93c5fd38;border-radius:999px;align-items:center;gap:.35rem;max-width:100%;min-height:1.7rem;padding:.2rem .6rem;font-size:.75rem;font-weight:650;text-decoration:none;transition:border-color .2s,color .2s,background .2s;display:inline-flex;overflow:hidden}.st-category-preview-examples a:after{content:"";opacity:.72;border-top:1.5px solid;border-right:1.5px solid;flex:none;width:.34rem;height:.34rem;transform:rotate(45deg)}.st-category-preview-examples a:hover,.st-category-preview-examples a:focus-visible{color:var(--st-text);background:#3b82f61a;border-color:#bfdbfe5c}.st-category-section--narrow{border-top:1px solid #ffffff14;padding-top:1.5rem}.st-category-narrow-header{gap:.55rem;max-width:40rem;margin-bottom:1rem;display:grid}.st-category-narrow-kicker{color:#bfdbfe;letter-spacing:0;background:#3b82f612;border:1px solid #93c5fd33;border-radius:999px;align-items:center;gap:.4rem;width:fit-content;padding:.25rem .65rem;font-size:.72rem;font-weight:750;display:inline-flex}.st-category-narrow-kicker-icon{width:.82rem;height:.82rem}.st-category-narrow-title{color:var(--st-text);letter-spacing:0;margin:0;font-size:clamp(1.25rem,1.8vw,1.65rem);font-weight:800;line-height:1.12}.st-category-narrow-copy{color:var(--st-text-muted);margin:0;font-size:.93rem;line-height:1.55}.st-category-narrow-card{min-width:0}.st-category-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,20rem),1fr));gap:.75rem;display:grid}.st-category-tile{border-radius:var(--trend-radius-md,.75rem);min-height:13.5rem;color:var(--st-text);background:#ffffff08;border:1px solid #ffffff14;flex-direction:column;justify-content:flex-start;gap:.75rem;padding:1rem;text-decoration:none;transition:transform .2s,border-color .2s,background .2s;display:flex;position:relative;overflow:hidden}.st-category-tile:focus-within,.st-category-tile:hover{background:#ffffff0d;border-color:#ffffff24;transform:translateY(-1px)}.st-category-tile-heading{max-width:calc(100% - 2rem);font-size:inherit;margin:0;line-height:1}.st-category-tile-label{color:#dbeafe;text-underline-offset:.18em;font-size:1.05rem;font-weight:650;line-height:1.25;text-decoration-line:underline;text-decoration-color:#93c5fd6b;text-decoration-thickness:1px;transition:color .2s,text-decoration-color .2s;display:inline}.st-category-tile-label:hover{color:#bfdbfe;text-decoration-color:#bfdbfee6}.st-category-tile-description{max-width:92%;color:var(--st-text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.84rem;line-height:1.45;display:-webkit-box;overflow:hidden}.st-category-tile-meta{color:var(--st-text-dim);flex-wrap:wrap;gap:.5rem;font-size:.8125rem;display:flex}.st-category-tile-meta span{background:#ffffff09;border:1px solid #ffffff14;border-radius:999px;align-items:center;min-height:1.45rem;padding:.125rem .5rem;display:inline-flex}.st-category-tile-examples{color:var(--st-text-dim);flex-wrap:wrap;gap:.4rem;font-size:.75rem;font-weight:650;line-height:1.35;display:flex}.st-category-tile-examples span{color:var(--st-text-dim)}.st-category-tile-examples a{color:#bfdbfe;text-overflow:ellipsis;white-space:nowrap;background:#3b82f60b;border:1px solid #93c5fd2e;border-radius:999px;align-items:center;gap:.32rem;max-width:100%;min-height:1.45rem;padding:.08rem .46rem;text-decoration:none;transition:border-color .2s,color .2s,background .2s;display:inline-flex;overflow:hidden}.st-category-tile-examples a:after{content:"";opacity:.68;border-top:1.4px solid;border-right:1.4px solid;flex:none;width:.3rem;height:.3rem;transform:rotate(45deg)}.st-category-tile-examples a:hover,.st-category-tile-examples a:focus-visible{color:var(--st-text);background:#3b82f616;border-color:#bfdbfe57}.st-category-tile-action{color:#bfdbfe;background:#3b82f60b;border:1px solid #93c5fd2e;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;text-decoration:none;transition:border-color .2s,color .2s,background .2s,transform .2s;display:inline-flex;position:absolute;top:.75rem;right:.75rem}.st-category-tile-action:hover,.st-category-tile-action:focus-visible{color:var(--st-text);background:#3b82f61a;border-color:#bfdbfe57}.st-category-tile-arrow{width:1rem;height:1rem;transition:transform .2s}.st-category-tile-action:hover .st-category-tile-arrow,.st-category-tile-action:focus-visible .st-category-tile-arrow{transform:translate(2px)}.st-category-area-card-wrap{flex:none;position:relative}.st-category-section .st-area-card{border-radius:.5rem}.st-category-trend-list{grid-template-columns:repeat(auto-fit,minmax(min(100%,22rem),1fr));gap:.75rem;display:grid}.st-category-trend{min-height:16rem;color:var(--st-text);background:linear-gradient(#ffffff0a,#ffffff05),#ffffff03;border:1px solid #ffffff17;border-radius:.5rem;flex-direction:column;justify-content:space-between;gap:1.25rem;padding:1.25rem;text-decoration:none;transition:transform .2s,border-color .2s,background .2s;display:flex;position:relative;overflow:hidden}.st-category-trend:before{content:"";background:var(--st-accent);opacity:.48;height:3px;position:absolute;inset:0 0 auto}.st-category-trend:hover{background:linear-gradient(#ffffff0f,#ffffff06),#ffffff05;border-color:#ffffff2e;transform:translateY(-2px)}.st-category-trend:focus-visible,.st-category-directory-link:focus-visible,.st-category-page-link:focus-visible,.st-category-preview-signal:focus-visible,.st-category-tile-label:focus-visible,.st-category-preview-title a:focus-visible,.st-category-preview-examples a:focus-visible,.st-category-tile-examples a:focus-visible,.st-category-tile-action:focus-visible,.st-category-back:focus-visible,.st-category-hero-cta-link:focus-visible,.st-discovery-category-link:focus-visible{outline-offset:3px;outline:2px solid #93c5fdb8}.st-category-trend-topline,.st-category-trend-footer{flex-wrap:wrap;align-items:center;gap:.625rem;display:flex}.st-category-trend-scope{border:1px solid var(--st-border);text-transform:uppercase;letter-spacing:.08em;border-radius:999px;padding:.25rem .625rem;font-size:.6875rem;font-weight:800}.st-category-trend-scope--micro{color:var(--st-micro);background:#22c55e14;border-color:#22c55e40}.st-category-trend-scope--macro{color:var(--st-macro);background:#f59e0b14;border-color:#f59e0b40}.st-category-trend-scope--mega{color:var(--st-mega);background:#ec489914;border-color:#ec489940}.st-category-trend-area{color:var(--st-text-dim);margin-top:.875rem;font-size:.875rem;font-weight:750;line-height:1.25;display:block}.st-category-trend-title{color:var(--st-text);letter-spacing:0;margin:.35rem 0 0;font-size:1.375rem;font-weight:800;line-height:1.1}.st-category-trend-description{color:var(--st-text-muted);-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:.875rem 0 0;font-size:.9375rem;line-height:1.6;display:-webkit-box;overflow:hidden}.st-category-trend-footer{color:var(--st-text-dim);font-size:.8125rem;font-weight:650}.st-category-trend-icon,.st-category-trend-arrow{align-items:center;display:inline-flex}.st-category-trend-icon-svg,.st-category-trend-arrow{width:.95rem;height:.95rem}.st-category-trend-arrow{color:var(--st-text-dim);margin-left:auto;transition:color .2s,transform .2s}.st-category-trend:hover .st-category-trend-arrow{color:var(--st-text);transform:translate(2px)}.st-category-directory-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr));gap:.625rem;display:grid}.st-category-directory-link{min-height:6.5rem;color:var(--st-text);background:#ffffff06;border:1px solid #ffffff14;border-radius:.5rem;flex-direction:column;justify-content:space-between;gap:.75rem;padding:1rem 2.75rem 1rem 1rem;text-decoration:none;transition:transform .2s,border-color .2s,background .2s;display:flex;position:relative}.st-category-directory-link:hover{background:#ffffff0b;border-color:#ffffff29;transform:translateY(-1px)}.st-category-directory-link:focus-visible{background:#3b82f612;border-color:#bfdbfe57}.st-category-directory-title{color:var(--st-text);font-size:.98rem;font-weight:700;line-height:1.25}.st-category-directory-meta{color:var(--st-text-dim);font-size:.78rem;font-weight:650}.st-category-directory-arrow{width:.95rem;height:.95rem;color:var(--st-text-dim);transition:color .2s,transform .2s;position:absolute;top:1rem;right:1rem}.st-category-directory-link:hover .st-category-directory-arrow{color:var(--st-accent);transform:translate(2px)}.st-category-pagination{color:var(--st-text-dim);justify-content:center;align-items:center;gap:.75rem;margin-top:1.5rem;font-size:.875rem;font-weight:650;display:flex}.st-category-page-link{color:#dbeafe;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;min-height:2.5rem;padding:0 1rem;text-decoration:none;transition:border-color .2s,background .2s,color .2s;display:inline-flex}.st-category-page-link:hover,.st-category-page-link:focus-visible{color:var(--st-text);background:#3b82f614;border-color:#bfdbfe52}.st-category-page-link--disabled{pointer-events:none;color:var(--st-text-dim);opacity:.45}.st-category-page-status{text-align:center;min-width:7rem}@media (min-width:1024px){.st-category-hero{min-height:24.5rem;padding:2.75rem 0 2.25rem}.st-category-hero--index{padding:5rem 0}.st-category-hero-grid{grid-template-columns:minmax(0,1fr) minmax(20rem,28rem)}.st-category-lede{font-size:1.25rem}.st-category-stat-value{font-size:4.5rem}.st-category-content{padding-top:3.5rem;padding-bottom:7rem}.st-category-hero:not(.st-category-hero--index)+.st-category-content{padding-top:2.75rem}.st-category-section--featured{grid-template-columns:minmax(16rem,24rem) minmax(0,1fr);align-items:start;gap:clamp(2.5rem,4vw,5rem);display:grid}.st-category-section--featured .st-section-header{margin:0;padding-top:.25rem;position:sticky;top:6rem}.st-category-section--featured .st-section-header:after{content:"";background:linear-gradient(90deg,#93c5fdb3,#93c5fd00);width:3.5rem;height:1px;margin-top:1.25rem;display:block}.st-category-section--featured .st-section-title{max-width:18rem;font-size:clamp(1.65rem,2vw,2.15rem);line-height:1.08}.st-category-section--featured .st-section-subtitle{max-width:20rem;line-height:1.6}.st-category-section--all .st-section-header{max-width:42rem;margin-bottom:1.5rem}.st-category-section--featured .st-category-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.st-category-section--featured .st-category-preview{min-height:21rem}.st-category-section--all .st-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}}@media (min-width:1280px){.st-category-section--all .st-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1440px){.st-category-content{padding-left:var(--trend-shell-px,3rem);padding-right:var(--trend-shell-px,3rem)}.st-category-section--featured{grid-template-columns:minmax(18rem,26rem) minmax(0,1fr)}}.st-scene--stream{border-bottom:1px solid var(--st-border);padding:3rem 2rem;min-height:auto!important}.st-scene--stream:last-of-type{border-bottom:none}.st-scene--stream .st-trend-title{margin-bottom:1rem;font-size:clamp(1.5rem,4vw,2.5rem)}.st-scene--stream .st-trend-description{margin-bottom:1.5rem;font-size:clamp(.9375rem,2.5vw,1.25rem)}.st-scene--stream .st-trend-scope{margin-bottom:1rem;font-size:.8125rem}.st-scene--stream .st-trend-categories{gap:.375rem;margin-bottom:1rem}.st-scene--stream .st-category-badge{padding:.25rem .625rem;font-size:.75rem}.st-scene--stream .st-trend-meta{margin:-.25rem 0 1.25rem}.st-scene--stream .st-trend-meta-item{min-height:1.5rem;padding:.2rem .5rem;font-size:.6875rem}.st-scene--stream .st-trend-sources{margin-top:1.5rem;padding-top:1.5rem}.st-mode-toggle{border:1px solid var(--st-border);color:var(--st-text-muted);cursor:pointer;white-space:nowrap;background:0 0;border-radius:1.5rem;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.75rem;font-weight:500;transition:all .2s;display:inline-flex}.st-mode-toggle:hover{border-color:var(--st-text-dim);color:var(--st-text);background:#ffffff0a}.st-mode-toggle-icon{width:.875rem;height:.875rem}.st-mode-toggle-label{display:none}@media (min-width:768px){.st-mode-toggle-label{display:inline}}@media (min-width:1024px){.st-split-main--stream .st-scene{align-items:flex-start;min-height:auto!important}}.cn-e-trigger{color:var(--st-text-muted);cursor:pointer;background:#3b82f614;border:1px solid #3b82f633;border-radius:2rem;align-items:center;gap:.5rem;margin-top:1.75rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.cn-e-trigger:hover{color:var(--st-text);background:#3b82f624;border-color:#3b82f659}.cn-e-trigger-icon{width:1rem;height:1rem}.cn-e-header-trigger{border:1px solid var(--st-border);width:1.75rem;height:1.75rem;color:var(--st-text-muted);cursor:pointer;background:0 0;border-radius:.375rem;justify-content:center;align-items:center;transition:all .2s;display:inline-flex}.cn-e-header-trigger:hover{border-color:var(--st-text-dim);color:var(--st-text);background:#ffffff0a}.cn-e-header-trigger-icon{width:.875rem;height:.875rem}.cn-e-backdrop{z-index:250;background:#00000080;position:fixed;inset:0}.cn-e-panel{top:var(--st-header-stack-h,104px);z-index:260;background:var(--st-bg-card);border-left:1px solid var(--st-border);flex-direction:column;width:320px;padding:1.5rem;display:flex;position:fixed;bottom:0;right:0;overflow-y:auto}@media (min-width:1024px){.cn-e-panel{right:380px}}.cn-e-panel-header{border-bottom:1px solid var(--st-border);justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.cn-e-panel-title{color:var(--st-text);font-size:1rem;font-weight:600}.cn-e-close{width:2rem;height:2rem;color:var(--st-text-dim);cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;transition:all .2s;display:flex}.cn-e-close:hover{color:var(--st-text);background:#ffffff0f}.cn-e-close-icon{width:1.125rem;height:1.125rem}.cn-e-list{flex-direction:column;gap:.25rem;display:flex}.cn-e-link{color:var(--st-text-muted);border-radius:.5rem;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.cn-e-link:hover{color:var(--st-text);background:#ffffff0a}.cn-e-link--active{color:var(--st-text);background:#3b82f61a;border:1px solid #3b82f633}.cn-e-link--all{color:var(--st-accent);margin-bottom:.5rem;font-weight:600}.cn-e-count{color:var(--st-text-dim);font-variant-numeric:tabular-nums;background:#ffffff0f;border-radius:1rem;padding:.125rem .5rem;font-size:.75rem;font-weight:600}@media (max-width:767px){.cn-e-panel{border-left:none;border-top:1px solid var(--st-border);border-radius:1rem 1rem 0 0;width:100%;max-height:70vh;inset:auto 0 0}}
