.icons-page{--cream:#f3f1df;--orange:#ee9800;background:var(--cream);min-height:max(100svh,157vw);overflow:hidden;display:flex;flex-direction:column;font-family:var(--font-project),"Arial Narrow",sans-serif}.icons-page,.icons-page .project-chrome-logo,.icons-page .project-chrome-menu{color:var(--orange)}.icons-page .project-chrome-menu span{background:var(--orange)}.icons-page .project-chrome-body{width:100%;margin:clamp(4.1rem,10.5vw,6.8rem) auto 0;flex:none}.icons-title{width:84%;margin:0 auto clamp(2.7rem,7.5vw,3.1rem);text-align:center;font-weight:400;font-size:clamp(.82rem,2.65vw,1.08rem);line-height:1.65;letter-spacing:.42em;text-transform:uppercase}.icons-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));width:78%;margin:0 auto;gap:0}.icon-cell{aspect-ratio:1;background-color:var(--cream);background-blend-mode:multiply;background-repeat:no-repeat}.icons-page .project-chrome-footer{width:85%;margin:auto auto 0;padding:clamp(1rem,2.4vw,1.55rem) 4% clamp(1.2rem,2.7vw,1.7rem);border-top-color:color-mix(in srgb,var(--orange) 75%,transparent)}@media (max-width:640px){.icons-page .project-chrome-footer-grid{grid-template-columns:repeat(3,1fr);gap:.35rem;font-size:clamp(.24rem,.85vw,.36rem)}}