.cc-19ecdac1-card {
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
    background-color: #ffffff;
}

.cc-19ecdac1-header-img {
    width: 100%;
    height: 250px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.cc-19ecdac1-body {
    padding: 20px;
}

.cc-19ecdac1-name {
    margin: 0 0 8px;
    font-size: 22px;
    font-weight: 700;
    color: #1a1a2e;
    line-height: 1.3;
}

.cc-19ecdac1-link {
    margin-bottom: 8px;
}

.cc-19ecdac1-link a {
    color: #3a86ff;
    text-decoration: none;
    font-size: 14px;
    word-break: break-all;
    transition: color 0.2s ease;
}

.cc-19ecdac1-link a:hover {
    color: #2667cc;
    text-decoration: underline;
}

.cc-19ecdac1-desc {
    margin: 0;
    font-size: 15px;
    line-height: 1.6;
    color: #555555;
}
