.tamuk-honorees{--h-blue:var(--tamuk-blue, #003399);--h-blue-dark:#002266;--h-gold:var(--tamuk-gold, #F2A900);--h-white:#ffffff;--h-gray-50:#f9fafb;--h-gray-100:#f3f4f6;--h-gray-200:#e5e7eb;--h-gray-300:#d1d5db;--h-gray-400:#9CA3AF;--h-gray-500:#6B7280;--h-gray-600:#4B5563;--h-gray-700:#374151;--h-gray-900:#111827;--h-radius:8px;--h-radius-lg:10px;--h-shadow-sm:0 1px 3px rgba(0, 0, 0, 0.06);--h-shadow-md:0 4px 12px rgba(0, 0, 0, 0.07), 0 1px 4px rgba(0, 0, 0, 0.04);--h-shadow-lg:0 8px 24px rgba(0, 0, 0, 0.09), 0 2px 6px rgba(0, 0, 0, 0.04);--h-transition:200ms ease;max-width:1440px;margin:0 auto;padding:2.5rem 1.5rem 2rem;font-family:var(--font-body,'Source Sans 3','Source Sans Pro',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif);color:var(--h-gray-900)}.tamuk-honorees__title{font-family:var(--font-heading,'Cinzel',Georgia,serif);font-size:1.875rem;font-weight:700;color:var(--h-blue);text-align:center;margin:0 0 .25rem;letter-spacing:.01em}.tamuk-honorees__title::after{content:'';display:block;width:60px;height:3px;background:var(--h-gold);margin:.75rem auto 0;border-radius:2px}.tamuk-honorees__desc{text-align:center;font-size:1.0625rem;line-height:1.7;color:var(--h-gray-600);margin:1rem auto 1.75rem;max-width:680px}.tamuk-honorees__tabs{display:flex;justify-content:center;gap:0;margin-bottom:1.5rem;border-bottom:2px solid var(--h-gray-200)}.tamuk-honorees__tab{position:relative;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;font-family:inherit;color:var(--h-gray-500);background:#fff0;border:none;border-bottom:3px solid #fff0;margin-bottom:-2px;cursor:pointer;transition:color var(--h-transition),border-color var(--h-transition);white-space:nowrap}.tamuk-honorees__tab:hover{color:var(--h-blue)}.tamuk-honorees__tab--active{color:var(--h-blue);border-bottom-color:var(--h-gold)}@media (max-width:600px){.tamuk-honorees__tabs{gap:0;overflow-x:auto;-webkit-overflow-scrolling:touch;justify-content:flex-start;padding-bottom:0}.tamuk-honorees__tab{padding:.625rem 1rem;font-size:.8125rem;flex-shrink:0}}.tamuk-honorees__filters{display:flex;gap:.75rem;margin-bottom:1rem;align-items:stretch}.tamuk-honorees__search-wrap{position:relative;flex:1 1 auto;min-width:200px}.tamuk-honorees__search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:var(--h-gray-400);pointer-events:none;z-index:1}.tamuk-honorees__search{width:100%;padding:.625rem .75rem .625rem 2.75rem!important;font-size:.9375rem;font-family:inherit;border:1px solid var(--h-gray-300);border-radius:var(--h-radius);background:var(--h-white);color:var(--h-gray-900);transition:border-color var(--h-transition),box-shadow var(--h-transition);box-sizing:border-box}.tamuk-honorees__search::placeholder{padding-left:0;text-indent:0}.tamuk-honorees__search:focus{outline:none;border-color:var(--h-blue);box-shadow:0 0 0 3px rgb(0 51 153 / .1)}.tamuk-honorees__year-filter{padding:.625rem 2rem .625rem .75rem;font-size:.9375rem;font-family:inherit;border:1px solid var(--h-gray-300);border-radius:var(--h-radius);background:var(--h-white);color:var(--h-gray-900);cursor:pointer;flex:0 0 auto;width:auto;transition:border-color var(--h-transition);appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236B7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center}.tamuk-honorees__year-filter:focus{outline:none;border-color:var(--h-blue);box-shadow:0 0 0 3px rgb(0 51 153 / .1)}@media (max-width:600px){.tamuk-honorees__filters{flex-direction:column}.tamuk-honorees__year-filter{min-width:100%}}.tamuk-honorees__count{font-size:.8125rem;color:var(--h-gray-500);margin-bottom:1rem;padding-left:.125rem}.tamuk-honorees__count-num{font-weight:700;color:var(--h-blue)}.tamuk-honorees__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;min-height:120px}@media (max-width:960px){.tamuk-honorees__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.tamuk-honorees__grid{grid-template-columns:1fr}}.tamuk-honorees__card{background:var(--h-white);border:1px solid var(--h-gray-200);border-radius:var(--h-radius-lg);box-shadow:var(--h-shadow-sm);overflow:hidden;transition:transform var(--h-transition),box-shadow var(--h-transition);animation:tamukHonoreeFadeIn 300ms ease both}.tamuk-honorees__card:hover{transform:translateY(-3px);box-shadow:var(--h-shadow-lg)}@keyframes tamukHonoreeFadeIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.tamuk-honorees__card-photo{width:100%;height:180px;overflow:hidden;background:var(--h-gray-100)}.tamuk-honorees__card-photo img{width:100%;height:100%;object-fit:cover;display:block}.tamuk-honorees__card-body{padding:1.125rem 1.25rem 1.25rem}.tamuk-honorees__card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.5rem}.tamuk-honorees__card-name{font-size:1rem;font-weight:700;color:var(--h-gray-900);margin:0;line-height:1.3}.tamuk-honorees__card-year{flex-shrink:0;display:inline-block;padding:.0625rem .5rem;font-size:.6875rem;font-weight:700;color:var(--h-blue);background:#DBEAFE;border-radius:9999px;line-height:1.5}.tamuk-honorees__card-meta{font-size:.875rem;color:var(--h-gray-600);margin:0 0 .25rem;line-height:1.5}.tamuk-honorees__meta-label{color:var(--h-gray-400);font-weight:600;font-size:.8125rem;text-transform:uppercase;letter-spacing:.03em}.tamuk-honorees__card-edu{font-size:.8125rem;color:var(--h-gray-500);margin:.375rem 0 .25rem;line-height:1.5}.tamuk-honorees__card-hometown{display:flex;align-items:center;gap:.3125rem;font-size:.8125rem;color:var(--h-gray-400);margin:.375rem 0 0;line-height:1.5}.tamuk-honorees__card-hometown svg{flex-shrink:0}.tamuk-honorees__empty{grid-column:1 / -1;text-align:center;padding:3rem 1rem;color:var(--h-gray-500);font-size:1rem}.tamuk-honorees__loading{display:flex;justify-content:center;padding:2rem 0}.tamuk-honorees__loading[hidden]{display:none}.tamuk-honorees__spinner{width:36px;height:36px;border:3px solid var(--h-gray-200);border-top-color:var(--h-blue);border-radius:50%;animation:tamukHonoreeSpin 700ms linear infinite}@keyframes tamukHonoreeSpin{to{transform:rotate(360deg)}}.tamuk-honorees__card-audio{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #e5e7eb}.tamuk-honorees__audio-label{display:flex;align-items:center;gap:5px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#039;margin-bottom:.4rem}.tamuk-honorees__audio-label svg{opacity:.6}.tamuk-honorees__audio-player{width:100%;height:36px;border-radius:6px}@media (max-width:640px){.tamuk-honorees__audio-player{height:32px}}