--- id: 366f1a3e-3261-419a-a796-3c886800a6f0 type: solution title: "Vagabond item sheet styling complete" tags: [vagabond-rpg, foundryvtt, scss, styling, pattern] importance: 0.6 confidence: 0.8 created: "2025-12-15T14:30:17.004287+00:00" updated: "2025-12-15T14:30:17.004287+00:00" --- Styled all 8 item sheet types (weapon, armor, equipment, ancestry, class, spell, perk, feature) for Foundry VTT v13. Key additions: .hidden utility class for tab switching, color-coded type badges for each item type, header with hover effects on image, transitions on form inputs, custom scrollbar, flexbox layout for proper scrolling. Patterns followed: uppercase labels with letter-spacing, accent-color on checkboxes, focus box-shadows, disabled state styling. File: styles/scss/sheets/_item-sheet.scss