/* Press 04: original display typography, registration marks, column rules and sheet geometry. */
:root{--disp:"Boska",Georgia,"Times New Roman",serif;--sans:"Switzer",-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;--pad:clamp(1rem,3vw,2.5rem);--ease:cubic-bezier(.19,1,.22,1)}
*,*::before,*::after{box-sizing:border-box}
html,body{margin:0;height:100%}
body{background:#DED8C8;color:#1A1712;font-family:var(--sans);font-synthesis:none;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
a:hover{text-decoration:underline;text-underline-offset:5px}
a:focus-visible{outline:1px solid #1A1712;outline-offset:7px}
::selection{background:#c9bda3}
.press{position:relative;min-height:100svh}
.sheet{position:absolute;inset:clamp(.75rem,2.4vw,2rem);background:#EDE7D6;box-shadow:0 30px 60px -30px rgba(26,23,18,.45)}
.grid{position:absolute;inset:0;pointer-events:none}
.grid i{position:absolute;top:0;bottom:0;width:1px;background:rgba(26,23,18,.10)}
.grid i:nth-child(1){left:16.6666667%}.grid i:nth-child(2){left:33.3333333%}.grid i:nth-child(3){left:50%}.grid i:nth-child(4){left:66.6666667%}.grid i:nth-child(5){left:83.3333333%}
.reg{position:absolute;width:14px;height:14px;opacity:.5;pointer-events:none}
.reg::before,.reg::after{content:"";position:absolute;background:#1A1712}
.reg::before{left:6px;top:0;width:1px;height:14px}.reg::after{top:6px;left:0;height:1px;width:14px}
.tl{top:14px;left:14px}.tr{top:14px;right:14px}.bl{bottom:14px;left:14px}.br{bottom:14px;right:14px}
.paper{position:absolute;inset:0;pointer-events:none;opacity:.09;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='p'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.72' numOctaves='5'/%3E%3C/filter%3E%3Crect width='180' height='180' filter='url(%23p)'/%3E%3C/svg%3E")}
.meta{position:absolute;z-index:30;margin:0;font-size:.6rem;font-weight:500;letter-spacing:.24em;text-transform:uppercase;color:#5A5346}
.m-tl{top:44px;left:44px}.m-tr{top:44px;right:44px;text-align:right}
.wm{position:absolute;left:44px;right:44px;top:50%;transform:translateY(-50%);z-index:20;color:#1A1712;text-shadow:0 1px 0 rgba(255,255,255,.55)}
.wm .b,.wm .c{display:block;font-family:var(--disp);font-weight:400;font-size:clamp(3rem,.2rem + 13.6vw,13rem);line-height:.8;letter-spacing:-.05em}
.wm .c{font-style:italic}
.rulez{position:absolute;left:0;right:0;height:1px;background:rgba(26,23,18,.28);pointer-events:none}
.upper{top:calc(50% - clamp(3.6rem,12vw,10.4rem))}.lower{top:calc(50% + clamp(3.6rem,12.6vw,11.6rem))}
.colophon{position:absolute;left:0;right:0;bottom:44px;padding-inline:44px;display:flex;justify-content:space-between;align-items:center;gap:2rem;font-size:.58rem;letter-spacing:.22em;text-transform:uppercase;color:#5A5346}
.page-link{padding:12px 0;position:relative}.page-link::after{content:"";position:absolute;left:0;right:0;bottom:7px;height:1px;background:rgba(26,23,18,.28)}.page-link span{margin-inline:6px}
.skip{position:fixed;top:-80px;left:20px;z-index:100;padding:12px;background:#1A1712;color:#EDE7D6;font-size:14px}.skip:focus{top:15px}
/* The concept collection is a separate document, with the same paper and type system. */
.concepts-page{min-height:max(100svh,650px)}
.collection{position:relative;margin:145px 44px 145px}
.collection-heading{padding-bottom:36px;border-bottom:1px solid rgba(26,23,18,.28)}
.meta-label{margin:0 0 24px;font-size:.6rem;font-weight:500;letter-spacing:.24em;text-transform:uppercase;color:#5A5346}
.collection h1{font-family:var(--disp);font-style:italic;font-weight:400;font-size:clamp(3rem,.2rem + 9vw,9rem);letter-spacing:-.05em;line-height:1;margin:0}
.empty-state{padding:54px 0}.empty-state p{margin:0;font-family:var(--sans);font-size:14px;line-height:1.6;color:#5A5346}
/* Phone layout: original faces, weights, line height, tracking and palette; readable controls and a proportionate wordmark. */
@media(max-width:600px){.press{min-height:max(100svh,480px)}.sheet{--phone-type:clamp(4.25rem,.2rem + 22vw,8rem)}.m-tl{top:36px;left:28px;font-size:.75rem;letter-spacing:.2em}.m-tr{top:62px;left:28px;right:auto;text-align:left;font-size:.8125rem;letter-spacing:.06em;text-transform:none;min-height:44px;display:flex;align-items:center}.wm{left:28px;right:28px;margin:0}.wm .b,.wm .c{font-size:var(--phone-type)}.upper{top:calc(50% - var(--phone-type) - 12px)}.lower{top:calc(50% + var(--phone-type) + 12px)}.colophon{bottom:max(26px,env(safe-area-inset-bottom));padding-inline:28px;gap:12px;font-size:.625rem;letter-spacing:.15em}.colophon>span:last-child{display:none}.page-link{min-height:44px;display:inline-flex;align-items:center;font-size:.75rem;letter-spacing:.12em;padding:12px 0}.page-link::after{bottom:5px}.collection{margin:166px 28px 120px}.collection-heading{padding-bottom:28px}.collection h1{font-size:clamp(3.25rem,15vw,5.5rem)}.meta-label{font-size:.6875rem;letter-spacing:.18em;line-height:1.5}.empty-state{padding-top:36px}.empty-state p{font-size:1rem;line-height:1.6}.concepts-page{min-height:max(100svh,620px)}}
@media(max-height:480px) and (min-width:601px){.press{min-height:480px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}


