.CharacterBook-module__4KSWnG__book{cursor:pointer;color:inherit;background:0 0;border:none;flex-direction:column;align-items:center;padding:0;text-decoration:none;transition:transform .15s;display:flex}.CharacterBook-module__4KSWnG__book:hover{transform:translateY(-2px)}.CharacterBook-module__4KSWnG__cover{aspect-ratio:1/1.3;background-color:var(--book-color);border-radius:2px 6px 6px 2px;width:100%;position:relative;overflow:hidden;box-shadow:4px 6px 10px #00000080}.CharacterBook-module__4KSWnG__spine{background-color:var(--book-color-spine);z-index:2;border-right:1px solid #0003;width:14px;position:absolute;top:0;bottom:0;left:0}.CharacterBook-module__4KSWnG__spineHighlight{background-color:#fff3;width:2px;position:absolute;top:0;bottom:0;left:2px}.CharacterBook-module__4KSWnG__groove{z-index:1;background-color:#00000026;width:4px;position:absolute;top:0;bottom:0;left:14px}.CharacterBook-module__4KSWnG__bookContent{z-index:1;flex-direction:column;padding:8px 0;display:flex;position:absolute;inset:0 8px 0 20px}.CharacterBook-module__4KSWnG__imageFrame{background-color:var(--book-color-dark);border:4px solid var(--book-color-border);border-bottom:0;border-right:0;border-radius:2px;flex:1;width:100%;margin-bottom:8px;position:relative;overflow:hidden}.CharacterBook-module__4KSWnG__bookTitle{font-family:var(--font-family-display);color:#fff;letter-spacing:calc(.5px + var(--font-display-tracking,0em));font-size:15px;font-weight:var(--font-display-weight,700);text-align:center;text-shadow:1px 1px 2px #00000080;text-transform:uppercase;margin-top:auto;margin-bottom:4px;line-height:1.1}.CharacterBook-module__4KSWnG__starBadge{z-index:3;filter:drop-shadow(0 1px 2px #000000b3);background:0 0;justify-content:center;align-items:center;line-height:0;display:flex;position:absolute;top:6px;left:6px}[data-theme=light] .CharacterBook-module__4KSWnG__cover{box-shadow:4px 6px 10px #0003}
.GoalsCard-module__XPrsGW__card{cursor:pointer;aspect-ratio:1/1.3;width:100%;color:inherit;background:0 0;border:none;border-radius:6px;flex-direction:row;padding:0;text-decoration:none;transition:transform .15s;display:flex;overflow:hidden;box-shadow:4px 6px 10px #00000080}.GoalsCard-module__XPrsGW__card:hover{transform:translateY(-2px)}.GoalsCard-module__XPrsGW__spiral{background-color:#8b7355;flex-direction:column;flex-shrink:0;justify-content:space-evenly;align-items:center;width:14px;padding:8px 0;display:flex}.GoalsCard-module__XPrsGW__spiralDot{background-color:#6b5440;border:1px solid #5a4535;border-radius:50%;width:8px;height:8px}.GoalsCard-module__XPrsGW__body{background-color:#fff8dc;background-image:repeating-linear-gradient(#0000,#0000 23px,#6495ed33 23px 24px);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;display:flex}.GoalsCard-module__XPrsGW__icon{color:#4a3728;margin-bottom:4px}.GoalsCard-module__XPrsGW__title{font-family:var(--font-family-display);text-transform:uppercase;color:#4a3728;letter-spacing:.5px;font-size:.95rem;font-weight:900}.GoalsCard-module__XPrsGW__subtitle{color:#8b7355;font-size:.7rem}[data-theme=light] .GoalsCard-module__XPrsGW__card{box-shadow:4px 6px 10px #00000026}
.NotesPageView-module__PFVCja__container{width:100%;max-width:var(--page-main-max-width,80rem);flex-direction:column;margin:0 auto;padding-bottom:4rem;display:flex}.NotesPageView-module__PFVCja__header{justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 0;display:flex}.NotesPageView-module__PFVCja__title{color:var(--color-text);margin:0;font-size:1.75rem;font-weight:700}.NotesPageView-module__PFVCja__tabsRoot{flex:1;min-width:0;display:flex}.NotesPageView-module__PFVCja__tabsList{border-right:1px solid var(--color-border-subtle);flex-direction:column;flex-shrink:0;align-self:stretch;width:180px;padding-top:1.75rem;display:flex}.NotesPageView-module__PFVCja__tabsLayout{width:100%;min-width:0;display:flex}.NotesPageView-module__PFVCja__tabsPanel{flex-direction:column;flex:1;min-width:0;display:flex}.NotesPageView-module__PFVCja__tabsTrigger{color:var(--color-text-muted);cursor:pointer;text-align:left;background:0 0;border:none;border-right:3px solid #0000;align-items:center;padding:14px 20px;font-size:.95rem;font-weight:600;transition:color .15s,background .15s;display:flex}.NotesPageView-module__PFVCja__tabsTrigger:hover{color:var(--color-text);background:#8080800f}.NotesPageView-module__PFVCja__tabsTrigger[data-state=active]{color:var(--color-text);border-right-color:var(--color-text);background:#80808014}.NotesPageView-module__PFVCja__tabsContent{outline:none;flex-direction:column;display:flex}.NotesPageView-module__PFVCja__searchContainer{width:auto;margin:1rem 1.5rem 0}.NotesPageView-module__PFVCja__primarySection{grid-template-columns:repeat(4,1fr);gap:16px;padding:1.25rem 1.5rem 0;display:grid}.NotesPageView-module__PFVCja__sectionTitle{font-family:var(--font-family-display);font-size:1.1rem;font-weight:var(--font-display-weight,700);text-transform:uppercase;letter-spacing:calc(1.5px + var(--font-display-tracking,0em));color:var(--color-text-muted);margin:0;padding:1.5rem 1.5rem .75rem}.NotesPageView-module__PFVCja__matchupGrid{grid-template-columns:repeat(4,1fr);gap:16px;padding:0 1.5rem 2rem;display:grid}.NotesPageView-module__PFVCja__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:3.5rem 1rem;display:flex}.NotesPageView-module__PFVCja__emptyText{color:var(--color-text-muted);font-size:1rem}.NotesPageView-module__PFVCja__emptyIcon{color:var(--color-text-muted);opacity:.6;margin-bottom:.75rem}@media (min-width:980px){.NotesPageView-module__PFVCja__primarySection,.NotesPageView-module__PFVCja__matchupGrid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:900px){.NotesPageView-module__PFVCja__tabsRoot,.NotesPageView-module__PFVCja__tabsLayout{flex-direction:column}.NotesPageView-module__PFVCja__tabsList{border-right:none;border-bottom:1px solid var(--color-border-subtle);flex-direction:row;width:auto;margin-top:.5rem;padding-top:0}.NotesPageView-module__PFVCja__tabsTrigger{border-bottom:3px solid #0000;border-right:none;padding:12px 16px;font-size:13px;font-weight:700}.NotesPageView-module__PFVCja__tabsTrigger[data-state=active]{border-bottom-color:var(--color-text)}.NotesPageView-module__PFVCja__header{padding-top:1.25rem}.NotesPageView-module__PFVCja__searchContainer{margin:1rem 1rem 0}.NotesPageView-module__PFVCja__primarySection{padding:1.25rem 1rem 0}.NotesPageView-module__PFVCja__sectionTitle{padding:1.5rem 1rem .75rem}.NotesPageView-module__PFVCja__matchupGrid{padding:0 1rem 2rem}}
