.rb-project-reading{min-width:0}
.rb-project-memory{margin-top:18px}
.rb-project-memory>summary{display:inline-flex;align-items:center;gap:14px;min-height:44px;cursor:pointer;list-style:none;font-size:11px;letter-spacing:.04em;text-transform:uppercase;touch-action:manipulation}
.rb-project-memory>summary::-webkit-details-marker{display:none}
.rb-project-memory>summary:focus-visible{outline:2px solid currentColor;outline-offset:5px}
.rb-project-memory>summary:after{content:'+';font-size:18px;font-weight:300;line-height:1}
.rb-project-memory[open]>summary:after{content:'−'}
.rb-project-memory .rb-reading-less{display:none}
.rb-project-memory[open] .rb-reading-more{display:none}
.rb-project-memory[open] .rb-reading-less{display:inline}
.rb-project-memory-text{padding-top:18px}
.rb-project-neighbours{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:48px;width:calc(100% - 2 * var(--gutter));max-width:1640px;margin:0 auto;padding:52px 0 108px;border-top:1px solid var(--line);font-size:10.5px;line-height:1.5;letter-spacing:.04em;text-transform:uppercase}
.rb-project-neighbours a{display:flex;align-items:center;gap:18px;min-width:0;min-height:44px;max-width:100%;width:fit-content;touch-action:manipulation;transition:opacity .3s ease}
.rb-project-neighbours a span{min-width:0;overflow-wrap:anywhere}
.rb-project-neighbours a:focus-visible{outline:2px solid currentColor;outline-offset:6px}
.rb-project-neighbours .rb-arrow{width:38px;height:38px;flex:none}
.rb-project-neighbours__previous{grid-column:1}
.rb-project-neighbours__next{grid-column:2;justify-self:end;text-align:right}
@media(hover:hover){.rb-project-memory>summary:hover,.rb-project-neighbours a:hover{opacity:.6}}
@media(max-width:700px){.rb-project-neighbours{gap:24px;padding:32px 0 54px;font-size:10px;letter-spacing:.02em}.rb-project-neighbours a{gap:10px}.rb-project-neighbours .rb-arrow{width:30px;height:30px}.rb-project-memory-text{padding-top:12px}}
