*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Lora,serif;font-size:16px;overflow:hidden;height:100vh;max-width:100vw}.landing-wrapper{position:relative;width:100%;height:100vh}.landing-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;background-size:cover;background-position:center;background-repeat:no-repeat;pointer-events:none}.landing-bg-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;background:#000;opacity:0;pointer-events:none;will-change:opacity}.landing-page{position:relative;z-index:1;width:100%;max-width:100vw;min-height:100vh;height:100vh;overflow-x:hidden;overflow-y:auto;scroll-snap-type:y mandatory;scroll-behavior:smooth;background:transparent}.hero-header{width:100%;min-height:100vh;scroll-snap-align:start;scroll-snap-stop:normal;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;position:relative}.hero-header__overlay{position:relative;text-align:center;width:100%;max-width:90%;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh}.hero-header__title{font-family:Inknut Antiqua,serif;font-size:clamp(2.5rem,8vw,4.5rem);line-height:1.2;margin:0;color:#5b3726;text-shadow:0 1px 2px rgba(0,0,0,.1)}.hero-header__title--graffiti{font-family:Permanent Marker,cursive;color:#1a1a1a;text-shadow:0 2px 4px rgba(0,0,0,.2);letter-spacing:.02em}.hero-header__splat{position:absolute;left:50%;top:55%;transform:translate(-50%,-50%);width:clamp(20rem,48vw,36rem);display:flex;align-items:center;justify-content:center}.hero-header__splat-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;pointer-events:none;filter:drop-shadow(0 2px 8px rgba(0,0,0,.1))}.hero-header__splat-content{position:relative;z-index:2;padding:clamp(2.5rem,6vw,4rem) clamp(3rem,8vw,5rem);text-align:center;overflow-wrap:break-word;word-break:break-word;background:#0000008c;border-radius:8px}.hero-header__subtitle{font-family:Lora,serif;font-size:clamp(.95rem,2.2vw,1.3rem);margin:0;color:#fff;line-height:1.5;font-weight:700}.hero-header__author{font-family:Lora,serif;font-size:clamp(.85rem,1.8vw,1.05rem);margin:.5rem 0 0;color:#fff;font-style:italic}.hero-header__scroll-hint{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);animation:bounce 2s ease infinite;text-decoration:none;cursor:pointer}.hero-header__scroll-arrow{font-size:1.5rem;color:#ffffffd9;text-shadow:0 1px 4px rgba(0,0,0,.4)}@keyframes bounce{0%,20%,50%,80%,to{transform:translate(-50%) translateY(0)}40%{transform:translate(-50%) translateY(10px)}60%{transform:translate(-50%) translateY(5px)}}.intro-section{width:100%;scroll-snap-align:start;scroll-snap-stop:normal;padding:3rem 1.5rem;background:#fff;display:flex;align-items:center;justify-content:center}.intro-section__inner{max-width:42rem;margin:0 auto;text-align:center}.intro-section__text{font-family:Crimson Pro,serif;font-size:1.15rem;line-height:1.7;margin:0 0 1.25rem;color:#3a2a1e}.intro-section__text p{margin:0 0 1.25rem}.intro-section__text p:last-child{margin-bottom:0}.intro-section__text a{color:#5b3726;text-decoration:underline;text-underline-offset:.2em}.intro-section__text a:hover{color:#3a2a1e}.intro-section__credit{font-family:Crimson Pro,serif;font-size:.95rem;margin:0;color:#5b3726;opacity:.8}.landing-body{width:100%;min-height:100vh;scroll-snap-align:start;scroll-snap-stop:normal;padding:2.5rem 1.5rem;background:#fffcf8eb;display:flex;align-items:center}.landing-body__inner{max-width:48rem;margin:0 auto}.landing-body__intro{font-family:Crimson Pro,serif;font-size:1.1rem;line-height:1.6;margin:0 0 1.5rem;color:#5b3726}.landing-body__credits{line-height:1.5}.landing-body__credits-line{font-family:Crimson Pro,serif;font-size:.95rem;margin:.25rem 0;color:#5b3726}.map-scroll-section{width:100%;background:transparent}.map-scroll-section__track{width:100%}.map-scroll-entity{display:flex;align-items:center;justify-content:center;min-height:100vh;height:100vh;width:100%;scroll-snap-align:start;scroll-snap-stop:always;background:transparent;perspective:1200px}.map-scroll-entity__rotate{display:flex;flex-direction:row;width:96%;max-width:1400px;height:90vh;max-height:700px;transform:none;box-shadow:0 8px 32px #0003;border-radius:4px;overflow:hidden;background:transparent}.map-scroll-entity__card{order:1;flex:1 1 50%;min-width:0;overflow-y:auto;padding:1.5rem;display:flex;align-items:flex-start;justify-content:center;background:transparent;-webkit-overflow-scrolling:touch}.map-scroll-entity__card .article-card{max-width:36rem;width:100%;box-shadow:none}.map-scroll-entity__map{order:2;flex:1 1 50%;min-width:0;height:100%;background:transparent}.map-scroll-section__empty{padding:2rem;text-align:center;color:#5b3726}.article-card{background:transparent;border-radius:8px;overflow:hidden;min-height:140px;flex-shrink:0}.article-card--active{box-shadow:none}.article-card__media{width:100%;aspect-ratio:16/10;overflow:hidden}.article-card__img{width:100%;height:100%;object-fit:cover;border-radius:6px}.article-card__credit{font-family:Crimson Pro,serif;font-size:.95rem;margin:.4rem 0 0;color:#ffffffeb;padding:.25rem .75rem;text-align:center;font-style:italic}.article-card__story{margin-top:.75rem;padding:.75rem;max-height:34vh;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#ffffffeb;border-radius:4px}.article-card__story-p{font-family:Crimson Pro,serif;font-size:1.05rem;line-height:1.65;margin:0 0 .9rem;color:#3a2a1e}.article-card__story-p a{color:#5b3726;text-decoration:underline;text-underline-offset:.2em}.article-card__story-p a:hover{color:#3a2a1e}.article-card__story-p:last-child{margin-bottom:0}.detail-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #5b37261a}.detail-card--empty{padding:2rem;text-align:center;color:#5b3726;font-family:Crimson Pro,serif}.detail-card__media{width:100%;position:relative}.detail-card__img{width:100%;height:auto;max-height:40vh;object-fit:cover;display:block}.detail-card__caption{margin:0;padding:.5rem 1rem;font-family:Crimson Pro,serif;font-size:.85rem;color:#5b3726;opacity:.85}.detail-card__body{padding:1.25rem}.detail-card__title{font-family:Inknut Antiqua,serif;font-size:1.35rem;margin:0 0 .5rem;color:#5b3726}.detail-card__description{font-family:Crimson Pro,serif;font-size:1rem;line-height:1.6;margin:0 0 .75rem;color:#5b3726}.detail-card__signed{font-family:Crimson Pro,serif;font-weight:600;margin:.25rem 0 0;color:#5b3726}.detail-card__writer{font-family:Crimson Pro,serif;margin:0 0 .5rem;color:#5b3726}.detail-card__link{font-family:Crimson Pro,serif;color:#5b3726;text-decoration:underline;display:inline-block;margin-top:.25rem}.detail-card__link:hover{opacity:.85}.map-embed{width:100%;height:100%;min-height:100%;background:transparent}.map-embed__iframe{width:100%;height:100%;min-height:100%;border:none}.map-embed__placeholder{width:100%;height:100%;min-height:200px;display:flex;align-items:center;justify-content:center;color:#5b3726;font-family:Lora,serif;background:transparent}@media screen and (max-width: 800px){.hero-header{background-attachment:scroll;touch-action:pan-y;overflow:hidden;-webkit-user-drag:none}.hero-header__overlay{touch-action:pan-y}.landing-body__intro{max-width:100%}.intro-section{padding:2rem 1rem;min-height:auto;scroll-snap-align:start;scroll-snap-stop:always}.intro-section__inner{max-width:100%}.intro-section__text{font-size:1rem;line-height:1.6;text-align:left}.intro-section__credit{font-size:.85rem;text-align:left}.landing-body__credits-line{font-size:.9rem}.map-scroll-entity{flex-direction:column;height:auto;min-height:auto;scroll-snap-align:start}.map-scroll-entity__rotate{flex-direction:column;width:100%;height:auto;max-height:none;min-height:auto;transform:none;box-shadow:none;border-radius:0}.map-scroll-entity__card{flex:0 0 auto;min-width:0;padding:.75rem}.map-scroll-entity__card .article-card{max-width:100%}.article-card__media{aspect-ratio:16/9}.map-scroll-entity__map{flex:0 0 auto;height:50vh;min-height:280px}.map-embed,.map-embed__iframe{min-height:280px;height:100%}.hero-header__splat{width:clamp(16rem,80vw,24rem)}}footer{font-family:Lora,serif;background-image:url(https://www.michigandaily.com/wp-content/uploads/2026/02/Walk-through-ann-arbor-background-1-scaled.png);padding:20px;scroll-snap-align:end;scroll-snap-stop:normal;display:flex;flex-direction:column;align-items:center}footer .footer-text{text-align:center;font-size:1.5rem}footer .footer-text p:first-child{font-weight:700;margin-block-end:.5em}footer .footer-text p:nth-last-child(2){font-weight:100;font-style:italic;margin-block-start:.5em}footer .footer-text p:last-child{font-weight:100;font-style:italic;margin-block-start:.5em}footer .social-icons{display:flex;justify-content:center}footer .social-icons .social-icon{font-size:30px;padding:20px;color:#000}footer .footer-credit,footer .footer-copyright{text-align:center;display:flex;justify-content:center;align-items:center;width:80%}footer .footer-credit p,footer .footer-copyright p{font-size:1rem;font-weight:100}footer .footer-copyright{padding-bottom:20px}
