.cr-container{width:100%;height:auto;position:relative;overflow:hidden}.cr-track{padding:var(--page-gutter);padding-bottom:var(--page-gutter);align-items:flex-start;gap:clamp(.75rem,2vw,1.5rem);width:max-content;display:flex}.cr-card{cursor:pointer;will-change:transform,opacity,filter;flex-shrink:0;width:clamp(16rem,28vw,24rem);transition:transform .35s;position:relative}@media (hover:hover){.cr-card:hover{z-index:2}}.cr-card-img-wrapper{aspect-ratio:16/9;border-radius:.75rem;width:100%;position:relative;overflow:hidden}.cr-card-img{will-change:transform;transform-origin:50%;width:100%;height:100%}.cr-card-img img,.cr-card-img video{object-fit:cover;width:100%;height:100%}.cr-tag{letter-spacing:.08em;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-radius:2rem;padding:.25rem .5rem;font-size:.6rem;font-weight:600;position:absolute;top:.75rem;left:.75rem}.cr-card-text{opacity:0;padding:.75rem .25rem 0;transition:opacity .35s,transform .35s;transform:translateY(8px)}@media (hover:hover){.cr-card:hover .cr-card-text{opacity:1;transform:translateY(0)}}.cr-client-row{align-items:center;gap:.5rem;margin-bottom:.35rem;display:flex}.cr-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:1.75rem;height:1.75rem}.cr-name-role{color:var(--text-primary,white);white-space:nowrap;font-size:.8rem;font-weight:600}.cr-logo{object-fit:cover;border-radius:.3rem;flex-shrink:0;width:1.25rem;height:1.25rem}.cr-handle{color:var(--text-primary,white);white-space:nowrap;font-size:.8rem;font-weight:600}.cr-card-text p{color:var(--text-secondary,#fff9);font-size:.75rem;line-height:1.4}.cr-container[data-tier=tablet] .cr-card{width:clamp(18rem,38vw,24rem)}.cr-container[data-tier=large-phone] .cr-card{width:clamp(16rem,72vw,22rem)}.cr-container[data-tier=phone] .cr-card{width:clamp(15rem,80vw,20rem)}.cr-container[data-touch=true]{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;overflow:auto hidden}.cr-container[data-touch=true] .cr-track{padding-bottom:calc(var(--page-gutter) + .5rem)}.cr-container[data-touch=true] .cr-card{scroll-snap-align:center}.cr-container[data-touch=true] .cr-card-text{opacity:1;transform:translateY(0)}.cr-container[data-touch=true] .cr-card:hover{margin:0}.cr-container[data-touch=true]::-webkit-scrollbar{display:none}
.spotlight{z-index:2;background:#000;justify-content:center;align-items:center;width:100%;height:100svh;min-height:100svh;display:flex;position:relative;overflow:hidden}.spotlight-outline{border:1rem solid var(--bg-primary);z-index:2;border-radius:3rem;width:100%;height:100%;position:absolute;top:0;left:0}.spotlight-outline:after{content:"";border:1rem solid var(--bg-primary);z-index:1;width:100%;height:100%;position:absolute;top:-1rem;left:-1rem}.spotlight-inner{width:calc(100% - (var(--page-gutter)*2));height:calc(100% - (var(--page-gutter)*2));border-radius:var(--section-radius);background-color:var(--base-450);position:relative;overflow:hidden}.spotlight-intro-text-wrapper{gap:.5rem;width:100%;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.spotlight-intro-text{will-change:transform;color:var(--base-300);flex:1;position:relative}.spotlight-intro-text p{font-size:clamp(1.8rem,4vw,2.5rem)}.spotlight-intro-text:first-child{justify-content:flex-end;display:flex}.spotlight-bg-img{will-change:transform;opacity:.2;border-radius:2rem;width:100%;height:100%;position:absolute;overflow:hidden;transform:scale(0)}.spotlight-bg-media{opacity:0;position:absolute;inset:0}.spotlight-bg-img img,.spotlight-bg-img video,.spotlight-bg-media img,.spotlight-bg-media video{object-fit:cover;will-change:transform;width:100%;height:100%;transform:scale(1.5)}.spotlight-bg-gradient{will-change:transform,background;pointer-events:none;z-index:1;border-radius:var(--section-radius);background:linear-gradient(#0000 50%,#000 100%);width:100%;height:100%;position:absolute;top:0;left:0;transform:translateY(100%)}.spotlight-titles-container{clip-path:polygon(50svh 0,0 50%,50svh 100%,100% calc(100% + 100svh),100% -100svh);--before-opacity:0;--after-opacity:0;width:100%;height:100%;position:absolute;top:0;left:15vw;overflow:hidden}.spotlight-string{z-index:10;pointer-events:auto;cursor:pointer;will-change:transform;background:0 0;width:min(100svh,60vw);height:20px;position:absolute}.spotlight-string:after{content:"";background:var(--base-100);width:100%;height:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.spotlight-string-top{opacity:var(--before-opacity);top:0;left:0;transform:rotate(-45deg)translate(-7rem)}.spotlight-string-bottom{opacity:var(--after-opacity);bottom:0;left:0;transform:rotate(45deg)translate(-7rem)}.spotlight-titles{z-index:2;flex-direction:column;gap:clamp(2.5rem,6vh,5rem);width:75%;height:100%;display:flex;position:relative;left:15%;transform:translateY(100%)}.spotlight-titles h1{color:var(--base-100);opacity:.35;text-wrap:balance;font-size:clamp(2.4rem,4.5vw,4rem);font-weight:500;line-height:1}.spotlight-images{z-index:5;pointer-events:none;width:50%;min-width:300px;height:100%;position:absolute;top:0;right:0}.spotlight-img{will-change:transform;background:#ffffff14;border-radius:1rem;width:200px;height:150px;position:absolute;overflow:hidden}.spotlight-img img,.spotlight-img video{object-fit:cover;width:100%;height:100%}.spotlight-header{color:var(--base-100);z-index:2;opacity:0;position:absolute;top:50%;left:clamp(1.5rem,8vw,10%);transform:translateY(-50%)}.spotlight-header p{color:var(--base-100);font-size:clamp(1rem,1.8vw,1.25rem);font-weight:500;line-height:1}.morph-landing{pointer-events:none;z-index:5;width:clamp(16rem,28vw,24rem);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.morph-landing .morph-img-wrapper{aspect-ratio:16/9;opacity:0;visibility:hidden;border-radius:.75rem;width:100%;position:relative;overflow:hidden}.morph-landing .morph-img-wrapper img{object-fit:cover;width:100%;height:100%}.shared-watch-layer{pointer-events:none;z-index:10;transform-origin:50%;will-change:left,top,width,height,border-radius,opacity;opacity:0;visibility:hidden;border-radius:1rem;position:fixed;overflow:hidden}.shared-watch-layer img,.shared-watch-layer video,.morph-landing .morph-img-wrapper video{object-fit:cover;width:100%;height:100%}.spotlight[data-tier=tablet] .spotlight-titles-container{left:11vw}.spotlight[data-tier=tablet] .spotlight-titles{width:72%;left:10%}.spotlight[data-tier=tablet] .spotlight-images{width:48%;min-width:240px}.spotlight[data-tier=large-phone] .spotlight-titles-container,.spotlight[data-tier=phone] .spotlight-titles-container{clip-path:none;left:0}.spotlight[data-tier=large-phone] .spotlight-titles,.spotlight[data-tier=phone] .spotlight-titles{align-items:flex-start;gap:clamp(3.5rem,8vh,5rem);width:48%;padding:0 .75rem 0 clamp(1rem,4vw,1.5rem);left:0}.spotlight[data-tier=large-phone] .spotlight-titles h1,.spotlight[data-tier=phone] .spotlight-titles h1{text-align:left;max-width:none}.spotlight[data-tier=large-phone] .spotlight-images,.spotlight[data-tier=phone] .spotlight-images{width:52%;min-width:0;left:auto;right:0;overflow:hidden;transform:none}.spotlight[data-tier=large-phone] .spotlight-header,.spotlight[data-tier=phone] .spotlight-header{text-align:left;width:auto;top:15%;left:clamp(1rem,4vw,1.5rem);transform:translateY(-50%)}.spotlight[data-tier=large-phone] .spotlight-string,.spotlight[data-tier=phone] .spotlight-string,.spotlight[data-touch=true] .spotlight-string{display:none}.spotlight[data-tier=large-phone] .morph-landing,.spotlight[data-tier=phone] .morph-landing{width:min(78vw,24rem)}.spotlight[data-tier=phone] .spotlight-intro-text p{font-size:clamp(1.6rem,7vw,2.2rem)}.spotlight[data-tier=phone] .spotlight-images{width:52%}.spotlight[data-tier=large-phone] .spotlight-img,.spotlight[data-tier=phone] .spotlight-img{width:140px;height:105px}.spotlight[data-tier=phone] .spotlight-img{width:120px;height:90px}
