@media only screen and (min-width:0px){.rb-logbook{padding:clamp(2.5rem,6vw,4rem) 0 clamp(4rem,9vw,6.5rem)}.rb-logbook-list{gap:1.25rem;list-style:none;margin:0}.rb-logbook-item,.rb-logbook-list{display:flex;flex-direction:column;padding:0}.rb-logbook-item{gap:0}.rb-logbook-thumb{aspect-ratio:16/9;flex:none;overflow:hidden;width:100%}.rb-logbook-thumb img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.rb-logbook-body{display:flex;flex-direction:column;gap:.4rem;padding:1.25rem 1.4rem 1.5rem}.rb-logbook-date{color:var(--primary);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.rb-logbook-title{color:var(--text);font-size:1.4rem;font-weight:800;line-height:1.2;margin:0}.rb-logbook-meta{align-items:center;color:var(--text-soft);display:flex;flex-wrap:wrap;font-size:.95rem;gap:.5rem;margin:0}.rb-dot-sep{opacity:.5}.rb-logbook-note{color:var(--text-soft);font-size:1rem;line-height:1.55}.rb-logbook-note p{color:var(--text-soft);margin:.35rem 0 0}.rb-logbook-link{align-self:flex-start;color:var(--primary);font-weight:700;margin-top:.5rem;text-decoration:none}.rb-logbook-link:hover{opacity:.8}}@media only screen and (min-width:40rem){.rb-logbook-item{align-items:stretch;flex-direction:row}.rb-logbook-thumb{aspect-ratio:auto;width:12rem}.rb-logbook-body{flex:1;justify-content:center;padding:1.4rem 1.75rem}}