<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Grammy on Brighton's Blog</title><link>https://brightonxu.com/tags/grammy/</link><description>Recent content in Grammy on Brighton's Blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 06 Feb 2026 05:00:00 +0800</lastBuildDate><atom:link href="https://brightonxu.com/tags/grammy/index.xml" rel="self" type="application/rss+xml"/><item><title>BrightFork #2: 2026 Grammy &amp; 填坑</title><link>https://brightonxu.com/posts/2026-02-06-brightfork-2/</link><pubDate>Fri, 06 Feb 2026 05:00:00 +0800</pubDate><guid>https://brightonxu.com/posts/2026-02-06-brightfork-2/</guid><description>&lt;div class="article-description" style="text-align: center; font-size: 1.3em; color: #555; margin: 20px 0 30px 0; font-weight: 500;"&gt;最近听的好少&lt;/div&gt;&#10;&lt;p&gt;本期包含两部分：2026 Grammy 简评，以及小众专辑补充。&lt;/p&gt;&#10;&lt;!-- more --&gt;&#10;&lt;h2 class="section-title" id="-2026-grammy-review"&gt;🏆 2026 Grammy Review&lt;/h2&gt;&#10;&lt;h3 id="record-of-the-year"&gt;Record of the Year&lt;/h3&gt;&#10;&#10;&#10;&#10; &#10;&#10;&#10;&#10;&#10;&#10;&#10;&#10;&#10;&lt;div class="album-review-container"&gt;&#10; &lt;div class="album-review-wrapper"&gt;&#10; &lt;div class="album-cover"&gt;&#10; &lt;img src="https://brightonxu.com/img/kendrick-luther.jpg" alt="Luther cover"&gt;&#10; &lt;/div&gt;&#10; &lt;div class="album-info"&gt;&#10; &lt;div class="score-wrapper"&gt;&#10; &lt;div class="album-score" style="color: #4a148c;"&gt;7&lt;/div&gt;&#10; &lt;/div&gt;&#10; &lt;div class="album-details"&gt;&#10; &lt;div class="album-artist"&gt;Kendrick Lamar&lt;/div&gt;&#10; &lt;div class="album-title"&gt;Luther&lt;/div&gt;&#10; &lt;div class="album-meta"&gt;&#10; &#10; &#10; &lt;/div&gt;&#10; &#10; &lt;/div&gt;&#10; &lt;/div&gt;&#10; &lt;/div&gt;&#10;&lt;/div&gt;&#10;&#10;&lt;style&gt;&#10;.album-review-container {&#10; margin: 30px 0;&#10; padding: 15px;&#10; background: #f8f9fa;&#10; border-radius: 8px;&#10;}&#10;&#10;.album-review-wrapper {&#10; display: flex;&#10; gap: 25px;&#10; align-items: center;&#10; justify-content: center;&#10; max-width: 900px;&#10; margin: 0 auto;&#10; &#10; transform: translateX(10px);&#10;}&#10;&#10;.album-cover {&#10; flex-shrink: 0;&#10; width: 280px;&#10; &#10; box-shadow: 0 4px 12px rgba(0,0,0,0.15);&#10;}&#10;&#10;.album-cover img {&#10; width: 100%;&#10; height: auto;&#10; display: block;&#10; border-radius: 4px;&#10; &#10; margin: 0 !important;&#10;}&#10;.album-review-container .album-cover img {&#10; margin: 0;&#10;}&#10;&#10;.album-info {&#10; flex: 1;&#10; display: flex;&#10; flex-direction: column;&#10; justify-content: center;&#10; &#10;}&#10;&#10;.score-wrapper {&#10; display: flex;&#10; justify-content: center;&#10; align-items: center;&#10; flex-shrink: 0;&#10; margin-bottom: 3px;&#10; margin-top: 10px;&#10;}&#10;&#10;.album-score {&#10; font-size: 100px;&#10; font-weight: bold;&#10; display: inline-block;&#10; width: 180px;&#10; height: 180px;&#10; text-align: center;&#10; line-height: 170px;&#10; border-radius: 50%;&#10; border: 3px solid currentColor;&#10; position: relative;&#10; flex-shrink: 0;&#10;}&#10;&#10;.album-score::before {&#10; content: '';&#10; position: absolute;&#10; top: -12px;&#10; left: -12px;&#10; right: -12px;&#10; bottom: -12px;&#10; border-radius: 50%;&#10; border: 2px solid currentColor;&#10; opacity: 0.6;&#10;}&#10;&#10;.album-details {&#10; flex-shrink: 0;&#10; text-align: center;&#10; margin-top: 12px;&#10;}&#10;&#10;.album-artist {&#10; font-size: 15px;&#10; font-weight: 500;&#10; margin: 0;&#10; margin-top: 8px;&#10; color: #666;&#10; text-transform: uppercase;&#10; letter-spacing: 1px;&#10;}&#10;&#10;.album-title {&#10; font-size: 26px;&#10; font-weight: bold;&#10; margin: 2px 0 6px 0;&#10; color: #000;&#10; line-height: 1.1;&#10;}&#10;&#10;.album-meta {&#10; display: flex;&#10; gap: 10px;&#10; font-size: 13px;&#10; color: #888;&#10; margin: 0;&#10; justify-content: center;&#10; flex-wrap: wrap;&#10; align-items: center;&#10;}&#10;&#10;.album-year,&#10;.album-genre {&#10; padding: 4px 10px;&#10; background: #e9ecef;&#10; border-radius: 12px;&#10;}&#10;&#10; &#10;.album-favorite-track {&#10; display: flex;&#10; align-items: center;&#10; justify-content: center;&#10; gap: 8px;&#10; margin-top: 8px;&#10; padding: 8px 18px;&#10; background: #fff0f5;&#10; border-radius: 15px;&#10; max-width: fit-content;&#10; margin-left: auto;&#10; margin-right: auto;&#10;}&#10;&#10;.track-label {&#10; font-size: 12px;&#10; font-weight: 600;&#10; color: #d32f2f;&#10; text-transform: uppercase;&#10; letter-spacing: 0.5px;&#10; line-height: 1;&#10;}&#10;&#10;.track-divider {&#10; font-size: 14px;&#10; color: #ddd;&#10; line-height: 1;&#10;}&#10;&#10;.album-favorite-track .track-name {&#10; font-size: 14px;&#10; font-weight: 500;&#10; color: #d32f2f;&#10; line-height: 1;&#10; font-style: italic;&#10;}&#10;&#10;.album-favorite-track .track-score {&#10; font-size: 18px;&#10; font-weight: bold;&#10; line-height: 1;&#10;}&#10;&#10;@media (max-width: 768px) {&#10; .album-review-wrapper {&#10; flex-direction: column;&#10; }&#10;&#10; .album-cover {&#10; width: 100%;&#10; max-width: 280px;&#10; margin: 0 auto;&#10; }&#10;&#10; .album-score {&#10; font-size: 52px;&#10; }&#10;&#10; .album-title {&#10; font-size: 22px;&#10; }&#10;&#10; .album-meta {&#10; gap: 6px;&#10; }&#10;&#10; .album-year,&#10; .album-genre {&#10; font-size: 11px;&#10; padding: 3px 8px;&#10; }&#10;&#10; .album-favorite-track {&#10; margin-top: 10px;&#10; padding: 7px 12px;&#10; }&#10;&#10; .album-favorite-track .track-name {&#10; font-size: 13px;&#10; }&#10;&#10; .album-favorite-track .track-score {&#10; font-size: 16px;&#10; }&#10;}&#10;&#10;html[data-theme="dark"] .album-review-container {&#10; background: #121b24;&#10; border: 1px solid rgba(123, 167, 188, 0.28);&#10;}&#10;&#10;html[data-theme="dark"] .album-cover {&#10; box-shadow: 0 8px 22px rgba(0, 0, 0, 0.35);&#10;}&#10;&#10;html[data-theme="dark"] .album-artist {&#10; color: #9eb4c3;&#10;}&#10;&#10;html[data-theme="dark"] .album-title {&#10; color: #e5eef5;&#10;}&#10;&#10;html[data-theme="dark"] .album-meta {&#10; color: #9eb4c3;&#10;}&#10;&#10;html[data-theme="dark"] .album-year,&#10;html[data-theme="dark"] .album-genre {&#10; background: #1c2b39;&#10; color: #b8ccda;&#10;}&#10;&#10;html[data-theme="dark"] .album-favorite-track {&#10; background: #2a1f30;&#10; border: 1px solid rgba(212, 107, 142, 0.2);&#10;}&#10;&#10;html[data-theme="dark"] .track-divider {&#10; color: #5f6f7d;&#10;}&#10;&#10;html[data-theme="dark"] .album-score {&#10; filter: brightness(1.28) saturate(1.15);&#10;}&#10;&lt;/style&gt;&#10;&#10;&lt;p&gt;&lt;strong&gt;Luther&lt;/strong&gt; - 流量大就是牛。&lt;/p&gt;</description></item></channel></rss>