
.notebook-pages{--reading-line:color-mix(in srgb,currentColor 18%,transparent);--reading-wash:color-mix(in srgb,currentColor 5%,transparent);grid-column:1/-1;width:min(1100px,calc(100% - 32px));max-width:100%;margin-inline:auto;padding:clamp(28px,5vw,58px) clamp(14px,3vw,32px);background:Canvas;color:CanvasText;font-family:inherit}
.notebook-pages,.notebook-pages *{box-sizing:border-box}
.notebook-pages .notebook-pages-label{margin:0 0 22px;color:inherit;font-family:inherit;font-size:clamp(24px,3vw,38px);font-style:normal;font-weight:inherit;letter-spacing:0;line-height:1.12}
.notebook-pages .notebook-pages-list{min-width:0}
.notebook-pages .notebook-line{color:inherit;text-decoration:none}
.notebook-pages .notebook-title{min-width:0;overflow-wrap:anywhere;font-family:inherit;font-size:16px;font-weight:700;letter-spacing:0;line-height:1.35}
.notebook-pages .notebook-date,.notebook-pages .notebook-number{font-family:inherit;font-size:12px;letter-spacing:0;line-height:1.3;opacity:.62}
.notebook-pages .notebook-line:hover .notebook-title{text-decoration:underline;text-underline-offset:3px}
.notebook-pages details{margin-top:18px;border-top:1px solid var(--reading-line)}
.notebook-pages summary{padding:18px 0 8px;cursor:pointer;font-family:inherit;font-size:14px;font-weight:700;letter-spacing:0}
.notebook-pages details .notebook-pages-list{padding-top:18px}
@media(max-width:720px){.notebook-pages{width:min(100% - 24px,1100px);padding-block:26px}.notebook-pages .notebook-pages-label{font-size:26px}}

.notebook-pages .notebook-pages-list{display:block;border-top:1px dashed var(--reading-line)}
.notebook-pages .notebook-line{display:grid;grid-template-columns:max-content minmax(0,1fr) max-content;gap:36px;padding:18px 22px;border-bottom:1px dashed var(--reading-line)}
.notebook-pages .notebook-line:nth-child(odd){background:var(--reading-wash)}
@media(max-width:560px){.notebook-pages .notebook-line{grid-template-columns:max-content 1fr}.notebook-pages .notebook-date{grid-column:2}}
