body.storyblocks-page-active,html.storyblocks-page-active{overscroll-behavior-y:none}.storyblocks-page{position:relative;min-height:100svh;background:rgba(26,26,26,.72);overflow-x:hidden}.storyblocks-category-tabs{position:absolute;top:2rem;left:2rem;z-index:20;display:flex;flex-direction:column;gap:.15rem}.storyblocks-category-tab{background:none;border:none;display:inline-block;color:#e70000;font-family:Mesapholic,sans-serif;font-size:.85rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;padding:0;text-align:left;transition:color .3s ease,opacity .3s ease;opacity:.5}.storyblocks-category-tab.active{opacity:1;color:#e70000}.storyblocks-category-tab:hover{opacity:1}.storyblocks-editor-tabs{display:flex;justify-content:center;gap:2.5rem;position:absolute;top:calc(env(safe-area-inset-top, 0px) + 6.1rem);left:50%;width:max-content;max-width:calc(100vw - 6rem);padding:0 1rem .85rem;z-index:20;transform:translate(-50%,1.25rem);opacity:0;transition:transform .45s cubic-bezier(.4,0,.2,1),opacity .3s ease}.storyblocks-editor-tabs.visible-state{transform:translate(-50%);opacity:1}.storyblocks-editor-tabs.hidden-state{pointer-events:none}@media (min-width:769px){.storyblocks-editor-tabs.hidden-state.desktop-visible{pointer-events:auto;transform:translate(-50%);opacity:1}}.storyblocks-editor-tab{background:none;border:none;color:#e70000;font-family:Mesapholic,sans-serif;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;cursor:pointer;padding:.25rem 0;transition:color .3s ease,opacity .3s ease;opacity:.5}.storyblocks-editor-tab.active,.storyblocks-editor-tab:hover{opacity:1}.storyblocks-decor-scissors{position:absolute;top:1rem;right:2rem;width:160px;z-index:15;pointer-events:none}.storyblocks-red-panel{position:fixed;top:0;left:0;--storyblocks-panel-inline-padding:2.5rem;--storyblocks-panel-content-top:calc(env(safe-area-inset-top, 0px) + 7.15rem);width:23%;height:100svh;background:#e70000;z-index:25;transform:translateX(-100%);transition:transform .6s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;padding:2rem 2.5rem;overflow-y:hidden}.storyblocks-red-panel.visible{transform:translateX(0)}.site-header.storyblocks-header{z-index:60}.storyblocks-panel-category-tabs{display:flex;gap:1.25rem;margin-bottom:1rem;flex-wrap:wrap;justify-content:center;align-items:center}.storyblocks-panel-category-tabs .storyblocks-category-tab{color:#000;opacity:.4;font-size:.8rem;text-align:center}.storyblocks-panel-category-tabs .storyblocks-category-tab.active{opacity:1;color:#000}.storyblocks-panel-category-tabs .storyblocks-category-tab:hover{opacity:1}.storyblocks-panel-editor-tabs{display:none;gap:.9rem;margin-bottom:3rem;flex-wrap:wrap}.storyblocks-panel-editor-tabs .storyblocks-editor-tab{color:#000;font-size:.7rem;opacity:.5}.storyblocks-panel-editor-tabs .storyblocks-editor-tab.active{opacity:1;color:#000}.storyblocks-panel-editor-tabs .storyblocks-editor-tab:hover{opacity:1}.storyblocks-panel-body{position:absolute;top:var(--storyblocks-panel-content-top);left:var(--storyblocks-panel-inline-padding);right:var(--storyblocks-panel-inline-padding);bottom:0;justify-content:flex-start;gap:clamp(.65rem,1.8vh,1.1rem);min-height:0;overflow:hidden;width:auto;container-type:inline-size;font-family:var(--font-roboto-mono),ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}.storyblocks-panel-bio-stack,.storyblocks-panel-body{display:flex;flex-direction:column;align-items:center}.storyblocks-panel-bio-stack{position:relative;top:0;width:100%}.storyblocks-panel-body p{color:#000;font-family:var(--font-roboto-mono),ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:clamp(.44rem,min(.9svh,3.2cqw),.92rem);font-weight:400;line-height:1.5;letter-spacing:.025em;width:100%;max-width:none;margin:0;text-align:center}.storyblocks-panel-logo{display:flex;justify-content:center;width:100%;margin-top:clamp(.8rem,2.4vh,1.35rem);padding-bottom:0}.storyblocks-panel-logo-img{width:80px;height:auto;filter:brightness(0)}.storyblocks-editor-name{position:fixed;bottom:var(--storyblocks-footer-offset,0);left:0;z-index:30;transform:translateX(-100%);transition:transform .7s cubic-bezier(.4,0,.2,1) .15s;pointer-events:none;white-space:nowrap}.storyblocks-editor-name.visible{transform:translateX(0)}.storyblocks-editor-name h1{color:#805ad5;font-family:Mesapholic,sans-serif;font-size:10rem;font-weight:400;line-height:.85;margin:0;letter-spacing:-.03em}.storyblocks-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-column-gap:30px;column-gap:30px;grid-row-gap:2px;row-gap:2px;padding:2rem 3rem 4rem;margin-top:calc(env(safe-area-inset-top, 0px) + 6.55rem);position:relative;z-index:5;box-sizing:border-box;transition:all .6s cubic-bezier(.4,0,.2,1)}.storyblocks-grid:not(.shifted)>.storyblocks-grid-item{grid-column:span 6;align-self:start;transform:none}.storyblocks-grid:not(.shifted)>.storyblocks-grid-item:nth-child(5n+3),.storyblocks-grid:not(.shifted)>.storyblocks-grid-item:nth-child(5n+4),.storyblocks-grid:not(.shifted)>.storyblocks-grid-item:nth-child(5n+5){grid-column:span 4}.storyblocks-grid.shifted{grid-template-columns:repeat(2,1fr);margin-left:23%;margin-top:calc(env(safe-area-inset-top, 0px) + 7.15rem);width:calc(100% - 23%);padding:2rem;column-gap:30px;row-gap:2px}.storyblocks-grid-item{position:relative;transition:all .5s cubic-bezier(.4,0,.2,1)}.storyblocks-grid.shifted .storyblocks-grid-item:nth-child(n){grid-column:auto;grid-row:auto;align-self:start;margin-top:0;transform:none}.storyblock-card{position:relative;display:flex;flex-direction:column;gap:.08rem;cursor:pointer;transition:transform .3s ease;overflow:visible}.storyblock-card:hover{transform:scale(1.01)}.storyblock-media{position:relative;aspect-ratio:16/9;background:#0a0a0a;border-radius:2px;overflow:hidden}.storyblock-video-area{width:100%;height:100%;position:relative;border-radius:inherit;overflow:hidden}.storyblock-thumbnail{opacity:1;transition:opacity .35s ease}.storyblock-hover-gif,.storyblock-thumbnail{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.storyblock-hover-gif{z-index:2;opacity:0;pointer-events:none;transition:opacity .28s ease-out}.storyblock-hover-gif.visible{opacity:1}.storyblock-hover-ui{position:absolute;inset:0;z-index:3;pointer-events:none;display:grid;grid-template-rows:1fr auto;background:transparent;opacity:0;overflow:hidden;transform:scale(.992);transition:opacity .36s ease,transform .36s ease}.storyblock-hover-strip{position:absolute;top:0;left:0;right:auto;width:clamp(.55rem,1.1vw,.9rem);height:100%;background:linear-gradient(180deg,rgba(142,41,255,.95),rgba(119,0,242,.95));transform-origin:left center;transform:scaleX(0);transition:transform .42s cubic-bezier(.2,.8,.2,1)}.storyblock-hover-bottom{position:relative;z-index:1;align-self:end;padding:0 .95rem .9rem}.storyblock-hover-title{color:#8e29ff;font-family:Mesapholic,sans-serif;font-size:clamp(1.12rem,3.15vw,2.05rem);font-weight:400;line-height:.9;margin:0;letter-spacing:.01em;opacity:0;transform:translateX(-18px);transition:opacity .42s ease .02s,transform .42s cubic-bezier(.2,.8,.2,1) .02s}.storyblock-card-metadata{display:grid;grid-template-columns:auto 1fr auto;align-items:center;min-height:2.1rem;padding:.05rem .05rem 0;margin-top:-.02rem;color:hsla(310,3%,58%,.9);font-family:Mesapholic,sans-serif;font-size:.58rem;letter-spacing:.04em}.storyblock-meta-left{display:inline-flex;align-items:center;gap:.26rem;white-space:nowrap}.storyblock-arrow{line-height:1;font-size:.7rem}.storyblock-meta-center{display:inline-flex;align-items:center;justify-content:center;gap:.18rem}.storyblock-meta-block{display:inline-block;height:.42rem;border:1px solid hsla(310,3%,58%,.85);background:hsla(310,3%,58%,.85)}.storyblock-meta-block.small{width:.24rem}.storyblock-meta-block.large{width:.48rem}.storyblock-year{justify-self:end;white-space:nowrap}.storyblock-card:hover .storyblock-hover-ui,.storyblock-hover-ui.visible{opacity:1;transform:scale(1)}.storyblock-card:hover .storyblock-hover-strip,.storyblock-hover-ui.visible .storyblock-hover-strip{transform:scaleX(1)}.storyblock-card:hover .storyblock-hover-title,.storyblock-hover-ui.visible .storyblock-hover-title{opacity:1;transform:translateX(0)}@media (max-width:1600px){.storyblocks-grid{column-gap:30px;row-gap:2px;padding:2rem 2rem 3rem}.storyblocks-editor-name h1{font-size:5rem}.storyblocks-red-panel{width:23%;padding:1rem 1.25rem;--storyblocks-panel-inline-padding:1.25rem}.storyblocks-panel-category-tabs{gap:.6rem;flex-wrap:nowrap;justify-content:center;align-items:center}.storyblocks-panel-category-tabs .storyblocks-category-tab{white-space:nowrap;text-align:center}.storyblocks-panel-body{align-items:center}.storyblocks-panel-body p{font-size:clamp(.384rem,min(.864svh,2.82cqw),.744rem);line-height:1.42;text-align:center}.storyblocks-grid.shifted{margin-left:23%;width:calc(100% - 23%)}}@media (max-width:1024px){.storyblocks-grid{grid-template-columns:repeat(6,1fr);column-gap:30px;row-gap:2px;padding:2rem 1.5rem;margin-top:calc(env(safe-area-inset-top, 0px) + 1rem)}.storyblocks-grid:not(.shifted)>.storyblocks-grid-item{grid-column:span 3}.storyblocks-grid:not(.shifted)>.storyblocks-grid-item:nth-child(5n+3),.storyblocks-grid:not(.shifted)>.storyblocks-grid-item:nth-child(5n+4),.storyblocks-grid:not(.shifted)>.storyblocks-grid-item:nth-child(5n+5){grid-column:span 2}.storyblocks-editor-name h1{font-size:5rem}.storyblocks-red-panel{width:26%;--storyblocks-panel-content-top:calc(env(safe-area-inset-top, 0px) + 1rem)}.storyblocks-panel-body p{font-size:clamp(.4rem,min(.95svh,2.7cqw),.72rem);line-height:1.48}.storyblocks-grid.shifted{margin-left:26%;margin-top:calc(env(safe-area-inset-top, 0px) + 1rem);width:calc(100% - 26%)}}@media (max-width:768px){.storyblocks-page{--mobile-red-panel-height:36svh}.site-header.storyblocks-header{position:fixed;top:0;left:0;right:0;z-index:90}.site-header.storyblocks-header.panel-open{z-index:90}.site-header.storyblocks-header.panel-open .site-nav-link{color:#111}.site-header.storyblocks-header.panel-open .site-logo-img{filter:brightness(0)}.storyblocks-grid{grid-template-columns:1fr;row-gap:2px;padding:3.5rem 1rem;margin-top:calc(env(safe-area-inset-top, 0px) + 5.1rem - var(--mobile-red-panel-height));width:100%;max-width:100vw;overflow-x:clip}.storyblocks-grid>.storyblocks-grid-item:nth-child(n){grid-column:1/-1;grid-row:auto;align-self:start;margin-top:0;transform:none}.storyblocks-grid-item{width:100%;max-width:calc(100vw - 2rem);margin-inline:auto}.storyblock-card,.storyblock-media,.storyblock-video-area{width:100%;max-width:100%}.storyblocks-category-tabs{top:calc(env(safe-area-inset-top, 0px) + 4.85rem);left:50%;width:calc(100vw - 2rem);transform:translateX(-50%);flex-direction:row;justify-content:space-between;align-items:center;gap:.75rem;padding:0 .35rem}.storyblocks-category-tabs .storyblocks-category-tab{flex:1 1;text-align:center}.storyblocks-editor-tabs{top:calc(env(safe-area-inset-top, 0px) + 6rem);left:50%;max-width:calc(100vw - 2rem);width:calc(100vw - 2rem);justify-content:center;flex-wrap:wrap;gap:.75rem;padding:1rem .5rem .6rem}.storyblocks-editor-tabs.hidden-state.desktop-visible{pointer-events:none;transform:translate(-50%,1.25rem);opacity:0}.storyblocks-decor-scissors{width:100px;right:1rem}.storyblocks-red-panel{width:100%;height:auto;min-height:var(--mobile-red-panel-height);position:relative;padding:1.25rem 1rem;--storyblocks-panel-inline-padding:1rem;--storyblocks-panel-content-top:auto}.storyblocks-panel-body{position:static;left:auto;right:auto;top:auto;bottom:auto;width:100%;justify-content:center}.storyblocks-panel-bio-stack{top:0}.storyblocks-panel-category-tabs,.storyblocks-panel-editor-tabs{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.storyblocks-panel-category-tabs{margin-top:calc(env(safe-area-inset-top, 0px) + 3.65rem)}.storyblocks-panel-body p{width:100%;max-width:none;font-size:clamp(.56rem,2.5vw,.8rem)}.storyblocks-editor-name,.storyblocks-panel-logo{display:none}.storyblocks-grid.shifted{margin-left:0;margin-top:calc(env(safe-area-inset-top, 0px) + 1rem);width:100%;grid-template-columns:1fr}.storyblocks-editor-name h1{font-size:3.5rem}.storyblock-hover-bottom{padding:0 .8rem .75rem}.storyblock-hover-strip{left:0;right:auto;width:clamp(.5rem,2.4vw,.72rem)}.storyblock-hover-title{font-size:clamp(.98rem,6.6vw,1.55rem);margin-bottom:0}.storyblock-card-metadata{min-height:1.9rem;font-size:.54rem}.storyblock-arrow{font-size:.64rem}.storyblock-meta-block{height:.38rem}.storyblock-meta-block.small{width:.21rem}.storyblock-meta-block.large{width:.42rem}}@media (hover:none) and (pointer:coarse){.storyblock-card:hover{transform:none}}