
.stories{width:100%;height:100svh;position:relative;overflow:hidden}.stories h1{color:var(--base-100);text-transform:none;letter-spacing:0;font-family:PP Neue Montreal;font-size:2.25rem;font-weight:400;line-height:1.15}.stories p{color:var(--base-100);letter-spacing:0;font-size:1rem;font-weight:400;line-height:1.15}.stories a{color:var(--base-100);text-transform:uppercase;-webkit-font-smoothing:antialiased;font-family:PP Pangram Sans;font-size:.9rem;font-weight:900;text-decoration:none}.stories .story-img{opacity:.75;width:100vw;height:100svh;position:absolute;top:0;left:0;overflow:hidden}.stories .img{width:100%;height:100%;position:absolute;top:0;left:0}.stories .img img{object-fit:cover;will-change:transform;width:100%;height:100%}.stories .story-content{flex-direction:column;justify-content:space-between;width:30%;height:100%;padding:2rem 0;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.stories .row{width:100%}.stories .indices{justify-content:space-between;align-items:center;gap:.25em;width:100%;height:.5rem;display:flex}.stories .index{background:var(--base-100);border-radius:2rem;width:100%;height:.25rem;position:relative;overflow:hidden}.stories .index-highlight{background:var(--base-500);will-change:transform;width:0%;height:100%;position:absolute;top:0;left:0;transform:scaleX(100%)}.stories .profile{align-items:center;gap:1em;width:100%;height:60px;display:flex}.stories .profile-icon{border-radius:100%;width:40px;height:40px;position:relative;overflow:hidden}.stories .profile-icon img{object-fit:cover;width:100%;height:100%}.stories .profile-name{clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);width:200px;height:18px;position:relative}.stories .title{margin-bottom:2rem}.stories .title-row{width:100%;height:2.5rem;position:relative;overflow:hidden}.stories .title-row h1{text-transform:uppercase;font-family:Big Shoulders Display;font-weight:900;line-height:1}.stories .link{width:max-content;margin:2rem 0;padding:.25rem 0;position:relative}.stories .title-row h1,.stories .profile-name p{will-change:transform;position:absolute;top:0}.stories .stories-footer{width:100%;position:absolute;bottom:0;left:0}.stories .stories-footer .container{justify-content:space-between;align-items:flex-end;display:flex}.stories .stories-footer p{text-transform:uppercase;color:var(--base-100);letter-spacing:.1rem;font-family:Geist Mono;font-size:.85rem;font-weight:500;line-height:1.15}@media (max-width:1000px){.stories .story-content{width:100%;padding:1.25rem 1.25rem 5rem}.stories .indices{margin-top:10rem}.stories h1{letter-spacing:0;font-size:1.75rem;font-weight:400;line-height:1.15}.stories .title-row{height:2rem}}
