.global-opp-board-b66725a4 { font-family: system-ui, -apple-system, sans-serif; color: #333; }
.global-opp-board-b66725a4 .opp-hero { color: #fff; padding: 60px 20px; text-align: center; border-radius: 12px; margin-bottom: 20px; transition: background-color 0.3s; }
.global-opp-board-b66725a4 .opp-hero-title { font-size: 2.5rem; margin-bottom: 15px; color: #fff; }
.global-opp-board-b66725a4 .opp-hero-desc { font-size: 1.1rem; max-width: 700px; margin: 0 auto 30px; opacity: 0.9; color: #fff; }
.global-opp-board-b66725a4 .opp-search-bar input { width: 100%; max-width: 500px; padding: 15px 25px; border-radius: 30px; border: none; font-size: 1rem; box-shadow: 0 4px 15px rgba(0,0,0,0.1); }
.global-opp-board-b66725a4 .opp-top-bar { display: flex; justify-content: space-between; align-items: center; margin-bottom: 30px; flex-wrap: wrap; gap: 15px; }
.global-opp-board-b66725a4 .opp-filters { display: flex; gap: 10px; align-items: center; }
.global-opp-board-b66725a4 .opp-filter-dropdown { padding: 10px 20px; border-radius: 8px; border: 1px solid #e2e8f0; background: #fff; font-weight: 500; }
.global-opp-board-b66725a4 .opp-saved-dashboard-btn { background: #f1f5f9; color: #0f172a; padding: 10px 20px; border-radius: 8px; text-decoration: none; font-weight: 600; border: 1px solid #cbd5e1; cursor: pointer; transition: all 0.2s; }
.global-opp-board-b66725a4 .opp-saved-dashboard-btn.active { background: #0f172a; color: #fff; }
.global-opp-board-b66725a4 .opp-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 25px; }
.global-opp-board-b66725a4 .opp-card { border: 1px solid #e2e8f0; border-radius: 12px; overflow: hidden; position: relative; display: flex; flex-direction: column; transition: box-shadow 0.2s, border-color 0.2s, background-color 0.3s; }
.global-opp-board-b66725a4 .opp-card:hover { box-shadow: 0 10px 25px rgba(0,0,0,0.08); }
.global-opp-board-b66725a4 .featured-ribbon { position: absolute; top: 15px; right: -35px; background: #f59e0b; color: white; padding: 5px 40px; font-size: 0.75rem; font-weight: bold; transform: rotate(45deg); z-index: 10; text-align: center; width: 170px; }
.global-opp-board-b66725a4 .opp-card-img-wrap { position: relative; width: 100%; height: 180px; background: #f8fafc; border-bottom: 1px solid #e2e8f0; }
.global-opp-board-b66725a4 .opp-card-img { width: 100%; height: 100%; object-fit: cover; }
.global-opp-board-b66725a4 .opp-card-content { padding: 25px 20px 20px; display: flex; flex-direction: column; flex-grow: 1; }
.global-opp-board-b66725a4 .opp-badges { margin-bottom: 10px; }
.global-opp-board-b66725a4 .opp-badge { padding: 4px 10px; border-radius: 4px; font-size: 0.7rem; font-weight: 600; margin-right: 5px; display: inline-block; text-transform: uppercase; transition: background-color 0.3s, color 0.3s; }
.global-opp-board-b66725a4 .opp-title { font-size: 1.25rem; margin: 0 0 10px; line-height: 1.4; color: inherit; }
.global-opp-board-b66725a4 .inst-meta { color: inherit; font-size: 0.95rem; margin: 0 0 15px; line-height: 1.3; opacity: 0.9; }
.global-opp-board-b66725a4 .long-text { margin-bottom: 15px; }
.global-opp-board-b66725a4 .long-text-content { font-size: 0.9rem; color: inherit; opacity: 0.85; line-height: 1.6; max-height: 4.8em; overflow: hidden; position: relative; transition: max-height 0.3s ease; }
.global-opp-board-b66725a4 .long-text-content.expanded { max-height: 1000px; }
.global-opp-board-b66725a4 .read-more-btn { background: none; border: none; color: #2563eb; padding: 0; font-size: 0.85rem; font-weight: 600; cursor: pointer; margin-top: 5px; display: none; opacity: 1; }
.global-opp-board-b66725a4 .opp-flexible-admissions { background: rgba(241, 245, 249, 0.5); border: 1px solid rgba(226, 232, 240, 0.5); border-radius: 8px; padding: 12px; margin-bottom: 15px; font-size: 0.85rem; margin-top: auto; }
.global-opp-board-b66725a4 .intake-row { display: flex; justify-content: space-between; margin-bottom: 4px; padding-bottom: 4px; border-bottom: 1px dashed rgba(203, 213, 225, 0.5); }
.global-opp-board-b66725a4 .intake-row:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: none; }
.global-opp-board-b66725a4 .intake-label { font-weight: 500; opacity: 0.8; }
.global-opp-board-b66725a4 .intake-val { font-weight: 600; text-align: right; max-width: 70%; word-break: break-word; }
.global-opp-board-b66725a4 .status-open { color: #16a34a; font-weight: bold; }
.global-opp-board-b66725a4 .status-closed { color: #dc2626; font-weight: bold; }
.global-opp-board-b66725a4 .status-urgent { color: #ea580c; font-weight: bold; }
.global-opp-board-b66725a4 .opp-card-actions { display: flex; gap: 8px; margin-top: 15px; }
.global-opp-board-b66725a4 .opp-btn { flex-grow: 1; color: #fff; text-align: center; padding: 12px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 0.95rem; transition: 0.2s; border: none; cursor: pointer; display: flex; align-items: center; justify-content: center; }
.global-opp-board-b66725a4 .opp-btn:hover { opacity: 0.9; color: #fff; }
.global-opp-board-b66725a4 .opp-save-btn { background: #fff; border: 1px solid #e2e8f0; color: #64748b; width: 44px; height: 44px; display: flex; align-items: center; justify-content: center; border-radius: 6px; cursor: pointer; transition: 0.2s; font-size: 1.1rem; padding: 0; }
.global-opp-board-b66725a4 .opp-save-btn:not(.disabled):hover { background: #f1f5f9; color: #0f172a; }
.global-opp-board-b66725a4 .opp-save-btn i { font-size: inherit; }
.global-opp-board-b66725a4 .opp-save-btn svg { width: 1em; height: 1em; fill: currentColor; }
.global-opp-board-b66725a4 .opp-pagination { display: flex; justify-content: center; gap: 10px; margin-top: 30px; flex-wrap: wrap; }
.global-opp-board-b66725a4 .opp-pagination-btn { padding: 8px 16px; border: 1px solid #e2e8f0; border-radius: 6px; background: #fff; color: #0f172a; cursor: pointer; font-weight: 500; transition: all 0.2s; }
.global-opp-board-b66725a4 .elementor-descriptor { padding: 15px; background: #f1f5f9; border-left: 4px solid #2563eb; font-size: 13px; line-height: 1.5; color: #334155; margin-bottom: 15px; }

@media(max-width: 992px) {
    .global-opp-board-b66725a4 .opp-grid { grid-template-columns: repeat(2, 1fr) !important; }
}
@media(max-width: 767px) {
    .global-opp-board-b66725a4 .opp-grid { grid-template-columns: 1fr !important; }
}
