/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--red:#E31837}.conf-header{display:flex;align-items:center;gap:24px;margin-bottom:22px;flex-wrap:wrap}.conf-header h2{font-size:2rem;font-weight:800;color:var(--red);margin:0;letter-spacing:-.01em;flex:1;text-align:center;order:2}.conf-filter-wrap{display:flex;align-items:center;gap:10px;order:1;flex-shrink:0}.conf-filter-wrap label{font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#555;white-space:nowrap}.conf-filter-wrap select{font-size:.95rem;font-weight:600;color:#222;border:2px solid var(--red);border-radius:4px;padding:7px 36px 7px 13px;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='7' viewBox='0 0 11 7'%3E%3Cpath d='M1 1l4.5 4.5L10 1' stroke='%23CF0A2C' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat right 11px center;appearance:none;min-width:140px;cursor:pointer;box-shadow:0 1px 4px rgba(207,10,44,.1)}.conf-filter-wrap select:focus{outline:none;box-shadow:0 0 0 3px rgba(207,10,44,.18)}.conf-divider{border:none;border-top:2px solid var(--red);margin-bottom:28px}.conf-year-group{margin-bottom:36px}.conf-year-label{font-size:1.15rem;font-weight:700;color:var(--red);margin-bottom:14px;padding-bottom:8px;border-bottom:1px solid #eee}.conf-card{display:flex;gap:0;border:1px solid #e2e2e2;border-radius:5px;overflow:hidden;margin-bottom:18px;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.06);transition:box-shadow .2s,transform .15s}.conf-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.11);transform:translateY(-2px)}.conf-card-img{width:165px;min-width:165px;overflow:hidden;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.conf-card-img img{width:165px;height:100%;object-fit:cover;display:block}.conf-card-body{padding:18px 20px;display:flex;flex-direction:column;justify-content:center;gap:6px;border-left:3px solid var(--red)}.conf-card-title{font-size:1rem;font-weight:700;color:var(--red);line-height:1.45;text-decoration:none;display:block}.conf-card-title:hover{text-decoration:underline}.conf-card-meta{display:flex;flex-direction:column;gap:3px;margin-top:4px}.conf-card-meta span{font-size:.87rem;color:#444;display:flex;align-items:center;gap:6px}.conf-card-meta span::before{content:'';display:inline-block;width:4px;height:4px;border-radius:50%;background:var(--red);flex-shrink:0}.conf-card-more{font-size:.83rem;color:#1a6fb5;text-decoration:none;margin-top:8px;display:inline-flex;align-items:center;gap:4px}.conf-card-more::after{content:'→'}.conf-card-more:hover{color:var(--red)}.conf-no-results{color:#888;font-style:italic;padding:20px 0;display:none}@media(max-width:560px){.conf-card{flex-direction:column}.conf-card-img{width:100%;min-width:unset}.conf-card-img img{width:100%;height:200px}}
.toolbar-tab a.toolbar-menu-administration-dashboard{display:none;}
