.page-root{--page-bg:#f8ab99;--page-fg:#fff;min-height:max(100svh,157.54vw);display:flex;flex-direction:column;overflow:hidden;background:var(--page-bg);color:var(--page-fg);font-family:var(--font-project),"Arial Narrow",sans-serif}.page-root .project-chrome-header{padding:0 7.8% 0 2.6%}.page-root .project-chrome-logo{width:min(10vw,4.4rem)!important}.page-root .project-chrome-menu{margin-top:min(2.8vw,1.1rem)}.page-root .project-chrome-body{width:85.2%;margin:0 auto;padding-top:8vw}.page-title{margin:0 0 5.4vw .3rem;font-size:min(3.3vw,1.35rem);font-weight:400;line-height:1;letter-spacing:.45em}.featured{width:73.1%;aspect-ratio:1}.featured img,.thumb img{display:block;width:100%;height:100%;object-fit:contain}.thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:1.55vw;margin-top:10.5vw}.thumb{min-width:0;aspect-ratio:1;overflow:hidden;background:#fff}.page-root .project-chrome-footer{width:85.2%;margin:0 auto;padding:1.45rem 4% 1.75rem}@media (max-width:480px){.page-root .project-chrome-footer-grid{grid-template-columns:repeat(3,1fr)}}